JP2006301923A - File information list display device - Google Patents

File information list display device Download PDF

Info

Publication number
JP2006301923A
JP2006301923A JP2005122351A JP2005122351A JP2006301923A JP 2006301923 A JP2006301923 A JP 2006301923A JP 2005122351 A JP2005122351 A JP 2005122351A JP 2005122351 A JP2005122351 A JP 2005122351A JP 2006301923 A JP2006301923 A JP 2006301923A
Authority
JP
Japan
Prior art keywords
sort
unit
information
file information
screen
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
JP2005122351A
Other languages
Japanese (ja)
Inventor
Ai Takahashi
愛 高橋
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2005122351A priority Critical patent/JP2006301923A/en
Publication of JP2006301923A publication Critical patent/JP2006301923A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a file information list display device that can save memory while suppressing delay in the display speed of displaying a list of file information on a screen. <P>SOLUTION: The file information list display device comprises a sort information extraction part 103 for sequentially extracting sort information used in rearranging directory entries of files stored in an external storage device 101, a sort information storage part 104 for storing the sort information extracted by the sort information extraction part 103, a sort information comparison part 105 for comparing sizes of the sort information stored in the sort information storage part 104, an order table creation part 106 for creating an order table of the directory entries according to the sizes compared by the sort information comparison part 105, and a file information list display part 110 for displaying the directory entries stored in the external storage device 101 on a screen as a list of file information according to the order table created by the order table creation part 106. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、記憶装置に記憶されているファイル情報の一覧を画面に表示させるファイル情報一覧表示装置に関する。   The present invention relates to a file information list display device for displaying a list of file information stored in a storage device on a screen.

従来のファイル情報一覧表示装置としては、図5に示すように、ハードディスク等の外部記憶装置101に、ファイル、その属性等を表すディレクトリエントリ、およびファイル格納先を表すディレクトリ等が記憶されており、この外部記憶装置101から、ディレクトリエントリを全て読み出して取得するディレクトリエントリ取得部102と、ディレクトリエントリ取得部102によって取得された全てのディレクトリエントリを、内部のメモリによって構成されるディレクトリエントリ格納部109に格納するディレクトリエントリ保存部108と、ディレクトリエントリ格納部109に格納されているディレクトリエントリを所定のアルゴリズムに従って並び替えるソート部401と、ソート部401が並び替えたディレクトリエントリを格納するソート済みディレクトリエントリ格納部402と、ソート済みディレクトリエントリ格納部402に格納されたディレクトリエントリをファイル情報の一覧として表示装置111の画面に表示させるファイル情報一覧表示部110とを備えた構成を有するものが知られている。   As a conventional file information list display device, as shown in FIG. 5, a file, a directory entry representing its attribute, etc., a directory representing a file storage location, and the like are stored in an external storage device 101 such as a hard disk. A directory entry acquisition unit 102 that reads and acquires all directory entries from the external storage device 101, and all directory entries acquired by the directory entry acquisition unit 102 are stored in a directory entry storage unit 109 configured by an internal memory. The directory entry storage unit 108 to be stored, the sort unit 401 for rearranging the directory entries stored in the directory entry storage unit 109 according to a predetermined algorithm, and the directory entry sorted by the sort unit 401 A sorted directory entry storage unit 402 for storing files, and a file information list display unit 110 for displaying the directory entries stored in the sorted directory entry storage unit 402 on the screen of the display device 111 as a list of file information. Those having a configuration are known.

なお、外部記憶装置101に記憶されているディレクトリエントリ情報の一例を図2(A)に示す。図2(A)に示すディレクトリエントリ情報は、各ファイルに関わるディレクトリエントリを表しており、ファイル名、拡張子、および更新日時などによって構成される。   An example of directory entry information stored in the external storage device 101 is shown in FIG. The directory entry information shown in FIG. 2A represents a directory entry related to each file, and includes a file name, an extension, an update date and time, and the like.

さらに、図5に示した従来のファイル情報一覧表示装置は、利用者の操作に応じて、画面に表示されたファイル情報の内容がスクロールされたことにより、表示装置111の画面に表示した内容が切り替わることを検知する画面切り替え検知部112を備え、画面切り替え検知部112が検知したとき、ファイル情報一覧表示部110がこれから画面に表示しようとする数量のディレクトリエントリをファイル情報の一覧としてソート済みディレクトリエントリ格納部402から取得して表示している。   Furthermore, in the conventional file information list display device shown in FIG. 5, the content displayed on the screen of the display device 111 is changed by scrolling the content of the file information displayed on the screen according to the user's operation. A screen switching detection unit 112 that detects switching, and when the screen switching detection unit 112 detects, the directory information of the quantity that the file information list display unit 110 will display on the screen from now on is sorted as a list of file information. It is acquired from the entry storage unit 402 and displayed.

