JPH0416992A - Multiwindow processor - Google Patents

Multiwindow processor

Info

Publication number
JPH0416992A
JPH0416992A JP2122195A JP12219590A JPH0416992A JP H0416992 A JPH0416992 A JP H0416992A JP 2122195 A JP2122195 A JP 2122195A JP 12219590 A JP12219590 A JP 12219590A JP H0416992 A JPH0416992 A JP H0416992A
Authority
JP
Japan
Prior art keywords
window
processing
group
windows
window group
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
JP2122195A
Other languages
Japanese (ja)
Inventor
Hidetaka Oto
英隆 大戸
Hirobumi Tanaka
博文 田中
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2122195A priority Critical patent/JPH0416992A/en
Publication of JPH0416992A publication Critical patent/JPH0416992A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To improve operability by providing a window control part which performs processing requested for all the windows that belong to a group when it is decided that a window is the one that belongs to the group. CONSTITUTION:A window group decision part 103, a window processing part 104, and a window group processing interpreting part 105, etc., are provided at the window control part 100. The window group processing interpreting part 105 instructs the window processing part 104 to perform the window processing for all the windows that belong to the group sequentially based on an instruction from the window group decision part 103, and performs processing requested for all the windows that belong to the window group when the processing for the window is requested. In such a way, the operability can be improved.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、計算機システムにおけるマルチウィンドウの
処理装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION Field of Industrial Application The present invention relates to a multi-window processing device in a computer system.

従来の技術 近年ビットマツプデイプレイやポインテイングデバイス
などを備えた計算機システムが普及している。この種の
計算機システムでは、ひとつのデイプレイをウィンドウ
と呼ばれる複数の矩形領域に分割し、各ウィンドウを1
つの仮想端末とみなして用いるマルチウィンドウ処理装
置を適用したものが広く利用されている。
BACKGROUND OF THE INVENTION In recent years, computer systems equipped with bit map displays, pointing devices, etc. have become widespread. In this type of computer system, one display is divided into multiple rectangular areas called windows, and each window is divided into multiple rectangular areas called windows.
A multi-window processing device that is used as one virtual terminal is widely used.

マルチウィンドウ処理装置は、ウィンドウを新たに生成
する機能、すでに存在するウィンドウを消去する機能、
アイコン化しているウィンドうをオープンする機能、オ
ープンしているウィンドウをクローズしてアイコン化す
る機能、ウィンドウのデイプレイ上での位置を移動する
機能、およびウィンドウの拡大、縮小などの変形をする
機能を有している。
The multi-window processing device has the ability to create new windows, erase existing windows,
A function to open an iconized window, a function to close an open window and turn it into an icon, a function to move the window's position on the screen, and a function to transform the window such as enlarging or contracting it. have.

従来のマルチウィンドウ処理装置は、第3図に示すよう
な構成を成している。図中、301はウィンドウ処理指
示部で、オペレータの操作または適用業務プログラム内
に記述されたコマンドの実行等のウィンドウ処理要求に
従ってウィンドウの生成、削除、オープン、クローズ、
移動、および変形の処理をウィンドウ処理部302に指
示するものである。ウィンドウ処理部302は、ディス
プレイ303に接続され、ウィンドウ処理指示部301
からの指示に応じてウィンドウを生成、削除、オープン
、クローズ、移動、変形する処理を行うものである。
A conventional multi-window processing device has a configuration as shown in FIG. In the figure, 301 is a window processing instruction unit that creates, deletes, opens, closes windows, etc. in accordance with window processing requests such as operator operations or execution of commands written in application programs.
It instructs the window processing unit 302 to perform movement and transformation processing. The window processing section 302 is connected to the display 303 and is connected to the window processing instruction section 301.
It creates, deletes, opens, closes, moves, and transforms windows in response to instructions from.

前述のように構成された従来のマルチウィンドウ処理装
置によって、例えば第4図(a)に示すように、ディス
プレイ303上に表示されているウィンドウA−Eのう
ち、一連の仕事のために用いられた互いに関連のある3
つのウィンドウA〜Cをクローズする場合の操作、およ
びディスプレイ303の表示例について説明する。なお
、ここでは、ウィンドウ相互の重なりを許すオーバラッ
プウィンドウシステムであるとする。
With the conventional multi-window processing device configured as described above, for example, as shown in FIG. 4(a), windows A to E displayed on the display 303 are used for a series of tasks. 3 mutually related
An operation for closing windows A to C and a display example of the display 303 will be described. It is assumed here that the system is an overlapping window system that allows windows to overlap each other.

