JPH08147135A - Window management device - Google Patents

Window management device

Info

Publication number
JPH08147135A
JPH08147135A JP6312580A JP31258094A JPH08147135A JP H08147135 A JPH08147135 A JP H08147135A JP 6312580 A JP6312580 A JP 6312580A JP 31258094 A JP31258094 A JP 31258094A JP H08147135 A JPH08147135 A JP H08147135A
Authority
JP
Japan
Prior art keywords
window
windows
link
information
link information
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
JP6312580A
Other languages
Japanese (ja)
Inventor
Yukie Sugiura
由紀江 杉浦
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP6312580A priority Critical patent/JPH08147135A/en
Publication of JPH08147135A publication Critical patent/JPH08147135A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To share a slave window among plural master windows. CONSTITUTION: A link information table 3 is provided with a table of link relations of each window to parent, brother, and child windows. When operation is performed in an arbitrary window, a window state management part 21 outputs information of windows affected by this operation. A link window management part 22 reads in corresponding link information from the link information table 3 based on window information or the window state management part 21 and updates the link information. When data on an arbitrary window is subjected to processing, a window processing execution part 23 discriminates whether this window has plural master windows or not; and if it has plural master windows, the same processing as the window is executed on each window.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、画面上に複数のウイン
ドウを表示する場合、これらウインドウの管理を行うウ
インドウ管理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a window management device for managing a plurality of windows when displaying them on a screen.

【0002】[0002]

【従来の技術】画面上に複数のウインドウを表示し、こ
れらのウインドウ上で種々の異なる処理を行うウインド
ウシステムが広く用いられている。そして、このような
複数のウインドウの表示状態を管理するためにウインド
ウ管理装置が用いられている。このウインドウ管理装置
において、従来では、各ウインドウの管理をツリー構造
として行っていた。
2. Description of the Related Art A window system is widely used in which a plurality of windows are displayed on a screen and various different processes are performed on these windows. A window management device is used to manage the display states of such multiple windows. In this window management device, conventionally, each window is managed as a tree structure.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、従来の
ウインドウ管理装置は、上記のように、ウインドウの管
理をツリー構造で行っていたため、例えば、あるウイン
ドウを他の場所にコピーした場合、コピー先ウインドウ
とコピー元ウインドウとは、コピー後全く無関係となっ
てしまう。このため、あるウインドウをコピーした後、
そのウインドウ上でコピー元のウインドウにも処理を反
映させることは不可能であった。このような点から、複
数個所に表示された同一のウインドウでの処理を他のウ
インドウに反映させることのできるウインドウ管理装置
の実現が望まれていた。
However, since the conventional window management device manages the windows in a tree structure as described above, for example, when a certain window is copied to another place, the copy destination window is displayed. And the copy source window become completely unrelated after copying. Therefore, after copying a window,
It was impossible to reflect the processing on the copy source window on that window. From such a point, it has been desired to realize a window management device capable of reflecting the processing in the same window displayed in a plurality of places on other windows.

【0004】[0004]

【課題を解決するための手段】本発明のウインドウ管理
装置は、前述の課題を解決するために、各ウインドウを
リンク関係で管理するためのリンク情報テーブルを備え
る。また、任意のウインドウで操作が行われた場合、そ
の操作によって影響を受けるウインドウの情報を出力す
るウインドウ状態管理部と、このウインドウ情報に従っ
て、リンク情報テーブルのリンク情報を更新するリンク
ウインドウ管理部を備える。更に、任意のウインドウ上
のデータに対して処理が行われた場合は、リンク情報テ
ーブルを参照して、そのウインドウが複数の親を持つウ
インドウであった場合は、複数の親ウインドウ上のウイ
ンドウでの処理を同一とするウインドウ処理実行部を備
えたものである。
In order to solve the above-mentioned problems, the window management device of the present invention comprises a link information table for managing each window in a link relationship. Also, when an operation is performed on an arbitrary window, a window state management unit that outputs information on the window affected by the operation and a link window management unit that updates the link information in the link information table according to this window information are provided. Prepare Further, when the data is processed on any window, the link information table is referred to, and when the window is a window having multiple parents, the window on multiple parent windows is displayed. The window processing execution unit that performs the same process is included.

