JPH11306002A - Editing device and editing method for gui environment - Google Patents

Editing device and editing method for gui environment

Info

Publication number
JPH11306002A
JPH11306002A JP11376898A JP11376898A JPH11306002A JP H11306002 A JPH11306002 A JP H11306002A JP 11376898 A JP11376898 A JP 11376898A JP 11376898 A JP11376898 A JP 11376898A JP H11306002 A JPH11306002 A JP H11306002A
Authority
JP
Japan
Prior art keywords
database
data
application
gui environment
gui
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.)
Withdrawn
Application number
JP11376898A
Other languages
Japanese (ja)
Inventor
Toshio Iga
敏雄 伊賀
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP11376898A priority Critical patent/JPH11306002A/en
Publication of JPH11306002A publication Critical patent/JPH11306002A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To design to have only an item charge of which is useful to a user presented and to have only a changeable candidate presented in a user's editing graphical user interface(GUI) environments. SOLUTION: Each resource database is referred to by an application initial value database 21, a user database 22 and an application priority set database 23 in this order. As for overlapping data with regard to the same item of a GUI environment, data obtained by the user database 22 have priority over data obtained by the application initial value database 21, and data obtained by the application priority set database 23 take priority over the former. Thus, an item corresponding to the data obtained from the application priority set database 23 is disabled to be virtually changed by a user.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、GUI環境の編集
装置およびGUI環境の編集方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a GUI environment editing device and a GUI environment editing method.

【0002】[0002]

【従来の技術】近時、コンピュータシステム上で実行さ
れる種々のアプリケーションソフトウェアは、いわゆる
GUIと称されるグラフィカル・ユーザ・インタフェー
ス環境を採用している。このGUI環境では、一般にコ
ンピュータシステムにおけるCRTやLCD等の表示装
置の画面上に、いわゆるアイコンと呼ばれる小さな絵
(図形)が表示される。
2. Description of the Related Art Recently, various kinds of application software executed on a computer system adopt a graphical user interface environment called a GUI. In this GUI environment, generally, small pictures (graphics) called icons are displayed on a screen of a display device such as a CRT or an LCD in a computer system.

【0003】このアイコンには例えば印刷装置の一種で
あるプリンタを模した絵、記憶装置の一種であるフロッ
ピーディスクを模した絵、書類等を入れるフォルダを模
した絵、および鋏を模した絵などがある。各アイコン
は、アプリケーションソフトウェアの実行中にそのアイ
コンを、例えば画面上を任意に移動可能なマウスポイン
タで指してマウスボタンをクリックする(ボタンを押下
する)ことによって、各アイコンに割り当てられた機能
を実行するようになっている。
The icons include, for example, a picture imitating a printer which is a kind of printing apparatus, a picture imitating a floppy disk which is a kind of storage device, a picture imitating a folder for storing documents and the like, and a picture imitating scissors. There is. Each icon is assigned to a function assigned to each icon during execution of the application software, for example, by pointing the icon with a mouse pointer that can be arbitrarily moved on the screen and clicking a mouse button (pressing the button). It is supposed to run.

【0004】例えばプリンタのアイコンには「印刷の実
行」という機能が割り当てられており、このアイコンが
クリックされると編集中の文書等の印刷が実行される。
フロッピーディスクのアイコンには「データの保存」と
いう機能が割り当てられており、このアイコンのクリッ
クによって編集中の文書等が所定の記憶装置、例えばフ
ロッピーディスク、ハードディスク装置またはその他の
光磁気ディスク等に記憶される。
For example, a function of "execute printing" is assigned to a printer icon, and when this icon is clicked, printing of a document or the like being edited is executed.
The icon of the floppy disk is assigned a function called "save data", and by clicking this icon, a document or the like being edited is stored in a predetermined storage device, for example, a floppy disk, a hard disk device, or another magneto-optical disk. Is done.

【0005】フォルダのアイコンには「ファイルを開
く」という機能が割り当てられており、このアイコンの
クリックによって記憶装置に記憶されている文書等のフ
ァイルが編集等のために画面上に表示されて編集可能な
状態となる。鋏のアイコンには「カット(切り取り)」
という機能が割り当てられており、編集中の文書の任意
の部分(テキスト)を選択してこのアイコンをクリック
することによってその文書から選択されたテキストが削
除される。
[0005] A function of "opening a file" is assigned to a folder icon. By clicking this icon, a file such as a document stored in a storage device is displayed on a screen for editing or the like and edited. It is possible. The icon for the scissors is "cut"
By selecting an arbitrary part (text) of the document being edited and clicking this icon, the selected text is deleted from the document.

【0006】このようにGUI環境では、ユーザがマウ
スやタブレット等のポインティングデバイスを操作する
ことによって種々の機能を実行することができる。その
ため、従来のコマンドライン・インタフェース環境にお
けるようにユーザがキーボード上の多数のキーを逐一押
して所定のコマンドやファイル名等を入力する必要がな
く、入力の手間が省ける。加えて多数のコマンドに対す
る専門的な知識が不要であり初心者でも取扱いが可能で
ある、という利点もある。
As described above, in the GUI environment, the user can execute various functions by operating a pointing device such as a mouse or a tablet. Therefore, as in the conventional command line interface environment, the user does not need to press a number of keys on the keyboard one by one to input a predetermined command, a file name, and the like. In addition, there is an advantage that specialized knowledge of a large number of commands is not required and even a novice can handle.

【0007】ところでGUI環境型のアプリケーション
ソフトウェアでは、通常、そのソフトウェアの設計者に
よって、ユーザが使用すると想定される機能のアイコン
群が予め選択されている。そしてアプリケーションソフ
トウェアの実行時にそのアイコン群が画面上に表示され
るようになっている。しかしユーザによっては、それら
の予め用意されたアイコン、すなわち機能だけでは不十
分な場合がある。
By the way, in GUI environment type application software, usually, a group of icons of functions assumed to be used by a user is previously selected by a designer of the software. When the application software is executed, the icon group is displayed on the screen. However, depending on the user, those prepared icons, that is, functions, may not be sufficient.

【0008】またユーザによっては、予め用意されたア
イコン群の中に使用頻度の低いものが含まれていること
がある。そのような場合に対処するため、ユーザが好み
に応じてアイコンすなわち機能を追加したり削除したり
することができる、つまりGUIの環境をユーザの好み
に応じて編集することができるようになっているGUI
編集システムもある。このようなGUI編集システムに
よれば、アプリケーションソフトウェアの使い勝手の向
上が期待される。
[0008] Further, depending on the user, an infrequently used icon group may be included in the prepared icon group. In order to cope with such a case, the user can add or delete an icon, that is, a function according to his / her preference. That is, the user can edit the GUI environment according to his / her preference. GUI
There is also an editing system. According to such a GUI editing system, improvement in usability of application software is expected.

【0009】[0009]

【発明が解決しようとする課題】従来のGUI編集シス
テムでは、原理的に変更可能な部分つまり編集可能な部
分は全てユーザに提示されるようになっているものが多
い。しかし実際には変更してもユーザにとって有用でな
かったり、変更のための設定内容が理解し難いことがあ
る。
In the conventional GUI editing system, in many cases, all the parts which can be changed in principle, that is, all the parts which can be edited are presented to the user. However, even when actually changed, it may not be useful to the user, or it may be difficult to understand the setting contents for the change.

【0010】そこでGUI編集システムでは好ましく
は、GUIの構成上、変更するとかえって分かりづらく
なる部分は変更できないようになっているとよい。そし
て例えばアプリケーションソフトウェアのメニュー配置
のように、ユーザの都合に合わせて変更した方が使い勝
手が向上する部分は変更可能になっているとよい。
Therefore, in the GUI editing system, it is preferable that the portion of the GUI that is difficult to understand when changed is not allowed to be changed. Then, for example, it is preferable that a portion, such as a menu arrangement of application software, which is more convenient when changed according to the user's convenience can be changed.

【0011】またGUI編集時に変更できる部分につい
てその変更可能な範囲に制限がある場合には、好ましく
はユーザに変更可能な候補を提示するようになっている
とよい。そうすればユーザはその候補の中から好みに応
じて適当に選択することができるので、GUI環境の編
集作業が容易になる。
If there is a limit to the range that can be changed when editing the GUI, it is preferable to present a changeable candidate to the user. Then, the user can appropriately select from the candidates according to his / her preference, thereby facilitating the editing work of the GUI environment.

【0012】しかしながら従来のGUI編集システムで
は、上述した変更可能な項目と変更不可能な項目とのバ
ランスや、変更可能な候補の提示という点で、必ずしも
十分な配慮がなされているとはいえない。
However, in the conventional GUI editing system, sufficient consideration is not always given to the balance between the changeable items and the non-changeable items described above and to the presentation of changeable candidates. .

【0013】本発明の目的は、上記事情に鑑みなされた
もので、ユーザにとって有用である項目が変更可能であ
るとして提示されるGUI環境の編集装置およびGUI
環境の編集方法を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a GUI environment editing apparatus and a GUI environment in which items useful for a user are presented as being changeable.
It is to provide a method for editing an environment.

【0014】また本発明の他の目的は、GUI編集時に
変更可能な候補が提示されるGUI環境の編集装置およ
びGUI環境の編集方法を提供することである。
Another object of the present invention is to provide a GUI environment editing apparatus and a GUI environment editing method in which candidates that can be changed during GUI editing are presented.

【0015】[0015]

【課題を解決するための手段】上記の目的を達成するた
めに、請求項1に係るGUI環境の編集装置は、少なく
とも3つのリソースデータベースを具備し、該リソース
データベースは、アプリケーションソフトウェアに対し
て予め設定されてなる変更可能なGUI環境のデータを
格納したアプリケーション用初期値データベースと、該
アプリケーションソフトウェアのGUI環境を任意に変
更してなるGUI環境のデータを格納したユーザ用デー
タベースと、アプリケーションソフトウェアに対して予
め設定されてなる変更不可能なGUI環境のデータを格
納したアプリケーション用優先設定データベースと、を
含み、それら3つのデータベースを所定の順序で参照
し、複数のデータベースから得られた各項目に対するデ
ータよりなるデータ群に基づいてGUI環境を生成する
制御手段と、該制御手段により生成されたGUI環境に
対する編集画面を表示し、かつその編集画面に項目内容
の変更が可能であるかまたは不可能であるかを示す情報
を表示する表示手段と、GUI環境の変更可能な項目に
対して任意の変更内容を選択する選択手段と、を具備す
ることを特徴とする。
In order to achieve the above object, a GUI environment editing apparatus according to claim 1 has at least three resource databases, and the resource databases are provided to application software in advance. An application initial value database storing data of a settable and changeable GUI environment, a user database storing a GUI environment data obtained by arbitrarily changing a GUI environment of the application software, and an application software. And an application priority setting database storing unchangeable GUI environment data set in advance and referring to the three databases in a predetermined order to obtain data for each item obtained from the plurality of databases. Data consisting of Control means for generating a GUI environment based on the GUI, displaying an edit screen for the GUI environment generated by the control means, and indicating whether the contents of the item can be changed or not on the edit screen It is characterized by comprising a display means for displaying information, and a selection means for selecting an arbitrary change content for a changeable item of the GUI environment.