(1)まず、オペレータは図示しないマウス等の操作に
より、ウィンドウ処理指示部301に対してウィンドウ
Aをクローズするためのウィンドウ処理要求を行う。な
お、ウィンドウAのクローズを適用業務プログラムC,
こよって行う場合には、適用業務プログラム内に記述さ
れたコマンドの実行によって、ウィンドウ処理要求を行
うことになる。
(1) First, the operator issues a window processing request to close window A to the window processing instruction section 301 by operating a mouse or the like (not shown). Note that window A is closed by application program C,
In this case, the window processing request is made by executing a command written in the application program.

(2)ウィンドウ処理指示部301は、ウィンドウ処理
要求を受は付け、ウィンドウ処理部302を起動してウ
ィンドウAのクロース処理を指示する。
(2) The window processing instruction unit 301 accepts the window processing request, activates the window processing unit 302, and instructs window A to close processing.

(3)ウィンドウ処理部302は、第4図(b)に示す
ように、ウィンドウAをディスプレイ303から消去し
、ウィンドウAに対応するアイコンAiを表示する。
(3) The window processing unit 302 erases the window A from the display 303 and displays the icon Ai corresponding to the window A, as shown in FIG. 4(b).

(4)以下、個々のウィンドウB、Cに対しても、同様
の操作および処理が繰り返されることにより、第4E(
c)に示すように、ウィンドウA−Cが消去され、それ
ぞれのウィンドウA−Cに対応するアイコンA1−C1
が表示されて、ウィンドウA−Cのクローズが完了する
(4) Thereafter, similar operations and processing are repeated for each window B and C, resulting in the 4th E(
As shown in c), windows A-C are erased and icons A1-C1 corresponding to the respective windows A-C are
is displayed, and the closing of windows A to C is completed.

また、例えばウィンドウA−Cを用いる一連の仕事を再
開するためにウィンドウA−Cをオープンする場合には
、それぞれのアイコンAixCiに対してオープン処理
の要求のための操作を繰り返し行うようになっている。
Furthermore, for example, when opening windows A-C in order to resume a series of tasks using windows A-C, the operation for requesting open processing is repeatedly performed on each icon AixCi. There is.

発明が解決しようとする課題 ウィンドウ処理指示部301に対してウィンドウ処理要
求を行うための操作は、ある程度の手間を要する。例え
ばウィンドウを消去する場合には、通常、誤操作を防く
ために表示される確認メソセージに答えなくてはならな
いし、移動させる場合には、移動位置を指示する操作を
しなくてはならない。
Problems to be Solved by the Invention The operation for issuing a window processing request to the window processing instruction section 301 requires a certain amount of effort. For example, if you want to erase a window, you usually have to respond to a confirmation message that is displayed to prevent erroneous operations, and if you want to move it, you have to do an operation that instructs you where to move it.

一方、複数のウィンドウを用いて一連の仕事を行ってい
る場合などには、その仕事の終了、中断などの区切り等
で、互いに関連のある複数のウィンドウに対して同じ処
理を行わせることが比較的頻繁すこある。
On the other hand, if you are performing a series of tasks using multiple windows, you may want to perform the same process on multiple related windows at the end of the task, interruption, etc. Very often.

しかしながら、従来のマルチウィンドウ処理装置では、
複数のウィンドウに対して同様の処理を行わせるために
は、前述のように、それぞれのウィンドウに対して同じ
ような操作を繰り返さなくてはならない。
However, with conventional multi-window processing devices,
In order to perform similar processing on multiple windows, it is necessary to repeat the same operations on each window, as described above.

したがって、上記従来のマルチウィンドウ処理装置は、
複数のウィンドウに対して同様の処理を行う場合に、繁
雑な操作を必要とし、操作性が悪いという問題点を有し
ていた。
Therefore, the conventional multi-window processing device described above is
When performing similar processing on multiple windows, complicated operations are required, resulting in poor operability.

また、ウィンドウ処理の要求を適用業務プログラム内に
記述されたコマンドによって行う場合には、適用業務プ
ログラム内に記述するコマンドの数が多くなり、適用業
務プログラムの複雑化を招くことになる。
Furthermore, if a window processing request is made using a command written in the application program, the number of commands written in the application program increases, leading to the complexity of the application program.

