JPH05204987A - File retrieving system - Google Patents

File retrieving system

Info

Publication number
JPH05204987A
JPH05204987A JP4034381A JP3438192A JPH05204987A JP H05204987 A JPH05204987 A JP H05204987A JP 4034381 A JP4034381 A JP 4034381A JP 3438192 A JP3438192 A JP 3438192A JP H05204987 A JPH05204987 A JP H05204987A
Authority
JP
Japan
Prior art keywords
file
icon
display
management table
attribute
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
JP4034381A
Other languages
Japanese (ja)
Inventor
Yumiko Sugita
由美子 杉田
Megumi Kondo
恵 近藤
Takashi Hashimoto
尚 橋本
Kazuhiko Fukuoka
和彦 福岡
Takao Maeda
多可雄 前田
Seiichi Domyo
誠一 道明
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP4034381A priority Critical patent/JPH05204987A/en
Publication of JPH05204987A publication Critical patent/JPH05204987A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To retrieve a file in sensible conditions by retrieving the icons of the same attribute through a processor based on the display attribute of the selected icon. CONSTITUTION:A processor 1000 retrieves a file 1400 shown by the icons having the same display attribute information based on the designated display information and retrieving the range of the icon selected by an input means 1100. If the icon which has the same display attribute as that of a desired icon is not displayed on a screen, an operator displays a set screen with the instruction of the means 1100 and sets the information on the memorized file and display attributes to the items shown on the screen. The list of the value candidates is shown on the set screen for the colors, the shapes and the relative positions. Thus the corresponding value or its approximate value is selected and set. The processor 1000 compares these set values with the display attribute information and the file attribute information and retrieves the file 1400 shown by the corresponding icon. Then the processor 1000 stores the finally coincident result and shows it on the screen.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は電子計算機システムに係
わり、特にワークステーションなど、ディスプレイを有
し、人間の処理に直接応答するような計算機における、
ファイルの検索(格納)に好適な方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an electronic computer system, and more particularly to a computer, such as a workstation, which has a display and responds directly to human processing.
The present invention relates to a method suitable for searching (storing) a file.

【0002】[0002]

【従来の技術】従来のデータやアプリケーション・プロ
グラムなどのファイルの検索は、格納時にファイルに名
称(文字列)を付け、その名称を操作者が記憶し続け、
検索時(補助記憶装置からの読み込み時)には、その名
称をパラメータとして処理系に渡して検索処理の要求を
出していた。この方式では、扱うファイルが大量になる
につれて、人間が記憶すべき名称の数も増大し、すぐに
限界を超えてしまう。このため、補助手段として、階層
的なファイル構成、総称文字列検索によるファイル検
索、アイコンの羅列によるファイルの表示などが支援さ
れている。
2. Description of the Related Art In the conventional search for files such as data and application programs, a name (character string) is given to a file at the time of storage, and the operator keeps remembering the name.
At the time of retrieval (at the time of reading from the auxiliary storage device), the name was passed as a parameter to the processing system to issue a retrieval processing request. In this method, as the number of files handled increases, the number of names that humans should remember also increases, and the limit is exceeded soon. Therefore, as auxiliary means, hierarchical file structure, file search by generic character string search, file display by list of icons, etc. are supported.

【0003】階層的なファイル構成は、論理的に近い関
係のファイル群をひとまとめにして管理するものであ
る。上位のレベルからはひとまとめに下ファイル群を1
つに見えるようにし、下位のレベルではそのひとまとめ
になったファイル群だけを処理対象として見せる。操作
者は各レベルでアクセスできるファイル名の一覧を表示
することができ、操作者のファイル保管内容に関する記
憶の負荷を軽減することができる。総称文字列検索は、
ファイルなどの名称の、不確かな文字列や冗長な文字列
を、総称文字と呼ぶ特殊文字で置き換え、確実かつ必要
な文字列のみで検索することを可能にしたものである。
従って操作者は、確実かつ必要な文字列のみを記憶して
いればよく、この方法も操作者の記憶の負荷を軽減する
ことができる。アイコンは、対象とするファイル及び機
能を絵とファイル名称で表現したものであり、このアイ
コンの羅列でファイルの管理状態を表示する。文字列に
比べて記憶の負荷の少ない絵を利用し、視覚での検索も
合わせて提供したものである。しかし、上記のいずれの
方法も、本質的にはまだ、人間にファイル名称という論
理的なデータを記憶させるという負荷を負わせている。
The hierarchical file structure manages a group of files that are logically close to each other. From the upper level, the lower files are grouped together as 1
Make it look like one, and at the lower level, show only the group of files as a processing target. The operator can display a list of file names that can be accessed at each level, and can reduce the memory load on the file storage content of the operator. A generic character string search is
Uncertain character strings and redundant character strings in names such as files are replaced with special characters called generic characters, and it is possible to search only with reliable and necessary character strings.
Therefore, the operator only needs to store surely the necessary character string, and this method can also reduce the memory load of the operator. The icon represents the target file and function with a picture and a file name, and the management status of the file is displayed in a list of the icons. It uses pictures that have less memory load than character strings, and also provides visual search. However, any of the above methods still essentially imposes a burden on a person to store logical data called a file name.

【0004】[0004]

【発明が解決しようとする課題】上記従来技術は、ファ
イルを特定(検索)する場合、どの方式を用いるにせ
よ、操作者はファイル名称という論理的なデータである
文字列を記憶しなければならない、という問題点を有し
ていた。本発明の目的は、表示のために与えられている
属性(表示属性)もファイルを特定する条件として使う
ことにより、操作者がファイルを特定するための情報を
記憶しやすくさせ、感覚的な条件でファイルの検索がで
きるようにするファイル検索方式を提供することにあ
る。
In the above-mentioned prior art, when specifying (searching) a file, whichever method is used, the operator must store a character string which is logical data called a file name. , Had the problem. An object of the present invention is to use an attribute (display attribute) given for display as a condition for specifying a file so that an operator can easily store information for specifying a file, and a sensible condition. It is to provide a file search method that allows you to search for files in.

【0005】[0005]

【課題を解決するための手段】上記目的を達成するため
に、まず、ファイル自身に関するファイル属性を管理す
るファイル属性管理テーブルと、ファイルを象徴化し画
面上の適当な位置に配置するための表示属性を管理する
表示属性管理テーブルとを用意しメモリに格納し、これ
らテーブルをファイル属性と表示属性の間の対応付けが
できるように構成している。アイコンを表示するディス
プレイ手段と操作者がアイコンを選択する入力手段、そ
して処理装置を設け、処理装置は、選択したアイコンの
表示属性を基に同一属性を持つアイコンを検索するよう
構成される。もしくは、操作者が複数の属性を条件とし
て設定できる入力手段手段を設け、設定した条件に基づ
き処理装置は該条件を満たすアイコンを検索するよう構
成される。条件の設定としては、識別子を直接指定する
ようにするか、値の候補一覧画面を表示しその一覧画面
から近いものを選択するようにする。上記情報を基に検
索した結果として得た該当するアイコン情報は記憶手段
に保存し、結果をディスプレイ画面に表示する。
In order to achieve the above object, first, a file attribute management table for managing file attributes relating to the file itself, and a display attribute for symbolizing the file and arranging the file at an appropriate position on the screen. A display attribute management table that manages the file attributes is prepared and stored in the memory, and these tables are configured so that the file attributes and the display attributes can be associated with each other. Display means for displaying an icon, input means for an operator to select an icon, and a processing device are provided, and the processing device is configured to search for an icon having the same attribute based on the display attribute of the selected icon. Alternatively, the operator is provided with an input means capable of setting a plurality of attributes as conditions, and the processing device is configured to search for an icon satisfying the conditions based on the set conditions. As the condition setting, the identifier may be directly specified, or a value candidate list screen may be displayed and a close one may be selected from the list screen. The corresponding icon information obtained as a result of the search based on the above information is stored in the storage means, and the result is displayed on the display screen.

【0006】[0006]

【作用】操作者は、自分が探したいアイコンと同一の表
示属性を持つアイコンが画面に表示されていれば、その
アイコンを入力手段を用いて選択し、さらに条件とする
情報を入力手段を用いて指定する。検索範囲を限定した
い場合は、表示の上で検索対象を含むと思われるアイコ
ンも選択する。条件や検索範囲を規定するアイコンの選
択は複数でもよい。処理装置は、選択されたアイコンの
指定された表示情報や検索範囲を基に、同一の表示属性
情報を持つアイコンで示されるファイルを探す。
If the icon having the same display attribute as the icon that the operator wants to find is displayed on the screen, the operator selects the icon using the input means, and further uses the input means to select the information as the condition. Specify. If you want to limit the search range, select the icon that appears to include the search target on the display. There may be a plurality of selections of icons that define the conditions and the search range. The processing device searches for a file indicated by an icon having the same display attribute information, based on the designated display information and search range of the selected icon.

【0007】また、自分が探したいアイコンと同一の表
示属性を持つアイコンが画面に表示されていなければ、
もしくは見つからなければ、操作者は、入力手段による
指示により設定画面を表示し、画面に表示された項目に
覚えているファイル属性や表示属性の情報を設定する
か、設定画面には、色,形,相対位置の値となりうる候
補の一覧表が表示されるので、一覧表から該当値や近似
値を選択設定する。処理装置は、指定された条件情報を
基に、表示属性情報やファイル属性情報との比較を行
い、該当するアイコンで示されるファイルを探す。
If an icon having the same display attribute as the icon one wants to find is not displayed on the screen,
Alternatively, if not found, the operator displays the setting screen by the instruction of the input means and sets the information of the file attribute or the display attribute that is remembered in the item displayed on the screen, or the setting screen displays the color and shape. , A list of candidates that can serve as relative position values is displayed, and the corresponding value or approximate value is selected and set from the list. The processing device compares the display attribute information and the file attribute information based on the designated condition information, and searches for a file indicated by the corresponding icon.

【0008】最終的に一致した結果を、記憶する手段を
用いて記憶し、結果を画面に表示する。以上により、操
作者は、特に完全なファイル名称を記憶していなくて
も、ファイルを表現する絵の特徴や格納時の画面の状況
など、視覚的・感覚的に覚えている情報を基にファイル
の検索を行い、結果を得ることができる。
The finally matched result is stored by using the storing means, and the result is displayed on the screen. As described above, even if the operator does not particularly remember the complete file name, the file can be visually and sensibly remembered based on the information such as the characteristics of the picture that represents the file and the state of the screen during storage. You can search for and get the results.

【0009】[0009]

