JP2013054364A - Display processing device, display system, display method and program - Google Patents

Display processing device, display system, display method and program Download PDF

Info

Publication number
JP2013054364A
JP2013054364A JP2012227773A JP2012227773A JP2013054364A JP 2013054364 A JP2013054364 A JP 2013054364A JP 2012227773 A JP2012227773 A JP 2012227773A JP 2012227773 A JP2012227773 A JP 2012227773A JP 2013054364 A JP2013054364 A JP 2013054364A
Authority
JP
Japan
Prior art keywords
display
hierarchical structure
hierarchy
name
displayed
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
JP2012227773A
Other languages
Japanese (ja)
Inventor
Masaki Otsuki
正樹 大槻
Shigeru Kato
茂 加藤
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.)
Nikon Corp
Original Assignee
Nikon Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nikon Corp filed Critical Nikon Corp
Priority to JP2012227773A priority Critical patent/JP2013054364A/en
Publication of JP2013054364A publication Critical patent/JP2013054364A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Controls And Circuits For Display Device (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a display system with which textual information in a hierarchical structure can be properly displayed on a display device with a small display area.SOLUTION: A display system includes a data management unit 3 that manages information in a hierarchical structure and a display processing unit 4 that reads out the information in a hierarchal structure from the data management unit 3 and performs control to display the names of the levels of the hierarchal structure in the order of the depth of the hierarchal structure. The display processing unit 4 shortens the hierarchal level names and displays them on a display unit 11 so that at least parts of all of the names of the hierarchal levels included in the hierarchal structure are shown.

Description

本発明は、例えばウェアラブルコンピュータのヘッドマウントディスプレイのように表
示領域が狭い表示装置に階層化された情報を表示する表示処理装置、表示システム、表示
方法およびプログラムに関する。
The present invention relates to a display processing device, a display system, a display method, and a program for displaying hierarchized information on a display device having a narrow display area such as a head mounted display of a wearable computer.

ウェアラブルコンピュータのヘッドマウントディスプレイは、利用者の頭部に装着され
て用いられ、眼前に位置する表示部に情報を表示するように構成されている(例えば、特
許文献1参照)。そのため、表示領域が狭く、この表示部に表示できる情報量(例えば文
字数)は、制限されてしまう。
A head-mounted display of a wearable computer is used by being mounted on a user's head, and is configured to display information on a display unit located in front of the eyes (for example, see Patent Document 1). For this reason, the display area is narrow, and the amount of information (for example, the number of characters) that can be displayed on the display unit is limited.

特開平10−98518号公報Japanese Patent Laid-Open No. 10-98518

このような表示装置にディレクトリ名等の階層構造を持つ文字情報を表示する場合、情
報の階層が深いと、表示する文字列が長くなり表示領域に入り切らなくなることがある。
このような場合、一般に画面に入りきらない部分を「…」等で省略することが多いが、そ
うすると深い階層情報が全く判らなくなってしまうという課題がある。
When character information having a hierarchical structure such as a directory name is displayed on such a display device, if the information hierarchy is deep, a character string to be displayed may become long and may not completely enter the display area.
In such a case, in general, a portion that does not fit in the screen is often omitted with “...” Or the like, but there is a problem that deep hierarchical information cannot be understood at all.

本発明はこのような課題に鑑みてなされたものであり、表示領域の狭い表示装置に対し
て階層構造を持つ文字情報を適切に表示する表示装置、表示システム、表示方法およびプ
ログラムを提供することを目的とする。
The present invention has been made in view of such problems, and provides a display device, a display system, a display method, and a program that appropriately display character information having a hierarchical structure on a display device having a narrow display area. With the goal.

前記課題を解決するために、本発明に係る表示処理装置は、階層構造の情報を管理する
データ管理部と、前記データ管理部から前記階層構造の情報を読み出し、階層を示す名称
を前記階層構造の順に表示部へ表示させる表示処理部とを備え、前記表示処理部は、前記
階層構造に含まれる、全ての各階層を示す名称が少なくとも一部表示されるように、階層
を示す名称の一部を省略して前記表示部に表示するように構成される。
In order to solve the above problems, a display processing apparatus according to the present invention includes a data management unit that manages hierarchical structure information, reads the hierarchical structure information from the data management unit, and assigns a name indicating a hierarchy to the hierarchical structure. A display processing unit for displaying on the display unit in the order of the names of the hierarchies, so that at least part of the names of all hierarchies included in the hierarchical structure are displayed. The unit is omitted and displayed on the display unit.

このとき、前記表示処理部は、最も浅い階層と最も深い階層以外の階層を示す名称の一
部を省略して前記表示部に表示することが好ましい。また、前記表示処理部は、前記階層
構造の順に表示する階層を示す名称が前記表示部の表示領域内に収まらない場合に、階層
を示す名称の一部を省略して前記表示部に表示するように構成されることが好ましい。
At this time, it is preferable that the display processing unit omits a part of a name indicating a layer other than the shallowest layer and the deepest layer and displays the name on the display unit. The display processing unit omits a part of the name indicating the hierarchy and displays the name on the display unit when the name indicating the hierarchy to be displayed in the order of the hierarchical structure does not fit in the display area of the display unit. It is preferable to be configured as described above.

また、前記表示処理部は、前記階層構造の順に表示する階層を示す名称が前記表示部の
表示領域内に収まらない場合、前記表示部に表示可能な領域と前記階層構造の階層数とに
基づいて階層を省略する文字数を決定するように構成されることが好ましい。また、前記
表示処理部は、前記階層構造に含まれる、最も浅い階層と最も深い階層とを示す名称は省
略しないことが好ましい。
Further, the display processing unit, based on the area that can be displayed on the display unit and the number of hierarchies of the hierarchical structure when the name indicating the hierarchy displayed in the order of the hierarchical structure does not fit in the display area of the display unit. It is preferable that the number of characters that omit the hierarchy is determined. Further, it is preferable that the display processing unit does not omit names indicating the shallowest hierarchy and the deepest hierarchy included in the hierarchical structure.

また、本発明に係る表示システムは、表示装置と、階層構造の情報を管理するデータ管
理部と、前記データ管理部から前記階層構造の情報を読み出し、階層を示す名称を前記階
層構造の順に前記表示装置へ表示させる表示処理部とを備え、前記表示処理部は、前記階
層構造に含まれる、全ての各階層を示す名称が少なくとも一部表示されるように、階層を
示す名称の一部を省略して前記表示装置に表示させるように構成される。
In addition, the display system according to the present invention reads a display device, a data management unit that manages hierarchical information, and reads the hierarchical structure information from the data management unit, and names the hierarchy in the order of the hierarchical structure. A display processing unit for displaying on a display device, wherein the display processing unit displays a part of the name indicating the hierarchy so that at least a part of the name indicating all the levels included in the hierarchical structure is displayed. It is configured to be omitted and displayed on the display device.

また、本発明に係る表示方法は、階層構造の情報を管理するデータ管理部から前記階層
構造の情報を読み出すステップと、前記階層構造に含まれる、全ての各階層を示す名称が
少なくとも一部表示されるように、階層を示す名称の一部を省略するステップと、階層を
示す名称を前記階層構造の順に表示させるステップとを行うように構成される。
The display method according to the present invention includes a step of reading the hierarchical structure information from a data management unit that manages the hierarchical structure information, and at least a part of the names indicating all the hierarchies included in the hierarchical structure are displayed. As described above, the step of omitting a part of the name indicating the hierarchy and the step of displaying the name indicating the hierarchy in the order of the hierarchical structure are configured.

また、本発明に係るプログラムは、階層構造の情報を管理するデータ管理部から前記階
層構造の情報を読み出すステップと、前記階層構造に含まれる、全ての各階層を示す名称
が少なくとも一部表示されるように、階層を示す名称の一部を省略するステップと、階層
を示す名称を前記階層構造の順に表示させるステップとをコンピュータに実行させるよう
に構成される。
The program according to the present invention includes a step of reading the hierarchical structure information from a data management unit that manages the hierarchical structure information, and at least a part of names indicating all the hierarchies included in the hierarchical structure are displayed. As described above, the computer is configured to execute a step of omitting a part of the name indicating the hierarchy and a step of displaying the name indicating the hierarchy in the order of the hierarchical structure.

本発明に係る表示処理装置、表示システム、表示方法およびプログラムを、以上のよう
に構成すると、表示領域の狭い表示装置に対しても、階層構造を持つ文字情報を適切に表
示することができる。
When the display processing apparatus, display system, display method, and program according to the present invention are configured as described above, character information having a hierarchical structure can be appropriately displayed even on a display apparatus having a narrow display area.

本発明に係る表示システムの構成を示すブロック図である。It is a block diagram which shows the structure of the display system which concerns on this invention. 本発明に係る表示システムが適用される表示装置(ヘッドマウントディスプレイ)を示す斜視図である。It is a perspective view which shows the display apparatus (head mounted display) with which the display system which concerns on this invention is applied. 上記ヘッドマウントディスプレイの表示部の構成を示す断面図である。It is sectional drawing which shows the structure of the display part of the said head mounted display. 第1実施例に係る表示内容を示す説明図であり、(a)は表示されるファイルの階層構造を示す図であり、(b)は、このファイルの絶対パス名を示す図であり、(c)は省略表示した場合を示す図である。It is explanatory drawing which shows the display content based on 1st Example, (a) is a figure which shows the hierarchical structure of the file displayed, (b) is a figure which shows the absolute path name of this file, ( c) is a diagram showing a case where the display is omitted. 第1実施例に係る表示処理部の処理を示すフローチャートである。It is a flowchart which shows the process of the display process part which concerns on 1st Example. 第2実施例に係る表示内容を示す説明図であり、(a)は、従来のツリー表示を示す図であり、(b)は、省略表示した場合を示す図であり、(c)は、省略された階層を示す数字を表示した場合を示す図である。It is explanatory drawing which shows the display content which concerns on 2nd Example, (a) is a figure which shows the conventional tree display, (b) is a figure which shows the case where it abbreviate | displays, (c), It is a figure which shows the case where the number which shows the omitted hierarchy is displayed. 第2実施例に係る表示処理部の処理を示すフローチャートである。It is a flowchart which shows the process of the display process part which concerns on 2nd Example.

以下、本発明の好ましい実施形態について図面を参照して説明する。まず、本発明に係
る表示システムが適用される表示装置として図2に示すヘッドマウントディスプレイ10
について説明する。このヘッドマウントディスプレイ10は、頭部に装着して用いるもの
であり、情報を表示する表示部11、この表示部11を装着者の眼前に支持する支持部1
2、および、装着者が装着するための装着手段13から構成されている。装着手段13は
、装着状態を保持する左右の保持部14,15と、これらの保持部14,15を繋ぐ連結
部16から構成されている。
Hereinafter, preferred embodiments of the present invention will be described with reference to the drawings. First, as a display device to which the display system according to the present invention is applied, a head mounted display 10 shown in FIG.
Will be described. The head-mounted display 10 is used by being mounted on the head, and includes a display unit 11 that displays information and a support unit 1 that supports the display unit 11 in front of the wearer's eyes.
2 and mounting means 13 for the wearer to wear. The mounting means 13 includes left and right holding portions 14 and 15 that hold the mounting state, and a connecting portion 16 that connects these holding portions 14 and 15.

左右の保持部14,15にはそれぞれ左右のスピーカー17,18が内蔵されており、
この保持部14,15により装着者の耳を挟みつけると共に連結部16が装着者の後頭部
に当接してこのヘッドマウントディスプレイ10は装着者の頭部に固定保持される。なお
、支持部12は、連結部16の一端側(図2の場合は左端側)から前方に延びるように設
けられており、そのため、表示部11は装着者の左目前方に位置することになる。
Left and right speakers 17 and 18 are built in the left and right holding parts 14 and 15, respectively.
The holding parts 14 and 15 hold the ears of the wearer, and the connecting part 16 comes into contact with the back of the head of the wearer so that the head mounted display 10 is fixedly held on the head of the wearer. In addition, the support part 12 is provided so that it may extend ahead from the one end side (the left end side in the case of FIG. 2) of the connection part 16, and, therefore, the display part 11 is located in front of a wearer's left eye. Become.

表示部11は、図3に示すように、本体部20内に、画像を表示する液晶パネル21、
液晶パネル21の画像を拡大して装着者の目(左目)に表示するためのレンズ22,23
が内蔵されて構成されている。
As shown in FIG. 3, the display unit 11 includes a liquid crystal panel 21 that displays an image in the main body unit 20.
Lenses 22 and 23 for enlarging and displaying the image of the liquid crystal panel 21 on the eyes (left eye) of the wearer
Is built in.

また、本実施例に係る表示システム1は、図1に示すように、ウェアラブルコンピュー
タ等の処理装置2と、上述のヘッドマントディスプレイ10とから構成される。処理装置
2には、階層構造を持つ情報を管理するデータ管理部3と、このデータ管理部3から読み
出された情報をヘッドマウントディスプレイ10の表示部11に出力する表示処理部4と
から構成される。なお、ここでは、音声に関する処理については省略する。
In addition, the display system 1 according to the present embodiment includes a processing device 2 such as a wearable computer and the above-described head cloak display 10 as shown in FIG. The processing device 2 includes a data management unit 3 that manages information having a hierarchical structure, and a display processing unit 4 that outputs information read from the data management unit 3 to the display unit 11 of the head mounted display 10. Is done. Here, the processing related to sound is omitted.

それでは、データ管理部3が階層構造を持つファイルを管理している場合に、表示処理
部4がこのファイルのディレクトリ構造を表示する場合の処理について以下に説明する。
Then, when the data management unit 3 manages a file having a hierarchical structure, processing when the display processing unit 4 displays the directory structure of this file will be described below.

まず、第1実施例として、所望のファイルを絶対パスで表示する際に、このパス名が表
示部11の1行の文字数を超えているときの表示処理部4の処理について説明する。具体
的には、絶対パスのうち、ドライブ名と目的とするファイル名は全て表示し、これらの間
に位置するフォルダ名は表示できる長さに応じて均等に省略するように構成された場合に
ついて説明する。なお、この説明においては、図4(a)に示すように、ハードディスク
(「Cドライブ」とする)にAフォルダが作られ、その中にBフォルダが作られており、
このBフォルダ内に格納されたB1ファイルの絶対パスを表示する処理について図5を用
いて説明する。ここで、絶対パスとは、図4(b)に示すように、ドライブ名とフォルダ
名が階層の深さの順に並べられ、最後に目的のファイル名が並べられて構成されたもので
あり、ドライブ名とフォルダ名の区切り、フォルダ名とフォルダ名の区切り、および、フ
ォルダ名とファイル名の区切りはいずれも「¥」を表示するものとして説明する。
First, as a first embodiment, the processing of the display processing unit 4 when a desired file is displayed with an absolute path and the path name exceeds the number of characters in one line of the display unit 11 will be described. Specifically, of the absolute path, the drive name and the target file name are all displayed, and the folder names located between them are equally omitted according to the displayable length. explain. In this description, as shown in FIG. 4A, the A folder is created on the hard disk (referred to as “C drive”), and the B folder is created therein.
Processing for displaying the absolute path of the B1 file stored in the B folder will be described with reference to FIG. Here, as shown in FIG. 4B, the absolute path is configured by arranging the drive name and the folder name in the order of the depth of the hierarchy, and finally arranging the target file name. A description will be given assuming that “\” is displayed for a drive name and folder name separator, a folder name and folder name separator, and a folder name and file name separator.

表示処理部4はデータ管理部3から図4(b)に示す絶対パスを取得し(ステップS1
00)、その絶対パスからこの絶対パスの長さL0(単位は例えばバイト)を算出する(
ステップS101)。そして、算出された絶対パスの長さL0が表示部11に表示できる
長さLより大きいか否かを判断し(ステップS102)、絶対パスの長さL0が表示でき
る長さL以下のときはそのまま表示する(ステップS107)。絶対パスの長さL0が表
示できる長さLより大きいときは、次に、この絶対パスから所望のファイル(この例の場
合は「B1ファイル」)の格納位置までのフォルダ数(階層数)を算出する(ステップS
103)。この例の場合は、AフォルダとBフォルダから構成されるため階層数は「2」
となる。さらに、絶対パスからB1ファイルのファイル名の長さL1を算出し(ステップ
S104)、表示部11に表示できる1行の長さLと、ドライブ名の長さL2(この場合
は、「C:」であることから「2バイト」)から、省略される階層の長さL3を算出する
(ステップS105)。具体的には、L3=L−L1−L2で求められる。
The display processing unit 4 acquires the absolute path shown in FIG. 4B from the data management unit 3 (step S1).
00), the length L0 of this absolute path (unit: bytes, for example) is calculated from the absolute path (
Step S101). Then, it is determined whether or not the calculated absolute path length L0 is larger than the length L that can be displayed on the display unit 11 (step S102), and when the absolute path length L0 is less than or equal to the displayable length L. It is displayed as it is (step S107). If the absolute path length L0 is larger than the displayable length L, then the number of folders (number of hierarchies) from this absolute path to the storage location of the desired file (in this example, “B1 file”) is calculated. Calculate (Step S
103). In this example, since the folder A and the folder B are included, the number of layers is “2”.
It becomes. Furthermore, the length L1 of the file name of the B1 file is calculated from the absolute path (step S104), the length L of one line that can be displayed on the display unit 11, and the length L2 of the drive name (in this case, “C: Therefore, the length L3 of the omitted hierarchy is calculated (step S105). Specifically, it is obtained by L3 = L−L1−L2.

そして、省略される階層の長さL3と階層数から一つのフォルダ名に割り当てられる文
字数(L3/階層数)を求めて、図4(c)に示すようにフォルダ名を省略した表示用パ
スを生成し(ステップS106)、表示部11に出力する(ステップS107)。この例
の場合は、1つのフォルダに割り当てられる文字数から、「¥Aフォルダ」は「¥Aフ…
」と省略し、「¥Bフォルダ」は「¥Bフ…」と省略して表示した場合を示している。
Then, the number of characters assigned to one folder name (L3 / number of hierarchies) is obtained from the omitted hierarchy length L3 and the number of hierarchies, and the display path with the folder name omitted is obtained as shown in FIG. It produces | generates (step S106) and outputs it to the display part 11 (step S107). In this example, from the number of characters assigned to one folder, “¥ A folder” is “¥ A folder…
"\ B folder" is abbreviated as "\ B folder ...".

表示処理部4において、目的のファイルの絶対パスを以上のように表示すると、目的の
ファイルを識別するために必要な情報である、そのファイルが格納されているドライブ名
とそのファイルのファイル名を正確に識別することができるとともに、途中のフォルダ名
も一部が表示されているため、ファイルの格納構造を理解することができ、表示できる文
字数に制限を有していたとしても、必要な情報を取得することができる。
When the absolute path of the target file is displayed in the display processing unit 4 as described above, the drive name storing the file and the file name of the file, which are information necessary for identifying the target file, are displayed. It can be accurately identified, and a part of the folder name is displayed, so you can understand the storage structure of the file, and even if there is a limit on the number of characters that can be displayed, the necessary information Can be obtained.

なお、以上の説明においては、省略されるフォルダ名に割り当てられる文字数は、表示
部11に表示できる1行の長さLから階層数を用いて自動的に算出するように構成した場
合について説明したが、処理装置2に設定処理部5を設け、装着者の設定によりフォルダ
名に割り当てられる文字数を設定するように構成することもできる。また、以上の実施例
においては、表示しようとする情報(例えば、絶対パス)が表示部11の1行に収まらな
い場合の処理について説明したが、表示部11の表示領域内に収まらない場合に、この表
示領域内に収まるように処理するように構成することも可能である。
In the above description, the number of characters assigned to a folder name to be omitted is described as being configured to be automatically calculated from the length L of one line that can be displayed on the display unit 11 using the number of layers. However, the processing device 2 may be provided with the setting processing unit 5 so as to set the number of characters assigned to the folder name according to the setting of the wearer. Further, in the above embodiment, the processing when the information to be displayed (for example, the absolute path) does not fit in one line of the display unit 11 has been described, but when the information does not fit in the display area of the display unit 11. It is also possible to configure so as to process within the display area.

第1実施例においては、階層情報としてファイルの絶対パスを表示する場合について説
明したが、この第2実施例では階層構造を持つ情報全体をツリー状に表示する場合につい
て、第1実施例と同様にファイルの構造を用いて説明する。図6(a)は従来の表示方法
により表示したファイル構造のツリー表示の例である。このように、従来の方法では、階
層が深くなるほど右側にずれて表示されるため、全体として左右方向(1行)の文字数が
多くなる。
In the first embodiment, the case where the absolute path of the file is displayed as the hierarchy information has been described. In the second embodiment, the case where the entire information having the hierarchy structure is displayed in a tree shape is the same as in the first embodiment. The file structure will be described below. FIG. 6A shows an example of a tree display of a file structure displayed by a conventional display method. In this way, in the conventional method, as the hierarchy becomes deeper, the display is shifted to the right side, so that the number of characters in the left-right direction (one line) increases as a whole.

そこで、この第2実施例において、表示処理部4は、予め設定された階層より深い階層
のフォルダ名は表示を制限し、その中のファイル名(すなわち、最も深い階層の情報)だ
けを表示するように構成されている(図6(b),(c))。なお、制限する階層数は、
装着者が予め設定処理部5により表示処理部4に設定する。
Therefore, in the second embodiment, the display processing unit 4 restricts the display of folder names deeper than a preset hierarchy, and displays only the file names (that is, the deepest hierarchy information). (FIGS. 6B and 6C). The number of hierarchies to be restricted is
The wearer sets the display processing unit 4 in advance by the setting processing unit 5.

それでは、表示処理部4の処理について図7を用いて説明する。表示処理部4は、デー
タ管理部3からディレクトリ構造を取得し(ステップS200)、この表示処理部4に設
定された制限される階層数(本実施例の場合は「2」とする)を読み出す(ステップS2
01)。そして、読み出されたディレクトリ構造をサーチし、それ以降のディレクトリは
表示されないフォルダ名(この場合、2階層目にある「Bフォルダ」)を記憶する(ステ
ップS202)。また、同時に、ディレクトリ構造をサーチしてフォルダ名が表示されな
いフォルダ(Bフォルダより下層にあるCおよびDフォルダ)にあるファイル名を記憶す
る(ステップS203)。そして、図6(c)に示すように、以降のディレクトリ名の表
示が制限されるフォルダ名(Bフォルダ)の下に、このフォルダに格納されているファイ
ル名(B1ファイルおよびB2ファイル)と、それより下の階層のフォルダ(Cフォルダ
およびDフォルダ)に格納されているファイル名(C1ファイル、C2ファイル、および
、D1ファイル)とを下方に向かって並べてツリー表示する(ステップS204)。
Now, the processing of the display processing unit 4 will be described with reference to FIG. The display processing unit 4 acquires the directory structure from the data management unit 3 (step S200), and reads the limited number of hierarchies set in the display processing unit 4 (in the present embodiment, “2”). (Step S2
01). Then, the retrieved directory structure is searched, and the folder name (in this case, “B folder” in the second hierarchy) in which the subsequent directories are not displayed is stored (step S202). At the same time, the directory structure is searched to store the file names in the folders where the folder names are not displayed (C and D folders below the B folder) (step S203). Then, as shown in FIG. 6 (c), the file names (B1 file and B2 file) stored in this folder are displayed under the folder name (B folder) in which the display of subsequent directory names is restricted. The file names (C1 file, C2 file, and D1 file) stored in the lower-level folders (C folder and D folder) are displayed in a tree structure in the downward direction (step S204).

このとき、図6(b)に示すように、以降のフォルダ名が省略されるフォルダ(Bフォ
ルダ)のフォルダ名とともに表示されるアイコン210と、フォルダ名が省略されている
フォルダに格納されているファイル(C1ファイル、C2ファイル、および、D1ファイ
ル)のファイル名とともに表示されるアイコン220に、省略されていることが判るマー
ク(図6(b)の場合は「レ点」)を表示することにより、装着者は省略されている範囲
をツリー表示上で認識することができる。あるいは、図6(c)に示すように、フォルダ
名が省略されているフォルダに格納されているファイル(C1ファイル、C2ファイル、
および、D1ファイル)のファイル名とともに表示されるアイコン220′に、省略され
ている階層の深さ(C1およびC2ファイルは「1」階層であり、D1ファイルは「2」
階層である)を表示することにより、装着者がディレクトリの構造を正確に理解すること
ができる。
At this time, as shown in FIG. 6B, the icon 210 displayed together with the folder name of the folder (B folder) from which the subsequent folder name is omitted, and the folder with the folder name omitted are stored. By displaying a mark (“R” in the case of FIG. 6B) that can be omitted on the icon 220 displayed together with the file names of the files (C1 file, C2 file, and D1 file). The wearer can recognize the omitted range on the tree display. Alternatively, as shown in FIG. 6 (c), files (C1 file, C2 file,
In addition, the icon 220 ′ displayed together with the file name of the D1 file) has an omitted hierarchy depth (C1 and C2 files are “1” hierarchy, and D1 file is “2”).
Display), the wearer can accurately understand the directory structure.