【0016】この発明によれば、アプリケーション用初
期値データベース、ユーザ用データベースおよびアプリ
ケーション用優先設定データベースが所定の順序で参照
されてGUI環境が生成されるとともに、GUI環境の
項目内容が変更可能であるかまたは変更不可能であるか
がユーザに対して表示されることにより、GUI環境の
各項目のうち変更可能な項目については変更可能である
ことが提示される。
According to the present invention, the GUI environment is generated by referring to the application initial value database, the user database, and the application priority setting database in a predetermined order, and the item contents of the GUI environment can be changed. By displaying to the user whether or not the item can be changed, it is indicated that the changeable item among the items of the GUI environment can be changed.

【0017】請求項2に係るGUI環境の編集装置は、
請求項1記載の発明において、さらに、変更可能な項目
に対して変更可能な候補のデータを格納したアプリケー
ション用設定候補データベースを具備し、前記制御手段
は該アプリケーション用設定候補データベースを参照し
て設定候補のデータを得るようになっており、前記表示
手段は該設定候補のデータを表示するようになっている
ことを特徴とする。
According to a second aspect of the present invention, there is provided a GUI environment editing apparatus.
The invention according to claim 1, further comprising an application setting candidate database storing candidate data that can be changed for the changeable item, wherein the control unit refers to the application setting candidate database to set the data. Candidate data is obtained, and the display means displays the setting candidate data.

【0018】この発明によれば、GUI環境の各項目の
うち変更可能な項目に対してアプリケーション用設定候
補データベースから設定候補のデータが得られ、それが
表示されることにより、変更可能な項目に対して変更可
能な候補が提示される。
According to the present invention, the setting candidate data is obtained from the application setting candidate database for the changeable items among the items of the GUI environment, and is displayed, so that the changeable items are displayed. A changeable candidate is presented.

【0019】請求項3に係るGUI環境の編集装置は、
請求項1または2記載の発明において、前記制御手段
は、アプリケーション用初期値データベース、ユーザ用
データベースおよびアプリケーション用優先設定データ
ベースの順で各データベースを参照し、同一項目に対し
て複数のデータベースからデータが得られる場合には後
から得られたデータを有効とするようになっていること
を特徴とする。
According to a third aspect of the present invention, there is provided a GUI environment editing apparatus.
3. The invention according to claim 1, wherein the control unit refers to each database in the order of an application initial value database, a user database, and an application priority setting database, and receives data from a plurality of databases for the same item. When obtained, data obtained later is made valid.

【0020】この発明によれば、アプリケーション用初
期値データベースから得られたデータよりもユーザ用デ
ータベースから得られるデータが優先され、さらにそれ
よりもアプリケーション用優先設定データベースから得
られるデータが優先されるので、アプリケーション用優
先設定データベースから得られたデータに該当する項目
については実質的に変更不可能となり、GUI環境の各
項目のうちユーザにとって有用である項目が変更可能と
なる。
According to the present invention, the data obtained from the user database has priority over the data obtained from the application initial value database, and the data obtained from the application priority setting database has priority over that. The items corresponding to the data obtained from the application priority setting database cannot be changed substantially, and the items useful for the user among the items in the GUI environment can be changed.

【0021】請求項4に係るGUI環境の編集装置は、
請求項1または2記載の発明において、前記制御手段
は、アプリケーション用優先設定データベース、ユーザ
用データベースおよびアプリケーション用初期値データ
ベースの順で各データベースを参照し、一データベース
を参照する際にそれよりも前にデータが得られていない
項目に対してのみ当該データベースを参照するようにな
っていることを特徴とする。
According to a fourth aspect of the present invention, there is provided a GUI environment editing apparatus.
3. The invention according to claim 1, wherein the control unit refers to each database in the order of the application priority setting database, the user database, and the application initial value database, and refers to a database before referring to one database. The database is referred to only for items for which no data has been obtained.

【0022】この発明によれば、アプリケーション用優
先設定データベースに該当するデータのない項目に対し
てユーザ用データベースからデータが得られ、さらにア
プリケーション用優先設定データベースおよびユーザ用
データベースの両方ともに該当するデータのない項目に
対してアプリケーション用初期値データベースからデー
タが得られるので、アプリケーション用優先設定データ
ベースから得られたデータに該当する項目については実
質的に変更不可能となり、GUI環境の各項目のうちユ
ーザにとって有用である項目が変更可能となる。
According to the present invention, data is obtained from the user database for items for which there is no data corresponding to the application priority setting database. Since data can be obtained from the application initial value database for items that do not exist, items corresponding to data obtained from the application priority setting database cannot be changed substantially, and the user among the items in the GUI environment cannot be changed. Items that are useful can be changed.

【0023】請求項5に係るGUI環境の編集装置は、
請求項1記載の発明において、前記表示手段は、アプリ
ケーション用優先設定データベースからデータが得られ
た項目に対して変更不可能であることの情報を表示する
ように制御されていることを特徴とする。
According to a fifth aspect of the present invention, there is provided a GUI environment editing apparatus.
The invention according to claim 1, wherein the display means is controlled so as to display information indicating that an item for which data has been obtained from the application priority setting database cannot be changed. .

【0024】この発明によれば、アプリケーション用優
先設定データベースから得られたデータに該当する項目
に対して変更不可能であることが表示される。
According to the present invention, it is displayed that the item corresponding to the data obtained from the application priority setting database cannot be changed.

【0025】請求項6に係るGUI環境の編集方法は、
アプリケーションソフトウェアに対して予め設定されて
なる変更可能なGUI環境のデータを格納したアプリケ
ーション用初期値データベースと、該アプリケーション
ソフトウェアのGUI環境を任意に変更してなるGUI
環境のデータを格納したユーザ用データベースと、アプ
リケーションソフトウェアに対して予め設定されてなる
変更不可能なGUI環境のデータを格納したアプリケー
ション用優先設定データベースと、を含む少なくとも3
つのリソースデータベースを具備するGUI環境の編集
装置を用いてGUI環境を編集するにあたり、それら3
つのデータベースを所定の順序で参照し、複数のデータ
ベースから得られた各項目に対するデータよりなるデー
タ群に基づいてGUI環境を生成する工程と、生成され
たGUI環境に対する編集画面を表示し、かつその編集
画面に項目内容の変更が可能であるかまたは不可能であ
るかを示す情報を表示する工程と、GUI環境の変更可
能な項目に対して任意の変更内容を選択する工程と、を
含むことを特徴とする。
According to a sixth aspect of the present invention, there is provided a method for editing a GUI environment.
An application initial value database storing data of a changeable GUI environment preset for application software, and a GUI arbitrarily changing the GUI environment of the application software
At least 3 including a user database storing environment data and an application priority setting database storing unchangeable GUI environment data set in advance for application software.
When editing a GUI environment using a GUI environment editing device having two resource databases,
Generating a GUI environment based on a data group consisting of data for each item obtained from a plurality of databases by referring to the two databases in a predetermined order; and displaying an edit screen for the generated GUI environment; and A step of displaying information indicating whether or not the item contents can be changed on the editing screen; and a step of selecting an arbitrary change content for a changeable item in the GUI environment. It is characterized by.

【0026】この発明によれば、アプリケーション用初
期値データベース、ユーザ用データベースおよびアプリ
ケーション用優先設定データベースを所定の順序で参照
してGUI環境を生成するとともに、GUI環境の項目
内容が変更可能であるかまたは変更不可能であるかをユ
ーザに対して表示することにより、GUI環境の各項目
のうち変更可能な項目については変更可能であることが
提示される。
According to the present invention, it is possible to generate the GUI environment by referring to the application initial value database, the user database, and the application priority setting database in a predetermined order, and whether the item contents of the GUI environment can be changed. Alternatively, by displaying to the user whether or not it is impossible to change, it is presented that the changeable items among the items of the GUI environment can be changed.

【0027】請求項7に係るGUI環境の編集方法は、
請求項6記載の発明において、前記データベース構造は
さらに、変更可能な項目に対して変更可能な候補のデー
タを格納したアプリケーション用設定候補データベース
を具備しており、該アプリケーション用設定候補データ
ベースを参照して設定候補のデータを得る工程と、該設
定候補のデータを表示する工程と、を含むことを特徴と
する。
According to a seventh aspect of the present invention, there is provided a method for editing a GUI environment.
The invention according to claim 6, wherein the database structure further includes an application setting candidate database storing candidate changeable data for changeable items, and refers to the application setting candidate database. A step of obtaining the data of the setting candidate by performing the setting, and a step of displaying the data of the setting candidate.

【0028】この発明によれば、GUI環境の各項目の
うち変更可能な項目に対してアプリケーション用設定候
補データベースから設定候補のデータを得、それを表示
することにより、変更可能な項目に対して変更可能な候
補が提示される。
According to the present invention, the setting candidate data is obtained from the application setting candidate database for the changeable items among the items of the GUI environment, and is displayed, so that the changeable items are displayed. A changeable candidate is presented.

【0029】請求項8に係るGUI環境の編集方法は、
請求項6または7記載の発明において、前記GUI環境
を生成する工程は、アプリケーション用初期値データベ
ース、ユーザ用データベースおよびアプリケーション用
優先設定データベースの順で各データベースを参照する
工程と、同一項目に対して複数のデータベースからデー
タが得られる場合には後から得られたデータを有効とす
る工程と、を含むことを特徴とする。
[0029] A method for editing a GUI environment according to claim 8 is as follows.
8. The method according to claim 6, wherein the step of generating the GUI environment includes the step of referring to each database in the order of an application initial value database, a user database, and an application priority setting database. When data is obtained from a plurality of databases, validating the data obtained later.

【0030】この発明によれば、アプリケーション用初
期値データベースから得たデータよりもユーザ用データ
ベースから得るデータを優先し、さらにそれよりもアプ
リケーション用優先設定データベースから得るデータを
優先するので、アプリケーション用優先設定データベー
スから得たデータに該当する項目については実質的に変
更不可能となり、GUI環境の各項目のうちユーザにと
って有用である項目が変更可能となる。
According to the present invention, the data obtained from the user database is given priority over the data obtained from the application initial value database, and the data obtained from the application priority setting database is given priority over that. The items corresponding to the data obtained from the setting database cannot be changed substantially, and the items useful for the user among the items in the GUI environment can be changed.