【実施例】以下、本発明の実施例を図面を用いて説明す
る。尚、これにより本発明が限定されるものではない。
まず、本発明の概要を説明するために、画面と操作の説
明を行う。
Embodiments of the present invention will be described below with reference to the drawings. The present invention is not limited to this.
First, screens and operations will be described in order to explain the outline of the present invention.

【0010】図3は、本システムで使用している、表示
属性とファイル属性の双方を使って作成したアイコンで
のファイルの表示画面2000である。この表示画面2
000では、アイコンの形を現実の物の形を模倣した形
とし、その配置を現実の物の配置を模倣した配置とし、
アイコンには必要に応じ色を付しており、一例としてオ
フィスの状態を模倣してアイコンを表示し、表示するア
イコンの属性として、通常のアイコン表示に使われるフ
ァイル名称や色や図柄に加え、配置や幅,高さの表示属
性情報を使っている。このため、視覚から多くの情報を
得ることができる。
FIG. 3 is a display screen 2000 of a file with an icon created by using both the display attribute and the file attribute, which is used in the present system. This display screen 2
In 000, the shape of the icon is made to imitate the shape of the real thing, and its arrangement is made to imitate the arrangement of the real thing,
The icons are colored as necessary, and as an example, the icons are displayed imitating the state of the office, and as the attributes of the displayed icons, in addition to the file names, colors, and patterns used for normal icon display, It uses display attribute information such as layout, width, and height. Therefore, much information can be obtained from the visual sense.

【0011】例えばこの画面では、配置として、アイコ
ンを並列に並べるのではなく、扉なしキャビネの形をし
たキャビネ・アイコン2100の中(上)に棚アイコン
2101〜2108があり、その中にバインダの形のを
したバインダ・アイコン2200〜2212や紙の形を
した文書アイコン2250〜2252を置くことによっ
て、キャビネ・アイコン2100の中に棚アイコン21
01〜2112を、棚アイコン2101〜2112の中
にバインダ・アイコン2200〜2212を、包含管理
させることができる。
For example, in this screen, as an arrangement, instead of arranging the icons in parallel, shelf icons 2101 to 2108 are provided in (above) the cabinet icon 2100 in the shape of a doorless cabinet, and the binder icons 2101 to 2108 are included therein. By placing the binder icons 2200 to 2212 in the shape of and the document icons 2250 to 2252 in the shape of paper, the shelf icon 21 in the cabinet icon 2100.
01-2112 can be made to include and manage the binder icons 2200-2212 in the shelf icons 2101-2112.

【0012】従って、キャビネ・アイコン2100やキ
ャビネの各棚のアイコン2101〜2108を選択する
と、そのキャビネ・アイコン2100や各棚のアイコン
2101〜2108自身だけでなく、その中に配置表示
されているバインダ・アイコン(2200〜2212)
も処理対象として選択したことになる。また、配置の別
の使い方には、個人情報は扉なしキャビネの図柄のアイ
コン2100の端の方に、緊急作成資料は扉なしキャビ
ネ・アイコン2100の中央に置くなど、暗黙的なグル
ープ分けがあり、視覚的なアイコンの置き場所の検索を
提供する。
Therefore, when the cabinet icon 2100 or the icons 2101 to 2108 on the cabinet cabinets are selected, not only the cabinet icon 2100 or the cabinet icons 2101 to 2108 themselves, but also the binders arranged and displayed therein.・ Icon (2200-2212)
Is also selected as a processing target. Another way to use the layout is to place the personal information toward the end of the doorless cabinet icon 2100 and the emergency created material in the center of the doorless cabinet icon 2100, which is an implicit grouping. Provides a visual icon location search.

【0013】バインダに似た直方体の図柄のアイコン2
200〜2212の図柄幅は各バインダ・アイコンに含
まれる文書のおおまかな数を、図柄の高さはバインダ・
アイコンに収納管理している文書のサイズ(A3/A4
/A5/B4/B5/葉書サイズ)を表現する。また、
バインダ・アイコン2200〜2212の色属性を使っ
て、打合せ資料は黄色系統、個人情報は青系統、一般的
な共通情報は緑系統、緊急作成資料や極秘資料は赤系
統、といった分類をする。また、画面に表示されている
部分は本実施例システムで持つアイコンの配置部分の一
部分であり、画面上に表示されていない部分2300に
も多数アイコンは存在する。現在見えない部分のアイコ
ンは、画面表示のスクロール機能を使って表示部をずら
して見る。
A rectangular parallelepiped-shaped icon 2 similar to a binder
The pattern width of 200 to 2212 is a rough number of documents included in each binder icon, and the pattern height is the binder.
The size of the document stored and managed by the icon (A3 / A4
/ A5 / B4 / B5 / postcard size). Also,
Using the color attributes of the binder icons 2200 to 2212, the meeting materials are classified into a yellow system, personal information is a blue system, general common information is a green system, and urgent preparation materials and confidential materials are red systems. The portion displayed on the screen is a portion of the icon arrangement portion of the system of this embodiment, and a large number of icons are present in the portion 2300 not displayed on the screen. For icons that are not currently visible, use the scroll function of the screen display to shift the display.

【0014】図3のように各種情報を分類管理・表示し
ている画面においては、ファイル名称よりも表示上の特
徴の方が覚えていやすく、それに伴いその表示上の特徴
を条件に特定のアイコンを検索する必要性も多分に生ず
ることが容易に推測できる。本発明はこの必要性に答
え、表示上の特徴を活かした対象の検索を実現するもの
である。従って操作者が、特定の文書ファイルを探した
い時、その文書ファイルのファイル名を覚えていなくて
も、「キャビネの中の黄色いA4サイズのバインダ」と
いう情報で対象を絞ったり特定したりすることができ
る。
In the screen for managing and displaying various information as shown in FIG. 3, the display feature is easier to remember than the file name, and accordingly, a specific icon is specified based on the display feature. It can be easily inferred that the need to search for will often arise. The present invention responds to this need and realizes a search for an object that makes use of the display characteristics. Therefore, when the operator wants to search for a specific document file, even if he / she does not remember the file name of the document file, he / she can narrow down or specify the target with the information "a yellow A4 size binder in the cabinet". You can

【0015】図4を用い、本実施例システムでの、「キ
ャビネの中の黄色いA4サイズのバインダ」の検索操作
を説明する。操作者は、まず、表示画面上で探したいア
イコンがすぐに特定できるかどうかを見る。該当しそう
なアイコンが多数存在し、1つ1つを開示してみるのが
面倒な場合、さらには該当しそうなアイコンの1つ1つ
を検索の対象として選択することが面倒な場合には、操
作者はキャビネ・アイコン2100の中の黄色いバイン
ダが置いてある棚アイコン2102,2103,210
6を選択する。選択されたアイコンは選択されたことを
示すために変更表示、例えば、反転表示する。棚アイコ
ン2105は黄色のアイコンを置いていないため対象か
らはずす。画面を左右上下にスクロールし、キャビネの
境まで見て他にないか確認し、あれば選択する。操作者
が選択した段アイコンの中に包含管理されているバイン
ダが検索の対象になる。
A search operation for "a yellow A4 size binder in a cabinet" in the system of this embodiment will be described with reference to FIG. The operator first sees whether the desired icon can be immediately identified on the display screen. If there are many icons that are likely to be applicable and it is troublesome to disclose each one, or if it is troublesome to select each one of the icons that are likely to be applicable as a search target, The operator selects the shelf icons 2102, 2103, 210 with the yellow binder in the cabinet icon 2100.
Select 6. The selected icon is changed and displayed, for example, highlighted to indicate that it has been selected. The shelf icon 2105 does not have a yellow icon, so it is removed from the target. Scroll the screen left and right and up and down, check the cabinet boundaries to see if there is anything else, and select it. Binders included and managed in the column icon selected by the operator are to be searched.

【0016】次に黄色でA4サイズのバインダ2202
を選択し、色と文書サイズと図柄(バインダの絵)が同
一のものを検索するよう指示を出す。本実施例システム
では、アイコンのメニュー3000の中に検索メニュー
3010を設け、そのサブメニュー3100として色や
サイズや図柄などの検索の表示属性条件3110〜31
12を提供する。
Next, a yellow A4 size binder 2202
Select, and give an instruction to search for items with the same color, document size, and design (picture of the binder). In the system of this embodiment, a search menu 3010 is provided in the icon menu 3000, and display attribute conditions 3110 to 31 for search such as color, size, and pattern are provided as its submenu 3100.
Provide twelve.

【0017】2つの条件を同時に満たしているアイコン
が表示範囲内に見つからない時は、画面を上下左右にス
クロールして見つけて選択して指示を出すか、表示され
ている範囲で黄色のバインダとA4のバインダがあるな
らばその2つのバインダをそれぞれ選択し、色と図柄、
サイズと図柄の組合せでそれぞれ検索するよう指示を出
す。
When an icon satisfying the two conditions at the same time is not found in the display range, the screen is scrolled up and down, left and right to find and select an instruction, or a yellow binder is displayed in the displayed range. If you have an A4 binder, select those two binders respectively, and select the color and design,
Instruct to search for each combination of size and pattern.

【0018】検索対象が指定されている場合にはその対
象範囲内で検索を行う。色とサイズを別々に指定して
も、まず指定対象内から一致する色のバインダを選び出
し、選び出された対象に対して次のサイズの検索を行う
ので、問題なく処理が実行される。このような検索を行
うことによって、操作者は、表示情報の条件に合うバイ
ンダを得ることができる。この条件にあうバインダを得
た結果、見つけたいバインダを特定することができたな
らば直接そのバインダを開示しても良いし、特定するこ
とができなかったならば、再度その絞った対象に対して
別の表示属性で検索したりファイル属性などを用いた別
の検索処理を実行して、さらに対象を絞ってもよい。
When the search target is designated, the search is performed within the target range. Even if the color and the size are specified separately, the binder of the matching color is first selected from the specified objects, and the next size is searched for the selected object, so that the processing is executed without any problem. By performing such a search, the operator can obtain a binder that matches the conditions of the display information. As a result of obtaining a binder that meets this condition, if you can specify the binder you want to find, you may directly disclose that binder, or if you can not specify it, you can again target the narrowed target. The search may be further narrowed down by performing a search with another display attribute or performing another search processing using a file attribute or the like.

【0019】図1は、本発明が適用されるシステムの構
成を示すブロック図である。システムは、処理装置10
00、メモリ1200、入力装置(キーボード、マウ
ス)1100、出力装置(ディスプレイ)1300、フ
ァイル1400からなり、メモリには、制御プログラム
1220、検索プログラム1210、表示処理プログラ
ム1230、表示属性管理テーブル1240、ファイル
属性管理テーブル1250、表示データ1260等が格
納されている。
FIG. 1 is a block diagram showing the configuration of a system to which the present invention is applied. The system includes a processing device 10
00, a memory 1200, an input device (keyboard, mouse) 1100, an output device (display) 1300, and a file 1400. In the memory, a control program 1220, a search program 1210, a display processing program 1230, a display attribute management table 1240, and a file. An attribute management table 1250, display data 1260, etc. are stored.