この種の従来のファイル情報一覧表示装置としては、利用者の操作に応じて、ディレクトリエントリに対応する文書番号を並び替え、並び替えた文書番号を表す文書位置情報を作成してソート済みディレクトリエントリ格納部402に格納し、ファイル情報一覧表示部110が、ソート済みディレクトリエントリ格納部402に格納された文書位置情報に従ってディレクトリエントリ格納部109から複数のディレクトリエントリを取得し、取得したディレクトリエントリをファイル情報の一覧として表示装置111の画面に表示させることにより、ファイル情報の一覧の表示にかかる表示速度を高めるものが知られている(例えば、特許文献1参照。)。   This type of conventional file information list display device sorts document numbers corresponding to directory entries in accordance with user operations, creates document position information representing the sorted document numbers, and sorts directory entries The file information list display unit 110, which is stored in the storage unit 402, acquires a plurality of directory entries from the directory entry storage unit 109 according to the document position information stored in the sorted directory entry storage unit 402, and the acquired directory entries are stored as files. One that increases the display speed for displaying a list of file information by displaying it on the screen of the display device 111 as a list of information is known (see, for example, Patent Document 1).

また、この種の従来のファイル情報一覧表示装置としては、並び替えたディレクトリエントリをハードディスク等の外部記憶装置101に格納することにより、内部のメインメモリの省メモリ化を図っているものが知られている(例えば、特許文献2参照。)。
特開2001−306617号公報 特開昭62−121532号公報
Also, as this type of conventional file information list display device, a device that saves internal main memory by storing rearranged directory entries in an external storage device 101 such as a hard disk is known. (For example, refer to Patent Document 2).
JP 2001-306617 A JP-A-62-121532

しかしながら、特許文献1に記載されているファイル情報一覧表示装置では、全てのディレクトリエントリを内部のメモリに格納するため、近年のハードディスク等の外部記憶装置101が大容量化していくに連れて、内部のメモリの容量を増加することになり、特に携帯電話機のような多くのメモリが搭載できない機器に適用するのが非常に困難であるという問題があった。   However, in the file information list display device described in Patent Document 1, all directory entries are stored in the internal memory, so that the internal capacity of the external storage device 101 such as a hard disk in recent years increases in capacity. In particular, there is a problem that it is very difficult to apply to a device such as a mobile phone that cannot mount many memories.

また、特許文献2に記載されているファイル情報一覧表示装置では、読み込み速度の遅いハードディスク等の外部記憶装置101に、並び替えたディレクトリエントリを記憶しているため、ソート情報の表示速度も遅くなり、さらに、外部記憶装置101の状態が書き込み禁止になっていたときや外部記憶装置101の容量が満杯になっていたときに、並び替えたディレクトリエントリを書き込むことができないため、ファイル情報の一覧を表示できないという問題があった。   In the file information list display device described in Patent Document 2, the sorted directory entries are stored in the external storage device 101 such as a hard disk having a low reading speed, so that the display speed of the sort information is also slow. Furthermore, when the status of the external storage device 101 is write-protected or when the capacity of the external storage device 101 is full, the sorted directory entry cannot be written. There was a problem that it could not be displayed.

本発明は、上述した従来の問題を解決するためになされたもので、ファイル情報の一覧を画面に表示させるときの表示速度の遅延を抑制してメモリの節約を図ることができるファイル情報一覧表示装置を提供することを目的とする。   The present invention has been made to solve the above-described conventional problems, and a file information list display capable of saving memory by suppressing a delay in display speed when displaying a list of file information on a screen. An object is to provide an apparatus.

本発明のファイル情報一覧表示装置は、記憶装置に記憶されているファイルに関わるディレクトリエントリの並び替えを行うためのソート情報を順次抽出するソート情報抽出部と、前記ソート情報抽出部によって抽出されたソート情報を格納するソート情報格納部と、前記ソート情報格納部によって格納されたそれぞれのソート情報の大小を比較するソート情報比較部と、前記ソート情報比較部が比較した大小に応じてディレクトリエントリの順位表を作成する順位表作成部と、前記順位表作成部によって作成された前記順位表に従って前記記憶装置に記憶されたディレクトリエントリをファイル情報の一覧として画面に表示させるファイル情報一覧表示部とを備える構成を有している。   The file information list display device of the present invention is extracted by the sort information extraction unit that sequentially extracts the sort information for rearranging the directory entries related to the files stored in the storage device, and the sort information extraction unit. A sort information storage unit that stores sort information, a sort information comparison unit that compares the size of each sort information stored by the sort information storage unit, and a directory entry according to the size compared by the sort information comparison unit A rank table creating unit for creating a rank table; and a file information list display unit for displaying on the screen a directory entry stored in the storage device according to the rank table created by the rank table creating unit as a list of file information. It has the composition to provide.