【0031】請求項9に係るGUI環境の編集方法は、
請求項6または7記載の発明において、前記GUI環境
を生成する工程は、アプリケーション用優先設定データ
ベース、ユーザ用データベースおよびアプリケーション
用初期値データベースの順で各データベースを参照する
工程を含み、該データベースの参照工程は、一データベ
ースを参照する際にそれよりも前にデータが得られてい
ない項目に対してのみ当該データベースを参照する工程
を含むことを特徴とする。
A method for editing a GUI environment according to claim 9 is as follows.
8. The invention according to claim 6, wherein the step of generating the GUI environment includes a step of referring to each database in the order of an application priority setting database, a user database, and an application initial value database, and referring to the database. The step is characterized in that it includes a step of referencing only one database for which no data has been obtained before referring to the database.

【0032】この発明によれば、アプリケーション用優
先設定データベースに該当するデータのない項目に対し
てユーザ用データベースからデータを得、さらにアプリ
ケーション用優先設定データベースおよびユーザ用デー
タベースの両方ともに該当するデータのない項目に対し
てアプリケーション用初期値データベースからデータを
得るので、アプリケーション用優先設定データベースか
ら得たデータに該当する項目については実質的に変更不
可能となり、GUI環境の各項目のうちユーザにとって
有用である項目が変更可能となる。
According to the present invention, data is obtained from the user database for an item having no data corresponding to the application priority setting database, and further, there is no corresponding data in both the application priority setting database and the user database. Since the data for the item is obtained from the application initial value database, the item corresponding to the data obtained from the application priority setting database cannot be substantially changed, and is useful for the user among the items in the GUI environment. Items can be changed.

【0033】請求項10に係るGUI環境の編集方法
は、請求項6記載の発明において、前記項目内容の変更
可能または不可能の情報を表示する工程は、アプリケー
ション用優先設定データベースからデータが得られた項
目に対して変更不可能であることの情報を表示する工程
を含むことを特徴とする。
According to a tenth aspect of the present invention, in the editing method of the GUI environment according to the sixth aspect, the step of displaying the information on whether the contents of the item can be changed or not is performed by obtaining data from an application priority setting database. Displaying information indicating that the item cannot be changed.

【0034】この発明によれば、アプリケーション用優
先設定データベースから得たデータに該当する項目に対
して変更不可能であることが表示される。
According to the present invention, it is displayed that the item corresponding to the data obtained from the application priority setting database cannot be changed.

【0035】[0035]

【発明の実施の形態】以下に、本発明に係るGUI環境
の編集装置およびGUI環境の編集方法の実施の形態に
ついて図1〜図10を参照しつつ詳細に説明する。図1
は、本発明の一実施の形態によるコンピュータシステム
の構成の概略を示すブロック図、図2は、本発明の一実
施の形態によるコンピュータシステムの機能の概略を示
すブロック図、図3〜図7は、本発明に係るデータベー
ス構造の一例について説明する説明図、図8は、本発明
に係るGUI環境の編集方法の一例を示すフローチャー
ト、図9は、図8のフローチャートによる処理の様子を
具体的に説明する説明図、図10は、本発明に係るGU
I環境の編集方法の他の例を示すフローチャートであ
る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of a GUI environment editing apparatus and a GUI environment editing method according to the present invention will be described below in detail with reference to FIGS. FIG.
1 is a block diagram schematically illustrating a configuration of a computer system according to an embodiment of the present invention, FIG. 2 is a block diagram schematically illustrating functions of a computer system according to an embodiment of the present invention, and FIGS. FIG. 8 is an explanatory diagram illustrating an example of a database structure according to the present invention. FIG. 8 is a flowchart illustrating an example of a GUI environment editing method according to the present invention. FIG. FIG. 10 illustrates a GU according to the present invention.
9 is a flowchart illustrating another example of an I environment editing method.

【0036】本実施の形態において使用されるコンピュ
ータシステムは、例えば図1に示すように、プロセッサ
(以下、MPUと称する)11、ROM等からなる不揮
発性メモリ12、およびDRAM等からなる揮発性メモ
リ13、情報を伝達するためのバス14を有するコンピ
ュータ本体1と、キーボード15と、マウス16等のポ
インティングデバイスと、磁気ディスク装置等の記憶装
置17と、表示手段であるCRT(ブラウン管)やLC
D(液晶表示装置)等の表示装置18とを備えている。
As shown in FIG. 1, for example, a computer system used in the present embodiment includes a processor (hereinafter, referred to as MPU) 11, a nonvolatile memory 12 such as a ROM, and a volatile memory such as a DRAM. 13, a computer main unit 1 having a bus 14 for transmitting information, a keyboard 15, a pointing device such as a mouse 16, a storage device 17 such as a magnetic disk device, and a display device such as a CRT (CRT) or LC
And a display device 18 such as D (liquid crystal display device).

【0037】MPU11は、本発明に係るGUI環境の
編集処理を実行する。不揮発性メモリ12は、例えばM
PU11によって実行される制御プログラム、またはM
PU11によって処理される固定データを格納する。揮
発性メモリ13は、例えばMPU11が命令を実行して
いる間に一時的にデータ等を記憶する作業領域となる。
MPU11、不揮発性メモリ12および揮発性メモリ1
3はバス14を介して相互に接続されている。なお、コ
ンピュータ本体1はその他の回路装置等を有していても
よい。
The MPU 11 executes a GUI environment editing process according to the present invention. The non-volatile memory 12 is, for example, M
Control program executed by PU11 or M
The fixed data processed by the PU 11 is stored. The volatile memory 13 is a work area for temporarily storing data and the like while the MPU 11 is executing an instruction.
MPU 11, nonvolatile memory 12, and volatile memory 1
3 are mutually connected via a bus 14. Note that the computer main body 1 may include other circuit devices and the like.

【0038】記憶装置17は、アプリケーションソフト
ウェアのプログラムおよびそのプログラムの実行時に使
用されるデータ等を記憶している。このプログラムやデ
ータは、記憶装置17から読み込まれてコンピュータ本
体1内の揮発性メモリ13に格納され、実行または処理
される。また記憶装置17は、例えば本発明に係るデー
タベース構造を構築する複数のリソースデータベースを
格納している。キーボード15、マウス16、記憶装置
17および表示装置18は、コンピュータ本体1内に設
けられた入出力インタフェース(図示省略)を介してコ
ンピュータ本体に接続されている。
The storage device 17 stores a program of application software and data used when the program is executed. These programs and data are read from the storage device 17, stored in the volatile memory 13 in the computer main body 1, and executed or processed. Further, the storage device 17 stores, for example, a plurality of resource databases that construct a database structure according to the present invention. The keyboard 15, the mouse 16, the storage device 17, and the display device 18 are connected to the computer main body via an input / output interface (not shown) provided in the computer main body 1.

【0039】このコンピュータシステムは、図2に示す
ように例えば5つのリソースデータベース、すなわちア
プリケーション用初期値データベース21、ユーザ用デ
ータベース22、アプリケーション用優先設定データベ
ース23、アプリケーション用設定候補値データベース
24およびウィンドウ管理用データベース25を有す
る。これらのリソースデータベースは、単一の記憶装置
17内をソフトウェア的に例えば5分割することにより
設けられている。
As shown in FIG. 2, the computer system includes, for example, five resource databases, that is, an application initial value database 21, a user database 22, an application priority setting database 23, an application setting candidate value database 24, and a window management. It has a database 25 for use. These resource databases are provided by dividing the single storage device 17 into, for example, five software components.

【0040】アプリケーション用初期値データベース2
1は、アプリケーションソフトウェアに予め用意されて
いるGUI環境(すなわちデフォルトGUI環境)のデ
ータを格納している。このデフォルトのGUI環境は、
ユーザがその編集を行う際の基準となる。ユーザがGU
I環境を一切変更していない場合には、アプリケーショ
ンソフトウェアが実行されるとこのデフォルトのGUI
環境となる。
Application Initial Value Database 2
1 stores data of a GUI environment (that is, a default GUI environment) prepared in advance in the application software. This default GUI environment is
This is a reference when the user performs the editing. User is a GU
If no changes have been made to the I environment, the default GUI
Environment.

【0041】ユーザ用データベース22は、ユーザがG
UI環境を変更する際に使用され、ユーザが変更したG
UI環境のデータを格納している。アプリケーション用
優先設定データベース23は、アプリケーションソフト
ウェアに予め用意されているデフォルトのGUI環境の
うち、ユーザによる変更ができないデータを格納してい
る。
The user database 22 stores the G
G used by the user to change the UI environment and changed by the user
Stores UI environment data. The application priority setting database 23 stores data that cannot be changed by the user in a default GUI environment prepared in advance in the application software.

【0042】アプリケーション用設定候補値データベー
ス24は、アプリケーションソフトウェアに予め用意さ
れている変更可能候補のデータを格納している。この候
補は、ユーザがGUI環境を変更する際に使用される。
The application setting candidate value database 24 stores changeable candidate data prepared in advance in the application software. This candidate is used when the user changes the GUI environment.

【0043】ウィンドウ管理用データベース25は、ア
プリケーション用初期値データベース21、ユーザ用デ
ータベース22およびアプリケーション用優先設定デー
タベース23を合成して得られた編集済みのGUI環境
を格納する。GUI環境の編集後にアプリケーションソ
フトウェアが実行されると、このウィンドウ管理用デー
タベース25からGUI環境のデータが読み出されて、
GUI環境が構築される。
The window management database 25 stores an edited GUI environment obtained by synthesizing the application initial value database 21, the user database 22, and the application priority setting database 23. When the application software is executed after editing the GUI environment, the data of the GUI environment is read from the window management database 25,
A GUI environment is constructed.

【0044】各リソースデータベースは、リソース管理
部30によって、またはリソース管理部30と個々のリ
ソースデータベース専用の管理部31,32,33,3
4とによって管理されている。例えば図2に示すよう
に、リソース管理部30は、アプリケーション用初期値
データベース管理部31、ユーザ用データベース管理部
32、アプリケーション用優先設定データベース管理部
33およびアプリケーション用設定候補値データベース
管理部34を介してそれぞれアプリケーション用初期値
データベース21、ユーザ用データベース22、アプリ
ケーション用優先設定データベース23およびアプリケ
ーション用設定候補値データベース24を管理してい
る。
Each resource database is managed by the resource management unit 30 or a management unit 31, 32, 33, 3 dedicated to the resource management unit 30 and each resource database.
4. For example, as shown in FIG. 2, the resource management unit 30 receives an application initial value database management unit 31, a user database management unit 32, an application priority setting database management unit 33, and an application setting candidate value database management unit 34. Respectively manage an application initial value database 21, a user database 22, an application priority setting database 23, and an application setting candidate value database 24.

【0045】アプリケーション用初期値データベース管
理部31は、アプリケーション用初期値データベース2
1にアプリケーションソフトウェアの設計者が設計デー
タを格納する際のデータ入力、およびアプリケーション
用初期値データベース21からGUI環境のデータを読
み出す際のデータ出力を制御する。ユーザ用データベー
ス管理部32は、ユーザ用データベース22にユーザが
変更したデータを格納する際のデータ入力、およびユー
ザ用データベース22からGUI環境のデータを読み出
す際のデータ出力を制御する。
The application initial value database management unit 31 stores the application initial value database 2
1 controls data input when a designer of application software stores design data and data output when reading data of a GUI environment from the application initial value database 21. The user database management unit 32 controls data input when storing data changed by the user in the user database 22 and data output when reading GUI environment data from the user database 22.