【0020】図2は、表示上の特徴を条件に特定のアイ
コンを検索する場合の、システムにおける処理の流れの
概要を示す図である。制御プログラム1220は、シス
テム内のファイルの状態を、ファイル群1400に対応
するアイコンのファイル属性管理テーブルリスト125
0と表示属性管理テーブルリスト1240と表示データ
1260を参照し、表示処理プログラム1230を利用
して出力装置1300にアイコンの形で表示する。
FIG. 2 is a diagram showing an outline of a processing flow in the system when a specific icon is searched for on the basis of display characteristics. The control program 1220 displays the status of the files in the system by the file attribute management table list 125 of the icons corresponding to the file group 1400.
0, the display attribute management table list 1240, and the display data 1260 are referred to, and the display processing program 1230 is used to display in the form of an icon on the output device 1300.

【0021】入力装置1100により、任意のアイコン
が選択されると、制御プログラム1220がアイコンの
ファイル属性管理テーブルリスト1250から選択され
たアイコンのファイル属性管理テーブルを探し、対応す
るメニューを出すと共に画面上のアイコンを変更表示、
例えば、反転表示させる。入力装置1100によりメニ
ューから検索と該当条件項目が選択されると、選択され
ているファイル属性管理テーブルに登録されている検索
に対応する処理が実行され、検索処理プログラム121
0に制御が渡る。検索処理プログラム1210は入力さ
れている検索の条件を基に、アイコンの表示属性管理テ
ーブルリスト1240を参照して、条件に該当するテー
ブルを探す。
When an arbitrary icon is selected by the input device 1100, the control program 1220 searches the file attribute management table list 1250 of the icon for the file attribute management table of the selected icon, displays the corresponding menu, and displays it on the screen. Change the icon of
For example, the display is reversed. When the search and the corresponding condition item are selected from the menu by the input device 1100, the process corresponding to the search registered in the selected file attribute management table is executed, and the search processing program 121
Control passes to 0. The search processing program 1210 refers to the icon display attribute management table list 1240 based on the input search conditions, and searches for a table corresponding to the conditions.

【0022】図4で説明した例を処理する場合は、指定
アイコンの色と図柄の種類と文書サイズの他、図4の棚
アイコン2102,2103,2106に対応するアイ
コンのファイル属性管理テーブルから対応する表示属性
管理テーブルを求め、棚アイコン2102,2103,
2106それぞれの位置を求めてその範囲内にあること
も検索の条件に加える。
When processing the example described with reference to FIG. 4, in addition to the color of the designated icon, the type of the pattern, the document size, the file attribute management table of the icons corresponding to the shelf icons 2102, 2103, 2106 of FIG. 4 is used. For the display attribute management table to be displayed, and the shelf icons 2102, 2103,
It is added to the search condition that the position of each 2106 is obtained and the position is within the range.

【0023】全条件が一致する表示属性管理テーブルが
あるならば、次にその表示属性管理テーブルと対応する
ファイル属性管理テーブルをファイル属性管理テーブル
リスト1250から探す。該当するファイル属性管理テ
ーブルがあるならば、対応する表示データ1260を参
照して、表示処理プログラム1230を利用して、出力
装置1400に該当アイコンの反転表示を出力する。
尚、本システムでは表示状態属性を強調する意味でオフ
ィスの絵を模倣した表示でアイコンを配置しているが、
アイコンでファイルを表現しているシステムならば、ウ
ィンドウ上にアイコンを並列に羅列する表示方法を採っ
ていても本発明は有効である。この場合、表示上でアイ
コン間に包含関係がないので、包含するアイコンを選択
すると包含されるアイコンも選択されたことになる、と
いう解釈は実現できないが、画面をいくつかの領域に分
割しその領域のどこにあるアイコンを検索対象にするか
という指定や複数のアイコンを同時に選択対象として指
定できる機能を用意すれば検索範囲を指定することがで
きる。
If there is a display attribute management table that meets all the conditions, then a file attribute management table corresponding to the display attribute management table is searched from the file attribute management table list 1250. If there is a corresponding file attribute management table, the corresponding display data 1260 is referenced and the display processing program 1230 is used to output the reverse display of the corresponding icon to the output device 1400.
In this system, the icons are arranged in a display that imitates the picture of the office in order to emphasize the display state attribute.
The present invention is effective in a system in which files are represented by icons, even if a display method of listing icons in parallel on a window is adopted. In this case, there is no inclusive relation between the icons on the display, so it cannot be interpreted that selecting the inclusive icon means that the inclusive icon is also selected, but the screen is divided into several areas and the A search range can be specified by providing a function of specifying which icon in the area is to be searched and a plurality of icons can be simultaneously specified as selection targets.

【0024】図5は、本実施例で使用しているアイコン
属性管理テーブルの構成を示したもの、図6はアイコン
属性管理テーブルの取りうる値の例である。まず、図5
を説明する。アイコン属性管理テーブルは、ファイル属
性管理テーブル1250群と表示属性管理テーブル12
40群から成る。
FIG. 5 shows the configuration of the icon attribute management table used in this embodiment, and FIG. 6 shows an example of the values that the icon attribute management table can take. First, FIG.
Will be explained. The icon attribute management table includes a file attribute management table 1250 group and a display attribute management table 12.
It consists of 40 groups.

【0025】ファイル属性管理テーブル1250の要素
としては、アイコンの登録番号4110,アイコン名4
130,アイコンの種類(本棚ディレクトリ/バインダ
・ディレクトリ/ごみ箱ディレクトリ/文書、など)を
示すクラスの名称4140,ファイルデータ1400へ
のポインタ4120,アイコンの画面上の表示位置41
50、表示属性管理テーブルとの対応コード4160、
前のファイル属性管理テーブルへのポインタ4170、
次のファイル属性管理テーブルへのポインタ4180な
どを持つ。ファイル属性管理テーブル1250は各アイ
コン毎に1つ存在するため少なくともアイコンの数だけ
テーブルがある。各テーブルは前後のテーブルへのポイ
ンタ4170と4180によってつながれている。
As elements of the file attribute management table 1250, there are an icon registration number 4110 and an icon name 4
130, class name 4140 indicating the type of icon (bookshelf directory / binder directory / trash can directory / document, etc.), pointer 4120 to file data 1400, icon display position 41 on the screen
50, a code 4160 corresponding to the display attribute management table,
Pointer 4170 to the previous file attribute management table,
It has a pointer 4180 to the next file attribute management table and the like. Since there is one file attribute management table 1250 for each icon, there are at least as many tables as there are icons. Each table is connected by pointers 4170 and 4180 to the previous and next tables.

【0026】表示属性管理テーブル1240の要素とし
ては、登録番号4210,使用している色コード422
0,使用している図柄コード4230,図柄の種類コー
ド4240,文書サイズコード4250,前の表示属性
管理テーブルへのポインタ4260、次の表示属性管理
テーブルへのポインタ4270などの値を持つ。表示属
性管理テーブル1240は、本実施例では現在登録され
ているアイコンの持つ表示情報の組合せの管理テーブル
とした。そのため、全アイコンが異なる表示情報の組合
せを持たない限りテーブル数はアイコンの数より少な
い。すなわち、複数のアイコンが同じ表示属性を持つ場
合には、それらは1つの表示属性管理テーブルを参照す
る。各テーブルは前後のテーブルへのポインタ4260
と4270によってつながれている。表示属性管理テー
ブルは、ファイル属性管理テーブルの対応コード416
0の値を基に参照する(点線4500)。
The elements of the display attribute management table 1240 are the registration number 4210 and the color code 422 used.
0, the used design code 4230, the design type code 4240, the document size code 4250, the pointer 4260 to the previous display attribute management table, the pointer 4270 to the next display attribute management table, and the like. In the present embodiment, the display attribute management table 1240 is a management table of combinations of display information held by the currently registered icons. Therefore, the number of tables is less than the number of icons unless all icons have different combinations of display information. That is, when a plurality of icons have the same display attribute, they refer to one display attribute management table. Each table is a pointer 4260 to the preceding and following tables
And 4270. The display attribute management table is the corresponding code 416 of the file attribute management table.
Reference is made based on a value of 0 (dotted line 4500).

【0027】図6は図5で示したアイコン属性管理テー
ブルの具体的な値を表形式で示したものである。460
1は図3の本棚2100のファイル属性管理テーブルで
ある。本棚は具体的なアスキーデータやオブジェクトデ
ータを持たないのでファイルポインタはNULL(0ま
たは空状態)となる。アイコン名は「本棚」とするが本
実施例のシステムではこの本棚は画面上にはアイコン名
を表示しないため例では括弧でくくってある。クラス名
はDESKSHELFと設定する。このクラス名は単な
るアイコンの種類名称であるだけでなく、選択されたア
イコンに対してメニューを提供する処理でのメニューの
グループ名称としても必要な情報である。
FIG. 6 is a table showing specific values of the icon attribute management table shown in FIG. 460
Reference numeral 1 is a file attribute management table of the bookshelf 2100 of FIG. Since the bookshelf does not have concrete ASCII data or object data, the file pointer becomes NULL (0 or empty state). The icon name is “bookshelf”, but in the system of the present embodiment, this bookcase does not display the icon name on the screen, and is bracketed in the example. Set the class name as DESKHELF. This class name is not only the type name of the icon, but also necessary information as the group name of the menu in the process of providing the menu for the selected icon.

