[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JPS63153627A - Display order control system - Google Patents

Display order control system

Info

Publication number
JPS63153627A
JPS63153627A JP61301951A JP30195186A JPS63153627A JP S63153627 A JPS63153627 A JP S63153627A JP 61301951 A JP61301951 A JP 61301951A JP 30195186 A JP30195186 A JP 30195186A JP S63153627 A JPS63153627 A JP S63153627A
Authority
JP
Japan
Prior art keywords
display
order
display order
management table
changed
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.)
Pending
Application number
JP61301951A
Other languages
Japanese (ja)
Inventor
Kazuhisa Shiragami
一久 白神
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
PFU Ltd
Original Assignee
PFU Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by PFU Ltd filed Critical PFU Ltd
Priority to JP61301951A priority Critical patent/JPS63153627A/en
Publication of JPS63153627A publication Critical patent/JPS63153627A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To change temporarily and to fix display order only by moving data in a single constituted table by operating dynamically the control table which has both current display order and previously fixed display order by using a moving means. CONSTITUTION:The control table 2 has display numbers indicating the current display order and actual body numbers indicating previously stored display order, and the actual body number and display numbers are mingled with each other and arranged in order. When the order of the display number and the order of the actual body number of a certain display body are identical, the order of the display body is fixed. When the display order is changed temporar ily, the position of the display number of the display body whose order is to be changed and the position of the display number of target order are retrieved in the control table 2 by using a retrieval means 3. Then, the display number and actual body number between the both are moved successively by using the moving means 4 to change the display number of the display body whose order is to be changed to the target order.

Description

【発明の詳細な説明】 〔概  要〕 本発明は複数の表示物を表示順位に従い表示する表示装
置に於て、一時的な表示順位の変更に係る問題を解決す
べく、現在の表示順位と以前の表示順位とを混合して有
する管理テーブルを動的に操作することにより、管理テ
ーブルの操作ステップを減少させたものである。
[Detailed Description of the Invention] [Summary] The present invention solves the problem of temporary change in display order in a display device that displays a plurality of display objects according to their display order. By dynamically manipulating a management table that includes a mixture of the previous display order and the previous display order, the number of management table manipulation steps is reduced.

〔産業上の利用分野〕[Industrial application field]

本発明は複数の表示物を表示順位に従い表示する表示装
置に係り、特に表示順位を示す管理テーブルを具備し、
管理テーブル内の現在の表示順位並びに以前の表示順位
についての管理方式に関するものである。
The present invention relates to a display device that displays a plurality of display objects according to their display order, and particularly includes a management table that indicates the display order,
This relates to a management method for the current display order and previous display order in the management table.

〔従来の技術〕[Conventional technology]

従来における表示順位の管理方式にあっては、第14図
従来の管理テーブルを説明する図に示すよう、例えば表
示画面における表示物の表示順位についてのみ記憶する
ものであり、この管理テーブルを書き換えることにより
表示順位を変更するものであった。
In the conventional display order management system, as shown in FIG. 14, which explains the conventional management table, only the display order of objects displayed on the display screen is stored, for example, and this management table cannot be rewritten. The display order was changed according to the following.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上記従来技術によれば、表示順位の変更は管理テーブル
を書き換えるものであるため、表示順位を一時的に変更
し再び元の順位に復元する場合にあっては、変更前の管
理テーブルの内容を別途記憶するとともに、多重の変更
を行うものについては各々の変更における順位を記憶す
る必要があった。このため、表示順位の変更或は以前の
状態への復元を行う場合、複雑な手順を必要とし、管理
テーブルの操作に多くの処理を必要とするものであった
According to the above-mentioned conventional technology, changing the display order rewrites the management table, so when temporarily changing the display order and restoring the original order, the contents of the management table before the change must be In addition to separately storing information, it was also necessary to store the order of each change in cases where multiple changes were made. Therefore, when changing the display order or restoring to the previous state, a complicated procedure is required, and a lot of processing is required to operate the management table.

本発明は上記問題点の解決を図り、表示順位の管理に於
て簡易な操作で以前の順位を記憶するとともに、順位変
更を多重に行うことを可能とする管理方式を提供するも
のである。
The present invention aims to solve the above-mentioned problems and provides a management method that allows display rankings to be managed by storing previous rankings with a simple operation and making it possible to change the rankings multiple times.

〔問題点を解決するための手段〕[Means for solving problems]

第1図に本発明の原理図を、第2図に管理テーブル配置
図を示す。
FIG. 1 shows a principle diagram of the present invention, and FIG. 2 shows a management table layout.