【0005】[0005]

【作用】本発明のウインドウ管理装置においては、任意
のウインドウに対して何らかの操作が行われると、ウイ
ンドウ状態管理部は、これによって影響を受けるウイン
ドウの情報をリンクウインドウ管理部に出力する。リン
クウインドウ管理部は、このウインドウ情報に基づき、
リンク情報テーブルのリンク情報を更新する。また、任
意のウインドウ上のデータに対して何らかの処理が行わ
れると、ウインドウ処理実行部は、そのリンク情報テー
ブルを参照し、そのウインドウが複数の親を持つかを調
べる。このウインドウが複数の親を持つウインドウであ
った場合は、それぞれの親ウインドウ上でのウインドウ
を同一のウインドウでの処理として実行する。
In the window management apparatus of the present invention, when any operation is performed on an arbitrary window, the window state management section outputs information on the window affected by the operation to the link window management section. The link window management unit, based on this window information,
Update the link information in the link information table. When some processing is performed on data on an arbitrary window, the window processing execution unit refers to the link information table and checks whether the window has a plurality of parents. When this window is a window having a plurality of parents, the windows on the respective parent windows are executed as the processing on the same window.

【0006】[0006]

【実施例】以下、本発明の実施例を図面を用いて詳細に
説明する。図1は本発明のウインドウ管理装置の実施例
を示す構成図であるが、これに先立ち、ウインドウ管理
の一般的説明を行う。図2は、ウインドウ管理における
ツリー構造と階層構造の説明図であり、(a)はツリー
構造、(b)は階層構造を示す。図2において、(a)
のツリー構造は、(b)の画面におけるウインドウの表
示状態を示しており、縦の関係が親子関係、横の関係が
兄弟関係である。ここで、親子関係が表示上のクリップ
領域を決定し、兄弟関係は表示上の上下関係を決定す
る。即ち、(b)に示す画面で説明した場合、ウインド
ウCを例にとると、ウインドウCの表示上のクリップ領
域はその親ウインドウであるウインドウAとなり、兄弟
ウインドウDは同一の親ウインドウAの領域内に表示さ
れるウインドウである。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of a window management device of the present invention. Prior to this, a general description of window management will be given. 2A and 2B are explanatory diagrams of a tree structure and a hierarchical structure in window management. FIG. 2A shows the tree structure and FIG. 2B shows the hierarchical structure. In FIG. 2, (a)
The tree structure of indicates the display state of the window on the screen of (b), the vertical relationship is a parent-child relationship, and the horizontal relationship is a sibling relationship. Here, the parent-child relationship determines the clip area on the display, and the sibling relationship determines the vertical relationship on the display. That is, in the case of the screen shown in (b), when the window C is taken as an example, the clip area on the display of the window C is the parent window A, and the sibling window D is the same parent window A area. This is the window displayed inside.

【0007】そして、ツリー構造でウインドウ管理を行
う場合、これらの各ウインドウは、次のように各ウイン
ドウ毎に情報を保持している。図3は、このツリー構造
ウインドウ情報の説明図である。即ち、あるウインドウ
に対して、 一つの親ウインドウと、複数または単数あ
るいは0個(ウインドウなし)の親ウインドウと、複
数、単数あるいは0個の小ウインドウの情報が保持され
ている。
When the windows are managed by the tree structure, each of these windows holds information for each window as follows. FIG. 3 is an explanatory diagram of the tree structure window information. That is, for a certain window, information about one parent window, a plurality or a single or zero (no window) parent windows, and a plurality, a single or zero small windows are held.

【0008】このようなウインドウ管理において、今、
ある子ウインドウを別の親ウインドウ上にコピーした場
合を考える。図4はこの状態の説明図である。図の画面
は、root画面上に親ウインドウA、Bがあり、親ウ
インドウAには子ウインドウCとD、親ウインドウBに
は子ウインドウC1とEがある。そして、ウインドウC
1はウインドウCをコピーしたものである。これによ
り、ウインドウCとウインドウC1とは、独立したウイ
ンドウ情報を持つことになる。
In such window management,
Consider the case where a child window is copied onto another parent window. FIG. 4 is an explanatory diagram of this state. The screen in the figure has parent windows A and B on the root screen, the parent window A has child windows C and D, and the parent window B has child windows C1 and E. And window C
1 is a copy of the window C. As a result, the window C and the window C1 have independent window information.