この構成により、順位表に従って記憶装置に記憶されたディレクトリエントリをファイル情報の一覧として画面に表示させることにより、順位表を外部の記憶装置に記憶せず、ディレクトリエントリを内部のメモリに記憶しないため、ファイル情報の一覧を画面に表示させるときの表示速度の遅延を抑制してメモリ容量の節約を図ることができる。   With this configuration, the directory entry stored in the storage device according to the order table is displayed on the screen as a list of file information, so that the order table is not stored in the external storage device and the directory entry is not stored in the internal memory. Thus, memory capacity can be saved by suppressing delay in display speed when displaying a list of file information on the screen.

また、本発明のファイル情報一覧表示装置は、前記順位表作成部によって作成された順位表に従って所定数量のディレクトリエントリを前記記憶装置から予め取得するディレクトリエントリ取得部を備え、前記ディレクトリエントリ取得部によって取得された所定数量のディレクトリエントリから前記ファイル情報の一覧を前記画面に表示させる構成を有している。   The file information list display device of the present invention includes a directory entry acquisition unit that acquires in advance a predetermined number of directory entries from the storage device according to the rank table created by the rank table creation unit, and the directory entry acquisition unit A list of the file information is displayed on the screen from the acquired predetermined number of directory entries.

この構成により、記憶装置から予め取得された所定数量のディレクトリエントリからファイル情報の一覧を画面に表示させるため、ファイル情報の一覧を画面に表示させるときの表示速度を向上することができる。   With this configuration, since the list of file information is displayed on the screen from a predetermined number of directory entries acquired in advance from the storage device, the display speed when displaying the list of file information on the screen can be improved.

さらに、本発明のファイル情報一覧表示装置は、前記画面に表示された前記一覧の内容が切り替わることを検知する画面切り替え検知部を備え、前記一覧の内容が切り替わることを前記画面切り替え検知部が検知したとき、前記ファイル情報取得部は、前記ファイル情報一覧表示部が前記画面に表示しようとする数量のディレクトリエントリを前記記憶装置から予め取得する構成を有している。   The file information list display device of the present invention further includes a screen switching detection unit that detects that the contents of the list displayed on the screen are switched, and the screen switching detection unit detects that the contents of the list are switched. Then, the file information acquisition unit has a configuration in which the file information list display unit acquires in advance from the storage device a quantity of directory entries to be displayed on the screen.

この構成により、画面に表示されたファイル情報の一覧の内容が切り替わることを検知したとき、画面に表示しようとする数量のディレクトリエントリを予め取得するため、画面切り替え時には、ディレクトリエントリを記憶装置から取得するための遅延時間を利用者に感じさせることなく高速に表示することができる。   With this configuration, when it is detected that the contents of the list of file information displayed on the screen are switched, a directory entry of the quantity to be displayed on the screen is acquired in advance. It is possible to display at a high speed without causing the user to feel the delay time for doing so.

以上のように本発明は、ファイル情報の一覧を画面に表示させるときの表示速度の遅延を抑制してメモリ容量の節約を図ることができるファイル情報一覧表示装置を提供するものである。   As described above, the present invention provides a file information list display device that can suppress a delay in display speed when displaying a list of file information on a screen and save memory capacity.

以下、本発明の実施の形態に係るファイル情報一覧表示装置について、図面を参照して説明する。   Hereinafter, a file information list display device according to an embodiment of the present invention will be described with reference to the drawings.

図1は、本発明の実施の形態に係るファイル情報一覧表示装置のブロック図である。図1に示したファイル情報一覧表示装置は、プロセッサやメモリを有する携帯端末等に実装され、ファイル、ファイルの属性等を表すディレクトリエントリ、およびファイルを格納先を表すディレクトリの構造を記憶するハードディスク等の外部記憶装置101から、ディレクトリエントリを取得するディレクトリエントリ取得部102と、メモリからなる記憶部20と、ディレクトリエントリを記憶部20に保存させるディレクトリエントリ保存部108と、ディレクトリエントリの並び替えを行うファイル一覧ソート部10と、情報の表示を制御する表示制御部30とを備えて構成される。   FIG. 1 is a block diagram of a file information list display device according to an embodiment of the present invention. The file information list display device shown in FIG. 1 is mounted on a portable terminal or the like having a processor and a memory, and stores a directory entry that represents a file, file attributes, and the like, and a hard disk that stores a directory structure that represents a file storage destination. The directory entry acquisition unit 102 that acquires directory entries from the external storage device 101, the storage unit 20 that includes a memory, the directory entry storage unit 108 that stores the directory entries in the storage unit 20, and rearranges the directory entries. A file list sorting unit 10 and a display control unit 30 that controls display of information are provided.

ここで、外部記憶装置101に記憶されているディレクトリエントリ情報の一例を図2(A)に示す。図2(A)に示すディレクトリエントリ情報は、各ファイルに関わるディレクトリエントリを表しており、ファイル名、拡張子、および更新日時、さらに、ファイルまたはディレクトリを表す種別や、ファイルが読み出し専用か否かを表す種別によって構成される。   Here, an example of the directory entry information stored in the external storage device 101 is shown in FIG. The directory entry information shown in FIG. 2A represents a directory entry related to each file. The file name, the extension, and the update date / time, the type representing the file or directory, and whether or not the file is read-only. It is comprised by the type showing.