【0046】アプリケーション用優先設定データベース
管理部33は、アプリケーション用優先設定データベー
ス23にアプリケーションソフトウェアの設計者が設計
データを格納する際のデータ入力、およびアプリケーシ
ョン用優先設定データベース23からGUI環境のデー
タを読み出す際のデータ出力を制御する。アプリケーシ
ョン用設定候補値データベース管理部34は、アプリケ
ーション用設定候補値データベース24にアプリケーシ
ョンソフトウェアの設計者が設計データを格納する際の
データ入力、およびアプリケーション用設定候補値デー
タベース24から候補となるデータを読み出す際のデー
タ出力を制御する。
The application priority setting database management unit 33 inputs data when the designer of the application software stores design data in the application priority setting database 23, and reads data of the GUI environment from the application priority setting database 23. Control the data output at the time. The application setting candidate value database management unit 34 inputs data when the application software designer stores design data in the application setting candidate value database 24, and reads candidate data from the application setting candidate value database 24. Control the data output at the time.

【0047】これら各データベース毎の管理部31,3
2,33,34は、リソース管理部30によって、所定
の順序またはタイミングで、各データベまたリソース管
理部30は、ウィンドウ管理用データベース25からG
UI環境のデータを読み出す際のデータ出力、およびウ
ィンドウ管理用データベース25に編集終了後のデータ
を格納する際のデータ入力を制御する。
The management units 31 and 3 for each of these databases
2, 33, and 34, each database and resource management unit 30 sends G to the window management database 25 in a predetermined order or timing by the resource management unit 30.
It controls data output when reading data in the UI environment and data input when storing the edited data in the window management database 25.

【0048】またこのコンピュータシステムには、GU
I作成用編集支援部36、カスタマイズ用編集支援部3
7およびウィンドウ管理部38が設けられる。
The computer system includes a GU
Editing support unit 36 for creating I, editing support unit 3 for customizing
7 and a window management unit 38 are provided.

【0049】GUI作成用編集支援部36およびカスタ
マイズ用編集支援部37は、実際のGUI編集機能を実
現するためにリソースデータベースに変更を加えたり、
その変更内容を表示装置18に表示中のGUI編集画面
に即座に反映させる機能を有する。GUI作成用編集支
援部36は、GUI環境の開発時にアプリケーションソ
フトウェアの設計者により使用される。一方カスタマイ
ズ用編集支援部37は、ユーザがGUI環境の編集を行
う際に使用される。このように編集支援部が設計者用と
ユーザ用とに独立して設けられているのは、ユーザがG
UI環境の編集を行う場合と、設計者がGUI環境の編
集を行う場合とでは、その作業内容が異なるからであ
る。つまりユーザが編集する場合には、ユーザ用データ
ベース22内にデータが格納されて更新されるが、設計
者が編集を行う場合には、アプリケーション用初期値デ
ータベース21、アプリケーション用優先設定データベ
ース23およびアプリケーション用設定候補値データベ
ース24内にそれぞれ該当するデータが格納されて更新
される。
The GUI creation editing support unit 36 and the customization editing support unit 37 change the resource database in order to realize the actual GUI editing function,
It has a function of immediately reflecting the changed content on the GUI editing screen displayed on the display device 18. The GUI creation editing support unit 36 is used by a designer of application software when developing a GUI environment. On the other hand, the customization editing support unit 37 is used when the user edits the GUI environment. The reason why the editing support unit is provided independently for the designer and for the user is that the user
This is because the work contents are different between the case where the UI environment is edited and the case where the designer edits the GUI environment. That is, when the user edits, the data is stored and updated in the user database 22, but when the designer edits, the application initial value database 21, the application priority setting database 23, and the application The corresponding data is stored and updated in the setting candidate value database 24.

【0050】ウィンドウ管理部38は、各リソースデー
タベースに基づいて実際のGUI環境の構築を行う。こ
のウィンドウ管理部38によって、GUIとプログラム
の分離が実現される。
The window management unit 38 constructs an actual GUI environment based on each resource database. The window management unit 38 realizes the separation between the GUI and the program.

【0051】GUI作成用編集支援部36、カスタマイ
ズ用編集支援部37およびウィンドウ管理部38と、リ
ソース管理部30とは、つぎの処理を行うように関係付
けられている。すなわち設計者またはユーザがキーボー
ド15やマウス16を操作してGUI環境の新規開発時
または編集を開始すると、GUI作成用編集支援部36
またはカスタマイズ用編集支援部37がその操作の内容
を受け取る。そしてGUI作成用編集支援部36または
カスタマイズ用編集支援部37は、リソース管理部30
を介して所望のリソースデータベースからGUI環境の
データを得る。またウィンドウ管理部38は、リソース
管理部30からGUI環境のデータを受け取り、そのデ
ータに基づいてGUI編集画面を表示装置18に表示さ
せる。なおGUI環境の新規開発時には、何れのリソー
スデータベースにもデータが格納されていないため、G
UI編集画面は空欄となる。
The editing support unit 36 for GUI creation, the editing support unit 37 for customization, the window management unit 38, and the resource management unit 30 are related to perform the following processing. That is, when the designer or the user operates the keyboard 15 or the mouse 16 to newly develop or edit the GUI environment, the GUI creation editing support unit 36
Alternatively, the customizing editing support unit 37 receives the contents of the operation. Then, the GUI creation editing support unit 36 or the customization editing support unit 37
To obtain the data of the GUI environment from the desired resource database via Further, the window management unit 38 receives the data of the GUI environment from the resource management unit 30 and causes the display device 18 to display a GUI editing screen based on the data. At the time of new development of the GUI environment, no data is stored in any resource database.
The UI editing screen is blank.

【0052】設計者またはユーザがGUIの一部を変更
するためにキーボード15やマウス16を操作すると、
GUI作成用編集支援部36またはカスタマイズ用編集
支援部37はその操作の内容を受け取る。そしてGUI
作成用編集支援部36またはカスタマイズ用編集支援部
37は、リソース管理部30を介して該当するデータベ
ースを更新する。またその変更内容は、リソース管理部
30を介してウィンドウ管理部38に送られ、即座に編
集画面に反映される。
When the designer or the user operates the keyboard 15 or the mouse 16 to change a part of the GUI,
The GUI creation edit support unit 36 or the customization edit support unit 37 receives the contents of the operation. And the GUI
The editing support unit 36 for creation or the editing support unit 37 for customization updates the corresponding database via the resource management unit 30. The changed content is sent to the window management unit 38 via the resource management unit 30 and immediately reflected on the editing screen.

【0053】従ってリソース管理部30、アプリケーシ
ョン用初期値データベース管理部31、ユーザ用データ
ベース管理部32、アプリケーション用優先設定データ
ベース管理部33、アプリケーション用設定候補値デー
タベース管理部34、GUI作成用編集支援部36、カ
スタマイズ用編集支援部37およびウィンドウ管理部3
8は、アプリケーション用初期値データベース21、ユ
ーザ用データベース22、アプリケーション用優先設定
データベース23およびアプリケーション用設定候補値
データベース24を所定の順序または所定のタイミング
で参照し、得られたデータ群に基づいてGUI環境を生
成する制御手段としての機能を有している。この制御手
段の機能は、MPU11が後述するGUI環境編集処理
を実行することによって実現される。
Accordingly, the resource management unit 30, the application initial value database management unit 31, the user database management unit 32, the application priority setting database management unit 33, the application setting candidate value database management unit 34, and the GUI creation editing support unit 36, customization editing support unit 37 and window management unit 3
8 refers to the application initial value database 21, the user database 22, the application priority setting database 23, and the application setting candidate value database 24 in a predetermined order or at a predetermined timing, and based on the obtained data group, a GUI. It has a function as control means for generating an environment. The function of the control unit is realized by the MPU 11 executing a GUI environment editing process described later.

【0054】この実施の形態において用いられるリソー
スデータベースは何れも、X Window Syst
emにおけるリソースデータベースと同様であり、例え
ば図3に示すようにGUI部品の階層構成と対応する階
層的な記述ができるようになっている。そして個々の部
品の属性を単位として、個々の属性とそれに対応する値
の組からなる。図3に示す例では、「menu0」には
「menu01」、「menu02」、「menu0
3」・・・という要素があり、「menu01」には
「add」、「menu02」には「delete」、
「menu03」には「line」と表示される。
The resource databases used in this embodiment are all X Window System
This is the same as the resource database in em, and for example, as shown in FIG. 3, a hierarchical description corresponding to the hierarchical configuration of the GUI parts can be made. The attribute of each component is set as a unit, and is composed of a set of each attribute and its corresponding value. In the example shown in FIG. 3, “menu0” is “menu01”, “menu02”, “menu0”.
"Menu3", "menu01" has "add", "menu02" has "delete",
“Menu03” is displayed as “line”.

【0055】本実施の形態ではGUI環境の編集時に、
特に限定されないが、図4に示すように、アプリケーシ
ョンソフトウェアに用意されている種々のGUI部品が
並べられてなる部品パレット51と、現在のGUI環境
において選択されているGUI部品を示すGUI確認画
面52と、GUI部品の階層構成を示すウィンドウ階層
図53と、任意のGUI部品のリソースを示すリソース
編集画面54が表示装置18の画面18aに表示される
ようになっている。なおウィンドウ階層図53は表示さ
れないようになっていてもよい。
In this embodiment, when editing the GUI environment,
Although not particularly limited, as shown in FIG. 4, a component pallet 51 in which various GUI components prepared in application software are arranged, and a GUI confirmation screen 52 showing a GUI component selected in the current GUI environment. A window hierarchy diagram 53 showing the hierarchical configuration of GUI parts and a resource editing screen 54 showing resources of an arbitrary GUI part are displayed on the screen 18a of the display device 18. The window hierarchy 53 may not be displayed.

【0056】そしてマウス16を操作して部品パレット
51内の任意のGUI部品上にマウスポインタを合わ
せ、そこでマウスボタンをクリックしたままマウスポイ
ンタをGUI確認画面52上に移動させ、そこでマウス
ボタンから手を放す(この一連の動作を「ドラッグ・ア
ンド・ドロップ」という)ことによって、そのドラッグ
・アンド・ドロップされたGUI部品が編集中のGUI
環境に追加される。またGUI確認画面52内の任意の
GUI部品を部品パレット51上にドラッグ・アンド・
ドロップすることによって、そのドラッグ・アンド・ド
ロップされたGUI部品が編集中のGUI環境から削除
されるようになっている。
Then, the mouse 16 is operated to place the mouse pointer on an arbitrary GUI part in the parts palette 51, and the mouse pointer is moved on the GUI confirmation screen 52 while clicking the mouse button, and then the mouse button is moved from the mouse button to the hand. Is released (this series of operations is referred to as “drag and drop”), so that the dragged and dropped GUI part is the GUI component being edited.
Added to the environment. Also, drag and drop an arbitrary GUI part on the GUI confirmation screen 52 onto the parts palette 51.
By dropping, the drag-and-dropped GUI component is deleted from the GUI environment being edited.

