JP2003202949A - Method and device for displaying list chart of tree structure with identification icon - Google Patents

Method and device for displaying list chart of tree structure with identification icon

Info

Publication number
JP2003202949A
JP2003202949A JP2003006004A JP2003006004A JP2003202949A JP 2003202949 A JP2003202949 A JP 2003202949A JP 2003006004 A JP2003006004 A JP 2003006004A JP 2003006004 A JP2003006004 A JP 2003006004A JP 2003202949 A JP2003202949 A JP 2003202949A
Authority
JP
Japan
Prior art keywords
window
displayed
icon
windows
tree structure
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
JP2003006004A
Other languages
Japanese (ja)
Inventor
Yoko Kobayashi
陽子 小林
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 JP2003006004A priority Critical patent/JP2003202949A/en
Publication of JP2003202949A publication Critical patent/JP2003202949A/en
Pending legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a display method for visually and easily recognizing which function the information of a window has. <P>SOLUTION: A hierarchical structure between windows operating on a multi- window system is displayed by a list tree structure by using an identification icon expressing the function of a window with a simplified image. The information indicating the function or attribute set for every window to be displayed is associated with the identification icon. A hierarchical relation between the window and another window arranged in the window is displayed by a tree structure diagram by using the identification icon. Also, the information indicating the function or attribute set for every window is also displayed. <P>COPYRIGHT: (C)2003,JPO

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ウィンドウ関係の
識別アイコン付木構造一覧表示方法及び装置に係り、特
に、グラフィカル・ユーザ・インタフェース上のマルチ
ウィンドウシステムのプログラム開発時のツールとし
て、画面上に表示するウィンドウが何を指しているかを
インデックス表示する際のウィンドウ関係の識別アイコ
ン付木構造一覧表示方法及び装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method and apparatus for displaying a tree-structured list with identification icons related to windows, and more particularly to a method for developing a program for a multi-window system on a graphical user interface. The present invention relates to a method and apparatus for displaying a tree-structured list with identification icons related to windows when displaying what a displayed window is indexing.

【0002】詳しくは、マルチウィンドウシステムの各
ウィンドウは、各々上位・下位の親子関係を有してお
り、ウィンドウシステムの開発には、この親子関係をよ
り認識し易くする必要がある。このため、マルチウィン
ドウシステム開発時において、プログラム開発者が容易
にシステム全体を見渡すことが可能な装置が望まれてい
る。
[0002] In detail, each window of the multi-window system has a parent and child relation of upper and lower sides, and it is necessary to make the parent-child relation easier to recognize when developing a window system. Therefore, there is a demand for an apparatus that allows a program developer to easily overlook the entire system when developing a multi-window system.

【0003】[0003]

【従来の技術】従来のウィンドウの一覧を表示するシス
テムとして以下に示すシステムがある。
2. Description of the Related Art As a conventional system for displaying a list of windows, there is a system shown below.

【0004】第1の従来のシステムを図14に示す。同
図(A)は、現在のディスプレイ上の表示ウィンドウで
あり、同図(B)は、指定されたウィンドウの親子関係
を表示するディスプレイ表示を示す。同図(A)に示す
ウィンドウ『List1』に現在注目している場合に、
当該ウィンドウのレベルを探索する場合には、レベル検
索のウィンドウ『List1』をマウスでクリックす
る。これにより同図(B)に示すように当該『List
1』の関係を示す内容が表示される。
A first conventional system is shown in FIG. (A) of the figure is a display window on the current display, and (B) of the figure shows a display display for displaying the parent-child relationship of the specified window. When the window “List1” shown in FIG.
To search the level of the window, click the level search window "List1" with the mouse. As a result, as shown in FIG.
The contents indicating the relationship of "1" are displayed.

【0005】第2の従来のシステムを図15に示す。同
図(B)は、同図(A)に表示されているウィンドウに
おいて、クリックすることによりウィンドウの一覧が表
示されている例である。
A second conventional system is shown in FIG. FIG. 6B is an example in which a list of windows is displayed by clicking on the window displayed in FIG.

【0006】更に、ウィンドウ間の親子関係を把握する
従来の第1のシステムとして、特開平2−171917
号公報に開示された「マルチウィンドウ制御方式」があ
る。このシステムは、ウィンドウの親子関係からなる階
層情報を自動的に管理し、その階層情報を利用して複数
のウィンドウの一覧を表示するシステムである。親子関
係の管理は、ウィンドウ毎にタイトル、階層情報、識別
子を設けて、全ウィンドウの識別子を表示し、この中か
ら選択されたウィンドウを図16に示すように表示す
る。同図の例では、最も上位のウィンドウが“a”であ
り、下位方向に順次タイトルに対応させたウィンドウを
表示する。
Further, as a first conventional system for grasping the parent-child relationship between windows, Japanese Patent Laid-Open No. 2-171917 has been proposed.
There is a "multi-window control system" disclosed in the publication. This system is a system that automatically manages hierarchical information consisting of parent-child relations of windows and uses the hierarchical information to display a list of a plurality of windows. To manage the parent-child relationship, a title, hierarchical information, and an identifier are provided for each window, the identifiers of all windows are displayed, and the window selected from these is displayed as shown in FIG. In the example of the figure, the uppermost window is "a", and the windows corresponding to the titles are sequentially displayed in the lower direction.

【0007】さらに、ウィンドウ間の親子関係を把握す
る第2のシステムとして、特開平1−276194号公
報に開示された「マルチウィンドウ表示方式」がある。
このシステムは、図17に示すように、現時点で表示さ
れている複数のマルチウィンドウより注目したウィンド
ウに対して、従属している情報を表示する子ウィンドウ
をディスプレイ上で線で結んで、視覚的に親子関係を表
すと共に、当該ウィンドウがどのような機能を有するか
を合わせて文字列で表示するものである。
Further, as a second system for grasping the parent-child relationship between windows, there is a "multi-window display system" disclosed in Japanese Patent Laid-Open No. 1-276194.
As shown in FIG. 17, this system visually connects a window focused on from a plurality of currently displayed multi-windows with a child window that displays dependent information on the display by a line, and visually In addition to representing the parent-child relationship, the function of the window is displayed as a character string.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、上記の
各従来のシステムには、以下のような問題がある。
However, each of the above conventional systems has the following problems.

【0009】まず、従来の第1のシステムは、現在注目
しているウィンドウに関する情報を表しており、当該ウ
ィンドウの親の名前等は表示されているが、他のウィン
ドウとの関係等は把握し難い。従って、全てのウィンド
ウに関して従属関係を把握するには、すべてのウィンド
ウをマウスでクリックする必要があり、全体のウィンド
ウの従属関係を把握するには、かなりの時間を要する。
さらに、各ウィンドウがどのような機能をもつのかは認
識できず、各ウィンドウを実際に実行してみる以外に方
法がない。
First, the first conventional system displays information about the window of interest at present, and the name of the parent of the window is displayed, but the relationship with other windows is understood. hard. Therefore, it is necessary to click all the windows with the mouse in order to grasp the dependency relations with respect to all the windows, and it takes a considerable time to grasp the dependency relations with respect to the entire windows.
Furthermore, it is not possible to recognize what function each window has, and there is no other way than to actually execute each window.

