JPH01128089A - Layout of window - Google Patents

Layout of window

Info

Publication number
JPH01128089A
JPH01128089A JP62285416A JP28541687A JPH01128089A JP H01128089 A JPH01128089 A JP H01128089A JP 62285416 A JP62285416 A JP 62285416A JP 28541687 A JP28541687 A JP 28541687A JP H01128089 A JPH01128089 A JP H01128089A
Authority
JP
Japan
Prior art keywords
window
generated
display
windows
display position
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.)
Granted
Application number
JP62285416A
Other languages
Japanese (ja)
Other versions
JP2898977B2 (en
Inventor
Tsuyoshi Hashimoto
剛志 橋本
Takeshi Honda
健 本多
Toshihiko Nakano
利彦 中野
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.)
Hitachi Ltd
Hitachi Information and Control Systems Inc
Original Assignee
Hitachi Ltd
Hitachi Process Computer Engineering Inc
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 Hitachi Ltd, Hitachi Process Computer Engineering Inc filed Critical Hitachi Ltd
Priority to JP62285416A priority Critical patent/JP2898977B2/en
Publication of JPH01128089A publication Critical patent/JPH01128089A/en
Application granted granted Critical
Publication of JP2898977B2 publication Critical patent/JP2898977B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE: To reduce window moving operation and improve its operability by dynamically determining the generation position of a window to be generated so that the overlap between the window to be generated and a window which needs to be viewed and operated at the same time becomes small. CONSTITUTION: A window relative table 110 contains a relative window number corresponding to the window to be generated as an initial value. A window display position table 120 contains a calculation expression for calculating a reference point for displaying the window so that the calculation expression is represented logically in consideration of which position the window needs to be generated so as to make its overlap small. Therefore, the window can be generated at a position where the overlap with the window which is already generated and needs to be viewed and operated at the same time becomes small. When there is no free position, the position is found from a window display state table 130. Consequently, the influence of overlapping on a user is reducible.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はマルチウィンドウシステムにおけるウィンドウ
の配置方法に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a method for arranging windows in a multi-window system.

〔従来の技術〕[Conventional technology]

マルチウィンドウシステムは、表示装置の画面を複数の
ウィンドウに分割し、各ウィンドウに異なった情報を表
示することによってマンマシンインターフェイスの向上
をはかったシステムである。
A multi-window system is a system that improves the man-machine interface by dividing the screen of a display device into multiple windows and displaying different information in each window.

このシステムを使い易いものとするためには、ウィンド
ウ生成時にどこにそれを表示するかは大切な要因であり
、従来のウィンドウの配置方法としては、ウィンドウ管
理システムが提供するウィンドウ生成マクロのパラメー
タをプログラム内から与えることにより位置を決定する
か、ウィンドウ生成時のコマンドパラメータにより位置
を決めている。この方法は1例えばHITACHI  
ESシリーズ CAEワークステーション グラフィッ
ク支援パッケージウィンドウ管理マニュアル(マニュア
ル番号ES−3−123PPB2−86)に記載されて
いる。
In order to make this system easy to use, where to display it when creating a window is an important factor, and the conventional method of arranging windows is to program the parameters of the window creation macro provided by the window management system. The position is determined by inputting it from within, or by using command parameters when creating the window. This method is 1, for example HITACHI
It is described in the ES Series CAE Workstation Graphic Support Package Window Management Manual (manual number ES-3-123PPB2-86).

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

上記の従来技術は、システムプログラムの設計時に、ウ
ィンドウ生成位置が最適な配置となるように決定し、プ
ログラム内にその位置を静的に組込んでおくものである
In the above-mentioned conventional technology, when designing a system program, the optimal window generation position is determined, and the position is statically incorporated into the program.