【0057】またGUI確認画面52内の任意のGUI
部品をリソース編集画面54上にドラッグ・アンド・ド
ロップすることによって、そのドラッグ・アンド・ドロ
ップされたGUI部品のリソースがリソース編集画面5
4に表示されるようになっている。
Any GUI in the GUI confirmation screen 52
By dragging and dropping the part on the resource edit screen 54, the resource of the dragged and dropped GUI part is displayed on the resource edit screen 5.
4 is displayed.

【0058】さらに図5または図6に示すように、リソ
ース編集画面54内の変更可能な項目(「変更」欄に
「可」と表示されている)の内容をマウス16でクリッ
クすると、その項目に対して変更可能な候補の一覧を示
す候補選択画面55が表示されるようになっている。表
示された候補選択画面55内の任意の候補値をマウス1
6でクリックすることによりその項目の設定値が変更さ
れる。例えば図5の例においてフォントの変換可能な候
補一覧を示す候補選択画面55a内の「Helveti
ca」をクリックすれば、[abc]という名前の部品の
フォントが「Time−Roman」から「Helve
tica」に変更されることになる。従ってこの例では
マウス16はGUI環境の項目に対して任意の変更内容
を選択する選択手段としての機能を有している。なお変
更不可能な項目(「変更」欄に「不可」と表示されてい
る)に対しては、クリックしても候補の一覧は表示され
ない。
Further, as shown in FIG. 5 or FIG. 6, when the contents of a changeable item (displayed as “OK” in the “change” column) on the resource edit screen 54 are clicked with the mouse 16, the item is changed. , A candidate selection screen 55 showing a list of candidates that can be changed is displayed. Use the mouse 1 to select an arbitrary candidate value in the displayed candidate selection screen 55.
By clicking in step 6, the setting value of the item is changed. For example, in the example of FIG. 5, “Helveti” in the candidate selection screen 55a showing a list of font convertible candidates
Clicking “ca” changes the font of the part named [abc] from “Time-Roman” to “Helve”.
tica ". Therefore, in this example, the mouse 16 has a function as a selecting means for selecting an arbitrary change content for the item of the GUI environment. For items that cannot be changed (displayed as "impossible" in the "change" column), a list of candidates is not displayed even when clicked.

【0059】図5に示す例では、部品[abc]に対し
て、フォントの候補選択画面55aと、文字色の変換可
能な候補一覧を示す候補選択画面55bとが表示されて
いる。また図6に示す例では、[def]という名前の部
品に対して、フォントの変換可能な候補一覧を示す候補
選択画面55cと、文字色の変換可能な候補一覧を示す
候補選択画面55dとが表示されている。図5および図
6を比較すると、2つのフォントの候補選択画面55a
および55cは、例えば同一でないことが分かる。すな
わち図5のフォントの候補選択画面55aには「Tim
e−Roman」、「Helvetica」、「Cou
rier」、「Arial」および「Modern」が
表示されている。一方図6のフォントの候補選択画面5
5cには「Time−Roman」、「Helveti
ca」、「Courier」および「Arial」が表
示されている。
In the example shown in FIG. 5, for the part [abc], a font candidate selection screen 55a and a candidate selection screen 55b showing a list of character color convertible candidates are displayed. In the example shown in FIG. 6, a candidate selection screen 55c showing a list of font-convertible candidates and a candidate selection screen 55d showing a character-color-convertible candidate list for a component named [def] are displayed. Is displayed. Comparing FIG. 5 and FIG. 6, two font candidate selection screens 55a
And 55c are for example not found to be identical. That is, “Tim” is displayed on the font candidate selection screen 55a of FIG.
e-Roman "," Helvetica "," Cou
rier "," Arial ", and" Modern "are displayed. On the other hand, the font candidate selection screen 5 of FIG.
5c includes "Time-Roman" and "Helvetti".
"ca", "Courier" and "Arial" are displayed.

【0060】また2つの文字色の候補選択画面55bお
よび55dも例えば同一ではない。図5の文字色の候補
選択画面55bには「Cream Yellow」、
「Pigeon Gray」、「Khaki」、「Ir
is Green」、「Platinum」、「Mos
s Green」、「Ice Green」、「Aqu
a Gray」および「Marine Blue」が表
示されている。一方図6の文字色の候補選択画面55d
には「Rose Pink」、「Rose Ston
e」、「Wine Red」、「Salmon Pin
k」、「Ash Gray」、「Copper Re
d」、「Cream Yellow」、「Pigeon
Gray」および「Khaki」が表示されている。
つまり本実施の形態では、各GUI部品の各項目に対し
て、個々に変更可能な候補が設定されている。
The two character color candidate selection screens 55b and 55d are not the same, for example. “Cream Yellow” is displayed on the character color candidate selection screen 55b in FIG.
"Pigeon Gray", "Kaki", "Ir
is Green "," Platinum "," Mos
s Green "," Ice Green "," Aqu
a Gray "and" Marine Blue "are displayed. On the other hand, the character color candidate selection screen 55d of FIG.
"Rose Pink" and "Rose Stone"
e "," Wine Red "," Salmon Pin "
k "," Ash Gray "," Copper Re "
d "," Cream Yellow "," Pigeon "
"Gray" and "Kaki" are displayed.
That is, in the present embodiment, individually changeable candidates are set for each item of each GUI component.

【0061】このようにGUI部品の項目毎に個別に設
定された候補値は、図7に示すようにアプリケーション
用設定候補値データベース24に格納されている。
The candidate values individually set for each GUI component item are stored in the application setting candidate value database 24 as shown in FIG.

【0062】つぎにユーザがGUI環境の編集を行う際
のリソース編集画面54の表示処理の一例について、図
8および図9を参照しながら説明する。まずユーザがG
UI環境の編集を開始すると、リソース管理部30は、
アプリケーション用初期値データベース管理部31を介
してアプリケーション用初期値データベース21からG
UI環境の初期設定データを読み込む(ステップS
1)。
Next, an example of display processing of the resource editing screen 54 when the user edits the GUI environment will be described with reference to FIGS. First, the user
When the editing of the UI environment is started, the resource management unit 30
G from the application initial value database 21 via the application initial value database management unit 31
Read the initial setting data of the UI environment (step S
1).

【0063】アプリケーション用初期値データベース2
1をロードした時のGUI環境の各項目の一例が図9
(a)の表に示されている。例えばこの表によれば、
「部品名」は「abc」、「メニューの文字」は「ad
d」、「フォント名」は「Time−Roman」、
「文字の大きさ」は「12」、「文字の色」は「白」、
「背景の色」は「青」、「幅」は「80」、「高さは」
は「16」である。
Application Initial Value Database 2
FIG. 9 shows an example of each item of the GUI environment when “1” is loaded.
This is shown in the table of FIG. For example, according to this table,
"Part name" is "abc", "Menu character" is "ad"
d "," font name "is" Time-Roman ",
"Character size" is "12", "Character color" is "white",
"Background color" is "blue", "width" is "80", "height is"
Is “16”.

【0064】つぎに、リソース管理部30は、ユーザ用
データベース管理部32を介してユーザ用データベース
22からGUI環境のユーザ設定データを読み込む(ス
テップS2)。ステップS1で読み込まれたデータの項
目と同じ項目に対して新たにデータが読み込まれた時に
は(ステップS3)、後から読み込まれたデータ、すな
わちユーザ用データベース22から読み込まれたデータ
を有効として、アプリケーション用初期値データベース
21のデータと置換する(ステップS4)。
Next, the resource management unit 30 reads the user setting data of the GUI environment from the user database 22 via the user database management unit 32 (step S2). When new data is read for the same item as the data item read in step S1 (step S3), the data read later, that is, the data read from the user database 22, is validated and the application Is replaced with the data in the initial value database 21 (step S4).

【0065】ユーザ用データベース22をロードした時
のGUI環境の各項目の一例を示す図9(b)の例によ
れば、ユーザ用データベース22からユーザ設定データ
として「文字の色:水色」、「背景の色:茶色」および
「文字の大きさ:14」が読み込まれている。そのた
め、図9(b)の表では「文字の大きさ」が「14」、
「文字の色」が「水色」、「背景の色」が「茶色」にそ
れぞれ変更されている。
According to the example of FIG. 9B showing an example of each item of the GUI environment when the user database 22 is loaded, “character color: light blue”, “ “Background color: brown” and “character size: 14” are read. Therefore, in the table of FIG. 9B, “character size” is “14”,
“Text color” has been changed to “light blue” and “background color” has been changed to “brown”.

【0066】ステップS3において、ステップS1で読
み込まれたデータの項目と同じ項目に対してデータが読
み込まれなかった時にはステップS5へ進む。
In step S3, when data is not read for the same item as the data item read in step S1, the process proceeds to step S5.

【0067】続いてリソース管理部30は、アプリケー
ション用優先設定データベース管理部33を介してアプ
リケーション用優先設定データベース23からユーザ変
更不可能な設定データを読み込む(ステップS5)。ス
テップS1またはステップS2で読み込まれた各データ
の項目と同じ項目に対して新たにデータが読み込まれた
時には(ステップS6)、後から読み込まれたデータ、
すなわちアプリケーション用優先設定データベース23
から読み込まれたデータを有効として、それ以前に読み
込まれていたデータと置換する(ステップS7)。
Subsequently, the resource management unit 30 reads the setting data that cannot be changed by the user from the application priority setting database 23 via the application priority setting database management unit 33 (step S5). When new data is read for the same item as each data item read in step S1 or step S2 (step S6), the data read later is
That is, the application priority setting database 23
The data read from is validated and replaced with the data read before (step S7).

【0068】アプリケーション用優先設定データベース
23をロードした時のGUI環境の各項目の一例を示す
図9(c)の例によれば、アプリケーション用優先設定
データベース23から変更不可能な設定データとして
「文字の大きさ:12」、「幅:80」および「高さ:
16」が読み込まれている。そのため、図9(c)の表
では「文字の大きさ」が図9(b)の「14」から「1
2」に戻っている。また「幅:80」および「高さ:1
6」は図9(b)と同じであるためそのまま変更なしで
ある。なお図9(a)〜図9(c)の表は、説明の便宜
上図示されたものであり、表示装置18の画面には表示
されない。
According to the example of FIG. 9C showing an example of each item of the GUI environment when the application priority setting database 23 is loaded, “character” is used as the setting data that cannot be changed from the application priority setting database 23. Size: 12 "," width: 80 "and" height:
16 "has been read. Therefore, in the table of FIG. 9C, the “character size” is changed from “14” in FIG.
2 ". “Width: 80” and “Height: 1”
"6" is the same as that in FIG. 9A to 9C are shown for convenience of explanation, and are not displayed on the screen of the display device 18.

