JPH0527961A - Window system for computer - Google Patents

Window system for computer

Info

Publication number
JPH0527961A
JPH0527961A JP3179093A JP17909391A JPH0527961A JP H0527961 A JPH0527961 A JP H0527961A JP 3179093 A JP3179093 A JP 3179093A JP 17909391 A JP17909391 A JP 17909391A JP H0527961 A JPH0527961 A JP H0527961A
Authority
JP
Japan
Prior art keywords
data
tool
exclusivity
window
tools
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP3179093A
Other languages
Japanese (ja)
Inventor
Koichi Idesawa
幸一 出沢
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
PFU Ltd
Original Assignee
PFU Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by PFU Ltd filed Critical PFU Ltd
Priority to JP3179093A priority Critical patent/JPH0527961A/en
Publication of JPH0527961A publication Critical patent/JPH0527961A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE:To provide a flexible mechanism to easily utilize desired various tools at the window system. CONSTITUTION:This system is equipped with an exclusiveness managing means to inspect plural tools and the existence of exclusiveness in the case of simultaneous activation among the respective plural tools and a data converting means 8 to match data with the tool having no data consistency, and when the start request of a certain tool is applied, the exclusiveness managing means 6 inspects the exclusiveness between the tool at the destination of the start request and the started tool, when the tool is not excluded, the data converting means 8 is selected for matching the data with the tool, and the data to be inputted/ outputted between the window at the source of the request and the tool at the destination of the request are matched in the case of execution.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は,コンピュータにおける
ウィンドウシステムに関する。近年,コンピュータでは
ウィンドウシステムの使用が広く一般に浸透し,エディ
タやコンパイラ等のツールの組を,ウィンドウ上でグラ
フィカルに取り扱い可能にした統合ツールが出現してい
る。このような統合ツールでは,エディタ等の個々のツ
ールは初めから組み込みとなっており,利用者の都合で
別のツールに組み変えることは容易にできないようにな
っている。本発明は,統合ツールにおける組み込みツー
ルの変更を容易にする手段を提供する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a window system in a computer. In recent years, the use of window systems has become widespread in computers, and integrated tools have emerged that allow a set of tools such as an editor and a compiler to be handled graphically on a window. In such integrated tools, individual tools such as editors are built in from the beginning, and it is not possible to easily change to another tool for the convenience of the user. The present invention provides a means to facilitate modification of embedded tools in integrated tools.

【0002】[0002]

【従来の技術】図5に従来のウィンドウシステムの構成
の1例を示す。図5において,25は各ウィンドウを制
御するOSのカーネル,26,27,28はそれぞれ独
立した処理空間をなすウィンドウ,29,30,31は
それぞれ各ウィンドウにリンクされている統合ツールで
ある。
2. Description of the Related Art FIG. 5 shows an example of the configuration of a conventional window system. In FIG. 5, reference numeral 25 is an OS kernel for controlling each window, 26, 27 and 28 are windows forming independent processing spaces, and 29, 30, and 31 are integrated tools linked to the respective windows.

【0003】各統合ツール29,30,31には,それ
ぞれ異なるエディタA,B,CとコンパイラD,E,F
などが組み込まれている。各ウィンドウ26,27,2
8は,カーネル25の制御のもとでディスプレイ画面に
表示され,マウス等の入力機器からのコマンドの投入操
作が可能にされる。
The integrated tools 29, 30 and 31 have different editors A, B and C and compilers D, E and F, respectively.
And so on. Each window 26, 27, 2
8 is displayed on the display screen under the control of the kernel 25, and it is possible to input a command from an input device such as a mouse.