なお、以上の実施例においては、ディレクトリ名等の階層構造を持つファイル構造を表
示する場合について説明したが、本発明がこの実施例に限定されることはなく、ジャンル
やアーティスト、若しくは、アルバム名等で階層化されて格納された音楽ファイル等の表
示にも適用することができる。
In the above embodiment, the case where a file structure having a hierarchical structure such as a directory name is displayed has been described. However, the present invention is not limited to this embodiment, and the genre, artist, or album name is displayed. The present invention can also be applied to the display of music files etc. that are stored in a hierarchical manner.

以上説明した本発明の実施形態において達成される主要な効果を整理すれば、次のよう
になる。第1実施例に示したように、階層化された情報の絶対パスを表示する際に、その
格納場所(例えば、ドライブ名)と情報(絶対パス内の最も深い階層にある情報であって
、例えば、ファイル名)を全て表示し、その情報が格納されている階層(例えば、ディレ
クトリ名)は、省略して表示するように構成することにより、表示領域が小さな表示装置
(例えば、ヘッドマウントディスプレイ10)を用いても、所望の情報の正確な格納位置
を装着者に提示することできる。
The main effects achieved in the embodiment of the present invention described above can be summarized as follows. As shown in the first embodiment, when displaying the absolute path of the hierarchized information, its storage location (for example, drive name) and information (information at the deepest hierarchy in the absolute path, For example, a display device (for example, a head-mounted display) having a small display area is configured by displaying all file names) and omitting the hierarchy (for example, directory names) in which the information is stored. Even if 10) is used, an accurate storage position of desired information can be presented to the wearer.