【0069】そしてステップS7でデータを置換した項
目については、変更の可否を表す属性を「不可」とする
(ステップS8)。またステップS8で属性を「不可」
とした項目以外の項目については、変更の可否を表す属
性を「可」とする(ステップS9)。そしてリソース管
理部30は、ウィンドウ管理部38を介して図9(c)
の表に相当する内容のリソース編集画面54を表示装置
18の画面に表示して(ステップS10)、リソース編
集画面の表示処理を終了する。
For the item whose data has been replaced in step S7, the attribute indicating whether the data can be changed is set to "impossible" (step S8). Also, the attribute is "impossible" in step S8.
With respect to items other than the item described above, the attribute indicating whether or not the change is possible is set to "permitted" (step S9). Then, the resource management unit 30 executes the processing shown in FIG.
Is displayed on the screen of the display device 18 (step S10), and the display processing of the resource editing screen is ended.

【0070】ステップS6において、ステップS1また
はステップS2で読み込まれたデータの項目と同じ項目
に対してデータが読み込まれなかった時にはGUI環境
の全項目について変更の可否を表す属性を「可」とする
(ステップS11)。そしてステップS10へ進み、リ
ソース編集画面54を表示装置18の画面に表示して、
リソース編集画面の表示処理を終了する。
In step S6, when data is not read in the same item as the data item read in step S1 or step S2, the attribute indicating whether or not change is possible for all items in the GUI environment is set to "OK". (Step S11). Then, the process proceeds to step S10, where the resource editing screen 54 is displayed on the screen of the display device 18, and
The display processing of the resource edit screen ends.

【0071】続けてユーザがGUI環境の編集処理を行
う場合には、上述したようにマウス16を操作して部品
パレット51からGUI確認画面52に必要なGUI部
品を追加したり、GUI確認画面52から部品パレット
51にGUI部品を戻す、すなわちGUI確認画面52
から不要なGUI部品を削除したり、さらにリソース編
集画面54や候補選択画面55を表示させて、GUI環
境の変更を行う。
When the user subsequently edits the GUI environment, the user operates the mouse 16 to add necessary GUI components from the component pallet 51 to the GUI confirmation screen 52 as described above, or to execute the GUI confirmation screen 52. The GUI parts to the parts pallet 51 from the GUI, that is, the GUI confirmation screen 52
The GUI environment is changed by deleting unnecessary GUI parts from the GUI or displaying the resource edit screen 54 and the candidate selection screen 55.

【0072】つぎにユーザがGUI環境の編集を行う際
のリソース編集画面54の表示処理の他の例について、
図10を参照しながら説明する。まずユーザがGUI環
境の編集を開始すると、リソース管理部30は、アプリ
ケーション用優先設定データベース管理部33を介して
アプリケーション用優先設定データベース23からユー
ザ変更不可能な設定データを読み込む(ステップS10
1)。
Next, another example of the display processing of the resource edit screen 54 when the user edits the GUI environment will be described.
This will be described with reference to FIG. First, when the user starts editing the GUI environment, the resource management unit 30 reads the setting data that cannot be changed by the user from the application priority setting database 23 via the application priority setting database management unit 33 (step S10).
1).

【0073】ステップS101で読み込まれたデータに
該当する項目以外の項目がある、すなわちステップS1
01でデータが読み込まれなかった項目が残っている場
合には(ステップS102)、ステップS101で読み
込まれたデータに該当する項目については、変更の可否
を表す属性を「不可」とする(ステップS103)。ま
たステップS103で属性を「不可」とした項目以外の
項目については、変更の可否を表す属性を「可」とする
(ステップS104)。
There is an item other than the item corresponding to the data read in step S101, ie, step S1
When there is an item for which data has not been read in 01 (step S102), the attribute indicating whether or not the item can be changed is set to “impossible” for the item corresponding to the data read in step S101 (step S103). ). For items other than the item whose attribute is set to “impossible” in step S103, the attribute indicating whether the change is possible is set to “permitted” (step S104).

【0074】続いてリソース管理部30は、ユーザ用デ
ータベース管理部32を介してユーザ用データベース2
2からGUI環境のユーザ設定データを読み込む(ステ
ップS105)。その際ステップS104で変更の可否
を表す属性を「可」とした項目に対するデータのみを読
み込む。
Subsequently, the resource management unit 30 sends the user database 2 via the user database management unit 32.
2 to read the user setting data of the GUI environment (step S105). At this time, in step S104, only the data corresponding to the item whose attribute indicating whether or not the change is possible is set to "permitted".

【0075】ステップS101またはステップS105
で読み込まれたデータに該当する項目以外の項目があ
る、すなわちステップS101またはステップS105
でデータが読み込まれなかった項目がさらに残っている
場合には(ステップS106)、リソース管理部30
は、アプリケーション用初期値データベース管理部31
を介してアプリケーション用初期値データベース21か
らGUI環境の初期設定データを読み込む(ステップS
107)。そしてステップS108へ進み、リソース編
集画面54を表示装置18の画面に表示して、リソース
編集画面の表示処理を終了する。
Step S101 or step S105
There is an item other than the item corresponding to the data read in Step S101 or Step S105.
If there are still items for which data has not been read (step S106), the resource management unit 30
Is the application initial value database management unit 31
The GUI environment initial setting data is read from the application initial value database 21 via the application (step S).
107). Then, the process proceeds to step S108, where the resource edit screen 54 is displayed on the screen of the display device 18, and the display processing of the resource edit screen is terminated.

【0076】ステップS102において、ステップS1
01で読み込まれたデータがGUI環境の全項目に該当
している場合にはその全項目について変更の可否を表す
属性を「不可」とし(ステップS109)、ステップS
108へ進む。またステップS106において、GUI
環境の全項目に対して既にデータが読み込まれている場
合にもステップS108へ進み、リソース編集画面54
を表示装置18の画面に表示して、リソース編集画面の
表示処理を終了する。
In step S102, step S1
If the data read in step 01 corresponds to all items in the GUI environment, the attribute indicating whether or not all items can be changed is set to "impossible" (step S109), and step S109 is performed.
Proceed to 108. In step S106, the GUI
If the data has already been read for all items of the environment, the process proceeds to step S108, and the resource edit screen 54 is displayed.
Is displayed on the screen of the display device 18 and the display processing of the resource edit screen is terminated.

【0077】上述実施の形態によれば、ユーザがGUI
環境の編集を行う際に、図8に示す例ではアプリケーシ
ョン用初期値データベース21、ユーザ用データベース
22およびアプリケーション用優先設定データベース2
3の順で各リソースデータベースが参照され、GUI環
境の同一項目に対して複数のデータベースからデータが
得られる場合には、アプリケーション用初期値データベ
ース21から得られたデータよりもユーザ用データベー
ス22から得られたデータが優先され、さらにそれより
もアプリケーション用優先設定データベース23から得
られたデータが優先される。
According to the above-described embodiment, the user can use the GUI
When editing the environment, in the example shown in FIG. 8, the application initial value database 21, the user database 22, and the application priority setting database 2
If the resource databases are referred to in the order of 3 and data is obtained from a plurality of databases for the same item in the GUI environment, the data is obtained from the user database 22 rather than the data obtained from the application initial value database 21. The given data is given priority, and the data obtained from the application priority setting database 23 is given priority over that.

【0078】あるいは図10に示す例ではアプリケーシ
ョン用優先設定データベース23、ユーザ用データベー
ス22およびアプリケーション用初期値データベース2
1の順で各リソースデータベースが参照され、アプリケ
ーション用優先設定データベース23に該当するデータ
のない項目に対してユーザ用データベース22からデー
タが得られ、さらにアプリケーション用優先設定データ
ベース23およびユーザ用データベース22の両方とも
に該当するデータのない項目に対してアプリケーション
用初期値データベース21からデータが得られる。
Alternatively, in the example shown in FIG. 10, the application priority setting database 23, the user database 22, and the application initial value database 2
Each resource database is referred to in the order of 1, and data is obtained from the user database 22 for items for which there is no data corresponding to the application priority setting database 23. Further, the application priority setting database 23 and the user database 22 Data is obtained from the application initial value database 21 for items for which there is no corresponding data for both.

【0079】そのためアプリケーション用優先設定デー
タベース23から得られたデータに該当する項目につい
ては実質的にユーザが変更することは不可能となるの
で、アプリケーション用優先設定データベース23内に
ユーザにとって変更が有用でないような項目のデータを
格納しておくことにより、GUI環境の各項目のうちユ
ーザにとって有用である項目のみを変更可能とすること
ができる。
For this reason, it is impossible for the user to substantially change the items corresponding to the data obtained from the application priority setting database 23, and the change is not useful to the user in the application priority setting database 23. By storing the data of such items, it is possible to change only the items that are useful to the user among the items of the GUI environment.

【0080】また上述実施の形態によれば、ユーザがG
UI環境の編集を行う際に、GUI環境に対するリソー
ス編集画面54が表示され、かつその編集画面54にG
UI環境の項目内容の変更が可能であるかまたは不可能
であるかが表示される。そのためGUI環境の各項目の
うち変更可能な項目については変更可能であることがユ
ーザに提示されるので、ユーザはリソース編集画面54
を見ることによって変更可能な項目を容易に知ることが
できる。
According to the above-described embodiment, when the user
When editing the UI environment, a resource editing screen 54 for the GUI environment is displayed, and G is displayed on the editing screen 54.
It is displayed whether the item contents of the UI environment can be changed or not. Therefore, it is presented to the user that the changeable items among the items of the GUI environment can be changed.
The user can easily know the items that can be changed by looking at.

【0081】また上述実施の形態によれば、ユーザがG
UI環境の編集を行う際に、GUI環境の変更可能な項
目に対してアプリケーション用設定候補データベース2
4から設定候補のデータが得られ、それが候補選択画面
55に表示される。そのためユーザが選択してもよい候
補がユーザに提示されるので、ユーザは候補選択画面5
5内から任意の候補を選択することができる。
According to the above-described embodiment, when the user
When editing the UI environment, the application setting candidate database 2 is used for the items that can be changed in the GUI environment.
4 to obtain setting candidate data, which is displayed on the candidate selection screen 55. For this reason, candidates that the user may select are presented to the user.
5 can be selected as an arbitrary candidate.

【0082】また上述実施の形態によれば、ユーザがG
UI環境の編集を行う際に、アプリケーション用優先設
定データベース23からデータが得られた項目に対して
はリソース編集画面54内に変更不可能であることが表
示される。そのためGUI環境の各項目のうち変更不可
能な項目については変更不可能であることがユーザに提
示されるので、ユーザはリソース編集画面54を見るこ
とによって変更不可能な項目を容易に知ることができ
る。
According to the above-described embodiment, when the user
When editing the UI environment, it is displayed on the resource editing screen 54 that the item whose data has been obtained from the application priority setting database 23 cannot be changed. Therefore, since it is presented to the user that the items that cannot be changed among the items of the GUI environment cannot be changed, the user can easily know the items that cannot be changed by looking at the resource editing screen 54. it can.