第2図図示管理テーブル2は、n([lilの表示物を
それぞれ表し現在の表示順位を示す表示番号と以前記憶
された表示順位を示す実体番号とを有し、該実体番号と
該表示番号とが各々混在し、順位に従い配置したもので
ある。また、ある表示物における表示番号の順位と実体
番号の順位とが同一であれば、当該表示物の順位は固定
されるものとする。
The illustration management table 2 in FIG. and are arranged in accordance with the order of rank.Furthermore, if the order of the display number and the order of the entity number of a certain display object are the same, the order of the display object is fixed.

ここで、表示順位の一時的な変更を行う場合にあっては
、順位を変更する表示物の表示番号の位置と目的とする
順位の表示番号の位置とを検索手段3を用いて管理テー
ブル2より検索するとともに、移動手段4を用い双方の
間に介在する表示番号と実体番号とを含め逐次移動せし
め、順位を変更する表示物の表示番号を目的の順位に変
更するものである。
Here, when temporarily changing the display order, the position of the display number of the display object whose order is to be changed and the position of the display number of the desired order are searched in the management table 2 using the search means 3. In addition, the moving means 4 is used to sequentially move the display number and entity number interposed between the two, and the display number of the display object whose rank is to be changed is changed to the desired rank.

次に一時的に表示順位を変更したものを当Mh。Next, the one whose display order has been temporarily changed is the current Mh.

位に固定する場合にあっては、固定する表示物の実体番
号を当該表示物の表示番号と連続する位置へ、また一時
的に表示順位を変更したものを以前固定した順位に復元
する場合にあっては、順位を復元する表示物の表示番号
を当該表示物の実体番号と連続する位置へ移動せしむる
ものである。これは、前記一時的な表示順位の変更の場
合と同様に、検索手段3を用い目的とする番号の転送元
並びに転送先なる2位置を検索し、当該位置間に介在す
る全ての番号を含め番号の移動を行うものである。
In the case of fixing the actual number of the display object to a position consecutive to the display number of the display object, and when restoring the display order that has been temporarily changed to the previously fixed order, In some cases, the display number of the display object whose ranking is to be restored is moved to a position that is continuous with the actual number of the display object. This is done by searching for the two positions, the transfer source and the transfer destination, of the target number using the search means 3, and including all the numbers intervening between the positions, as in the case of temporarily changing the display order. This is used to move numbers.

〔作  用〕[For production]

本発明の表示順位管理方式に従い、現在の表示順位並び
に以前固定された表示順位を併せ持つ管理テーブルを移
動手段を用いて動的に操作することにより、表示順位の
一時的変更及び表示順位の固定に係る操作を単一に構成
されるテーブル内のデータ移動のみで行うことを可能と
するものである。。
According to the display order management method of the present invention, by dynamically operating a management table that has both the current display order and the previously fixed display order using a moving means, it is possible to temporarily change the display order and fix the display order. This makes it possible to perform such operations only by moving data within a single table. .

〔実施例〕〔Example〕

本発明の一実施例を第3図に示す。 An embodiment of the present invention is shown in FIG.

第3図に於て主記憶装置は複数の表示物の画像データを
それぞれ記憶するとともに、各々の表示物の表示順位を
示す管理テーブルを有するものである。CPUは主記憶
装置にある管理テーブルの操作並びに当該管理テーブル
の示す表示順位に従い、表示物の画像データを表示装置
にて表示するよう制御するものである。
In FIG. 3, the main storage device stores image data of a plurality of display objects, and also has a management table indicating the display order of each display object. The CPU controls the display of the image data of the display object on the display device according to the operation of the management table in the main storage device and the display order indicated by the management table.

ここで、主記憶装置に記憶される表示物に1〜4の番号
を付し識別するとともに管理テーブルの状態を第4回動
作説明図(1)に示す順位とするものとする。このとき
第4図図示管理テーブルより、全ての表示物に於てそれ
ぞれ表示番号の順位と実体番号の順位とが同一であるた
め、全ての表示物の表示順位は当該表示順位に固定され
、表示装置には例えば第13図表示例(1)に示すよう
表示される。
Here, it is assumed that the display objects stored in the main storage device are identified by numbers 1 to 4, and the states of the management table are ranked in the order shown in the fourth operation explanatory diagram (1). At this time, from the diagram management table in Figure 4, the order of display numbers and the order of entity numbers are the same for all display objects, so the display order of all display objects is fixed to the display order, and the display For example, the display shown in FIG. 13 (1) is displayed on the device.

続いて、表示順位の変更及び固定を行う場合を以下に示
す。
Next, the case of changing and fixing the display order will be described below.

まず、表示物の実体番号と表示番号とが連続して配置さ
れない場合、当該表示物の表示順位は一時的に変更され
るものとするとともに、表示物の固定された表示順位を
一時的に変更する場合にあっては第5図表示順位の一時
的変更のフローチャートに示すよう管理テーブルの操作
を行うものである。例えば、第5図図示フローチャート
に従い第4図図示表示物2を最高位の表示順位と変更す
る場合、第4図図示管理テーブルに於て、目的とする表
示順位即ち“表示2”を目的とする順位即ち“表示1”
の位置に移動するよう、“表示2”と“表示1”との間
の全ての番号を含み逐次移動するものである。この結果
、第6回動作説明図(2)に示すよう表示順位が変更さ
れ、例えば第13図表示例(2)に示すよう表示される
First, if the entity number and display number of a display object are not arranged consecutively, the display order of the display object will be temporarily changed, and the fixed display order of the display object will be temporarily changed. In this case, the management table is operated as shown in the flowchart for temporary change of display order in FIG. For example, when changing the display order of figure 4 figure 4 figure display object 2 to the highest display order according to the figure 5 figure flowchart, in the figure 4 figure management table, the target display order, that is, "display 2" is Ranking i.e. “display 1”
All numbers between "display 2" and "display 1" are included and sequentially moved to the position shown in FIG. As a result, the display order is changed as shown in the sixth operation explanatory diagram (2), and for example, the display is displayed as shown in the display example (2) in FIG. 13.

続いて、表示物の実体番号と表示番号とが特定の順序で
連続して配置される場合、当該表示物の表示順位は固定
されるとともに、一時的に変更した表示順位を固定する
場合にあっては、第7図表示順位固定のフローチャート
に示すよう目的とする表示物の実体番号を当該表示物の
表示番号とある特定の順序で連続して配置するよう管理
テーブルを操作するものである。例えば、第7図図示フ
ローチャートに従い第6図図示表示物2の表示順位を固
定する場合、第6図図示管理テーブルに於て目的とする
実体番号即ち“実体2”を目的とする表示番号即ち“表
示2”の位置へ移動するよう、“表示2”と“実体2”
との間の全ての番号を含み逐次移動するものである。こ
の結果第8回動作説明図(3)に示すよう表示順位が固
定される。
Subsequently, when the entity number and display number of a display object are arranged consecutively in a specific order, the display order of the display object is fixed, and even if the display order that has been temporarily changed is fixed. In this method, the management table is operated so that the entity number of the target display object and the display number of the display object are arranged consecutively in a specific order as shown in the flowchart for fixing the display order in FIG. For example, when fixing the display order of the illustrated display object 2 in FIG. 6 according to the flowchart illustrated in FIG. "Display 2" and "Entity 2" to move to the position of "Display 2"
It includes all numbers between and moves sequentially. As a result, the display order is fixed as shown in the eighth operation explanatory diagram (3).

また、一時的な表示順位の変更の後、再び元の表示順位
に復元する場合にあっては、第9図表示順位復元のフロ
ーチャートに示すよう、目的とする表示物の表示番号を
当該表示物の実体番号の位置にある特定の順序で連続し
て配置するよう管理テーブルを操作するものである。例
えば、第9図図示フローチャートに従い第6図図示表示
物2を元の表示順位に復元する場合、第6図図示管理テ
ーブルに於て目的とする表示番号即ち“表示2”を目的
とする実体番号即ち“実体2”の上位側の位置へ移動す
るよう、前記と同様に移動するものである。この結果、
第10回動作説明図(4)に示すよう表示順位が復元さ
れ、例えば第5図表示順!11に示すよう表示されるも
のである。
In addition, if you want to restore the original display order again after a temporary change in display order, please change the display number of the desired display object to the display order as shown in the flowchart for restoration of display order in Figure 9. The management table is manipulated so that the objects are placed consecutively in a specific order at the position of the entity number. For example, when restoring the illustrated display object 2 in FIG. 6 to its original display order according to the flowchart illustrated in FIG. That is, it moves in the same manner as described above so as to move to a position above "entity 2". As a result,
The display order is restored as shown in the 10th operation explanatory diagram (4), for example the display order in Figure 5! This is displayed as shown in 11.

更に上記表示順位の変更及び固定と同様に、既に固定さ
れている表示順位を固定した状態で変更する場合にあっ
ては、第11図固定順位変更のフローチャートに示すよ
う管理テーブルを操作することで表示順位が変更される
。例えば第5図図示フローチャー1− (11に従い第
6図図示表示物4の表示順位を最下位に変更し固定する
場合、第12回動作説明す(5)に示すよう表示順位が
変更され、例えば第13図表示例(3)に示すよう表示
される。
Furthermore, in the same way as changing and fixing the display order above, if you want to change the display order that has already been fixed, you can do so by operating the management table as shown in the flowchart for changing the fixed order in Figure 11. The display order will be changed. For example, if the display order of the displayed object 4 in FIG. 6 is changed and fixed to the lowest position according to flowchart 1-(11) shown in FIG. 5, the display order is changed as shown in (5) in the 12th operation description, For example, it is displayed as shown in display example (3) in FIG.

また、上記動作は第5図図示フローチャート(2)を用
いても同じ結果となる。
Furthermore, the same result will be obtained even if the above operation is performed using the flowchart (2) shown in FIG.

このように本発明の一実施例に於ては、各々の操作を連
続して行うことにより、表示順位の一時的変更を連続し
て行うとともに、以前固定した順位を保持しつつ多重の
表示順位の変更を可能とするものである。また、単一の
管理テーブル上に混在した表示番号並びに実体番号を識
別するにあっては、例えばどちらか一方の番号を示すデ
ータの最上位ビットをフラグとするのみで、全てのデー
タを同一に然も動的に扱うことが可能となる。
In this way, in one embodiment of the present invention, by performing each operation successively, the display order can be temporarily changed in succession, and multiple display orders can be changed while maintaining the previously fixed order. This allows changes to be made. In addition, when identifying display numbers and real numbers that are mixed on a single management table, for example, by simply using the most significant bit of the data that indicates one of the numbers as a flag, all data can be made the same. However, it is possible to handle it dynamically.

〔発明の効果〕〔Effect of the invention〕

以上詳細に説明したように本発明によれば、管理テーブ
ル上に混在する表示番号並びに実体番号が示す表示物の
順イ衣を動的に操作し変更することにより、簡易な操作
で表示順位の一時的な変更が可能となり、更に以前の順
位を保持しつつ多重の変更を実現せしむるに効果を有す
るものである。
As explained in detail above, according to the present invention, by dynamically operating and changing the order of display items indicated by the display numbers and entity numbers mixed on the management table, the display order can be changed with a simple operation. This makes it possible to make temporary changes, and is also effective in making multiple changes while maintaining the previous ranking.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は、本発明の原理図、 第2図は、本発明の管理テーブル配置図、第3図は、本
発明の一実施例、 第4図は、動作説明図(1)、 第5図は、表示順位の一時的変更のフローチャート、 第6図は、動作説明図(2)、 第7図は、表示順位固定のフローチャート、第8図は、
動作説明図(3)、 第9図は、表示順位復元のフローチャート、第10図は
、動作説明図(4)、 第11図は、固定順位変更のフローチャート、第12図
は、動作説明図(5)、 第13図は、表示例、 第14図は、従来の管理テーブルである。 図面に於て、 1は、記憶手段 2は管理テーブル 3は、検索手段 4は、移動手段をそれぞれ示す。 4\イ(旦月の力釈理1δ 名10 奢理テーフ゛ル西己1を図 152 回 第 3つ 鴫カ イ下ま乏■月 トク (l〕 稟4町 者示用殉イユリー号野台5)変更のフロー手〒−トL 
5 罰 動作紋明目(2] L6 目 寥7B 47作説明又 (3) 動I′¥薦もヨ+F6図 (4) 第1θ 趨 $t+TjB 動作1兇朗図(5) 隼12Σ く表示8カン i足木 及 斤、 A列 $  13 い く臂ヂ電チー7゛ル〉 の;アミ理テーフ゛ンレ 乍%  /4  記
Fig. 1 is a diagram of the principle of the present invention, Fig. 2 is a management table layout diagram of the present invention, Fig. 3 is an embodiment of the present invention, Fig. 4 is an operation explanatory diagram (1), Fig. 5 Figure 6 is a flowchart for temporarily changing the display order, Figure 6 is an operation explanatory diagram (2), Figure 7 is a flowchart for fixing the display rank, and Figure 8 is
Operation explanatory diagram (3), Figure 9 is a flowchart for restoring display order, Figure 10 is an operation explanatory diagram (4), Figure 11 is a flowchart for changing fixed rank, and Figure 12 is an operation explanatory diagram ( 5), FIG. 13 is a display example, and FIG. 14 is a conventional management table. In the drawings, 1 indicates a storage means 2, a management table 3, a search means 4, and a moving means, respectively. 4\I (Dangetsu Power Interpretation 1δ Name 10 Gourmet Table Nishiki 1 Fig. 152 3rd Shimo Kai Lower ■ Month Toku (l) 4 4 Townsmen's Martyrs Iyuri Gonodai 5 ) Change flow procedure
5 Punishment action Monmei-me (2) L6 Meho 7B 47 work explanation (3) Motion I'E recommendation moyo + F6 diagram (4) 1st θ trend $t + TjB Motion 1 Kanro diagram (5) Hayabusa 12Σ Ku display 8 Kang I Footwear and Laf, column A $ 13 $ 13 $ 臂 臂 臂 臂 臂 いく いく いく いく いく いく いく

Claims (1)

【特許請求の範囲】 記憶手段(1)に記憶された複数の表示情報を、表示順
位に従い表示せしむる制御手段を有する表示装置に於て
、 該複数の表示情報はそれぞれ番号を付して識別可能な形
式に設定するとともに、 上記記憶手段(1)にあって、該表示情報の現在の表示
順位を示す第1の番号と該表示情報の以前の表示順位を
示す第2の番号とが混在し、順位に従い配置された管理
テーブル(2)と、 上記管理テーブル(2)より指定された該表示情報の第
1あるいは第2の番号を検索する検索手段(3)と、 上記管理テーブルにて指定された範囲に位置する該表示
情報の第1並びに第2の番号を移動せしむる移動手段(
4)とを備え、 上記検索手段(3)にて表示順位の操作を行う表示情報
の第1あるいは第2の番号の位置並びに、当該第1ある
いは第2の番号を移動せしむる順位の位置を検索し、双
方の該位置間に介在する全ての番号を上記移動手段(4
)にて逐次移動して表示順位の操作を行い、上記管理テ
ーブル(2)の該第1の番号の順位をもって該当する表
示情報の表示順位とする表示順位管理方式。
[Claims] In a display device having a control means for displaying a plurality of pieces of display information stored in a storage means (1) according to a display order, the plurality of pieces of display information are each assigned a number. The storage means (1) includes a first number indicating the current display order of the display information and a second number indicating the previous display order of the display information. a management table (2) that is mixed and arranged according to the order; a search means (3) that searches for the first or second number of the display information specified from the management table (2); a moving means (
4), the position of the first or second number of the display information whose display order is manipulated by the search means (3), and the position of the order to which the first or second number is to be moved; , and all the numbers intervening between the two locations are searched for by the moving means (4).
), the display order is operated one by one, and the display order of the corresponding display information is determined by the order of the first number in the management table (2).
JP61301951A 1986-12-17 1986-12-17 Display order control system Pending JPS63153627A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61301951A JPS63153627A (en) 1986-12-17 1986-12-17 Display order control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61301951A JPS63153627A (en) 1986-12-17 1986-12-17 Display order control system

Publications (1)

Publication Number Publication Date
JPS63153627A true JPS63153627A (en) 1988-06-27

Family

ID=17903073

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61301951A Pending JPS63153627A (en) 1986-12-17 1986-12-17 Display order control system

Country Status (1)

Country Link
JP (1) JPS63153627A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02234219A (en) * 1989-02-06 1990-09-17 Internatl Business Mach Corp <Ibm> Computer system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02234219A (en) * 1989-02-06 1990-09-17 Internatl Business Mach Corp <Ibm> Computer system

Similar Documents

Publication Publication Date Title
Card et al. The information visualizer, an information workspace
JPS63153627A (en) Display order control system
CN117668267A (en) Visual analysis method, system, equipment and medium for experimental data
JPH0271342A (en) Memory controller
JPH04311263A (en) Electronic dictionary retrieving device
JP3533674B2 (en) Information display device and method thereof
JPH02300917A (en) Key word input system
JPH0442366A (en) Data retrieving device
JP2692431B2 (en) Image selection device
JPH0264868A (en) Information retrieving device
JPS59108105A (en) Retrieving system of shortest route
JPH03116318A (en) Slip input device
JP2609680B2 (en) Data registration device
JPS63189932A (en) Image display output control system
JP2735195B2 (en) Table search device
JPH01106268A (en) Image storing and displaying method
JPS6197740A (en) Picture selection system
JPH0728792A (en) Method and device for documentation
JPH05290105A (en) Figure component control system
JPS6226537A (en) Composite retrieving method for source data
JPS6243777A (en) Information memory device
JPH03251921A (en) Back-up device for software development
JPS61283957A (en) Selecting method for dispatching troops
JPS6325721A (en) Buffer control system for tree structure display
JPH01112467A (en) Logical data structure designing system