【0010】また、従来の第2のシステムは、単に着目
しているウィンドウを一覧形式で表示しているのみであ
り、ウィンドウ同士の親子関係等は認識できない。
The second conventional system merely displays the windows of interest in a list format, and cannot recognize the parent-child relationship between the windows.

【0011】さらに、ウィンドウ間の親子関係を把握で
きる第1のシステムは、各タイトル毎に階層関係を示し
ているのみであり、親子関係を有するウィンドウがどの
ような機能を有しているかは把握できない。
Further, the first system capable of grasping the parent-child relation between windows only shows the hierarchical relation for each title, and grasps what function a window having a parent-child relation has. Can not.

【0012】また、ウィンドウ同士の親子関係を把握で
きる第2のシステムは、視覚的に親子関係を示すと共に
当該ウィンドウの情報が表示されているが、ウィンドウ
の情報は文字列で記載されており、当該情報がどのよう
な機能を有しているかを認識し難いという問題がある。
The second system capable of grasping the parent-child relationship between windows visually shows the parent-child relationship and displays the information of the window, but the window information is described by a character string. There is a problem that it is difficult to recognize what kind of function the information has.

【0013】本発明は、上記の点に鑑みなされたもの
で、ウィンドウの親子関係が一目で認識できると共に、
当該ウィンドウがどのような機能を有するかを、識別ア
イコンを用いて容易に認識することが可能なウィンドウ
関係の識別アイコン付木構造一覧表示方法及び装置を提
供することを目的とする。
The present invention has been made in view of the above points, and the parent-child relationship of windows can be recognized at a glance.
It is an object of the present invention to provide a tree-structured list display method and device with window-related identification icons, which makes it possible to easily recognize what function the window has by using the identification icons.

【0014】[0014]

【課題を解決するための手段】本発明のウィンドウ関係
の識別アイコン付木構造一覧表示方法は、マルチウィン
ドウシステム上で動作するウィンドウ間の階層構造を、
該ウィンドウの機能を簡素化されたイメージで表現する
アイコンを用いて、木構造により一覧表示する。
A method for displaying a list of tree-structured tree structures with identification icons according to the present invention provides a hierarchical structure between windows operating on a multi-window system.
A list is displayed in a tree structure using icons that represent the functions of the window with a simplified image.

【0015】すなわち、本発明のウィンドウ関係の識別
アイコン付木構造一覧表示方法は、表示装置に表示され
るウィンドウ内に配置される他のウィンドウを認識し、
表示されるウィンドウごとに設定されている機能又は属
性を示す情報と識別アイコンとを関連付け、ウィンドウ
とそのウィンドウ内に配置される他のウィンドウ間の階
層関係を、前記識別アイコンを使用して木構造図で表示
すると共に、前記ウィンドウ毎に設定されている機能ま
たは属性を示す情報と共に表示する。
That is, the method for displaying a list of tree-structured tree-structured icons according to the present invention recognizes another window arranged in the window displayed on the display device,
Information indicating a function or attribute set for each displayed window is associated with an identification icon, and a hierarchical relationship between the window and other windows arranged in the window is defined using the identification icon in a tree structure. The information is displayed in the figure and is displayed together with the information indicating the function or attribute set for each window.

【0016】本発明において、ウィンドウ毎のウィンド
ウ識別子、上位または下位のレベルのウィンドウを有す
るか否かを情報として登録しておき、登録されている各
ウィンドウの情報に基づいてレベル番号とアイコンとを
設定し、設定されたレベル番号に基づいて、アイコン及
びウィンドウ識別子により木構造の階層図を表示するこ
ととしてもよい。
In the present invention, a window identifier for each window and whether or not it has a window at an upper level or a lower level are registered as information, and a level number and an icon are registered based on the information of each registered window. It is also possible to set and display the tree structure hierarchical diagram by the icon and the window identifier based on the set level number.

【0017】また、表示された木構造の階層図中の最下
位のレベルのウィンドウを選択した場合には、該ウィン
ドウのレベルより少なくとも1つ上位のウィンドウも併
せて表示してもよい。また、木構造の階層図のアイコン
及びウィンドウ識別子の表示サイズ、ウィンドウの表示
サイズを任意の大きさで表示することもできる。また、
木構造の階層図のウィンドウに従属関係を示すマークを
付与することとしてもよい。木構造の階層図としてアイ
コンのみを表示することもできる。
When the window at the lowest level in the displayed tree structure hierarchy is selected, at least one window higher than the window level may be displayed together. Further, the display size of the icons and window identifiers in the tree structure hierarchy and the display size of the windows can be displayed in arbitrary sizes. Also,
A mark indicating a subordinate relationship may be added to the window of the hierarchical tree structure. It is also possible to display only the icons as a tree structure hierarchical diagram.

【0018】また、本発明のウィンドウ関係の識別アイ
コン付木構造一覧表示装置は、表示されるウィンドウご
とに設定されている機能又は属性を示す情報に関連する
識別アイコンを付加する手段と、ウィンドウとそのウィ
ンドウ内に配置される他のウィンドウ間の階層関係を、
識別アイコンを使用して木構造図で表示すると共に、ウ
ィンドウ毎に設定されている機能または属性を示す情報
と共に表示する手段とを有する。
Further, the tree-structured list display device with window-related identification icons of the present invention includes means for adding identification icons related to information indicating a function or attribute set for each displayed window, and the window and The hierarchical relationship between other windows placed in that window,
And a means for displaying with a tree structure diagram using the identification icon, and displaying with information indicating the function or attribute set for each window.

【0019】本発明では、各々のウィンドウの機能を簡
素化されたイメージで表現するアイコンを用いて木構造
を生成することにより、コード化されたウィンドウ名
や、当該ウィンドウの機能表示を文字列で見なくとも、
当該機能を顕著に表現している記号化されているアイコ
ンが表示されるため、全体のウィンドウの関係の把握性
が向上する。
In the present invention, a tree structure is generated by using icons that represent the functions of each window by a simplified image, so that the coded window name and the function display of the window can be represented by a character string. Without looking
Since the symbolized icon that remarkably expresses the function is displayed, the comprehension of the relationship between the windows as a whole is improved.

【0020】また、本発明によれば、ウィンドウ毎のウ
ィンドウ識別子、上位または下位のレベルのウィンドウ
を有するか否かを情報として登録しておき、登録されて
いる各ウィンドウの情報に基づいてレベル番号を付与す
ることにより、当該レベル番号をソートし、その順に読
み込んで表示することにより木構造が構成される。
Further, according to the present invention, the window identifier for each window and whether or not there is a window of an upper or lower level is registered as information, and the level number is based on the information of each registered window. Is added, the level numbers are sorted, and the tree structure is formed by reading and displaying the level numbers in that order.