【0009】図5は、ウインドウCとウインドウC1と
のウインドウ情報の説明図である。即ち、ウインドウC
の親ウインドウがウインドウA、兄弟ウインドウがウイ
ンドウDとなり、ウインドウC1の親ウインドウはウイ
ンドウB、兄弟ウインドウはウインドウEとなって、そ
れぞれ独立したウインドウ管理となる。このため、例え
ば、コピーウインドウC1上で何らかの処理を行い、こ
の処理をコピー元ウインドウCに反映させたい場合で
も、このような操作は行うことができなかった。
FIG. 5 is an explanatory diagram of the window information of the window C and the window C1. That is, window C
The parent window of is the window A, the sibling window is the window D, the parent window of the window C1 is the window B, and the sibling window is the window E, and independent window management is performed. Therefore, for example, even when some processing is performed on the copy window C1 and this processing is desired to be reflected on the copy source window C, such an operation cannot be performed.

【0010】次に、ウインドウ管理を上述したツリー構
造で行うのではなく、各ウインドウ毎にリンク関係で管
理するようにした本発明のウインドウ管理装置を説明す
る。図1は、ウインドウ管理装置の実施例として、この
ウインドウ管理装置を適用した情報処理装置の概略構成
を示すもので、この情報処理装置は、入力部1、制御部
2、リンク情報テーブル3、表示部4からなる。入力部
1は、キーボードやマウス等からなり、オペレータがウ
インドウのコピーやデータ入力等を行うためのものであ
る。制御部2は、情報処理装置としての演算処理を行う
モジュールであり、中央処理装置や主記憶装置等から構
成されており、ウインドウ状態管理部21、リンクウイ
ンドウ管理部22、ウインドウ処理実行部23を備えて
いる。
Next, the window management apparatus of the present invention will be described in which the window management is not performed by the above-mentioned tree structure but is managed by the link relation for each window. FIG. 1 shows a schematic configuration of an information processing apparatus to which the window management apparatus is applied as an example of the window management apparatus. The information processing apparatus includes an input unit 1, a control unit 2, a link information table 3, and a display. It consists of part 4. The input unit 1 is composed of a keyboard, a mouse and the like, and is used by an operator to copy windows and input data. The control unit 2 is a module that performs arithmetic processing as an information processing device, and includes a central processing unit, a main storage device, and the like. I have it.

【0011】ウインドウ状態管理部21は、画面上の複
数のウインドウの表示状態を管理すると共に、任意のウ
インドウで操作を行った場合、その操作によって影響を
受けるウインドウの情報を出力する機能を有するもので
ある。リンク情報テーブル3は、表示されている各ウイ
ンドウ毎に設けられ、親、兄弟、子のウインドウのリン
ク関係を示すテーブルである。図6は、そのウインドウ
情報フォーマットを示す説明図である。即ち、本実施例
では、あるウインドウが複数の親ウインドウ上に存在す
る場合、全ての親兄弟テーブルと子テーブルとをウイン
ドウ単位で管理するようにしたものである。
The window state management unit 21 has a function of managing the display states of a plurality of windows on the screen and, when an operation is performed on an arbitrary window, outputting the information of the window affected by the operation. Is. The link information table 3 is a table which is provided for each displayed window and shows the link relationship between parent, sibling, and child windows. FIG. 6 is an explanatory diagram showing the window information format. That is, in this embodiment, when a window exists on a plurality of parent windows, all parent sibling tables and child tables are managed in window units.

