JP3350570B2 - List display method - Google Patents
List display methodInfo
- Publication number
- JP3350570B2 JP3350570B2 JP10711693A JP10711693A JP3350570B2 JP 3350570 B2 JP3350570 B2 JP 3350570B2 JP 10711693 A JP10711693 A JP 10711693A JP 10711693 A JP10711693 A JP 10711693A JP 3350570 B2 JP3350570 B2 JP 3350570B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- displayed
- variable
- length data
- screen
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Landscapes
- Digital Computer Display Output (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明は、可変長データと従属デ
ータの一覧を表示する一覧表示方式に関するものであ
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a list display system for displaying a list of variable length data and dependent data.
【0002】[0002]
【従来の技術】従来、可変長データとそのデータに従属
する項目の一覧を例えば下記のように画面(ウィンド
ウ)上に表示する。2. Description of the Related Art Conventionally, a list of variable-length data and items dependent on the data is displayed on a screen (window) as follows, for example.
【0003】 可変長データ名 項目 A.DATA WORK01 AB.DATA WORK02 ABC.DATA WORK02 ABCD.DATA.AAAA.BBBB. WORK03 このように大きな画面上では、可変長データ名および項
目の全体を見ることができる。この際、他の画面上に見
たいデータがあり、画面(ウィンドウサイズ)を小さく
変更した場合、下記のように左側から画面上に表示され
る部分のみ表示していた。Variable-length data name Item A. DATA WORK01 AB. DATA WORK02 ABC. DATA WORK02 ABCD. DATA. AAAA. BBBB. WORK03 On such a large screen, the entire variable-length data name and items can be viewed. At this time, there is data to be viewed on another screen, and when the screen (window size) is changed to a smaller size, only the portion displayed on the screen from the left side is displayed as described below.
【0004】 可変長データ名 ↓ウィンドウの右端 A.DATA AB.DATA ABC.DATA ABCD.DATA.AAAA.BVariable-length data name ↓ Right edge of window A. DATA AB. DATA ABC. DATA ABCD. DATA. AAAA. B
【0005】[0005]
【発明が解決しようとする課題】上述した従来の画面
(ウィンドウ)上に可変長データ名とその項目の一覧を
表示する際に、当該画面上に左側から表示していたた
め、画面サイズを小さく変更した場合、右側の項目が見
えなくなり、必要な情報を見ることができないという問
題があった。When displaying a list of variable-length data names and their items on the above-mentioned conventional screen (window), the screen size is reduced since the list is displayed from the left side on the screen. In such a case, there is a problem that items on the right become invisible and necessary information cannot be seen.
【0006】本発明は、これらの問題を解決するため、
画面のサイズ、表示しようとする可変長データのサイ
ズ、および従属データのサイズを調べ、全部そのまま表
示、可変長データと従属データを表示、可変長データの
一部と従属データを表示、あるいは可変長データの一部
を表示し、可変長データとその従属データを見やすく表
示することを目的としている。[0006] The present invention solves these problems,
Examine the screen size, the size of the variable length data to be displayed, and the size of the dependent data, and display them as they are, display the variable length data and the dependent data, display part of the variable length data and the dependent data, or change the length The purpose is to display a part of the data and display the variable-length data and its subordinate data in an easy-to-view manner.
【0007】[0007]
【課題を解決するための手段】図1は、本発明の原理構
成図を示す。図1において、画面2は、可変長データと
その従属データの両者の一覧、あるいはその1部の一覧
を表示するためのものである。FIG. 1 is a block diagram showing the principle of the present invention. In FIG. 1, a screen 2 is for displaying a list of both variable-length data and its dependent data, or a list of one copy thereof.
【0008】一覧表示処理7は、画面2のサイズ、表示
しようとする可変長データのサイズ、およびその従属デ
ータのサイズを比較し、表示しようとする両者を表示、
前者の表示可能な一部および後者を表示、あるいは前者
の一部を表示するものである。The list display processing 7 compares the size of the screen 2, the size of the variable-length data to be displayed, and the size of the subordinate data thereof, and displays both of them,
A part of the former that can be displayed and the latter are displayed, or a part of the former is displayed.
【0009】[0009]
【作用】本発明は、図1に示すように、一覧表示処理7
が画面2のサイズ、表示しようとする可変長データのサ
イズ、およびその従属データのサイズを比較し、表示し
ようとする両者を表示、前者の表示可能な一部および後
者を表示、あるいは前者の一部を表示するようにしてい
る。According to the present invention, as shown in FIG.
Compares the size of the screen 2, the size of the variable-length data to be displayed, and the size of its subordinate data, and displays the two to be displayed, the displayable part of the former and the latter, or one of the former. Part is displayed.
【0010】また、一覧表示処理7が画面2のサイズ、
表示しようとする可変長データのサイズ、およびその従
属データのサイズを比較し、表示しようとする両者が表
示可のときにそのまま表示し、後者が表示可であって前
者が表示不可のときに前者の表示可能な一部および後者
を表示し、後者が表示不可のときに前者の表示可能な一
部を表示するようにしている。Further, the list display processing 7 determines the size of the screen 2,
The size of the variable-length data to be displayed and the size of its subordinate data are compared, and when the two to be displayed are both displayable, they are displayed as they are, and when the latter is displayable and the former is not displayable, the former is displayed. The displayable part and the latter are displayed, and when the latter cannot be displayed, the former displayable part is displayed.
【0011】従って、画面のサイズ、表示しようとする
可変長データのサイズ、および従属データのサイズを調
べ、全部そのまま表示、可変長データと従属データを表
示、可変長データの一部と従属データを表示、あるいは
可変長データの一部を表示することを切り分けることに
より、可変長データとその従属データを見やすく表示す
ることが可能となる。Therefore, the size of the screen, the size of the variable-length data to be displayed, and the size of the dependent data are checked, all are displayed as they are, the variable-length data and the dependent data are displayed, and a part of the variable-length data and the dependent data are displayed. By separating the display or displaying a part of the variable-length data, the variable-length data and its dependent data can be displayed in an easily viewable manner.
【0012】[0012]
【実施例】次に、図1から図3を用いて本発明の実施例
の構成および動作を順次詳細に説明する。Next, the structure and operation of an embodiment of the present invention will be sequentially described in detail with reference to FIGS.
【0013】図1は、本発明の原理構成図を示す。図1
において、ディスプレイ1は、画面2を表示するもので
ある。画面2は、可変長データ3とその従属データ4の
一覧を見やすく表示するものであって、サイズを変更可
能な画面(ウィンドウ)である。FIG. 1 is a block diagram showing the principle of the present invention. FIG.
, The display 1 displays the screen 2. The screen 2 displays a list of the variable-length data 3 and its dependent data 4 in an easily viewable manner, and is a screen (window) whose size can be changed.
【0014】可変長データ3は、可変長のデータであっ
て、データの長さが変化するものである。従属データ4
は、可変長データ3に従属するデータであって、例えば
可変長データに従属する項目であり、ここでは固定長の
データである。The variable length data 3 is variable length data whose data length changes. Dependent data 4
Is data that depends on the variable-length data 3 and is, for example, an item that depends on the variable-length data, and here is fixed-length data.
【0015】エディタ5は、各種編集処理を行なうもの
であって、ここでは、ウィンドウシステム6およびこの
ウィンドウシステム6の配下の一覧表示処理7などから
構成されるものである。The editor 5 performs various editing processes. In this embodiment, the editor 5 includes a window system 6 and a list display process 7 under the window system 6.
【0016】ウィンドウシステム6は、ディスプレイ1
上に任意のサイズのウィンドウ(画面)を表示するもの
である。一覧表示処理7は、ウィンドウ(画面)2上に
可変長データ3およびその従属データ4の一覧を見やす
く表示するものであって、画面2のサイズ、表示しよう
とする可変長データ3のサイズ、およびその従属データ
4のサイズを比較し、表示しようとする両者を表示、前
者の表示可能な一部および後者を表示、あるいは前者の
一部を表示したりするものである(図2および図3を用
いて後述する)。The window system 6 includes the display 1
A window (screen) of an arbitrary size is displayed on the top. The list display processing 7 is for displaying a list of the variable-length data 3 and its dependent data 4 on the window (screen) 2 in an easy-to-view manner. The size of the screen 2, the size of the variable-length data 3 to be displayed, and The size of the dependent data 4 is compared, and the two to be displayed are displayed, the displayable part of the former and the latter are displayed, or the part of the former is displayed (see FIGS. 2 and 3). Will be described later).
【0017】次に、図2のフローチャートに示す順序に
従い、図1の構成の動作を詳細に説明する。ここでは、
従属するデータ(従属データ4)は固定長データとし、
図1の画面(ウィンドウ)2上に示すように、左側に可
変長データ3を表示し、右側に固定長の従属データ4を
表示する場合について以下説明する。Next, the operation of the configuration of FIG. 1 will be described in detail according to the order shown in the flowchart of FIG. here,
The dependent data (dependent data 4) is fixed length data,
A case where variable length data 3 is displayed on the left side and fixed length dependent data 4 is displayed on the right side as shown on the screen (window) 2 in FIG. 1 will be described below.
【0018】図2において、S1は、ウィンドウの横幅
Wを調べる。これは、図1のディスプレイ1上のウィン
ドウ(画面)2の横幅(サイズ)Wを調べる。S2は、
従属するデータが表示できるかチェックする、かつ、可
変長データの最低表示サイズが表示できるかチェックす
る。これは、従属するデータ(従属データ4)がS1で
調べたウィンドウ2の横幅Wよりも小さく、表示できる
かチェックする。更に可変長データ3の最低表示サイズ
(図3の(a−2)参照)がウィンドウ1上に表示でき
るかチェックする。これらのチェック結果をもとに以下
の[1]、[2]、[3]の3つに切り分ける。In FIG. 2, S1 checks the width W of the window. This checks the width (size) W of the window (screen) 2 on the display 1 in FIG. S2 is
It is checked whether the dependent data can be displayed and whether the minimum display size of the variable length data can be displayed. This is to check whether the dependent data (dependent data 4) is smaller than the width W of the window 2 checked in S1 and can be displayed. Further, it is checked whether the minimum display size of the variable length data 3 (see (a-2) in FIG. 3) can be displayed on the window 1. Based on these check results, it is divided into the following three [1], [2] and [3].
【0019】[1]は、右側のデータ(従属データ4)
を表示できる、かつ左側のデータ(可変長データ3)を
全部表示できる場合である。この場合には、S3、S4
を行なう。[1] is data on the right side (subordinate data 4)
Can be displayed, and all data on the left side (variable length data 3) can be displayed. In this case, S3, S4
Perform
【0020】S3は、左側のデータ(可変長データ3)
を全部表示する。S4は、右側の従属するデータ(従属
データ4)を左側に詰めて表示する。以上によって、例
えば図3の(a−1)のような可変長データ3およびそ
の従属データ4があって、(a−2)に示すようにウィ
ンドウサイズを狭めて[1]の条件を満たした場合、図
示のように左側の可変長データ3を表示した後、右側の
従属データ4を左側に詰めて表示する。これにより、可
変長データ3および従属データ4を全部左側に詰め、見
やすく表示することが可能となる。S3 is the left data (variable length data 3)
Is displayed. In step S4, the dependent data on the right side (dependent data 4) is displayed on the left side. As described above, for example, there is variable length data 3 and its dependent data 4 as shown in (a-1) of FIG. 3, and the condition of [1] is satisfied by narrowing the window size as shown in (a-2). In this case, after the variable length data 3 on the left side is displayed as shown in the figure, the dependent data 4 on the right side are displayed on the left side. As a result, the variable length data 3 and the dependent data 4 can all be packed on the left side, and can be displayed in an easily viewable manner.
【0021】[2]は、右側のデータ(従属データ4)
を表示できるが、左側のデータ(可変長データ3)を全
部表示できない場合である。この場合には、S6からS
8を行なう。[2] is data on the right side (subordinate data 4)
Can be displayed, but not all data on the left (variable length data 3) can be displayed. In this case, S6 to S
Perform Step 8.
【0022】S6は、左側のデータ(可変長データ3)
がどこまで表示できるかチェックする。S7は、表示で
きる左側のデータ(可変長データ3)を表示する。S6 is the left data (variable length data 3)
Check how far can be displayed. In step S7, the displayable left data (variable length data 3) is displayed.
【0023】S8は、残りの右側に従属するデータ(従
属データ4)を表示する。以上によって、例えば図3の
(b−1)のような可変長データ3およびその従属デー
タ4があって、(b−2)に示すようにウィンドウサイ
ズを狭めて[2]の条件を満たした場合、図示のように
左側の可変長データ3のうち表示できる部分を表示した
後、右側の従属データ4を左側に詰めて表示する。これ
により、可変長データ3の表示できる一部および従属デ
ータ4を全部左側に詰め、見やすく表示することが可能
となる。At step S8, the remaining right dependent data (dependent data 4) is displayed. As described above, for example, there is variable length data 3 and its dependent data 4 as shown in (b-1) of FIG. 3, and the condition of [2] is satisfied by narrowing the window size as shown in (b-2). In this case, as shown in the drawing, the displayable portion of the variable length data 3 on the left side is displayed, and then the dependent data 4 on the right side are displayed on the left side. As a result, a part of the variable-length data 3 that can be displayed and the dependent data 4 are all packed on the left side and can be displayed in an easily viewable manner.
【0024】[3]は、左側のデータ(可変長データ
3)しか表示できない場合である。この場合には、S
9、S10を行なう。S9は、左側のデータ(可変長デ
ータ3)がどれだけ表示できるかチェックする。[3] is a case where only the left data (variable length data 3) can be displayed. In this case, S
9. Perform S10. A step S9 checks how much data on the left side (variable length data 3) can be displayed.
【0025】S10は、表示できる左側のデータ(可変
長データ3)を表示する。以上によって、例えば図3の
(c−1)のような可変長データ3およびその従属デー
タ4があって、(c−2)に示すようにウィンドウサイ
ズを狭めて[3]の条件を満たした場合、図示のように
左側の可変長データ3のうち表示できる部分のみを表示
する。これにより、可変長データ3の表示できる一部の
みを、見やすく表示することが可能となる。In step S10, the displayable left data (variable length data 3) is displayed. As described above, for example, there is variable length data 3 and its dependent data 4 as shown in (c-1) in FIG. 3, and the condition of [3] is satisfied by narrowing the window size as shown in (c-2). In this case, only the displayable portion of the variable length data 3 on the left side is displayed as shown. As a result, only a part of the variable length data 3 that can be displayed can be displayed in an easily viewable manner.
【0026】図3は、本発明の具体例を示す。これは、
図2の[1]、[2]、[3]の場合の一覧表示例を示
す。図3の(a)は、図2の[1]の具体例を示す。FIG. 3 shows a specific example of the present invention. this is,
3 shows a list display example in the case of [1], [2], and [3] in FIG. FIG. 3A shows a specific example of [1] in FIG.
【0027】図3の(a−1)は、表示する論理画面上
の可変長データ3およびその従属データ4の例を示す。
図3の(a−2)は、横幅を狭くした時の物理画面上の
可変長データ3およびその従属データ4の例を示す。こ
の場合には、図2の[1]の条件を満足、即ち右側のデ
ータ(従属データ4)を表示でき、かつ左側のデータ
(可変長データ3)を全部表示できるので、(a−2)
の物理画面上で左側のデータ(可変長データ3)を表示
した後、右側のデータ(従属データ4)を左側に詰めて
表示する。これにより、論理画面上のデータを、狭まっ
た物理画面上で右側が切れて未表示となることを回避で
き、一覧を見やすく表示することが可能となる。FIG. 3 (a-1) shows an example of variable length data 3 and its dependent data 4 on a logical screen to be displayed.
FIG. 3A-2 shows an example of the variable length data 3 and its dependent data 4 on the physical screen when the width is reduced. In this case, the condition of [1] in FIG. 2 is satisfied, that is, the data on the right side (dependent data 4) can be displayed, and the data on the left side (variable length data 3) can be entirely displayed.
After displaying the data on the left (variable length data 3) on the physical screen, the data on the right (dependent data 4) is displayed on the left. As a result, it is possible to prevent the data on the logical screen from being cut off at the right side on the narrowed physical screen and not being displayed, and the list can be displayed in an easily viewable manner.
【0028】図3の(b)は、図2の[2]の具体例を
示す。図3の(b−1)は、表示する論理画面上の可変
長データ3およびその従属データ4の例を示す。FIG. 3B shows a specific example of [2] in FIG. FIG. 3B-1 shows an example of the variable-length data 3 and its dependent data 4 on the logical screen to be displayed.
【0029】図3の(b−2)は、横幅を狭くした時の
物理画面上の可変長データ3およびその従属データ4の
例を示す。この場合には、図2の[2]の条件を満足、
即ち右側のデータ(従属データ4)を表示できるが、左
側のデータ(可変長データ3)を一部表示できるのみな
ので、(b−2)の物理画面上で左側のデータ(可変長
データ3)を表示できるだけ一部表示した後、右側のデ
ータ(従属データ4)を左側に詰めて表示する。これに
より、論理画面上のデータを、狭まった物理画面上で右
側が切れて未表示となることを回避し、可変長データ3
の一部および従属データ4の全部の一覧を見やすく表示
することが可能となる。FIG. 3 (b-2) shows an example of the variable length data 3 and its dependent data 4 on the physical screen when the width is reduced. In this case, the condition of [2] in FIG. 2 is satisfied,
That is, although the right side data (dependent data 4) can be displayed, only the left side data (variable length data 3) can be partially displayed, so the left side data (variable length data 3) on the physical screen of (b-2). Is displayed as much as possible, and then the data on the right (the dependent data 4) is displayed on the left. This prevents the data on the logical screen from being cut off on the right side on the narrowed physical screen and not being displayed, and the variable length data 3
And a list of all of the dependent data 4 can be displayed in an easily viewable manner.
【0030】図3の(c)は、図2の[3]の具体例を
示す。図3の(c−1)は、表示する論理画面上の可変
長データ3およびその従属データ4の例を示す。FIG. 3C shows a specific example of [3] in FIG. FIG. 3C-1 shows an example of the variable length data 3 and its dependent data 4 on the logical screen to be displayed.
【0031】図3の(c−2)は、横幅を狭くした時の
物理画面上の可変長データ3およびその従属データ4の
例を示す。この場合には、図2の[3]の条件を満足、
即ち右側のデータ(従属データ4)を表示できず、しか
も左側のデータ(可変長データ3)を一部表示できるの
みなので、(c−2)の物理画面上で左側のデータ(可
変長データ3)を表示できるだけ一部表示する。これに
より、論理画面上のデータを、狭まった物理画面上で左
側の可変長データ3の先頭部分のみを表示し、一覧を見
やすく表示する。FIG. 3C-2 shows an example of the variable length data 3 and its dependent data 4 on the physical screen when the width is reduced. In this case, the condition of [3] in FIG. 2 is satisfied,
That is, since the right data (the dependent data 4) cannot be displayed, and only the left data (the variable length data 3) can be partially displayed, the left data (the variable length data 3) is displayed on the physical screen (c-2). ) As much as possible. As a result, the data on the logical screen is displayed on the narrowed physical screen only at the head of the variable length data 3 on the left side, and the list is displayed in an easily viewable manner.
【0032】[0032]
【発明の効果】以上説明したように、本発明によれば、
画面2のサイズ、表示しようとする可変長データ3のサ
イズ、および従属データ4のサイズを調べ、全部そのま
ま表示、可変長データ3と従属データ4を表示、可変長
データ3の一部と従属データ4を表示、あるいは可変長
データ3の一部を表示することを切り分ける構成を採用
しているため、可変長データ3とその従属データ4の一
覧を見やすくかつ必要なデータを見ることができる。As described above, according to the present invention,
Examine the size of the screen 2, the size of the variable length data 3 to be displayed, and the size of the dependent data 4, and display them all as they are, display the variable length data 3 and the dependent data 4, display a part of the variable length data 3 and the dependent data Since the display 4 or the display of a part of the variable-length data 3 is separated, a list of the variable-length data 3 and its dependent data 4 can be easily viewed and necessary data can be viewed.
【図面の簡単な説明】[Brief description of the drawings]
【図1】本発明の原理構成図である。FIG. 1 is a principle configuration diagram of the present invention.
【図2】本発明の動作説明フローチャートである。FIG. 2 is a flowchart illustrating the operation of the present invention.
【図3】本発明の具体例である。FIG. 3 is a specific example of the present invention.
1:ディスプレイ 2:画面(ウィンドウ) 3:可変長データ 4:従属データ 5:エディタ 6:ウィンドウシステム 7:一覧表示処理 1: Display 2: Screen (window) 3: Variable length data 4: Dependent data 5: Editor 6: Window system 7: List display processing
───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 3/00 G06F 3/14 - 3/153 ──────────────────────────────────────────────────続 き Continuation of front page (58) Field surveyed (Int.Cl. 7 , DB name) G06F 3/00 G06F 3/14-3/153
Claims (2)
る一覧表示方式において、 可変長データとその従属データの両者の一覧、あるいは
その1部の一覧を表示する画面(2)と、 この画面(2)のサイズ、表示しようとする可変長デー
タのサイズ、およびその従属データのサイズを比較し、
表示しようとする両者を表示、前者の表示可能な一部お
よび後者を表示、あるいは前者の一部を表示する一覧表
示処理(7)とを備え、 画面(2)に一覧を見やすく表示するように構成したこ
とを特徴とする一覧表示方式。1. A list display method for displaying a list of variable-length data and dependent data, a screen (2) for displaying a list of both variable-length data and its dependent data, or a list of one part thereof; Compare the size of (2), the size of the variable length data to be displayed, and the size of its dependent data,
A list display process (7) for displaying both to be displayed, displaying the former displayable part and the latter, or displaying a part of the former is provided so that the list can be easily viewed on the screen (2). A list display method characterized by having been configured.
る一覧表示方式において、 可変長データとその従属データの両者の一覧、あるいは
その1部の一覧を表示する画面(2)と、 この画面(2)のサイズ、表示しようとする可変長デー
タのサイズ、およびその従属データのサイズを比較し、
表示しようとする両者が表示可のときにそのまま表示
し、後者が表示可であって前者が表示不可のときに前者
の表示可能な一部および後者を表示し、後者が表示不可
のときに前者の表示可能な一部を表示する一覧表示処理
(7)とを備え、 画面(2)に一覧を見やすく表示するように構成したこ
とを特徴とする一覧表示方式。2. A list display method for displaying a list of variable-length data and dependent data, a screen (2) for displaying a list of both variable-length data and its dependent data, or a list of one part thereof; Compare the size of (2), the size of the variable length data to be displayed, and the size of its dependent data,
When both are supposed to be displayed, they are displayed as is, when the latter is displayable and the former is not displayable, the displayable part of the former and the latter are displayed, and when the latter is not displayable, the former is displayed A list display process (7) for displaying a part of the list that can be displayed, wherein the list is displayed on the screen (2) so that the list can be easily viewed.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10711693A JP3350570B2 (en) | 1993-05-10 | 1993-05-10 | List display method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10711693A JP3350570B2 (en) | 1993-05-10 | 1993-05-10 | List display method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH06318145A JPH06318145A (en) | 1994-11-15 |
JP3350570B2 true JP3350570B2 (en) | 2002-11-25 |
Family
ID=14450888
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP10711693A Expired - Fee Related JP3350570B2 (en) | 1993-05-10 | 1993-05-10 | List display method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3350570B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5184832B2 (en) * | 2007-07-17 | 2013-04-17 | キヤノン株式会社 | Information processing apparatus, control method therefor, and computer program |
-
1993
- 1993-05-10 JP JP10711693A patent/JP3350570B2/en not_active Expired - Fee Related
Non-Patent Citations (1)
Title |
---|
リレーションデザイン、「マッキントッシュ アクセサリブック」、初版、株式会社日本実業出版社、昭和63 |
Also Published As
Publication number | Publication date |
---|---|
JPH06318145A (en) | 1994-11-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH0377118A (en) | Computer | |
JP3350570B2 (en) | List display method | |
JPH0227393A (en) | Image information display device | |
US5560034A (en) | Shared command list | |
JPH01150928A (en) | Pop-up helping system | |
JP2998658B2 (en) | Component information display method | |
JP2697689B2 (en) | Design cost control system | |
JP3178367B2 (en) | Presentation system with scenario change function | |
JPS59154886A (en) | Access method of display memory in character broadcast receiver | |
JPH02284264A (en) | Interactive screen design backup system | |
JP3379667B2 (en) | Browsing display method | |
JPS6339060B2 (en) | ||
JPH0764524A (en) | Image display device | |
JPH0554112A (en) | Electronic catalog system | |
JPH05341950A (en) | Screen display device | |
JP2667187B2 (en) | Line clipping method in multi-window | |
JP2735873B2 (en) | Electronics | |
JPH04265994A (en) | Time chart compressed display system | |
JP2002252827A (en) | Device for displaying summarized video and method for the same | |
JPH0383137A (en) | Rule executing device | |
JPS6197740A (en) | Picture selection system | |
JPH0635643A (en) | Screen output method for data | |
JPH07141155A (en) | Information processor | |
JPH07110747A (en) | Data display method | |
JPH05101047A (en) | Japanese input device equipped with automatic contents preparing function |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20020820 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080913 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080913 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090913 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090913 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100913 Year of fee payment: 8 |
|
LAPS | Cancellation because of no payment of annual fees |