【0021】また、ユーザが表示された木構造の階層図
中の最下位のレベルのウィンドウを選択した場合には、
最下位のレベルのウィンドウでは、従属関係やデータの
関連が不明瞭になるため、ウィンドウのレベルより少な
くとも1つ上位のウィンドウ、つまり、親ウィンドウも
併せて表示することにより、ウィンドウの関連性が明確
になる。
Further, when the user selects the window at the lowest level in the displayed hierarchical tree structure,
Dependencies and data relationships are obscured at the lowest level windows, so the window relationships are made clear by displaying at least one window higher than the window level, that is, the parent window. become.

【0022】また、木構造の階層図のアイコン及びウィ
ンドウ識別子の表示サイズ、ウィンドウの表示サイズを
任意の大きさで表示することが可能であるため、同一デ
ィスプレイ画面上に複数のウィンドウを表示するまた
は、1つのウィンドウのみを表示する、それぞれの場合
に任意にフォントを変更することが可能である。
Further, since it is possible to display the display size of the icons and window identifiers of the tree structure hierarchy and the display size of the windows in any size, it is possible to display a plurality of windows on the same display screen. It is possible to display only one window and to change the font arbitrarily in each case.

【0023】また、木構造の階層図のウィンドウに従属
関係を示すマークを付与することにより、子ウィンドウ
を有するウィンドウであるか否かを判定でき、従属関係
の把握に役立つ。さらに、ウィンドウの機能を簡略した
識別アイコンを使用することが可能であるため、木構造
の階層図に識別アイコンのみを表示してもウィンドウの
機能を認識することが可能である。
Further, by adding a mark indicating a subordinate relationship to the window of the tree structure hierarchical diagram, it can be determined whether or not the window has child windows, which is useful for grasping the subordinate relationship. Furthermore, since it is possible to use an identification icon having a simplified window function, it is possible to recognize the window function even if only the identification icon is displayed on the tree structure hierarchical diagram.

【0024】[0024]

【発明の実施の形態】図1は、本発明のウィンドウ木構
造一覧表示装置の構成を示す。同図に示す装置は、ウィ
ンドウ間の従属関係を示すウィンドウ関係ファイル10
0、ウィンドウ毎に階層レベルと識別アイコンを格納す
るアイコン格納ファイル200、ウィンドウのインデッ
クス(識別子)を階層構造で表示する制御を行う表示制
御部300、階層構造化されたウィンドウのインデック
ス、ウィンドウ、メッセージ等を表示するディスプレイ
装置400、ユーザの指示を入力するマウス500、ユ
ーザによるウィンドウの生成に伴って、当該ウィンドウ
に対応する識別アイコンを生成するアイコン生成部60
0及びアイコン生成部600により生成された識別アイ
コンとウィンドウの識別子を登録するアイコンマスタフ
ァイル700より構成される。
1 shows the configuration of a window tree structure list display device of the present invention. The device shown in the figure has a window relation file 10 showing the dependency relation between windows.
0, an icon storage file 200 that stores a hierarchy level and an identification icon for each window, a display control unit 300 that controls the display of a window index (identifier) in a hierarchical structure, an index of a hierarchically structured window, a window, and a message. Etc., a mouse 500 for inputting a user's instruction, and an icon generation unit 60 for generating an identification icon corresponding to the window when the user generates the window.
0 and the icon master file 700 for registering the identification icon generated by the icon generation unit 600 and the window identifier.

【0025】ウィンドウ関係ファイル100は、ワーク
ステーション上の所定の記憶領域に確保されるファイル
であり、同一の親ウィンドウ名を有するものを兄弟ウィ
ンドウとして位置づけ、自ウィンドウの親ウィンドウ、
自ウィンドウの次の兄弟ウィンドウ、自ウィンドウの子
ウィンドウを関連付け、常に各ウィンドウ関係情報の先
頭にアクセスできるように配置しておく。
The window-related file 100 is a file secured in a predetermined storage area on the workstation. Positioning files having the same parent window name as sibling windows, the parent window of its own window,
A sibling window next to the current window and a child window of the current window are associated with each other, and they are arranged so that they can be accessed at the beginning of each window relation information.

【0026】ウィンドウ関係情報は、個々のウィンドウ
毎に、ウィンドウ名、親ウィンドウ情報、兄弟ウィンド
ウ情報、子ウィンドウ情報により構成される。図2は、
本発明のウィンドウ関係ファイル100の内容の例を示
し、図3は、当該ウィンドウ関係ファイル100のウィ
ンドウ情報がディスプレイ装置400上に表示されてい
る例を示す。
The window-related information includes a window name, parent window information, sibling window information, and child window information for each individual window. Figure 2
An example of the contents of the window relation file 100 of the present invention is shown, and FIG. 3 shows an example in which the window information of the window relation file 100 is displayed on the display device 400.

【0027】図2の例では、親ウィンドウ(最上位ウィ
ンドウ)は、『F1』、『F2』である。親ウィンドウ
『F1』の子ウィンドウは、『B1』、『B2』、『S
1』の3つのウィンドウがある。この子ウィンドウ『B
1』、『B2』、『S1』は、互いに並列な関係を有す
るために兄弟ウィンドウと呼ぶ。また、これらの子ウィ
ンドウ『B1』、『B2』、『S1』は、子ウィンドウ
を持っていない。
In the example of FIG. 2, the parent windows (uppermost windows) are "F1" and "F2". The child windows of the parent window "F1" are "B1", "B2", and "S".
There are three windows of "1". This child window "B
1 ”,“ B2 ”, and“ S1 ”are called sibling windows because they have a parallel relationship with each other. Also, these child windows "B1", "B2", and "S1" do not have child windows.

【0028】親ウィンドウ『F2』は、子ウィンドウと
して『G1』を有し、ウィンドウ『G1』は、さらに子
ウィンドウ『P1』を有する。ウィンドウ『G1』は、
兄弟ウィンドウは持っていない。このような関係をディ
スプレイ装置400上に表示すると、図3に示すよう
に、親ウィンドウ『F1』内には、3つの子ウィンドウ
『B1』、『B2』、『S1』が表示されており、親ウ
ィンドウ『F2』内には、子ウィンドウ『G1』が表示
され、さらに当該子ウィンドウ『G1』内には、子ウィ
ンドウ『P1』が表示される。
The parent window "F2" has "G1" as a child window, and the window "G1" further has a child window "P1". The window "G1" is
I don't have a sibling window. When such a relationship is displayed on the display device 400, as shown in FIG. 3, three child windows "B1", "B2", and "S1" are displayed in the parent window "F1". A child window "G1" is displayed in the parent window "F2", and a child window "P1" is displayed in the child window "G1".

