JPH0229863A - Display system for list data - Google Patents

Display system for list data

Info

Publication number
JPH0229863A
JPH0229863A JP63182232A JP18223288A JPH0229863A JP H0229863 A JPH0229863 A JP H0229863A JP 63182232 A JP63182232 A JP 63182232A JP 18223288 A JP18223288 A JP 18223288A JP H0229863 A JPH0229863 A JP H0229863A
Authority
JP
Japan
Prior art keywords
list data
data
displaying
display
list
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
JP63182232A
Other languages
Japanese (ja)
Inventor
Shinji Okano
真治 岡野
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.)
HOKKAIDO NIPPON DENKI SOFTWARE KK
NEC Solution Innovators Ltd
Original Assignee
HOKKAIDO NIPPON DENKI SOFTWARE KK
NEC Software Hokkaido 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 HOKKAIDO NIPPON DENKI SOFTWARE KK, NEC Software Hokkaido Ltd filed Critical HOKKAIDO NIPPON DENKI SOFTWARE KK
Priority to JP63182232A priority Critical patent/JPH0229863A/en
Publication of JPH0229863A publication Critical patent/JPH0229863A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To shorten the time required for displaying an object list data by clearing storage position information storing 1st data obtained by dividing the total list data into N parts, and at the time of sequentially displaying the divided list data on a display device, starting the display of the list data from respective N-divided position by means of key input. CONSTITUTION:The tile display system is provided with a list data ordering means 1 for rearranging plural list data 5a stored in a storage means 5, a positional information extracting means 2 for reading the list data 5a and registering nine storage positions from 1/10 to 9/10 of the whole list data in a pointer table 5b, a nearby positioning means 3 for obtaining the storage position of list data from the pointer table 5b on the basis of control information specified from a keyboard 6 and displaying the list data stored on the position on its screen, and a sequential display means 4 for displaying the list data on a display device 7 on the basis of an inputted scroll request. Thus, the retrieving time can be shortened even if the volume of data is increased.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、論理的順序に並べられたリストデータの表示
方式、特に目的とするデータの近傍を入力手段により位
置づけ、その近傍から論理的順序をたどって目的とする
データを表示するリストデータの表示方式に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention provides a method for displaying list data arranged in a logical order, in particular, the vicinity of target data is located by an input means, and the vicinity of the target data is located in the logical order from the vicinity. The present invention relates to a list data display method that displays target data by tracing the data.

〔従来の技術〕[Conventional technology]

従来、この種のリストデータの表示方式は、リストデー
タの記憶しである物理的位置を指定してリストデータを
表示する方式が、リストデータに検索キーをつけ、検索
キーを指定してリストデータを表示する方式か、リスト
データに含まれる特定の文字ストリングを指定して指定
された文字ストリングを含むリストデータを検索表示す
る方式の直接指示方式か、または、リストデータを一番
目から表示装置の画面上に表示し画面をスクロールしさ
せて目視チエツクで必要な表示データが表示されるまで
検索を行なう逐次表示方式であった。
Conventionally, the display method for this type of list data is to specify the physical location where the list data is stored and display the list data, but the method is to attach a search key to the list data and specify the search key to display the list data. , a direct instruction method in which a specific character string contained in the list data is specified and the list data containing the specified character string is searched and displayed, or the list data is displayed from the beginning on the display device. This was a sequential display method in which the data was displayed on the screen and the screen was scrolled to perform a visual search until the necessary display data was displayed.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のリストデータの直接表示方式では、目的
とするリストデータの物理的記憶泣面を明らかにするか
、リストデータに検索をつけるか、目的とする表示デー
タに含まれる正確な文字ストリングを知る必要があると
いう欠点がある。
In the conventional direct display method of list data described above, it is necessary to clarify the physical memory aspect of the target list data, add a search to the list data, or find the exact character string contained in the target display data. The downside is that you need to know.

また、全表示データを最初から画面上に表示し、画面を
スクロールさせる逐次表示方式では、データ量が多くな
ると検索に多大の時間を要するという欠点がある。
Furthermore, the sequential display method in which all display data is displayed on the screen from the beginning and the screen is scrolled has the disadvantage that it takes a lot of time to search when the amount of data increases.

〔課題を解決するための手段〕[Means to solve the problem]

本発明によれば、記憶装置に格納されたリストデータを
並べかえるリストデータ順序づけ手段と、前記記憶装置
上に並べかえられたリストデータのうち特定のリストデ
ータの格納位置を抽出する位置情報抽出手段と、前記特
定のリストデータを先頭にして表示装置上に表示する逐
次表示手段とを有することを特徴とするリストデータの
表示方式が得られる。
According to the present invention, there is provided a list data ordering means for rearranging list data stored in a storage device, and a position information extraction means for extracting a storage position of specific list data from among the list data rearranged on the storage device. and sequential display means for displaying the specific list data on a display device starting from the list data.