また、第2実施例に示したように、階層構造をツリー表示する際も、制限された階層よ
り下の階層に格納された情報は、階層の表示を省略すると共に、省略されたことを示すア
イコン、若しくは、省略されている階層の数を表示することにより、装着者はその階層構
造を正確に認識することができる。
In addition, as shown in the second embodiment, when the hierarchical structure is displayed in a tree structure, information stored in a hierarchy below the restricted hierarchy is omitted from the display of the hierarchy. By displaying the icon or the number of omitted layers, the wearer can accurately recognize the layer structure.

1 表示システム
3 データ管理部
4 表示処理部
5 設定処理部
10 ヘッドマウントディスプレイ(表示装置)
DESCRIPTION OF SYMBOLS 1 Display system 3 Data management part 4 Display processing part 5 Setting processing part 10 Head mounted display (display apparatus)

Claims (8)

階層構造の情報を管理するデータ管理部と、
前記データ管理部から前記階層構造の情報を読み出し、階層を示す名称を前記階層構造
の順に表示部へ表示させる表示処理部とを備え、
前記表示処理部は、前記階層構造に含まれる、全ての各階層を示す名称が少なくとも一
部表示されるように、階層を示す名称の一部を省略して前記表示部に表示する
ことを特徴とする表示処理装置。
A data management unit for managing hierarchical information;
A display processing unit that reads information on the hierarchical structure from the data management unit, and displays a name indicating the hierarchy on the display unit in the order of the hierarchical structure;
The display processing unit omits a part of the name indicating the hierarchy and displays it on the display unit so that at least a part of the name indicating all the levels included in the hierarchical structure is displayed. A display processing device.
請求項1に記載の表示処理装置において、
前記表示処理部は、最も浅い階層と最も深い階層以外の階層を示す名称の一部を省略し
て前記表示部に表示する
ことを特徴とする表示処理装置。
The display processing device according to claim 1,
The display processing unit omits a part of a name indicating a layer other than the shallowest layer and the deepest layer, and displays the name on the display unit.
請求項1または2に記載の表示処理装置において、
前記表示処理部は、前記階層構造の順に表示する階層を示す名称が前記表示部の表示領
域内に収まらない場合に、階層を示す名称の一部を省略して前記表示部に表示する
ことを特徴とする表示処理装置。
The display processing device according to claim 1 or 2,
The display processing unit omits a part of the name indicating the hierarchy and displays the name on the display unit when the name indicating the hierarchy displayed in the order of the hierarchical structure does not fit in the display area of the display unit. A characteristic display processing device.
請求項3に記載の表示処理装置において、
前記表示処理部は、前記階層構造の順に表示する階層を示す名称が前記表示部の表示領
域内に収まらない場合、前記表示部に表示可能な領域と前記階層構造の階層数とに基づい
て階層を省略する文字数を決定する
ことを特徴とする表示処理装置。
The display processing device according to claim 3,
When the name indicating the hierarchy to be displayed in the order of the hierarchical structure does not fit within the display area of the display part, the display processing unit is configured based on the area that can be displayed on the display part and the number of hierarchical levels of the hierarchical structure. A display processing device characterized by determining the number of characters to omit.
請求項1から請求項4のいずれか一項に記載の表示処理装置において、
前記表示処理部は、前記階層構造に含まれる、最も浅い階層と最も深い階層とを示す名
称は省略しない
ことを特徴とする表示処理装置。
In the display processing device according to any one of claims 1 to 4,
The display processing unit does not omit names indicating the shallowest hierarchy and the deepest hierarchy included in the hierarchical structure.
表示装置と、
階層構造の情報を管理するデータ管理部と、
前記データ管理部から前記階層構造の情報を読み出し、階層を示す名称を前記階層構造
の順に前記表示装置へ表示させる表示処理部とを備え、
前記表示処理部は、前記階層構造に含まれる、全ての各階層を示す名称が少なくとも一
部表示されるように、階層を示す名称の一部を省略して前記表示装置に表示させる
ことを特徴とする表示システム。
A display device;
A data management unit for managing hierarchical information;
A display processing unit that reads information on the hierarchical structure from the data management unit, and displays a name indicating a hierarchy on the display device in the order of the hierarchical structure;
The display processing unit omits a part of the name indicating the hierarchy and causes the display device to display the name so that at least a part of the name indicating all the levels included in the hierarchical structure is displayed. Display system.
階層構造の情報を管理するデータ管理部から前記階層構造の情報を読み出すステップと

前記階層構造に含まれる、全ての各階層を示す名称が少なくとも一部表示されるように
、階層を示す名称の一部を省略するステップと、
階層を示す名称を前記階層構造の順に表示させるステップとを行う
ことを特徴とする表示方法。
Reading the hierarchical structure information from a data management unit for managing the hierarchical structure information;
Omitting a part of the name indicating the hierarchy so that at least a part of the name indicating all the levels included in the hierarchical structure is displayed;
And a step of displaying names indicating hierarchies in the order of the hierarchical structure.
階層構造の情報を管理するデータ管理部から前記階層構造の情報を読み出すステップと

前記階層構造に含まれる、全ての各階層を示す名称が少なくとも一部表示されるように
、階層を示す名称の一部を省略するステップと、
階層を示す名称を前記階層構造の順に表示させるステップとをコンピュータに実行させ

ことを特徴とするプログラム。
Reading the hierarchical structure information from a data management unit for managing the hierarchical structure information;
Omitting a part of the name indicating the hierarchy so that at least a part of the name indicating all the levels included in the hierarchical structure is displayed;
A program for causing a computer to execute a step of displaying a name indicating a hierarchy in the order of the hierarchical structure.
JP2012227773A 2012-10-15 2012-10-15 Display processing device, display system, display method and program Pending JP2013054364A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012227773A JP2013054364A (en) 2012-10-15 2012-10-15 Display processing device, display system, display method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012227773A JP2013054364A (en) 2012-10-15 2012-10-15 Display processing device, display system, display method and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2006052913A Division JP2007232920A (en) 2006-02-28 2006-02-28 Display system