【0029】次に、アイコン格納ファイル200は、ウ
ィンドウ関係ファイル100からウィンドウ情報を取得
して、階層レベル番号を付与すると共に、当該ウィンド
ウに対応する識別アイコンをアイコンマスタファイル7
00から読み込んで、付与する。例えば、階層レベル番
号は、最上位(親ウィンドウ)のウィンドウが“0”、
次のレベルが“1”のように付与する。この階層レベル
番号により木構造を生成することができる。図4は、本
発明のアイコン格納ファイルの例を示し、図5は、図4
に示すアイコン格納ファイル200の内容をそのままデ
ィスレイ装置400に表示した状態を示す。図4の例に
おいて、親ウィンドウのレベル番号は“0”であり、当
該親ウィンドウの子ウィンドウのレベル番号は“1”、
レベル番号1の子ウィンドウのレベル番号は“2”、さ
らにレベル番号2の子ウィンドウはレベル番号“3”と
なる。
Next, the icon storage file 200 acquires the window information from the window relation file 100, assigns the hierarchy level number, and assigns the identification icon corresponding to the window to the icon master file 7
It is read from 00 and added. For example, for the hierarchy level number, the highest (parent window) window is "0",
The next level is given as "1". A tree structure can be generated from this hierarchy level number. FIG. 4 shows an example of the icon storage file of the present invention, and FIG.
5 shows a state in which the contents of the icon storage file 200 shown in FIG. In the example of FIG. 4, the level number of the parent window is “0”, the level number of the child window of the parent window is “1”,
The child window of level number 1 has the level number "2", and the child window of level number 2 has the level number "3".

【0030】ウィンドウ名「全体システム」のレベル番
号は“0”であり、識別アイコンは“R”である。識別
アイコンRは、当該全体システムをイメージするアイコ
ンを意味し、例えば、ホームワークに関する動作を行う
ウィンドウには、家をイメージしたマーク等が付与され
る。また、ウィンドウ名「F1」のレベル番号は、
“1”であり、識別アイコンは“F”である。このよう
に、定義されたアイコン格納ファイル200に格納され
ている情報をディスプレイ装置400に表示すると、レ
ベル番号に基づいた木構造として識別アイコンと共に表
示される。
The window number "entire system" has a level number "0" and an identification icon "R". The identification icon R means an icon that is an image of the entire system, and for example, a window that performs an operation related to homework is provided with a mark that represents a house. Also, the level number of the window name "F1" is
It is “1” and the identification icon is “F”. As described above, when the information stored in the defined icon storage file 200 is displayed on the display device 400, it is displayed together with the identification icon as a tree structure based on the level number.

【0031】表示制御部300は、上記のウィンドウ関
係ファイル100、アイコン格納ファイル200及びア
イコンマスタファイル700を読み込んでディスプレイ
装置400にウィンドウを木構造に組み立てると共に、
ウィンドウ毎に識別アイコンを付与する。なお、表示制
御部300は、マウス500からの指示によりディスプ
レイ装置400のスクロール機能や、表示ウィンドウの
制御、表示文字のフォント等も制御する。
The display control unit 300 reads the window-related file 100, the icon storage file 200, and the icon master file 700, assembles the windows in the display device 400 into a tree structure, and
An identification icon is added to each window. The display control unit 300 also controls the scroll function of the display device 400, the control of the display window, the font of display characters, and the like according to an instruction from the mouse 500.

【0032】ディスプレイ装置400は、表示制御部3
00による制御により種々のウィンドウを表示すると共
に、マウス500からの選択入力に応じて種々のウィン
ドウやメッセージ等を表示する。
The display device 400 includes a display controller 3
Various windows are displayed under the control of 00, and various windows, messages, etc. are displayed according to the selection input from the mouse 500.

【0033】マウス500は、着目したいウィンドウ名
の位置にカーソルを移動させ、クリックすることにより
所望のウィンドウをオープンさせたり、クローズさせた
りする。また、子ウィンドウを有する親ウィンドウ名を
クリックすると、子ウィンドウのオープン・クローズが
行われる。
The mouse 500 moves the cursor to the position of the window name of interest and clicks to open or close the desired window. When the name of a parent window having a child window is clicked, the child window is opened / closed.

【0034】アイコン生成部600は、アイコンマスタ
ファイル700に登録するための識別アイコンをマウス
500からの入力に従って生成する。例えば、識別アイ
コンを生成する場合には、ワークステーション上に予め
提供されているアイコンサンプルを取り出して、当該ア
イコンサンプルを種々変更したり、サイズを指定する等
の処理を行う。
The icon generation unit 600 generates an identification icon to be registered in the icon master file 700 according to the input from the mouse 500. For example, when the identification icon is generated, the icon sample provided in advance on the workstation is taken out, and the icon sample is variously changed and the size is designated.

【0035】次に、本発明の一連の動作を説明する。Next, a series of operations of the present invention will be described.

【0036】図6、図7は、本発明の概要動作を示すフ
ローチャートである。
6 and 7 are flow charts showing the outline of the operation of the present invention.

【0037】ステップ101)最初にワークステーショ
ン上の記憶領域にウィンドウ関係ファイル100とアイ
コン格納ファイル200の領域を確保すると、表示制御
部300は、ウィンドウ関係ファイル100からウィン
ドウ毎の情報を読み出して、当該ウィンドウの親、兄
弟、子等の従属関係の情報を取得して、レベル番号を決
定して、各ウィンドウ名に対応するアイコンをアイコン
マスタファイル700から取得して当該ウィンドウ名を
付与してアイコン格納ファイル200にする。
Step 101) First, when the areas for the window-related file 100 and the icon storage file 200 are secured in the storage area on the workstation, the display control section 300 reads the information for each window from the window-related file 100 and Acquiring information on the parent, sibling, child, etc. of the window, determining the level number, acquiring the icon corresponding to each window name from the icon master file 700, assigning the window name, and storing the icon File 200.

【0038】ステップ102)ワークステーション上の
記憶領域に設定されたアイコン格納ファイル200のデ
ータをロードする。
Step 102) The data of the icon storage file 200 set in the storage area on the workstation is loaded.

【0039】ステップ103)アイコン格納ファイル2
00の各ウィンドウ毎に付与されているレベル番号に基
づいてソートする。
Step 103) Icon storage file 2
Sorting is performed based on the level number assigned to each window of 00.

【0040】ステップ104)表示制御部300は、ア
イコン格納ファイル200の内容を順に読み込んで、デ
ィスプレイ装置400に表示するための木構造を構築す
る。
Step 104) The display control section 300 sequentially reads the contents of the icon storage file 200 and constructs a tree structure for displaying on the display device 400.