本発明は、従来のマルチウィンドウ処理装置が有してい
た前記問題点に鑑み、簡潔な操作や適用業務プログラム
で、複数のウィンドウに対して同様の処理を行うことが
できるようにして操作性等を向上させることのできるマ
ルチウィンドウ処理装置の提供を目的としている。
In view of the above-mentioned problems that conventional multi-window processing devices had, the present invention improves operability by making it possible to perform similar processing on multiple windows with simple operations and application programs. The purpose of the present invention is to provide a multi-window processing device that can improve performance.

課題を解決するための手段 上記目的を達成するため、請求項第1項の発明は、ディ
スプレイ上に表示されるウィンドウに対する処理を行う
マルチウィンドウ処理装置であって、ウィンドウグルー
プ登録要求に基づいて、複数のウィンドウがウィンドウ
グループに属することを示すウィンドウグループ情報を
保持し、ウィンドウに対する処理の要求がなされたとき
に、前記ウィンドウグループ情報に基づいて、そのウィ
ンドウがウィンドウグループに属するウィンドウである
と判定されたときには、ウィンドウグループに属するす
べてのウィンドウに対して要求された処理を行うウィン
ドウ制御部を備えたことを特徴としている。
Means for Solving the Problems In order to achieve the above object, the invention as claimed in claim 1 is a multi-window processing device that processes windows displayed on a display, the device comprising: Window group information indicating that multiple windows belong to a window group is held, and when a processing request is made for a window, it is determined that the window belongs to the window group based on the window group information. The present invention is characterized in that it includes a window control unit that performs requested processing for all windows belonging to a window group.

請求項第2項の発明は、ディスプレイ上に表示されるウ
ィンドウに対する処理を行うマルチウィンドウ処理装置
であって、ウィンドウグループ登録要求に基づいて、複
数のウィンドウがウィンドウグループに属することを示
すウィンドウグループ情報を保持し、ウィンドウをクロ
ーズする要求がなされたときに、前記ウィンドウグルー
プ情報に基づいて、そのウィンドウがウィンドウグルー
プに属するウィンドウであると判定されたときには、ウ
ィンドウグループに属するすべてのウィンドウをクロー
ズするとともに、そのウィンドウグループに対応するア
イコンを表示する一方、ウィンドウグループに対応する
アイコンに対してウィンドウをオープンする要求がなさ
れたときに、前記ウィンドウグループ情報に基づいて、
そのウィンドウグループに属するすべてのウィンドウを
オーブンするウィンドウ制御部を備えたことを特徴とし
ている。
The invention as claimed in claim 2 is a multi-window processing device that performs processing on windows displayed on a display, wherein window group information indicating that a plurality of windows belong to a window group is provided based on a window group registration request. and when a request to close a window is made and it is determined that the window belongs to a window group based on the window group information, all windows belonging to the window group are closed and , while displaying the icon corresponding to the window group, based on the window group information when a request is made to open a window for the icon corresponding to the window group.
The present invention is characterized by comprising a window control unit that ovens all windows belonging to the window group.

作用 請求項第1項の発明によれば、ウィンド′つ制御部は、
ウィンドウグループ情報が保持されているウィンドウグ
ループに属する1つのウィンドウに対して処理の要求が
なされると、ウィンドウグループに属するすべてのウィ
ンドウに対して要求された処理を行う。
According to the invention of claim 1, the window control section:
When a processing request is made for one window belonging to a window group in which window group information is held, the requested processing is performed for all windows belonging to the window group.

請求項第2項の発明によれば、ウィンドウ制御部は、ウ
ィンドウグループ情報が保持されているウィンドウグル
ープに属する1つのウィンドウに対してウィンドウをク
ローズする要求がなされると、ウィンドウグループに属
するすべてのウィンドウをクローズするとともに、その
ウィンドウグループに対応するアイコンを表示する一方
、ウィンドウグループに対応するアイコンに対してウィ
ンドウをオーブンする要求がなされると、そのウィンド
ウグループに属するすべてのウィンドウをオープンする
According to the invention of claim 2, when a request is made to close one window belonging to a window group in which window group information is held, the window control unit closes all windows belonging to the window group. While closing the window, the icon corresponding to the window group is displayed, and when a request to open a window is made for the icon corresponding to the window group, all windows belonging to the window group are opened.

