JPS63196934A - System for generating window by window attribute data base - Google Patents

System for generating window by window attribute data base

Info

Publication number
JPS63196934A
JPS63196934A JP62028893A JP2889387A JPS63196934A JP S63196934 A JPS63196934 A JP S63196934A JP 62028893 A JP62028893 A JP 62028893A JP 2889387 A JP2889387 A JP 2889387A JP S63196934 A JPS63196934 A JP S63196934A
Authority
JP
Japan
Prior art keywords
window
attribute
wnd
window attribute
name
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP62028893A
Other languages
Japanese (ja)
Inventor
Kenji Ogawa
小川 研之
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 JP62028893A priority Critical patent/JPS63196934A/en
Publication of JPS63196934A publication Critical patent/JPS63196934A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To allow plural user programs to designate window attribute constituting elements by using a window attribute data base to facilitate generating user programs which indicate generation of windows. CONSTITUTION:After registration of window WND attributes to a WND attribute data base 7 is completed, a WND name is designated by a user program 2 to indicate generation of WND. A WND attribute analyzing mechanism 4 retrieves the pertinent WND name from a WND name list 10 of the data base 7. It is decided whether the WND attribute of this WND name is that of a slave or not based on an identifier stored together with the WND name. If it is not the WND attribute of a slave, a pointer stored in the list 10 is used to take out a pertinent entire set of WND attribute constituting elements from a WND attribute entity 8. This set is given to a WND generating means 5, and the means 5 generates WND on a display device 6 in accordance with the given set of WND attribute constituting elements.

Description

【発明の詳細な説明】 C産業上の利用分野〕 本発明はウィンドウ属性データベースによるウィンドウ
生成方式に関し、特にマルチウィンドウ機能をもつ電子
計算機システムにおいてウィンドウ属性データベースを
使用してウィンドウの生成を行うウィンドウ生成方式に
関する。
[Detailed Description of the Invention] C. Industrial Application Field] The present invention relates to a window generation method using a window attribute database, and particularly to a window generation method for generating a window using a window attribute database in a computer system having a multi-window function. Regarding the method.

〔従来の技術〕[Conventional technology]

マルチウィンドウ機能をもつ電子計軍機システムにおい
て、表示装置上にウィンドウを生成するためには、ウィ
ンドウのサイズ、ウィンドウ内の文字サイズ、ウィンド
ウの枠の色、ウィンドウ内のカーサの形などの多(のウ
ィンドウ属性の構成要素(以下、ウィンドウ属性構成要
素と称する)をすべて決定する必要がある。
In an electronic military aircraft system with a multi-window function, in order to generate a window on the display device, various parameters such as the window size, font size within the window, color of the window frame, and shape of the cursor within the window must be set. It is necessary to determine all the components of window attributes (hereinafter referred to as window attribute components).

従来、この種のウィンドウ生成方式では、ウィンドウの
生成に必要となるすべてのウィンドウ属性構成要素を決
定するために、ウィンドウの生成を指示する個々のユー
ザプログラムでウィンドウ生成時にすべてのウィンドウ
属性構成要素を指定する多数のアーギユメントを指定し
ていた。
Conventionally, in this type of window generation method, in order to determine all the window attribute components required for window generation, the individual user program that instructs window generation must determine all the window attribute components at the time of window creation. It specified a large number of arguments.

(発明が解決しようとする降題点〕 上述した従来のウィンドウ生成方式では、ウィンドウの
生成時に多数のアーギユメントをユーザプログラムから
指定するようになっているので、ウィンドウ属性構成要
素の指定を各ユーザプログラム内でウィンドウ生成時ご
とに記述する必要があり、ユーザプログラムの作成が面
倒であるという欠点がある。
(Problems to be Solved by the Invention) In the conventional window generation method described above, a large number of arguments are specified from the user program when a window is generated. This has the disadvantage that it is cumbersome to create a user program, as it must be written each time a window is generated.

また、あるプログラムのために作成されたウィンドウ属
性構成要素の指定を他のユーザプログラムから利用でき
ないという欠点がある。
Another drawback is that specifications of window attribute components created for a certain program cannot be used by other user programs.

さらに、ウィンドウ属性構成要素の一部の変更をエンド
ユーザが簡単に行うことができないという欠点がある。
A further disadvantage is that some of the window attribute components cannot be easily changed by the end user.

本発明の目的は、上述の点に鑑み、ウィンドう属性デー
タベースを使用することにより、ウィンドウの生成を指
示するユーザプログラムの作成を容易にするとともに一
旦作成されたウィンドウ属性構成要素の指定を複数のユ
ーザプログラムから共用できるようにしたウィンドウ属
性データベースによるウィンドウ生成方式を提供するこ
とにある。
In view of the above, an object of the present invention is to facilitate the creation of a user program that instructs window generation by using a window attribute database, and to specify multiple window attribute components once created. The object of the present invention is to provide a window generation method using a window attribute database that can be shared by user programs.

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

本発明のウィンドウ属性データベースによるウィンドウ
生成方式は、ウィンドウ属性を登録するためのウィンド
ウ属性データベースと、このウィンドウ属性データベー
スにウィンドウ属性を登録するウィンドウ属性壁all
構と、前記ウィンドウ属性データベースに登録されたウ
ィンドウ属性を検索して解析するウィンドウ属性解析機
構と、このウィンドウ属性解析機構により解析されたウ
ィンドウ属性に基づいてウィンドウを生成するウィンド
ウ生成手段とを有する。
The window generation method using the window attribute database of the present invention includes a window attribute database for registering window attributes, and all window attribute walls for registering window attributes in this window attribute database.
a window attribute analysis mechanism that searches and analyzes window attributes registered in the window attribute database; and window generation means that generates a window based on the window attributes analyzed by the window attribute analysis mechanism.

〔作用〕[Effect]

本発明のウィンドウ属性データベースによるウィンドウ
生成方式では、ウィンドウ属性データベースがウィンド
ウ属性を登録し、ウィンドウ属性登録機構がウィンドウ
属性データベースにウィンドウ属性を登録させ、ウィン
ドウ属性解析機構がウィンドウ属性データベースに登録
されたウィンドウ属性を検索して解析し、ウィンドウ生
成手段がウィンドウ属性解析機構により解析されたウィ
ンドウ属性に基づいてウィンドウを生成する。
In the window generation method using the window attribute database of the present invention, the window attribute database registers the window attributes, the window attribute registration mechanism registers the window attributes in the window attribute database, and the window attribute analysis mechanism causes the window attributes to be registered in the window attribute database. The attributes are searched and analyzed, and the window generation means generates a window based on the window attributes analyzed by the window attribute analysis mechanism.

〔実施例〕〔Example〕

次に、本発明について図面を参照して詳細に説明する。 Next, the present invention will be explained in detail with reference to the drawings.

第1図は、本発明の一実施例の構成を示すブロック図で
ある9本実施例のウィンドウ属性データベースによるウ
ィンドウ生成方式は、ウィンドウ属性データベース7に
対するウィンドウ属性の登録、変更および削除を指示す
るユーザプログラム1と、ウィンドウ属性データベース
7に登録されたウィンドウ属性に基づくウィンドウの生
成を指示するユーザプログラム2と、ユーザプログラム
1からの指示によりウィンドウ属性データベース7に対
してウィンドウ属性の登録、変更および削除を行うウィ
ンドウ属性登録機構3と、ユーザプログラム2からの指
示によりウィンドウ属性データベース7に登録されたウ
ィンドウ属性を検索して解析するウィンドウ属性解析機
構4と、ウィンドウ属性解析機構4により解析されたウ
ィンドウ属性に基づいて表示装置6上にウィンドウを生
成するウィンドウ生成手段5と、ウィンドウ生成手段5
によりウィンドウを生成される表示装置6と、ウィンド
ウ属性が登録されるウィンドウ属性データベース7とか
ら構成されている。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.9 The window generation method using the window attribute database of this embodiment is implemented by a user who instructs registration, modification, and deletion of window attributes in the window attribute database 7. A program 1, a user program 2 that instructs the generation of a window based on the window attributes registered in the window attribute database 7, and a user program 2 that instructs the window attribute registration, modification, and deletion in the window attribute database 7 according to instructions from the user program 1. a window attribute registration mechanism 3 that searches and analyzes window attributes registered in the window attribute database 7 according to instructions from the user program 2; window generation means 5 for generating a window on the display device 6 based on the window generation means 5;
The display device 6 includes a display device 6 for generating windows, and a window attribute database 7 for registering window attributes.

ウィンドウ属性データベース7内には、ウィンドウのウ
ィンドウ属性を示すウィンドウ属性実体8と、ウィンド
ウ間のウィンドウ属性の遺伝関係を示すウィンドウ属性
遺伝関係9と、ウィンドウ名等を登録するウィンドウ名
リストlOとが含まれている。
The window attribute database 7 includes a window attribute entity 8 that indicates the window attributes of a window, a window attribute genetic relationship 9 that indicates the genetic relationship of window attributes between windows, and a window name list 10 that registers window names, etc. It is.

第2図を参照すると、ウィンドウ名リストlOには、複
数のウィンドウ名が登録されるようになっている。また
、ウィンドウ属性実体8には、ウィンドウ属性を規定す
るすべてのウィンドウ属性構成要素を含むウィンドウ属
性構成要素全体集合81と、ウィンドウ属性を規定する
一部のウィンドウ属性構成要素を含むウィンドウ属性構
成要素差分集合82とが登録されるようになっている。
Referring to FIG. 2, a plurality of window names are registered in the window name list IO. The window attribute entity 8 also includes a window attribute component entire set 81 that includes all window attribute components that define window attributes, and a window attribute component difference that includes some window attribute components that define window attributes. A set 82 is registered.

さらに、ウィンドウ属性遺伝関係9には、ウィンドウ間
のウィンドウ属性の遺伝情報91が登録されるようにな
っている。
Furthermore, window attribute genetic information 91 between windows is registered in the window attribute genetic relationship 9.

ウィンドウ属性は、大きく分けて親となりうるウィンド
ウタイプと、子のウィンドウタイプとに分類される。い
ま、第2図に示すように、ウィンドウ名へのウィンドウ
属性が親となりうるウィンドウタイプであるとすると、
ウィンドウ名人中にはウィンドウ属性が親となりうろこ
とを示す識別子と、ウィンドウ属性実体8中のウィンド
ウ属性構成要素全体集合81を指示するポインタとが含
まれている。また、ウィンドウ名Bのウィンドウ属性が
子のウィンドウタイプであるとすると、ウィンドウ名B
中には子のウィンドウ属性であることを示す識別子と、
ウィンドウ属性実体8中のウィンドウ属性構成要素差分
集合82を指示するポインタと、ウィンドウ属性遺伝間
係9中の遺伝情報91を指示するポインタとが含まれて
いる。
Window attributes are broadly classified into window types that can be parents and child window types. Now, as shown in Figure 2, if the window attribute to the window name is the window type that can be the parent,
The window master includes an identifier indicating that the window attribute may be a parent, and a pointer indicating the entire set 81 of window attribute components in the window attribute entity 8. Also, if the window attribute of window name B is the child window type, then window name B
Inside is an identifier indicating that it is a child window attribute,
A pointer pointing to a window attribute component difference set 82 in the window attribute entity 8 and a pointer pointing to genetic information 91 in the window attribute genetic link 9 are included.

次に、このように構成された本実施例のウィンドウ属性
データベースによるウィンドウ生成方式の動作について
説明する。
Next, the operation of the window generation method using the window attribute database of this embodiment configured as described above will be explained.

ユーザプログラムlからウィンドウ属性をウィンドウ属
性データベース7に登録せよとの指示が発行されると、
ウィンドウ属性登録機構3が起動されてウィンドウ属性
のウィンドウ属性データベース7への登録が行われる。
When an instruction to register window attributes in the window attribute database 7 is issued from the user program l,
The window attribute registration mechanism 3 is activated and the window attributes are registered in the window attribute database 7.

まず、全く新たなウィンドウ属性を登録する場合には、
ユーザプログラム1は、ウィンドウ名と、ウィンドウ属
性を構成するすべてのウィンドウ属性構成要素とを指定
してウィンドウ属性登録機構3にウィンドウ属性を登録
する旨の指示を与える。指示を受けたウィンドウ属性登
録機構3は、ウィンドウ属性データベース7のウィンド
ウ属性実体8中に指定されたウィンドウ属性構成要素を
すべて含むウィンドウ属性構成要素全体集合81を登録
するとともに、ウィンドウ名リスト10中に指定された
ウィンドウ名と、親となりうるウィンドウ属性であるこ
とを示す識別子と、ウィンドウ属性構成要素全体集合8
1へのポインタとを登録する。
First, when registering a completely new window attribute,
The user program 1 specifies the window name and all the window attribute components constituting the window attribute, and instructs the window attribute registration mechanism 3 to register the window attribute. Upon receiving the instruction, the window attribute registration mechanism 3 registers the entire set 81 of window attribute components including all the window attribute components specified in the window attribute entity 8 of the window attribute database 7, and also The specified window name, the identifier indicating that it is a window attribute that can be a parent, and the entire set of window attribute components 8
A pointer to 1 is registered.

また、すでにウィンドウ属性データベース7に登録され
ているウィンドウ属仕を親として子のウィンドウ属性を
登録する場合には、ユーザプログラム1は子のウィンド
ウ属性に与えるウィンドウ名と、親となるウィンドウ属
性のウィンドウ名と、親となるウィンドウ属性の構成要
素に対する子のウィンドウ属性の構成要素の変更部分を
示す差分とを指定してウィンドウ属性登録機構3にウィ
ンドウ属性を登録する旨の指示を与える。指示を受けた
ウィンドウ属性登録機構3は、ウィンドウ属性データベ
ース7のウィンドウ属性実体8中に指定されたウィンド
ウ属性構成要素の差分を含むウィンドウ属性構成要素差
分集合82を登録し、ウィンドウ属性遺伝間係9に親を
示す遺伝情報91を登録するとともに、ウィンドウ名リ
ストlOに子のウィンドウ属性のウィンドウ名と、子の
ウィンドウ属性であることを示す識別子と、ウィンドウ
属性構成要素差分集合82へのポインタと、遺伝情報9
1へのポインタとを登録する。
In addition, when registering a child window attribute using a window attribute already registered in the window attribute database 7 as a parent, the user program 1 uses the window name given to the child window attribute and the window of the parent window attribute. An instruction to register the window attribute is given to the window attribute registration mechanism 3 by specifying the name and the difference indicating the changed part of the child window attribute component with respect to the parent window attribute component. Upon receiving the instruction, the window attribute registration mechanism 3 registers a window attribute component difference set 82 containing the differences of the window attribute components specified in the window attribute entity 8 of the window attribute database 7, and registers a window attribute component difference set 82 that includes the differences of the window attribute components specified in the window attribute entity 8 of the window attribute database 7. Genetic information 91 indicating the parent is registered in , and the window name of the child window attribute, an identifier indicating the child window attribute, and a pointer to the window attribute component difference set 82 are added to the window name list IO. Genetic information 9
A pointer to 1 is registered.

なお、ユーザプログラム1は、ウィンドウ属性データベ
ース7へのウィンドウ属性の登録ばかりでなく変更およ
び削除も指示することができ、この指示に基づいてウィ
ンドウ属性登録機構3はウィンドウ属性データベース7
に登録されたウィンドウ属性を変更したり削除したりす
ることができる。
Note that the user program 1 can instruct not only the registration of window attributes in the window attribute database 7 but also change and deletion, and based on this instruction, the window attribute registration mechanism 3 registers the window attributes in the window attribute database 7.
You can change or delete window attributes registered in .

ウィンドウ属性データベース7へのウィンドウ属性の登
録が完了した後に、ユーザプログラム2からウィンドウ
名を指定してウィンドウの生成が指示されると、ウィン
ドウ属性解析機構4は、ウィンドウ属性データベース7
のウィンドウ名リスト10中から該当するウィンドウ名
を検索し、ウィンドウ名とともに格納されている識別子
に基づいてこのウィンドウ名のウィンドウ属性が子のウ
ィンドウ属性であるか否かを判定する。子のウィンドウ
属性でなければ、ウィンドウ名リストlOにつイントウ
塩とともに格納されているポインタを使用してウィンド
ウ属性実体8中から該当するウィンドウ属性構成要素全
体集合81を取り出し、ウィンドウ属性構成要素の集合
としてウィンドウ生成手段5に与える。
After registration of window attributes in the window attribute database 7 is completed, when the user program 2 specifies a window name and instructs generation of a window, the window attribute analysis mechanism 4 registers the window attribute in the window attribute database 7.
The window name list 10 is searched for the corresponding window name, and it is determined whether the window attribute of this window name is a child window attribute based on the identifier stored together with the window name. If it is not a child window attribute, the entire set 81 of the corresponding window attribute components is retrieved from the window attribute entity 8 using the pointer stored together with the integer in the window name list lO, and the set of window attribute components is retrieved. It is given to the window generating means 5 as a.

また、子のウィンドウ属性であれば、ウィンドウ名リス
トlOにウィンドウ名とともに格納されているポインタ
を使用してウィンドウ属性遺伝関係9中から遺伝情報9
1を取り出す0次に、取り出した遺伝情報91から親と
なるウィンドウ属性のウィンドウ名を得て、このウィン
ドウ名をウィンドウ名リスト10中で検索し、該当する
ウィンドウ名とともに格納されているポインタを用いて
ウィンドウ属性構成要素全体集合81を取り出す、続い
て、ウィンドウ名リスト10中の子のウィンドウ名とと
もに格納されているポインタを用いてウィンドウ属性実
体8中からウィンドウ属性構成要素差分集合82を取り
出す0次に、取り出されたウィンドウ属性構成要素全体
集合81とウィンドウ属性構成要素差分集合82とを解
析して子のウィンドウ属性の正しいウィンドウ属性構成
要素の集合を作成し、このウィンドウ属性構成要素の集
合をウィンドウ生成手段5に与える。
In addition, if it is a child window attribute, the genetic information 9 is selected from the window attribute genetic relationship 9 using the pointer stored together with the window name in the window name list lO.
Extract 1 0 Next, obtain the window name of the parent window attribute from the extracted genetic information 91, search for this window name in the window name list 10, and use the pointer stored with the corresponding window name. Then, the window attribute component difference set 82 is extracted from the window attribute entity 8 using the pointer stored together with the child window name in the window name list 10. Next, the extracted entire set of window attribute components 81 and the window attribute component difference set 82 are analyzed to create a correct set of window attribute components of the child window attributes, and this set of window attribute components is used as the window attribute component set. It is given to the generating means 5.

ウィンドウ生成手段5は、与えられたウィンドウ属性構
成要素の集合に従って表示装置6上にウィンドウを生成
する。
The window generation means 5 generates a window on the display device 6 according to a given set of window attribute components.

このように本実施例では、ユーザプログラム1から任意
のウィンドウ属性をもつウィンドウタイプを登録するこ
とが可能となる。また、すでに登録したウィンドウタイ
プの一部を変更して新しいウィンドウタイプを登録する
ことができ、この場合にはすでに登録されているウィン
ドウタイプを親としてウィンドウ属性構成要素の変更部
分である差分のみを指定するだけでよい。
In this way, in this embodiment, it is possible to register a window type with arbitrary window attributes from the user program 1. In addition, it is possible to register a new window type by changing part of an already registered window type. In this case, only the difference, which is the changed part of the window attribute component, is registered using the already registered window type as the parent. Just specify it.

なお、ユーザプログラム2は、ウィンドウ属性解析機構
4にウィンドウ名を指定することにより該当するウィン
ドウの生成のみを行えるように説明したが、ユーザプロ
グラム2からウィンドウ名とウィンドウ属性構成要素の
差分とを指定して、ウィンドウ属性実体8にウィンドウ
属性構成要素差分集合82を登録することなしにウィン
ドウ属性解析機構4で子のウィンドウ属性のウィンドウ
属性構成要素の集合を作成して所望のウィンドウを直接
生成させるようにすることも可能である。
It has been explained that the user program 2 can only generate the corresponding window by specifying the window name to the window attribute analysis mechanism 4, but the user program 2 can also specify the window name and the difference between the window attribute components. Then, without registering the window attribute component difference set 82 in the window attribute entity 8, the window attribute analysis mechanism 4 creates a set of window attribute components of the child window attributes and directly generates the desired window. It is also possible to

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

以上説明したように本発明GF、ウィンドウ属性データ
ベースを設けたことにより、ウィンドウの生成を指示す
るユーザプログラムにおけるウィンドウ属性構成要素の
指定が容易になるという効果がある。
As explained above, by providing the GF of the present invention and the window attribute database, there is an effect that it becomes easy to specify window attribute components in a user program that instructs window generation.

また、ウィンドウ属性の変更がきわめて容易になり、多
種多様なウィンドウタイプのウィンドウをエンドユーザ
が容易に作成することができる効果がある。
In addition, window attributes can be changed extremely easily, and end users can easily create windows of a wide variety of window types.

また、作成されたウィンドウタイプが複数のユーザプロ
グラムから共用可能になるという効果がある。
Another advantage is that the created window type can be shared by multiple user programs.

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

第1図は本発明の一実施例の構成を示すブロック図、 第2図は第1図中のウィンドウ属性データベースの内部
構造を示す図である。 図において、 1.2・ユーザプログラム、 3・・・ウィンドウ属性登録機構、 4・・・ウィンドウ属性解析機構、 5・・・ウィンドウ生成手段、 6・・・表示装置、 7・・・ウィンドウ属性データベース、8・・・ウィン
ドウ属性実体、 9・・・ウィンドウ属性遺伝関係、 10・・・ウィンドウ名リスト、 81・・・ウィンドウ属性構成要素全体集合、82・・
・ウィンドウ属性構成要素差分集合、91・・・遺伝情
報である。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention, and FIG. 2 is a diagram showing the internal structure of the window attribute database in FIG. 1. In the figure, 1.2. User program, 3. Window attribute registration mechanism, 4. Window attribute analysis mechanism, 5. Window generation means, 6. Display device, 7. Window attribute database. , 8... Window attribute entity, 9... Window attribute genetic relationship, 10... Window name list, 81... Entire set of window attribute components, 82...
- Window attribute component difference set, 91... Genetic information.

Claims (2)

【特許請求の範囲】[Claims] (1)ウィンドウ属性を登録するためのウィンドウ属性
データベースと、 このウィンドウ属性データベースにウィンドウ属性を登
録するウィンドウ属性登録機構と、前記ウィンドウ属性
データベースに登録されたウィンドウ属性を検索して解
析するウィンドウ属性解析機構と、 このウィンドウ属性解析機構により解析されたウィンド
ウ属性に基づいてウィンドウを生成するウィンドウ生成
手段と、 を有することを特徴とするウィンドウ属性データベース
によるウィンドウ生成方式。
(1) A window attribute database for registering window attributes, a window attribute registration mechanism for registering window attributes in this window attribute database, and a window attribute analysis for searching and analyzing window attributes registered in the window attribute database. A window generation method using a window attribute database, comprising: a window attribute analysis mechanism; and window generation means for generating a window based on window attributes analyzed by the window attribute analysis mechanism.
(2)前記ウィンドウ属性データベースが、ウィンドウ
属性をウィンドウ属性構成要素の集合からなるウィンド
ウ属性実体と、ウィンドウ属性の遺伝情報を含むウィン
ドウ属性遺伝関係とから規定することを特徴とする特許
請求の範囲第1項記載のウィンドウ属性データベースに
よるウィンドウ生成方式。
(2) The window attribute database defines window attributes from a window attribute entity consisting of a set of window attribute components and a window attribute genetic relationship containing genetic information of window attributes. A window generation method using the window attribute database described in Section 1.
JP62028893A 1987-02-10 1987-02-10 System for generating window by window attribute data base Pending JPS63196934A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62028893A JPS63196934A (en) 1987-02-10 1987-02-10 System for generating window by window attribute data base

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62028893A JPS63196934A (en) 1987-02-10 1987-02-10 System for generating window by window attribute data base

Publications (1)

Publication Number Publication Date
JPS63196934A true JPS63196934A (en) 1988-08-15

Family

ID=12261074

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62028893A Pending JPS63196934A (en) 1987-02-10 1987-02-10 System for generating window by window attribute data base

Country Status (1)

Country Link
JP (1) JPS63196934A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04317120A (en) * 1991-04-17 1992-11-09 Fuji Xerox Co Ltd Node data display systemer and network system
JP2001134360A (en) * 2000-09-04 2001-05-18 Fuji Xerox Co Ltd Method and device for displaying node data and hypertext device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04317120A (en) * 1991-04-17 1992-11-09 Fuji Xerox Co Ltd Node data display systemer and network system
JP2001134360A (en) * 2000-09-04 2001-05-18 Fuji Xerox Co Ltd Method and device for displaying node data and hypertext device

Similar Documents

Publication Publication Date Title
Swayne et al. GGobi: evolving from XGobi into an extensible framework for interactive data visualization
JPH01180062A (en) Document shaping device
JPS63196934A (en) System for generating window by window attribute data base
JPH11203314A (en) Document number automatic numbering system
JPH0695821A (en) Screen-display method for application system and device therefor
JPH05289919A (en) Data base access program generating system
JPH05181661A (en) General purpose menu system for each user
JPS63148373A (en) Managing system for circuit diagram data
JPH04260134A (en) Name mark managing system for language processing system
JPH05197533A (en) Control method for data item
JPS6033625A (en) Conversational information retrieving device
JPH01233517A (en) Data base retrieving device
JPH01211121A (en) Translation system for source program including plural data base descriptions
JPH04167123A (en) Mixed data processing system
JPS6146529A (en) Defining method of attribute in programing
JPH04107782A (en) Layer color control system
Tidswell Scottish internal migration, 1812-1820: interfacing database and computer graphics packages
JPH06110673A (en) System developing device
JPH0497488A (en) Attribute information registering system
JPH01161530A (en) Additional processing system for defining body auxiliary information
JPH02115917A (en) System for constructing command help index information
JPH02165315A (en) Mouse input processing part
JPH064276A (en) Program synthesizing system
JPH0350629A (en) Deriving method in dictionary system
JPH02291048A (en) Word processor with dictionary function