ところで、ウィンドウ表示領域には限りがあり、生成す
べきウィンドウの数がある程度多くなると、複数のウィ
ンドウを重ね合わせて配置することになるが、この場合
、重なり合った部分では一方のウィンドウの画面しか見
えないから、同時に表示しておいて見較べる(同時視認
)とか、マウス等により2つのウィンドウに対してピッ
ク操作をする(同時操作)とかの作業がやり易いような
ウィンドウ配置が必要となる。ところが従来の方法では
、ウィンドウの生成およびその順序が利用者の操作によ
り動的に変化するという点についての配慮がない。この
ため、利用者の操作手順によっては、ウィンドウ表示領
域に十分に空きがあるにもかかわらず、同時に視認また
は操作の必要のあるウィンドウが、重なり合ってしまう
という問題、または、重なり合ってほしくないウィンド
ウ同志が重なり合ってしまうという問題があった。
By the way, the window display area is limited, and when the number of windows to be generated increases to a certain extent, multiple windows will be placed overlapping each other, but in this case, only one window's screen will be visible in the overlapping area. Therefore, it is necessary to arrange the windows in such a way that it is easy to display them at the same time and compare them (simultaneous viewing), or to pick the two windows using a mouse or the like (simultaneous operation). However, conventional methods do not take into consideration the fact that the generation of windows and their order are dynamically changed by user operations. Therefore, depending on the user's operating procedure, windows that need to be viewed or operated at the same time may overlap even though there is sufficient free space in the window display area, or windows that do not want to overlap may overlap. There was a problem that they overlapped.

本発明の目的は、新たにウィンドウを生成する時、既に
生成しであるウィンドウのうち、生成しようとするウィ
ンドウと同時視認、同時操作の必要なウィンドウと重な
りが少なくなるように、ウィンドウの生成位置を動的に
決定することのできるウィンドウの配置方法を提供する
にある。
An object of the present invention is to position the window so that when creating a new window, there is less overlap with windows that need to be viewed and operated at the same time as the window to be created, among the windows that have already been created. The purpose is to provide a window placement method that can dynamically determine the location of windows.

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

上記の目的は、生成され得るウィンドウ間の、同時視認
あるいは同時操作の必要性の有無を示すウィンドウ間関
連テーブルと、各ウィンドウの使用すべき順序と表示位
置を定めたウィンドウ表示位置テーブルと、既に生成し
表示されているウィンドウの位置、そのウィンドウに対
する最終操作時間等を記録するウィンドウ表示状態テー
ブルとを設け、ウィンドウを生成するときは、生成する
ウィンドウと同時視認および同時操作の必要性があるウ
ィンドウを、ウィンドウ間関連テーブルより求め、次に
、これらのウィンドウが現在どの位置に生成されている
かを、ウィンドウ表示状態テーブルより求め、最後にウ
ィンドウ表示位置テーブルをその優先順位に従って順次
検索して空きウィンドウを求めてここへ新しいウィンド
ウを表示することにより達成される。
The purpose of the above is to create an inter-window relationship table that indicates whether simultaneous viewing or simultaneous operation is necessary between windows that can be generated, a window display position table that determines the order and display position of each window, and A window display status table is provided that records the position of the window being generated and displayed, the last operation time for that window, etc., and when generating a window, it is necessary to check the windows that need to be viewed and operated at the same time as the generated window. is determined from the inter-window relationship table. Next, the current positions of these windows are determined from the window display status table. Finally, the window display position table is sequentially searched according to their priority order to find free windows. This is achieved by displaying a new window here.

〔作用〕[Effect]

ウィンドウ表示位置テーブルは、同時視認及び同時操作
の必要性のあるウィンドウを順次生成するとき、どの位
置に生成すればその重なりが少なくなるかを考慮して論
理的に表現しく順序を定め)記憶したものである。した
がって、ここで検索した空き位置を計算し、この位置に
出力することによって、既に生成済みの同時視認および
同時操作の必要のあるウィンドウとの重なりが小さくな
る位置に生成することができる。
The window display position table is stored in a logically expressed order, taking into consideration which position should be created to reduce overlap when windows that require simultaneous viewing and simultaneous operation are sequentially generated. It is something. Therefore, by calculating the empty position searched here and outputting it to this position, it is possible to generate the window in a position where the overlap with the already generated window that requires simultaneous viewing and simultaneous operation is reduced.