【0028】位置座標は図3の2300に示されるアイ
コン表示空間の左上を原点(0,0)としたときの、ア
イコンの左下の点の表示位置を設定する。対応コード
は、本実施例システムでは本棚アイコンは表示属性とし
て表示属性管理テーブルの1つである4611を使うた
め(点線4500はこの関係を示している)、表示属性
管理テーブル4611の登録番号であるBを設定する。
4600、4602も同様の判断で値を設定する。ファ
イル属性管理テーブル4603〜4605は、図3の本
棚の中にあるバインダ・アイコンに対する情報である。
これらはアイコン名を画面上に表示する。ファイル属性
管理テーブル4606は図3の机の上にある紙の資料に
対する情報である。画面上にはアイコン名を表示しない
ため例ではカッコでくくる。紙の資料アイコンはワープ
ロで入力されたデータを表すものであり、そのデータを
管理しているファイルデータ1400の名称をファイル
ポインタの欄に設定する。表示属性管理テーブル461
4は図3のバインダ2203、2204の表示属性情報
である。
The position coordinates set the display position of the lower left point of the icon when the upper left corner of the icon display space shown at 2300 in FIG. 3 is the origin (0, 0). The correspondence code is the registration number of the display attribute management table 4611 because the bookshelf icon uses 4611 which is one of the display attribute management tables as a display attribute in the system of this embodiment (dotted line 4500 shows this relationship). Set B.
Values are set for 4600 and 4602 by the same judgment. The file attribute management tables 4603-4605 are information on the binder icons in the bookshelf in FIG.
These display the icon name on the screen. The file attribute management table 4606 is information on the paper material on the desk in FIG. Since the icon name is not displayed on the screen, it is enclosed in parentheses in the example. The paper material icon represents the data input by the word processor, and the name of the file data 1400 that manages the data is set in the file pointer column. Display attribute management table 461
Reference numeral 4 is display attribute information of the binders 2203 and 2204 of FIG.

【0029】使用している色コード4220は、現在シ
ステムで使用している色を管理する使用色管理テーブル
4300に登録されている登録番号4310を使用して
設定する。点線4510はこの関係を示している。使用
色管理テーブル4300は、登録番号4310と使用し
ている色のRGBの配合値4320を管理している。本
実施例では、RGB各配合値を0〜256の範囲として
設定している。
The used color code 4220 is set using the registration number 4310 registered in the used color management table 4300 for managing the colors currently used in the system. Dotted line 4510 shows this relationship. The used color management table 4300 manages the registration number 4310 and the RGB mixture values 4320 of the colors used. In this embodiment, the RGB compound values are set as a range of 0 to 256.

【0030】また、使用している図柄コード4230
は、現在システムで使用している図柄を管理する使用図
柄管理テーブル4400に登録されている、登録番号4
410を使用して設定する。点線4520はこの関係を
示している。この使用図柄管理テーブル4400は、登
録番号4410と図柄表示データを格納しているファイ
ル1260の名称(メモリ上にある場合はアドレス)4
420を管理している。
Also, the design code 4230 being used
Is the registration number 4 registered in the use symbol management table 4400 for managing the symbols currently used in the system.
Set using 410. Dotted line 4520 shows this relationship. This use symbol management table 4400 has a registration number 4410 and the name of the file 1260 storing the symbol display data (address if in memory) 4
It manages 420.

【0031】図柄の種類コード4240は、図柄が図形
か白黒画像かカラー画像かという情報を表すコード1,
2,…を設定する。この図柄の種類コードは、アイコン
の表示属性管理テーブル1240ではなく使用図柄管理
テーブル4400で管理してもよい。文書サイズコード
4250はアイコンが文書関係の場合に設定され、文書
の用紙サイズを表すコードが設定される。従って机や本
棚などに対する情報の場合はNULLを設定する。
The symbol type code 4240 is a code 1, which represents information indicating whether the symbol is a figure, a monochrome image or a color image.
Set 2, ... The symbol type code may be managed in the used symbol management table 4400 instead of the icon display attribute management table 1240. The document size code 4250 is set when the icon is related to the document, and a code representing the paper size of the document is set. Therefore, NULL is set for information on a desk or bookshelf.

【0032】アイコンが生成される時、そのアイコンに
対応するファイル属性管理テーブル1250が生成さ
れ、ファイル属性値が設定される。次に表示属性管理テ
ーブル1240の中に同様の属性組合せがないかどうか
を判定し、あればその登録番号を、なければ新たに生成
して表示属性値を設定した表示属性管理テーブルの登録
番号を、ファイル属性管理テーブルの中の表示属性管理
テーブルとの対応コード4150の値として登録する。
When an icon is generated, the file attribute management table 1250 corresponding to the icon is generated and the file attribute value is set. Next, it is determined whether or not there is a similar attribute combination in the display attribute management table 1240, and if there is, the registration number thereof, and if not, the registration number of the display attribute management table in which the display attribute value is newly set and the display attribute value is set. , As the value of the code 4150 corresponding to the display attribute management table in the file attribute management table.

【0033】図7、図8は、任意のアイコンの表示属性
を利用して特定アイコンを検索する処理のフローチャー
トである。操作者からの選択の入力を待ち(500
0)、入力がアイコンの選択だけであり、選択されたア
イコンがキャビネやキャビネの棚など他のアイコンを包
含表示しているものであれば(5010)、該当するフ
ァイル属性管理テーブルをファイル属性管理テーブルリ
ストから探し、そのファイル属性管理テーブルに対応す
る表示属性管理テーブルを表示属性管理テーブルリスト
探してその位置座標を求める(5020)。選択されて
いるキャビネの段が3つあるなど複数選択されている場
合には、重なっている位置座標がないかを調べ(503
0)、重なっていたら最適な和座標を求めて(504
0)結果を条件として格納する(5050)。
7 and 8 are flowcharts of the process of searching for a specific icon using the display attribute of an arbitrary icon. Wait for the operator to input a selection (500
0) If the input is only icon selection and the selected icon includes and displays other icons such as cabinets and cabinet racks (5010), the corresponding file attribute management table is managed as file attributes. A search is made from the table list, a display attribute management table corresponding to the file attribute management table is searched, and the position coordinates are obtained (5020). When a plurality of cabinets is selected, such as three cabinet stages, it is checked whether or not there are overlapping position coordinates (503
0), if there is overlap, find the optimal sum coordinates (504
0) The result is stored as a condition (5050).

【0034】選択されたアイコンから検索メニューが実
行された場合には(5060)、実行時の検索条件を調
べ、選択されたアイコンのファイル属性管理テーブルを
探し、対応する表示属性管理テーブルを探して条件に対
応する値を求める(5070)。表示属性管理テーブル
リストの中から、条件の値と一致するテーブルを探す
(5080)。黄色でA4サイズでバインダであるなど
複数の条件がある場合には、全条件と一致する値を持つ
テーブルを探す。一致する表示属性管理テーブルがある
場合には、該テーブル対応するファイル属性管理テーブ
ルを探す(5090)。対応するファイル属性管理テー
ブルが1つ以上存在するならば、すなわち検索条件に一
致したアイコンが1つ以上存在するならば(510
0)、その該当するアイコンを反転表示する(511
0)。また前述の例では、選択したアイコンの色と同一
色のアイコンを検索したが、応用として、選択されたア
イコンの色の同系色に属する色のアイコン検索もでき
る。この場合、使用色管理テーブルの構成を図9のよう
に変更して実現する。
When the search menu is executed from the selected icon (5060), the search condition at the time of execution is checked, the file attribute management table of the selected icon is searched, and the corresponding display attribute management table is searched. A value corresponding to the condition is obtained (5070). A table that matches the value of the condition is searched for in the display attribute management table list (5080). When there are a plurality of conditions such as yellow and A4 size as a binder, a table having a value that matches all the conditions is searched. If there is a matching display attribute management table, the file attribute management table corresponding to the table is searched (5090). If there is at least one corresponding file attribute management table, that is, if there is at least one icon that matches the search condition (510
0), and the corresponding icon is highlighted (511)
0). Further, in the above-described example, the icon having the same color as the selected icon is searched, but as an application, an icon having a color belonging to the similar color of the selected icon can be searched. In this case, the configuration of the used color management table is changed as shown in FIG.

【0035】図9は、検索条件として指定色の近似値を
使う場合の図5、図6の表示属性管理テーブル1240
の構成の変更部分である。表示属性管理テーブル124
0の要素は同じで、登録番号4210,使用している色
コード4220,使用している図柄コード4230,図
柄の種類コード4240,文書サイズコード4250,
位置領域座標コード4260などの値を持つ。図5、6
と異なるのは色コードが参照している使用色管理テーブ
ル4300の構成である。この使用色管理テーブル43
00は、登録番号4310と使用している色のRGBの
配合値4320の他、系統色識別コードも管理する。
FIG. 9 shows the display attribute management table 1240 shown in FIGS. 5 and 6 when the approximate value of the designated color is used as the search condition.
This is a modified part of the configuration. Display attribute management table 124
The elements of 0 are the same, the registration number 4210, the used color code 4220, the used design code 4230, the design type code 4240, the document size code 4250,
It has a value such as the position area coordinate code 4260. 5 and 6
3 is different from the used color management table 4300 referenced by the color code. This used color management table 43
00 manages the systematic color identification code as well as the registration number 4310 and the RGB combination value 4320 of the colors used.

