JPH10154060A - Multi-window display processor and medium recording display device control program - Google Patents
Multi-window display processor and medium recording display device control programInfo
- Publication number
- JPH10154060A JPH10154060A JP9167008A JP16700897A JPH10154060A JP H10154060 A JPH10154060 A JP H10154060A JP 9167008 A JP9167008 A JP 9167008A JP 16700897 A JP16700897 A JP 16700897A JP H10154060 A JPH10154060 A JP H10154060A
- Authority
- JP
- Japan
- Prior art keywords
- window
- priority
- processing
- display
- windows
- 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
Links
Landscapes
- User Interface Of Digital Computer (AREA)
- Digital Computer Display Output (AREA)
- Controls And Circuits For Display Device (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、コンピュータディ
スプレイの一表示方式であるマルチウィンドウシステム
を採用したパーソナルコンピュータおよびワークステー
ションなどに好適に適用されるマルチウィンドウ表示処
理装置および表示装置制御プログラムを記録した媒体に
関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention records a multi-window display processing device and a display device control program which are suitably applied to personal computers and workstations employing a multi-window system which is a display method of a computer display. Regarding the medium.
【0002】[0002]
【従来の技術】高性能なマイクロプロセッサおよび安価
なRAM(ランダムアクセスメモリ)を搭載したパーソ
ナルコンピュータやワークステーションなどの処理装置
では、複数の動作を同時に実行可能とした、いわゆるマ
ルチタスク処理システムが採用されて利用効率の向上が
図られる。たとえば、複数のプログラムが予め定められ
る順序で入換わりながら、各プログラムに与えられた所
定時間内に一定数の命令が実行される。またたとえば、
プログラムがマイクロプロセッサ内にロードされる前に
優先度が与えられ、優先度の最も高い第1プログラムが
連続的に実行され、周辺装置などからのデータ待ちなど
で第1プログラムの実行が中断されたときに、次ぎの優
先度の第2プログラムが実行される。2. Description of the Related Art In a processing device such as a personal computer or a workstation equipped with a high-performance microprocessor and an inexpensive RAM (random access memory), a so-called multitask processing system capable of simultaneously executing a plurality of operations is employed. As a result, utilization efficiency is improved. For example, a fixed number of instructions are executed within a predetermined time given to each program while a plurality of programs are exchanged in a predetermined order. Also, for example,
Priorities are given before the program is loaded into the microprocessor, the first program with the highest priority is continuously executed, and the execution of the first program is interrupted due to waiting for data from a peripheral device or the like. Sometimes, the second program of the next priority is executed.
【0003】前記処理装置ではまた、マルチウィンドウ
システムが採用される。すなわち、接続された表示装置
の1画面には互いに独立した画像処理領域であるウィン
ドウが表示され、該ウィンドウは独立したタスク処理を
行い、互いに重畳して表示することが可能である。[0003] The processing apparatus also employs a multi-window system. That is, windows, which are image processing regions independent of each other, are displayed on one screen of the connected display device, and the windows can perform independent task processing and can be displayed so as to overlap each other.
【0004】図29は、マルチウィンドウシステムを採
用した表示処理装置の表示画面1a,1bを示す図であ
る。ウィンドウW2の一部分に重畳してウィンドウW1
が上面に表示された図29(A)に示される画面1aに
おいて、ウィンドウW2が有する所定のタイトルバー領
域3をクリック操作などによって指示すると、指示され
たウィンドウW2が図29(B)に示される画面1bの
ようにウィンドウW1の一部分に重畳して上面に表示さ
れる。同様にして、画面1bにおいて、ウィンドウW1
が有する所定のタイトルバー領域3を指示すると、画面
1aとなる。FIG. 29 is a diagram showing display screens 1a and 1b of a display processing device employing a multi-window system. The window W1 is superimposed on a part of the window W2.
Is displayed on the screen 1a shown in FIG. 29A on the upper surface, when a predetermined title bar area 3 included in the window W2 is designated by a click operation or the like, the designated window W2 is shown in FIG. 29B. Like the screen 1b, it is superimposed on a part of the window W1 and displayed on the upper surface. Similarly, on the screen 1b, the window W1
When the user designates a predetermined title bar area 3 included in, the screen 1a is displayed.
【0005】図30は、前記画面1aを示す図である。
表示画面1a中には、たとえばカーソル2が表示可能で
ある。図30(A)に示されるようにウィンドウW1上
にカーソル2が表示されたときには、ウィンドウW1の
タスク処理が実行され、図30(B)に示されるように
ウィンドウW2上にカーソル2が表示されたときには、
ウィンドウW2のタスク処理が実行される。ここで、ウ
ィンドウW1,W2の上下の位置はタスク処理の実行に
は関係なく、すなわちウィンドウW1がウィンドウW2
の上または下のいずれに配置されていても、カーソル2
が重畳して表示されたウィンドウのタスク処理が実行さ
れる。またあるいは、ウィンドウの上下関係に関係な
く、予め定められる優先度でタスク処理が実行される。FIG. 30 is a view showing the screen 1a.
For example, a cursor 2 can be displayed on the display screen 1a. When the cursor 2 is displayed on the window W1 as shown in FIG. 30A, the task processing of the window W1 is executed, and the cursor 2 is displayed on the window W2 as shown in FIG. When
The task processing of the window W2 is executed. Here, the upper and lower positions of the windows W1 and W2 are not related to the execution of the task processing, that is, the window W1 is
Cursor 2 regardless of whether it is positioned above or below
The task processing of the window in which is superimposed is displayed. Alternatively, the task processing is executed with a predetermined priority regardless of the vertical relationship of the windows.
【0006】上述したようなマルチウィンドウシステム
を採用した処理装置に関する技術が開示された特開平7
−281859号公報には、画面上に表示されている各
ウィンドウを透明にして全てのウィンドウが目視できる
ようにし、次に実行したい処理のウィンドウを直ちに選
べるようにした技術が開示されている。[0006] Japanese Patent Application Laid-Open No. Hei 7 (1995) discloses a technique relating to a processing apparatus employing the above-described multi-window system.
Japanese Patent Application No. -281859 discloses a technique in which each window displayed on a screen is made transparent so that all windows can be viewed and a window of a process to be executed next can be immediately selected.
【0007】また特開平5−250126号公報には、
表示されるウィンドウが所定数以上になったときに、ウ
ィンドウの使用履歴に基づいて優先度を決定して、優先
度の最も低いウィンドウをアイコン化して表示する技術
が開示されている。Japanese Patent Application Laid-Open No. 5-250126 discloses that
A technique is disclosed in which when the number of windows to be displayed becomes equal to or more than a predetermined number, a priority is determined based on a window use history, and a window having the lowest priority is displayed as an icon.
【0008】また特開平5−11960号公報には、ウ
ィンドウに予め優先度を設定しておき、該優先度に基づ
いてウィンドウを選択する技術が開示されている。Japanese Unexamined Patent Publication No. Hei 5-11960 discloses a technique in which priorities are set in advance for windows and a window is selected based on the priorities.
【0009】また特開平5−189182号公報には、
複数のウィンドウのうちの任意のウィンドウに対応する
プロセスから要求があった場合に、最上面に配置されて
いるウィンドウに要求があったことを示す識別情報を表
示する技術が開示されている。Japanese Patent Application Laid-Open No. Hei 5-189182 discloses that
A technique is disclosed in which, when a request is made from a process corresponding to an arbitrary window among a plurality of windows, identification information indicating that the request is made in a window arranged on the top surface is disclosed.
【0010】また特開昭62−298882号公報に
は、複数のウィンドウの優先度の管理に関して、所定の
ウィンドウのタスク処理を実行すると、該所定ウィンド
ウを最も高い優先度で管理し、該所定ウィンドウと主従
関係にあるウィンドウを前記所定ウィンドウと同じ数だ
け繰上がった優先度で管理するようにした技術が開示さ
れている。Japanese Patent Application Laid-Open No. Sho 62-298882 discloses that when a task process of a predetermined window is executed with respect to the management of the priority of a plurality of windows, the predetermined window is managed with the highest priority and the predetermined window is managed. A technique is disclosed in which windows having a master-slave relationship are managed with the priority raised by the same number as the predetermined window.
【0011】さらに特開平4−182824号公報で
は、優先度がウィンドウW1>ウィンドウW2>ウィン
ドウW3のように定められており、図31(A)に示さ
れる画面1cのように、ウィンドウW3の上にウィンド
ウW2が、ウィンドウW2の上にウィンドウW1がそれ
ぞれ重畳して表示されて、ウィンドウW1が処理可能状
態にあるときに、ウィンドウW2をクリック操作などに
よって指示すると、図31(B)に示されるように、ウ
ィンドウW1が消去されてウィンドウW3の上にウィン
ドウW2のみが重畳して表示されるようにした技術が開
示されている。Further, in Japanese Patent Application Laid-Open No. Hei 4-182824, the priorities are defined as window W1> window W2> window W3, and as shown in a screen 1c shown in FIG. When the window W2 is displayed by superimposing the window W1 on the window W2 and the window W1 is in a processable state, when the window W2 is instructed by a click operation or the like, the window W2 is shown in FIG. As described above, there is disclosed a technique in which the window W1 is deleted and only the window W2 is displayed so as to be superimposed on the window W3.
【0012】[0012]
【発明が解決しようとする課題】前記公報に開示された
従来技術では、ウィンドウW1がウィンドウW2の上ま
たは下のいずれに配置されていても、カーソル2が重畳
して表示されたウィンドウのタスク処理が実行される。
またあるいは、予め定める優先度でタスク処理が実行さ
れる。また、特開平5−250126号公報の優先度は
アイコン化するためのものであり、特開平5−1196
0号公報の優先度はウィンドウの選択のためのものであ
り、特開昭62−298882号公報の優先度はウィン
ドウ情報の記憶の順位付けのためのものであり、いずれ
もタスク処理の実行の順番を決定するものではない。し
たがって、マルチタスク処理の利用効率が低い。In the prior art disclosed in the above publication, the task processing of the window in which the cursor 2 is superimposed and displayed, regardless of whether the window W1 is placed above or below the window W2. Is executed.
Alternatively, the task processing is executed with a predetermined priority. Also, the priorities in JP-A-5-250126 are for iconification, and are described in JP-A-5-1196.
The priority in Japanese Patent Publication No. 0 is for selecting a window, and the priority in Japanese Patent Application Laid-Open No. 62-298882 is for prioritizing the storage of window information. It does not determine the order. Therefore, the utilization efficiency of the multitask processing is low.
【0013】本発明の目的は、各ウィンドウの処理を優
先度にしたがって割振って実行して、高い利用効率が得
られ、かつ前記優先度を容易に設定することができるマ
ルチウィンドウ表示処理装置および表示装置制御プログ
ラムを記録した媒体を提供することである。[0013] It is an object of the present invention to provide a multi-window display processing apparatus which allocates and executes processing of each window in accordance with a priority, obtains high utilization efficiency, and can easily set the priority. An object of the present invention is to provide a medium in which a display device control program is recorded.
【0014】[0014]
【課題を解決するための手段】本発明は、表示手段の表
示画面には、互いに独立したデータ処理領域であり、そ
れぞれ独立した処理を行うウィンドウが複数個表示さ
れ、各ウィンドウから要求された処理を時分割的に行う
制御手段を備えるマルチウィンドウ表示処理装置におい
て、各ウィンドウの処理の実行の優先度を設定する優先
度設定手段を含み、前記制御手段は、優先度設定手段に
よって設定された優先度に応じて、各ウィンドウの処理
時間を割振ることを特徴とするマルチウィンドウ表示処
理装置である。According to the present invention, the display screen of the display means is a data processing area which is independent of each other, a plurality of windows for performing independent processing are displayed, and the processing requested from each window is performed. In a multi-window display processing apparatus having a control means for performing time-division processing, wherein the control means includes a priority setting means for setting a priority of execution of processing of each window, wherein the control means includes a priority setting means for setting the priority of the execution of each window. A multi-window display processing device characterized in that the processing time of each window is allocated according to the degree.
【0015】本発明に従えば、優先度設定手段によって
設定された優先度に応じて、各ウィンドウの処理時間が
割振られて各ウィンドウから要求された処理が時分割的
に実行される。したがって、複数の動作を同時に実行す
る、いわゆるマルチタスク処理を高い利用効率で実行で
きる。According to the present invention, the processing time of each window is allocated according to the priority set by the priority setting means, and the processing requested from each window is executed in a time-division manner. Therefore, so-called multitask processing for simultaneously executing a plurality of operations can be executed with high utilization efficiency.
【0016】また本発明は、前記表示画面には複数のウ
ィンドウが互いに重畳して表示可能であり、各ウィンド
ウの重畳順位を得るウィンドウ重畳順位取得手段を含
み、前記優先度設定手段は、優先度を各ウィンドウの重
畳順位に基づいて設定することを特徴とする。In the present invention, a plurality of windows can be displayed on the display screen so as to be superimposed on each other, and a window superimposition order obtaining means for obtaining a superposition order of each window is provided. Is set based on the superimposition order of each window.
【0017】本発明に従えば、各ウィンドウの重畳順位
に基づいて処理時間を割振るための優先度が設定され
る。したがって、オペレータはウィンドウの重畳順位を
選ぶことによって優先度を設定することが可能で、目視
しながら容易に設定することができる。According to the present invention, the priority for allocating the processing time is set based on the superimposition order of each window. Therefore, the operator can set the priority by selecting the overlapping order of the windows, and can easily set the priority while visually observing.
【0018】また本発明は、表示画面の中心点から各ウ
ィンドウの中心点までの距離を得るウィンドウ位置取得
手段を含み、前記優先度設定手段は、優先度を各ウィン
ドウの前記距離に基づいて設定することを特徴とする。The present invention further includes window position obtaining means for obtaining a distance from the center point of the display screen to the center point of each window, wherein the priority setting means sets the priority based on the distance of each window. It is characterized by doing.
【0019】本発明に従えば、表示画面の中心点から各
ウィンドウの中心点までの距離に基づいて処理時間を割
振るための優先度が設定される。したがって、オペレー
タはウィンドウの表示位置を選ぶことによって優先度を
設定することが可能で、目視しながら容易に設定するこ
とができる。According to the present invention, the priority for allocating the processing time is set based on the distance from the center point of the display screen to the center point of each window. Therefore, the operator can set the priority by selecting the display position of the window, and can easily set the priority while visually checking.
【0020】また本発明は、各ウィンドウの面積を得る
ウィンドウ面積取得手段を含み、前記優先度設定手段
は、優先度を各ウィンドウの前記面積に基づいて設定す
ることを特徴とする。Further, the present invention includes a window area obtaining means for obtaining an area of each window, wherein the priority setting means sets a priority based on the area of each window.
【0021】本発明に従えば、各ウィンドウの面積に基
づいて処理時間を割振るための優先度が設定される。し
たがって、オペレータはウィンドウの大きさを選ぶこと
によって優先度を設定することが可能で、目視しながら
容易に設定することができる。According to the present invention, the priority for allocating the processing time is set based on the area of each window. Therefore, the operator can set the priority by selecting the size of the window, and can easily set the priority while visually checking.
【0022】また本発明は、表示手段の表示画面には、
互いに独立したデータ処理領域であり、それぞれ独立し
た処理を行うウィンドウが複数個表示され、各ウィンド
ウから要求された処理を時分割的に行う制御手段を備え
るマルチウィンドウ表示処理装置において、各ウィンド
ウの処理の実行の優先度が入力される優先度入力手段を
含み、前記制御手段は、優先度入力手段から入力された
優先度に応じて、各ウィンドウの処理時間を割振ること
を特徴とするマルチウィンドウ表示処理装置である。Further, according to the present invention, the display screen of the display means includes:
In a multi-window display processing device, which is a data processing area independent of each other, a plurality of windows each performing an independent process are displayed, and a control means for performing a time-divisionally requested process from each window is provided. A priority input means for inputting a priority of execution of the multi-window, wherein the control means allocates a processing time of each window in accordance with the priority input from the priority input means. It is a display processing device.
【0023】本発明に従えば、優先度入力手段から入力
された優先度に基づいて処理時間が割振られる。したが
って、オペレータが望む順位で処理を実行することが可
能である。According to the present invention, the processing time is allocated based on the priority input from the priority input means. Therefore, it is possible to execute the processing in the order desired by the operator.
【0024】また本発明は、各ウィンドウには前記優先
度入力手段から入力された優先度が表示されることを特
徴とする。The present invention is characterized in that each window displays the priority input from the priority input means.
【0025】本発明に従えば、優先度入力手段から入力
された優先度が表示されるので、オペレータは目視で確
認しながら容易に設定することができる。According to the present invention, the priority input from the priority input means is displayed, so that the operator can easily set while visually confirming.
【0026】また本発明は、表示手段の表示画面には、
互いに独立したデータ処理領域であり、それぞれ独立し
た処理を行うウィンドウが複数個表示され、各ウィンド
ウから要求された処理を時分割的に行う制御手段を備え
るマルチウィンドウ表示処理装置において、各ウィンド
ウは、表示画面内で移動して表示可能であり、表示画面
は、ウィンドウの処理の実行の優先度が設定された領域
を有し、前記制御手段は、ウィンドウが表示された領域
に対して設定された優先度に応じて、各ウィンドウの処
理時間を割振ることを特徴とするマルチウィンドウ表示
処理装置である。Further, according to the present invention, the display screen of the display means includes:
In a multi-window display processing device that is a mutually independent data processing area, a plurality of windows each performing an independent process are displayed, and a control unit that performs a process requested from each window in a time-division manner, The display screen can be moved and displayed within the display screen, and the display screen has an area in which the priority of execution of the processing of the window is set, and the control unit is configured to set the area in which the window is displayed. A multi-window display processing device characterized in that the processing time of each window is allocated according to the priority.
【0027】本発明に従えば、表示画面内のウィンドウ
の表示位置に設定された優先度にしたがって処理の実行
時間が割振られる。オペレータは、ウィンドウを移動さ
せることによって、優先度を容易に設定することができ
る。According to the present invention, the processing execution time is allocated according to the priority set for the display position of the window in the display screen. The operator can easily set the priority by moving the window.
【0028】また本発明は、表示手段の表示画面には、
互いに独立したデータ処理領域であり、それぞれ独立し
た処理を行うウィンドウが複数個表示され、各ウィンド
ウから要求された処理を時分割的に行う制御手段を備え
るマルチウィンドウ表示処理装置において、複数のウィ
ンドウの中の1つは、ウィンドウの処理の実行の優先度
を入力するための優先度入力用ウィンドウであり、前記
制御手段は、優先度入力用ウィンドウを用いて入力され
た優先度に応じて、各ウィンドウの処理時間を割振るこ
とを特徴とするマルチウィンドウ表示処理装置である。Further, according to the present invention, the display screen of the display means includes:
In a multi-window display processing device, which is a data processing area independent of each other, a plurality of windows each performing an independent process are displayed, and a control means for performing a process requested from each window in a time-sharing manner is provided. One of the windows is a priority input window for inputting the priority of execution of the processing of the window, and the control unit controls each of the windows according to the priority input using the priority input window. A multi-window display processing device characterized by allocating window processing time.
【0029】本発明に従えば、ウィンドウの処理の実行
の優先度を入力するための優先度入力用ウィンドウが別
途設けられて、該ウィンドウを用いて入力された優先度
にしたがって処理の実行時間が割振られる。オペレータ
は前記優先度入力用ウィンドウを用いて容易に優先度を
設定することができる。According to the present invention, a priority input window for inputting the priority of execution of a window process is separately provided, and the execution time of the process is set in accordance with the priority input using the window. Assigned. The operator can easily set the priority using the priority input window.
【0030】また本発明は、前記優先度入力用ウィンド
ウには、優先度の順番に各ウィンドウを表すアイコンが
表示され、ウィンドウから要求された処理が終了すると
対応するアイコンが消去されることを特徴とする。Further, the present invention is characterized in that in the priority input window, icons representing the respective windows are displayed in the order of priority, and when the processing requested from the window ends, the corresponding icon is deleted. And
【0031】本発明に従えば、優先度入力用ウィンドウ
に表示または消去可能なアイコンによって、オペレータ
はウィンドウから要求された処理が終了したかどうかを
把握することができる。According to the present invention, the operator can grasp whether or not the processing requested from the window has been completed by the icon that can be displayed or deleted in the priority input window.
【0032】また本発明は、コンピュータによって表示
装置の動作を制御するためのプログラムを記録した媒体
であって、該制御プログラムは、コンピュータによって
表示装置の表示画面に、互いに独立したデータ処理領域
であり、それぞれ独立した処理を行うウィンドウを複数
個表示させ、各ウィンドウから要求された処理を、各ウ
ィンドウ処理の実行の優先度に応じて、処理時間を割振
って時分割的に行わせることを特徴とする表示装置制御
プログラムを記録した媒体である。The present invention is also a medium in which a program for controlling the operation of a display device by a computer is recorded, and the control program is a data processing area independent of each other on a display screen of the display device by the computer. In addition, a plurality of windows that perform independent processing are displayed, and the processing requested from each window is performed in a time-division manner by allocating processing time according to the priority of execution of each window processing. Is a medium recording a display device control program.
【0033】また本発明は、コンピュータによって表示
装置の動作を制御するためのプログラムを記録した媒体
であって、該制御プログラムは、コンピュータによって
表示装置の表示画面に、互いに独立したデータ処理領域
であり、それぞれ独立した処理を行うウィンドウを複数
個移動可能に表示させ、前記表示画面の予め定められる
領域にウィンドウ処理の実行の優先度を設定させ、各ウ
ィンドウから要求された処理を、ウィンドウが表示され
た領域に対して設定された優先度に応じて、処理時間を
割振って時分割的に行わせることを特徴とする表示装置
制御プログラムを記録した媒体である。The present invention is also a medium in which a program for controlling the operation of a display device by a computer is recorded. The control program is a data processing area independent of each other on a display screen of the display device by the computer. A plurality of windows each performing an independent process are displayed so as to be movable, and the execution priority of the window process is set in a predetermined area of the display screen, and the process requested from each window is displayed in the window. A display device control program, characterized in that a processing time is allocated in accordance with the priority set for the set area and the processing is performed in a time-division manner.
【0034】また本発明は、コンピュータによって表示
装置の動作を制御するためのプログラムを記録した媒体
であって、該制御プログラムは、コンピュータによって
表示装置の表示画面に、互いに独立したデータ処理領域
であり、それぞれ独立した処理を行い、ウィンドウ処理
の実行の優先度を入力するための優先度入力用ウィンド
ウを含む複数個のウィンドウを表示させ、各ウィンドウ
から要求された処理を、優先度入力用ウィンドウを用い
て入力された優先度に応じて、処理時間を割振って時分
割的に行わせることを特徴とする表示装置制御プログラ
ムを記録した媒体である。The present invention is also a medium in which a program for controlling the operation of a display device by a computer is recorded, and the control program is a data processing area independent of each other on a display screen of the display device by the computer. Perform independent processing, display a plurality of windows including a priority input window for inputting the priority of the execution of the window processing, and execute the processing requested from each window as a priority input window. A medium in which a display device control program is recorded, wherein processing time is allocated in a time-sharing manner in accordance with a priority input using the display device control program.
【0035】このような記録媒体を用いてコンピュータ
を制御することによって、該コンピュータによって表示
装置を制御して、上述したように動作させることができ
る。By controlling a computer using such a recording medium, the display device can be controlled by the computer and operated as described above.
【0036】[0036]
【発明の実施の形態】図1は、本発明の第1実施形態で
あるマルチウィンドウ表示処理装置(以下、「表示処理
装置」ともいう)11の電気的構成及び記録媒体10の
構成を示すブロック図である。表示処理装置11は、C
PU(中央処理装置)12、表示部15、タスク管理部
18、ウィンドウ管理部20、入力部21、外部記憶部
22および印刷部23を含んで構成される。CPU12
は、表示処理装置11の全体の動作を統括的に制御す
る。FIG. 1 is a block diagram showing an electrical configuration of a multi-window display processing device (hereinafter, also referred to as a "display processing device") 11 and a configuration of a recording medium 10 according to a first embodiment of the present invention. FIG. The display processing device 11
It includes a PU (Central Processing Unit) 12, a display unit 15, a task management unit 18, a window management unit 20, an input unit 21, an external storage unit 22, and a printing unit 23. CPU 12
Controls the overall operation of the display processing device 11.
【0037】表示部15は、ディスプレイバッファ13
およびウィンドウバッファ14を含んで構成され、たと
えばCRT(陰極線管)や液晶表示装置で実現される表
示装置を有する。表示装置の表示画面には、互いに独立
したデータ処理領域であり、それぞれ独立したタスク処
理を行うウィンドウWが複数個表示可能であり、前記C
PU12は、各ウィンドウWから要求されたタスク処理
を時分割的に実行する。ディスプレイバッファ13は、
表示装置に表示するデータを展開し処理するためのバッ
ファであり、ウィンドウバッファ14は、ウィンドウ表
示用のデータを作成するためのバッファである。The display unit 15 includes a display buffer 13
And a display device realized by a CRT (cathode ray tube) or a liquid crystal display device. The display screen of the display device is a data processing area independent of each other, and can display a plurality of windows W for performing independent task processing.
The PU 12 executes the task processing requested from each window W in a time-division manner. The display buffer 13
The window buffer 14 is a buffer for developing and processing data to be displayed on the display device, and the window buffer 14 is a buffer for creating data for window display.
【0038】タスク管理部18は、複数のタスク処理を
管理してCPU12の時間を分割提供し、タスクの各種
データを保存するタスク管理テーブル16およびCPU
のレジスタ内容を保存するバッファ17を含んで構成さ
れる。The task management section 18 manages a plurality of task processes, divides and provides the time of the CPU 12, and stores a task management table 16 for storing various data of tasks and a CPU.
And a buffer 17 for storing the contents of the register.
【0039】ウィンドウ管理部20は、表示装置の表示
画面に複数のウィンドウWを表示するためのウィンドウ
の位置や大きさなどのデータを保存するウィンドウ管理
テーブル19を含んで構成される。The window management section 20 includes a window management table 19 for storing data such as positions and sizes of windows for displaying a plurality of windows W on the display screen of the display device.
【0040】入力部21は、たとえばキーボードやマウ
スで実現され、各種データが入力される。外部記憶部2
2は、たとえばフロッピディスクで実現され、各種デー
タが記憶される。印刷部23は、たとえばレーザプリン
タで実現され、各種データが所定の記録紙に印画出力さ
れる。The input unit 21 is realized by, for example, a keyboard or a mouse, and inputs various data. External storage unit 2
2 is realized by a floppy disk, for example, and stores various data. The printing unit 23 is realized by, for example, a laser printer, and prints various data on a predetermined recording sheet.
【0041】記録媒体10は、表示処理装置11とは分
離して設けられる例えばフロッピーディスク、CD−R
OMなどの記録媒体である。記録媒体にはソースプログ
ラム、中間コードプログラム、実行形式プログラムの形
式で、タスク管理プログラムとウィンドウ管理プログラ
ムが格納されている。The recording medium 10 is provided separately from the display processing device 11, for example, a floppy disk, a CD-R
It is a recording medium such as OM. The recording medium stores a task management program and a window management program in the form of a source program, an intermediate code program, and an executable program.
【0042】この記録媒体10から図示しないプログラ
ム読み込み手段(外部記憶装置22により代用すること
も可能である)により実行形式のタスク管理プログラム
とウィンドウ管理プログラムが本体のプログラムメモリ
に読み込まれ、それぞれタスク管理部18及びウィンド
ウ管理部20として機能する。An executable task management program and a window management program are read from the recording medium 10 by a program reading means (not shown) (which can be substituted by the external storage device 22) into the program memory of the main body. It functions as the unit 18 and the window management unit 20.
【0043】図2は、マルチタスク処理を説明するため
の、ウィンドウ番号25毎にCPU12の占有率26を
示す図である。たとえば、第1〜第4のウィンドウWが
表示装置の表示画面に表示される。該ウィンドウWは、
互いに独立したデータ処理領域であり、それぞれ独立し
たタスク処理を行うので、CPU12が各ウィンドウW
から要求されたタスク処理を時分割的に行うことによっ
て、図示されるようなウィンドウ毎の占有率26でCP
U12が占有される。また、印刷部23での印画出力時
や外部記憶部22とのアクセス時など、外部I/O(入
力/出力)部との間で処理を実行する場合、CPU12
に空き時間が生じる。FIG. 2 is a diagram showing the occupancy 26 of the CPU 12 for each window number 25 for explaining the multitask processing. For example, first to fourth windows W are displayed on the display screen of the display device. The window W is
Since they are independent data processing areas and perform independent task processing, the CPU 12
By performing the task processing requested from the server in a time-sharing manner, the CP with the occupation ratio 26 for each window as shown in FIG.
U12 is occupied. Further, when executing processing with an external I / O (input / output) unit, such as when printing is performed by the printing unit 23 or when accessing the external storage unit 22, the CPU 12
Free time is created.
【0044】図3は、一般的なタスク処理の手順を示す
図である。ウィンドウのタスク処理が開始される(フォ
ーク;a1)と、CPU12が空き時間となるのを待ち
(アイドル;a3)、CPU12が空き時間となると、
ウィンドウのタスク処理を実行する(a2)。タスク処
理が終了すると、タスクの管理から除外される(クイッ
ト;a4)。FIG. 3 is a diagram showing a general task processing procedure. When the task processing of the window is started (fork; a1), the CPU 12 waits for the idle time (idle; a3).
A window task process is executed (a2). When the task processing is completed, the task is excluded from the task management (quit; a4).
【0045】図4は、複数のタスクの経過を説明するた
めの、タスク番号27毎に処理時間28を示す図であ
る。たとえば、第1〜第3のタスクを時分割的に行う場
合であって、第1タスクから第3タスクへCPU12の
処理の優先度が低くなる場合では、第1タスクが最優先
して処理される。第2タスクは、第1タスクの実行時に
おいて、印刷部23での印画出力処理時や外部記憶部2
2とのアクセス時などに生じたCPU12の空き時間に
処理される。第3タスクは、第1および第2タスクの実
行時において生じたCPU12の空き時間に処理され
る。FIG. 4 is a diagram showing the processing time 28 for each task number 27 for explaining the progress of a plurality of tasks. For example, when the first to third tasks are performed in a time-division manner and the priority of the processing of the CPU 12 is reduced from the first task to the third task, the first task is processed with the highest priority. You. The second task is executed when the first task is executed, when the print unit 23 performs print output processing, or when the external storage unit 2
The processing is performed during the idle time of the CPU 12 which occurs when the CPU 12 accesses to the CPU 2. The third task is processed during the idle time of the CPU 12 that occurs when the first and second tasks are executed.
【0046】図5は、前記タスク管理テーブル16の構
成を示す図である。タスクの各種データを保存するタス
ク管理テーブル16には、タスクの待ち、実行および停
止などの状態を表す状態データ29が、資産管理情報3
0に対応付けられて記憶される。資産管理情報30は、
RAMのアドレスや外部I/Oの状態を示すデータなど
を含む。FIG. 5 is a diagram showing a configuration of the task management table 16. In the task management table 16 for storing various data of the task, status data 29 indicating the status of the task such as waiting, execution and stop is stored in the asset management information 3.
0 and stored. The asset management information 30
It contains data such as the address of the RAM and the status of the external I / O.
【0047】図6は、前記CPU12のレジスタ内容を
保存するバッファ17の構成を示す図である。前記CP
U12はレジスタを含んで構成され、該バッファ17に
は、CPU12のレジスタ内容32がタスク番号31毎
に記憶される。たとえば、8個のレジスタR1〜R8、
実行中の命令を示すインストラクションポインタIPお
よびタスクの状態を示すフラグFLGの内容が、タスク
番号31毎に記憶される。レジスタ内容がタスク番号毎
に記憶されて保存されるので、中断したタスクを再び実
行するときに、前回の動作の続きを確実に実行すること
ができる。FIG. 6 is a diagram showing a configuration of the buffer 17 for storing the register contents of the CPU 12. As shown in FIG. The CP
U12 includes a register, and the buffer 17 stores the register content 32 of the CPU 12 for each task number 31. For example, eight registers R1 to R8,
The contents of the instruction pointer IP indicating the instruction being executed and the flag FLG indicating the state of the task are stored for each task number 31. Since the register contents are stored and saved for each task number, the continuation of the previous operation can be reliably executed when the interrupted task is executed again.
【0048】図7は、ウィンドウ管理テーブル19の一
構成例を示す図である。ウィンドウ管理テーブル19に
は、ウィンドウ番号33毎に、各ウィンドウのタスク処
理の実行の優先度を示す優先度情報34、ウィンドウの
表示位置を示すウィンドウ位置情報35、ウィンドウの
処理の実行状態を示す状態情報36、およびウィンドウ
の重なりを示すZ方向情報37が記憶される。FIG. 7 is a diagram showing an example of the configuration of the window management table 19. In the window management table 19, for each window number 33, priority information 34 indicating the priority of execution of the task processing of each window, window position information 35 indicating the display position of the window, and a state indicating the execution state of the processing of the window Information 36 and Z-direction information 37 indicating window overlap are stored.
【0049】図8は、マルチウィンドウ表示処理装置1
1の表示画面38aを示す図である。表示画面38aに
は、複数のウィンドウW11〜W14が重畳して表示可
能であり、たとえばウィンドウW11,W14の一部分
に重畳してウィンドウW12が上面に表示される。FIG. 8 shows a multi-window display processing device 1.
FIG. 5 is a diagram showing a first display screen 38a. A plurality of windows W11 to W14 can be displayed on the display screen 38a in a superimposed manner. For example, a window W12 is displayed on the upper surface so as to be superimposed on a part of the windows W11 and W14.
【0050】図9は、ウィンドウW11〜W14の重畳
順位を示す図である。Z方向とは、表示画面38aの奥
行きの方向であり、該Z方向の順位が小さいほど上面に
あることを意味する。図8に示される例では、ウィンド
ウW11,W14よりも上面にウィンドウW12,W1
3が表示される。FIG. 9 is a diagram showing the overlapping order of the windows W11 to W14. The Z direction is the direction of the depth of the display screen 38a, and the lower the order in the Z direction, the closer to the upper surface. In the example shown in FIG. 8, the windows W12 and W1 are located above the windows W11 and W14.
3 is displayed.
【0051】図10は、ウィンドウW11〜W14に対
するウィンドウ管理テーブル19aを示す図である。該
ウィンドウ管理テーブル19aは、ウィンドウ番号33
毎に、少なくとも優先度情報34およびZ方向情報37
が記憶される。本実施形態では、ウィンドウWの重畳順
位に基づいて、ウィンドウのタスク処理の実行の優先度
が設定される。したがって、Z方向の順位が最小のウィ
ンドウW12,W13の優先度が「1」となり、次の順
位のウィンドウW11,W14の優先度が「2」とな
る。前記CPU12は、各ウィンドウW11〜W14か
ら要求されたタスクの処理時間を、上述のようにして設
定された優先度に応じて時分割的に割振る。FIG. 10 is a diagram showing the window management table 19a for the windows W11 to W14. The window management table 19a stores the window number 33
Each time, at least the priority information 34 and the Z direction information 37
Is stored. In the present embodiment, the execution priority of the task processing of the window W is set based on the superimposition order of the window W. Therefore, the priority of the windows W12 and W13 having the smallest order in the Z direction is “1”, and the priority of the windows W11 and W14 having the next order is “2”. The CPU 12 allocates the processing time of the task requested from each of the windows W11 to W14 in a time-sharing manner according to the priority set as described above.
【0052】したがって、複数の動作を同時に実行す
る、いわゆるマルチタスク処理を高い利用効率で実行で
きる。また、オペレータはウィンドウの重畳順位を選ぶ
ことによって優先度を設定することが可能で、目視しな
がら容易に設定することができる。Therefore, a so-called multitask process for simultaneously executing a plurality of operations can be executed with high utilization efficiency. Further, the operator can set the priority by selecting the superimposition order of the windows, and can easily set the priority while visually checking.
【0053】なお、ウィンドウの重畳順位は、公知の技
術を用いて選択することができる。たとえば、図8にお
いてウィンドウW11をクリック操作によって指示する
ことで、ウィンドウW12の上面にウィンドウW11を
表示することができる。The order of superimposition of the windows can be selected by using a known technique. For example, the window W11 can be displayed on the upper surface of the window W12 by instructing the window W11 by a click operation in FIG.
【0054】図11は、本発明の第2実施形態であるマ
ルチウィンドウ表示処理装置の表示画面38bを示す図
である。本形態の表示処理装置は、第1実施形態の表示
処理装置と優先度の設定方法が異なる以外は同様にして
実現される。本形態では、表示画面38bの中心点から
ウィンドウWの中心点までの距離に基づいて優先度が設
定される。表示画面38bには、複数のウィンドウW1
1〜W14が表示される。FIG. 11 is a view showing a display screen 38b of the multi-window display processing apparatus according to the second embodiment of the present invention. The display processing device of the present embodiment is realized in the same manner as the display processing device of the first embodiment except that the priority setting method is different. In the present embodiment, the priority is set based on the distance from the center point of the display screen 38b to the center point of the window W. A plurality of windows W1 are displayed on the display screen 38b.
1 to W14 are displayed.
【0055】図12は、表示画面38bの中心点からウ
ィンドウWの中心点までの距離を得る方法を説明するた
めの図である。表示画面38bは矩形であり、たとえば
左下の座標点P2(Xmin,Ymin)と右上の座標
点P3(Xmax,Ymax)とを求め、該座標点P
2,P3から表示画面38bの中心点の座標点P1
(X,Y)を得る。具体的に、640×480ドットの
画面では、座標点P1(X,Y)は、(640/2,4
80/2)=(320,240)となる。FIG. 12 is a diagram for explaining a method of obtaining the distance from the center point of the display screen 38b to the center point of the window W. The display screen 38b is rectangular, and for example, a lower left coordinate point P2 (Xmin, Ymin) and an upper right coordinate point P3 (Xmax, Ymax) are obtained.
2, P3 to the coordinate point P1 of the center point of the display screen 38b
(X, Y) is obtained. Specifically, on the screen of 640 × 480 dots, the coordinate point P1 (X, Y) is (640/2, 4
80/2) = (320, 240).
【0056】ウィンドウWは矩形であり、同様にして、
たとえば左下の座標点Q2(X2,Y2)と右上の座標
点Q3(X3,Y3)とを求め、該座標点Q2,Q3か
らウィンドウWの中心点の座標点Q1(X1,Y1)を
得る。具体的に、Q2(X2,Y2)=(100,20
0)、Q3(X3,Y3)=(300,400)である
ウィンドウWでは、座標点Q1(X1,Y1)は、
((100+300)/2,(200+400)/2)
=(200,300)となる。The window W is rectangular, and similarly,
For example, the lower left coordinate point Q2 (X2, Y2) and the upper right coordinate point Q3 (X3, Y3) are obtained, and the coordinate point Q1 (X1, Y1) of the center point of the window W is obtained from the coordinate points Q2, Q3. Specifically, Q2 (X2, Y2) = (100, 20
0), Q3 (X3, Y3) = (300, 400) In the window W, the coordinate point Q1 (X1, Y1) is
((100 + 300) / 2, (200 + 400) / 2)
= (200,300).
【0057】したがって、表示画面38bの中心点から
ウィンドウWの中心点までの距離は、 √[(320−200)2+(240−300)2]=
134 となる。Therefore, the distance from the center point of the display screen 38b to the center point of the window W is as follows: {[(320-200) 2+ (240-300) 2] =
134.
【0058】図13は、第2実施形態のウィンドウ管理
テーブル19bを示す図である。該ウィンドウ管理テー
ブル19bは、ウィンドウ番号33毎に、少なくとも優
先度情報34、位置情報41、中心位置情報42および
距離情報43が記憶される。位置情報41は、前記左下
の座標点と右上の座標点を示す情報41a,41bを有
する。本実施形態では、表示画面38bの中心点からウ
ィンドウWの中心点までの距離に基づいて、ウィンドウ
の処理の実行の優先度が設定される。したがって、該距
離が最短のウィンドウW12の優先度が「1」となり、
該距離が短い順番にウィンドウW11,W14,W13
の優先度が「2」,「3」,「4」となる。前記CPU
12は、各ウィンドウW11〜W14から要求されたタ
スクの処理時間を、上述のようにして設定された優先度
に応じて時分割的に割振る。FIG. 13 is a diagram showing a window management table 19b according to the second embodiment. The window management table 19b stores at least priority information 34, position information 41, center position information 42, and distance information 43 for each window number 33. The position information 41 has information 41a and 41b indicating the lower left coordinate point and the upper right coordinate point. In the present embodiment, the execution priority of the window processing is set based on the distance from the center point of the display screen 38b to the center point of the window W. Therefore, the priority of the window W12 having the shortest distance is “1”,
The windows W11, W14, W13 in the order of the shorter distances
Are "2", "3", and "4". The CPU
Reference numeral 12 allocates the processing time of the task requested from each of the windows W11 to W14 in a time-sharing manner according to the priority set as described above.
【0059】したがって、マルチタスク処理を高い利用
効率で実行できる。また、オペレータはウィンドウの表
示位置を選ぶことによって優先度を設定することが可能
で、目視しながら容易に設定することができる。Therefore, multitask processing can be executed with high utilization efficiency. In addition, the operator can set the priority by selecting the display position of the window, and can easily set the priority while visually checking.
【0060】なおウィンドウは、公知の技術を用いて移
動することができる。たとえば、図11において、ウィ
ンドウW11をドラッグ操作して指示したまま移動し、
所望の位置で指示を止めることによって、移動すること
ができる。The window can be moved using a known technique. For example, in FIG. 11, the window W11 is dragged and moved while instructed,
The user can move by stopping the instruction at a desired position.
【0061】図14は、本発明の第3実施形態であるマ
ルチウィンドウ表示処理装置の表示画面38cを示す図
である。本形態の表示処理装置は、第1実施形態の表示
処理装置と優先度の設定方法が異なる以外は同様にして
実現される。本形態ではウィンドウWの面積に基づいて
優先度が設定される。表示画面38cには、複数のウィ
ンドウW11〜W14が表示される。ウィンドウWの面
積は、たとえば図12に示されるウィンドウWでは、
(300−100)×(400−200)=40000
で求められる。FIG. 14 is a view showing a display screen 38c of the multi-window display processing device according to the third embodiment of the present invention. The display processing device of the present embodiment is realized in the same manner as the display processing device of the first embodiment except that the priority setting method is different. In the present embodiment, the priority is set based on the area of the window W. A plurality of windows W11 to W14 are displayed on the display screen 38c. For example, in the window W shown in FIG.
(300-100) × (400-200) = 40000
Is required.
【0062】図15は、第3実施形態のウィンドウ管理
テーブル19cを示す図である。該ウィンドウ管理テー
ブル19cは、ウィンドウ番号33毎に、少なくとも優
先度情報34、位置情報41および面積情報44が記憶
される。本実施形態では、ウィンドウWの面積に基づい
て、ウィンドウの処理の実行の優先度が設定される。し
たがって、面積が最大のウィンドウW11の優先度が
「1」となり、該面積が大きい順番にウィンドウW1
2,W14,W13の優先度が「2」,「3」,「4」
となる。前記CPU12は、各ウィンドウW11〜W1
4から要求されたタスクの処理時間を、上述のようにし
て設定された優先度に応じて時分割的に割振る。FIG. 15 is a diagram showing a window management table 19c according to the third embodiment. The window management table 19c stores at least the priority information 34, the position information 41, and the area information 44 for each window number 33. In the present embodiment, the execution priority of the window processing is set based on the area of the window W. Therefore, the priority of the window W11 having the largest area is "1", and the windows W1 are arranged in the order of the larger areas.
The priority of 2, W14 and W13 is “2”, “3”, “4”
Becomes The CPU 12 controls each of the windows W11 to W1.
The processing time of the task requested from No. 4 is allocated in a time-sharing manner according to the priority set as described above.
【0063】したがって、マルチタスク処理を高い利用
効率で実行できる。またオペレータはウィンドウWの大
きさを選ぶことによって優先度を設定することが可能
で、目視しながら容易に設定することができる。Therefore, multitask processing can be executed with high utilization efficiency. Further, the operator can set the priority by selecting the size of the window W, and can easily set the priority while visually checking.
【0064】なお、ウィンドウの面積は、公知の技術を
用いて変動することができる。たとえば、図14中にお
いて、ウィンドウW11の角部をドラッグ操作して指示
したまま所定の位置まで移動することによって、該移動
した位置まで拡大または縮小することができる。The area of the window can be changed by using a known technique. For example, in FIG. 14, by dragging the corner of the window W11 and moving it to a predetermined position while instructing, it is possible to enlarge or reduce to the moved position.
【0065】図16は、新たにウィンドウを作成すると
きの動作を示すフローチャートである。ステップS1で
は、ウィンドウの作成が指示されて、指定された位置に
ウィンドウが表示され、表示されたウィンドウの面積が
計算される。ステップS2では、表示画面の中心点から
作成したウィンドウの中心点までの距離が計算される。
ステップS3では、ウィンドウのZ方向の順位が計算さ
れる。ステップS4では、ステップS1〜S3で求めら
れたデータがウィンドウ管理テーブル19に追加され、
ウィンドウ番号33に対応付けて記憶される。FIG. 16 is a flowchart showing the operation when a new window is created. In step S1, creation of a window is instructed, the window is displayed at a specified position, and the area of the displayed window is calculated. In step S2, the distance from the center point of the display screen to the center point of the created window is calculated.
In step S3, the order of the windows in the Z direction is calculated. In step S4, the data obtained in steps S1 to S3 is added to the window management table 19,
It is stored in association with the window number 33.
【0066】図17は、ウィンドウの面内の位置、面積
およびZ方向の順位を変更したときの動作を示すフロー
チャートである。ステップS11では、変更が指示され
て、指定されたウィンドウが変更された条件で再表示さ
れ、該ウィンドウの面積が計算される。ステップS12
では、表示画面の中心点から再表示されたウィンドウの
中心点までの距離が計算される。ステップS13では、
該ウィンドウのZ方向の順位が計算される。ステップS
14では、ステップS11〜S13で求められたデータ
がウィンドウ管理テーブル19に更新され、記憶され
る。FIG. 17 is a flowchart showing the operation when the position in the plane of the window, the area, and the order in the Z direction are changed. In step S11, a change is instructed, the designated window is displayed again under the changed condition, and the area of the window is calculated. Step S12
In, the distance from the center point of the display screen to the center point of the redisplayed window is calculated. In step S13,
The rank of the window in the Z direction is calculated. Step S
At 14, the data obtained in steps S11 to S13 is updated and stored in the window management table 19.
【0067】図18は、タスクの切換処理動作を示すフ
ローチャートである。該フローチャートは、タスクの処
理を予め定められる時間で割振ったときの動作、いわゆ
るタイマ割込み動作を示す。ステップS21では、CP
U12の各種情報をセーブし、実行していたタスクの番
号を読出す。ステップS22では、ウィンドウ管理テー
ブル19から最も優先度の高いウィンドウを選択し、該
ウィンドウのウィンドウ位置情報35を読出す。ステッ
プS23では、読出したウィンドウ位置情報35の位置
にポインタをセットする。ステップS24では、ポイン
タが指しているウィンドウが、実行していたタスクのウ
ィンドウであるかどうかを判断する。判断が肯定であれ
ばステップS25に進み、判断が否定であればステップ
S26に進む。FIG. 18 is a flowchart showing the task switching processing operation. The flowchart shows an operation when task processing is allocated at a predetermined time, that is, a so-called timer interrupt operation. In step S21, the CP
The various information of U12 is saved, and the number of the task being executed is read. In step S22, the highest priority window is selected from the window management table 19, and the window position information 35 of the selected window is read. In step S23, a pointer is set at the position of the read window position information 35. In step S24, it is determined whether the window pointed to by the pointer is the window of the task being executed. If the determination is affirmative, the process proceeds to step S25, and if the determination is negative, the process proceeds to step S26.
【0068】ステップS25では、ポインタを更新して
ステップS24に戻る。ステップS26では、ポインタ
が指しているウィンドウのウィンドウ情報、すなわち、
バッファ17に記憶されたデータを読出す。ステップS
27では、読出したウィンドウのタスクが実行できるよ
うに、CPU12の各種情報をセットする。ステップS
28では、CPU12を読出したウィンドウ用に割振っ
て動作させる。In step S25, the pointer is updated, and the flow returns to step S24. In step S26, window information of the window pointed by the pointer, that is,
The data stored in the buffer 17 is read. Step S
At 27, various information of the CPU 12 is set so that the task of the read window can be executed. Step S
At 28, the CPU 12 is allocated and operated for the read window.
【0069】このようにしてたとえば、優先度が高いウ
ィンドウが占有する場合であって、第1の優先度がウィ
ンドウW11,W12,W13に設定され、第2の優先
度がウィンドウW14に設定された場合では、図19
(A)に示されるようにCPU12の処理時間が3等分
して使用され、ウィンドウW11〜W13が全て空き時
間となったときに、ウィンドウW14にCPU12の処
理時間が割振られる。Thus, for example, when a window with a high priority is occupied, the first priority is set for windows W11, W12, and W13, and the second priority is set for window W14. In the case, FIG.
As shown in (A), when the processing time of the CPU 12 is divided into three and used, and when all the windows W11 to W13 become idle time, the processing time of the CPU 12 is allocated to the window W14.
【0070】また、CPU12の処理時間を所定の比率
で分割する場合であって、第1の優先度がウィンドウW
11,W12,W13に設定され、第2の優先度がウィ
ンドウW14に設定される場合では、図19(B)に示
されるように第1優先度に第2優先度よりも多い、たと
えば3倍の処理時間が割振られる。In the case where the processing time of the CPU 12 is divided at a predetermined ratio, the first priority is
In the case where the first priority is set to 11, W12, and W13 and the second priority is set to the window W14, the first priority is larger than the second priority, for example, three times as shown in FIG. 19B. Processing time is allocated.
【0071】図20は、本発明の第4実施形態であるマ
ルチウィンドウ表示処理装置の表示画面38dを示す図
である。本形態の表示処理装置は、第1実施形態の表示
処理装置と優先度の設定方法が異なる以外は同様にして
実現される。本形態ではオペレータによって直接優先度
が入力されて設定される。FIG. 20 is a diagram showing a display screen 38d of the multi-window display processing device according to the fourth embodiment of the present invention. The display processing device of the present embodiment is realized in the same manner as the display processing device of the first embodiment except that the priority setting method is different. In this embodiment, the priority is directly input and set by the operator.
【0072】表示画面38dには、複数のウィンドウW
21〜W23が表示される。ウィンドウW21〜W23
はともに、タイトルバー領域51と表示領域52とを有
する。タイトルバー領域51は、ウィンドウを識別する
ための情報が表示されるウィンドウ識別情報表示領域5
3と、優先度が表示される優先度表示領域54と、占有
度が表示される占有度表示領域55とを含んで構成され
る。A plurality of windows W are displayed on the display screen 38d.
21 to W23 are displayed. Windows W21 to W23
Have a title bar area 51 and a display area 52. The title bar area 51 is a window identification information display area 5 where information for identifying a window is displayed.
3, a priority display area 54 in which the priority is displayed, and an occupancy display area 55 in which the occupancy is displayed.
【0073】たとえばオペレータは、入力部21が有す
るマウスなどを用いて優先度表示領域54内の位置をク
リック操作などによって指示する。これによって数値入
力が可能となり、さらにオペレータが、入力部21が有
するキーボードから数値を入力し、優先度が設定され
る。For example, the operator gives an instruction by clicking on a position in the priority display area 54 using a mouse or the like of the input unit 21. Thus, numerical values can be input, and the operator inputs numerical values from the keyboard of the input unit 21 to set the priority.
【0074】図21は、第4実施形態のウィンドウ管理
テーブル19dを示す図である。該ウィンドウ管理テー
ブル19dは、少なくとも優先度情報34を含み、本形
態ではZ方向情報37、距離情報43および面積情報4
4を含む。優先度情報34は、上述したようにしてオペ
レータによって入力された値である。前記CPU12
は、各ウィンドウW21〜W23から要求されたタスク
の処理時間を、上述のようにして設定された優先度に応
じて時分割的に割振る。FIG. 21 is a diagram showing a window management table 19d according to the fourth embodiment. The window management table 19d includes at least the priority information 34. In the present embodiment, the Z direction information 37, the distance information 43, and the area information 4
4 inclusive. The priority information 34 is a value input by the operator as described above. The CPU 12
Allocates the processing time of the task requested from each of the windows W21 to W23 in a time-sharing manner according to the priority set as described above.
【0075】図22は、第4実施形態のマルチウィンド
ウ表示処理装置の動作を示すフローチャートである。ス
テップS31では、マウスによるクリック操作が検出さ
れ、クリック操作が検出されるとステップS32で、ク
リック操作した位置が検出される。ステップS31でク
リック操作が検出されないときには処理を終了する。FIG. 22 is a flowchart showing the operation of the multi-window display processing device of the fourth embodiment. In step S31, a click operation with the mouse is detected, and when the click operation is detected, the position where the click operation is performed is detected in step S32. If no click operation is detected in step S31, the process ends.
【0076】ステップS33では、検出した位置が優先
度設定領域、すなわち優先度表示領域54内であるかど
うかが判断される。優先度表示領域54内であると判断
されるとステップS34に進み、数値が入力されるのを
待つ。優先度表示領域54内でないと判断されたときに
は処理を終了する。In step S33, it is determined whether the detected position is within the priority setting area, that is, within the priority display area 54. If it is determined that it is within the priority display area 54, the process proceeds to step S34, and waits for a numerical value to be input. If it is determined that it is not within the priority display area 54, the process is terminated.
【0077】ステップS35では、数値が入力されたか
どうかが判断され、入力されたと判断されるとステップ
S36に進み、優先度を更新して記憶する。入力されな
いと判断されたときには、処理を終了する。In step S35, it is determined whether a numerical value has been input. If it is determined that the numerical value has been input, the flow advances to step S36 to update and store the priority. If it is determined that no input has been made, the process ends.
【0078】したがって、マルチタスク処理を高い利用
効率で実行できる。また、オペレータが入力して設定さ
れた優先度に基づいて処理時間が割振られる。したがっ
て、オペレータが望む順位で処理を実行することが可能
である。また、入力された優先度が表示されるので、オ
ペレータは目視で確認しながら容易に設定することがで
きる。Therefore, multitask processing can be executed with high utilization efficiency. Further, the processing time is allocated based on the priority set by the operator. Therefore, it is possible to execute the processing in the order desired by the operator. In addition, since the input priority is displayed, the operator can easily set the priority while checking it visually.
【0079】なお、優先度を設定するための数値は上述
した方法に限らず、公知の方法で入力することができ
る。また、表示される占有率はリアルタイムで更新して
表示される。The numerical value for setting the priority is not limited to the method described above, but can be input by a known method. The displayed occupancy is updated and displayed in real time.
【0080】図23は、本発明の第5実施形態であるマ
ルチウィンドウ表示処理装置の表示画面38eを示す図
である。本形態の表示処理装置は、第1実施形態の表示
処理装置と優先度の設定方法が異なる以外は同様にして
実現される。本形態では表示画面38eの所定の領域3
9に予め優先度が設定され、オペレータはウィンドウを
該領域39に移動させることによって優先度を設定す
る。FIG. 23 is a view showing a display screen 38e of the multi-window display processing device according to the fifth embodiment of the present invention. The display processing device of the present embodiment is realized in the same manner as the display processing device of the first embodiment except that the priority setting method is different. In the present embodiment, the predetermined area 3 of the display screen 38e
9 is set in advance, and the operator sets the priority by moving the window to the area 39.
【0081】表示画面38eには、たとえば複数のウィ
ンドウW11〜W14が表示される。ウィンドウW1〜
W14は、公知の方法で移動可能であり、たとえば入力
部21が有するマウスで所望のウィンドウを指示したま
まマウスを移動すると、マウスの移動に沿ってウィンド
ウも移動する。The display screen 38e displays a plurality of windows W11 to W14, for example. Window W1
W14 can be moved by a known method. For example, if the mouse is moved while pointing to a desired window with the mouse of the input unit 21, the window also moves along with the movement of the mouse.
【0082】また、表示画面38e内の所定の優先度設
定領域39に最大の優先度が設定される。上述のように
してウィンドウを優先度設定領域39内に移動すること
によって、該優先度設定領域39に設定された優先度が
移動されたウィンドウに対して設定される。Further, the highest priority is set in a predetermined priority setting area 39 in the display screen 38e. By moving the window into the priority setting area 39 as described above, the priority set in the priority setting area 39 is set for the moved window.
【0083】なお、優先度設定領域39は表示画面38
e内であれば任意の位置に設定可能である。また、該優
先度設定領域39をそれ以外の領域と異なる属性、たと
えば色で表示して、目視で区分し易く構成してもかまわ
ない。The priority setting area 39 is displayed on the display screen 38.
It can be set at any position within e. Further, the priority setting area 39 may be displayed in an attribute different from that of the other areas, for example, in a color, so that the priority setting area 39 can be easily visually distinguished.
【0084】図24は、第5実施形態のウィンドウ管理
テーブル19eを示す図である。該ウィンドウ管理テー
ブル19eは、前記テーブル19dと同様に、少なくと
も優先度情報34を含み、本形態ではZ方向情報37、
距離情報43および面積情報44を含む。優先度情報3
4は、上述したようにしてオペレータによって入力され
た値である。前記CPU12は、各ウィンドウW11〜
W14から要求されたタスクの処理時間を、上述のよう
にして設定された優先度に応じて時分割的に割振る。FIG. 24 is a diagram showing a window management table 19e according to the fifth embodiment. The window management table 19e includes at least the priority information 34 similarly to the table 19d, and in the present embodiment, the Z direction information 37,
The distance information 43 and the area information 44 are included. Priority information 3
4 is the value input by the operator as described above. The CPU 12 controls each of the windows W11 to W11.
The processing time of the task requested from W14 is allocated in a time-sharing manner according to the priority set as described above.
【0085】図25は、第5実施形態のマルチウィンド
ウ表示処理装置の動作を示すフローチャートである。ス
テップS41では、ウィンドウが移動されたかどうかが
判断される。移動されたと判断されるとステップS42
で、ウィンドウ管理テーブル19が更新される。移動さ
れないと判断されると処理を終了する。FIG. 25 is a flowchart showing the operation of the multi-window display processing device of the fifth embodiment. In step S41, it is determined whether the window has been moved. If it is determined that it has been moved, step S42
Then, the window management table 19 is updated. If it is determined that the object has not been moved, the process ends.
【0086】ステップS43では、ウィンドウが移動
し、更新して表示される。ステップS44では、ウィン
ドウの表示位置が優先度設定領域39内であるかどうか
が判断される。優先度設定領域39内であると判断され
るとステップS45に進み、優先度が更新される。優先
度設定領域39内ではないと判断されると処理を終了す
る。In step S43, the window is moved, updated, and displayed. In step S44, it is determined whether or not the display position of the window is within the priority setting area 39. If it is determined that it is within the priority setting area 39, the process proceeds to step S45, and the priority is updated. If it is determined that it is not within the priority setting area 39, the processing is terminated.
【0087】したがって、マルチタスク処理を高い利用
効率で実行できる。また、優先度設定領域39に設定さ
れた優先度にしたがって処理の実行時間が割振られる。
オペレータは、ウィンドウを移動させることによって、
優先度を容易に設定することができる。なお、入力され
た優先度を表示するようにして、オペレータが目視で確
認しながら容易に設定できるようにしてもかまわない。Therefore, multitask processing can be executed with high utilization efficiency. Further, the execution time of the processing is allocated according to the priority set in the priority setting area 39.
The operator moves the window,
Priorities can be easily set. The input priority may be displayed so that the operator can easily set the priority while visually confirming it.
【0088】また、優先度設定領域39を図26に示さ
れるように複数設定し、該複数の優先度設定領域39
a,39bに異なる優先度を設定するようにしてもかま
わない。たとえば、一方の優先度設定領域39aに第1
の優先度を設定し、他方の優先度設定領域39bに第2
の優先度を設定して、該優先度設定領域39a,39b
内に配置されたウィンドウW14;W15,W16にそ
れぞれ第1および第2の優先度を与えるようにしてもか
まわない。A plurality of priority setting areas 39 are set as shown in FIG.
Different priorities may be set for a and 39b. For example, the first priority setting area 39a has the first
And the second priority is set in the other priority setting area 39b.
Of the priority setting areas 39a, 39b
The first and second priorities may be given to the windows W14;
【0089】また、優先度設定領域39,39a,39
b内にウィンドウの全領域が含まれるときに各優先度設
定領域39,39a,39bに設定された優先度を与え
るようにしてもよいし、一部分が含まれるときに優先度
を与えるようにしてもかまわない。後者の場合、たとえ
ば図26では、ウィンドウW12に第2の優先度が与え
られる。The priority setting areas 39, 39a, 39
The priority set in each of the priority setting areas 39, 39a, and 39b may be given when the entire area of the window is included in b, or the priority may be given when a part of the window is included. It doesn't matter. In the latter case, for example, in FIG. 26, the window W12 is given the second priority.
【0090】図27は、本発明の第6実施形態であるマ
ルチウィンドウ表示処理装置の表示画面38gを示す図
である。本形態の表示処理装置は、第1実施形態の表示
処理装置と優先度の設定方法が異なる以外は同様にして
実現される。本形態では、表示される複数のウィンドウ
Wの中の1つはウィンドウの処理の実行の優先度を入力
するための優先度入力用ウィンドウWTであり、該ウィ
ンドウWTを用いて優先度が入力される。FIG. 27 is a view showing a display screen 38g of the multi-window display processing apparatus according to the sixth embodiment of the present invention. The display processing device of the present embodiment is realized in the same manner as the display processing device of the first embodiment except that the priority setting method is different. In the present embodiment, one of the plurality of windows W to be displayed is a priority input window WT for inputting the priority of execution of the processing of the window, and the priority is input using the window WT. You.
【0091】優先度入力用ウィンドウWTは、タイトル
バー領域56と優先度表示領域57と表示領域52とを
有する。タイトルバー領域56には、優先度を設定する
ためのウィンドウであることを識別するための情報が表
示される。たとえば、「タスクウィンドウ」と表示され
る。優先度表示領域57には、優先度が表示される。た
とえば、ウィンドウWTの表示領域52内において一方
方向、たとえば左方向に行くほど低くなり、一方方向と
は反対の方向、たとえば右方向に行くほど高くなること
が表示される。The priority input window WT has a title bar area 56, a priority display area 57, and a display area 52. In the title bar area 56, information for identifying a window for setting a priority is displayed. For example, "task window" is displayed. The priority is displayed in the priority display area 57. For example, in the display area 52 of the window WT, it is displayed that the value becomes lower in one direction, for example, leftward, and becomes higher in a direction opposite to one direction, for example, rightward.
【0092】たとえばオペレータは、入力部21が有す
るマウスなどを用いて優先度を設定すべきウィンドウW
をドラッグ操作して指示し、指示したままウィンドウW
T内に移動し、所定の位置で指示を止める。これによっ
て、ウィンドウWT内に移動されたウィンドウWは、ア
イコンAとして表示される。またあるいは、オペレータ
はマウスを用いてウィンドウWをクリック操作によって
指示し、次にウィンドウWT内の位置をクリック操作に
よって指示する。これによって、ウィンドウWT内で
は、指示されたウィンドウWがアイコンAとして、指示
された位置に表示される。このような動作を繰り返し
て、ウィンドウWを配置するウィンドウWT内の位置に
よって優先度が設定される。For example, the operator can set the priority of the window W by using the mouse or the like of the input unit 21 to set the priority.
Is dragged to indicate, and the window W
Move into T and stop the instruction at a predetermined position. Thus, the window W moved into the window WT is displayed as the icon A. Alternatively, the operator instructs by clicking the window W using the mouse, and then instructs by clicking the position in the window WT. Thus, the designated window W is displayed as the icon A in the designated position in the window WT. By repeating such an operation, the priority is set according to the position in the window WT where the window W is arranged.
【0093】具体的には、図27(A)に示されるよう
に、ウィンドウW12,W13のアイコンA2,A3が
ウィンドウWT内に、ウィンドウW12の方が低い優先
度の位置に表示されているときに、ウィンドウW11の
優先度を設定する場合、ウィンドウW11が指示され、
ウィンドウWT内の位置が指示される。ここで、ウィン
ドウW12とウィンドウW13との間の優先度に設定し
ようとする場合は、アイコンA2,A3の間が指定され
る。More specifically, as shown in FIG. 27A, when the icons A2 and A3 of the windows W12 and W13 are displayed in the window WT at a position where the window W12 has a lower priority. To set the priority of the window W11, the window W11 is instructed,
A position in the window WT is indicated. Here, when it is intended to set the priority between the window W12 and the window W13, the icon A2 and the icon A3 are designated.
【0094】ウィンドウW11は、図27(B)に示さ
れるように、アイコンA2,A3の間にアイコンA1と
して表示される。このようにしてウィンドウW13,W
11,W12で高い順番に優先度が設定される。前記C
PU12は、各ウィンドウW11〜W13から要求され
たタスクの処理時間を、上述のようにして設定された優
先度に応じて時分割的に割振る。As shown in FIG. 27B, the window W11 is displayed as the icon A1 between the icons A2 and A3. In this way, the windows W13, W
The priority is set in the order of higher priority in 11, W12. Said C
The PU 12 allocates the processing time of the task requested from each of the windows W11 to W13 in a time-division manner according to the priority set as described above.
【0095】また好ましくは、ウィンドウW13のタス
クの処理が終了すると、図27(C)に示されるよう
に、アイコンA3が消去される。同様にして、他のタス
クが終了すると、対向するアイコンが消去される。Preferably, when the processing of the task in window W13 is completed, icon A3 is deleted, as shown in FIG. 27 (C). Similarly, when another task ends, the opposing icon is deleted.
【0096】なお、ウィンドウW11〜W13はウィン
ドウWT内でアイコンA1〜A3として表示されるが、
表示画面38g内にもそのまま表示される。このウィン
ドウW11〜W13は、タスクの処理が終了した後もそ
のまま表示される。The windows W11 to W13 are displayed as icons A1 to A3 in the window WT.
It is also displayed as it is on the display screen 38g. The windows W11 to W13 are displayed as they are even after the processing of the task is completed.
【0097】図28は、第6実施形態のマルチウィンド
ウ表示処理装置の動作を示すフローチャートである。ス
テップS51では、ウィンドウWTが開かれたかどう
か、すなわち優先度を設定するかどうかが判断される。
優先度を設定すると判断されるとステップS52に進
み、設定しないと判断されると処理を終了する。FIG. 28 is a flowchart showing the operation of the multi-window display processing device of the sixth embodiment. In step S51, it is determined whether the window WT has been opened, that is, whether to set a priority.
If it is determined that the priority is set, the process proceeds to step S52, and if it is determined that the priority is not set, the process ends.
【0098】ステップS52では、ドラッグ操作が実施
されたかどうかが判断される。ここで、クリック操作が
実施されたかどうかを判断してもかまわない。操作が実
施されたと判断されるとステップS53に進み、実施さ
れないと判断されると処理を終了する。In step S52, it is determined whether a drag operation has been performed. Here, it may be determined whether or not the click operation has been performed. If it is determined that the operation has been performed, the process proceeds to step S53, and if it is determined that the operation has not been performed, the process ends.
【0099】ステップS53では、たとえばドラッグ操
作によって指示されたウィンドウのウィンドウ番号33
がウィンドウ管理テーブル19から読出される。ステッ
プS54では、ドラッグ操作が終了するのを待つ。ドラ
ッグ操作が終了するとステップS55に進む。In step S53, for example, the window number 33 of the window designated by the drag operation
Is read from the window management table 19. In step S54, the process waits until the drag operation ends. When the drag operation ends, the process proceeds to step S55.
【0100】ステップS55では、ウィンドウWT内の
指示された位置を読取る。ステップS56では、優先度
を求め、設定する。ステップS57では、アイコンAを
表示する。ステップS58では、設定された優先度に応
じてタスクの処理時間を時分割的に割振り、タスクの処
理が終了するのを待つ。処理が終了するとステップS5
9に進む。ステップS59では、終了したタスクのアイ
コンAがウィンドウWT内から消去される。ステップS
60では、タスク管理テーブル16から終了したタスク
が消去される。At step S55, the designated position in window WT is read. In step S56, a priority is obtained and set. In step S57, icon A is displayed. In step S58, the processing time of the task is allocated in a time-division manner according to the set priority, and the processing of the task is waited for. When the processing is completed, step S5 is performed.
Go to 9. In step S59, the icon A of the completed task is deleted from the window WT. Step S
At 60, the completed task is deleted from the task management table 16.
【0101】したがって、マルチタスク処理が高い利用
効率で実行できる。また、オペレータは優先度入力用ウ
ィンドウWTを用い、ウィンドウを移動させることによ
って、優先度を容易に設定することができる。また、優
先度はアイコンの位置で把握することができ、オペレー
タは目視で確認しながら容易に設定することができる。
また、優先度入力用ウィンドウWTに表示または消去可
能なアイコンによって、オペレータはウィンドウから要
求された処理が終了したかどうかを把握することができ
る。なお、ウィンドウは、公知の方法で移動することが
できる。Therefore, multitask processing can be executed with high utilization efficiency. Further, the operator can easily set the priority by moving the window using the priority input window WT. In addition, the priority can be grasped by the position of the icon, and the operator can easily set the priority while checking it visually.
Further, the icon which can be displayed or deleted in the priority input window WT allows the operator to know whether or not the processing requested from the window has been completed. Note that the window can be moved by a known method.
【0102】上述した第1〜第6実施形態では、マルチ
ウィンドウ表示処理装置の例について説明したけれど
も、各実施形態で説明した動作プログラムを記録した媒
体の例も本発明の範囲に属するものであり、このような
記録媒体を用いてコンピュータを制御することによっ
て、該コンピュータによって表示装置を制御して、各実
施形態で説明したように動作させることができる。In the first to sixth embodiments described above, examples of the multi-window display processing apparatus have been described. However, examples of the medium on which the operation program described in each embodiment is recorded also belong to the scope of the present invention. By controlling a computer using such a recording medium, the display device can be controlled by the computer and operated as described in each embodiment.
【0103】[0103]
【発明の効果】以上のように本発明によれば、優先度設
定手段によって設定された優先度に応じて、各ウィンド
ウの処理時間を割振り、各ウィンドウから要求された処
理を時分割的に実行するようにしたので、複数の動作を
同時に実行する、いわゆるマルチタスク処理を高い利用
効率で実行できる。As described above, according to the present invention, the processing time of each window is allocated according to the priority set by the priority setting means, and the processing requested from each window is executed in a time-division manner. As a result, so-called multitask processing for simultaneously executing a plurality of operations can be executed with high utilization efficiency.
【0104】また本発明によれば、各ウィンドウの重畳
順位に基づいて優先度を設定するようにしたので、オペ
レータはウィンドウの重畳順位を選ぶことによって優先
度を設定することが可能で、目視しながら容易に設定す
ることができる。Further, according to the present invention, the priority is set based on the superimposition order of each window. Therefore, the operator can set the priority by selecting the superimposition order of the windows, and can visually check the priority. It can be set easily.
【0105】また本発明によれば、表示画面の中心点か
ら各ウィンドウの中心点までの距離に基づいて優先度を
設定するようにしたので、オペレータはウィンドウの表
示位置を選ぶことによって優先度を設定することが可能
で、目視しながら容易に設定することができる。According to the present invention, the priority is set based on the distance from the center point of the display screen to the center point of each window. Therefore, the operator can select the display position of the window to set the priority. It can be set, and can be easily set while visually checking.
【0106】また本発明によれば、各ウィンドウの前記
面積に基づいて優先度を設定するようにしたので、オペ
レータはウィンドウの大きさを選ぶことによって優先度
を設定することが可能で、目視しながら容易に設定する
ことができる。Further, according to the present invention, the priority is set based on the area of each window, so that the operator can set the priority by selecting the size of the window, and can visually check the priority. It can be set easily.
【0107】また本発明によれば、優先度入力手段から
入力された優先度に基づいて処理時間を割振るようにし
たので、オペレータが望む順位で処理を実行することが
可能である。According to the present invention, the processing time is allocated based on the priority input from the priority input means, so that the processing can be executed in the order desired by the operator.
【0108】また本発明によれば、優先度入力手段から
入力された優先度を表示するようにしたので、オペレー
タは目視で確認しながら容易に設定することができる。According to the present invention, the priority input from the priority input means is displayed, so that the operator can easily set the priority while visually confirming it.
【0109】また本発明によれば、表示画面内に優先度
が設定され、ウィンドウの表示位置によって優先度を設
定し、該優先度に従って処理の実行時間を割振るように
したので、オペレータはウィンドウを移動させることに
よって、優先度を容易に設定することができる。According to the present invention, the priority is set in the display screen, the priority is set according to the display position of the window, and the processing execution time is allocated according to the priority. , The priority can be easily set.
【0110】また本発明によれば、ウィンドウの処理の
実行の優先度を入力するための優先度入力用ウィンドウ
を別途設け、該ウィンドウを用いて入力された優先度に
したがって処理の実行時間を割振るようにしたので、オ
ペレータは前記優先度入力用ウィンドウを用いて容易に
優先度を設定することができる。According to the present invention, a priority input window for inputting the priority of execution of a window process is separately provided, and the execution time of the process is divided according to the priority input using the window. Since the operator shakes, the operator can easily set the priority using the priority input window.
【0111】また本発明によれば、優先度入力用ウィン
ドウに表示または消去可能なアイコンによって、オペレ
ータはウィンドウから要求された処理が終了したかどう
かを把握することができる。Further, according to the present invention, the icon which can be displayed or deleted in the priority input window allows the operator to know whether or not the processing requested from the window has been completed.
【0112】また本発明によれば、各動作のプログラム
が記録された媒体を用いてコンピュータを制御すること
によって、該コンピュータによって表示装置を制御し
て、上述したような効果が得られるように表示装置を動
作させることができる。Further, according to the present invention, by controlling a computer using a medium in which a program for each operation is recorded, the display device is controlled by the computer, so that the display effect described above is obtained. The device can be operated.
【図1】本発明の第1実施形態であるマルチウィンドウ
表示処理装置11の電気的構成及び記録媒体10の構成
を示すブロック図である。FIG. 1 is a block diagram showing an electrical configuration of a multi-window display processing device 11 and a configuration of a recording medium 10 according to a first embodiment of the present invention.
【図2】マルチタスク処理を説明するための、ウィンド
ウ番号25毎にCPU12の占有率26を示す図であ
る。FIG. 2 is a diagram illustrating an occupancy 26 of a CPU 12 for each window number 25 for explaining multitask processing.
【図3】一般的なタスク処理の手順を示す図である。FIG. 3 is a diagram showing a procedure of a general task process.
【図4】複数のタスクの経過を説明するための、タスク
番号27毎に処理時間28を示す図である。FIG. 4 is a diagram showing a processing time for each task number 27 for explaining the progress of a plurality of tasks.
【図5】タスク管理テーブル16の構成を示す図であ
る。FIG. 5 is a diagram showing a configuration of a task management table 16;
【図6】CPU12のレジスタ内容を保存するバッファ
17の構成を示す図である。FIG. 6 is a diagram showing a configuration of a buffer 17 for storing register contents of a CPU 12;
【図7】ウィンドウ管理テーブル19の一構成例を示す
図である。FIG. 7 is a diagram showing a configuration example of a window management table 19;
【図8】マルチウィンドウ表示処理装置11の表示画面
38aを示す図である。FIG. 8 is a diagram showing a display screen 38a of the multi-window display processing device 11.
【図9】ウィンドウW11〜W14の重畳順位を示す図
である。FIG. 9 is a diagram showing a superimposition order of windows W11 to W14.
【図10】ウィンドウW11〜W14に対するウィンド
ウ管理テーブル19aを示す図である。FIG. 10 is a diagram showing a window management table 19a for windows W11 to W14.
【図11】本発明の第2実施形態であるマルチウィンド
ウ表示処理装置の表示画面38bを示す図である。FIG. 11 is a diagram showing a display screen 38b of a multi-window display processing device according to a second embodiment of the present invention.
【図12】表示画面38bの中心点から各ウィンドウW
の中心点までの距離を得る方法を説明するための図であ
る。FIG. 12 shows a window W from the center point of the display screen 38b.
FIG. 7 is a diagram for explaining a method of obtaining a distance to a center point of the image.
【図13】第2実施形態のウィンドウ管理テーブル19
bを示す図である。FIG. 13 is a window management table 19 according to the second embodiment.
It is a figure showing b.
【図14】本発明の第3実施形態であるマルチウィンド
ウ表示処理装置の表示画面38cを示す図である。FIG. 14 is a diagram showing a display screen 38c of the multi-window display processing device according to the third embodiment of the present invention.
【図15】第3実施形態のウィンドウ管理テーブル19
cを示す図である。FIG. 15 shows a window management table 19 according to the third embodiment.
It is a figure showing c.
【図16】新たにウィンドウを作成するときの動作を示
すフローチャートである。FIG. 16 is a flowchart illustrating an operation when a new window is created.
【図17】ウィンドウの面内の位置、面積およびZ方向
の順位を変更したときの動作を示すフローチャートであ
る。FIG. 17 is a flowchart illustrating an operation when the position, area, and order in the Z direction of the window are changed.
【図18】タスクの切換処理動作を示すフローチャート
である。FIG. 18 is a flowchart illustrating a task switching processing operation.
【図19】図19(A)は、優先度が高いウィンドウが
占有してCPU12を使用する場合のタスク動作のタイ
ミングチャートであり、図19(B)は、CPU12の
処理時間を所定の比率で分割する場合のタスク動作のタ
イミングチャートである。FIG. 19A is a timing chart of a task operation when a high priority window is occupied and a CPU 12 is used, and FIG. 19B is a diagram illustrating a processing time of the CPU 12 at a predetermined ratio. It is a timing chart of the task operation in the case of division.
【図20】本発明の第4実施形態であるマルチウィンド
ウ表示処理装置の表示画面38dを示す図である。FIG. 20 is a diagram illustrating a display screen 38d of the multi-window display processing device according to the fourth embodiment of the present invention.
【図21】第4実施形態のウィンドウ管理テーブル19
dを示す図である。FIG. 21 is a window management table 19 according to the fourth embodiment.
It is a figure which shows d.
【図22】第4実施形態のマルチウィンドウ表示処理装
置の動作を示すフローチャートである。FIG. 22 is a flowchart showing an operation of the multi-window display processing device of the fourth embodiment.
【図23】本発明の第5実施形態であるマルチウィンド
ウ表示処理装置の表示画面38eを示す図である。FIG. 23 is a diagram showing a display screen 38e of the multi-window display processing device according to the fifth embodiment of the present invention.
【図24】第5実施形態のウィンドウ管理テーブル19
eを示す図である。FIG. 24 is a window management table 19 according to the fifth embodiment.
It is a figure showing e.
【図25】第5実施形態のマルチウィンドウ表示処理装
置の動作を示すフローチャートである。FIG. 25 is a flowchart showing an operation of the multi-window display processing device of the fifth embodiment.
【図26】複数の優先度設定領域39a,39bを設定
した場合の表示画面38fを示す図である。FIG. 26 is a diagram showing a display screen 38f when a plurality of priority setting areas 39a and 39b are set.
【図27】本発明の第6実施形態であるマルチウィンド
ウ表示処理装置の表示画面38gを示す図である。FIG. 27 is a diagram illustrating a display screen 38g of the multi-window display processing device according to the sixth embodiment of the present invention.
【図28】第6実施形態のマルチウィンドウ表示処理装
置の動作を示すフローチャートである。FIG. 28 is a flowchart showing an operation of the multi-window display processing device of the sixth embodiment.
【図29】マルチウィンドウシステムを説明するための
表示画面1a,1bを示す図である。FIG. 29 is a diagram showing display screens 1a and 1b for explaining a multi-window system.
【図30】マルチウィンドウシステムを説明するための
表示画面1aを示す図である。FIG. 30 is a diagram showing a display screen 1a for explaining a multi-window system.
【図31】従来技術である表示処理装置の表示動作を説
明するための表示画面1c,1dを示す図である。FIG. 31 is a diagram showing display screens 1c and 1d for explaining a display operation of a display processing device according to the related art.
10 記録媒体 11 マルチウィンドウ表示処理装置 12 CPU(中央処理装置) 13 ディスプレイバッファ 14 ウィンドウバッファ 15 表示部 16 タスク管理テーブル 17 CPUレジスタ保存バッファ 18 タスク管理部 19,19a〜19e ウィンドウ管理テーブル 20 ウィンドウ管理部 21 入力部 22 外部記憶部 23 印刷部 33 ウィンドウ番号 34 優先度情報 35 ウィンドウ位置情報 36 状態情報 37 Z方向情報 38a〜38g 表示画面 39,39a,39b 優先度設定領域 43 距離情報 44 面積情報 54,57 優先度表示領域 W,W11〜W16,W21〜W23,WT ウィンド
ウ A1〜A3 アイコンReference Signs List 10 recording medium 11 multi-window display processing device 12 CPU (central processing unit) 13 display buffer 14 window buffer 15 display unit 16 task management table 17 CPU register storage buffer 18 task management unit 19, 19a to 19e window management table 20 window management unit Reference Signs List 21 input unit 22 external storage unit 23 printing unit 33 window number 34 priority information 35 window position information 36 state information 37 Z direction information 38a to 38g display screens 39, 39a, 39b priority setting area 43 distance information 44 area information 54, 57 Priority display area W, W11 to W16, W21 to W23, WT window A1 to A3 icon
Claims (12)
たデータ処理領域であり、それぞれ独立した処理を行う
ウィンドウが複数個表示され、各ウィンドウから要求さ
れた処理を時分割的に行う制御手段を備えるマルチウィ
ンドウ表示処理装置において、 各ウィンドウの処理の実行の優先度を設定する優先度設
定手段を含み、 前記制御手段は、優先度設定手段によって設定された優
先度に応じて、各ウィンドウの処理時間を割振ることを
特徴とするマルチウィンドウ表示処理装置。1. A display screen of a display means, which is a data processing area independent of each other, displays a plurality of windows each performing independent processing, and controls time-divisionally the processing requested from each window. In the multi-window display processing device comprising: a priority setting means for setting the priority of execution of the processing of each window, the control means, according to the priority set by the priority setting means, A multi-window display processing device characterized by allocating processing time.
いに重畳して表示可能であり、 各ウィンドウの重畳順位を得るウィンドウ重畳順位取得
手段を含み、 前記優先度設定手段は、優先度を各ウィンドウの重畳順
位に基づいて設定することを特徴とする請求項1記載の
マルチウィンドウ表示処理装置。2. The display screen includes a plurality of windows superimposed on each other and capable of being displayed. The window setting unit includes a window superimposition order obtaining unit that obtains a superposition order of each window. 2. The multi-window display processing device according to claim 1, wherein the multi-window display processing device is set based on the superimposition order of.
心点までの距離を得るウィンドウ位置取得手段を含み、 前記優先度設定手段は、優先度を各ウィンドウの前記距
離に基づいて設定することを特徴とする請求項1記載の
マルチウィンドウ表示処理装置。3. A window position acquisition unit for obtaining a distance from a center point of a display screen to a center point of each window, wherein the priority setting unit sets a priority based on the distance of each window. The multi-window display processing device according to claim 1, wherein:
積取得手段を含み、 前記優先度設定手段は、優先度を各ウィンドウの前記面
積に基づいて設定することを特徴とする請求項1記載の
マルチウィンドウ表示処理装置。4. The multi-window according to claim 1, further comprising a window area obtaining unit for obtaining an area of each window, wherein said priority setting unit sets a priority based on said area of each window. Display processing device.
たデータ処理領域であり、それぞれ独立した処理を行う
ウィンドウが複数個表示され、各ウィンドウから要求さ
れた処理を時分割的に行う制御手段を備えるマルチウィ
ンドウ表示処理装置において、 各ウィンドウの処理の実行の優先度が入力される優先度
入力手段を含み、 前記制御手段は、優先度入力手段から入力された優先度
に応じて、各ウィンドウの処理時間を割振ることを特徴
とするマルチウィンドウ表示処理装置。5. A control means for displaying, on a display screen of the display means, data processing areas which are independent of each other, a plurality of windows each performing independent processing, and performing processing requested from each window in a time-division manner. In a multi-window display processing device comprising: a priority input means for inputting the priority of execution of the processing of each window, the control means, each of the windows according to the priority input from the priority input means A multi-window display processing device, wherein the processing time is allocated.
ら入力された優先度が表示されることを特徴とする請求
項5記載のマルチウィンドウ表示処理装置。6. The multi-window display processing device according to claim 5, wherein a priority input from said priority input means is displayed in each window.
たデータ処理領域であり、それぞれ独立した処理を行う
ウィンドウが複数個表示され、各ウィンドウから要求さ
れた処理を時分割的に行う制御手段を備えるマルチウィ
ンドウ表示処理装置において、 各ウィンドウは、表示画面内で移動して表示可能であ
り、 表示画面は、ウィンドウの処理の実行の優先度が設定さ
れた領域を有し、 前記制御手段は、ウィンドウが表示された領域に対して
設定された優先度に応じて、各ウィンドウの処理時間を
割振ることを特徴とするマルチウィンドウ表示処理装
置。7. A control means for displaying, on a display screen of a display means, data processing areas independent of each other, a plurality of windows each performing independent processing, and performing processing requested from each window in a time-division manner. In the multi-window display processing device comprising: each window can be moved and displayed in the display screen, the display screen has an area in which the priority of execution of the processing of the window is set, the control means A multi-window display processing device, wherein a processing time of each window is allocated according to a priority set for an area where a window is displayed.
たデータ処理領域であり、それぞれ独立した処理を行う
ウィンドウが複数個表示され、各ウィンドウから要求さ
れた処理を時分割的に行う制御手段を備えるマルチウィ
ンドウ表示処理装置において、 複数のウィンドウの中の1つは、ウィンドウの処理の実
行の優先度を入力するための優先度入力用ウィンドウで
あり、 前記制御手段は、優先度入力用ウィンドウを用いて入力
された優先度に応じて、各ウィンドウの処理時間を割振
ることを特徴とするマルチウィンドウ表示処理装置。8. A control means for displaying, on a display screen of the display means, data processing areas which are independent of each other, a plurality of windows each performing independent processing, and performing processing requested from each window in a time-division manner. In the multi-window display processing device, one of the plurality of windows is a priority input window for inputting a priority of execution of the processing of the window, and the control means includes a priority input window. A multi-window display processing device, wherein the processing time of each window is allocated according to the priority input using the command.
度の順番に各ウィンドウを表すアイコンが表示され、ウ
ィンドウから要求された処理が終了すると対応するアイ
コンが消去されることを特徴とする請求項8記載のマル
チウィンドウ表示処理装置。9. An icon representing each window is displayed in the priority input window in the order of priority, and when the processing requested from the window is completed, the corresponding icon is deleted. Item 9. The multi-window display processing device according to Item 8.
を制御するためのプログラムを記録した媒体であって、
該制御プログラムは、コンピュータによって表示装置の
表示画面に、互いに独立したデータ処理領域であり、そ
れぞれ独立した処理を行うウィンドウを複数個表示さ
せ、各ウィンドウから要求された処理を、各ウィンドウ
処理の実行の優先度に応じて、処理時間を割振って時分
割的に行わせることを特徴とする表示装置制御プログラ
ムを記録した媒体。10. A medium recording a program for controlling operation of a display device by a computer, comprising:
The control program is a data processing area that is independent of each other on a display screen of a display device by a computer, and displays a plurality of windows that perform independent processing, and executes processing requested from each window by executing each window processing. A medium in which a display device control program is recorded, wherein processing time is allocated in a time-sharing manner according to the priority of the display device.
を制御するためのプログラムを記録した媒体であって、
該制御プログラムは、コンピュータによって表示装置の
表示画面に、互いに独立したデータ処理領域であり、そ
れぞれ独立した処理を行うウィンドウを複数個移動可能
に表示させ、前記表示画面の予め定められる領域にウィ
ンドウ処理の実行の優先度を設定させ、各ウィンドウか
ら要求された処理を、ウィンドウが表示された領域に対
して設定された優先度に応じて、処理時間を割振って時
分割的に行わせることを特徴とする表示装置制御プログ
ラムを記録した媒体。11. A medium recording a program for controlling an operation of a display device by a computer, comprising:
The control program is a computer, on a display screen of a display device, a data processing area that is independent of each other, displays a plurality of windows that perform independent processing in a movable manner, and performs window processing in a predetermined area of the display screen. To set the execution priority of each window, and to execute the processing requested from each window in a time-division manner by allocating the processing time according to the priority set for the area where the window is displayed. A medium on which a display device control program as a feature is recorded.
を制御するためのプログラムを記録した媒体であって、
該制御プログラムは、コンピュータによって表示装置の
表示画面に、互いに独立したデータ処理領域であり、そ
れぞれ独立した処理を行い、ウィンドウ処理の実行の優
先度を入力するための優先度入力用ウィンドウを含む複
数個のウィンドウを表示させ、各ウィンドウから要求さ
れた処理を、優先度入力用ウィンドウを用いて入力され
た優先度に応じて、処理時間を割振って時分割的に行わ
せることを特徴とする表示装置制御プログラムを記録し
た媒体。12. A medium recording a program for controlling operation of a display device by a computer, comprising:
The control program is a data processing area that is independent of each other on a display screen of a display device by a computer, performs independent processing, and includes a priority input window for inputting a priority of execution of window processing. Windows are displayed, and processing requested from each window is performed in a time-division manner by allocating processing time according to the priority input using the priority input window. A medium on which a display device control program is recorded.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9167008A JPH10154060A (en) | 1996-09-25 | 1997-06-24 | Multi-window display processor and medium recording display device control program |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8-253542 | 1996-09-25 | ||
JP25354296 | 1996-09-25 | ||
JP9167008A JPH10154060A (en) | 1996-09-25 | 1997-06-24 | Multi-window display processor and medium recording display device control program |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH10154060A true JPH10154060A (en) | 1998-06-09 |
Family
ID=26491181
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP9167008A Pending JPH10154060A (en) | 1996-09-25 | 1997-06-24 | Multi-window display processor and medium recording display device control program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH10154060A (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2000036584A1 (en) * | 1998-12-11 | 2000-06-22 | Hitachi, Ltd. | Methods and apparatus for rendering multiple images using a limited rendering resource |
JP2005025345A (en) * | 2003-06-30 | 2005-01-27 | Ricoh Co Ltd | Window management method in image forming apparatus |
JP2012033204A (en) * | 2011-11-16 | 2012-02-16 | Toshiba Corp | Electronic apparatus, video display program, and video display method |
US8386948B2 (en) | 2007-04-06 | 2013-02-26 | Ntt Docomo, Inc. | Mobile communication terminal, information processing device, and program |
US8869137B2 (en) | 2010-08-05 | 2014-10-21 | Kyocera Documents Solutions Inc. | Information processing apparatus that automatically and sequentially displays graphical user interface images and recording medium storing program |
US8896538B2 (en) | 2007-02-28 | 2014-11-25 | Ntt Docomo, Inc. | Information processing device and program |
WO2017082155A1 (en) * | 2015-11-13 | 2017-05-18 | 株式会社デンソー | Display control device |
-
1997
- 1997-06-24 JP JP9167008A patent/JPH10154060A/en active Pending
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2000036584A1 (en) * | 1998-12-11 | 2000-06-22 | Hitachi, Ltd. | Methods and apparatus for rendering multiple images using a limited rendering resource |
US6384846B1 (en) | 1998-12-11 | 2002-05-07 | Hitachi America Ltd. | Methods and apparatus for rendering multiple images using a limited rendering resource |
JP2005025345A (en) * | 2003-06-30 | 2005-01-27 | Ricoh Co Ltd | Window management method in image forming apparatus |
US8896538B2 (en) | 2007-02-28 | 2014-11-25 | Ntt Docomo, Inc. | Information processing device and program |
US8386948B2 (en) | 2007-04-06 | 2013-02-26 | Ntt Docomo, Inc. | Mobile communication terminal, information processing device, and program |
US8869137B2 (en) | 2010-08-05 | 2014-10-21 | Kyocera Documents Solutions Inc. | Information processing apparatus that automatically and sequentially displays graphical user interface images and recording medium storing program |
JP2012033204A (en) * | 2011-11-16 | 2012-02-16 | Toshiba Corp | Electronic apparatus, video display program, and video display method |
WO2017082155A1 (en) * | 2015-11-13 | 2017-05-18 | 株式会社デンソー | Display control device |
JP2017091378A (en) * | 2015-11-13 | 2017-05-25 | 株式会社デンソー | Display controller |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5742285A (en) | Virtual screen display system | |
US5237653A (en) | Multiwindow control method and apparatus for work station having multiwindow function | |
JPH08286831A (en) | Pen input type electronic device and its control method | |
EP0176950A2 (en) | Screen manager for data processing system | |
JPH10154060A (en) | Multi-window display processor and medium recording display device control program | |
US5995984A (en) | Apparatus and method for zoom-in entry of an element in a table | |
JPH05189182A (en) | Multiwindow display device | |
JP4560410B2 (en) | Desktop display method, desktop display device, desktop display program, and computer-readable recording medium recording the program | |
JPH05150903A (en) | Cursor movement processing system | |
JPH06324668A (en) | Screen display method and display device | |
JPH02155029A (en) | Multi-window display control system | |
JPH1185443A (en) | Window display device and recording medium | |
JPH064834U (en) | Data processing device | |
JPH04328626A (en) | Information processor | |
JP3653109B2 (en) | Graphic processing device | |
JPH06202838A (en) | Window processor | |
JP3528558B2 (en) | Multi-computer operation device | |
JPH01191269A (en) | Image controller | |
JPH06175810A (en) | Information processor provided with display area for each job | |
JPH08272586A (en) | Information display device and method | |
JPH05189187A (en) | Multiwindow display system | |
JP2981563B2 (en) | Electronics | |
JPS62267823A (en) | Coordinate input control method for multi-window system | |
JPH07175622A (en) | Window display controller | |
JPH03152620A (en) | Picture display device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20040525 |