また、前記空き位置が存在しなかった場合には、最も古
く操作された同時視認、同時操作の必要性があるウィン
ドウを、ウィンドウ表示状態テーブルから求め、このウ
ィンドウの生成位置と重ねることにより、同時視認およ
び同時操作の必要のあるウィンドウ同志が重ってしまう
ことによる利用者の影響を少なくすることができる。
In addition, if the above-mentioned vacant position does not exist, the oldest operated window that requires simultaneous viewing and simultaneous operation is found from the window display state table, and by overlapping it with the generated position of this window, it is possible to It is possible to reduce the influence on the user caused by windows that need to be viewed and operated simultaneously overlapping each other.

〔実施例〕〔Example〕

以下、本発明の実施例を図面を参照して詳細に説明する
。第2図はマルチヴインドウ表示を行う処理システムの
全体構成例を示すブロック図で、CPUを中心に、主メ
モリ、グラフィックデイスプレィ、キーボード、マウス
等がバスにより接続されている。主メモリには、種々の
プログラムの他、後に詳述する各種のウィンドウ管理用
のテープル、各ウィンドウへの表示データ等が格納され
ている。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 2 is a block diagram showing an example of the overall configuration of a processing system that performs multi-window display, in which a CPU is centrally connected to a main memory, a graphic display, a keyboard, a mouse, etc. through a bus. In addition to various programs, the main memory stores various window management tables, data to be displayed on each window, etc., which will be described in detail later.

第3図はグラフィックデイスプレィの画面上のウィンド
ウの配置例を示す図である。画面に出力するウィンドウ
位置は上段に3つ下段に3つ合計6つである。それぞれ
のウィンドウの左下を基準点とし、その座標をat b
e ct dt et fとする。
FIG. 3 is a diagram showing an example of the arrangement of windows on the screen of a graphic display. There are six window positions in total, three on the top and three on the bottom. The lower left of each window is the reference point, and its coordinates are at b
Let e ct dt et f.

第1図は本発明の特徴とする各テーブルの構成例を示す
もので、ウィンドウ関連テーブル110には、生成され
得るウィンドウに対応したウィンドウ番号とそのウィン
ドウと同時視認の必要性や同時操作の必要性のある関連
ウィンドウ番号を初期値として格納する。第1図では、
例えばウィンドウ番号1のウィンドウは、同番号2,3
.4のウィンドウと同時に視認あるいは操作される可能
性があり、これらを大きく重ね合わせてはいけないこと
を示している。また、関連ウィンドウ番号欄に−を格納
しているウィンドウの意味は、他のウィンドウと関連し
ない、独立しているウィンドウであることを示す。
FIG. 1 shows an example of the configuration of each table that is a feature of the present invention. A window related table 110 includes window numbers corresponding to windows that can be generated, the necessity of simultaneous viewing of the windows, and the necessity of simultaneous operation. Stores the relevant window number as the initial value. In Figure 1,
For example, a window with window number 1 will have windows with the same numbers 2 and 3.
.. This indicates that there is a possibility that this window will be viewed or operated at the same time as window 4, and that these windows should not be overlapped to a large extent. Furthermore, the meaning of a window in which - is stored in the related window number column indicates that it is an independent window that is not related to other windows.

ウィンドウ表示位置テーブル120には、ウィンドウを
表示する基準点を算出するための計算式を格納する。こ
のテーブルは1表示する優先順にa ” fの順に整列
されている。また同表でX wr&X vY m&Iは
、画面左下角の座標を(0,0)としたときの画面右上
角の座標値であり、ax、by等は各ウィンドウのサイ
ズでウィンドウ表示テーブル130にその値がセットさ
れている。
The window display position table 120 stores calculation formulas for calculating reference points for displaying windows. This table is arranged in the priority order of 1 display in the order of a ” f. Also, in the same table, X wr & X v Y m & I are the coordinate values of the upper right corner of the screen when the coordinates of the lower left corner of the screen are (0, 0). Yes, ax, by, etc. are the sizes of each window and their values are set in the window display table 130.