【0041】ステップ105)アイコン格納ファイル2
00から読み込まれたウィンドウは、親ウィンドウ(レ
ベル番号=0)であるかを判定し、親ウィンドウである
場合には、ステップ106に移行し、親ウィンドウ以外
(レベル番号>0)である場合には、ステップ109に
移行する。
Step 105) Icon storage file 2
It is determined whether the window read from 00 is the parent window (level number = 0). If it is the parent window, the process proceeds to step 106, and if it is other than the parent window (level number> 0). Moves to step 109.

【0042】ステップ106)子ウィンドウの情報を表
示するか否かを判定し、子ウィンドウの表示を行う場合
(子ウィンドウが存在する)には、ステップ107に移
行し、また、子ウィンドウの表示を行わない場合(子ウ
ィンドウなし)には、ステップ109に移行する。
Step 106) It is judged whether or not the information of the child window is displayed. If the child window is to be displayed (the child window exists), the process proceeds to step 107, and the child window is displayed. If not performed (no child window), the process proceeds to step 109.

【0043】ステップ107)マークとして“−”をウ
ィンドウ名に付与し、ステップ109に移行する。
Step 107) Add "-" as a mark to the window name, and move to Step 109.

【0044】ステップ108)マークとして“+”をウ
ィンドウ名に付与して、ステップ109に移行する。
Step 108) Add "+" as a mark to the window name and move to step 109.

【0045】ステップ109)ディスプレイ装置400
に表示するアイコンの解像度のサイズを決定する。大ア
イコンで表示させる場合には、ステップ110に移行
し、小アイコンで表示させる場合には、ステップ111
に移行する。
Step 109) Display device 400
Determines the size of the resolution of the icon displayed in. When displaying with a large icon, the process proceeds to step 110, and when displaying with a small icon, step 111.
Move to.

【0046】ステップ110)ディスプレイ装置400
上に表示されているアイコン種別より大アイコンを選択
し、ステップ112に移行する。
Step 110) Display device 400
A large icon is selected from the icon types displayed above, and the process proceeds to step 112.

【0047】ステップ111)ディスプレイ装置400
上に表示されているアイコン種別より小アイコンを選択
し、ステップ112に移行する。
Step 111) Display device 400
The small icon is selected from the icon types displayed above, and the process proceeds to step 112.

【0048】ステップ112)表示制御部300は、ア
イコン格納ファイル200からデータを読み込んで、レ
ベルに応じて各アイコンとウィンドウ名からなる木構造
をディスプレイ装置400に一覧表示する。
Step 112) The display control unit 300 reads the data from the icon storage file 200 and displays a tree structure of each icon and window name on the display device 400 according to the level.

【0049】ステップ113)ステップ112におい
て、ディスプレイ装置400上に表示されているレベル
毎のウィンドウの機能を表すアイコン及びウィンドウ名
の一覧表示を見て、ユーザがマウス500による選択入
力を行うまで待機する。
Step 113) In step 112, the user waits until the user makes a selection input with the mouse 500 by looking at the list display of the icons and window names showing the window functions for each level displayed on the display device 400. .

【0050】ステップ114)ユーザがウィンドウの追
加を選択した場合には、ステップ102に移行する。
Step 114) If the user selects to add a window, the process proceeds to step 102.

【0051】ステップ115)ユーザがウィンドウ情報
の変更を行う場合には、ステップ112に移行する。
Step 115) When the user changes the window information, the process proceeds to step 112.

【0052】ステップ116)奥段階(表示されている
レベルの更に下位の段階の子ウィンドウ)の表示の要求
が入力された場合には、ステップ105に移行する。
Step 116) When a request to display the back stage (child window at a stage lower than the displayed level) is input, the process proceeds to step 105.

【0053】ステップ117)ユーザからの選択入力が
終了したかを判定し、終了した場合にはステップ118
に移行し、まだ、終了が選択されていない場合には、ス
テップ113に移行する。
Step 117) It is judged whether the selection input from the user is completed, and if it is completed, Step 118
If the end is not selected yet, the process proceeds to step 113.

【0054】ステップ118)ユーザから選択入力の終
了が入力されると、ワークステーション上の記憶領域を
解放する。
Step 118) When the user inputs the end of selection input, the storage area on the workstation is released.

【0055】[0055]

【実施例】以下に本発明の実施例を図面と共に説明す
る。
Embodiments of the present invention will be described below with reference to the drawings.

【0056】[第1の実施例]図8は、本発明の第1の
実施例のウィンドウ表示した例を示す。
[First Embodiment] FIG. 8 shows a window display example of the first embodiment of the present invention.

【0057】同図に示すウィンドウ『form1』の親
ウィンドウを『FAMILY1』であるとし、ウィンド
ウ『form1』の子ウィンドウに『ComboBox
1』、『Push1』、『HScroll1』、『Li
stBox1』、『CheckBox1』があるものと
する。
Assume that the parent window of the window "form1" shown in the figure is "FAMILY1", and the child window of the window "form1" is "ComboBox".
1 ”,“ Push1 ”,“ HSroll1 ”,“ Li
There are "stBox1" and "CheckBox1".

【0058】ここで、ウィンドウ関係ファイル100に
は、以下の内容が登録されていることになる。 〈ウィンドウ関係ファイル〉 ・ウィンドウ名:FAMILY 親ウィンドウ情報:なし 兄弟ウィンドウ情報:なし 子ウィンドウ情報:form1 ・ウィンドウ名:form1 親ウィンドウ情報:あり 兄弟ウィンドウ情報:なし 従って、上記のウィンドウ関係ファイル100の設定時
にアイコンマスタファイル700が生成される。アイコ
ンマスタファイル700は、上記の各ウィンドウが定義
されると同時に、当該ウィンドウ対応に当該ウィンドウ
の機能を簡略的にイメージ処理されたアイコンが生成さ
れ、登録される。なお、簡略的なイメージは、システム
に予め提供されているイラストのようなイメージデータ
を用いてもよいし、ユーザ自身で作成してもよい。
Here, the following contents are registered in the window-related file 100. <Window-related file> -Window name: FAMILY Parent window information: None Brother window information: None Child window information: form1-Window name: form1 Parent window information: Yes Brother window information: None Therefore, the icon master file 700 is generated when the window-related file 100 is set. In the icon master file 700, at the same time that each of the above windows is defined, an icon in which the function of the window is simply image-processed corresponding to the window is generated and registered. The simple image may use image data such as an illustration provided in advance in the system, or may be created by the user himself.