【0012】リンクウインドウ管理部22は、ウインド
ウ状態管理部21から出力されたウインドウ情報に基づ
き、リンク情報テーブル3より、対応するウインドウの
リンク情報を読み込み、新たなリンク情報として更新す
る機能を有するものである。ウインドウ処理実行部23
は、任意のウインドウ上のデータに対して処理が行われ
た場合、リンク情報テーブル3を参照し、そのウインド
ウが複数の親を持つウインドウであった場合は、複数の
親ウインドウ上のウインドウでの処理を同一として実行
する機能を備えたものである。表示部4は、CRT等の
ディスプレイであり、各ウインドウおよび、そのウイン
ドウ上の種々のデータを表示するための出力装置であ
る。
The link window management unit 22 has a function of reading the link information of the corresponding window from the link information table 3 based on the window information output from the window state management unit 21 and updating it as new link information. Is. Window processing execution unit 23
Refers to the link information table 3 when data is processed on any window, and when the window is a window having a plurality of parents, It has a function of executing the same processing. The display unit 4 is a display such as a CRT and is an output device for displaying each window and various data on the window.

【0013】次に、上記構成のウインドウ管理装置の動
作について説明する。図7は、ウインドウ管理装置の動
作を示すフローチャートである。今、情報処理装置が起
動されて処理が実行され、表示部4の画面上に複数のウ
インドウが表示されているとする。
Next, the operation of the window management device having the above configuration will be described. FIG. 7 is a flowchart showing the operation of the window management device. Now, it is assumed that the information processing apparatus is started up, the processing is executed, and a plurality of windows are displayed on the screen of the display unit 4.

【0014】図8は、本実施例における画面表示例を示
す説明図であり、(a)は現在の画面、(b)はウイン
ドウCを複数表示した場合の画面である。図8(a)に
示すようなウインドウの表示状態において、入力待ちの
状態(ステップS1)で、何らかの入力が行われた場
合、制御部2は、この入力がウインドウへの移動やコピ
ーといった操作に関するものであるか、あるウインドウ
上のデータに関する入力や削除といった処理であるかを
判定する(ステップS2)。尚、情報処理装置における
他の入力内容については、本実施例とは直接関係がない
ため、ここでは入力内容として、ウインドウ操作とデー
タに対する処理の二つのみとする。
FIG. 8 is an explanatory view showing a screen display example in this embodiment, (a) is a current screen, and (b) is a screen when a plurality of windows C are displayed. In the window display state as shown in FIG. 8A, when any input is made in the input waiting state (step S1), the control unit 2 controls the input to move or copy to the window. It is determined whether it is a process or an input or deletion process for data on a certain window (step S2). Since other input contents in the information processing apparatus are not directly related to this embodiment, only two input contents, that is, a window operation and a process for data are used here.

【0015】ステップS2において、入力内容がウイン
ドウ操作としてのウインドウ表示であった場合、ウイン
ドウ状態管理部21は、ウインドウの状態情報を出力す
る(ステップS3)。即ち、ウインドウCを指定位置に
表示した場合、これにより影響を受けるウインドウを調
べ、影響のあるウインドウ名とそのリンク関係の情報を
出力する。リンクウインドウ管理部22は、ウインドウ
状態管理部21からのウインドウ状態情報を受け取る
と、リンク情報テーブル3から対応するウインドウのリ
ンク情報を読み込む(ステップS4)。そして、リンク
を作成することで新たに親子関係となるウインドウにそ
の親子関係の情報を追加し、また、新たに兄弟関係とな
るウインドウに、その兄弟関係の情報を追加し、リンク
情報テーブル3のリンク情報を更新する(ステップS
5)。その後は、指定された位置にウインドウCを表示
し、図8(b)に示すようにこれらのウインドウを表示
する(ステップS6)。
When the input content is the window display as the window operation in step S2, the window state management section 21 outputs the window state information (step S3). That is, when the window C is displayed at the specified position, the window affected by this is checked, and the information on the affected window name and its link relationship is output. Upon receiving the window status information from the window status management unit 21, the link window management unit 22 reads the link information of the corresponding window from the link information table 3 (step S4). Then, by creating a link, the information of the parent-child relationship is newly added to the window having the parent-child relationship, and the information of the sibling relationship is newly added to the window having the new sibling relationship. Update link information (step S
5). After that, the window C is displayed at the designated position, and these windows are displayed as shown in FIG. 8B (step S6).