ウィンドウ表示状態テーブル130には、現在表示され
ているウィンドウ番号とそのウィンドウが出力されてい
る位置、そのウィンドウがアクセスされた最後の時間、
及びウィンドウの大きさ(ユーザ指定)が格納されてい
る。ウィンドウ番号欄に−1が格納されているとき、そ
のエントリは未使用であることを示す。
The window display status table 130 includes the currently displayed window number, the output position of that window, the last time the window was accessed,
and the window size (specified by the user) are stored. When -1 is stored in the window number column, it indicates that the entry is unused.

以上の各種ウィンドウ管理用テーブル110゜120.
130を用いたウィンドウ生成処理を次に説明する。
The above various window management tables 110°120.
Window generation processing using 130 will be described next.

(1)初めに、ウィンドウが生成されていない状態で、
ウィンドウ番号1のウィンドウを生成する方法を第4図
に示す。この場合は、すべてのウィンドウが空きだから
、ウィンドウ表示位置テーブル120の優先順の一番高
いaの位置が選ばれる。
(1) First, with no window created,
FIG. 4 shows a method for generating a window with window number 1. In this case, since all windows are empty, the position a with the highest priority in the window display position table 120 is selected.

そのとき、ウィンドウ表示状態テーブルにウィンドウの
サイズax、ayを登録する。
At that time, the window sizes ax and ay are registered in the window display state table.

(2)ウィンドウ番号1,2.3のウィンドウが既に生
成されている場合に、ウィンドウ番号4のウィンドウを
生成する手順を、第5図によって説明する。まず、生成
するウィンドウ番号4と同時視認、同時操作性の必要な
ウィンドウを第1図ウィンド間関連テーブル110から
求める。第11図の場合、このウィンドウ番号は、1,
2および3である。次に、ウィンドウ表示状態テーブル
130より、ウィンドウ番号1,2および3のウィンド
ウが生成されているか、されていればどの位置に生成さ
れているかを調べる。本例では、ウィンドウ番号1,2
および3のいずれも生成されており、その生成位置は、
第1図表示画面上のa。
(2) The procedure for generating a window with window number 4 when windows with window numbers 1, 2, and 3 have already been generated will be explained with reference to FIG. First, windows that require simultaneous visibility and simultaneous operation with window number 4 to be generated are determined from the inter-window relationship table 110 in FIG. In the case of Figure 11, this window number is 1,
2 and 3. Next, it is checked from the window display state table 130 whether the windows with window numbers 1, 2, and 3 have been generated, and if so, in which positions they have been generated. In this example, window numbers 1 and 2
and 3 have been generated, and their generation positions are:
a on the display screen in Figure 1.