【0059】アイコン格納ファイル200は図9のよう
に定義され、同図に示す順序にソートされたものとす
る。図9に示す例は、レベル番号が“0”から“2”ま
でのレベルが設定されている。ウィンドウ“FAMIL
Y1”は親ウィンドウであり、ウィンドウ“form
1”は、“FAMILY1”の子ウィンドウである。ウ
ィンドウ“ComboBox1”、“Push1”、
“HScroll1”、“ListBox1”、“Ch
eckBox1”は、ウィンドウ“FAMILY1”の
子ウィンドウであると共に、共に兄弟ウィンドウでもあ
る。また、アイコン格納ファイル200の識別アイコン
は、同図に示すように、各ウィンドウの機能を表すマー
クが格納されている。
The icon storage file 200 is defined as shown in FIG. 9 and is sorted in the order shown in FIG. In the example shown in FIG. 9, levels with level numbers “0” to “2” are set. Window "FAMIL
Y1 ”is the parent window, and the window“ form ”
1 "is a child window of" FAMILY1 ". The windows" ComboBox1 "," Push1 ",
"HSroll1", "ListBox1", "Ch
eckBox1 ”is a child window of the window“ FAMILY1 ”, and is also a sibling window.The identification icon of the icon storage file 200 stores a mark indicating the function of each window as shown in FIG. There is.

【0060】これにより、表示制御部300は、アイコ
ン格納ファイル200を読み込んで、図10に示すよう
な表示を行う。ここで、同図中の“CheckBox
1”をユーザが選択すると、当該ウィンドウ名に対応す
るウィンドウがオープンされる。
As a result, the display control section 300 reads the icon storage file 200 and displays it as shown in FIG. Here, "CheckBox" in FIG.
When the user selects "1", the window corresponding to the window name is opened.

【0061】また、図10に示すように、各ウィンドウ
名の前に“+”、“−”等のマークを付与することによ
り、当該ウィンドウが他のウィンドウの親ウィンドウで
あるかまたは、子ウィンドウを持たない単独のウィンド
ウであるかを表示する。図10においてウィンドウ名
『FAMILY』の子ウィンドウ『form1』は、5
つの子ウィンドウが自ウィンドウより下位に存在してい
ることを示すために、ウィンドウ名の前に“−”が付与
してある。また、自ウィンドウに親ウィンドウが存在す
る場合には、“+”をウィンドウ名に付与すればよい。
As shown in FIG. 10, by adding a mark such as "+" or "-" before each window name, the window is a parent window of another window or a child window. Show whether it is a single window without. In FIG. 10, the child window "form1" of the window name "FAMILY" is 5
"-" Is added in front of the window name to indicate that the two child windows exist below the own window. Further, when the parent window exists in its own window, “+” may be added to the window name.

【0062】このように、各ウィンドウ名対応に当該ウ
ィンドウの機能を記号化したアイコンを木構造に従って
表示することにより、ウィンドウ名『FAMILY1』
の中にどのような機能を持つウィンドウが存在するかを
容易に認識することが可能である。
In this way, by displaying the icon, which symbolizes the function of the window corresponding to each window name, according to the tree structure, the window name "FAMILY1" is displayed.
It is possible to easily recognize what kind of function a window has inside.

【0063】なお、上記の実施例において単独のウィン
ドウであるか、子ウィンドウを有する親ウィンドウであ
るかを示すマークとして“−”、“+”を用いている
が、この例に限定されることなく、ウィンドウの従属関
係を把握できる表示であればよい。
In the above embodiment, "-" and "+" are used as marks indicating whether the window is a single window or a parent window having child windows, but the present invention is not limited to this example. Instead, it may be any display as long as it is possible to grasp the dependency of windows.

【0064】[第2の実施例]次に、第2の実施例とし
て、上記の第1の実施例において表示されたアイコン及
びウィンドウ名の表示上のサイズを変更する例を示す。
この場合には、図11に示す起動画面において、コント
ロール一覧表サイズ選択用のウィンドウを表示し、その
中から任意のサイズを選択する。同図の例では、選択項
目として「大」、「小」しか表示されていないが、適宜
表示フォント数等を表示して、選択できるようにしても
よい。また、ディスプレイ装置400に表示するコント
ロール一覧のウィンドウのサイズも選択するように構成
してもよい。例えば、図12に示すように、ディスプレ
イ装置400上の一部分にコントロール一覧表を表示
し、他の部分にユーザによりクリックされたウィンドウ
を表示するようにしてもよい。
[Second Embodiment] Next, as a second embodiment, an example of changing the display size of the icon and window name displayed in the first embodiment will be described.
In this case, a window for selecting the size of the control list is displayed on the activation screen shown in FIG. 11, and an arbitrary size is selected from the window. In the example of the figure, only "Large" and "Small" are displayed as selection items, but the number of display fonts and the like may be appropriately displayed so that selection can be made. Also, the size of the window of the control list displayed on the display device 400 may be selected. For example, as shown in FIG. 12, the control list may be displayed on a part of the display device 400 and the window clicked by the user may be displayed on the other part.

【0065】[第3の実施例]次に、第3の実施例とし
て、ディスプレイ装置400に表示されたコントロール
一覧表からユーザがあるウィンドウ名をクリックしたと
き、当該ウィンドウが最小レベルであった場合には、当
該最小レベルより1レベル上位のウィンドウまで表示す
るように制御するものである。ユーザが図13に示すコ
ントロール一覧中のグラフ表示機能を有するウィンドウ
名の“Graph21”の最下位の子ウィンドウである
“C1”を選択した場合には、グラフは、“C1”の値
しか表示されないことになる。この場合、グラフは他の
数値と比較できなければ意味がないため、仮にユーザが
最下位のレベルのウィンドウを指定したとしても、表示
制御部300は、指定されたウィンドウの少なくとも1
つ上位のレベルのウィンドウについて表示する。
[Third Embodiment] Next, as a third embodiment, when the user clicks on a window name from the control list displayed on the display device 400, the window is at the minimum level. In the above, the window is controlled to be displayed up to one level higher than the minimum level. When the user selects "C1" which is the lowest child window of the window name "Graph21" having the graph display function in the control list shown in FIG. 13, only the value of "C1" is displayed in the graph. It will be. In this case, the graph is meaningless unless it can be compared with other numerical values. Therefore, even if the user specifies the window of the lowest level, the display control unit 300 determines that at least one of the specified windows is displayed.
Display the next higher level window.

【0066】これにより、図13に示すように、ウィン
ドウ“Graph21”のレベルのウィンドウの内容が
表示される。
As a result, as shown in FIG. 13, the contents of the window at the level of the window "Graph 21" are displayed.

【0067】[第4の実施例]次に、新しいウィンドウ
が生成された場合に、アイコン生成部600が、当該ウ
ィンドウの機能を容易に表現できる識別アイコンを生成
する場合について説明する。このとき、ウィンドウの機
能を簡略化されているイメージデータがシステムに登録
されている場合には、読み込んで、適宜変更等を加えて
アイコンマスタファイル700に登録する。または、ユ
ーザ自身でアイコン用のイラストを、ディスプレイ装置
400上で、マウス500を使用して生成して、ウィン
ドウ名と共にアイコンマスタファイル700に登録す
る。
[Fourth Embodiment] Next, a case will be described in which, when a new window is generated, the icon generating section 600 generates an identification icon which can easily express the function of the window. At this time, if the image data whose window function is simplified is registered in the system, the image data is read and appropriately changed and registered in the icon master file 700. Alternatively, the user himself / herself generates an icon illustration on the display device 400 using the mouse 500 and registers it in the icon master file 700 together with the window name.