【0016】図9、10は、この場合の各ウインドウの
リンク関係の説明図であり、図9はウインドウCのリン
ク操作前、図10はウインドウCのリンク操作後の状態
を示している。先ず、ウインドウCのリンク操作前の状
態では、図9に示すように、ウインドウCの親ウインド
ウは「A」、兄弟ウインドウは「D」、子ウインドウは
「なし」である。また、ウインドウBでは、親ウインド
ウが「root」、兄弟ウインドウが「A」、子ウイン
ドウが「E」、そして、ウインドウEでは親ウインドウ
が「B]、兄弟ウインドウおよび子ウインドウが「な
し」である。
FIGS. 9 and 10 are explanatory views of the link relation of each window in this case. FIG. 9 shows a state before the link operation of the window C and FIG. 10 shows a state after the link operation of the window C. First, in the state before the link operation of the window C, as shown in FIG. 9, the parent window of the window C is "A", the sibling window is "D", and the child window is "none". In window B, the parent window is “root”, the sibling window is “A”, the child window is “E”, and in window E, the parent window is “B”, the sibling window and the child window are “none”. .

【0017】そして、ウインドウCのリンク操作後で
は、図10に示すように、ウインドウCには、新たに親
ウインドウBと兄弟ウインドウEが追加される。また、
ウインドウBでは子ウインドウとして「C」が追加さ
れ、ウインドウEでは兄弟ウインドウとして新たに
「C」が追加される。尚、ウインドウDに関してはウイ
ンドウCのリンク操作によるリンク関係の変更は発生し
ないため、そのリンク情報は変わらない。
After the window C is linked, a parent window B and a sibling window E are newly added to the window C as shown in FIG. Also,
In window B, “C” is added as a child window, and in window E, “C” is newly added as a sibling window. Note that, regarding the window D, since the link relationship is not changed by the link operation of the window C, the link information does not change.

【0018】次に、上記図7のフローチャートにおける
ステップS2の入力内容がデータに対する処理であった
場合を説明する。ステップS2において、例えば、ある
ウインドウ上の文書に対する編集処理といったように、
入力内容がウインドウ上のデータに対する処理であった
場合、ウインドウ状態管理部21は、この処理が行われ
たウインドウ名の情報をウインドウ処理実行部23に出
力する。これにより、ウインドウ処理実行部23はリン
ク情報テーブル3より対応するウインドウのリンク情報
を読み込み(ステップS7)、そのリンク関係を参照す
る(ステップS8)。即ち、ステップS8では、そのウ
インドウの親ウインドウが複数あるか否かを調べ、親ウ
インドウが複数あった場合は、それぞれの親ウインドウ
に表示されているウインドウに処理を反映させて実行し
(ステップS9)、これを表示させてステップS1の入
力待ち状態に戻る。
Next, a case where the input content of step S2 in the flow chart of FIG. 7 is a process for data will be described. In step S2, for example, an editing process for a document on a certain window,
When the input content is the process for the data on the window, the window state management unit 21 outputs the information of the window name for which the process is performed to the window process execution unit 23. As a result, the window processing execution unit 23 reads the link information of the corresponding window from the link information table 3 (step S7) and refers to the link relationship (step S8). That is, in step S8, it is checked whether or not there are a plurality of parent windows of the window, and if there are a plurality of parent windows, the processing is reflected in the windows displayed in the respective parent windows and executed (step S9). ), This is displayed and it returns to the input waiting state of step S1.

【0019】例えば、図8(b)の状態において、ウイ
ンドウBの領域内に表示されているウインドウC(複数
表示されたウインドウ)上で文書に対する編集処理が行
われた場合、ウインドウ処理実行部23は、これを複数
表示されている他のコピー元であるウインドウにも反映
させる。即ち、ウインドウCの表示は複数あっても、同
一のウインドウCとして処理される。
For example, in the state of FIG. 8B, when the editing process is performed on the document on the window C (a plurality of displayed windows) displayed in the area of the window B, the window processing execution unit 23. Causes this to be reflected in the other copy source windows that are being displayed. That is, even if a plurality of windows C are displayed, they are processed as the same window C.

【0020】また、上記ステップS8において、親ウイ
ンドウが一つであった場合は、そのウインドウのみの処
理として実行し、ステップS1の入力待ち状態に戻る。
If there is only one parent window in step S8, the process is executed only for that window, and the process returns to the input waiting state of step S1.