Publications (1)

Publication Number Publication Date
JP2013054364A true JP2013054364A (en) 2013-03-21

Family

ID=48131353

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012227773A Pending JP2013054364A (en) 2012-10-15 2012-10-15 Display processing device, display system, display method and program

Country Status (1)

Country Link
JP (1) JP2013054364A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02135549A (en) * 1988-11-16 1990-05-24 Hitachi Ltd File table display method
JPH0619763A (en) * 1992-07-02 1994-01-28 Nec Corp File name/directory name extension system
JP2005529381A (en) * 2001-12-27 2005-09-29 ユージーエス、コープ System and method for compiling and displaying a pruned information set
US20060036568A1 (en) * 2003-03-24 2006-02-16 Microsoft Corporation File system shell
JP2007193555A (en) * 2006-01-19 2007-08-02 Sony Corp Editing device and method, program, and recording medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02135549A (en) * 1988-11-16 1990-05-24 Hitachi Ltd File table display method
JPH0619763A (en) * 1992-07-02 1994-01-28 Nec Corp File name/directory name extension system
JP2005529381A (en) * 2001-12-27 2005-09-29 ユージーエス、コープ System and method for compiling and displaying a pruned information set
US20060036568A1 (en) * 2003-03-24 2006-02-16 Microsoft Corporation File system shell
JP2007193555A (en) * 2006-01-19 2007-08-02 Sony Corp Editing device and method, program, and recording medium