ファイル一覧ソート部10は、外部記憶装置101に記憶されているディレクトリエントリの並び替えを行うためのソート情報を順次抽出するソート情報抽出部103と、抽出されたソート情報の大小を比較するソート情報比較部105と、ソート情報比較部105が比較した大小に応じてディレクトリエントリの順位表を作成する順位表作成部106とを備えて構成される。   The file list sorting unit 10 includes a sort information extracting unit 103 that sequentially extracts sort information for rearranging the directory entries stored in the external storage device 101, and sort information that compares the size of the extracted sort information. The comparison unit 105 includes a rank table creation unit 106 that creates a rank table of directory entries according to the size compared by the sort information comparison unit 105.

なお、ソート情報には、ディレクトリエントリを並び替えるための対象となる情報(以下、ソートキーという。)が含まれる。また、ソートキーには、ファイル名または更新日時などが用いられる。   The sort information includes information (hereinafter referred to as a sort key) that is a target for rearranging the directory entries. In addition, a file name or an update date is used as the sort key.

記憶部20は、ソート情報を格納するソート情報格納部104と、順位表作成部106が作成したディレクトリエントリの順位表を格納する順位表格納部107と、ディレクトリエントリ情報を格納するディレクトリエントリ格納部109とを備えて構成される。   The storage unit 20 includes a sort information storage unit 104 that stores sort information, a rank table storage unit 107 that stores a rank table of directory entries created by the rank table creation unit 106, and a directory entry storage unit that stores directory entry information. 109.

ここで、ソート情報格納部104が格納しているソート情報の一例を図2(B)に示す。図2(B)に示したソート情報は、ディレクトリエントリの格納順番およびソートキーよって構成される。   Here, an example of the sort information stored in the sort information storage unit 104 is shown in FIG. The sort information shown in FIG. 2B is composed of the directory entry storage order and the sort key.

ソート情報格納部104は、2つのソート情報を保存するようになっており、1つを前エントリ保存領域に保存し、他を後エントリ保存領域に保存する。なお、前エントリ保存領域および後エントリ保存領域は、並び替えに用いるものである。   The sort information storage unit 104 stores two sort information, one is stored in the previous entry storage area, and the other is stored in the subsequent entry storage area. The previous entry storage area and the subsequent entry storage area are used for rearrangement.

また、順位表格納部107が格納しているディレクトリエントリの順位表(以下、ソートテーブルという。)の一例を図2(C)に示す。図2(C)に示すソートテーブルは、ディレクトリエントリが外部記憶装置101に格納されている順番を表す格納番号およびファイル情報を表示するときの表示順位によって構成される。   FIG. 2C shows an example of a directory entry ranking table (hereinafter referred to as a sort table) stored in the ranking table storage unit 107. The sort table shown in FIG. 2C includes a storage number indicating the order in which directory entries are stored in the external storage device 101, and a display order when displaying file information.

表示制御部30は、画面を有する表示装置111と、ファイル情報の一覧を表示装置111の画面に表示させるファイル情報一覧表示部110と、表示装置111の画面に表示した内容が切り替わることを検知する画面切り替え検知部112とを備えて構成される。   The display control unit 30 detects that the display device 111 having a screen, the file information list display unit 110 that displays a list of file information on the screen of the display device 111, and the content displayed on the screen of the display device 111 are switched. And a screen switching detection unit 112.

なお、ファイル一覧ソート部10を構成するソート情報抽出部103、ソート情報比較部105、および順位表作成部106、並びに、ディレクトリエントリ取得部102およびディレクトリエントリ保存部108は、プロセッサによって実行されるプログラムのモジュールである。また、表示制御部30を構成するファイル情報一覧表示部110および画面切り替え検知部112もまた、プログラムのモジュールで実施されてもよい。   The sort information extraction unit 103, the sort information comparison unit 105, the rank table creation unit 106, the directory entry acquisition unit 102, and the directory entry storage unit 108 that constitute the file list sort unit 10 are programs executed by the processor. Module. Further, the file information list display unit 110 and the screen switching detection unit 112 constituting the display control unit 30 may also be implemented by a program module.

以上のように構成された本発明の実施の形態に係るファイル情報一覧表示装置の動作について図面を用いて以下に説明する。図3および図4は、本発明の実施の形態に係るファイル情報一覧表示装置の動作について説明するためのフローチャートである。なお、本フローチャートにおけるディレクトリエントリの並び替えに係るアルゴリズムは、挿入ソートに準拠している。   The operation of the file information list display device according to the embodiment of the present invention configured as described above will be described below with reference to the drawings. 3 and 4 are flowcharts for explaining the operation of the file information list display device according to the embodiment of the present invention. Note that the algorithm related to the rearrangement of directory entries in this flowchart conforms to the insertion sort.