【0036】系統色識別コードは、新しい色を設定され
た時にある基準に従って系統を算出した値である。今回
の系統色算出の方法は、色のRGB(3原色:Rは赤,
Gは緑,Bは青)の一番濃い色を判定しそれを強調する
配合値を求める方法と、現RGBと同じ配合比率を持つ
値を求める方法とを採る。例えば、RGBが10203
0、すなわちRが10,Gが20,Bが30という値を
持つ色の場合、一番濃い値はBの30であるからそれを
強調する配合値として102030〜1020FFが求
められる。配合比率は1:2:3であるから、0102
03,020406,・・・,55AAFFが求められ
る。
The system color identification code is a value obtained by calculating a system according to a certain standard when a new color is set. The systematic color calculation method this time is RGB (3 primary colors: R is red,
A method of determining the darkest color (G is green, B is blue) and obtaining a compounding value that emphasizes it and a method of obtaining a value having the same compounding ratio as the current RGB are adopted. For example, RGB is 10203
In the case of a color having a value of 0, that is, R is 10, G is 20, and B is 30, the darkest value is B, which is 30, so 102030 to 1020FF is obtained as a blending value that emphasizes it. Since the compounding ratio is 1: 2: 3,
03,020406, ..., 55AAFF is required.

【0037】本例では両方の方法を採用する。その管理
方法は、強調配合6340の方は値を、配合比率633
0の方は比率値を管理し、実際の比較時に配合比率を利
用して値を算出する方法を採ったが、比率配合値を事前
に算出して管理する方法を採っても良い。これにより、
特定しにくい色を検索の条件にすることができ、検索対
象を広げることができる。今回は前述のような系統色算
出方法を使用したが、美術方面で規定されている法則を
用いて系統色を規定してもよい。
In this example, both methods are adopted. As for the management method, the value of the emphasized combination 6340 is the value, and the combination ratio 633.
For 0, the method of managing the ratio value and calculating the value by utilizing the mixture ratio at the time of actual comparison was adopted, but a method of calculating and managing the ratio mixture value in advance may be adopted. This allows
Colors that are difficult to specify can be used as search conditions, and the search target can be expanded. Although the systematic color calculation method as described above is used this time, the systematic color may be defined using a rule defined in the art field.

【0038】本実施例のように、本発明を用いれば、大
量にアイコンが存在する場合やアイコン名を忘れてしま
った場合でも、表示情報を用いて、探したいアイコンを
効率的に特定したり、対象を少数に絞り込んだりするこ
とができる。
According to the present invention as in the present embodiment, even when a large number of icons exist or the icon names are forgotten, the displayed information can be used to efficiently specify the desired icon. , The target can be narrowed down to a small number.

【0039】次に、実施例2について説明する。実施例
2では、任意のアイコンの表示属性情報を使わず、特定
したいアイコンのファイル属性を条件として検索するた
めの検索条件入力シートを利用し、特定したいアイコン
の表示属性も前記検索条件入力シートに指定することに
より検索を実現する例について述べる。
Next, a second embodiment will be described. In the second embodiment, the display attribute information of an arbitrary icon is not used, but a search condition input sheet for searching with the file attribute of the icon to be specified as a condition is used, and the display attribute of the icon to be specified is also the search condition input sheet. An example of realizing the search by designating will be described.

【0040】実施例2の処理の流れは、出力装置130
0にアイコンを表示する過程までは実施例1と同様だ
が、その後の動作は以下のようになる。入力装置110
0により、出力装置1400に表示されているアイコン
の中の検索実行アイコンが選択されると、制御プログラ
ム1220が選択されたアイコンのファイル属性管理テ
ーブルから該当する実行内容を探し実行、検索処理プロ
グラム1210に制御が渡る。検索処理プログラム12
10は表示処理プログラム1230を利用し、ファイル
属性管理テーブルリスト1250と表示属性管理テーブ
ルリスト1240を参照して、出力装置1300に検索
条件入力シートと属性として取り得る値(システムに登
録されている値)の一覧表を表示する。入力装置110
0から各種検索条件を入力すると、検索処理プログラム
1210は、その条件内容の検索のための比較値を算出
するとともに、内容を表示属性とファイル属性とに分け
て処理を行う。
The processing flow of the second embodiment is based on the output device 130.
The process up to displaying the icon at 0 is the same as that of the first embodiment, but the operation thereafter is as follows. Input device 110
When the search execution icon is selected from the icons displayed on the output device 1400 by 0, the control program 1220 searches for and executes the corresponding execution content from the file attribute management table of the selected icon, and the search processing program 1210. Control over. Search processing program 12
10 uses the display processing program 1230 and refers to the file attribute management table list 1250 and the display attribute management table list 1240 to refer to the search condition input sheet on the output device 1300 and possible values (values registered in the system). ) Is displayed. Input device 110
When various search conditions are input from 0, the search processing program 1210 calculates a comparison value for searching the content of the condition and divides the content into a display attribute and a file attribute for processing.

【0041】本実施例2のシステムではまず、本発明で
ある表示情報による検索を実行する。 表示属性管理テ
ーブルリスト1240を参照して入力した表示属性の条
件比較を行う。条件が一致した表示属性管理テーブル1
240があるならば、次にその表示属性管理テーブル1
240と対応するファイル属性管理テーブルをファイル
属性管理テーブルリスト1250から探し、そのファイ
ル属性管理テーブルの各属性値と入力条件値との比較検
索を行う。検索した最終結果は、該当するファイル属性
テーブルと表示属性テーブルと表示データ1260を参
照して、表示処理プログラム1230を利用して、出力
装置1400に出力する。
In the system of the second embodiment, first, the search is performed by the display information which is the present invention. By referring to the display attribute management table list 1240, the conditions of the input display attributes are compared. Display attribute management table 1 with matching conditions
If there is 240, then the display attribute management table 1
A file attribute management table corresponding to 240 is searched from the file attribute management table list 1250, and a comparison search is performed between each attribute value of the file attribute management table and the input condition value. The retrieved final result is output to the output device 1400 using the display processing program 1230 with reference to the corresponding file attribute table, display attribute table, and display data 1260.

【0042】図10は、表示属性も条件として入力し検
索することを実現する、検索条件設定シート(画面)7
100と各種属性のシステムに登録されている値の一覧
表7300〜7700の例である。本システムでは図3
のアイコンの1つである検索アイコン2208を選択し
実行した時に表示される。検索条件設定シート(画面)
7100に設定できる検索条件として、アイコンが持つ
ファイル名やクラス名などのファイル属性情報と、色,
図柄,高さ(文書サイズ),位置などの表示属性情報が
ある。
FIG. 10 shows a search condition setting sheet (screen) 7 for realizing search by inputting display attributes as conditions.
7 is an example of a list of values 7300 to 7700 registered in the system of 100 and various attributes. In this system,
This is displayed when the search icon 2208, which is one of the icons, is selected and executed. Search condition setting sheet (screen)
As the search conditions that can be set in the 7100, the file attribute information such as the file name and class name of the icon, the color,
There is display attribute information such as design, height (document size), and position.

【0043】ファイル名7110やクラス名7120は
文字情報であり、条件として設定する場合には、操作者
は全文字列を設定するか一部を総称文字で代用して設定
する。もしくは選択すると同時にシステムに登録されて
いる値の一覧表7300,7400が表示されるので、
その値の一覧から選択すると値が各項目7110,71
20のコード設定部7111,7121に設定される。
The file name 7110 and the class name 7120 are character information, and when setting as a condition, the operator sets all character strings or substitutes a part of them with generic characters. Or, the list of values 7300 and 7400 registered in the system is displayed at the same time when you select it.
If you select from the list of values, the values will be
20 code setting units 7111 and 7121.

【0044】色7130、図柄7140、高さ7150
は、内容を表す識別コードがわかっている場合にはその
文字列をコード設定部7131,7141,7151に
設定する。もしくは選択すると同時にシステムに登録さ
れている値の一覧表7500〜7700が表示されるの
で、その値の一覧表から条件値を選択すると値が各項目
7130,7140,7150のコード設定部713
1,7141,7151に設定される。この値の一覧表
では色や図柄は、コードではなく視覚的なサンプルで提
供され、その内容がサンプル設定部7132,7142
に設定される。色や図柄には拡張ボタン7133,71
43がついていて、この拡張ボタン7133,7143
を押すと、指定した色や図柄とぴったり一致するものだ
けでなく、系統色や同じ種類の図柄も検索する。
Color 7130, pattern 7140, height 7150
Sets the character string in the code setting units 7131, 7141, 7151 when the identification code indicating the content is known. Alternatively, since a list of values 7500 to 7700 registered in the system is displayed at the same time when the value is selected, when a condition value is selected from the list of values, the value is set in the code setting section 713 of each item 7130, 7140, 7150.
It is set to 1,7141,7151. In this list of values, colors and patterns are provided as visual samples instead of codes, and the contents thereof are sample setting units 7132 and 7142.
Is set to. Expansion buttons 7133, 71 for colors and designs
43 is attached, and these expansion buttons 7133, 7143
Press to search not only for the exact match with the specified color or design, but also for system colors or designs of the same type.

【0045】位置7160は、画面マップ7161を用
いて該当位置を含むと思われる領域を指定する。画面マ
ップは、表示画面を特定数で分割したもので、本例では
9分割している。また、表示部分を変更できるように、
表示部のスクロール7162やズーム7163の機能を
持つ。検索条件に覚えている情報を設定し終ったら、画
面の下にある検索実行ボタン7170を選択(押下)す
ると、検索が実行される。指定した条件を全部取り消し
たい場合には取り消しボタン7180を、検索を終了す
る場合には終了ボタン7190を押下すればよい。
The position 7160 uses the screen map 7161 to specify an area which is considered to include the corresponding position. The screen map is obtained by dividing the display screen by a specific number, and is divided into 9 in this example. Also, so that the display part can be changed,
It has functions of scroll 7162 and zoom 7163 of the display portion. After setting the information to be remembered in the search condition, the search execution button 7170 at the bottom of the screen is selected (pressed) to execute the search. When it is desired to cancel all the specified conditions, a cancel button 7180 may be pressed, and when ending the search, an end button 7190 may be pressed.

【0046】尚、検索の結果は本システムの場合、1つ
以上該当するアイコンがあった場合には、該当アイコン
の表示を変更(反転)する(7800)。操作者はこの
結果を見て、そこから該当するものを見つけ開示処理し
てもよいし、さらに絞り込みをするために、新たに思い
出した検索条件を検索条件入力シート7100に追加し
て再検索を実行しても良い。
In the case of this system, if there is one or more corresponding icons, the display of the corresponding icons is changed (reversed) (7800). The operator may look at this result, find a corresponding one from the results, and perform disclosure processing. Alternatively, in order to further narrow down, a newly remembered search condition is added to the search condition input sheet 7100 and a re-search is performed. You can run it.

【0047】尚、本例では各条件項目を選択すると自動
的にシステムに登録されている値の一覧表が出てくる
が、各項目にボタンを設け、そのボタンを押下すること
によって該当項目に対応するシステムに登録されている
値の一覧表が表示される方式で実現することもできる。
In this example, when each condition item is selected, a list of values registered in the system automatically appears. However, a button is provided for each item and the corresponding item is selected by pressing the button. It can also be realized by a method in which a list of values registered in the corresponding system is displayed.

【0048】図11は、本例の検索条件入力処理のフロ
ーチャートである。操作者が検索用アイコンを選択する
(8100)と、そのアイコンに登録されている検索プ
ログラムが起動される(8200)。このプログラムは
まず、前回の値を設定した画面に図10の検索条件入力
シートを表示し(8210)、検索の条件入力を行い
(8220)、1つ前の条件の入力処理がまだ実行中な
らばその終了処理を行ったのち(8230)、操作者が
検索条件入力シートの選択された位置から、該当する項
目が何であるかを探して次の処理を決める(824
0)。
FIG. 11 is a flowchart of the search condition input process of this example. When the operator selects a search icon (8100), the search program registered in the icon is activated (8200). This program first displays the search condition input sheet of FIG. 10 on the screen in which the previous value is set (8210), inputs the search condition (8220), and if the input process of the previous condition is still being executed. For example, after performing the ending process (8230), the operator determines what the corresponding item is from the selected position on the search condition input sheet and determines the next process (824).
0).

【0049】すべてのボタンは押下されたらON/OF
Fが識別できるよう表示を反転する。選択されたのがア
イコン名やクラス名などのファイル属性項目であれば、
文字列入力処理などのファイル属性入力処理を行う(8
250)。
All buttons are ON / OF when pressed
Invert the display so that F can be identified. If the selected item is a file attribute item such as icon name or class name,
Perform file attribute input processing such as character string input processing (8
250).

【0050】表示属性である色や図柄やサイズであれ
ば、まず使用している色や図柄やサイズのシステムに登
録されている値の一覧表を表示する処理を行う。入力を
受け付け(8271)、文字列であれば文字列入力処理
を行い(8272)、値の一覧表内のいずれかの色や図
柄やサイズならば、その入力位置情報から該当する識別
コードを探し(8273)、検索条件入力シートの色や
図柄やサイズの識別コードを設定部に反映する(827
4)。画面マップが指定されたならば、その入力位置情
報から該当する領域を検出し(8260)その領域の色
を反転表示する(8261)。
If the color, pattern or size is a display attribute, first, a process of displaying a list of values registered in the system of the used color, pattern or size is performed. Input is accepted (8271), if it is a character string, character string input processing is performed (8272), and if it is any color, pattern or size in the value list, the corresponding identification code is searched from the input position information. (8273), the identification code of the color, pattern or size of the search condition input sheet is reflected in the setting section (827).
4). When the screen map is designated, a corresponding area is detected from the input position information (8260) and the color of the area is displayed in reverse video (8261).

【0051】検索条件入力シートの下部にある検索ボタ
ンを選択されたならば、検索処理を実行する(828
0)。取り消しボタンを選択されたならば、全値を元に
戻し(8290)、終了ボタンを選択されたならばその
まま、現在の値を保存して検索条件入力シートや値の一
覧表を画面から消し(8291)、検索処理を終了す
る。
If the search button at the bottom of the search condition input sheet is selected, search processing is executed (828).
0). If the cancel button is selected, all values are restored (8290), and if the end button is selected, the current value is saved and the search condition input sheet and list of values are deleted from the screen ( 8291) and the search processing ends.

【0052】図12、図13、図14に、本システムの
検索処理のフローチャートを示す。まず、条件の表示属
性に関する項目があるかを調べ(9000)、あればそ
こに条件が指定されているか否かを調べ(9100)、
なければ次の項目へ移る(9110)。指定されていた
時、現検索の初めての比較であるならば(9120)ア
イコンの表示属性テーブルに登録されている登録番号を
すべてバッファ1に複写する(9130)。バッファ1
に比較すべきテーブルの番号があれば(9140)、バ
ッファ1に登録されている番号を持つテーブルの項目値
と条件値との比較を行う(9150)。
FIG. 12, FIG. 13 and FIG. 14 show flowcharts of the search processing of this system. First, it is checked whether or not there is an item relating to the display attribute of the condition (9000), and if there is, it is checked whether or not the condition is designated (9100).
If not, the process moves to the next item (9110). When it is designated, if it is the first comparison of the current search (9120), all the registration numbers registered in the icon display attribute table are copied to the buffer 1 (9130). Buffer 1
If there is a table number to be compared with (9140), the item value of the table having the number registered in the buffer 1 is compared with the condition value (9150).

【0053】色の識別コードが指定され初めての色検索
ならば(9151)、拡張ボタンの状態を調べ(915
2)、拡張ボタンが有効状態ならば、指定された色の識
別コードを基に使用色管理テーブルから系統色のコード
を調べ条件に加える(9153)。表示属性管理テーブ
ルの中から指定された色識別コードもしくは同一系統色
コードを持つものを探す(9154)。
If the color identification code is designated and it is the first color search (9151), the state of the expansion button is checked (915).
2) If the expansion button is enabled, the systematic color code is checked from the used color management table based on the specified color identification code and added to the condition (9153). The display attribute management table is searched for one having the specified color identification code or the same system color code (9154).

【0054】図柄も同様で、識別コードが指定され初め
ての図柄検索ならば(9155)、拡張ボタンの状態を
調べ(9156)、拡張ボタンが有効状態ならば、指定
された図柄の識別コードを基に表示属性管理テーブルか
ら図柄の種類コードを調べ条件に加える(9157)。
表示属性管理テーブルの中から指定された図柄識別コー
ドもしくは同一系種類コードを持つものを探す(915
8)。
The same applies to the symbols. If the identification code is designated and the first symbol search is performed (9155), the state of the expansion button is checked (9156). If the extension button is in the valid state, the identification code of the specified symbol is used as the basis. Then, the type code of the symbol is checked from the display attribute management table and added to the conditions (9157).
The display attribute management table is searched for one having the specified symbol identification code or the same system type code (915).
8).

【0055】画面マップ上に位置が指定され初めての位
置検索ならば(9159)、指定位置の領域コードを探
し(9160)、領域内にあるものを探す(916
1)。サイズが指定されていたら、識別コードと一致す
るものを探す(9162)。
If the position is designated on the screen map for the first time position search (9159), the area code of the specified position is searched (9160), and the one within the area is searched (916).
1). If the size is specified, the one matching the identification code is searched (9162).

【0056】これらにおいて、1つでも条件が一致しな
いものがあれば、バッファ1から登録番号を削除する
(9170)。一通りの項目の比較が終了したら、次の
対象との比較を行う(9180)。
If any of these conditions do not match, the registration number is deleted from the buffer 1 (9170). When the comparison of one set of items is completed, the comparison with the next target is performed (9180).

【0057】表示属性項目での比較が終ったら、バッフ
ァ1に残った該当する登録番号を持つファイル属性管理
テーブルを探し、その登録番号をバッファ2に複写する
(9200)。
When the comparison of the display attribute items is completed, the file attribute management table having the corresponding registration number remaining in the buffer 1 is searched and the registration number is copied to the buffer 2 (9200).

【0058】ファイル属性に関する条件項目があるか否
かを調べ(9210)、あれば条件値があるか否かを調
べ(9220)、なければ次の項目に移る(923
0)。条件値があり、表示属性条件での比較検索の結果
バッファ2に比較すべきアイコンの登録番号があれば
(9240)、ファイル属性条件について比較を行う
(9250)。条件文字列の中に総称文字が使用されて
いるかを調べたのち、指定部分が一致するかを比較す
る。これらは1つでも条件が一致しないものがあれば、
表示属性の比較処理と同様、バッファ2から登録番号を
削除する(9260)。一通りの項目の比較が終了した
ら、次の対象との比較を行う(9270)。
It is checked whether or not there is a condition item relating to the file attribute (9210), and if there is, a condition value is checked (9220). If there is not, a next item is moved (923).
0). If there is a condition value and there is a registration number of an icon to be compared in the result buffer 2 of the comparison search under the display attribute condition (9240), the file attribute condition is compared (9250). After checking whether the generic character is used in the condition character string, it is compared whether the specified parts match. If any of these do not meet the conditions,
Similar to the display attribute comparison process, the registration number is deleted from the buffer 2 (9260). When the comparison of one set of items is completed, the comparison with the next target is performed (9270).

【0059】検索処理方式としてはこの方法の他に、1
つ1つの条件に合うものを探し最後に積集合をとる方式
や、1つ1つのアイコンに対して全条件を比較する方式
などがある。
In addition to this method as the search processing method, 1
There are a method of finding one that meets each condition and finally taking a product set, and a method of comparing all the conditions with respect to each icon.

【0060】最後にバッファ2に残っている番号を登録
番号に持つアイコンが、検索の結果である。この検索の
結果が1つ以上あったならば(9300)、そのバッフ
ァ2に格納されているアイコンの登録番号を基に、アイ
コンのファイル属性管理テーブル、表示属性管理テーブ
ル、表示データなどを参照し、該当するアイコンを探し
て反転表示させる(9310)。
Finally, the icon having the number remaining in the buffer 2 as the registration number is the search result. If there is more than one result of this search (9300), the file attribute management table of the icon, the display attribute management table, the display data, etc. are referred to based on the registration number of the icon stored in the buffer 2. , The corresponding icon is searched for and highlighted (9310).

【0061】結果表示の方法としてはこの他に、画面上
の特定位置(机の上など)にアイコンを並べて表示する
方法や、検索結果用ウィンドウを生成し該当するアイコ
ンを羅列表示する方法などがある。また、検索結果とし
て表示されているアイコンを選択された場合も、通常ア
イコンと同様、実行内容を検出し実行する。
In addition to this, as a method of displaying the results, a method of displaying icons side by side at a specific position on the screen (such as a desk), a method of generating a search result window and listing the corresponding icons, and the like are available. is there. Also, when the icon displayed as the search result is selected, the execution content is detected and executed in the same manner as the normal icon.

【0062】また、前記一覧表から選択され検索条件入
力シートに入力された表示属性の各値からその値の近似
値の範囲を算出し、該近似値の範囲内の表示属性を備え
るファイル属性管理テーブルを検索するようにしてもよ
い。
Further, a range of approximate values of the display attributes selected from the list and entered in the search condition input sheet is calculated, and a file attribute management having display attributes within the range of the approximate values is calculated. You may make it search a table.

【0063】次に、実施例3について説明する。実施例
3では、検索条件、特に表示属性の条件入力の方法とし
て、別アイコンとの比較で〜より右,〜より大きい,な
どの相対的関係の指定を行う。人は何かの状態を記憶す
る場合、対象の属性だけでなく、周囲状況との係わり合
いも記憶している。この周囲の状況との係わり合いを検
索条件として入力できるようにする方法の1つが別アイ
コンとの比較項目である。
Next, a third embodiment will be described. In the third embodiment, as a method of inputting a search condition, particularly a display attribute, a relative relationship such as “to the right” or “to” is specified in comparison with another icon. When a person memorizes a state of something, not only the target attribute but also the relationship with the surrounding situation is memorized. One of the methods of allowing the relationship with the surrounding situation to be input as a search condition is a comparison item with another icon.

【0064】図15は、図10の検索条件入力シート7
100の、位置とサイズの指定部7140,7150を
別対象との比較に変更したものである。位置は、基準に
なるアイコン名10200を値の一覧表10300から
設定し、検索したいアイコンがその基準のアイコンに対
してどの方向にあるかという相対的関係10210を位
置方向の一覧表10400を用いて設定する。アイコン
名の入力は、直接該当アイコンをポインティングデバイ
スで指定してもよい。
FIG. 15 shows the search condition input sheet 7 of FIG.
The position and size designation units 7140 and 7150 of 100 are changed to a comparison with another target. For the position, a reference icon name 10200 is set from a list of values 10300, and a relative relationship 10210 indicating in which direction the icon to be searched is with respect to the reference icon is displayed using a position / direction list 10400. Set. For inputting the icon name, the corresponding icon may be directly designated by the pointing device.

【0065】サイズも同様で、基準になるアイコン名1
0100を値の一覧表10300から設定し、検索した
いアイコンがその基準のアイコンに対してどんなサイズ
なのかという相対的関係10110を値の一覧表105
00を用いて設定する。この時、サイズは文書サイズだ
けでなく、表示されているアイコンの図柄サイズも含
む。
The size is similar, and the standard icon name 1
0100 is set from the value list 10300, and the relative relationship 10110 of the size of the icon to be searched with respect to the reference icon is set to the value list 105.
00 to set. At this time, the size includes not only the document size but also the design size of the displayed icon.

【0066】次に、この指定が行われた時の検索実行時
の位置に関する処理フローを図16に示す。これは、図
13の9160の処理に代わるものである。まず、基準
アイコン名から該当するファイル属性管理テーブルを求
め(11000)、基準アイコンの位置座標を得る(1
1010)。得た位置座標と指定されている方向から領
域の座標、例えば左下と右上の座標を求める(1102
0)。
Next, FIG. 16 shows a processing flow concerning the position at the time of executing the search when this designation is made. This is an alternative to the process of 9160 in FIG. First, the corresponding file attribute management table is obtained from the reference icon name (11000), and the position coordinates of the reference icon are obtained (1
1010). The coordinates of the area, for example, the lower left and upper right coordinates are obtained from the obtained position coordinates and the designated direction (1102).
0).

【0067】いま画面サイズが横1270、縦980で
ある場合、基準アイコンの座標が(x,y,z)であり
指定方向が基準アイコンより右ならば、求める領域座標
は(x,0,任意値)と(1270,980,任意値)
となる。そして、求められた領域座標と比較し、ファイ
ル属性管理テーブルを参照し、その領域座標内に含まれ
るアイコン群を探す。
If the screen size is 1270 in width and 980 in height, and the coordinates of the reference icon are (x, y, z) and the specified direction is to the right of the reference icon, the area coordinates to be obtained are (x, 0, arbitrary). Value) and (1270,980, any value)
Becomes Then, the obtained area coordinates are compared, the file attribute management table is referenced, and an icon group included in the area coordinates is searched for.

【0068】サイズも同様で、基準アイコン名から該当
するファイル属性管理テーブルと表示属性管理テーブ
ル、表示データを求め、基準アイコンのサイズを得る。
得たサイズと指定されている比較値からサイズの範囲を
求める。指定が文書サイズで、基準アイコンのサイズが
A4であり比較値が大きいものであったならば、求める
サイズはA4,B4,A3などである。
The size is similar, and the corresponding file attribute management table, display attribute management table, and display data are obtained from the reference icon name to obtain the size of the reference icon.
The size range is calculated from the obtained size and the specified comparison value. If the designation is the document size, the reference icon size is A4, and the comparison value is large, the required sizes are A4, B4, A3, and the like.

【0069】また、図柄サイズで、基準アイコンの表示
データの縦/横/奥行が(a,b,c)であり比較値が
全方向に小さいものであったならば、求めるサイズは
(0,0,0)と(a,b,c)の間となる。サイズが
求められたならば、ファイル属性管理テーブルや表示デ
ータを参照し、該当アイコン群を探す。
Further, in the case of the pattern size, if the vertical / horizontal / depth of the display data of the reference icon is (a, b, c) and the comparison value is small in all directions, the required size is (0, It is between 0,0) and (a, b, c). When the size is obtained, the file attribute management table and the display data are referenced to search for the corresponding icon group.

【0070】[0070]

【発明の効果】従来は、アイコンの持つ特性・属性は、
図柄と狭い範囲での色指定を除いてはすべて論理的な文
字列情報で定義していた。たとえ総称文字をサポートし
ていたにせよ、一部分でもよいから文字情報を明確に覚
えていないと探す事ができず、結局目で見て的を絞る方
法を取らざるを得なかった。
EFFECT OF THE INVENTION Conventionally, the characteristics and attributes of icons are
All were defined by logical character string information except for design and color specification in a narrow range. Even if it supported generic characters, even a part of it could not be searched unless the character information was clearly remembered, and I had no choice but to take a way to narrow down the target visually.

【0071】これに対して、本発明は、従来のアイコン
の文字情報や色,図柄だけでなく、位置やサイズなどの
表示属性を条件に検索できるという効果がある。さら
に、たとえ操作者がアイコン名を忘れてしまっていたと
しても、他に感覚的に覚えている情報、例えば、そのア
イコンがキャビネの中にある文書で、ピンク系の紙を重
ねた図柄をしている、という情報で検索を実行すること
ができ、検索条件の幅を広げることができるという効果
がある。しかも表示属性情報などの感覚的な情報は、フ
ァイル名などの文字列の論理的情報に比べ覚えやすく、
記憶力の面で人の負担を軽減させることができるという
効果がある。
On the other hand, the present invention has an effect that not only the conventional character information, color, and design of the icon but also the display attributes such as position and size can be searched as conditions. Furthermore, even if the operator forgets the icon name, other information that is sensuously remembered, such as the document whose icon is in the cabinet, has a pink paper pattern overlaid. There is an effect that the search can be executed with the information that the search condition is set and the range of the search condition can be widened. Moreover, sensory information such as display attribute information is easier to remember than logical information of character strings such as file names,
This has the effect of reducing the burden on the person in terms of memory.

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

【図1】本発明が適用されるシステムの構成を示すブロ
ック図である。
FIG. 1 is a block diagram showing a configuration of a system to which the present invention is applied.

【図2】検索時のシステムにおける処理の流れの概要を
示す図である。
FIG. 2 is a diagram showing an outline of a processing flow in the system at the time of search.

【図3】表示属性とファイル属性の双方を使って作成し
た、アイコン化したファイルの表示画面例を示す図であ
る。
FIG. 3 is a diagram showing an example of a display screen of an iconized file created using both display attributes and file attributes.

【図4】アイコン化したファイル表示画面上での検索操
作例を示す図である。
FIG. 4 is a diagram showing an example of a search operation on an iconized file display screen.

【図5】アイコンの属性管理テーブルを構成するファイ
ル属性管理テーブルと表示属性管理テーブルを示す図で
ある。
FIG. 5 is a diagram showing a file attribute management table and a display attribute management table forming an icon attribute management table.

【図6】図5のファイル属性管理テーブルと表示属性管
理テーブルの具体的な値を表形式で示した図である。
6 is a diagram showing, in a tabular form, specific values of the file attribute management table and the display attribute management table of FIG.

【図7】実施例1の検索処理のフローチャートの一部を
示す図である。
FIG. 7 is a diagram illustrating a part of a flowchart of a search process according to the first embodiment.

【図8】実施例1の検索処理のフローチャートの残りの
一部を示す図である。
FIG. 8 is a diagram illustrating a part of the rest of the flowchart of the search process according to the first embodiment.

【図9】系統色サポート用に変更した使用色管理テーブ
ルの構成例を示す図である。
FIG. 9 is a diagram showing a configuration example of a used color management table modified for systematic color support.

【図10】実施例2の検索条件入力シートと各種一覧表
を画面上に表示した例を示す図である。
FIG. 10 is a diagram showing an example of displaying a search condition input sheet and various lists on the screen according to the second embodiment.

【図11】実施例2の検索条件入力処理のフローチャー
トを示す図である。
FIG. 11 is a diagram illustrating a flowchart of search condition input processing according to the second embodiment.

【図12】実施例2の検索実行処理のフローチャートの
一部を示す図である。
FIG. 12 is a diagram illustrating a part of a flowchart of search execution processing according to the second embodiment.

【図13】実施例2の検索実行処理のフローチャートの
続きの一部を示す図である。
FIG. 13 is a diagram illustrating a part of the sequel to the search execution process according to the second embodiment.

【図14】実施例2の検索実行処理のフローチャートの
残りの一部を示す図である。
FIG. 14 is a diagram illustrating the remaining part of the flowchart of the search execution process according to the second embodiment.

【図15】実施例3の検索条件入力シートと各種一覧表
を画面上に表示した例を示す図である。
FIG. 15 is a diagram showing an example in which a search condition input sheet and various lists according to the third embodiment are displayed on the screen.

【図16】実施例3の検索時の位置比較処理のフローチ
ャートを示す図である。
FIG. 16 is a diagram showing a flowchart of position comparison processing at the time of search according to the third embodiment.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 福岡 和彦 神奈川県川崎市麻生区王禅寺1099番地 株 式会社日立製作所システム開発研究所内 (72)発明者 前田 多可雄 神奈川県川崎市麻生区王禅寺1099番地 株 式会社日立製作所システム開発研究所内 (72)発明者 道明 誠一 神奈川県川崎市麻生区王禅寺1099番地 株 式会社日立製作所システム開発研究所内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Kazuhiko Fukuoka 1099, Ozenji, Aso-ku, Kawasaki-shi, Kanagawa Inside the Hitachi, Ltd. System Development Laboratory (72) Inventor, Takao Maeda 1099, Ozen-ji, Aso-ku, Kawasaki, Kanagawa Hitachi Ltd. System Development Laboratory (72) Inventor Seiichi Michiaki 1099 Ozenji, Aso-ku, Kawasaki City, Kanagawa Prefecture Hitachi Systems Development Laboratory

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 ディスプレイ上にアイコンを表示し、入
力装置によるアイコンの選択に応じてメモリを備える処
理装置によりファイルの検索を行なうファイル検索方式
において、 前記メモリに各アイコンのファイル属性に関するファイ
ル属性管理テーブルとファイル属性に対応する表示属性
に関する表示属性管理テーブルが格納され、 前記入力装置によりアイコンが選択されると該アイコン
のファイル属性管理テーブルを検索して対応するメニュ
ーを表示し、前記入力装置からの前記メニューに基づく
検索条件の入力に応じて表示属性管理テーブルから前記
検索条件に該当する表示属性管理テーブルを検索し、該
検索された表示属性管理テーブルに対応するすべてのフ
ァイル属性管理テーブルを求め、該求められたファイル
属性管理テーブルに対応するアイコンをディスプレイ上
で変更表示するようにしたことを特徴とするファイル検
索方式。
1. A file search method in which an icon is displayed on a display and a processing device having a memory searches for a file in response to selection of an icon by an input device. A table and a display attribute management table regarding display attributes corresponding to file attributes are stored. When an icon is selected by the input device, the file attribute management table of the icon is searched to display a corresponding menu, and the input device The display attribute management table corresponding to the search condition is searched from the display attribute management table according to the input of the search condition based on the menu, and all the file attribute management tables corresponding to the searched display attribute management table are obtained. , The requested file attribute management table File search method, characterized in that the corresponding icon to be changed on the display.
【請求項2】 ディスプレイ上にアイコンを表示し、入
力装置によるアイコンの選択に応じてメモリを備える処
理装置によりファイルの検索を行なうファイル検索方式
において、 前記メモリに各アイコンのファイル属性に関するファイ
ル属性管理テーブルとファイル属性に対応する表示属性
に関する表示属性管理テーブルが格納され、 前記入力装置により検索アイコンが選択されると、ファ
イル属性および表示属性を入力するための検索条件入力
シートを表示すると共にファイル属性の少なくとも一部
の一覧表および表示属性の少なくとも一部の一覧表を表
示し、前記検索条件入力シートに選択されたファイル属
性および表示属性が入力されたとき、該選択された表示
属性を備えるファイル属性管理テーブルを検索し、さら
に該検索されたファイル属性管理テーブルが前記選択さ
れたファイル属性を備えているか否か判定し、前記選択
されたファイル属性および表示属性を備えるファイル属
性管理テーブルがあるとき、該ファイル属性管理テーブ
ルに対応するアイコンをディスプレイ上で変更表示する
ようにしたことを特徴とするファイル検索方式。
2. A file search method in which an icon is displayed on a display and a processing device having a memory searches for a file in response to selection of an icon by an input device, wherein file attribute management relating to file attributes of each icon in the memory. A table and a display attribute management table regarding display attributes corresponding to file attributes are stored, and when a search icon is selected by the input device, a search condition input sheet for inputting file attributes and display attributes is displayed and the file attributes are displayed. A list of at least a part of the above and a list of at least a part of the display attributes are displayed, and when the file attributes and the display attributes selected in the search condition input sheet are input, the files having the selected display attributes are displayed. The attribute management table is searched, and the retrieved file is searched. It is determined whether or not the file attribute management table has the selected file attribute, and when there is a file attribute management table having the selected file attribute and display attribute, the icon corresponding to the file attribute management table is displayed. A file search method characterized by displaying the above changes.
【請求項3】 請求項1および請求項2記載のファイル
検索方式において、前記アイコンの形を現実の物の形を
模倣した形とし、その配置を現実の物の配置を模倣した
配置とし、アイコンが有する形状、色、位置等の情報を
アイコンの表示属性としたことを特徴とするファイル検
索方式。
3. The file search method according to claim 1 or 2, wherein the shape of the icon is a shape imitating the shape of a real object, and the layout is a layout imitating the layout of the real object. A file search method in which information such as the shape, color, and position of the icon is used as the display attribute of the icon.
【請求項4】 請求項3記載のファイル検索方式におい
て、配置されたアイコンの内部にさらに少なくとも1つ
のアイコンを配置表示できるようにし、アイコンが選択
されたとき、選択されたアイコンおよび該アイコン内部
に配置表示されたアイコンを検索の対象にするようにし
たことを特徴とするファイル検索方式。
4. The file search method according to claim 3, wherein at least one icon can be arranged and displayed inside the arranged icon, and when the icon is selected, the selected icon and the inside of the icon are displayed. A file search method characterized in that the icons displayed in the layout are targeted for search.
【請求項5】 請求項3記載のファイル検索方式におい
て、アイコンが有する形状情報を表示属性とするとき、
アイコンの絵の型で識別されるアイコンの所属クラス、
アイコンの絵の持つ幅で表されるアイコン内に管理して
いる文書の数、アイコンの絵の持つ高さで表されるアイ
コン内に管理している文書のシートサイズも表示属性と
したことを特徴とするファイル検索方式。
5. The file search method according to claim 3, wherein when the shape information of an icon is set as a display attribute,
The class to which the icon belongs, identified by the icon picture type,
The number of documents managed in the icon represented by the width of the icon picture and the sheet size of the document managed in the icon represented by the height of the icon picture are also used as display attributes. Characteristic file search method.
【請求項6】 ディスプレイ上にアイコンを表示し、入
力装置によるアイコンの選択に応じてメモリを備える処
理装置によりファイルの検索を行なうファイル検索方式
において、 前記メモリに各アイコンのファイル属性に関するファイ
ル属性管理テーブルとファイル属性に対応する表示属性
に関する表示属性管理テーブルが格納され、 前記入力装置により検索アイコンが選択されると、ファ
イル属性および表示属性を入力するための検索条件入力
シートを表示すると共にファイル属性の少なくとも一部
の一覧表および表示属性の少なくとも一部の一覧表を表
示し、前記検索条件入力シートに選択されたファイル属
性および表示属性が入力されたとき、該選択された表示
属性の各値からその値の近似値の範囲を算出し、該近似
値の範囲内の表示属性を備えるファイル属性管理テーブ
ルを検索し、さらに該検索されたファイル属性管理テー
ブルが前記選択されたファイル属性を備えているか否か
判定し、前記選択されたファイル属性および表示属性を
備えるファイル属性管理テーブルがあるとき、該ファイ
ル属性管理テーブルに対応するアイコンをディスプレイ
上で変更表示するようにしたことを特徴とするファイル
検索方式。
6. A file search method in which an icon is displayed on a display and a processing device having a memory searches for a file in response to selection of an icon by an input device, wherein file attribute management relating to the file attribute of each icon in the memory. A table and a display attribute management table relating to display attributes corresponding to file attributes are stored, and when a search icon is selected by the input device, a search condition input sheet for inputting file attributes and display attributes is displayed and file attributes are displayed. When a file attribute and a display attribute selected in the search condition input sheet are displayed, a value of the selected display attribute is displayed. Calculate the approximate value range of the value from, and display within the approximate value range A file attribute management table having the property, further determining whether or not the searched file attribute management table has the selected file attribute, and managing the file attribute having the selected file attribute and display attribute When there is a table, an icon corresponding to the file attribute management table is changed and displayed on the display.
【請求項7】 ディスプレイ上にアイコンを表示し、入
力装置によるアイコンの選択に応じてメモリを備える処
理装置によりファイルの検索を行なうファイル検索方式
において、 前記メモリに各アイコンのファイル属性に関するファイ
ル属性管理テーブルとファイル属性に対応する表示属性
に関する表示属性管理テーブルが格納され、 前記入力装置により検索アイコンが選択されると、ファ
イル属性、基準ファイル名および該ファイルの表示属性
を基準とした相対的関係を入力するための検索条件入力
シートを表示すると共にファイル属性の少なくとも一部
の一覧表および基準ファイルの表示属性を基準とした相
対的関係を示す一覧表を表示し、前記検索条件入力シー
トに選択されたファイル属性および基準ファイル名およ
び該ファイルの表示属性を基準とした相対的関係が入力
されたとき、該相対的関係を満たす表示属性を備えるフ
ァイル属性管理テーブルを検索し、さらに該検索された
ファイル属性管理テーブルが前記選択されたファイル属
性を備えているか否か判定し、前記選択されたファイル
属性および表示属性を備えるファイル属性管理テーブル
があるとき、該ファイル属性管理テーブルに対応するア
イコンをディスプレイ上で変更表示するようにしたこと
を特徴とするファイル検索方式。
7. A file search method in which an icon is displayed on a display and a processing device having a memory searches for a file in response to selection of an icon by an input device, wherein a file attribute management regarding a file attribute of each icon in the memory. A table and a display attribute management table relating to display attributes corresponding to file attributes are stored, and when a search icon is selected by the input device, a relative relationship based on the file attributes, the reference file name, and the display attributes of the files is displayed. A search condition input sheet for inputting is displayed, and a list of at least part of the file attributes and a list showing the relative relationship based on the display attributes of the reference file are displayed and selected in the search condition input sheet. File attributes and standard file name and table of the file When a relative relationship based on an attribute is input, a file attribute management table having a display attribute satisfying the relative relationship is searched, and the searched file attribute management table is provided with the selected file attribute. It is determined whether or not there is a file attribute management table having the selected file attribute and display attribute, and the icon corresponding to the file attribute management table is changed and displayed on the display. File search method.
JP4034381A 1992-01-24 1992-01-24 File retrieving system Pending JPH05204987A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4034381A JPH05204987A (en) 1992-01-24 1992-01-24 File retrieving system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4034381A JPH05204987A (en) 1992-01-24 1992-01-24 File retrieving system

Publications (1)

Publication Number Publication Date
JPH05204987A true JPH05204987A (en) 1993-08-13

Family

ID=12412595

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4034381A Pending JPH05204987A (en) 1992-01-24 1992-01-24 File retrieving system

Country Status (1)

Country Link
JP (1) JPH05204987A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7730423B2 (en) 1999-03-23 2010-06-01 Ricoh Company, Ltd. Method and system for organizing document information
JP2012043370A (en) * 2010-08-23 2012-03-01 Fuji Xerox Co Ltd Document data management apparatus and program
JP2013535723A (en) * 2010-07-12 2013-09-12 トムソン ライセンシング System, method, and user interface for content search
JP2015179371A (en) * 2014-03-19 2015-10-08 ブラザー工業株式会社 Processing execution device and processing execution program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7730423B2 (en) 1999-03-23 2010-06-01 Ricoh Company, Ltd. Method and system for organizing document information
JP2013535723A (en) * 2010-07-12 2013-09-12 トムソン ライセンシング System, method, and user interface for content search
US9576033B2 (en) 2010-07-12 2017-02-21 Thomson Licensing System, method and user interface for content search
JP2012043370A (en) * 2010-08-23 2012-03-01 Fuji Xerox Co Ltd Document data management apparatus and program
JP2015179371A (en) * 2014-03-19 2015-10-08 ブラザー工業株式会社 Processing execution device and processing execution program

Similar Documents

Publication Publication Date Title
US7730397B2 (en) System and method for rapid presentation of structured digital content items
US20170097924A1 (en) Filter and sort by format
WO2001079982A2 (en) Methods and apparatus for presenting information to a user of a computer system
JPS62194532A (en) Display system for designated pattern to be processed
US20100241672A1 (en) Database Application Including Spilt Views
US8707200B2 (en) Object browser with proximity sorting
JP2003030026A (en) Data managing device
JPH11161405A (en) Window display controller
JPH05204987A (en) File retrieving system
JP3132569B2 (en) Hierarchical display
JPH0991299A (en) Generation method of hierarchically related information and computer-controlled display system
JPH0547865B2 (en)
JPH0322014A (en) Menu selecting method
JP4840111B2 (en) File information display device, file information display program
JP2845897B2 (en) Document search / display method and apparatus
JP2715980B2 (en) Information processing device
JP3444620B2 (en) Filing system equipment
JP2940567B2 (en) Image database system
JP2929750B2 (en) Window management device
JPH04318619A (en) Window display control device in multiwindow system
JPH061487B2 (en) Information organization device
JPH0546337A (en) Data input processing system
JP2803914B2 (en) Information presentation speed / search range control method
JPH11328198A (en) File sorting device, its method and storage medium
JPH0683560A (en) Window display method