実施例 第1図は本発明の一実施例におけるマルチウィンドウ処
理装置の構成を示すブロック図、第2図(a)(b)は
、ディスプレイの表示例を示す説明図である。なお、本
実施例においては、ウィンドウ相互の重なりを許すオー
バラップウィンドウシステムに適用された例について説
明する。
Embodiment FIG. 1 is a block diagram showing the configuration of a multi-window processing device in an embodiment of the present invention, and FIGS. 2(a) and 2(b) are explanatory diagrams showing examples of display. In this embodiment, an example will be described in which the present invention is applied to an overlapping window system that allows windows to overlap each other.

第1図において、100はウィンドウ制御部で、ウィン
ドウ処理指示部101、ウィンドウグループ登録削除指
示部102、ウィンドウグループ判定部103、ウィン
ドウ処理部104、ウィンドウグループ処理解釈部10
5、およびウィンドウグループアイコン処理部106が
設けられている。
In FIG. 1, 100 is a window control unit, which includes a window processing instruction unit 101, a window group registration deletion instruction unit 102, a window group determination unit 103, a window processing unit 104, and a window group processing interpretation unit 10.
5, and a window group icon processing section 106.

上記ウィンドウグループアイコン処理部106、および
前記ウィンドウ処理部104は、ディスプレイ107に
接続されている。
The window group icon processing section 106 and the window processing section 104 are connected to a display 107.

上記ウィンドウ処理指示部101は、オペレータの操作
または適用業務プログラム内に記述されたコマンドの実
行等のウィンド′つ処理要求に従ってウィンドウの生成
、削除、オープン、クローズ、移動、および変形の処理
を、ウィンドウグループ判定部103を介して、ウィン
ドウ処理部104に指示するものである。
The window processing instruction unit 101 generates, deletes, opens, closes, moves, and transforms windows in accordance with window processing requests such as operator operations or execution of commands written in application programs. This is an instruction to the window processing unit 104 via the group determination unit 103.

ウィンドウグループ登録削除指示部102は、オペレー
タの操作等によるウィンドウグループ登録削除要求に基
づいて、ウィンドウグループの登録、および削除をウィ
ンドウグループ判定部103に指示するものである。上
記ウィンドウグループは、ウィンドウ処理指示部101
へのウィンドウ処理要求に基づいて、同一の処理を行う
ウィンドウのグループである。
The window group registration deletion instruction unit 102 instructs the window group determination unit 103 to register and delete a window group based on a window group registration deletion request made by an operator's operation or the like. The above window group includes the window processing instruction unit 101
A group of windows that performs the same processing based on a window processing request.

ウィンドウグループ判定部103は、前記ウィンドウグ
ループ登録削除指示部102からの指示に基づき、複数
のウィンドウがウィンドウグループに属することを示す
ウィンドウグループ情報の保持、および解放を行うこと
により、ウィンドウグループの登録、および削除を行う
ようになっている。上記ウィンドウグループ情報は、複
数のウィンドウグループに対して保持することができる
ようになっている。ウィンドウグループ判定部103は
、また、ウィンドウ処理指示部101によって処理指示
のなされたウィンドウが、ウィンドウグループに属して
いるか否かを判定し、ウィンドウグループに属していれ
ば、ウィンドウグループ処理解釈部105に対して処理
指示を行う一方、属していなければ、すなわち単一のウ
ィンドウについてウィンドウ処理をする場合には、直接
、ウィンドウ処理部104に対して処理指示を行うよう
になっている。
The window group determination unit 103 registers and releases window group information based on instructions from the window group registration deletion instruction unit 102 by holding and releasing window group information indicating that a plurality of windows belong to a window group. and deletion. The above window group information can be held for multiple window groups. The window group determination unit 103 also determines whether the window for which the window processing instruction unit 101 has given a processing instruction belongs to a window group, and if it belongs to the window group, the window group processing interpretation unit 105 On the other hand, if the window does not belong, that is, when performing window processing on a single window, processing instructions are directly given to the window processing unit 104.

ウィンドウ処理部104は、ウィンドウグループ判定部
103、またはウィンドウグループ処理解釈部105か
らの指示に基づき、それぞれのウィンドウごとに、ウィ
ンドウの生成、削除等の処理を行うものである。
The window processing unit 104 performs processes such as window generation and deletion for each window based on instructions from the window group determination unit 103 or the window group processing interpretation unit 105.