【0083】また上述実施の形態よれば、アプリケーシ
ョン用初期値データベース21、アプリケーション用優
先設定データベース23およびアプリケーション用設定
候補値データベース24が何れも、X Window
Systemにおけるリソースデータベースと同様であ
る。そのためアプリケーションソフトウェアの設計者
は、既存の汎用データベース編集ソフトウェアを用いて
それらのデータベースを新規に作成することができるの
で、そのアプリケーションソフトウェア専用のデータベ
ース編集ソフトウェアを開発または使用しなくて済み、
データベースの開発を容易に行える。
According to the above embodiment, the application initial value database 21, the application priority setting database 23, and the application setting candidate value database 24 are all X Window.
It is the same as the resource database in System. Therefore, application software designers can create new databases using existing general-purpose database editing software, eliminating the need to develop or use database editing software dedicated to the application software.
Easy database development.

【0084】以上のように上述実施の形態によれば、ユ
ーザがGUI環境の編集を行う際に、ユーザが誤って無
効な設定を指定してしまうことが回避されるとともに、
設定操作自体もわかりやすくなり、GUI環境の編集が
容易に行えるようになるという効果が得られる。またア
プリケーションソフトウェアの設計者にとっても専用の
データベース編集ソフトウェアを開発する手間が省ける
ので、開発コスト等が低減される。
As described above, according to the above-described embodiment, when the user edits the GUI environment, it is possible to prevent the user from mistakenly specifying an invalid setting.
The setting operation itself can be easily understood, and an effect that the GUI environment can be easily edited can be obtained. In addition, since the designer of the application software does not need to develop dedicated database editing software, the development cost and the like can be reduced.

【0085】なお、上述実施の形態においては、選択手
段としてマウス16を用いたが、これに限らず、タブレ
ット等、マウス以外のポインティングデバイスを用いて
もよいし、キーボード15を用いてもよい。
In the above-described embodiment, the mouse 16 is used as the selecting means. However, the present invention is not limited to this, and a pointing device other than a mouse, such as a tablet, or the keyboard 15 may be used.

【0086】また、上述実施の形態においては、単一の
記憶装置17内に5つのリソースデータベースを格納し
たが、これに限らず、5つのリソースデータベースを2
個、3個または4個の磁気ディスク装置等に配分して格
納してもよいし、5個の磁気ディスク装置等に1つずつ
データベースを格納してもよいし、5つのリソースデー
タベースを適当に分割してそれらを6個以上の磁気ディ
スク装置等に格納してもよい。
Further, in the above embodiment, five resource databases are stored in the single storage device 17, but the present invention is not limited to this.
Or three or four magnetic disk devices or the like, or may store the database one by one in five magnetic disk devices or the like. They may be divided and stored in six or more magnetic disk devices or the like.

【0087】さらに、上述実施の形態においては、変更
可能な項目とともに変更不可能な項目もリソース編集画
面54に表示されるとしたが、これに限らず、リソース
編集画面54に変更可能な項目のみを表示するようにし
てもよい。さらにまた、各リソースデータベースは必ず
しもX Window Systemにおけるリソース
データベースと同様である必要はない。
Further, in the above-described embodiment, not only changeable items but also non-changeable items are displayed on the resource edit screen 54. However, the present invention is not limited to this. May be displayed. Furthermore, each resource database does not necessarily need to be the same as the resource database in the X Window System.

【0088】[0088]

【発明の効果】本発明によれば、ユーザがGUI環境の
編集を行う際に、ユーザが誤って無効な設定を指定して
しまうことが回避されるとともに、設定操作自体もわか
りやすくなり、GUI環境の編集が容易に行えるように
なる。
According to the present invention, when the user edits the GUI environment, the user is prevented from erroneously specifying an invalid setting, and the setting operation itself can be easily understood. Editing of the environment becomes easier.

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

【図1】本発明の一実施の形態によるコンピュータシス
テムの構成の概略を示すブロック図である。
FIG. 1 is a block diagram schematically showing a configuration of a computer system according to an embodiment of the present invention.

【図2】本発明の一実施の形態によるコンピュータシス
テムの機能の概略を示すブロック図である。
FIG. 2 is a block diagram schematically showing functions of a computer system according to one embodiment of the present invention.

【図3】本発明に係るデータベース構造の一例について
説明する説明図である。
FIG. 3 is an explanatory diagram illustrating an example of a database structure according to the present invention.

【図4】本発明に係るデータベース構造の一例について
説明する説明図である。
FIG. 4 is an explanatory diagram illustrating an example of a database structure according to the present invention.

【図5】本発明に係るデータベース構造の一例について
説明する説明図である。
FIG. 5 is an explanatory diagram illustrating an example of a database structure according to the present invention.

【図6】本発明に係るデータベース構造の一例について
説明する説明図である。
FIG. 6 is an explanatory diagram illustrating an example of a database structure according to the present invention.

【図7】本発明に係るデータベース構造の一例について
説明する説明図である。
FIG. 7 is an explanatory diagram illustrating an example of a database structure according to the present invention.

【図8】本発明に係るGUI環境の編集方法の一例を示
すフローチャートである。
FIG. 8 is a flowchart illustrating an example of a GUI environment editing method according to the present invention.

【図9】図8のフローチャートによる処理の様子を具体
的に説明する説明図である。
FIG. 9 is an explanatory diagram specifically explaining a state of processing according to the flowchart of FIG. 8;

【図10】本発明に係るGUI環境の編集方法の他の例
を示すフローチャートである。
FIG. 10 is a flowchart showing another example of a GUI environment editing method according to the present invention.

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

15 キーボード(選択手段) 16 マウス(選択手段) 18 表示装置(表示手段) 21 アプリケーション用初期値データベース 22 ユーザ用データベース 23 アプリケーション用優先設定データベース 24 アプリケーション用設定候補値データベース 30 リソース管理部 31 アプリケーション用初期値データベース管理部 32 ユーザ用データベース管理部 33 アプリケーション用優先設定データベース管理部 34 アプリケーション用設定候補値データベース管理
部 36 GUI作成用編集支援部 37 カスタマイズ用編集支援部 38 ウィンドウ管理部
Reference Signs List 15 keyboard (selection means) 16 mouse (selection means) 18 display device (display means) 21 application initial value database 22 user database 23 application priority setting database 24 application setting candidate value database 30 resource management unit 31 application initial Value database management unit 32 User database management unit 33 Application priority setting database management unit 34 Application setting candidate value database management unit 36 GUI creation editing support unit 37 Customization editing support unit 38 Window management unit

─────────────────────────────────────────────────────
────────────────────────────────────────────────── ───

【手続補正書】[Procedure amendment]

【提出日】平成11年1月8日[Submission date] January 8, 1999

【手続補正1】[Procedure amendment 1]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0047[Correction target item name] 0047

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0047】これら各データベース毎の管理部31,3
2,33,34は、リソース管理部30によって、所定
の順序またはタイミングで、データベースに対するデー
タの入出力を制御し、またリソース管理部30は、ウィ
ンドウ管理用データベース25からGUI環境のデータ
を読み出す際のデータ出力、およびウィンドウ管理用デ
ータベース25に編集終了後のデータを格納する際のデ
ータ入力を制御する。
The management units 31 and 3 for each of these databases
2, 33 and 34 are stored in the database by the resource management unit 30 in a predetermined order or timing.
The resource management unit 30 outputs data when reading GUI environment data from the window management database 25, and outputs data when the edited data is stored in the window management database 25. Control the input.

【手続補正2】[Procedure amendment 2]

【補正対象書類名】図面[Document name to be amended] Drawing

【補正対象項目名】図4[Correction target item name] Fig. 4

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【図4】 FIG. 4

【手続補正3】[Procedure amendment 3]

【補正対象書類名】図面[Document name to be amended] Drawing

【補正対象項目名】図5[Correction target item name] Fig. 5

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【図5】 FIG. 5

【手続補正4】[Procedure amendment 4]

【補正対象書類名】図面[Document name to be amended] Drawing