本発明は、例えば、全表示データに論理的順序に並べか
え、次に前から10分の3のところ10分の7のところ
といった目的とする表示データの近傍を直接表示方式で
表示し、そこから逐次表示方式により、目的とする表示
データを画面に表示するようにしたリストデータの表示
方式を提供する。
The present invention, for example, rearranges all display data in a logical order, then directly displays the vicinity of the target display data, such as 3/10ths and 7/10ths from the front, and from there. To provide a list data display method in which target display data is displayed on a screen using a sequential display method.

〔実施例〕〔Example〕

次に、本発明の一実施例を示した図面を参照゛して、本
発明をより詳細に説明する。
Next, the present invention will be explained in more detail with reference to the drawings showing one embodiment of the present invention.

第1図を参照すると、本発明の一実施例によるリストデ
ータの表示方式は、記憶装置(主記憶装置または外部記
憶装置)5に記憶されている複数件のリストデータ5a
をソート処理により並べかえるリストデータ順序づけ手
段1と、リストデータ5aを読み込み全表示データの前
から10分の1から10分の9の九つの記憶位置をポイ
ンタテーブル5bに登録する位置情報抽出手段2と、キ
ーボード6により指定された制御情報によりリストデー
タの記憶位置をポインタテーブル5bから得てその位置
に記憶されているリストデータを画面に表示する近傍位
置づけ手段3と、キーボード6から入力したスクロール
要求が前進スクロールか後退スクロールかによって次の
リストデータ、または前のリストデータを表示装置7に
表示する逐次表示手段7から構成されている。
Referring to FIG. 1, the method of displaying list data according to an embodiment of the present invention is to display a plurality of list data 5a stored in a storage device (main storage device or external storage device) 5.
a list data ordering means 1 for rearranging the data by sorting; and a position information extraction means 2 for reading the list data 5a and registering nine storage positions from 1/10 to 9/10 from the front of all displayed data in a pointer table 5b. and a nearby positioning means 3 that obtains the storage position of the list data from the pointer table 5b based on control information specified by the keyboard 6 and displays the list data stored at that position on the screen, and a scroll request inputted from the keyboard 6. The display device 7 is comprised of a sequential display means 7 for displaying the next list data or the previous list data on a display device 7 depending on whether the scrolling is forward scrolling or backward scrolling.

第2図を参照すると、リストデータ順序づけ手段1にお
ける処理は、リストデータをソートによって並べかえる
ステップ21からなる。
Referring to FIG. 2, the processing in the list data ordering means 1 consists of step 21 of rearranging the list data by sorting.

第3図を参照すると、位置情報抽出手段2における処理
は、全リスクデータ数を10等分したそれぞれのリスト
データ記憶位置をポインタテーブルに登録するステップ
31からなる。
Referring to FIG. 3, the process in the position information extracting means 2 consists of step 31 of registering the list data storage positions of each of the 10 equal parts of the total number of risk data in the pointer table.

第4図を参照すると、近傍位置づゆ手段3における処理
は、キーボードから制御情報を入力するステップ41と
、ポインタテーブルがらリストデータの記憶装置情報を
抽出するステップ42と、リストデータの記憶位置情報
によりそのリストデータを画面に表示するステップ43
とからなる。
Referring to FIG. 4, the processing in the neighborhood position creation means 3 includes a step 41 of inputting control information from the keyboard, a step 42 of extracting storage device information of the list data from the pointer table, and a step 42 of extracting the storage device information of the list data from the pointer table. Step 43 of displaying the list data on the screen
It consists of

第5図を参照すると、逐次表示手段4は、キーボードか
らスクロール要求を入力するステップ51と、前進スク
ロール要求判定ステップ52と、次のリストデータを画
面に表示するステップ53と、後退スクロール要求判定
ステップ54と、直前のリストデータを画面に表示する
ステップ55とからなる。
Referring to FIG. 5, the sequential display means 4 performs a step 51 of inputting a scroll request from the keyboard, a step 52 of determining a forward scroll request, a step 53 of displaying the next list data on the screen, and a step of determining a backward scroll request. 54, and step 55 for displaying the immediately preceding list data on the screen.

上述の説明では、10等分として説明したが、任意のN
等分でもよいことは上記の説明から明らかである。
In the above explanation, it was explained as 10 equal parts, but any N
It is clear from the above explanation that it may be equally divided.

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

以上説明したように、本発明によれば、リストデータを
記憶装置に格納して、そのリストデータの総数のN等分
したリストデータが記憶しである記憶位置情報を明らか
にして、リストデータを表示装置に逐次表示していく際
その表示をキー人力によりN等分したそれぞれの位置か
ら開始できるようにしたため、目的とするリストデータ
を画面に表示させるために要する時間を短くすることが
できる。
As explained above, according to the present invention, list data is stored in a storage device, and the storage location information of the list data obtained by dividing the total number of list data into N equal parts is revealed, and the list data is stored. When sequentially displaying on the display device, the display can be started from each position divided into N equal parts by keystrokes, so that the time required to display the target list data on the screen can be shortened.

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