まず、利用者の操作によりファイル情報の一覧の表示が要求されたとき、ディレクトリエントリ取得部102は、外部記憶装置101から、対象となる格納番号のディレクトリエントリを取得し、ソート情報抽出部103は、ディレクトリエントリ取得部102によって取得されたディレクトリエントリからソート情報を抽出し、抽出したソート情報を後エントリ保存領域に保存させる(S1)。   First, when a display of a list of file information is requested by a user operation, the directory entry acquisition unit 102 acquires a directory entry of the target storage number from the external storage device 101, and the sort information extraction unit 103 The sort information is extracted from the directory entry acquired by the directory entry acquisition unit 102, and the extracted sort information is stored in the post-entry storage area (S1).

なお、初回のステップS1では、ディレクトリエントリ取得部102は、格納番号の1番目、2番目のディレクトリエントリを取得し、ソート情報抽出部103は、1番目、2番目のディレクトリエントリに対応するそれぞれのソート情報を前エントリ保存領域、後エントリ保存領域に保存させると共に、順位表作成部106は、それぞれのソート情報に含まれる格納番号を、最初および最後の表示順位とした一時的なソートテーブルを作成する。   Note that in the first step S1, the directory entry acquisition unit 102 acquires the first and second directory entries of the storage number, and the sort information extraction unit 103 corresponds to the first and second directory entries. The sort information is stored in the previous entry storage area and the subsequent entry storage area, and the order table creation unit 106 creates a temporary sort table with the storage numbers included in the respective sort information as the first and last display orders. To do.

また、本発明の実施の形態では、対象となる格納番号は小さい順に定まり、例えば、2回目のステップS1では、3番目を対象となる格納番号とし、3回目のステップS1では、4番目を対象となる格納番号などとしていく。   In the embodiment of the present invention, the target storage numbers are determined in ascending order. For example, in the second step S1, the third is the target storage number, and in the third step S1, the fourth is the target. The storage number becomes.

次に、ソート情報比較部105は、前エントリ保存領域に保存されたソート情報のソートキー(以下、前エントリという。)と後エントリ保存領域に保存されたソート情報のソートキー(以下、後エントリという。)とを比較する(S2)。例えば、ソートキーがファイル名であれば、それぞれのファイル名に含まれる数字やアルファベット順の大小などが比較される。   Next, the sort information comparison unit 105 sorts sort information stored in the previous entry storage area (hereinafter referred to as the previous entry) and sort information stored in the subsequent entry storage area (hereinafter referred to as the subsequent entry). ) Is compared (S2). For example, if the sort key is a file name, the numbers included in the respective file names and the alphabetical order are compared.

後エントリが前エントリより大きい場合、順位表作成部106は、ソートテーブルの表示順位に基づいて、前エントリに対応する表示順位より1つ大きい表示順位に、後エントリに対応する格納番号を挿入してソートテーブルを一時的に決定する(S3)。   When the subsequent entry is larger than the previous entry, the rank table creating unit 106 inserts the storage number corresponding to the subsequent entry in the display order that is one higher than the display order corresponding to the previous entry based on the display order of the sort table. The sort table is temporarily determined (S3).

次に、順位表作成部106は、ソートテーブルの最後の表示順位と対応するソート情報を前エントリ保存領域に保存させる(S4)。   Next, the order table creation unit 106 stores the sort information corresponding to the last display order of the sort table in the previous entry storage area (S4).

次に、ディレクトリエントリ取得部102は、外部記憶装置101から全てのディレクトリエントリを取得したか否かが判断される(S5)。なお、全てのディレクトリエントリを取得していない場合、動作はステップS1に進み、全てのディレクトリエントリを取得した場合、ソートテーブルは、順位表格納部107に格納され、詳細の動作について図4に示す。   Next, the directory entry acquisition unit 102 determines whether all directory entries have been acquired from the external storage device 101 (S5). If not all directory entries have been acquired, the operation proceeds to step S1. If all directory entries have been acquired, the sort table is stored in the rank table storage unit 107, and the detailed operation is shown in FIG. .

一方、前エントリが後エントリより大きい場合、順位表作成部106は、ソートテーブルの表示順位に基づいて、前エントリに対応する表示順位より1つ小さい表示順位が存在するか否かを判断する(S6)。   On the other hand, when the previous entry is larger than the subsequent entry, the rank table creation unit 106 determines whether there is a display rank that is one lower than the display rank corresponding to the previous entry based on the display rank of the sort table ( S6).