【補正対象項目名】図6[Correction target item name] Fig. 6

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【図6】 FIG. 6

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 少なくとも3つのリソースデータベース
を具備し、 該リソースデータベースは、アプリケーションソフトウ
ェアに対して予め設定されてなる変更可能なGUI環境
のデータを格納したアプリケーション用初期値データベ
ースと、 該アプリケーションソフトウェアのGUI環境を任意に
変更してなるGUI環境のデータを格納したユーザ用デ
ータベースと、 アプリケーションソフトウェアに対して予め設定されて
なる変更不可能なGUI環境のデータを格納したアプリ
ケーション用優先設定データベースと、 を含み、 それら3つのデータベースを所定の順序で参照し、複数
のデータベースから得られた各項目に対するデータより
なるデータ群に基づいてGUI環境を生成する制御手段
と、 該制御手段により生成されたGUI環境に対する編集画
面を表示し、かつその編集画面に項目内容の変更が可能
であるかまたは不可能であるかを示す情報を表示する表
示手段と、 GUI環境の変更可能な項目に対して任意の変更内容を
選択する選択手段と、 を具備することを特徴とするGUI環境の編集装置。
1. An application initial value database storing at least three resource databases, the application database storing data of a changeable GUI environment set in advance for application software, and an application initial value database. A user database storing GUI environment data obtained by arbitrarily changing the GUI environment; and an application priority setting database storing unchangeable GUI environment data set in advance for the application software. Control means for referencing the three databases in a predetermined order and generating a GUI environment based on a data group consisting of data for each item obtained from the plurality of databases; and a GUI ring generated by the control means. Display means for displaying an edit screen for the environment, and displaying information indicating whether the content of the item can or cannot be changed on the edit screen; A GUI environment editing device, comprising: selecting means for selecting a change content.
【請求項2】 さらに、変更可能な項目に対して変更可
能な候補のデータを格納したアプリケーション用設定候
補データベースを具備し、 前記制御手段は該アプリケーション用設定候補データベ
ースを参照して設定候補のデータを得るようになってお
り、 前記表示手段は該設定候補のデータを表示するようにな
っていることを特徴とする請求項1に記載のGUI環境
の編集装置。
2. An application setting candidate database storing candidate changeable data for a changeable item, wherein the control means refers to the application setting candidate database and sets setting candidate data. 2. The GUI environment editing apparatus according to claim 1, wherein the display unit displays data of the setting candidate.
【請求項3】 前記制御手段は、アプリケーション用初
期値データベース、ユーザ用データベースおよびアプリ
ケーション用優先設定データベースの順で各データベー
スを参照し、同一項目に対して複数のデータベースから
データが得られる場合には後から得られたデータを有効
とするようになっていることを特徴とする請求項1また
は2に記載のGUI環境の編集装置。
3. The control means refers to each database in the order of an application initial value database, a user database, and an application priority setting database, and when data is obtained from a plurality of databases for the same item. 3. The GUI environment editing apparatus according to claim 1, wherein data obtained later is validated.
【請求項4】 前記制御手段は、アプリケーション用優
先設定データベース、ユーザ用データベースおよびアプ
リケーション用初期値データベースの順で各データベー
スを参照し、一データベースを参照する際にそれよりも
前にデータが得られていない項目に対してのみ当該デー
タベースを参照するようになっていることを特徴とする
請求項1または2に記載のGUI環境の編集装置。
4. The control means refers to each database in the order of an application priority setting database, a user database, and an application initial value database, and obtains data before referring to one database. 3. The GUI environment editing apparatus according to claim 1, wherein the database is referred to only for items that have not been set.
【請求項5】 前記表示手段は、アプリケーション用優
先設定データベースからデータが得られた項目に対して
変更不可能であることの情報を表示するように制御され
ていることを特徴とする請求項1に記載のGUI環境の
編集装置。
5. The apparatus according to claim 1, wherein the display unit is controlled so as to display information indicating that an item for which data has been obtained from the application priority setting database cannot be changed. 3. The editing device for a GUI environment according to claim 1.
【請求項6】 アプリケーションソフトウェアに対して
予め設定されてなる変更可能なGUI環境のデータを格
納したアプリケーション用初期値データベースと、該ア
プリケーションソフトウェアのGUI環境を任意に変更
してなるGUI環境のデータを格納したユーザ用データ
ベースと、アプリケーションソフトウェアに対して予め
設定されてなる変更不可能なGUI環境のデータを格納
したアプリケーション用優先設定データベースと、を含
む少なくとも3つのリソースデータベースを具備するG
UI環境の編集装置を用いてGUI環境を編集するにあ
たり、 それら3つのデータベースを所定の順序で参照し、複数
のデータベースから得られた各項目に対するデータより
なるデータ群に基づいてGUI環境を生成する工程と、 生成されたGUI環境に対する編集画面を表示し、かつ
その編集画面に項目内容の変更が可能であるかまたは不
可能であるかを示す情報を表示する工程と、 GUI環境の変更可能な項目に対して任意の変更内容を
選択する工程と、 を含むことを特徴とするGUI環境の編集方法。
6. An application initial value database storing changeable GUI environment data set in advance for application software, and a GUI environment data obtained by arbitrarily changing the GUI environment of the application software. A G comprising at least three resource databases including a stored user database and an application priority setting database storing unchangeable GUI environment data preset for application software.
In editing the GUI environment using the editing device of the UI environment, the three databases are referred to in a predetermined order, and the GUI environment is generated based on a data group including data for each item obtained from a plurality of databases. Displaying an edit screen for the generated GUI environment, and displaying information indicating whether or not the item contents can be changed on the edit screen; and Selecting an arbitrary change content for the item; and editing the GUI environment.
【請求項7】 前記データベース構造はさらに、変更可
能な項目に対して変更可能な候補のデータを格納したア
プリケーション用設定候補データベースを具備してお
り、 該アプリケーション用設定候補データベースを参照して
設定候補のデータを得る工程と、 該設定候補のデータを表示する工程と、 を含むことを特徴とする請求項6に記載のGUI環境の
編集方法。
7. The database structure further includes an application setting candidate database storing candidate changeable data for changeable items, and referring to the application setting candidate database for setting candidates. The method of editing a GUI environment according to claim 6, further comprising: a step of obtaining the data of (1), and a step of displaying the data of the setting candidate.
【請求項8】 前記GUI環境を生成する工程は、 アプリケーション用初期値データベース、ユーザ用デー
タベースおよびアプリケーション用優先設定データベー
スの順で各データベースを参照する工程と、 同一項目に対して複数のデータベースからデータが得ら
れる場合には後から得られたデータを有効とする工程
と、 を含むことを特徴とする請求項6または7に記載のGU
I環境の編集方法。
8. The step of generating the GUI environment includes: a step of referring to each database in the order of an application initial value database, a user database, and an application priority setting database; and data from a plurality of databases for the same item. 8. The GU according to claim 6, further comprising: when デ ー タ is obtained, validating data obtained later.
How to edit I environment.
【請求項9】 前記GUI環境を生成する工程は、アプ
リケーション用優先設定データベース、ユーザ用データ
ベースおよびアプリケーション用初期値データベースの
順で各データベースを参照する工程を含み、 該データベースの参照工程は、一データベースを参照す
る際にそれよりも前にデータが得られていない項目に対
してのみ当該データベースを参照する工程を含むことを
特徴とする請求項6または7に記載のGUI環境の編集
方法。
9. The step of generating a GUI environment includes a step of referring to each database in the order of an application priority setting database, a user database, and an application initial value database. 8. The GUI environment editing method according to claim 6, further comprising a step of referring to the database only for items for which data has not been obtained before the reference is made.
【請求項10】 前記項目内容の変更可能または不可能
の情報を表示する工程は、アプリケーション用優先設定
データベースからデータが得られた項目に対して変更不
可能であることの情報を表示する工程を含むことを特徴
とする請求項6に記載のGUI環境の編集方法。
10. The step of displaying the information indicating whether the item contents can be changed or not can include the step of displaying information indicating that the item whose data has been obtained from the application priority setting database cannot be changed. The method for editing a GUI environment according to claim 6, wherein the editing method includes:
JP11376898A 1998-04-23 1998-04-23 Editing device and editing method for gui environment Withdrawn JPH11306002A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11376898A JPH11306002A (en) 1998-04-23 1998-04-23 Editing device and editing method for gui environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11376898A JPH11306002A (en) 1998-04-23 1998-04-23 Editing device and editing method for gui environment

Publications (1)

Publication Number Publication Date
JPH11306002A true JPH11306002A (en) 1999-11-05

Family

ID=14620656

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11376898A Withdrawn JPH11306002A (en) 1998-04-23 1998-04-23 Editing device and editing method for gui environment

Country Status (1)

Country Link
JP (1) JPH11306002A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002033541A3 (en) * 2000-10-16 2003-12-31 Tangis Corp Dynamically determining appropriate computer interfaces
JP2006139583A (en) * 2004-11-12 2006-06-01 Hitachi Software Eng Co Ltd Method, system, and program for screen preparation
US7734780B2 (en) 1998-12-18 2010-06-08 Microsoft Corporation Automated response to computer users context
US7779015B2 (en) 1998-12-18 2010-08-17 Microsoft Corporation Logging and analyzing context attributes
US7877686B2 (en) 2000-10-16 2011-01-25 Microsoft Corporation Dynamically displaying current status of tasks
US8225214B2 (en) 1998-12-18 2012-07-17 Microsoft Corporation Supplying enhanced computer user's context data
US8346724B2 (en) 2000-04-02 2013-01-01 Microsoft Corporation Generating and supplying user context data
US9183306B2 (en) 1998-12-18 2015-11-10 Microsoft Technology Licensing, Llc Automated selection of appropriate information based on a computer user's context
US9372555B2 (en) 1998-12-18 2016-06-21 Microsoft Technology Licensing, Llc Managing interactions between computer users' context models
US9443037B2 (en) 1999-12-15 2016-09-13 Microsoft Technology Licensing, Llc Storing and recalling information to augment human memories
US9559917B2 (en) 1998-12-18 2017-01-31 Microsoft Technology Licensing, Llc Supplying notifications related to supply and consumption of user context data

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8225214B2 (en) 1998-12-18 2012-07-17 Microsoft Corporation Supplying enhanced computer user's context data
US7734780B2 (en) 1998-12-18 2010-06-08 Microsoft Corporation Automated response to computer users context
US7779015B2 (en) 1998-12-18 2010-08-17 Microsoft Corporation Logging and analyzing context attributes
US9183306B2 (en) 1998-12-18 2015-11-10 Microsoft Technology Licensing, Llc Automated selection of appropriate information based on a computer user's context
US9372555B2 (en) 1998-12-18 2016-06-21 Microsoft Technology Licensing, Llc Managing interactions between computer users' context models
US9559917B2 (en) 1998-12-18 2017-01-31 Microsoft Technology Licensing, Llc Supplying notifications related to supply and consumption of user context data
US9906474B2 (en) 1998-12-18 2018-02-27 Microsoft Technology Licensing, Llc Automated selection of appropriate information based on a computer user's context
US9443037B2 (en) 1999-12-15 2016-09-13 Microsoft Technology Licensing, Llc Storing and recalling information to augment human memories
US8346724B2 (en) 2000-04-02 2013-01-01 Microsoft Corporation Generating and supplying user context data
US7877686B2 (en) 2000-10-16 2011-01-25 Microsoft Corporation Dynamically displaying current status of tasks
WO2002033541A3 (en) * 2000-10-16 2003-12-31 Tangis Corp Dynamically determining appropriate computer interfaces
JP2006139583A (en) * 2004-11-12 2006-06-01 Hitachi Software Eng Co Ltd Method, system, and program for screen preparation
JP4582701B2 (en) * 2004-11-12 2010-11-17 日立ソフトウエアエンジニアリング株式会社 Screen creation method, apparatus, and program

Similar Documents

Publication Publication Date Title
US7430718B2 (en) Configurable interface for template completion
JP2510070B2 (en) Object-oriented computer system
US5621875A (en) Method and system for automatic formatting of user selected text
JPH0711779B2 (en) Processing target instruction pattern display device
JPH10143347A (en) Method for display and operation of data transmission
JP4893108B2 (en) Information processing apparatus, information processing method, and computer program
JPH10289251A (en) Data retrieving method and recording medium where program for performing its process is recorded
JP2008269575A (en) Source code generating device
JPH11306002A (en) Editing device and editing method for gui environment
US20090259952A1 (en) Information processing apparatus and method of controlling same
JPH10214171A (en) Information processor
JPH11219371A (en) Data retrieval condition preparation method and preparation device
KR102179370B1 (en) System for executing copy and paste of contents of computer program, method thereof and recording medium stored program executable by computer the method
JPH0652278A (en) Data processing system and value selecting method
US20230315268A1 (en) Information processing system, information processing method, and non-transitory computer readable medium
US20230315688A1 (en) Information processing system and method and non-transitory computer readable medium
US20230315687A1 (en) Information processing system and method and non-transitory computer readable medium
JP2001117918A (en) Document editing processor
JP7396119B2 (en) File management devices and programs
JP7290095B2 (en) Display control program, display control method and display control device
US20230315782A1 (en) Information processing apparatus, non-transitory computer readable medium storing program, and information processing method
JP2000148750A (en) Method and device for command control over document processor
JPH08137645A (en) Information processor and tool bar edit method
US20210089595A1 (en) Information processing apparatus and non-transitory computer readable medium storing program
JPH0954688A (en) Gui design supporting method

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20050705