第1図は本発明の一実施例によるリストデータの表示方
式の構成図、第2図は実施例中のリストデータ順序づけ
手段における処理の流れを示すフローチャート、第3図
は実施例中の位置情報抽出手段における処理の流れを示
すフローチャート、第4図は実施例中の近傍位置づけ手
段における処理の流れを示すフローチャート、第5図は
実施例中の逐次表示手段における処理の流れを示すフロ
ーチャートである。 1・・・リストデータ順序づけ手段、2・・・位置情報
抽出手段、3・・・近傍位置づけ手段、4・・・逐次表
示手段、5・・・主記憶装置または外部記憶装置、5a
・・・リストデータ、5b・・・ポインタテーブル、6
・・・キーボード、7・・・表示装置。 代理人 弁理士  内 原  晋
FIG. 1 is a block diagram of a list data display method according to an embodiment of the present invention, FIG. 2 is a flowchart showing the flow of processing in the list data ordering means in the embodiment, and FIG. 3 is a diagram showing position information in the embodiment. FIG. 4 is a flowchart showing the flow of processing in the extraction means, FIG. 4 is a flowchart showing the flow of processing in the neighborhood positioning means in the embodiment, and FIG. 5 is a flowchart showing the flow of processing in the sequential display means in the embodiment. DESCRIPTION OF SYMBOLS 1...List data ordering means, 2...Position information extraction means, 3...Neighborhood positioning means, 4...Sequential display means, 5...Main storage device or external storage device, 5a
...List data, 5b...Pointer table, 6
...Keyboard, 7...Display device. Agent Patent Attorney Susumu Uchihara

Claims (1)

【特許請求の範囲】[Claims] 記憶装置に格納されたリストデータを並べかえるリスト
データ順序づけ手段と、前記記憶装置上に並べかえられ
たリストデータのうち特定のリストデータの格納位置を
抽出する位置情報抽出手段と、前記特定のリストデータ
を先頭にして表示装置上に表示する逐次表示手段とを有
することを特徴とするリストデータの表示方式。
list data ordering means for rearranging list data stored in a storage device; position information extraction means for extracting a storage position of specific list data from among the list data rearranged on the storage device; and the specific list data. 1. A method for displaying list data, comprising: sequential display means for sequentially displaying on a display device starting with the list data.
JP63182232A 1988-07-20 1988-07-20 Display system for list data Pending JPH0229863A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63182232A JPH0229863A (en) 1988-07-20 1988-07-20 Display system for list data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63182232A JPH0229863A (en) 1988-07-20 1988-07-20 Display system for list data

Publications (1)

Publication Number Publication Date
JPH0229863A true JPH0229863A (en) 1990-01-31

Family

ID=16114656

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63182232A Pending JPH0229863A (en) 1988-07-20 1988-07-20 Display system for list data

Country Status (1)

Country Link
JP (1) JPH0229863A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5355505A (en) * 1988-12-07 1994-10-11 Hitachi, Ltd. Method for simultaneously sorting data arrangement within movable demarcated blocks
WO2005109165A3 (en) * 2004-05-10 2006-03-30 Matsushita Electric Ind Co Ltd User interface apparatus, program, and recording medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5355505A (en) * 1988-12-07 1994-10-11 Hitachi, Ltd. Method for simultaneously sorting data arrangement within movable demarcated blocks
WO2005109165A3 (en) * 2004-05-10 2006-03-30 Matsushita Electric Ind Co Ltd User interface apparatus, program, and recording medium
US7907118B2 (en) 2004-05-10 2011-03-15 Panasonic Corporation User interface apparatus, program and recording medium

Similar Documents

Publication Publication Date Title
JPH1195971A (en) User interface system
EP0926588A2 (en) Information processing apparatus, information processing method, and storage medium containing a program for controlling information processing apparatus
JPH0553996A (en) Information processor with international timepiece function
JPH0229863A (en) Display system for list data
JPH10214171A (en) Information processor
KR101445917B1 (en) Mobile device, method for searching contacts and recording medium thereof
JP2005056302A (en) Device, method and program for scrolling display data and program recording media
EP0483368A1 (en) Method of searching sequence program
JPH06337857A (en) Kanji(chinese character) input system
JPH11338603A (en) Cursor display method
JPH0398169A (en) Collective changing system for features of plural elements of interactive cad
JP2011238150A (en) Retrieval result display device
JP2513771B2 (en) Multimedia display system
JPS61272874A (en) Electronic filing device
JPH0476773A (en) Map retrieving device
JPS5985532A (en) Designating system for editing range of sentence
JPS61294583A (en) Picture file device
JP2697333B2 (en) Cursor movement processing device
JPH0251719A (en) Input device
JPH0326422B2 (en)
CN114356183A (en) Time input method and device, electronic equipment and storage equipment
JPH03194656A (en) Cad device
KR860000430B1 (en) Chinese character input device
JP2839306B2 (en) Attribute setting method in interactive graphic processing
JPS61292721A (en) Help system for display device