【0021】一方、上記ステップS2における入力内容
がウインドウ操作であるが、上記とは異なり、ウインド
ウの消去(表示を終わらせるという意味)操作であった
場合は以下のようになる。例えば、上記図8(b)の状
態から、ウインドウA、Bいずれかに表示されているウ
インドウCの消去操作がなされた場合、ウインドウ状態
管理部21は、これによりウインドウのリンク関係情報
をリンクウインドウ管理部22に出力する(ステップS
3)。そしてリンクウインドウ管理部22は、リンク情
報テーブル3からリンク情報を読み込んで(ステップS
4)、そのリンク情報を更新し(ステップS5)、ウイ
ンドウCを一つ消去した指定画面を表示する(ステップ
S6)。即ち、この場合のウインドウ情報は、図10の
状態から図9の状態となり、上記のリンク関係が解放さ
れたものとなる。
On the other hand, although the input content in step S2 is the window operation, unlike the above, when the window is erased (meaning that the display is finished), the operation is as follows. For example, when the window C displayed in either the window A or the window B is erased from the state of FIG. 8B, the window state management unit 21 thereby changes the link relation information of the window to the link window. Output to the management unit 22 (step S
3). Then, the link window management unit 22 reads the link information from the link information table 3 (step S
4) The link information is updated (step S5), and the designated screen with one window C erased is displayed (step S6). That is, the window information in this case changes from the state of FIG. 10 to the state of FIG. 9, and the above-mentioned link relationship is released.

【0022】次に、本発明の適用例を説明する。図11
は、本発明のウインドウ管理装置における第1の適用例
を示す説明図である。この例は、文書データを表示した
ウインドウFがあり、この文書データの先頭部分F1を
ウインドウGに表示し、また末尾部分F2をウインドウ
Hに表示した状態を示している。これは、例えば、ウイ
ンドウFの文書データのうち、先頭部分F1と末尾部分
F2を表示させ、一方を参照しながらもう一方を編集し
たり、双方を編集するといった場合の作業である。この
ような状態において、ウインドウGで文書データの先頭
部分F1を、また、ウインドウHで末尾部分F2の編集
作業を行った場合、本実施例では、これら先頭部分F1
および末尾部分F2を一つのウインドウFとして管理し
ているため、たとえ、ウインドウFを消去したとして
も、その編集内容を一つの文書データとして反映させる
ことができる。
Next, an application example of the present invention will be described. Figure 11
FIG. 8 is an explanatory diagram showing a first application example of the window management device of the present invention. This example shows a state in which there is a window F displaying the document data, the leading portion F1 of this document data is displayed in the window G, and the trailing portion F2 is displayed in the window H. This is a work, for example, of displaying the beginning portion F1 and the ending portion F2 of the document data in the window F, and editing the other while referring to one or both. In such a state, when the beginning portion F1 of the document data is edited in the window G and the ending portion F2 is edited in the window H, in the present embodiment, the beginning portion F1 is edited.
Since the end portion F2 and the end portion F2 are managed as one window F, even if the window F is deleted, the edited contents can be reflected as one document data.

【0023】図12は本実施例の第2の適用例を示す説
明図である。この例は、ウインドウMにおいて表計算処
理のアプリケーションが実行され、ウインドウNにおい
てワープロのアプリケーションが実行されている場合を
示している。また、ウインドウMの表計算処理では、表
の結果(ウインドウM1)がグラフ(ウインドウM2)
に反映されるよう構成されているアプリケーションであ
る。
FIG. 12 is an explanatory diagram showing a second application example of this embodiment. This example shows the case where the spreadsheet application is executed in the window M and the word processor application is executed in the window N. Further, in the spreadsheet calculation process of the window M, the result of the table (window M1) is a graph (window M2).
It is an application that is configured to be reflected in.