【0068】例えば、ホームセキュリティに本システム
を適用する場合には、レベル0に対応する親ウィンドウ
として、『防火』、『防災』の2つの親ウィンドウを生
成し、ウィンドウ『防火』のアイコンとして火をイメー
ジするアイコンを生成してアイコン格納ファイル200
に登録し、『防火』の子ウィンドウとして、消化器や通
報を意味するアイコンを生成して登録する。これによ
り、ディスプレイ装置400上に表示する場合には、ウ
ィンドウ名は表示せず、アイコンのみを表示しても当該
アイコンのイラストにより何を示しているかが判断で
き、当該アイコンをクリックすることにより、例えば消
化器の設置位置を示したウィンドウを表示することがで
きる。
For example, when this system is applied to home security, two parent windows of "fireproof" and "disaster prevention" are generated as parent windows corresponding to level 0, and fire is made as an icon of the window "fireproof". Icon storage file 200
Register as a child window of "Fire prevention" and generate and register icons that mean digestive organs and notifications. Accordingly, when displaying on the display device 400, it is possible to determine what is shown by the illustration of the icon even if only the icon is displayed without displaying the window name, and by clicking the icon, For example, a window showing the installation position of the digestive system can be displayed.

【0069】なお、本発明は、上記の実施例に限定され
ることなく、特許請求の範囲内で種々、変更・応用が可
能である。
The present invention is not limited to the above embodiments, but various modifications and applications are possible within the scope of the claims.

【0070】[0070]

【発明の効果】上述のように本発明によれば、マルチウ
ィンドウシステムにおけるウィンドウ毎に、階層関係を
関連付けて登録しておき、表示装置上にウィンドウ名を
表示する際に、階層レベルが認識できる木構造を用いて
表現することにより、あるウィンドウがどの上位のウィ
ンドウに従属しているのか、及び全体のウィンドウ構成
が把握し易い。
As described above, according to the present invention, a hierarchical relationship is registered for each window in a multi-window system, and a hierarchical level can be recognized when a window name is displayed on a display device. By using a tree structure, it is easy to understand which higher-order window a window is dependent on and the overall window configuration.

【0071】また、ディスプレイ装置上に表示するアイ
コンやウィンドウ名等の表示サイズを種々変更すること
が可能であるため、登録されているウィンドウの種類が
少ない場合等には、表示されるアイコンやウィンドウ名
等を大きなフォントで表示したり、また、同一画面上に
コントール一覧を表示すると共に、他の部分には、クリ
ックすることにより指定されたウィンドウを合わせて表
示する場合には、小さなフォントで表示する等、種々変
更可能である。
Further, since it is possible to change the display size of the icons and window names displayed on the display device in various ways, when there are few types of registered windows, the displayed icons and windows Names, etc. are displayed in a large font, and a list of controls is displayed on the same screen, while other windows are displayed in a small font when the window specified by clicking is also displayed. It can be changed in various ways.

【0072】また、各ウィンドウ名のみならず、当該ウ
ィンドウの機能を表す記号をアイコンとして表示するこ
とにより、当該ウィンドウがどのような機能を有してい
るのか、把握し易い。特に、低年齢向教材等に用いる場
合には、ウィンドウ名を表示しなくとも、単にアイコン
のみを表示して選択させることも可能となるため、文字
の認識力がないユーザにも適用可能となる。
By displaying not only each window name but also a symbol representing the function of the window as an icon, it is easy to understand what function the window has. In particular, when used as a teaching material for young children, it is possible to display only icons and select them without displaying the window name, so that it can be applied to users who do not have the ability to recognize characters. .

【0073】また、ユーザが仮に、最下位レベルのウィ
ンドウをクリックした場合であっても、自動的に、当該
ウィンドウの親ウィンドウも表示することにより、表示
されたウィンドウの内容が認識し易い。
Further, even if the user clicks the window at the lowest level, the contents of the displayed window can be easily recognized by automatically displaying the parent window of the window.

【0074】このように本発明は、ウィンドウの階層構
造における従属関係が一目でわかり、システム全体を見
渡すことが可能である。
As described above, according to the present invention, the dependency relationship in the hierarchical structure of windows can be seen at a glance, and the entire system can be overlooked.

【0075】さらに、子供向の教育システムを始め、ア
イコンで実行したい作業を選択することが可能であり、
専門の知識を有していない者でも容易にマルチウィンド
ウシステムを扱うことが可能である。
Further, it is possible to select the work to be executed by the icon including the educational system for children.
Even a person who does not have specialized knowledge can easily handle the multi-window system.

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

【図1】本発明のウィンドウ木構造一覧表示装置の構成
図である。
FIG. 1 is a configuration diagram of a window tree structure list display device of the present invention.

【図2】本発明のウィンドウ関係ファイルの内容の例を
示す図である。
FIG. 2 is a diagram showing an example of contents of a window-related file of the present invention.

【図3】本発明の図2のウィンドウ関係ファイルのウィ
ンドウ情報を表示した例を示す図である。
FIG. 3 is a diagram showing an example in which window information of the window-related file of FIG. 2 of the present invention is displayed.

【図4】本発明のアイコン格納ファイルの内容の例を示
す図である。
FIG. 4 is a diagram showing an example of contents of an icon storage file of the present invention.

【図5】本発明のアイコンファイルの内容を表示した例
を示す図である。
FIG. 5 is a diagram showing an example of displaying the contents of an icon file of the present invention.

【図6】本発明の概要動作を示すフローチャート(その
1)である。
FIG. 6 is a flowchart (No. 1) showing the outline operation of the present invention.

【図7】本発明の概要動作を示すフローチャート(その
2)である。
FIG. 7 is a flowchart (No. 2) showing the outline operation of the present invention.

【図8】本発明の第1の実施例のウィンドウを表示した
例を示す図である。
FIG. 8 is a diagram showing an example of displaying a window according to the first embodiment of this invention.

【図9】本発明の第1の実施例のアイコン格納ファイル
の例を示す図である。
FIG. 9 is a diagram showing an example of an icon storage file according to the first embodiment of this invention.

【図10】本発明の第1の実施例のウィンドウ関係を識
別アイコン付一覧木構造階層図(コントロール一覧)で
ある。
FIG. 10 is a hierarchical view (control list) of a list tree structure with identifying icons for window relationships according to the first embodiment of this invention.

【図11】本発明の第2の実施例のアイコン及びウィン
ドウ名の表示サイズの指定の方法を示す図である。
FIG. 11 is a diagram showing a method of designating a display size of an icon and a window name according to the second embodiment of this invention.