前エントリに対応する表示順位より1つ小さい表示順位が存在する場合、順位表作成部106は、前エントリに対応する表示順位より1つ小さい表示順位に対応するソート情報を前エントリ保存領域に保存させる(S7)。また、前エントリに対応する表示順位より1つ小さい表示順位が存在しない場合、順位表作成部106は、最初の表示順位に、後エントリに対応する格納番号を挿入してソートテーブルを一時的に決定する(S8)。   When there is a display order that is one lower than the display order corresponding to the previous entry, the rank table creation unit 106 stores the sort information corresponding to the display order that is one lower than the display order corresponding to the previous entry in the previous entry storage area. (S7). If there is no display order that is one lower than the display order corresponding to the previous entry, the order table creation unit 106 temporarily inserts the storage number corresponding to the subsequent entry into the first display order and temporarily sorts the sort table. Determine (S8).

次に、図4に示すように、ディレクトリエントリ取得部102は、表示装置111の画面にファイル情報の一覧を表示するために、順位表格納部107に格納されているソートテーブルに基づいて、表示順位の小さい順位から、ソート情報の格納順番に対応するディレクトリエントリを所定数量、外部記憶装置101から予め取得し、ディレクトリエントリ保存部108は、取得された所定数量のディレクトリエントリをディレクトリエントリ格納部109に保存させる(S9)。   Next, as shown in FIG. 4, the directory entry acquisition unit 102 displays a list of file information on the screen of the display device 111 based on the sort table stored in the rank table storage unit 107. A predetermined number of directory entries corresponding to the storage order of the sort information are acquired from the external storage device 101 in advance from the lowest order, and the directory entry storage unit 108 acquires the acquired predetermined number of directory entries from the directory entry storage unit 109. (S9).

なお、所定数量とは、表示装置111の画面に表示できるだけのディレクトリエントリ数でもよいが、画面切り替えを想定したときには、1画面分のディレクトリエントリ数と画面切り替えを想定したときの前後の画面分のディレクトリエントリ数とを合わせた3画面分のディレクトリエントリ数である。   The predetermined quantity may be the number of directory entries that can be displayed on the screen of the display device 111. However, when screen switching is assumed, the number of directory entries for one screen and the screens before and after the screen switching are assumed. This is the number of directory entries for three screens combined with the number of directory entries.

また、ディレクトリエントリ保存部108は、表示順位の小さい順位から1画面分のディレクトリエントリをファイル情報一覧表示部110に出力し、ファイル情報一覧表示部110は、出力されたディレクトリエントリをファイル情報の一覧として表示装置111の画面に表示させる(S10)。   Further, the directory entry storage unit 108 outputs the directory entries for one screen from the display order with the smallest display order to the file information list display unit 110, and the file information list display unit 110 displays the output directory entries as a list of file information. Is displayed on the screen of the display device 111 (S10).

次に、利用者の操作に応じてファイル情報の一覧のスクロール等がなされ、表示装置111の画面に表示されたファイル情報の一覧の内容が切り替わることを画面切り替え検知部112が検知する(S11)。   Next, the screen switching detection unit 112 detects that the file information list is scrolled in accordance with the user's operation and the contents of the file information list displayed on the screen of the display device 111 are switched (S11). .

画面切り替え検知部112は、ファイル情報の一覧が前にスクロールされたことを検知した場合、画面切り替えを想定したときの前の画面分のディレクトリエントリをディレクトリエントリ格納部109から取得して表示装置111の画面に表示し、ファイル情報の一覧が後にスクロールされたことを検知した場合、画面切り替えを想定したときの後の画面分のディレクトリエントリをディレクトリエントリ格納部109から取得して表示装置111の画面に表示する(S12)。   When the screen switching detection unit 112 detects that the list of file information has been scrolled forward, the screen switching detection unit 112 acquires the directory entries for the previous screen when the screen switching is assumed from the directory entry storage unit 109 and acquires the display device 111. And when it is detected that the list of file information has been scrolled later, directory entries for the subsequent screen when the screen switching is assumed are acquired from the directory entry storage unit 109 and the screen of the display device 111 is displayed. (S12).

なお、ステップS1では、画面切り替えを想定したときの前後の画面のうち何れかの画面に表示しようとするディレクトリエントリが、ディレクトリエントリ格納部109に存在しないとき、ディレクトリエントリ取得部102は、これから表示しようとするディレクトリエントリを補うため、順位表格納部107に格納されているソートテーブルに基づいて、ソート情報の格納順番に対応するディレクトリエントリを外部記憶装置101から予め取得しておく。   In step S1, when the directory entry to be displayed on any one of the screens before and after the screen switching is assumed does not exist in the directory entry storage unit 109, the directory entry acquisition unit 102 displays it from now on. In order to make up for the directory entry to be attempted, a directory entry corresponding to the storage order of the sort information is acquired in advance from the external storage device 101 based on the sort table stored in the rank table storage unit 107.

利用者の操作によりファイル情報の一覧の表示が終了された場合、動作は終了する(S13)。   When the display of the file information list is terminated by the user's operation, the operation is terminated (S13).