【0024】そして、オペレータは、ウインドウN上の
文書作成ウインドウN1で、表計算処理で作成されたグ
ラフを取り入れたいとする。このような場合、本実施例
ではウインドウM上のウインドウM2をウインドウN1
上にも表示するだけで、ウインドウM1の表計算結果を
グラフとして取り入れることができる。即ち、本実施例
では、ウインドウM1の表中でデータ入力を行った場
合、その結果が表計算におけるウインドウM2のグラフ
に反映され、更に、ウインドウN1上のウインドウM2
のグラフに反映させることができる。
Then, the operator wants to import the graph created by the spreadsheet process in the document creation window N1 on the window N. In such a case, in this embodiment, the window M2 on the window M is replaced by the window N1.
The spreadsheet result of the window M1 can be taken in as a graph only by displaying it on the top. That is, in this embodiment, when data is input in the table of the window M1, the result is reflected in the graph of the window M2 in the spreadsheet, and further, the window M2 on the window N1.
Can be reflected in the graph.

【0025】尚、上記実施例において、ウインドウのリ
ンク操作等については、ウインドウ状態管理部21およ
び入力部1に、複数表示ウインドウ間をリンクさせるか
否かの選択手段を設け、これをオペレータが選択するよ
う構成してもよい。
In the above embodiment, for window linking operation, the window status management section 21 and the input section 1 are provided with a selection means for selecting whether or not to link a plurality of display windows, and the operator selects this. It may be configured to.

【0026】[0026]

【発明の効果】以上説明したように、本発明のウインド
ウ管理装置によれば、各ウインドウの管理を、それぞれ
のウインドウ毎のリンク関係で行い、複数の親を持つウ
インドウ上のデータで処理が行われた場合は、同一のウ
インドウの処理として実行するようにしたので、複数の
親ウインドウの間で子ウインドウを共有することが可能
となり、同時に同じウインドウを表示したり、操作する
といったことを容易に行うことができる。
As described above, according to the window management apparatus of the present invention, the management of each window is performed according to the link relation for each window, and the processing is performed by the data on the window having a plurality of parents. If it is opened, it will be executed as the processing of the same window, so it is possible to share child windows among multiple parent windows, and it is easy to display and operate the same window at the same time. It can be carried out.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明のウインドウ管理装置を適用した情報処
理装置の概略構成図である。
FIG. 1 is a schematic configuration diagram of an information processing device to which a window management device of the present invention is applied.

【図2】ウインドウ管理におけるツリー構造と階層構造
の説明図である。
FIG. 2 is an explanatory diagram of a tree structure and a hierarchical structure in window management.

【図3】ツリー構造ウインドウ情報の説明図である。FIG. 3 is an explanatory diagram of tree structure window information.

【図4】子ウインドウを別の親ウインドウ上にコピーし
た状態の説明図である。
FIG. 4 is an explanatory diagram showing a state in which a child window is copied onto another parent window.

【図5】ツリー構造の管理におけるウインドウCとウイ
ンドウC1のウインドウ情報の説明図である。
FIG. 5 is an explanatory diagram of window information of a window C and a window C1 in managing a tree structure.

【図6】本発明のウインドウ管理装置におけるリンク情
報のフォーマットを示す説明図である。
FIG. 6 is an explanatory diagram showing a format of link information in the window management device of the present invention.

【図7】本発明のウインドウ管理装置の動作を示すフロ
ーチャートである。
FIG. 7 is a flowchart showing an operation of the window management device of the present invention.

【図8】本発明のウインドウ管理装置における画面表示
例の説明図である。
FIG. 8 is an explanatory diagram of a screen display example in the window management device of the present invention.

【図9】本発明のウインドウ管理装置におけるリンク操
作前のリンク情報の説明図である。
FIG. 9 is an explanatory diagram of link information before a link operation in the window management device of the present invention.

【図10】本発明のウインドウ管理装置におけるリンク
操作後のリンク情報の説明図である。
FIG. 10 is an explanatory diagram of link information after a link operation in the window management device of the present invention.

【図11】本発明のウインドウ管理装置における第1の
適用例の説明図である。
FIG. 11 is an explanatory diagram of a first application example of the window management device of the present invention.

【図12】本発明のウインドウ管理装置における第2の
適用例の説明図である。
FIG. 12 is an explanatory diagram of a second application example of the window management device of the present invention.

【符号の説明】[Explanation of symbols]