Similar Documents

Publication Publication Date Title
JP2007232920A (en) Display system
JP5781418B2 (en) Content viewing device, comment distribution server device, operation method of content viewing device, and program
US7451407B2 (en) Presentation of groups of items
KR20090087455A (en) Rendering document views with supplemental informational content
US9323737B2 (en) Generating an interactive page template based on setting a material type and a plurality of input and output signals for a mobile device
RU2010114245A (en) GENERAL MODEL EDITING SYSTEM
EP2801902A1 (en) Partition display method and apparatus for storage device
KR20080078255A (en) Method and apparatus of managing files and information storage medium storing files
JP2013054364A (en) Display processing device, display system, display method and program
KR102368945B1 (en) Encoded associations with external content items
CN103744909A (en) Caricature searching device and caricature searching method
JPWO2018173740A1 (en) Display control device, display control method, and display control program
US9785650B2 (en) Flexible content display
US20140351750A1 (en) Method and system for operating electronic device
JP2012088940A (en) Information processor, information processing method, and program
US8726162B2 (en) Audio apparatus media folders and files organization
JP2014171053A (en) Electronic document container data file, electronic document container data file generating apparatus, electronic document container data file generating program, server apparatus, and electronic document container data file generating method
TW201409231A (en) System and method for designing virtual USB disk
KR20140075715A (en) Autobiographical interface
US9652256B2 (en) Method and system for providing data-related information and videos to software application end-users
US9342520B2 (en) System and method for changeable dynamic directory
JP4674726B2 (en) File management method and information processing apparatus
JP2015203933A (en) content extraction device and content extraction method
JP2015114896A (en) Document processing system
JP3222346U (en) Audio playback device without communication function

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130909

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130913

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131111

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131206

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140404