bおよびdである。次に、第1図ウィンドウ表示位置テ
ーブル120を順に検索する。最初の表示位置aは、ウ
ィンドウ番号1が表示されており、次の表示位1bは、
ウィンドウ番号2が表示されている。次の表示位itc
は、生成するウィンドウ番号4と同時に視認又は操作の
必要があるウィンドウ番号1,2および3のいずれも表
示されていないため、生成すれウィンドウ番号4は、こ
の位置に生成すれば良いことになる。この位置の表示基
準点は、表示テーブル120から(X、ローCX、Y+
max  Q’/)で、これはX座標の最大値X m 
a xからウィンドウ表示位置Cに表示するウィンドウ
、即ち、ウィンドウ番号4のX方向の大きさCxを引い
た値としてX座標が求まり、Y座標は同様に、Y座標の
最大値Ymaxからウィンドウ番号4のX方向の大きさ
cyを引いた値として求まることを示している。以上に
より、ウィンドウ番号4を生成したならば、ウィンドウ
表示状態テーブル130にウィンドウ4に関するデータ
を書き込んで更新する。
b and d. Next, the window display position table 120 in FIG. 1 is sequentially searched. At the first display position a, window number 1 is displayed, and at the next display position 1b,
Window number 2 is displayed. Next display position itc
Since window numbers 1, 2, and 3 that need to be viewed or operated at the same time as window number 4 to be generated are not displayed, window number 4 can be generated at this position. The display reference point at this position is determined from the display table 120 (X, low CX, Y+
max Q'/), which is the maximum value of the X coordinate
The X coordinate is determined by subtracting the size Cx in the X direction of the window displayed at window display position C, that is, window number 4, from a This shows that it can be found by subtracting the size cy in the X direction. After window number 4 is generated as described above, data regarding window 4 is written and updated in the window display state table 130.

(3)前述(2)の説明において、全てのウインドウ表
示位置が、生成しようとするウィンドウと同時視認およ
び同時操作の必要があるウィンドウで占有されている場
合の、表示位置決定方法を第6図を用いて説明する。
(3) In the explanation of (2) above, Fig. 6 shows a display position determination method when all window display positions are occupied by windows that need to be viewed and operated at the same time as the window to be generated. Explain using.

第6図は、既にウィンドウ番号1から6の6個のウィン
ドウが、それぞれ位lay b、・・・fに生成されて
おり、これら生成しようとするウィンドウ番号7のウィ
ンドウが、これら1から6のウィンドウ番号を持つウィ
ンドウと、同時視認および同時操作の必要がある場合の
状態を示している。
In FIG. 6, six windows with window numbers 1 to 6 have already been generated on lay b, ... f, respectively, and the window with window number 7 to be generated will be created in layers 1 to 6. It shows windows with window numbers and the status when simultaneous viewing and simultaneous operation are required.

この時、生成しようとするウィンドウ番号7のウィンド
ウは、既に表示されているウィンドウ番号1から6のい
ずれかのウィンドウと重ねて表示しなければならないが
、本発明ではウィンドウ番号1から6のウィンドウのう
ち、時間的に最も早く操作されたものとする。これは、
ウィンドウ表示状態テーブル130に、現在表示中のウ
ィンドウを生成した時刻が格納されているため容易に分
る。
At this time, the window with window number 7 to be generated must be displayed overlapping any of the windows with window numbers 1 to 6 that are already displayed, but in the present invention, the window with window numbers 1 to 6 is Of these, the one operated earliest in terms of time is assumed. this is,
The window display state table 130 stores the time at which the currently displayed window was generated, so it can be easily determined.

本例では、ウィンドウ番号1から6の前述の時刻t1の
関係が、t4<tt<ta<tz<ts<tsとなって
いるものとすると、ウィンドウ番号4のウィンドウ表示
位置と今回生成するウィンドウ番号7のウィンドウを同
一位置に表示する。
In this example, assuming that the relationship between window numbers 1 to 6 and the above-mentioned time t1 is t4<tt<ta<tz<ts<ts, the window display position of window number 4 and the window number to be generated this time are 7 windows are displayed in the same position.

以上により、ウィンドウ番号7を生成したならば、ウィ
ンドウ表示状態テーブルを更新する。これにより、ウィ
ンドウ表示位置dには、2種のウィンドウが重複して管
理されるが、以降は、ウィンドウ生成時刻またはウィン
ドウ操作時刻の新しいものを対象として、本論理を適用
する。
After window number 7 is generated as described above, the window display state table is updated. As a result, two types of windows are managed in duplicate at the window display position d, but from now on, this logic is applied to the window with the latest window generation time or window operation time.

(4)ウィンドウが削除された場合は、ウィンドウ表示
状態テーブル130上で、削除されたウィンドウのウィ
ンドウ番号を、−1とする。
(4) When a window is deleted, the window number of the deleted window is set to -1 on the window display state table 130.

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

本発明によれば、同時視認の必要性のあるウィンドウ同
志や同時操作の必要性のあるウィンドウ同志の重なりが
少なくなるように、表示画面内にウィンドウを配置、生
成できるので、ウィンドウ生成後の利用者によるウィン
ドウ移動操作を削減でき、操作性を向上させる効果があ
る。
According to the present invention, windows can be arranged and generated within a display screen so that windows that need to be viewed simultaneously or windows that need to be operated at the same time are less likely to overlap, so that they can be used after window generation. This has the effect of reducing window movement operations by the operator and improving operability.

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

第1図は、本発明の特徴とするウィンドウ管理用テーブ
ルの実施例を示す図、第2図は本発明が適用される処理
システムの構成例を示す図、第3図はウィンドウを用い
た表示画面の説明図、第4図は最初にウィンドウを生成
するときの処理方法説明図、第5図は既に5つ以内のウ
ィンドウが表示されているときのウィンドウ生成処理方
法の説明図、第6図はウィンドウを重ねて表示する必要
のあるときの処理方法の説明図である。 110・・・ウィンドウ間関連テーブル、120・・・
ウィンドウ表示位置テーブル、130・・・ウィンドウ
表示状態テーブル。
FIG. 1 is a diagram showing an example of a window management table that is a feature of the present invention, FIG. 2 is a diagram showing an example of the configuration of a processing system to which the present invention is applied, and FIG. 3 is a display using a window. An explanatory diagram of the screen, Fig. 4 is an explanatory diagram of the processing method when generating a window for the first time, Fig. 5 is an explanatory diagram of the window generation processing method when five or less windows are already displayed, Fig. 6 is an explanatory diagram of a processing method when it is necessary to display windows in an overlapping manner. 110... Inter-window relation table, 120...
Window display position table, 130... Window display state table.

Claims (1)

【特許請求の範囲】[Claims] 1、表示画面上に複数のウィンドウを表示可能なマルチ
ウィンドウシステムのウィンドウの配置方法において、
同時視認あるいは同時操作の必要性の有無を記憶したウ
ィンドウ間関連テーブルと、各ウィンドウの使用すべき
順序と表示位置座標を格納したウィンドウ表示位置テー
ブルと、現在表示されているウィンドウの表示位置及び
生成時刻を含む情報を格納したウィンドウ表示状態テー
ブルとを設けるとともに、ウィンドウ生成時には、当該
生成ウィンドウと同時視認あるいは同時操作の必要性の
ある関連ウィンドウを上記ウィンドウ間関連テーブルよ
り求め、続いて該求めた関連ウィンドウの表示位置を上
記ウィンドウ表示状態テーブルより求め、続いて該求め
た表示位置以外の非関連又は空きウィンドウ位置がある
か否かを上記ウィンドウ表示位置テーブルを参照して調
べ、上記非関連又は空きウィンドウ位置があればその内
の最も順位の速いものを上記生成ウィンドウ用の表示位
置と定め、上記非関連又は空きウィンドウ位置がなけれ
ば最も時間的に早く生成されたウィンドウ位置を上記ウ
ィンドウ表示状態テーブルより求めてこれを上記生成ウ
ィンドウ用の表示位置と定めることを特徴とするウィン
ドウの配置方法。
1. In the window arrangement method of a multi-window system that can display multiple windows on the display screen,
An inter-window relationship table that stores whether simultaneous viewing or simultaneous operation is necessary, a window display position table that stores the order in which each window should be used and display position coordinates, and the display position and generation of the currently displayed window. In addition to providing a window display status table that stores information including time, when a window is generated, related windows that need to be viewed or operated simultaneously with the generated window are determined from the inter-window relationship table, and then the windows are determined. The display position of the related window is determined from the window display state table, and then it is checked with reference to the window display position table whether there is any unrelated or empty window position other than the determined display position, and the window display position is determined by referring to the window display position table. If there is an empty window position, the one with the fastest rank among them is set as the display position for the generated window, and if there is no unrelated or empty window position, the window position that was generated earliest in time is set as the window display state. A method for arranging windows, characterized in that the position is determined from a table and determined as the display position for the generated window.
JP62285416A 1987-11-13 1987-11-13 How to arrange windows Expired - Fee Related JP2898977B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62285416A JP2898977B2 (en) 1987-11-13 1987-11-13 How to arrange windows

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62285416A JP2898977B2 (en) 1987-11-13 1987-11-13 How to arrange windows

Publications (2)

Publication Number Publication Date
JPH01128089A true JPH01128089A (en) 1989-05-19
JP2898977B2 JP2898977B2 (en) 1999-06-02

Family

ID=17691238

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62285416A Expired - Fee Related JP2898977B2 (en) 1987-11-13 1987-11-13 How to arrange windows

Country Status (1)

Country Link
JP (1) JP2898977B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007094294A (en) * 2005-09-30 2007-04-12 Digital Electronics Corp Programmable display unit, control program and recording medium which records the program, screen creation device, screen creation program and recording medium which records the program
WO2010027037A1 (en) * 2008-09-03 2010-03-11 株式会社 日立ハイテクノロジーズ Automatic analyzer

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61258289A (en) * 1985-05-13 1986-11-15 キヤノン株式会社 Image processor

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61258289A (en) * 1985-05-13 1986-11-15 キヤノン株式会社 Image processor

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007094294A (en) * 2005-09-30 2007-04-12 Digital Electronics Corp Programmable display unit, control program and recording medium which records the program, screen creation device, screen creation program and recording medium which records the program
WO2010027037A1 (en) * 2008-09-03 2010-03-11 株式会社 日立ハイテクノロジーズ Automatic analyzer
JP5337806B2 (en) * 2008-09-03 2013-11-06 株式会社日立ハイテクノロジーズ Automatic analyzer
JP2013238618A (en) * 2008-09-03 2013-11-28 Hitachi High-Technologies Corp Automatic analyzer
US9164112B2 (en) 2008-09-03 2015-10-20 Hitachi High-Technologies Corporation Automatic analyzer
JP2016085233A (en) * 2008-09-03 2016-05-19 株式会社日立ハイテクノロジーズ Automatic analyzer
US9797827B2 (en) 2008-09-03 2017-10-24 Hitachi High-Technologies Corporation Automatic analyzer

Also Published As

Publication number Publication date
JP2898977B2 (en) 1999-06-02

Similar Documents

Publication Publication Date Title
US5179655A (en) Multiwindow control method and apparatus for work station having multiwindow function
EP0249399B1 (en) Multiwindow control method and apparatus for work station having multiwindow function
JPH04357520A (en) Multi-window controller
JPH0786820B2 (en) User interface with multiple work areas sharing display system objects
JPH05210722A (en) Graphics-display-tool
JPS6336376A (en) Data display method
JPH01128089A (en) Layout of window
JPH081548B2 (en) Image processing device
JPH0456993A (en) Window generating device
JPH10171624A (en) Multiwindow display method
JPH07191820A (en) Multiwindow display system
JPH04328626A (en) Information processor
JP2680076B2 (en) Multi-window screen display method
JP2738851B2 (en) Input data processing display method using multiple cursors
JP2503995B2 (en) Multi-window display method
JPS61170786A (en) Multiwindow display system
JPH0245878A (en) Interactive cad system
JP2629399B2 (en) Multi-window display method
JP2667454B2 (en) Plotting device
JPS63287993A (en) Display device with multi-window display function
JPH03113628A (en) Input/output control system for terminal
JPH0248942B2 (en)
JPH05174083A (en) Dimension line generator
JPH1027086A (en) Display device
JPH03251921A (en) Back-up device for software development

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees