JP3161522B2 - GUI component attribute setting device - Google Patents

GUI component attribute setting device

Info

Publication number
JP3161522B2
JP3161522B2 JP12774698A JP12774698A JP3161522B2 JP 3161522 B2 JP3161522 B2 JP 3161522B2 JP 12774698 A JP12774698 A JP 12774698A JP 12774698 A JP12774698 A JP 12774698A JP 3161522 B2 JP3161522 B2 JP 3161522B2
Authority
JP
Japan
Prior art keywords
file
attribute
basic
information storage
storage means
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.)
Expired - Fee Related
Application number
JP12774698A
Other languages
Japanese (ja)
Other versions
JPH11327880A (en
Inventor
茂憲 小林
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP12774698A priority Critical patent/JP3161522B2/en
Publication of JPH11327880A publication Critical patent/JPH11327880A/en
Application granted granted Critical
Publication of JP3161522B2 publication Critical patent/JP3161522B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、GUI画面設計を
支援するツールとしてのGUI部品属性設定装置に関す
るものである。
[0001] 1. Field of the Invention [0002] The present invention relates to a GUI component attribute setting device as a tool for supporting GUI screen design.

【0002】[0002]

【従来の技術】GUI画面設計支援ツールを用いて、フ
ォームなどにGUI部品を配置し、属性設定を行い、画
面設計を行う状況では、特に、GUI部品に、セル、グ
リッドの集合で構成される表コントロール部品など、属
性を多く持つものを使用している場合、その属性の多さ
に加えて、設定する対象となる部分や領域が、無数に存
在しているため、属性と設定値のセットを、逐一入力し
て行く方法では、設定が非効率的になる。そのため、す
べての属性設定を一つのファイルにまとめて格納し、そ
のファイルにおいて設定するGUI部品の属性を一つだ
け作成すれば、設定が効率的になる。このような属性設
定ファイルの作成には、領域指定や属性設定を GUI
により行える機能を備えたものがある。
2. Description of the Related Art In a situation where a GUI component is arranged on a form or the like by using a GUI screen design support tool, attributes are set, and a screen is designed, the GUI component is composed of a set of cells and grids. When using components with many attributes, such as table control parts, in addition to the number of attributes, there are countless parts and areas to be set. Is inefficient, the setting becomes inefficient. Therefore, if all the attribute settings are collectively stored in one file and only one attribute of the GUI component to be set in the file is created, the setting becomes efficient. To create such an attribute setting file, specify the area and attribute settings using a GUI.
Some have functions that can be performed by using

【0003】[0003]

【発明が解決しようとする課題】しかし、このような場
合にも、以下のような問題点があった。即ち、或る表コ
ントロール部品に設定された属性を基本に、多くの類似
した属性設定を行いたい時に、その都度、基本となる属
性設定と同じ設定を、繰り返し行う必要があり、非効率
であること、また、後から基本となる属性設定を変更し
たい時には、基本となる属性設定を基にして作成された
もの、全てについて、再設定しなければならないという
ことである。これは、属性設定を格納するファイルの構
造およびファイルを解析する方式が、基本部分の属性と
差分部分の属性とを分けて管理することを考慮していな
いからである。
However, even in such a case, there are the following problems. That is, when many similar attribute settings are to be performed based on the attributes set in a certain table control component, it is necessary to repeatedly perform the same settings as the basic attribute settings each time, which is inefficient. In addition, when it is desired to change the basic attribute settings later, all the items created based on the basic attribute settings must be reset. This is because the structure of the file that stores the attribute settings and the method of analyzing the file do not take into account that the attributes of the basic part and the attributes of the difference part are managed separately.

【0004】本発明は、以上の問題点を解決するためな
されたもので、その目的とするところは、GUI画面設
計支援ツールを用いて画面設計を行う時、フォームなど
に配置した表コントロール部品などのGUI部品の属性
設定において、属性と設定値のセットが再利用できるよ
うに構成したを持つGUI部品属性設定装置を提供する
ことにある。
SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and an object of the present invention is to provide a table control component or the like arranged in a form when designing a screen using a GUI screen design support tool. It is an object of the present invention to provide a GUI component attribute setting device having a configuration in which a set of attributes and set values can be reused in attribute setting of GUI components.

【0005】[0005]

【課題を解決するための手段】このため、本発明では、
ファイル作成時に基本とするGUI部品の属性と設定値
のセットに係わる基本ファイル名およびその差分として
設定された属性と設定値のセットを格納する属性設定フ
ァイルと、該属性設定ファイルを読み出すファイル入出
力手段と、該ファイル入出力手段で読み出された属性設
定ファイルの基本ファイル名についての基本ファイル情
報を格納する基本ファイル情報格納手段と、前記属性設
定ファイルに含まれる基本ファイル名について、その属
性と設定値のセットを格納する基本属性情報格納手段
と、前記属性設定ファイルの基本ファイル名に係わる属
性と設定値について、その差分として設定された属性と
設定値のセットを格納する差分属性情報格納手段と、前
記基本属性情報格納手段および差分属性情報格納手段に
格納された属性情報から描画属性を決定する描画手段と
を具備する。
Therefore, in the present invention,
An attribute setting file for storing a set of attributes and set values set as a basic file name and a difference between the set of attributes and set values of a GUI component used as a basis for file creation, and a file input / output for reading the attribute set file Means, basic file information storage means for storing basic file information about the basic file name of the attribute setting file read by the file input / output means, and attributes of the basic file name included in the attribute setting file. Basic attribute information storage means for storing a set of set values, and difference attribute information storage means for storing a set of attributes and set values set as differences between the attributes and set values related to the basic file name of the attribute setting file And attribute information stored in the basic attribute information storage means and the difference attribute information storage means ; And a rendering means for determining et rendering attributes.

【0006】この場合、前記ファイル入出力手段は、フ
ァイル出力時に、前記基本ファイル情報格納手段から基
本ファイル名を、また、前記差分属性情報格納手段から
差分属性情報(差分として設定された属性と設定値のセ
ット)を取得し、前記属性設定ファイルに格納するこ
と、前記属性設定ファイルに格納された基本ファイル名
の全てについて、前記基本ファイル情報格納手段から当
該基本ファイル名のファイル情報(属性と設定値のセッ
ト)を順に、前記基本属性情報格納手段に格納するこ
と、更に、前記属性設定ファイルに格納された基本ファ
イル名について、前記基本ファイル情報格納手段から取
得したファイル情報が、その基本ファイル情報格納手段
に設定された他の基本ファイルの情報に基づいて作成さ
れている場合、当該基本ファイルから取得したファイル
情報(属性と設定値のセット)を、前記基本属性情報格
納手段に格納することが、その実施の形態として好まし
い。
In this case, when outputting the file, the file input / output means outputs the basic file name from the basic file information storage means and the difference attribute information from the difference attribute information storage means. Value set), and stores it in the attribute setting file. For all of the basic file names stored in the attribute setting file, file information (attribute and setting) of the basic file name is stored from the basic file information storage means. Value set) is stored in the basic attribute information storage means in order. Further, for the basic file name stored in the attribute setting file, the file information acquired from the basic file information storage means is used as the basic file information. If it is created based on the information of other basic files set in the storage means, The acquired file information from the file (the set of attributes and the set value), it is stored in the basic attribute information storage means, preferably in the form of its implementation.