【0004】ウィンドウと統合ツールのリンク関係はシ
ステム構成上で固定されており,マッチングが保証され
ている。したがって利用者がウィンドウ26上でエディ
タを用いる処理を要求した場合,ウィンドウ26にリン
クされた統合ツール29内のエディタAが呼び出され,
他のウィンドウにリンクされたエディタBやエディタC
を呼び出すことはできない。またツールによっては他の
特定ツールと同時起動することができないものがある。
The link relationship between the window and the integrated tool is fixed in the system configuration, and matching is guaranteed. Therefore, when the user requests the processing using the editor on the window 26, the editor A in the integrated tool 29 linked to the window 26 is called,
Editor B and Editor C linked to other windows
Can not be called. Also, some tools cannot be started simultaneously with other specific tools.

【0005】[0005]

【発明が解決しようとする課題】従来のウィンドウシス
テムでは,利用者があるウィンドウの処理でその統合ツ
ールに組み込まれているツールよりも,性能のよい同種
の他のツールを使用したい希望をもっても,統合ツール
の組み込みの変更は容易でないため,実際上実現できな
いのが普通であった。
In the conventional window system, even if the user desires to use another tool of the same type having better performance than the tool incorporated in the integrated tool for processing a window, Since it was not easy to change the built-in integrated tools, it was usually impossible to actually implement them.

【0006】またそのようなツールの組み込み変更が可
能であったとしても,一般に操作方法はツールごとに異
なるため,使いにくいという問題があった。本発明は,
ウィンドウシステムにおいて所望の多様なツールを簡単
に利用可能にする柔軟な機構を提供することを目的とし
ている。
Even if such a tool can be installed and changed, there is a problem that it is difficult to use because the operation method is generally different for each tool. The present invention is
It is an object of the present invention to provide a flexible mechanism that allows various desired tools to be easily used in a window system.

【0007】[0007]

【課題を解決するための手段】本発明は,ウィンドウシ
ステムの各ウィンドウに統合ツールの形で個々のツール
を組み込まずに各ツールをプールして管理し,起動要求
時に起動要求されたツールとその時点で起動済となって
いるツールとの排他性をチェックし,起動が可能な場合
には,そのツールにデータを整合させるためのデータ変
換手段を介在させてリンクさせるようにして,ツールの
選択に柔軟性と信頼性とをもたせるものである。
SUMMARY OF THE INVENTION According to the present invention, each tool is pooled and managed without incorporating individual tools in the form of an integrated tool in each window of a window system. Check the exclusivity with the tool that has been started at that point, and if it can be started, link it by interposing a data conversion means for matching the data to that tool to select the tool. It is flexible and reliable.

【0008】図1は,本発明の原理的構成図である。図
1において,1は,CRTなどのディスプレイである。
FIG. 1 is a block diagram showing the principle of the present invention. In FIG. 1, 1 is a display such as a CRT.

【0009】2は,キーボード,マウスなどの入力機器
である。3は,マルチウィンドウ制御や対話制御などの
OS機能をもつウィンドウ制御装置である。
Reference numeral 2 is an input device such as a keyboard and a mouse. Reference numeral 3 is a window control device having an OS function such as multi-window control and dialogue control.

【0010】4,5は,エディタやコンパイラなどのツ
ールであり,同種の多様なツールを含むことができる。
6は,起動要求されたツールについて排他性の有無を検
査する排他性管理手段である。
Reference numerals 4 and 5 are tools such as an editor and a compiler, and can include various tools of the same kind.
Reference numeral 6 is an exclusivity management means for inspecting the presence or absence of exclusivity of the tool requested to be activated.

【0011】7は,ツール間の排他性に関するデータを
登録してある排他性定義ファイルであり,排他性管理手
段6により参照される。8は,起動要求されたツールが
ウィンドウ側とデータの整合性をもたない場合に起動さ
れてツールとの間の入出力データの整合をとるデータ変
換手段である。
Reference numeral 7 is an exclusivity definition file in which data relating to exclusivity between tools is registered, and is referred to by the exclusivity management means 6. Reference numeral 8 denotes a data conversion means that is started when the tool requested to be started does not have data consistency with the window side and matches input / output data with the tool.