【図12】本発明の第2の実施例のウィンドウの表示の
例を示す図である。
FIG. 12 is a diagram showing an example of a window display according to the second embodiment of the present invention.

【図13】本発明の第3の実施例を説明するための図で
ある。
FIG. 13 is a diagram for explaining the third embodiment of the present invention.

【図14】第1の従来のシステムを示す図である。FIG. 14 is a diagram showing a first conventional system.

【図15】 第2の従来のシステムを示す図である。FIG. 15 is a diagram showing a second conventional system.

【図16】 従来のウィンドウ同士の親子関係を表示す
る第1の例を示す図である。
FIG. 16 is a diagram showing a first example of displaying a parent-child relationship between conventional windows.

【図17】従来のウィンドウ同時の親子関係を表示する
第2の例を示す図である。
FIG. 17 is a diagram showing a second example of displaying a conventional parent-child relationship between windows simultaneously.

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

100 ウィンドウ関係ファイル 200 アイコン格納ファイル 300 表示制御部 400 ディスプレイ装置 500 マウス 600 アイコン生成部 100 window related files 200 icon storage file 300 Display control unit 400 display device 500 mice 600 Icon generator

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 ウィンドウとそのウィンドウ内に配置さ
れる他のウィンドウ間の階層関係を表示する識別アイコ
ン付木構造一覧表示方法であって、 表示装置に表示されるウィンドウ内に配置される他のウ
ィンドウを認識し、 表示されるウィンドウごとに設定されている機能又は属
性を示す情報と識別アイコンとを関連付け、 前記ウィンドウとそのウィンドウ内に配置される他のウ
ィンドウ間の階層関係を、前記識別アイコンを使用して
木構造図で表示すると共に、前記ウィンドウ毎に設定さ
れている機能または属性を示す情報と共に表示する各段
階を有することを特徴とする識別アイコン付木構造一覧
表表示方法。
1. A method of displaying a tree structure list with identification icons for displaying a hierarchical relationship between a window and other windows arranged in the window, the method being arranged in a window displayed on a display device. Recognizing a window, associating information indicating a function or attribute set for each displayed window with an identification icon, and identifying a hierarchical relationship between the window and other windows arranged in the window by the identification icon The method for displaying a tree structure list with identification icons, characterized in that it has a step of displaying a tree structure diagram using, and displaying together with information indicating a function or attribute set for each window.
【請求項2】 前記木構造の表示の際に、従属関係を示
すマークを付与する請求項1記載の識別アイコン付木構
造一覧表表示方法。
2. The method for displaying a tree structure list with identification icons according to claim 1, wherein a mark indicating a subordinate relationship is added when the tree structure is displayed.
【請求項3】 ウィンドウとそのウィンドウ内に配置さ
れる他のウィンドウ間の階層関係を表示する識別アイコ
ン付木構造一覧表示装置であって、 表示されるウィンドウごとに設定されている機能又は属
性を示す情報に関連する識別アイコンを付加する手段
と、 前記ウィンドウとそのウィンドウ内に配置される他のウ
ィンドウ間の階層関係を、前記識別アイコンを使用して
木構造図で表示すると共に、前記ウィンドウ毎に設定さ
れている機能または属性を示す情報と共に表示する手段
と、 よりなる識別アイコン付木構造表示装置。
3. A tree structure list display device with identification icons for displaying a hierarchical relationship between a window and other windows arranged in the window, the function or attribute being set for each displayed window. A means for adding an identification icon related to the information shown, and a hierarchical relationship between the window and other windows arranged in the window are displayed in a tree structure diagram using the identification icon, and each window is displayed. A tree structure display device with an identification icon, which is configured to display together with information indicating a function or attribute set in the.
JP2003006004A 2003-01-14 2003-01-14 Method and device for displaying list chart of tree structure with identification icon Pending JP2003202949A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003006004A JP2003202949A (en) 2003-01-14 2003-01-14 Method and device for displaying list chart of tree structure with identification icon

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003006004A JP2003202949A (en) 2003-01-14 2003-01-14 Method and device for displaying list chart of tree structure with identification icon

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP19545395A Division JP3400193B2 (en) 1995-07-31 1995-07-31 Method and apparatus for displaying tree structure list with window-related identification icon

Publications (1)

Publication Number Publication Date
JP2003202949A true JP2003202949A (en) 2003-07-18

Family

ID=27656072

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003006004A Pending JP2003202949A (en) 2003-01-14 2003-01-14 Method and device for displaying list chart of tree structure with identification icon

Country Status (1)

Country Link
JP (1) JP2003202949A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05189188A (en) * 1992-01-14 1993-07-30 Hitachi Ltd Multiwindow display control system
JPH05233185A (en) * 1992-02-18 1993-09-10 Nec Corp User interface control system
JPH06332661A (en) * 1993-05-04 1994-12-02 Internatl Business Mach Corp <Ibm> Control window container, computer system and file-window management method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05189188A (en) * 1992-01-14 1993-07-30 Hitachi Ltd Multiwindow display control system
JPH05233185A (en) * 1992-02-18 1993-09-10 Nec Corp User interface control system
JPH06332661A (en) * 1993-05-04 1994-12-02 Internatl Business Mach Corp <Ibm> Control window container, computer system and file-window management method

Similar Documents

Publication Publication Date Title
JP3400193B2 (en) Method and apparatus for displaying tree structure list with window-related identification icon
Heer et al. Prefuse: a toolkit for interactive information visualization
US8060822B2 (en) System and method for creation of an object within an object hierarchy structure
US7334196B2 (en) User interface display navigation and item selection system
US8386919B2 (en) System for displaying an annotated programming file
US20060253771A1 (en) User Interface For Nonuniform Access Control System And Methods
US20020054148A1 (en) GUI control method and apparatus and recording medium
CN1983173B (en) Graphical user interface design method and device
JPH022419A (en) Program information control system
JPH10240592A (en) Device and method for showing dependency relation of file
US20040268219A1 (en) Method of representing data flow between programming objects in a hierarchical display
US8171428B2 (en) System and method for implementing data navigation interface
JP2009527830A (en) Method and system for creating a tree file in a computer
US9483852B2 (en) Method for displaying and manipulating genealogical data using a full family graph
JPH10154070A (en) User interface design device and method
Bottoni et al. On the specification of dynamic visual languages
JP2003202949A (en) Method and device for displaying list chart of tree structure with identification icon
JP2006065364A (en) Information management method, program, and device
Hosking et al. vis-UI-lise: developing a tool for assessing user interface visibility
US20030151632A1 (en) User interface system for applying decision values to objects
Martynovsky Developing an Interactive Visualization Tool for Pangenome Graphs
Li et al. The automatic generation of a graphical dialogue model from Delphi source code
JPH10222356A (en) Application generating device and application generating method
Jin et al. Design and implementation for report layout merging
Schut et al. Supporting qualitative model specification

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050826

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050906

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060801

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060925

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070717