3 リンク情報テーブル 4 表示部 21 ウインドウ状態管理部 22 リンクウインドウ管理部 23 ウインドウ処理実行部 3 link information table 4 display unit 21 window state management unit 22 link window management unit 23 window processing execution unit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 画面上に複数のウインドウを表示する場
合、これらウインドウの管理を行うウインドウ管理装置
において、 各ウインドウ毎に保有し、親、兄弟、子のウインドウの
リンク関係を示すリンク情報テーブルと、 画面上の複数のウインドウの表示状態を管理すると共
に、任意のウインドウで操作を行った場合、その操作に
よって影響を受けるウインドウの情報を出力するウイン
ドウ状態管理部と、 前記ウインドウ状態管理部から出力されたウインドウ情
報に基づき、前記リンク情報テーブルより、対応するウ
インドウのリンク情報を読み込み、新たなリンク情報と
して更新するリンクウインドウ管理部と、 任意のウインドウ上のデータに対して処理が行われた場
合、前記リンク情報テーブルを参照し、当該ウインドウ
が複数の親を持つウインドウであった場合は、複数の親
ウインドウ上のウインドウでの処理を同一とするウイン
ドウ処理実行部とを備えたことを特徴とするウインドウ
管理装置。
1. When a plurality of windows are displayed on a screen, a window management device that manages these windows holds a link information table for each window and indicates a link relationship between parent, sibling, and child windows. , A window state management unit that manages the display states of a plurality of windows on the screen and outputs the information of the window affected by the operation when an operation is performed on any window, and the window state management unit outputs the information. When the link information of the corresponding window is read from the link information table and updated as new link information based on the created window information, and the processing is performed on the data on the arbitrary window. , Referring to the link information table, the window has multiple parents One is if it was window, window management apparatus characterized by comprising a window processing execution unit for processing in the window on the plurality of parent window with the same.
JP6312580A 1994-11-22 1994-11-22 Window management device Pending JPH08147135A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6312580A JPH08147135A (en) 1994-11-22 1994-11-22 Window management device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6312580A JPH08147135A (en) 1994-11-22 1994-11-22 Window management device

Publications (1)

Publication Number Publication Date
JPH08147135A true JPH08147135A (en) 1996-06-07

Family

ID=18030919

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6312580A Pending JPH08147135A (en) 1994-11-22 1994-11-22 Window management device

Country Status (1)

Country Link
JP (1) JPH08147135A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8879087B2 (en) 2011-08-16 2014-11-04 Canon Kabushiki Kaisha Information processing apparatus that performs display processing according to a job state and method of controlling the same

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8879087B2 (en) 2011-08-16 2014-11-04 Canon Kabushiki Kaisha Information processing apparatus that performs display processing according to a job state and method of controlling the same

Similar Documents

Publication Publication Date Title
US4905185A (en) Apparatus for transferring block data in original form and editing the block data
JPH09269909A (en) System and method for integrating editing and versioning in data repository
JPH05205024A (en) Information control method and multi-medium system using the same
US5621879A (en) Window management information input/output system
JPH0696077A (en) Shared processing system for data and processor for its data
JP3159052B2 (en) Multimedia scenario editing device
JPH08147135A (en) Window management device
JP2002108677A (en) Device for managing document and method for the same and storage medium
JPH03278247A (en) Hyper medium system
JP3299259B2 (en) Program structure diagram editing processing method
JPH0535837A (en) Cut data editing system for window system with cut-and-paste function
JP2907277B2 (en) User interface system for supervisory control system
JP2002259362A (en) Document conversion definition generating program
JP3444620B2 (en) Filing system equipment
JPS63226723A (en) Multiwindow control system
JPH06131343A (en) Multiplex document processing system
JPS63197229A (en) Automatic generation system for module structure
JPH038076A (en) Attribute information processing system for structured document processing system
JPH03286226A (en) Method and system for generating program
JP3732540B2 (en) General-purpose screen display processing method in screen display control device
JPH02214964A (en) Computer system
JPH0744446A (en) Relating method for grouped information
JPH0262628A (en) Editing/display screen control system
JP2012069054A (en) Structured document processor and structured document processing program
JPH06231266A (en) Graph preparing device