【0007】また、本発明では、前記ファイル入出力手
段が、ファイル情報を前記基本属性情報格納手段に格納
する際に、既に設定された属性について、その設定値を
上書きすること、また、前記差分属性情報格納手段が、
格納された属性および設定値を、外部入力によって未設
定状態にすることが可能であることを特徴とする。
In the present invention, when the file input / output means stores file information in the basic attribute information storage means, the file input / output means overwrites a set value of an already set attribute, and Attribute information storage means,
The stored attributes and set values can be set to an unset state by an external input.

【0008】[0008]

【発明の実施の形態】以下、本発明の実施の形態を、図
面を参照して、具体的に説明する。その基本構造は、図
1に示されている。属性設定ファイル1の内容は、属性
設定ファイル1を作成する時に基本とする他の属性設定
のファイル名(以下、基本ファイル名と称す)と、差分
として設定された属性およびその設定値のセットとから
構成されている。
Embodiments of the present invention will be specifically described below with reference to the drawings. Its basic structure is shown in FIG. The content of the attribute setting file 1 includes a file name of another attribute setting (hereinafter referred to as a basic file name) which is a basis when the attribute setting file 1 is created, an attribute set as a difference and a set of the set value. It is composed of

【0009】データ処理装置2は、属性設定ファイル1
を読み出すファイル入出力手段21と、ファイル入出力
手段21で読み出された属性設定ファイル1の基本ファ
イル名についての基本ファイル情報を格納する基本ファ
イル情報格納手段22と、属性設定ファイル1に含まれ
る基本ファイル名について、その属性と設定値のセット
を格納する基本属性情報格納手段23と、属性設定ファ
イル1の基本ファイル名に係わる属性と設定値につい
て、その差分として設定された属性と設定値のセットを
格納する差分属性情報格納手段24と、基本属性情報格
納手段23および差分属性情報格納手段24に格納され
た属性情報から描画属性を決定する描画手段25とを具
備する。そして、描画手段25の出力は、モニタなどの
表示装置3に供給される。
The data processing device 2 has an attribute setting file 1
File input / output means 21 for reading the file, basic file information storage means 22 for storing basic file information about the basic file name of the attribute setting file 1 read by the file input / output means 21, and the file included in the attribute setting file 1. For the basic file name, a basic attribute information storage unit 23 for storing a set of the attribute and the set value, and for the attribute and the set value related to the basic file name of the attribute setting file 1, the attribute and the set value set as the difference It comprises a difference attribute information storage means 24 for storing sets, and a drawing means 25 for determining a drawing attribute from the attribute information stored in the basic attribute information storage means 23 and the difference attribute information storage means 24. Then, the output of the drawing means 25 is supplied to the display device 3 such as a monitor.