以上説明したように、従来のファイル情報一覧表示装置では、外部記憶装置101から取得するディレクトリエントリの数を制限すると全てのディレクトリエントリが揃わないため、ディレクトリエントリの並べ替えを行うことができないが、本発明の実施の形態に係るファイル情報一覧表示装置は、順位表格納部107に予め格納したソートテーブルに従ってディレクトリエントリを外部記憶装置101から取得するため、ディレクトリエントリを格納できるメモリ容量を制限してディレクトリエントリの並べ替えを行うことができる。   As described above, in the conventional file information list display device, if the number of directory entries acquired from the external storage device 101 is limited, not all directory entries are prepared, so that the directory entries cannot be rearranged. Since the file information list display device according to the embodiment of the present invention acquires directory entries from the external storage device 101 in accordance with the sort table stored in advance in the rank table storage unit 107, the memory capacity that can store the directory entries is limited. You can sort directory entries.

さらに、1画面分のディレクトリエントリ数だけでなく、画面切り替え時を想定したときの前後の画面分のディレクトリエントリ数とを合わせた3画面分のディレクトリエントリを予め外部記憶装置101から取得するため、画面切り替え時には、ディレクトリエントリを記憶装置から取得するための遅延時間を利用者に感じさせることなく高速に表示することができる。   Further, in order to acquire not only the number of directory entries for one screen but also three screen directory entries including the number of directory entries for the previous and subsequent screens when the screen switching is assumed, from the external storage device 101 in advance. When switching the screen, it is possible to display at high speed without causing the user to feel the delay time for acquiring the directory entry from the storage device.

なお、本発明の実施の形態では、ソート情報格納部104に保存するソート情報を2つ図示しているが、それ以上保存されていてもよい。また、ディレクトリエントリ格納部109には、3画面分のディレクトリエントリが保存されることについて説明しているが、それ以上のディレクトリエントリが保存されてもよい。   In the embodiment of the present invention, two sort information items stored in the sort information storage unit 104 are shown, but more than one may be stored. Further, although it has been described that the directory entry storage unit 109 stores directory entries for three screens, more directory entries may be stored.

以上のように、本発明は、ファイル情報の一覧を画面に表示させるときの表示速度の遅延を抑制してメモリの節約を図ることができるという効果を有し、記憶装置に記憶されているファイル情報の一覧を画面に表示させる携帯端末等の用途に有用である。   As described above, the present invention has an effect that it is possible to save memory by suppressing delay in display speed when displaying a list of file information on a screen, and a file stored in a storage device. This is useful for applications such as portable terminals that display a list of information on the screen.

本発明の実施の形態に係るファイル情報一覧表示装置のブロック図The block diagram of the file information list display apparatus concerning an embodiment of the invention (A)ディレクトリエントリ情報の一例を示す図 (B)ソート情報の一例を示す図 (C)ディレクトリエントリの順位表の一例を示す図(A) A diagram showing an example of directory entry information (B) A diagram showing an example of sort information (C) A diagram showing an example of a directory entry ranking table 本発明の実施の形態に係るファイル情報一覧表示装置の動作について説明するためのフローチャートThe flowchart for demonstrating operation | movement of the file information list display apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るファイル情報一覧表示装置の動作について説明するためのフローチャートThe flowchart for demonstrating operation | movement of the file information list display apparatus which concerns on embodiment of this invention. 従来のファイル情報一覧表示装置のブロック図Block diagram of a conventional file information list display device

符号の説明Explanation of symbols

10 ファイル一覧ソート部
20 記憶部
30 表示制御部
101 外部記憶装置
102 ディレクトリエントリ取得部
103 ソート情報抽出部
104 ソート情報格納部
105 ソート情報比較部
106 順位表作成部
107 順位表格納部
108 ディレクトリエントリ保存部
109 ディレクトリエントリ格納部
110 ファイル情報一覧表示部
111 表示装置
112 画面切り替え検知部
401 ソート部
402 ソート済みディレクトリエントリ格納部
DESCRIPTION OF SYMBOLS 10 File list sort part 20 Storage part 30 Display control part 101 External storage apparatus 102 Directory entry acquisition part 103 Sort information extraction part 104 Sort information storage part 105 Sort information comparison part 106 Ranking table creation part 107 Ranking table storage part 108 Directory entry preservation | save Section 109 Directory entry storage section 110 File information list display section 111 Display device 112 Screen switching detection section 401 Sort section 402 Sorted directory entry storage section

Claims (3)

記憶装置に記憶されているファイルに関わるディレクトリエントリの並び替えを行うためのソート情報を順次抽出するソート情報抽出部と、
前記ソート情報抽出部によって抽出されたソート情報を格納するソート情報格納部と、
前記ソート情報格納部によって格納されたそれぞれのソート情報の大小を比較するソート情報比較部と、
前記ソート情報比較部が比較した大小に応じてディレクトリエントリの順位表を作成する順位表作成部と、
前記順位表作成部によって作成された前記順位表に従って前記記憶装置に記憶されたディレクトリエントリをファイル情報の一覧として画面に表示させるファイル情報一覧表示部とを備えたことを特徴とするファイル情報一覧表示装置。
A sort information extraction unit for sequentially extracting sort information for rearranging the directory entries related to the files stored in the storage device;
A sort information storage unit for storing the sort information extracted by the sort information extraction unit;
A sort information comparison unit for comparing the size of each sort information stored by the sort information storage unit;
A rank table creation unit that creates a rank table of directory entries according to the size compared by the sort information comparison unit;
A file information list display comprising: a file information list display unit that displays a directory entry stored in the storage device as a list of file information on the screen according to the rank table created by the rank table creation unit apparatus.
前記順位表作成部によって作成された順位表に従って所定数量のディレクトリエントリを前記記憶装置から予め取得するディレクトリエントリ取得部を備え、
前記ディレクトリエントリ取得部によって取得された所定数量のディレクトリエントリから前記ファイル情報の一覧を前記画面に表示させることを特徴とする請求項1に記載のファイル情報一覧表示装置。
A directory entry acquisition unit that acquires in advance a predetermined number of directory entries from the storage device according to the rank table created by the rank table creation unit;
2. The file information list display device according to claim 1, wherein a list of the file information is displayed on the screen from a predetermined number of directory entries acquired by the directory entry acquisition unit.
前記画面に表示された前記一覧の内容が切り替わることを検知する画面切り替え検知部を備え、
前記一覧の内容が切り替わることを前記画面切り替え検知部が検知したとき、前記ファイル情報取得部は、前記ファイル情報一覧表示部が前記画面に表示しようとする数量のディレクトリエントリを前記記憶装置から予め取得することを特徴とする請求項2に記載のファイル情報一覧表示装置。
A screen switching detection unit for detecting that the contents of the list displayed on the screen are switched;
When the screen switching detection unit detects that the contents of the list are switched, the file information acquisition unit acquires in advance from the storage device a quantity of directory entries to be displayed on the screen by the file information list display unit. The file information list display device according to claim 2, wherein:
JP2005122351A 2005-04-20 2005-04-20 File information list display device Pending JP2006301923A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005122351A JP2006301923A (en) 2005-04-20 2005-04-20 File information list display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005122351A JP2006301923A (en) 2005-04-20 2005-04-20 File information list display device

Publications (1)

Publication Number Publication Date
JP2006301923A true JP2006301923A (en) 2006-11-02

Family

ID=37470139

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005122351A Pending JP2006301923A (en) 2005-04-20 2005-04-20 File information list display device

Country Status (1)

Country Link
JP (1) JP2006301923A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8682908B2 (en) 2007-01-17 2014-03-25 Ricoh Company, Ltd. Information processing apparatus, information processing method, and information processing program
JP5846658B1 (en) * 2014-07-25 2016-01-20 石田 伸一 Text comparison device, text comparison program, and text comparison method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8682908B2 (en) 2007-01-17 2014-03-25 Ricoh Company, Ltd. Information processing apparatus, information processing method, and information processing program
JP5846658B1 (en) * 2014-07-25 2016-01-20 石田 伸一 Text comparison device, text comparison program, and text comparison method

Similar Documents

Publication Publication Date Title
US10114865B2 (en) Tile cache
US10949065B2 (en) Desktop launcher
US8161020B2 (en) Searching for and providing objects using byte-by-byte comparison
US9015634B2 (en) Method for displaying menu
RU2003114526A (en) CONTROL OF THE USER INTERFACE OF THE STRING OF THE VIRTUAL ADDRESS
JP2011501299A5 (en)
US20060101330A1 (en) Browser sitemap viewer
RU2635887C2 (en) System and method for mixed presentation of locally and remotely stored electronic messages
US20130055156A1 (en) Information processing terminal, display control method, and display control program
KR100853308B1 (en) Item type specific structured search
US20120191756A1 (en) Terminal having searching function and method for searching using data saved in clipboard
JP4951373B2 (en) Image search apparatus, image search method, and computer program
US9110627B2 (en) Systems and methods for viewing larger than screen size digital content on display screens without zooming and scrolling
KR20070029104A (en) Navigating through a displayed hierarchical data structure
US20100037137A1 (en) Information-selection assist system, information-selection assist method and program
CN105653665B (en) Method and device for realizing efficient note access
US20130050267A1 (en) Information processing terminal, display control method, and display control program
JP2006301923A (en) File information list display device
US20060082599A1 (en) Terminal device and information display method
US20100281425A1 (en) Handling and displaying of large file collections
CN114003718A (en) Relation map drawing method and device, computer storage medium and electronic equipment
JP2015141576A (en) Information processing device, information processing system, and program
KR100620008B1 (en) Hierarchical image searching method for mobile communication terminal
JP2004185340A (en) Data browsing device
KR20060007852A (en) Effective image searching method for mobile communication terminal