ウィンドウグループ処理解釈部105は、ウィンドウグ
ループ判定部103がらの指示に基づき、ウィンドウグ
ループに属する全てのウィンドウに対するウィンドウ処
理を、順次、ウィンドウ処理部104に指示するもので
ある。ウィンドウグループ処理解釈部105は、また、
ウィンドウグループに対するウィンドウ処理がオーブン
処理が、またはクローズ処理である場合には、ウィンド
ウグループに対応するアイコン処理をウィンドウグルー
プアイコン処理部106に指示するようになっている。
The window group processing interpretation unit 105 instructs the window processing unit 104 to sequentially perform window processing on all windows belonging to a window group based on instructions from the window group determination unit 103. The window group processing interpretation unit 105 also
When the window processing for a window group is oven processing or close processing, the window group icon processing unit 106 is instructed to perform icon processing corresponding to the window group.

ウィンドウグループアイコン処理部106は、ウィンド
ウグループ処理解釈部105からの指示に基づき、ウィ
ンドウグループに対応するアイコン処理を行うものであ
る。
The window group icon processing section 106 performs icon processing corresponding to a window group based on instructions from the window group processing interpretation section 105.

ウィンドウ制御部100には、さらに、ウィンドウを最
大数以上表示させないようにする機能や、ウィンドウの
大きさの最大値、最小値などを越えて表示しないように
する機能などのウィンドウの管理を行うウィンドウ管理
部など種々の構成要素が設けられているが、本実施例に
おいては説明を省略する。
The window control unit 100 further includes a window that manages windows, such as a function to prevent windows from being displayed beyond the maximum number, a function to prevent a window from exceeding a maximum or minimum size, etc. Various components such as a management section are provided, but their explanations will be omitted in this embodiment.

上記の構成において、例えば第2図(a)4こ示すよう
に、ディスプレイ107上に表示されているウィンドウ
A−Eのうち、ウィンドウグループ登録削除指示部10
2の指示に基づいてウィンドウグループGとしてウィン
ドウグループ判定部103に登録され、一連の仕事のた
めに用いられる互いに関連のある3つのウィンドウA−
Cをクローズする場合の操作、およびディスプレイ10
7の表示例について説明する。
In the above configuration, for example, as shown in FIG.
2, three mutually related windows A- are registered in the window group determination unit 103 as a window group G and are used for a series of tasks
Operation when closing C and display 10
Display example No. 7 will be explained.