【0010】更に詳述すれば、データ処理装置2におい
て、ファイル入力時は、ファイル入出力手段21によ
り、属性設定ファイル1内の基本ファイル名が読み出さ
れ、基本ファイル情報格納手段22に格納される。更
に、その基本ファイル名で示される基本ファイル情報格
納手段22の属性設定ファイル(基本ファイル情報)の
内容を読み出す。そして、この操作を属性設定ファイル
1内の全ての基本ファイル名について順次、繰り返し、
全て辿り終わったら、最後に基本ファイル情報格納手段
22から読み出した基本ファイル情報(属性と設定値の
セット)から順(読み出しとは逆順)に基本属性情報格
納手段23に設定して行き、格納する。この処理過程
で、既に同じ属性が設定されていた場合には、その設定
値を、優先順位(基本ファイル情報格納手段22に設定
された基本ファイルからの参照が近いほど優先順位が高
い)に従って上書きする。この処理は、属性設定ファイ
ル1内に基本ファイル名が格納されていない場合には行
われない。
More specifically, in the data processing device 2, when a file is input, the basic file name in the attribute setting file 1 is read out by the file input / output unit 21 and stored in the basic file information storage unit 22. You. Further, the contents of the attribute setting file (basic file information) of the basic file information storage means 22 indicated by the basic file name are read. Then, this operation is sequentially repeated for all the basic file names in the attribute setting file 1,
After tracing all, the basic file information (set of attributes and set values) read from the basic file information storage unit 22 is set in the basic attribute information storage unit 23 in order (in the reverse order of reading) and stored. . In the process, if the same attribute has already been set, the set value is overwritten according to the priority (the closer the reference from the basic file set in the basic file information storage means 22 is, the higher the priority is). I do. This process is not performed when the basic file name is not stored in the attribute setting file 1.

【0011】次に、どちらの場合も、属性設定ファイル
1内に基本ファイル情報(属性と設定値のセット)との
差分として設定された属性と設定値のセットが読み出さ
れ、差分属性情報格納手段24に格納される。そして、
描画装置25は、基本属性情報格納手段23、差分属性
情報格納手段24にそれぞれ格納された属性情報から描
画属性を決定する。表示装置3はその結果を出力する。
Next, in either case, a set of attributes and set values set as a difference between the basic file information (set of attributes and set values) in the attribute setting file 1 is read, and the difference attribute information is stored. Stored in the means 24. And
The drawing device 25 determines a drawing attribute from the attribute information stored in the basic attribute information storage unit 23 and the difference attribute information storage unit 24, respectively. The display device 3 outputs the result.

【0012】なお、ファイル出力時は、ファイル入出力
手段21は、基本ファイル情報格納手段22から基本フ
ァイル名を、差分属性情報格納手段24から差分属性情
報を取得し、属性設定ファイル1へ格納する。また、入
力装置4は、差分属性情報格納手段24に属性と設定値
のセットを行う。
At the time of file output, the file input / output means 21 acquires the basic file name from the basic file information storage means 22 and the difference attribute information from the difference attribute information storage means 24, and stores them in the attribute setting file 1. . Further, the input device 4 sets the attribute and the set value in the difference attribute information storage means 24.

【0013】これらにより、基本となるGUI部品の属
性と設定値のセットに類似した属性と設定値のセットを
持つ別のGUI部品を実現する時に、基本ファイル情報
(属性と設定値のセット)の差分のみを設定すればよい
ため、設定量を少なくすることができる。また、基本フ
ァイル情報に、後から変更を加えた時は、全ての画面に
変更が反映されることになるため、再作成する作業を行
わなくてもよい。このようにして、属性と設定値のセッ
トの再利用が可能になる。
Thus, when realizing another GUI component having a set of attributes and set values similar to the set of attributes and set values of the basic GUI component, the basic file information (set of attributes and set values) is used. Since only the difference needs to be set, the set amount can be reduced. Further, when a change is made to the basic file information later, the change is reflected on all the screens, so that the work of re-creating the basic file information need not be performed. In this way, the set of the attribute and the set value can be reused.

【0014】なお、この実施の形態では、属性設定ファ
イル1に格納された基本ファイル名について、基本ファ
イル情報格納手段22から取得したファイル情報が、そ
の基本ファイル情報格納手段22に設定された他の基本
ファイルの情報に基づいて作成されている場合、当該基
本ファイルから取得したファイル情報(属性と設定値の
セット)を、基本属性情報格納手段23に格納する。
In this embodiment, with respect to the basic file name stored in the attribute setting file 1, the file information acquired from the basic file information storage means 22 is replaced with the other file information set in the basic file information storage means 22. When the file information is created based on the information of the basic file, the file information (set of attributes and set values) acquired from the basic file is stored in the basic attribute information storage unit 23.

【0015】次に、図2および図3のフローチャートを
使用して、本発明の実施の形態についての処理過程を説
明する。ここで、図2はファイル入出力手段21のファ
イル入力時の処理の内容を示している。ファイル入力時
は、ファイル入出力手段21は、属性設定ファイル1を
ロードする(図2のステップA1)。その時、属性設定
ファイル1に基本ファイル名が含まれているかどうかを
判定する(ステップA2)。
Next, the processing steps of the embodiment of the present invention will be described with reference to the flowcharts of FIGS. Here, FIG. 2 shows the contents of the processing when the file input / output means 21 inputs a file. At the time of file input, the file input / output means 21 loads the attribute setting file 1 (step A1 in FIG. 2). At this time, it is determined whether or not the attribute setting file 1 includes the basic file name (step A2).

【0016】基本ファイル名が含まれていない場合は、
属性設定ファイル1にある基本ファイル名の基本ファイ
ル(基本ファイル情報格納手段に格納されている)の属
性と設定値のセットとの差分として、設定された属性と
設定値のセットをロードし、差分属性情報格納手段24
に設定し(ステップA8)、表示装置3に表示して終了
する(ステップA9)。
If the basic file name is not included,
As a difference between the attribute of the basic file (stored in the basic file information storage means) having the basic file name in the attribute setting file 1 and the set of set values, the set of set attributes and set values is loaded, and the difference is set. Attribute information storage means 24
Is set (step A8), and displayed on the display device 3 and the process ends (step A9).

【0017】また、基本ファイル名が含まれている場合
は、その基本ファイル名を基本ファイル情報格納手段2
2に格納する(ステップA3)。そして、その基本ファ
イル名の内容を基本ファイル情報手段22から読み出し
(ステップA4)、一時格納場所に保持する(ステップ
A5)。そして、読み出した内容から、そのファイル情
報に、更に他の属性設定ファイルを、基本ファイルとし
ているかどうか判定し(ステップA6)、他のファイル
を基本ファイルとしている場合は、もう一度(ステップ
A4)および(ステップA5)を繰り返す。また、他の
ファイルを基本ファイルとしていない場合は、一時格納
場所に保持しておいた各基本ファイルからの属性と設定
値のセットを、最後に読み出した内容から順(読み出し
順序の逆)に、基本属性情報格納手段23に上書き行く
(ステップA7)。
If a basic file name is included, the basic file name is stored in the basic file information storage means 2.
2 (step A3). Then, the contents of the basic file name are read out from the basic file information means 22 (step A4) and stored in a temporary storage location (step A5). Then, based on the read contents, it is determined whether or not another attribute setting file is used as a basic file based on the file information (step A6). Step A5) is repeated. If no other file is used as the basic file, the set of attributes and setting values from each basic file held in the temporary storage location is sequentially read from the last read content (in reverse to the read order). It goes over the basic attribute information storage means 23 (step A7).