【0012】9は,データ変換手段8が実行するデータ
変換内容の定義を予め登録してあるデータ変換定義ファ
イルである。
Reference numeral 9 is a data conversion definition file in which the definition of the data conversion content executed by the data conversion means 8 is registered in advance.

【0013】[0013]

【作用】図1において,ウィンドウ制御装置3は,入力
機器2から投入されるコマンドにしたがってウィンドウ
を生成し,管理し,実行を制御し,消滅させる。
In FIG. 1, the window control device 3 creates, manages, controls the execution of a window according to a command input from the input device 2, and makes it disappear.

【0014】利用者の任意の実行中のウィンドウにおい
て,ツール4,5のうちの任意のものについて起動要求
を行うことができる。ウィンドウ制御装置3は,起動要
求されたツールの排他性のチェックを排他性管理手段6
に依頼する。排他性管理手段6は,排他性定義ファイル
7の定義データを参照して,ツールの排他性をチェック
し,ウィンドウ制御装置3に通知する。
A start request can be issued to any one of the tools 4 and 5 in any running window of the user. The window control device 3 checks the exclusivity of the tool requested to be activated by the exclusivity management means 6
Ask. The exclusivity management means 6 refers to the definition data of the exclusivity definition file 7, checks the exclusivity of the tool, and notifies the window control device 3.

【0015】ウィンドウ制御装置3は,要求されたツー
ルが排他される場合にはエラーとし,排他されない場合
には,対応するデータ変換内容を指定してデータ変換手
段8を起動し,要求先ツールとの間のデータ変換を指示
する。
When the requested tool is locked, the window control device 3 makes an error. When the tool is not locked, the window control device 3 designates the corresponding data conversion content, activates the data conversion means 8, and selects the requested tool. To convert data between.

【0016】データ変換手段8は,データ変換定義ファ
イル9からデータ変換に必要な定義データを読み出し
て,それに基づきツールとウィンドウとの間の双方向の
データを変換し,整合させる。
The data conversion means 8 reads definition data required for data conversion from the data conversion definition file 9 and converts bidirectional data between the tool and the window based on the read definition data.

【0017】これにより利用者は,従来のようなウィン
ドウごとの統合ツールに使用対象を制限されることな
く,任意のツールを自由に使用することができる。また
ツールの追加や変更には,排他性定義ファイル7とデー
タ変換定義ファイル9の内容を更新することで簡単に対
応できる。
As a result, the user can freely use any tool without being limited to the conventional integrated tool for each window. Further, addition or change of tools can be easily handled by updating the contents of the exclusivity definition file 7 and the data conversion definition file 9.

【0018】[0018]

【実施例】次に本発明の実施例を説明する。なお以下の
説明において使用される用語の「装置」は機能体を意味
し,ソフトウェアあるいはソフトウェアとハードウェア
を複合したものによって実現される。またツールはシス
テムに外付けされるという意味で「外部装置」と呼ばれ
る。
EXAMPLES Next, examples of the present invention will be described. The term “device” used in the following description means a functional unit, and is realized by software or a combination of software and hardware. Tools are also called "external devices" in the sense that they are external to the system.

【0019】図2において,11はウィンドウ等を出力
するディスプレイ,12はキーボード等の入力機器,1
3はディスプレイ11への出力を制御する画像出力制御
装置,14は入力機器12から入力されるコマンドを受
け取り解析するコマンド解析装置,15はエディタ,コ
ンパイラ,デバッガ等の外部装置群,16は外部装置群
15とのデータの入出力を行う外部装置入出力装置,1
7は外部装置の入出力データを内部データに,内部デー
タを外部装置の入出力データに変換するデータフィル
タ,18は外部装置用入出力データを管理するデータ管
理装置,19は各外部装置間の排他性を管理する排他性
管理装置,20は排他性を管理するのに必要な定義デー
タが入っている排他性定義ファイル,21は排他性定義
ファイル20に定義データを登録する排他性登録装置,
22は各データフィルタ17の内容とそれがどの外部装
置に対応したものなのかを定義しておくデータフィルタ
定義ファイル,23はデータフィルタ17の内容等をデ
ータフィルタ定義ファイル22に登録するデータフィル
タ登録装置,24は各装置を制御し,データを処理する
中央制御装置である。次に動作を説明する。
In FIG. 2, 11 is a display for outputting windows and the like, 12 is an input device such as a keyboard, and 1
3 is an image output control device for controlling output to the display 11, 14 is a command analysis device for receiving and analyzing a command input from the input device 12, 15 is an external device group such as an editor, compiler, debugger, etc., 16 is an external device. External device input / output device for inputting / outputting data to / from the group 15, 1
Reference numeral 7 is a data filter that converts input / output data of an external device into internal data and internal data into input / output data of an external device, 18 is a data management device that manages input / output data for external devices, and 19 is between each external device. An exclusivity management device for managing exclusivity, 20 is an exclusivity definition file containing definition data necessary for managing exclusivity, 21 is an exclusivity registration device for registering definition data in the exclusivity definition file 20,
22 is a data filter definition file that defines the contents of each data filter 17 and which external device it corresponds to, and 23 is a data filter registration file that registers the contents of the data filter 17 in the data filter definition file 22. The devices 24 are central control devices for controlling each device and processing data. Next, the operation will be described.

【0020】中央制御装置24から出力要求されたウィ
ンドウ等は,画像出力制御装置13を介して,ディスプ
レイ11に表示される。入力機器12から投入されるコ
マンドは,コマンド解析装置14で解析されて中央制御
装置24に渡される。
A window or the like requested to be output from the central controller 24 is displayed on the display 11 via the image output controller 13. The command input from the input device 12 is analyzed by the command analysis device 14 and passed to the central controller 24.

【0021】新しい外部装置を起動する場合は,既に起
動されている外部装置群15との排他性をチェックす
る。そのため排他性管理装置19が,排他性定義ファイ
ル20を参照してチェックし,結果を中央制御装置24
に返す。排他性定義データを変更する必要がある場合に
は,排他性登録装置21により排他性定義ファイル20
を更新する。
When activating a new external device, the exclusivity with the already activated external device group 15 is checked. Therefore, the exclusivity management device 19 checks by referring to the exclusivity definition file 20, and the result is obtained by the central controller 24.
Return to. When it is necessary to change the exclusivity definition data, the exclusivity registration device 21 causes the exclusivity definition file 20
To update.

【0022】ウィンドウと外部装置群15との間のデー
タの入出力は外部装置入出力装置16が行い,内部デー
タの入出力はデータ管理装置18が行う。データフィル
タ17は,内部データと外部データ間のデータ形式を変
換する。データフィルタ17は,各外部装置に対応して
複数存在し,データの入出力に際して相手のツールに応
じて選択使用される。
The external device input / output device 16 inputs / outputs data between the window and the external device group 15, and the data management device 18 inputs / outputs internal data. The data filter 17 converts the data format between internal data and external data. There are a plurality of data filters 17 corresponding to each external device, and they are selectively used according to the partner's tool when inputting / outputting data.

【0023】新しく外部装置を登録する場合には,デー
タフィルタも新しく登録する必要があり,データフィル
タ登録装置23により実行される。またデータフィルタ
とツールとの対応づけ等の変更の場合もデータフィルタ
登録装置23によりデータフィルタ定義ファイル22を
更新することにより行われる。
When newly registering an external device, it is necessary to newly register a data filter as well, which is executed by the data filter registration device 23. Further, the change of the correspondence between the data filter and the tool is also performed by updating the data filter definition file 22 by the data filter registration device 23.

【0024】図3は排他性定義ファイルの構成例を示
す。図において,行は起動要求された外部装置のID,
列は起動済の外部装置のIDを示す。交点位置の○印は
起動可(排他なし),×印は起動不可(排他あり)を指
示する定義データである。
FIG. 3 shows an example of the structure of the exclusivity definition file. In the figure, the line is the ID of the external device for which activation is requested,
The column shows the ID of the activated external device. A cross mark at the intersection position is definition data that indicates that activation is possible (without exclusion) and a cross symbol indicates that activation is not possible (with exclusion).

【0025】排他性管理装置19は,図3の起動要求さ
れた外部装置の行について起動済の外部装置の列との交
点を参照し,○印ならば起動し,×印ならば起動不可と
する。複数の外部装置が起動されている場合には,その
中の1つにでも×印があれば起動不可とする。たとえば
図3において,外部装置A,Bが起動済であり,外部装
置Cを起動しようとする場合,A,BとCの各交点のデ
ータはともに○印であるため起動可能となる。
The exclusivity management device 19 refers to the intersection of the row of the external device for which activation is requested with the column of the activated external device in FIG. . If a plurality of external devices are activated, even if one of them is marked with X, it cannot be activated. For example, in FIG. 3, when the external devices A and B have been started and the external device C is to be started, the data at each intersection of A, B, and C are marked with a circle, and therefore, can be started.

【0026】図4は起動処理のフローである。外部装置
起動要求があると,図3の排他性定義ファイルを参照し
て,上述したような起動可/起動不可を判定し,起動不
可の場合にはエラー処理を行って終了し,起動可の場合
には該当するデータフィルタを選択して外部装置を起動
する。
FIG. 4 is a flow chart of the starting process. When there is a request to start an external device, refer to the exclusivity definition file in Fig. 3 to determine whether activation is possible or not as described above. If activation is impossible, error processing is performed to terminate, and activation is possible. For, select the applicable data filter and activate the external device.

【0027】[0027]

【発明の効果】本発明によれば,利用できる外部装置の
範囲を大幅に拡張することができ,また外部装置(ツー
ル)に依存する部分が排他性定義データとデータ変換定
義データ関連のもののみであるためファイルで管理で
き,外部装置の追加,変更,削除を容易に行うことがで
き,ウィンドウシステムの利用性を著しく向上させるこ
とができる。
According to the present invention, the range of external devices that can be used can be greatly expanded, and the only parts that depend on external devices (tools) are those related to exclusivity definition data and data conversion definition data. Therefore, it can be managed as a file, external devices can be added, changed, and deleted easily, and the usability of the window system can be significantly improved.

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

【図1】本発明の原理的構成図である。FIG. 1 is a principle configuration diagram of the present invention.

【図2】本発明実施例の構成図である。FIG. 2 is a configuration diagram of an embodiment of the present invention.

【図3】排他性定義ファイルの構成例説明図である。FIG. 3 is an explanatory diagram of a configuration example of an exclusivity definition file.

【図4】外部装置起動処理のフロー図である。FIG. 4 is a flowchart of an external device activation process.

【図5】従来のウィンドウシステムの構成図である。FIG. 5 is a configuration diagram of a conventional window system.

【符号の説明】 1 ディスプレイ 2 入力機器 3 ウィンドウ制御装置 4,5 ツール 6 排他性管理手段 7 排他性定義ファイル 8 データ変換手段 9 データ変換定義ファイル[Explanation of reference numerals] 1 display 2 input device 3 window control device 4,5 tool 6 exclusivity management means 7 exclusivity definition file 8 data conversion means 9 data conversion definition file

Claims (1)

【特許請求の範囲】 【請求項1】 コンピュータのウィンドウシステムにお
いて, 複数のツールと, 上記複数のツールの各々の間での同時起動時の排他性の
有無を検査する排他性管理手段と, データ整合性をもたないツールとの間でデータを整合さ
せるデータ変換手段とをそなえ, ある1つのツールの起動要求があったとき,上記排他性
管理手段により,当該起動要求先のツールと起動済のツ
ールとの間の排他性を検査し,排他されない場合,当該
ツールに対してデータを整合させるためのデータ変換手
段を選択し,実行時に要求元のウィンドウと要求先のツ
ールとの間で入出力されるデータの整合をとることを特
徴とするコンピュータのウィンドウシステム。
Claim: What is claimed is: 1. In a window system of a computer, a plurality of tools, an exclusivity management means for checking whether or not there is exclusivity between the plurality of tools at the time of simultaneous activation, and data consistency. When there is a request to start a certain tool, the exclusivity management means causes the tool of the start request destination and the tool that has been started to have data conversion means for matching data with a tool that does not have Between the request source window and the request destination tool at the time of execution by selecting the data conversion means for matching the data for the tool, if the exclusion is not excluded. A computer window system characterized by the following.
JP3179093A 1991-07-19 1991-07-19 Window system for computer Pending JPH0527961A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3179093A JPH0527961A (en) 1991-07-19 1991-07-19 Window system for computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3179093A JPH0527961A (en) 1991-07-19 1991-07-19 Window system for computer

Publications (1)

Publication Number Publication Date
JPH0527961A true JPH0527961A (en) 1993-02-05

Family

ID=16059937

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3179093A Pending JPH0527961A (en) 1991-07-19 1991-07-19 Window system for computer

Country Status (1)

Country Link
JP (1) JPH0527961A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0923011A2 (en) * 1997-11-30 1999-06-16 Sony Corporation Robot systems and robot drive-controlling methods

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0923011A2 (en) * 1997-11-30 1999-06-16 Sony Corporation Robot systems and robot drive-controlling methods
EP0923011A3 (en) * 1997-11-30 2001-01-24 Sony Corporation Robot systems and robot drive-controlling methods
US6411055B1 (en) 1997-11-30 2002-06-25 Sony Corporation Robot system

Similar Documents

Publication Publication Date Title
US8539435B1 (en) Method and system for remote software testing
US6026362A (en) Tool and method for diagnosing and correcting errors in a computer program
US6279006B1 (en) Structured data management system and computer-readable recording medium storing structured data management program
US20030081002A1 (en) Method and system for chaining and extending wizards
US7412625B2 (en) Method and system for remote software debugging
US20010014958A1 (en) Information processing apparatus, defect analysis program, defect analysis method, and application program development assistance system
JPH10283195A (en) Method for mutually connecting software driver in kernel mode, computer program product, system and record medium
EP0477124B1 (en) Method and apparatus for distributed processing of display panel information
JPH10283252A (en) Method and computer program product for reducing inter-buffer data transfer between separate processing components
CN100416512C (en) Embedded apparatus debugging method and debugging tool therefor
JPH0527961A (en) Window system for computer
JP2003122409A (en) Method for checking program, sequence program editing device, recording medium, and program
US7076780B2 (en) Application program interface for a computer program
JPH0844518A (en) Input operation unifying method for plural application software
JPH11143743A (en) Message classifying method and device therefor
JP2878159B2 (en) Transaction processing system
JP2783275B2 (en) Distributed parallel processing program debugging method
JPH1153219A (en) Software verifying device
JPH09114789A (en) General console device and console device
JPH01260548A (en) System for processing output of source list for debugging
JPH05165671A (en) Program debugging device
JPH06168074A (en) Common ionput/output device
JPH0822387A (en) System for assembling option software
JPS61208142A (en) Communication system between processes
JPH04230524A (en) System for setting basic data

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 8

Free format text: PAYMENT UNTIL: 20080428

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 9

Free format text: PAYMENT UNTIL: 20090428

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 10

Free format text: PAYMENT UNTIL: 20100428

LAPS Cancellation because of no payment of annual fees