(1)まず、オペレータは、図示しないマウス等の操作
により、ウィンドウ処理指示部101に対してウィンド
ウA−Cをクローズするためのウィンドウ処理要求を行
う。このウィンドウ処[求は、より具体的には、ウィン
ドウA〜Cのいずれか1つのウィンドウ、例えばウィン
ドウAに関して行えばよい。なお、ウィンドウA−Cの
クローズを適用業務プログラムによって行う場合には、
適用業務プログラム内に記述されたコマンドの実行によ
って、ウィンドウ処理要求を行うことになる。
(1) First, the operator issues a window processing request to the window processing instruction unit 101 to close windows A to C by operating a mouse or the like (not shown). More specifically, this window processing request may be performed for any one of windows A to C, for example window A. Note that when closing windows A to C using an application program,
A window processing request is made by executing a command written in the application program.

(2)ウィンドウ処理指示部101は、ウィンドウ処理
要求を受は付け、ウィンドウグループ判定部103を起
動する。
(2) The window processing instruction unit 101 accepts the window processing request and activates the window group determination unit 103.

(3)ウィンドウグループ判定部103は、ウィンドウ
グループ登録削除指示部102の指示に基づいて保持し
ているウィンドウグループ情報により、ウィンドウAが
ウィンドウグループに属しているか否かを判定する。こ
こでは、ウィンドウAはウィンドウグループGに属して
いるので、ウィンドウグループ判定部103は、ウィン
ドウグループ処理解釈部105を起動する。なお、ここ
で、処理要求のなされたウィンドウがいずれのウィンド
ウグループにも属さないウィンドウである場合には、ウ
ィンドウグループ判定部103はそのウィンドウに対す
るウィンドウ処理を、直接、ウィンドウ処理部104に
指示する。
(3) The window group determination unit 103 determines whether window A belongs to a window group based on the window group information held based on the instruction from the window group registration deletion instruction unit 102. Here, since window A belongs to window group G, window group determination unit 103 activates window group processing interpretation unit 105. Note that if the window for which the processing request has been made is a window that does not belong to any window group, the window group determination unit 103 directly instructs the window processing unit 104 to perform window processing for that window.

(4)ウィンドウグループ処理解釈部105は、ウィン
ドウグループGに属するウィンドウA−Cに対するウィ
ンドウ処理を、順次、ウィンドウ処理部104に指示す
る。この指示は、例えばウィンドウグループ判定部10
3からの処理指示を、それぞれのウィンドウに対する処
理指示の列に変換して、シリアルに出力することにより
行う。そこで、ウィンドウ処理部104は、それぞれの
ウィンドウA〜Cに対して、クローズ処理を行い、ウィ
ンドウA〜Cを順にディスプレイ107上から消去する
。ただし、ウィンドウA−Cに対応するアイコンを表示
するアイコン処理は行わない。
(4) The window group processing interpretation unit 105 sequentially instructs the window processing unit 104 to perform window processing on windows A to C belonging to window group G. This instruction is given by the window group determination unit 10, for example.
This is done by converting the processing instructions from 3 into a string of processing instructions for each window and outputting them serially. Therefore, the window processing unit 104 performs close processing on each of the windows A to C, and sequentially erases the windows A to C from the display 107. However, icon processing for displaying icons corresponding to windows A to C is not performed.

(5)ウィンドウグループ処理解釈部105は、また、
ウィンドウグループGに対するウィンドウ処理が、オー
ブン処理またはクローズ処理であるかを判定する。ここ
ではクローズ処理であるので、ウィンドウグループ処理
解釈部105は、ウィンドウグループアイコン処理部1
06を起動し、ウィンドウグループGに対応するアイコ
ン処理を指示する。
(5) The window group processing interpretation unit 105 also
It is determined whether the window processing for window group G is oven processing or close processing. Since this is a close process, the window group process interpretation unit 105 uses the window group icon process unit 1
06 and instructs icon processing corresponding to window group G.

(6)そこで、ウィンドウグループアイコン処理部10
6は、第2図(b)に示すように、ウィンドウグループ
Gに対応するアイコンGiをディスプレイ107に表示
する。
(6) Therefore, the window group icon processing unit 10
6 displays an icon Gi corresponding to the window group G on the display 107, as shown in FIG. 2(b).

上述のように本実施例のマルチウィンドウ処理装置にお
いては、ウィンドウグループに属している複数のウィン
ドウのクローズ等を1回の操作で同時に行うことができ
る。従って、例えばオペレータや通用業務プログラムは
、複数のファイルに分かれたプログラムの開発作業のた
めに複数のウィンドウをオープンし、プログラム開発作
業の終了、中断などの区切りにそれらのウィンドウをク
ローズする場合、複数のウィンドウを統一したウィンド
ウグループに対してクローズ操作を行うことにより、−
括してすべてのウィンドウをクローズさせることができ
る。
As described above, in the multi-window processing device of this embodiment, multiple windows belonging to a window group can be closed simultaneously with a single operation. Therefore, for example, when an operator or general business program opens multiple windows for developing a program divided into multiple files, and closes those windows at the end or interruption of the program development work, multiple By performing a close operation on a window group that has unified windows, −
You can close all windows at once.

なお、本実施例においてはウィンドウグループに対する
クローズ処理を例にとったが、個々のウィンドウに対す
る生成、削除、オーブン、変形、移動の一般的な操作に
関しても、同様にウィンドウグループに対する1回のオ
ペレーションで、個々のウィンドウに対する処理を行う
ことが可能であることは明らかである。
In this embodiment, closing processing for a window group is taken as an example, but general operations such as creation, deletion, oven, transformation, and movement for individual windows can also be performed in a single operation for a window group. , it is clear that it is possible to perform processing on individual windows.

特に、生成、削除、変形、移動のウィンドウ処理に関し
ては、アイコン処理が個々のウィンドウ処理を行う場合
と異ならないので、ウィンドウグループ処理解釈部10
5は個々のウィンドウの処理指示の列を作成してウィン
ドウ処理部104を起動するだけで処理が完了する。そ
こで、従来のマルチウィンドウ処理装置にウィンドウグ
ループ登録削除指示部102、ウィント−ラグループ判
定部103、ウィンドウグループ処理解釈部105など
を付加するだけでも、上記のような効果を得ることがで
きる。また、オープン処理、およびクローズ処理に関し
ても、ウィンドウグループに対応するアイコンを表示さ
せるのに代えて、ウィンドウグループに属さないウィン
ドウと同様にそれぞれのウィンドウごとに表示させるよ
うにする場合には、やはり、従来のマルチウィンドウ処
理装置にウィンドウグループ登録削除指示部102、ウ
ィンドウグループ判定部103、ウィンドウグループ処
理解釈部105などを付加するだけでも、同様の効果を
得ることができる。
In particular, regarding window processing such as generation, deletion, transformation, and movement, icon processing is no different from individual window processing, so the window group processing interpretation unit 10
5, processing is completed by simply creating a sequence of processing instructions for each window and activating the window processing unit 104. Therefore, the above effects can be obtained simply by adding the window group registration/deletion instructing section 102, the window group determining section 103, the window group processing interpreting section 105, etc. to the conventional multi-window processing device. Also, regarding open processing and close processing, if you want to display each window individually in the same way as windows that do not belong to a window group, instead of displaying the icon corresponding to the window group, Similar effects can be obtained by simply adding the window group registration/deletion instruction section 102, the window group determination section 103, the window group processing interpretation section 105, etc. to the conventional multi-window processing device.

また、本実施例においてはウィンドウ相互の重なりを許
すオーバーラツプウィンドウシステムを考えたが、ウィ
ンドウ相互の重なりを許さないタイルウィンドウシステ
ムに対しても同様に適用可能であることは明らかである
Further, in this embodiment, an overlap window system that allows windows to overlap with each other is considered, but it is obvious that the present invention can be similarly applied to a tile window system that does not allow windows to overlap with each other.

発明の詳細 な説明したように、本発明によれば、複数のウィンドウ
が1つのウィンドウグループに属することを示すウィン
ドウグループ情報を保持し、ウィンドウに対する処理の
要求がなされたときに、ウィンドウグループに属するす
べてのウィンドウに対して要求された処理を行うウィン
ドウ制御部を備えていることにより、複数のウィンドウ
に対する生成、削除、オープン、クローズ、移動、およ
び変形のウィンドウ処理を1回の操作で行うことができ
る。
As described in detail, according to the present invention, window group information indicating that a plurality of windows belong to one window group is held, and when a processing request is made for a window, information indicating that the windows belong to the window group is stored. By being equipped with a window control unit that performs the requested processing for all windows, window processing such as creation, deletion, opening, closing, movement, and transformation of multiple windows can be performed in a single operation. can.

したがって、繁雑な操作を行わなくてもよいようにして
、操作性を向上させることができるという効果を奏する
Therefore, it is possible to improve operability without having to perform complicated operations.

また、ウィンドウ処理の要求を適用業務プログラム内に
記述されたコマンドによって行う場合には、適用業務プ
ログラム内に記述するコマンドの数を低減し、適用業務
プログラムを簡潔にすることができるという効果を奏す
る。
Furthermore, when a window processing request is made using a command written in an application program, the number of commands written in the application program can be reduced, resulting in the ability to simplify the application program. .

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

第1図は本発明の一実施例におけるマルチウィンドウ処
理装置の構成を示すブロック図、第2図(a)(b)は
ディスプレイの表示例を示す説明図、第3図は従来のマ
ルチウィンドウ処理装置の構成を示す説明図、第4図(
a)〜(c)はディスプレイの表示例を示す説明図であ
る。 100・・・ウィンドウ制御部、107・・・ディスプ
レイ
FIG. 1 is a block diagram showing the configuration of a multi-window processing device according to an embodiment of the present invention, FIGS. 2(a) and 2(b) are explanatory diagrams showing display examples of a display, and FIG. 3 is a conventional multi-window processing An explanatory diagram showing the configuration of the device, Fig. 4 (
a) to (c) are explanatory diagrams showing display examples of a display. 100... Window control unit, 107... Display

Claims (2)

【特許請求の範囲】[Claims] (1)ディスプレイ上に表示されるウィンドウに対する
処理を行うマルチウィンドウ処理装置であって、ウィン
ドウグループ登録要求に基づいて、複数のウィンドウが
ウィンドウグループに属することを示すウィンドウグル
ープ情報を保持し、 ウィンドウに対する処理の要求がなされたときに、前記
ウィンドウグループ情報に基づいて、そのウィンドウが
ウィンドウグループに属するウィンドウであると判定さ
れたときには、ウィンドウグループに属するすべてのウ
ィンドウに対して要求された処理を行うウィンドウ制御
部を備えたことを特徴とするマルチウィンドウ処理装置
(1) A multi-window processing device that performs processing on windows displayed on a display, which maintains window group information indicating that multiple windows belong to a window group based on a window group registration request, and processes windows displayed on a display. When a processing request is made and the window is determined to belong to a window group based on the window group information, a window that performs the requested processing on all windows belonging to the window group. A multi-window processing device comprising a control unit.
(2)ディスプレイ上に表示されるウィンドウに対する
処理を行うマルチウィンドウ処理装置であって、ウィン
ドウグループ登録要求に基づいて、複数のウィンドウが
ウィンドウグループに属することを示すウィンドウグル
ープ情報を保持し、 ウィンドウをクローズする要求がなされたときに、前記
ウィンドウグループ情報に基づいて、そのウィンドウが
ウィンドウグループに属するウィンドウであると判定さ
れたときには、ウィンドウグループに属するすべてのウ
ィンドウをクローズするとともに、そのウィンドウグル
ープに対応するアイコンを表示する一方、 ウィンドウグループに対応するアイコンに対してウィン
ドウをオープンする要求がなされたときに、前記ウィン
ドウグループ情報に基づいて、そのウィンドウグループ
に属するすべてのウィンドウをオープンするウィンドウ
制御部を備えたことを特徴とするマルチウィンドウ処理
装置。
(2) A multi-window processing device that processes windows displayed on a display, which holds window group information indicating that multiple windows belong to a window group based on a window group registration request, and processes windows. When a request to close is made, if it is determined that the window belongs to a window group based on the window group information, all windows belonging to the window group are closed, and the window corresponding to the window group is closed. a window control unit that displays an icon that corresponds to a window group, and opens all windows that belong to that window group based on the window group information when a request is made to open a window for an icon that corresponds to a window group. A multi-window processing device characterized by:
JP2122195A 1990-05-11 1990-05-11 Multiwindow processor Pending JPH0416992A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2122195A JPH0416992A (en) 1990-05-11 1990-05-11 Multiwindow processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2122195A JPH0416992A (en) 1990-05-11 1990-05-11 Multiwindow processor

Publications (1)

Publication Number Publication Date
JPH0416992A true JPH0416992A (en) 1992-01-21

Family

ID=14829918

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2122195A Pending JPH0416992A (en) 1990-05-11 1990-05-11 Multiwindow processor

Country Status (1)

Country Link
JP (1) JPH0416992A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014092820A (en) * 2012-10-31 2014-05-19 Fujitsu Ltd Display control device, display control method, and display control program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014092820A (en) * 2012-10-31 2014-05-19 Fujitsu Ltd Display control device, display control method, and display control program

Similar Documents

Publication Publication Date Title
JP3605538B2 (en) Method and medium for transferring items between display windows
US5442746A (en) Procedural user interface
JPH09185483A (en) Method and device for sharing input device for plural independent graphic display devices
GB2300338A (en) Analytical data display method and apparatus
JPH07302195A (en) Dsp programming device and dsp device
JP4049285B2 (en) Screen display control method, screen display control apparatus therefor, and computer-readable recording medium
JPH0416992A (en) Multiwindow processor
JP2560191B2 (en) Method of controlling computer system with graphical user interface
JPH0362216A (en) Portable terminal equipment
JPS62239396A (en) Icon display control system
JPS62200421A (en) Menu selecting system by graphic
Di Trapani et al. NTGsim: A graphical user interface and a 3D simulator for nonlinear trajectory generation methodology
JPH0540590A (en) Method and device for displaying multiwindows
JPH0384611A (en) Terminal emulation device
JPS63223921A (en) Terminal job display system
JPS62285186A (en) Input method for multi-window system
JPH07219753A (en) Conversational program development support system
JP2017157052A (en) Display control device
JPH11327633A (en) Plant operation device and recording medium for recording processing program of the device
JP2549432B2 (en) Expert system knowledge editing processing method
JP2843077B2 (en) Information processing device using both keyboard and position input device
JPH05189187A (en) Multiwindow display system
JPH0317741A (en) Program production support device
JPH035816A (en) Multiwindow display device
JPH03128495A (en) Plant monitoring device