【0018】そして、(ステップA1)で読み出した属
性設定ファイル1内に、基本ファイルの属性と設定値の
セットとの差分として設定された属性と設定値のセット
を差分属性情報格納装置24に格納して(ステップA
8)、表示して終了する(ステップA9)。
Then, in the attribute setting file 1 read in (Step A1), the attribute and set value set as the difference between the attribute of the basic file and the set of set values are stored in the difference attribute information storage device 24. (Step A
8) Display and end (step A9).

【0019】図3は、ファイル入出力手段21のファイ
ル出力時の処理内容を示している。ファイル出力時は、
ファイル入出力手段21が基本ファイル情報格納手段2
2を検索する(ステップA10)。そして、基本ファイ
ル情報格納手段22に基本ファイル名が含まれているか
判定する(ステップA11)。
FIG. 3 shows the contents of processing when the file input / output means 21 outputs a file. When outputting to a file,
File input / output means 21 is basic file information storage means 2
2 is searched (step A10). Then, it is determined whether the basic file name is included in the basic file information storage means 22 (step A11).

【0020】もし、基本ファイル名が含まれていない場
合は、差分属性情報格納手段24の内容を属性設定ファ
イル1へ格納する(ステップA13)。また、基本ファ
イル名が含まれている場合は、そのファイル名を属性設
定ファイル1へ格納し(ステップA12)、更に、差分
属性情報格納手段24の内容を、属性設定ファイル1へ
格納する(ステップA13)。
If the basic file name is not included, the contents of the difference attribute information storage means 24 are stored in the attribute setting file 1 (step A13). If the basic file name is included, the file name is stored in the attribute setting file 1 (step A12), and the contents of the difference attribute information storage means 24 are stored in the attribute setting file 1 (step A12). A13).

【0021】次に、具体例を用いて説明する。図4は、
属性設定ファイル1(File 0)が属性設定ファイル1
(File 1)を基本ファイルとして参照し、さらに、属性
設定ファイル1(File 1)が属性設定ファイル1(File
2)を基本ファイルとして参照する例である。ここで
は、属性設定ファイル1と基本ファイル情報格納手段2
2、基本属性情報格納手段23、差分属性情報格納手段
24の各々の間のデータの動きを示している。
Next, a specific example will be described. FIG.
Attribute setting file 1 (File 0) is attribute setting file 1
(File 1) is referred to as a basic file, and the attribute setting file 1 (File 1) is referred to as the attribute setting file 1 (File
This is an example of referring to 2) as a basic file. Here, the attribute setting file 1 and the basic file information storage unit 2
2, the movement of data between each of the basic attribute information storage means 23 and the difference attribute information storage means 24 is shown.

【0022】はじめに、ファイル入力時の動作を説明す
る。図4はファイル入出力手段21が属性設定ファイル
1(File 0)をロードした状態を示している(図2のス
テップA1)。属性設定ファイル1(File 0)に基本フ
ァイル名が含まれているかどうかを判定(ステップA
2)した結果、基本ファイル名が含まれている場合、そ
の基本ファイル名”File 1”について基本ファイル情報
格納手段22を検索する(ステップA3)。そして、そ
の基本ファイル情報、即ち、属性設定ファイル1(File
1)の内容を読み出し(ステップA4)、属性名”Back
Color”および設定値”blue”のセットを一時格納場所
に保持する(ステップA5)。
First, the operation at the time of inputting a file will be described. FIG. 4 shows a state in which the file input / output means 21 has loaded the attribute setting file 1 (File 0) (step A1 in FIG. 2). It is determined whether or not the basic file name is included in the attribute setting file 1 (File 0) (Step A)
2) As a result, if the basic file name is included, the basic file information storage unit 22 is searched for the basic file name "File 1" (step A3). Then, the basic file information, that is, the attribute setting file 1 (File
The contents of 1) are read (step A4), and the attribute name “Back”
The set of “Color” and the set value “blue” is held in the temporary storage location (step A5).

【0023】読み出した内容から属性設定ファイル1
(File 1)に基本ファイル名が含まれているかどうかを
判定(ステップA6)した結果、基本ファイル名が含ま
れている場合、その基本ファイル名”File 2”について
基本ファイル情報格納手段22を検索する。そして、そ
の基本ファイル情報、即ち、属性設定ファイル2(File
2)の内容を読み出し(ステップA4)、("Back Colo
r" , "green")、および("Fore Color", "yellow")な
ど、他のすべての属性と設定値のセットを一時格納場所
に保持する(ステップA5)。
Attribute setting file 1 from the read contents
It is determined whether the basic file name is included in (File 1) (step A6). If the basic file name is included, the basic file information storage unit 22 is searched for the basic file name “File 2”. I do. Then, the basic file information, that is, the attribute setting file 2 (File
Read the contents of 2) (Step A4), ("Back Colo
All other attribute and set value sets, such as "r", "green") and ("Fore Color", "yellow"), are held in the temporary storage location (step A5).

【0024】しかし、この時、すでに”Back Color”属
性は(ステップA5)で、一時格納場所に保持されてい
るので、属性設定ファイル1(File 2)の("Back Colo
r" ,"green")は保持されずに、属性設定ファイル1(F
ile 1)の("BackColor" ,"blue")を保持する。属性設
定ファイル1(File 2)は参照する基本ファイル名を持
たないため、この結果を、基本属性情報格納手段23に
設定する(ステップA7)。そして、(ステップA1)
で読み出した属性設定ファイル1内の、その基本ファイ
ル名に係わる基本ファイル情報格納手段22からの基本
ファイル情報(属性と設定値のセット)との差分として
設定された("Back Color" , "red")を差分属性情報格
納手段24に格納する(ステップA8)。
However, at this time, since the “Back Color” attribute is already stored in the temporary storage location in (Step A5), (“Back Color”) of the attribute setting file 1 (File 2)
r "," green ") are not retained, and the attribute setting file 1 (F
ile 1) ("BackColor", "blue") is retained. Since the attribute setting file 1 (File 2) does not have a reference basic file name, the result is set in the basic attribute information storage means 23 (step A7). And (Step A1)
Are set as differences from the basic file information (set of attributes and set values) from the basic file information storage means 22 relating to the basic file name in the attribute setting file 1 read out in step (1). ") Is stored in the difference attribute information storage means 24 (step A8).

【0025】この時の表示装置での表示は、基本属性情
報格納手段23の内容をもとに行われるが、差分属性情
報格納手段24に設定されている属性があれば、これを
優先して、描画手段25で、その設定値を用いる(ステ
ップA9)。このため、表示装置3では、”Back Colo
r”属性に、属性設定ファイル1(File 0)の("BackCo
lor" , "red")を用いて表示する(ステップA9)。
At this time, the display on the display device is performed based on the contents of the basic attribute information storage means 23. If there is an attribute set in the difference attribute information storage means 24, the attribute is given priority. The set value is used by the drawing means 25 (step A9). For this reason, in the display device 3, "Back Colo
r ”attribute in the attribute setting file 1 (File 0) (“ BackCo
lor "," red ") (step A9).

【0026】ファイル出力時は、ファイル入出力手段2
1が基本ファイル情報格納手段22を検索する(ステッ
プA10)。そして、基本ファイル情報格納手段22に
基本ファイル名が含まれているか判定(ステップA1
1)した結果、基本ファイル名”File 1”が含まれてい
たため、そのファイル名を属性設定ファイル1(File
0)へ格納し(ステップA12)、差分属性情報格納手
段24の内容("Back Color" , "red")を属性設定ファ
イル1(File 0)へ格納する(ステップA13)。
At the time of file output, the file input / output means 2
1 searches the basic file information storage means 22 (step A10). Then, it is determined whether or not the basic file name is included in the basic file information storage means 22 (step A1).
1) As a result, since the basic file name “File 1” was included, the file name was changed to the attribute setting file 1 (File
0) (Step A12), and the contents (“Back Color”, “red”) of the difference attribute information storage means 24 are stored in the attribute setting file 1 (File 0) (Step A13).

【0027】なお、本発明の実施の形態では、属性設定
ファイル1が基本ファイルとして他の属性設定ファイル
1を参照し、さらに、他の属性設定ファイル1を参照し
ていたが、参照する基本ファイルの階層の数は、この事
例に特定されない。また、参照するファイルがない場合
でも適用できる。
In the embodiment of the present invention, the attribute setting file 1 refers to another attribute setting file 1 as a basic file, and further refers to another attribute setting file 1. Are not specified in this case. Also, it can be applied even when there is no file to be referenced.

【0028】本発明の実施の形態として、別に以下のよ
うな変形が考えられる。即ち、ここでは、入力装置4が
差分属性情報格納手段24に属性と属性値のセットを新
たに設定するだけでなく、それに加え、入力装置4に誤
った属性値を設定した場合、その属性を指定し、その属
性と設定値のセットを削除することにより、未設定の状
態に戻すことができる機能を付加している。
As an embodiment of the present invention, the following modifications can be considered separately. That is, in this case, when the input device 4 not only sets a new attribute and attribute value set in the difference attribute information storage means 24 but also sets an incorrect attribute value in the input device 4, A function has been added that can be returned to an unset state by specifying and deleting the set of its attributes and set values.

【0029】次に、その具体例を図5を用いて説明す
る。ここでは、差分属性情報格納手段24に、すでに、
属性と属性値のセット("Back Color" , "red")が設定
されている。ここへ、入力装置4から属性と設定を未設
定にする意味を持つ、値のセット("Back Color" , "ca
ncel%")を設定する。その結果、差分属性情報格納手段
24に設定されていた("Back Color" , "red")は削除
され、”Back Color”属性の設定値が未設定の状態にな
る。
Next, a specific example will be described with reference to FIG. Here, the difference attribute information storage means 24 has already
A set of attributes and attribute values ("Back Color", "red") is set. Here, a set of values (“Back Color”, “ca
ncel% "). As a result, (" Back Color "," red ") set in the difference attribute information storage means 24 is deleted, and the setting value of the" Back Color "attribute is set to an unset state. Become.

【0030】このように、本発明のこの実施の形態で
は、属性設定を格納するファイルの構造およびファイル
を解析する方式が、基本部分の属性と差分部分の属性と
を分けて管理している点に着目し、更に、入力装置4の
機能を拡張することによって、属性設定を未設定状態に
戻す機能を発揮するのである。この機能は、属性の入力
時の作業を効率化し、操作性の向上を実現させる。
As described above, in this embodiment of the present invention, the structure of the file storing the attribute settings and the method of analyzing the file separately manage the attribute of the basic portion and the attribute of the difference portion. In addition, the function of returning the attribute setting to the unset state is exhibited by expanding the function of the input device 4 by focusing attention on. This function makes the work at the time of attribute input more efficient and improves the operability.

【0031】[0031]

【発明の効果】本発明は以上詳述したようになり、その
効果は、GUI部品に設定された属性と設定値のセット
に類似した属性と設定値のセットを持つ別のGUI部品
を作成する際に、基本となる部品の属性と設定値のセッ
トとの差分のみを設定すればよいために、設定量を少な
くできることである。また、基本となる部品の属性と設
定値のいずれかに、後から変更が加えられた場合、基本
となる部品を利用している部品には、再作成の作業が発
生しない。その理由は、属性設定を格納するファイルの
構造およびファイルを解析する方式が、基本部分の属性
と差分部分の属性とを分けて管理しているからである。
The present invention has been described in detail above. The effect is to create another GUI part having a set of attributes and set values similar to the set of attributes and set values set in the GUI part. In this case, only the difference between the basic component attribute and the set of set values needs to be set, so that the set amount can be reduced. Further, if any of the attributes and the set values of the basic component is changed later, no re-creation work is performed on the component using the basic component. The reason is that the structure of the file storing the attribute settings and the method of analyzing the file manages the attribute of the basic part and the attribute of the difference part separately.

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

【図1】本発明の実施の形態を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】同じく、その動作を示すフローチャート(1)
である。
FIG. 2 is a flowchart (1) showing the operation.
It is.

【図3】同じく、その動作を示すフローチャート(2)
である。
FIG. 3 is a flowchart (2) showing the operation.
It is.

【図4】本発明の実施の形態を具現した事例の説明図で
ある。
FIG. 4 is an explanatory diagram of a case that embodies the embodiment of the present invention.

【図5】本発明の他の実施の形態を示す動作の具体的な
事例を示す説明図である。
FIG. 5 is an explanatory diagram showing a specific example of an operation according to another embodiment of the present invention.

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

1 属性設定ファイル 2 データ処理装置 21 ファイル入出力手段 22 基本ファイル情報格納手段 23 基本属性情報格納手段 24 差分属性情報格納手段 25 描画手段 3 表示装置 4 入力装置 DESCRIPTION OF SYMBOLS 1 Attribute setting file 2 Data processing device 21 File input / output means 22 Basic file information storage means 23 Basic attribute information storage means 24 Difference attribute information storage means 25 Drawing means 3 Display device 4 Input device

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 9/06 G06F 9/44 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) G06F 9/06 G06F 9/44

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 ファイル作成時に基本とするGUI部品
の属性と設定値のセットに関わる基本ファイル名および
その差分として設定された属性と設定値のセットを格納
する属性設定ファイルと、該属性設定ファイルを読み出
すファイル入出力手段と、該ファイル入出力手段で読み
出された属性設定ファイルの基本ファイル名についての
基本ファイル情報を格納する基本ファイル情報格納手段
と、前記属性設定ファイルに含まれる基本ファイル名に
ついて、その属性と設定値のセットを格納する基本属性
情報格納手段と、前記属性設定ファイルの基本ファイル
名に係わる属性と設定値について、その差分として設定
された属性と設定値のセットを格納する差分属性情報格
納手段と、前記基本属性情報格納手段および差分属性情
報格納手段に格納された属性情報から描画属性を決定す
る描画手段とを具備するGUI部品属性設定装置であっ
て、 前記差分属性情報格納手段は、格納された属性および設
定値を外部入力によって未設定値にする ことを特徴とす
るGUI部品属性設定装置。
An attribute setting file for storing a basic file name related to a set of attributes and setting values of a GUI component used as a basis at the time of file creation and an attribute and setting value set as a difference between the basic file name and the attribute setting file File input / output means for reading a file, basic file information storage means for storing basic file information about a basic file name of the attribute setting file read by the file input / output means, and a basic file name included in the attribute setting file And a basic attribute information storing means for storing a set of attributes and setting values, and a set of attributes and setting values set as a difference between the attributes and setting values related to the basic file name of the attribute setting file. Difference attribute information storage means, and the basic attribute information storage means and the difference attribute information storage means A GUI component attribute setting device , comprising: a drawing means for determining a drawing attribute from the attribute information obtained.
The difference attribute information storage means stores the stored attribute and setting.
A GUI component attribute setting device , wherein a constant value is set to an unset value by an external input .
JP12774698A 1998-05-11 1998-05-11 GUI component attribute setting device Expired - Fee Related JP3161522B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12774698A JP3161522B2 (en) 1998-05-11 1998-05-11 GUI component attribute setting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12774698A JP3161522B2 (en) 1998-05-11 1998-05-11 GUI component attribute setting device

Publications (2)

Publication Number Publication Date
JPH11327880A JPH11327880A (en) 1999-11-30
JP3161522B2 true JP3161522B2 (en) 2001-04-25

Family

ID=14967674

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12774698A Expired - Fee Related JP3161522B2 (en) 1998-05-11 1998-05-11 GUI component attribute setting device

Country Status (1)

Country Link
JP (1) JP3161522B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0622729A3 (en) * 1993-04-29 1995-02-01 Ibm A user interface builder for a user interface server.

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
佐藤治、"リソースとプログラムの国際化"、月刊ドクター・ドブズ・ジャーナル日本版、翔泳社、1997年12月1日、第6巻、第13号、p.148−153

Also Published As

Publication number Publication date
JPH11327880A (en) 1999-11-30

Similar Documents

Publication Publication Date Title
US7200617B2 (en) Program for managing external storage, recording medium, management device, and computing system
US7251808B2 (en) Graphical debugger with loadmap display manager and custom record display manager displaying user selected customized records from bound program objects
JP3773602B2 (en) Hypertext processing apparatus and method
WO2001060060A1 (en) Control of sequence of video modifying operations
JP2000215093A (en) Device and method for image file
JP3161522B2 (en) GUI component attribute setting device
JP3533674B2 (en) Information display device and method thereof
KR100536636B1 (en) Batch system for editing image files
JP4624870B2 (en) Demo creation system
JP2007122669A (en) Picture creation device and program
JPH09198392A (en) Data managing/output method and electronic filing system provided with the same
JP2872457B2 (en) Image editing method and apparatus
JP2005184332A (en) File management system
JP3170795B2 (en) File group processing device
JP2000149037A (en) Image processing method and its device
JP3056128B2 (en) Work area securing method
JPH0713819A (en) Integrated system with plural systems
JPH1153420A (en) Three-dimensional cad device and storage medium
JPH1185582A (en) Data processor
JP2564629B2 (en) Image processing device
JP2006140769A (en) Program for image editing and image editing device
JPH01217677A (en) Electronic filing system
JP2005215745A (en) File management program, file management method, and file management device
JPS63314653A (en) File index display system
JPH0816380A (en) Program constructing device

Legal Events

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

Free format text: PAYMENT UNTIL: 20080223

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090223

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20100223

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees