JP2014142677A - Guidance display device, guidance display method and guidance display program - Google Patents

Guidance display device, guidance display method and guidance display program Download PDF

Info

Publication number
JP2014142677A
JP2014142677A JP2011109988A JP2011109988A JP2014142677A JP 2014142677 A JP2014142677 A JP 2014142677A JP 2011109988 A JP2011109988 A JP 2011109988A JP 2011109988 A JP2011109988 A JP 2011109988A JP 2014142677 A JP2014142677 A JP 2014142677A
Authority
JP
Japan
Prior art keywords
display
guidance
component
information table
input
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.)
Withdrawn
Application number
JP2011109988A
Other languages
Japanese (ja)
Inventor
Yuki Inabe
雄樹 稻邊
Masahiko Koizumi
正彦 小泉
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 Corp
Original Assignee
Panasonic 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 Panasonic Corp filed Critical Panasonic Corp
Priority to JP2011109988A priority Critical patent/JP2014142677A/en
Priority to PCT/JP2012/003212 priority patent/WO2012157273A1/en
Publication of JP2014142677A publication Critical patent/JP2014142677A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/453Help systems

Abstract

PROBLEM TO BE SOLVED: To display guidance about an operation method that an operator is not aware of.SOLUTION: A guidance display device 100 includes: an object information table 122 for storing the display regions and hierarchical structures of display components; a screen management part 102 for, on the basis of operation coordinates accepted from an input part and the display regions and hierarchical structures of the display components stored in the object information table 122, determining the operation object display component as information on which display component has been subjected to an input operation accepted by the input part; a component information table 121 for storing the operation frequency of the input operation accepted for the operation object display component determined by the screen management part 102; and a guidance display control part 112 for determining the necessity of guidance display in accordance with whether or not the operation frequency for the display component is equal to or less than a threshold. When it is determined that the guidance is necessary, the guidance display control part 112 allows a display part to display the guidance for the display component.

Description

本発明は、タッチパネル等を搭載した情報端末等に用いるガイダンス表示装置、ガイダンス表示方法、及び、ガイダンス表示プログラムに関する。   The present invention relates to a guidance display device, a guidance display method, and a guidance display program used for an information terminal equipped with a touch panel or the like.

従来、この種のガイダンス表示として、操作を行う操作領域を表示する領域表示部と、操作の案内を表示するとともに、案内される操作の入力を受け付けた回数を計測するガイダンス表示部を有し、ガイダンス表示部は領域表示内に位置するように構成したものが知られている(例えば、特許文献1を参照)。   Conventionally, as this type of guidance display, there is an area display unit that displays an operation area to be operated, and a guidance display unit that displays the operation guidance and measures the number of times the operation input to be guided is received, A guidance display unit configured to be positioned within the area display is known (see, for example, Patent Document 1).

このものによれば、ガイダンス表示を、ガイダンス表示により案内される操作の入力を受け付ける前に予め表示し、ガイダンス表示により案内される操作の入力を受け付けた場合に、ガイダンス表示を前記操作領域内から消去することができ、ガイダンス表示部は、ガイダンス表示により案内される操作の回数が閾値を超えた場合に、ガイダンス表示を表示しないようにすることができる。   According to this, the guidance display is displayed in advance before the input of the operation guided by the guidance display is received, and when the input of the operation guided by the guidance display is received, the guidance display is displayed from within the operation area. The guidance display unit can be configured not to display the guidance display when the number of operations guided by the guidance display exceeds a threshold value.

特開2007−086823号公報JP 2007-086823 A

しかしながら、特許文献1に記載されたものでは、操作者の操作回数またはキーボードおよびマウスにより入力した操作の習熟度に基づいてガイダンス表示を制御する。操作回数が閾値より少ないか、操作者が操作に習熟していない場合には、操作方法のガイダンスを表示する。したがって、とくに操作方法が明瞭であるため少数の操作者のみがガイダンスを必要とする表示画面の場合には、大多数の操作者にとってはガイダンスが表示されることは煩雑であるためガイダンスを表示しないようにしたい。操作のガイダンスを表示しないようにするためには、閾値を超えるまで操作を繰り返すか、操作の習熟度をキーボードおよびマウスにより入力しなければならず、手間を必要とする。   However, in the device described in Patent Document 1, the guidance display is controlled based on the number of operations performed by the operator or the proficiency level of operations input using the keyboard and mouse. If the number of operations is less than the threshold value or the operator is not familiar with the operation, the operation method guidance is displayed. Therefore, in the case of a display screen in which only a small number of operators need guidance because the operation method is clear, guidance is not displayed for the majority of operators because it is cumbersome to display the guidance. I want to In order not to display the operation guidance, it is necessary to repeat the operation until the threshold value is exceeded or to input the proficiency level of the operation with a keyboard and a mouse, which is troublesome.

また、特許文献1に記載されたものでは、異なるアプリケーションで同一の操作方法が存在する場合に、操作回数をアプリケーション間で共有できない。   Moreover, in the thing described in patent document 1, when the same operation method exists in a different application, the frequency | count of operation cannot be shared between applications.

また、特許文献1に記載されたものでは、同一画面において複数種類の操作対象が重なり合って表示されている場合に、単純に操作のガイダンスを表示する場合にはガイダンス自体が互いに重なり合って視認性が悪くなるし、また、同一画面において複数個の同一種類の操作対象がある場合にも、すべてにガイダンスを出すと画面が煩雑になって視認性が悪くなるが、これらのケースについてどのように操作のガイダンスを表示するかが不明確である。   In addition, in the case described in Patent Document 1, when a plurality of types of operation objects are displayed in an overlapping manner on the same screen, when the operation guidance is simply displayed, the guidance itself overlaps with each other and the visibility is improved. Even if there are multiple objects of the same type on the same screen, if guidance is given to all, the screen will become complicated and the visibility will deteriorate. It is unclear whether to display the guidance.

本発明は、このような従来の問題に鑑みてなされたものであり、表示画面を構成する表示部品に関する操作者が気付いていない操作方法について的確に判断してガイダンス表示することができるガイダンス表示装置、ガイダンス表示方法、及び、ガイダンス表示プログラムを提供するものである。さらに、表示部品はアプリケーションが異なっていても共通の表示部品を使用することで表示部品の操作についての習熟度をアプリケーション間で共有できることが好ましい。   The present invention has been made in view of such a conventional problem, and a guidance display device capable of accurately determining and displaying a guidance for an operation method not noticed by an operator regarding display components constituting a display screen. A guidance display method and a guidance display program are provided. Furthermore, it is preferable that the display component can be shared between applications by using a common display component even if the applications are different.

本発明のガイダンス表示装置は、表示部品と前記表示部品に関するガイダンスとを表示する表示部と、前記表示部品の表示領域と階層構造とを記憶するオブジェクト情報テーブルと、入力操作を受け付けて、操作座標を出力する入力部と、前記入力部から受け付けた操作座標と、前記オブジェクト情報テーブルが記憶している前記表示部品の表示領域及び階層構造と、に基づいて、前記入力部が受け付けた入力操作がどの表示部品に対してなされたのかの情報である操作対象の表示部品を判定する画面管理部と、前記画面管理部が判定した操作対象の表示部品に対して受け付けた入力操作の操作回数を記憶する部品情報テーブルと、前記表示部品に対する操作回数が閾値以下であるか否かによりガイダンス表示の要否を判断するガイダンス表示制御部と、を備え、前記ガイダンス表示制御部は、ガイダンス要と判断した場合、当該表示部品に対するガイダンスを前記表示部に表示させる。   The guidance display device of the present invention includes a display unit that displays a display component and guidance related to the display component, an object information table that stores a display area and a hierarchical structure of the display component, an input operation, and an operation coordinate The input operation received by the input unit is based on the input unit that outputs, the operation coordinates received from the input unit, and the display area and hierarchical structure of the display component stored in the object information table. A screen management unit that determines a display component that is an operation target, which is information about which display component is performed, and a number of operations of an input operation that are received for the display component that is the operation target determined by the screen management unit And a guidance table for determining whether or not guidance display is necessary based on whether or not the number of operations on the display component is equal to or less than a threshold value. And a control unit, wherein the guidance display control unit, when it is determined that the guidance is needed, and displays the guidance for the display parts on the display unit.

また、本発明のガイダンス表示方法は、表示部品と前記表示部品に関するガイダンスとを表示する表示部と、前記表示部品の表示領域と階層構造とを記憶するオブジェクト情報テーブルと、を備えるガイダンス表示装置におけるガイダンス表示方法であって、入力操作を受け付けて、操作座標を出力する入力ステップと、前記入力ステップで受け付けた入力操作と、前記オブジェクト情報テーブルが記憶している前記表示部品の表示領域及び階層構造と、に基づいて、前記入力ステップが受け付けた入力操作がどの表示部品に対してなされたのかの情報である操作対象の表示部品を判定する画面管理ステップと、前記画面管理ステップが判定した操作対象の表示部品に対して受け付けた入力操作の操作回数を記憶する操作回数記憶ステップと、前記表示部品に対する操作回数が閾値以下であるか否かによりガイダンス表示の要否を判断するガイダンス表示制御ステップと、を備え、前記ガイダンス表示制御ステップは、ガイダンス要と判断した場合、当該表示部品に対するガイダンスを前記表示部に表示させる。   A guidance display method of the present invention is a guidance display device comprising: a display unit that displays a display component and guidance related to the display component; and an object information table that stores a display area and a hierarchical structure of the display component. A guidance display method for receiving an input operation and outputting an operation coordinate, an input operation received in the input step, a display area and a hierarchical structure of the display component stored in the object information table And a screen management step for determining a display component as an operation target, which is information on which display component the input operation accepted by the input step is performed, and an operation target determined by the screen management step An operation count storage step for storing the number of input operations received for the display component; A guidance display control step for determining whether or not guidance display is necessary based on whether or not the number of operations on the display component is equal to or less than a threshold, and when the guidance display control step determines that guidance is necessary, Guidance is displayed on the display unit.

また、本発明のガイダンス表示プログラムは、表示部品と前記表示部品に関するガイダンスとを表示する表示部と、前記表示部品の表示領域と階層構造とを記憶するオブジェクト情報テーブルと、を備えるガイダンス表示装置であるコンピュータに、入力操作を受け付けて、操作座標を出力する入力ステップと、前記入力ステップで受け付けた入力操作と、前記オブジェクト情報テーブルが記憶している前記表示部品の表示領域及び階層構造と、に基づいて、前記入力ステップが受け付けた入力操作がどの表示部品に対してなされたのかの情報である操作対象の表示部品を判定する画面管理ステップと、前記画面管理ステップが判定した操作対象の表示部品に対して受け付けた入力操作の操作回数を記憶する操作回数記憶ステップと、前記表示部品に対する操作回数が閾値以下であるか否かによりガイダンス表示の要否を判断するガイダンス表示制御ステップと、を実行させるためのガイダンス表示プログラムであって、前記ガイダンス表示制御ステップは、ガイダンス要と判断した場合、当該表示部品に対するガイダンスを前記表示部に表示させる。   A guidance display program according to the present invention is a guidance display device including a display unit that displays a display component and guidance related to the display component, and an object information table that stores a display area and a hierarchical structure of the display component. An input step of receiving an input operation and outputting operation coordinates to a computer, an input operation received in the input step, and a display area and a hierarchical structure of the display component stored in the object information table A screen management step for determining a display component to be operated, which is information on which display component the input operation accepted by the input step is performed, and a display component for the operation target determined by the screen management step An operation count storage step for storing the number of input operations received for A guidance display control step for determining whether or not guidance display is necessary based on whether or not the number of operations on a component is equal to or less than a threshold value, wherein the guidance display control step determines that guidance is necessary. In such a case, guidance for the display component is displayed on the display unit.

本発明のガイダンス表示装置、ガイダンス表示方法、及び、ガイダンス表示プログラムによれば、操作者が気付いていない操作方法についてのガイダンスを表示することが可能である。   According to the guidance display device, the guidance display method, and the guidance display program of the present invention, it is possible to display guidance on an operation method not noticed by the operator.

本発明の各実施の形態におけるガイダンス表示装置の画面表示を示す図The figure which shows the screen display of the guidance display apparatus in each embodiment of this invention 本発明の各実施の形態におけるガイダンス表示装置の画面表示を構成する表示部品の階層構造を示す図The figure which shows the hierarchical structure of the display components which comprise the screen display of the guidance display apparatus in each embodiment of this invention 本発明の実施の形態1におけるガイダンス表示装置の内部構成を示すブロック図The block diagram which shows the internal structure of the guidance display apparatus in Embodiment 1 of this invention. 本発明の実施の形態1における部品情報テーブルの構成例を示す図The figure which shows the structural example of the components information table in Embodiment 1 of this invention. 本発明の実施の形態1におけるオブジェクト情報テーブルの構成例を示す図The figure which shows the structural example of the object information table in Embodiment 1 of this invention. 本発明の実施の形態1におけるガイダンス表記情報テーブルの構成例を示す図The figure which shows the structural example of the guidance description information table in Embodiment 1 of this invention. 本発明の実施の形態3におけるアプリケーション情報テーブルの構成例を示す図The figure which shows the structural example of the application information table in Embodiment 3 of this invention. 本発明の実施の形態1におけるガイダンス表示装置に入力操作が発生した場合の動作を説明するフローチャートThe flowchart explaining operation | movement when input operation generate | occur | produces in the guidance display apparatus in Embodiment 1 of this invention. 本発明の実施の形態1におけるガイダンス表示装置がガイダンスを表示する場合の動作を説明するフローチャートThe flowchart explaining operation | movement in case the guidance display apparatus in Embodiment 1 of this invention displays guidance. 本発明の実施の形態1におけるガイダンス表示装置のガイダンス表示を示す図The figure which shows the guidance display of the guidance display apparatus in Embodiment 1 of this invention. 本発明の実施の形態1におけるガイダンス表示装置のガイダンス表示を示す図The figure which shows the guidance display of the guidance display apparatus in Embodiment 1 of this invention. 本発明の実施の形態2におけるガイダンス表示装置の内部構成を示すブロック図The block diagram which shows the internal structure of the guidance display apparatus in Embodiment 2 of this invention. 本発明の実施の形態2における部品情報テーブルの構成例を示す図The figure which shows the structural example of the components information table in Embodiment 2 of this invention. 本発明の実施の形態2におけるガイダンス表示装置がガイダンスを表示する場合の動作を説明するフローチャートThe flowchart explaining operation | movement in case the guidance display apparatus in Embodiment 2 of this invention displays guidance. 本発明の実施の形態2における部品情報テーブルの構成例を示す図The figure which shows the structural example of the components information table in Embodiment 2 of this invention. 本発明の実施の形態2におけるガイダンス表示装置がガイダンスを表示する場合の動作を説明するフローチャートThe flowchart explaining operation | movement in case the guidance display apparatus in Embodiment 2 of this invention displays guidance. 本発明の実施の形態2におけるガイダンス表示装置が累積表示時間を更新する場合の動作を説明するフローチャートThe flowchart explaining operation | movement in case the guidance display apparatus in Embodiment 2 of this invention updates accumulated display time. 本発明の実施の形態2におけるガイダンス表示装置が表示開始時刻を更新する場合の動作を説明するフローチャートThe flowchart explaining operation | movement in case the guidance display apparatus in Embodiment 2 of this invention updates display start time. 本発明の実施の形態3におけるガイダンス表示装置の内部構成を示すブロック図The block diagram which shows the internal structure of the guidance display apparatus in Embodiment 3 of this invention. 本発明の実施の形態3における部品情報テーブルの構成例を示す図The figure which shows the structural example of the components information table in Embodiment 3 of this invention.

以下に、本発明の実施の形態について、図面を参照しながら説明する。なお、本発明は、ガイダンス表示装置の様な装置、又は当該装置であるコンピュータを動作させるための「プログラム」として表現することも可能であり、更に、ガイダンス表示装置100により実行されるステップを含む「方法」として表現することも可能である。即ち、本発明は、装置、方法及びプログラムのうちいずれのカテゴリーでも表現可能である。   Embodiments of the present invention will be described below with reference to the drawings. The present invention can also be expressed as a “program” for operating a device such as a guidance display device or a computer that is the device, and further includes steps executed by the guidance display device 100. It can also be expressed as a “method”. That is, the present invention can be expressed in any category of the apparatus, method, and program.

先ずは、本発明の実施の形態を説明するために必要となる用語を定義する。   First, terms necessary for describing the embodiment of the present invention are defined.

(1)表示部品:表示部品とは、画面を構成する表示上の要素である。表示部品には用途に応じて複数の種類がある。例として、静止画、音楽、動画等のコンテンツを整理して管理するためのプログラム(以後は、コンテンツ管理プログラムと呼ぶ)の画面である図1を用いて表示部品の種類について説明する。   (1) Display component: A display component is an element on the display that constitutes a screen. There are several types of display components depending on the application. As an example, the types of display components will be described with reference to FIG. 1, which is a screen of a program for organizing and managing content such as still images, music, and moving images (hereinafter referred to as a content management program).

図1の画面は、テキスト入力ボックス11、ボタン12、矩形13、アイコン14、15、16、テキストラベル17、18、19、リスト項目20、21、22、スクロール可能なリスト23、タブシート24、ウィンドウ31の表示部品から構成されている。   1 includes a text input box 11, a button 12, a rectangle 13, icons 14, 15, 16, text labels 17, 18, 19, list items 20, 21, 22, a scrollable list 23, a tab sheet 24, a window. It consists of 31 display parts.

表示部品には、表示部品の種類を識別するために一意な部品IDが付与されている。本発明の実施の形態では部品IDとして表示部品の名称を用いているが、名称の代わりに一意に識別可能な番号であってもよい。   A unique component ID is assigned to the display component in order to identify the type of the display component. In the embodiment of the present invention, the name of the display component is used as the component ID, but it may be a number that can be uniquely identified instead of the name.

(2)オブジェクト:オブジェクトとは、表示部品に画面上の表示領域等の属性を付与して実体化したものである。表示部品は、オブジェクトとして生成されることで画面上に表示される。一つの表示部品について複数のオブジェクトを生成することが可能である。   (2) Object: An object is a display component that is materialized by giving an attribute such as a display area on the screen. The display component is displayed on the screen by being generated as an object. It is possible to generate a plurality of objects for one display component.

図1の画面において、例えば、アイコン14、15、16は、画面部品であるアイコンを実体化したオブジェクトであり、オブジェクトの属性である表示領域がそれぞれ異なるため異なる位置に表示されている。   In the screen of FIG. 1, for example, icons 14, 15, and 16 are objects in which icons that are screen components are materialized, and are displayed at different positions because display areas that are attributes of the objects are different.

オブジェクトには、各オブジェクトを識別するために一意なオブジェクトIDが付与されている。   Each object is given a unique object ID to identify each object.

(3)階層構造:階層構造とは、各表示部品の配置の関係のことである。図1の画面例に示したように、表示部品の上には他の表示部品を配置することができる。表示部品の上に異なる種類の表示部品を配置することで、表示部品の機能を組み合わせることができる。例えば、タブシート24は各タブのシートに一つの表示部品しか配置することができないが、複数のリスト項目を配置することが可能なスクロール可能なリスト23をタブシート24の上に配置することで、シート上に複数のリスト項目を配置することが可能になる。表示部品は、配置された表示部品の上にさらに別の表示部品を配置することで、3層以上の階層構造にすることができる。   (3) Hierarchical structure: The hierarchical structure is a relationship of arrangement of display components. As shown in the screen example of FIG. 1, other display components can be arranged on the display component. By arranging different types of display components on the display components, the functions of the display components can be combined. For example, the tab sheet 24 can arrange only one display component on the sheet of each tab, but by arranging a scrollable list 23 capable of arranging a plurality of list items on the tab sheet 24, the sheet A plurality of list items can be arranged on the top. The display component can have a hierarchical structure of three or more layers by arranging another display component on the display component.

図2は、図1の画面例を構成するために使われている表示部品の階層構造を示したものである。表示部品の階層構造は、データ構造における木構造として考えることができる。   FIG. 2 shows a hierarchical structure of display components used to construct the screen example of FIG. The hierarchical structure of display components can be considered as a tree structure in the data structure.

ウィンドウ31は木構造における頂点にあたる表示部品であり、根部品と呼ぶ。   The window 31 is a display component corresponding to a vertex in the tree structure, and is called a root component.

ある2つの表示部品に関して、一方の表示部品の上にもう一方の表示部品が配置されているとき、その2つの表示部品は親子関係であるという。さらに親子関係において、下に位置する部品を親部品、上に位置する部品を子部品と呼ぶ。矢印51は表示部品の親子関係を示している。矢印51の始点側が親部品であり、矢印51の終点側が子部品である。例えばリスト項目21とアイコン15に関して、アイコン15はリスト項目21の上に配置されているので、アイコン15はリスト項目21の子部品であり、リスト項目21はアイコン15の親部品である。   With respect to a certain two display components, when the other display component is arranged on one display component, the two display components are in a parent-child relationship. Further, in the parent-child relationship, the lower part is called a parent part, and the upper part is called a child part. An arrow 51 indicates the parent-child relationship of the display components. The start point side of the arrow 51 is a parent part, and the end point side of the arrow 51 is a child part. For example, regarding the list item 21 and the icon 15, since the icon 15 is arranged on the list item 21, the icon 15 is a child part of the list item 21, and the list item 21 is a parent part of the icon 15.

同一の親部品を共有する複数の子部品は兄弟関係であるといい、兄弟関係にある表示部品のことを兄弟部品と呼ぶ。例えばテキスト入力ボックス11とボタン12の親部品は矩形13であり、同一の親部品を共有しているので、テキスト入力ボックス11とボタン12は兄弟部品である。   A plurality of child parts that share the same parent part are said to have a sibling relationship, and display parts that have a sibling relationship are called sibling parts. For example, since the parent part of the text input box 11 and the button 12 is a rectangle 13 and shares the same parent part, the text input box 11 and the button 12 are sibling parts.

子部品を持たない表示部品のことを葉部品と呼ぶ。例えばアイコン14、15、16は子部品を持たないため、葉部品である。   A display component having no child component is called a leaf component. For example, the icons 14, 15, and 16 are leaf parts because they do not have child parts.

木構造における任意の表示部品を根部品と見なしたときの部分的な木構造を部分木と呼ぶ。例えば、スクロール可能なリスト23、リスト項目20、21、22、アイコン14、15、16、テキストラベル17、18、19、から成る集合は、スクロール可能なリスト23を根部品とする部分木である。   A partial tree structure when an arbitrary display component in the tree structure is regarded as a root component is called a subtree. For example, a set comprising a scrollable list 23, list items 20, 21, 22, icons 14, 15, 16, and text labels 17, 18, 19, is a subtree having the scrollable list 23 as a root part. .

(4)ジェスチャ操作:タッチパネル、タッチパッド等の座標入力装置では、例えば指で素早く当該入力装置を1回叩く操作であるシングルタップ、指で素早く当該入力装置を2回叩く操作であるダブルタップ、当該入力装置に指を接触させてから一定時間以上動かさずにいてから指を離す操作であるロングタップ、指を当該入力装置に接触させたままある地点から別の地点まで移動する操作であるスライド、といった操作が可能であり、これらの操作のことをジェスチャ操作と呼ぶ。   (4) Gesture operation: In a coordinate input device such as a touch panel or a touch pad, for example, a single tap that is an operation of quickly tapping the input device once with a finger, a double tap that is an operation of quickly tapping the input device with a finger twice, Long tap, which is an operation of releasing a finger after the finger is brought into contact with the input device for a certain period of time or longer, a slide which is an operation of moving the finger from one point to another while keeping the finger in contact with the input device These operations are referred to as gesture operations.

ジェスチャ操作には、操作種別を識別するために操作IDを付与する。後述するガイダンス表示装置100の場合、操作IDとしてST、DT、LT、SLV、SLHが存在する。ジェスチャ操作と操作IDの対応は、シングルタップはST、ダブルタップはDT、ロングタップはLT、上下スライドはSLV、左右スライドはSLHである。本発明の実施の形態では操作IDとして前述のような文字列を用いているが、代わりに一意に識別可能な番号であってもよい。   An operation ID is assigned to the gesture operation in order to identify the operation type. In the case of the guidance display device 100 described later, ST, DT, LT, SLV, and SLH exist as operation IDs. The correspondence between the gesture operation and the operation ID is ST for single tap, DT for double tap, LT for long tap, SLV for up / down slide, and SLH for left / right slide. In the embodiment of the present invention, the character string as described above is used as the operation ID, but it may be a number that can be uniquely identified instead.

表示部品はその種類によって有効なジェスチャ操作の操作種別が異なる。例えばリスト項目20、21、22は、シングルタップと左右スライドが有効なジェスチャ操作である。当該表示部品に対してシングルタップまたは左右スライドが行われた場合、各々異なる機能が実行可能である。例えば、当該表示部品の表示領域内でシングルタップを行うとリスト項目に対応付けられた機能が実行され、左右スライドを行うとリスト項目の削除機能が実行される。   The types of effective gesture operations differ depending on the type of display component. For example, the list items 20, 21, and 22 are gesture operations in which single tap and right / left slide are effective. When a single tap or a left / right slide is performed on the display component, different functions can be executed. For example, when a single tap is performed within the display area of the display component, a function associated with the list item is executed, and when a left / right slide is performed, a list item deletion function is executed.

表示部品の表示領域内で当該表示部品にとって無効なジェスチャ操作が行われた場合、当該ジェスチャ操作は当該表示部品の親部品に対してのジェスチャ操作であると見なされる。例えば、リスト項目20、21、22は、上下スライドが無効なジェスチャ操作であるため、当該表示部品の表示領域内で上下スライドを行うと、当該表示部品の親部品であるスクロール可能なリスト23に対する上下スライド操作であると見なされる。スクロール可能なリスト23は、上下スライドが有効なジェスチャ操作であり、当該表示部品内で上下スライドが行われると、当該表示部品の子部品の上下方向スクロール表示を行う機能を有する。このため、リスト項目20、21、22の表示領域内で上下スライド操作が行われた場合、リスト項目20、21、22の上下方向スクロール表示が実行される。   When a gesture operation that is invalid for the display component is performed in the display area of the display component, the gesture operation is regarded as a gesture operation for the parent component of the display component. For example, since the list items 20, 21, and 22 are gesture operations in which the up / down slide is invalid, if the up / down slide is performed within the display area of the display component, the list item 20, 21, 22 corresponds to the scrollable list 23 that is the parent component of the display component. It is considered to be a vertical slide operation. The scrollable list 23 is a gesture operation in which vertical slide is effective, and has a function of performing vertical scroll display of the child parts of the display component when the vertical slide is performed within the display component. For this reason, when the up / down slide operation is performed in the display area of the list items 20, 21, and 22, the vertical scroll display of the list items 20, 21, and 22 is executed.

(実施の形態1)
1.各ブロックおよびブロック間の関係の説明
図3は、本発明の実施の形態1におけるガイダンス表示装置100の内部構成を示すブロック図である。
(Embodiment 1)
1. FIG. 3 is a block diagram illustrating an internal configuration of the guidance display device 100 according to Embodiment 1 of the present invention.

本発明の実施の形態1におけるガイダンス表示装置100は、図3に示すように、入力部101、画面管理部102、実行部103、出力部105、部品表示制御部111、ガイダンス表示制御部112、表示合成部113、部品情報テーブル121、オブジェクト情報テーブル122、ガイダンス表記情報テーブル123、アプリケーション情報テーブル124を備えている。   As shown in FIG. 3, a guidance display device 100 according to Embodiment 1 of the present invention includes an input unit 101, a screen management unit 102, an execution unit 103, an output unit 105, a component display control unit 111, a guidance display control unit 112, A display composition unit 113, a component information table 121, an object information table 122, a guidance notation information table 123, and an application information table 124 are provided.

入力手段である入力部101は、タッチパネルやタッチパッドのような座標入力装置で構成され、操作者からのジェスチャ操作を受け取る。操作対象は、例えば、リスト項目20、21、22、スクロール可能なリスト23といった表示部品である。   The input unit 101 serving as an input unit is configured by a coordinate input device such as a touch panel or a touch pad, and receives a gesture operation from an operator. The operation target is, for example, display components such as list items 20, 21, 22 and a scrollable list 23.

入力部101は、ジェスチャ操作を受け付けると、ジェスチャ操作の種類に対応する操作IDと操作対象の座標を算出し、操作座標と操作IDの組み合わせである操作情報を画面管理部102へ送る。   When the input unit 101 receives a gesture operation, the input unit 101 calculates an operation ID corresponding to the type of gesture operation and the coordinates of the operation target, and sends operation information that is a combination of the operation coordinates and the operation ID to the screen management unit 102.

画面管理部102は入力部101から受け取った操作座標を使ってオブジェクト情報テーブル122を検索して、オブジェクトIDとそのオブジェクトIDの部品IDを決定し、さらに部品情報テーブル121内の、部品IDと操作IDで決定される位置に記録されている操作回数を更新する。   The screen management unit 102 searches the object information table 122 using the operation coordinates received from the input unit 101, determines the object ID and the component ID of the object ID, and further stores the component ID and the operation in the component information table 121. The number of operations recorded at the position determined by the ID is updated.

画面管理部102は、操作対象オブジェクトIDと入力部101から受け付けた操作IDを実行部103へ送る。   The screen management unit 102 sends the operation target object ID and the operation ID received from the input unit 101 to the execution unit 103.

画面管理部102は、実行部103から受け付けたオブジェクトの表示指示に基づいて、部品表示制御部111とガイダンス表示制御部112へ当該オブジェクトの表示を指示する。   Based on the object display instruction received from the execution unit 103, the screen management unit 102 instructs the component display control unit 111 and the guidance display control unit 112 to display the object.

実行部103は、画面管理部102から操作IDと操作対象オブジェクトIDを受け取ると、アプリケーション情報テーブル124が有するプログラムに従い、操作IDと操作対象オブジェクトIDの組合せに対応付けられた機能を実行する。機能の実行結果として、後述するオブジェクト情報テーブル122に対してオブジェクトの追加、削除、変更を行うとともに、画面管理部102に対してオブジェクトの表示、消去を指示する。   When the execution unit 103 receives the operation ID and the operation target object ID from the screen management unit 102, the execution unit 103 executes a function associated with the combination of the operation ID and the operation target object ID according to the program included in the application information table 124. As a function execution result, an object is added, deleted, or changed to an object information table 122 described later, and an instruction to display or delete the object is given to the screen management unit 102.

例えば、前述のコンテンツ管理プログラムが起動時に図1の画面を表示する場合について説明する。実行部103は、アプリケーション情報テーブル124が有するプログラムに従い、後述するオブジェクト情報テーブル122に図1の画面を構成する表示部品のオブジェクトを追加する。また、実行部103は、オブジェクト情報テーブル122を検索して、根部品となるオブジェクトのオブジェクトIDを取得し、画面管理部102に対して当該オブジェクトの表示を指示する。   For example, a case will be described in which the above-described content management program displays the screen of FIG. The execution unit 103 adds an object of a display component constituting the screen of FIG. 1 to an object information table 122 (to be described later) according to a program included in the application information table 124. Further, the execution unit 103 searches the object information table 122 to acquire the object ID of the object that is the root part, and instructs the screen management unit 102 to display the object.

部品表示制御部111は、画面管理部102からオブジェクトの表示指示を受け付けると、当該オブジェクトを根部品とする部分木について表示部品の表示画像を生成する。部品表示制御部111は、オブジェクトの木構造を走査するためにオブジェクト情報テーブル122を参照する。部品表示制御部111は、前記表示画像を表示合成部113へ出力する。   When the component display control unit 111 receives an object display instruction from the screen management unit 102, the component display control unit 111 generates a display image of the display component for a subtree having the object as a root component. The component display control unit 111 refers to the object information table 122 in order to scan the tree structure of the object. The component display control unit 111 outputs the display image to the display composition unit 113.

ガイダンス表示制御部112は、画面管理部102からオブジェクトの表示指示を受け付けると、当該オブジェクトを根部品とする部分木についてガイダンスの表示画像を生成する。ガイダンス表示制御部112は、オブジェクトの木構造を走査するためにオブジェクト情報テーブル122を参照する。ガイダンス表示制御部112は、当該オブジェクトを根部品とする木構造について、部品情報テーブル121を参照してガイダンス表示が必要なオブジェクトIDと操作IDを判定する。ガイダンス表示制御部112は、当該操作IDについてのガイダンス表記をガイダンス表記情報テーブル123から取得して、ガイダンスの表示画像を生成し、当該表示画像を表示合成部113へ出力する。   When the guidance display control unit 112 receives an object display instruction from the screen management unit 102, the guidance display control unit 112 generates a guidance display image for a subtree having the object as a root part. The guidance display control unit 112 refers to the object information table 122 to scan the tree structure of the object. The guidance display control unit 112 refers to the component information table 121 to determine an object ID and an operation ID that require guidance display for a tree structure having the object as a root component. The guidance display control unit 112 acquires guidance notation for the operation ID from the guidance notation information table 123, generates a guidance display image, and outputs the display image to the display composition unit 113.

表示合成部113は、部品表示制御部111が生成した表示部品の表示画像とガイダンス表示制御部112が生成したガイダンスの表示画像を入力として、2つの表示画像を合成した表示画像を生成する。例えば、部品表示制御部111が生成した表示部品の表示画像の上にガイダンス表示制御部112が生成したガイダンスの表示画像を重畳した表示画像を生成する。表示合成部113は、前記合成した表示画像を出力部105へ出力する。   The display synthesis unit 113 receives the display image of the display component generated by the component display control unit 111 and the display image of the guidance generated by the guidance display control unit 112 as input, and generates a display image obtained by synthesizing the two display images. For example, a display image in which the guidance display image generated by the guidance display control unit 112 is superimposed on the display image of the display component generated by the component display control unit 111 is generated. The display combining unit 113 outputs the combined display image to the output unit 105.

出力部105は、有機ELディスプレイ、液晶ディスプレイなどからなり、画面管理部102が供給する表示画像に従って画面表示を出力する。   The output unit 105 includes an organic EL display, a liquid crystal display, and the like, and outputs a screen display according to a display image supplied by the screen management unit 102.

2.記憶されている情報の説明
部品情報テーブル121は、既存のメモリ等に記憶されたテーブルであり、表示部品を格納する。
2. Explanation of Stored Information The component information table 121 is a table stored in an existing memory or the like, and stores display components.

図4を参照して部品情報テーブル121について説明する。表示部品には、表示部品の種類を識別するために部品IDが付与されている。また、表示部品は当該表示部品に対して実施されたジェスチャ操作の操作回数を操作ID別に保持している。表示部品に無効なジェスチャ操作が存在する場合、本テーブルでは当該表示部品の当該ジェスチャ操作の操作回数としてハイフンを記入している。   The component information table 121 will be described with reference to FIG. The display component is assigned a component ID for identifying the type of the display component. The display component holds the number of gesture operations performed on the display component for each operation ID. When an invalid gesture operation exists in the display component, a hyphen is entered in this table as the number of times of the gesture operation of the display component.

オブジェクト情報テーブル122は、既存のメモリ等に記憶されたテーブルであり、オブジェクトを格納する。   The object information table 122 is a table stored in an existing memory or the like, and stores objects.

図5を参照してオブジェクト情報テーブル122について説明する。各オブジェクトは、一意に識別するためにオブジェクトIDを有する。各オブジェクトは、どの表示部品のオブジェクトなのかを識別するために部品IDを有する。各オブジェクトは、オブジェクトの階層構造を保持するため、親部品のオブジェクトIDと子部品のオブジェクトIDを有する。根部品を除く各オブジェクトには親部品のオブジェクトIDが必ず1つ存在する。根部品のオブジェクトには親部品のオブジェクトIDが存在しないため、本テーブルでは親部品のオブジェクトIDとしてハイフンを記入している。また、葉部品を除く各オブジェクトには子部品のオブジェクトIDが必ず1つ以上存在する。葉部品のオブジェクトには子部品のオブジェクトIDが存在しないため、本テーブルでは子部品のオブジェクトIDとしてハイフンを記入している。各オブジェクトは、木構造における深さを有する。深さは、根部品の値を0とし、子部品であれば値は1大きくなり、親部品であれば値は1小さくなる。各オブジェクトは、オブジェクトの表示画面上での表示位置(X,Y)と幅と高さ(W,H)とによって形成される矩形領域を表示領域として有する。なお本テーブルでは表示画面の左上隅を座標原点(0,0)、原点から右方向を幅の正の向き、原点から下方向を高さの正の向きとしているが、本発明はこれらに拘るものではない。   The object information table 122 will be described with reference to FIG. Each object has an object ID to uniquely identify it. Each object has a component ID for identifying which display component the object is. Each object has an object ID of a parent part and an object ID of a child part in order to maintain the hierarchical structure of the object. Each object excluding the root part always has one object ID of the parent part. Since the object ID of the parent part does not exist in the root part object, a hyphen is entered as the object ID of the parent part in this table. Each object excluding leaf parts always has at least one child part object ID. Since the object ID of the child part does not exist in the object of the leaf part, a hyphen is entered as the object ID of the child part in this table. Each object has a depth in the tree structure. For the depth, the value of the root part is 0, the value is increased by 1 for a child part, and the value is decreased by 1 for a parent part. Each object has a rectangular area formed by the display position (X, Y), width, and height (W, H) on the display screen of the object as a display area. In this table, the upper left corner of the display screen is the coordinate origin (0, 0), the right direction from the origin is the positive direction of the width, and the downward direction from the origin is the positive direction of the height, but the present invention is concerned with these. It is not a thing.

ガイダンス表記情報テーブル123は、既存のメモリ等に記憶されたテーブルであり、ガイダンス表記情報を格納する。   The guidance notation information table 123 is a table stored in an existing memory or the like, and stores guidance notation information.

図6のガイダンス表記情報テーブル123を参照してガイダンス表記情報について説明する。本テーブルは操作IDを示す列191とそれに対応するガイダンス表記を示す列192とで構成される。操作IDを示す列191には操作IDが格納される。ガイダンス表記を示す列192には当該操作方法を案内するための図案を格納する。また複数の操作方法を同時に案内するために組み合わせて記述することもできる。行193において操作IDにSLV+SLHとあるのは、上下スライド操作と左右スライド操作の2つのジェスチャ操作の組合せを示しており、ガイダンス表記にはそれに対応する図案を格納している。なお本テーブルでは表記情報として図案を使用したが、文字列等を表記情報として使用してもよい。   The guidance notation information will be described with reference to the guidance notation information table 123 of FIG. This table includes a column 191 indicating an operation ID and a column 192 indicating guidance notation corresponding thereto. An operation ID is stored in a column 191 indicating the operation ID. A column 192 indicating guidance notation stores a design for guiding the operation method. In addition, a plurality of operation methods can be combined and described for simultaneous guidance. In line 193, the operation ID SLV + SLH indicates a combination of two gesture operations, that is, an up / down slide operation and a left / right slide operation, and the guidance notation stores a corresponding design. In this table, the design is used as the notation information, but a character string or the like may be used as the notation information.

アプリケーション情報テーブル124は、既存のメモリ等に記憶されたテーブルであり、アプリケーション情報を格納する。   The application information table 124 is a table stored in an existing memory or the like, and stores application information.

図7のアプリケーション情報テーブル124を参照してアプリケーション情報について説明する。本テーブルは、アプリケーションIDを示す列125とプログラムを示す列126から構成される。アプリケーションIDを示す列125は、各アプリケーションを一意に識別するための識別子であり、全てのアプリケーションで重複しないIDが格納されている。プログラムを示す列126は、実行部103が実行する実行コードが格納されている。   The application information will be described with reference to the application information table 124 in FIG. This table includes a column 125 indicating an application ID and a column 126 indicating a program. A column 125 indicating application IDs is an identifier for uniquely identifying each application, and stores IDs that do not overlap among all applications. A column 126 indicating a program stores an execution code executed by the execution unit 103.

3.入力操作が発生した場合の動作の説明
次に、本実施の形態1におけるガイダンス表示装置100に入力操作が発生した場合の動作について、図8のフローチャートを用いて説明する。またオブジェクト情報テーブル122の説明には図5を、部品情報テーブル121の説明には図6を用いる。
3. Description of Operation when Input Operation Occurs Next, an operation when an input operation occurs in the guidance display device 100 according to the first embodiment will be described with reference to the flowchart of FIG. Also, FIG. 5 is used to describe the object information table 122, and FIG. 6 is used to describe the component information table 121.

ステップS201で、入力部101は、操作者によるタッチパネル上のジェスチャ操作等を検出した場合、少なくとも操作座標と操作IDとを含む操作情報を生成し、当該操作情報を画面管理部102へ送る。そして、ステップS202へ遷移する。   In step S <b> 201, when the input unit 101 detects a gesture operation on the touch panel by the operator, the input unit 101 generates operation information including at least the operation coordinates and the operation ID, and sends the operation information to the screen management unit 102. And it changes to step S202.

ステップS202で、画面管理部102は、オブジェクト情報テーブル122内にある葉部品のオブジェクトのうち任意の1つについて、そのオブジェクトIDと表示領域の表示位置(X,Y)と幅と高さ(W,H)を読み込む。そして、ステップS203へ遷移する。   In step S202, the screen management unit 102 determines the object ID, the display position (X, Y), the display position (X, Y), the width, and the height (W) of any one of the leaf part objects in the object information table 122. , H). And it changes to step S203.

ステップS203で、画面管理部102は、入力部101から受け取った操作情報に含まれる操作座標が、直前のステップで読み込んだ表示位置(X,Y)と幅と高さ(W,H)が構成する矩形領域内に含まれているかを計算する。含まれている場合は前記オブジェクトが操作者による操作対象のオブジェクトであると判断してステップS204へ遷移し、含まれていない場合は前記オブジェクトは操作者による操作対象のオブジェクトではないと判断してステップS207へ遷移する。   In step S203, the screen management unit 102 configures the display coordinates (X, Y), width and height (W, H) read in the previous step as the operation coordinates included in the operation information received from the input unit 101. Calculate whether it is included in the rectangular area. If it is included, it is determined that the object is an object to be operated by the operator, and the process proceeds to step S204. If it is not included, it is determined that the object is not an object to be operated by the operator. The process proceeds to step S207.

ステップS204で、画面管理部102は、オブジェクト情報テーブル122内のオブジェクトIDの列182からオブジェクトIDに一致する行を決定する。さらにその行の部品IDの列183の値を取得する。そして、ステップS205へ遷移する。   In step S <b> 204, the screen management unit 102 determines a row that matches the object ID from the object ID column 182 in the object information table 122. Further, the value of the column 183 of the component ID in that row is acquired. And it changes to step S205.

ステップS205で、画面管理部102は、部品情報テーブル121内の部品IDの列172の中からステップS204にて取得した部品IDに一致する行を決定する。さらに部品情報テーブル121内の操作ID値の行173の中から、入力部101から受け付けた操作情報に含まれる操作IDと一致する列を決定する。部品情報テーブル121内の決定された行と列で決まる升目の値が、有効なジェスチャ操作を示す値であるかを判定する。当該判定結果が有効なジェスチャ操作であればステップS206へ遷移する。当該判定結果が無効なジェスチャ操作であればステップS209へ遷移する。   In step S205, the screen management unit 102 determines a row that matches the component ID acquired in step S204 from the component ID column 172 in the component information table 121. Further, a column that matches the operation ID included in the operation information received from the input unit 101 is determined from the operation ID value row 173 in the component information table 121. It is determined whether the grid value determined by the determined row and column in the component information table 121 is a value indicating an effective gesture operation. If the determination result is a valid gesture operation, the process proceeds to step S206. If the determination result is an invalid gesture operation, the process proceeds to step S209.

ステップS206で、画面管理部102は、部品情報テーブル121内の前記行と前記列の値を1だけ増加し、入力部101から受け取った操作情報とオブジェクト情報テーブル122から最後に読み込んだオブジェクトのオブジェクトIDを実行部103へ出力する。   In step S <b> 206, the screen management unit 102 increments the value of the row and the column in the part information table 121 by 1 and the operation information received from the input unit 101 and the object of the object last read from the object information table 122. The ID is output to the execution unit 103.

ステップS211で、実行部103は、画面管理部102から取得した操作情報とオブジェクトIDをアプリケーション情報テーブル124から読み込んだプログラムに従って処理する。プログラムの実行結果により画面表示を更新する必要がある場合、オブジェクト情報テーブル122においてオブジェクトの追加、削除、変更を行うとともに、画面管理部102に対してオブジェクトの表示、消去を指示する。そして、本実施の形態1におけるガイダンス表示装置100に入力操作が発生した場合の処理を終了する。   In step S <b> 211, the execution unit 103 processes the operation information and the object ID acquired from the screen management unit 102 according to the program read from the application information table 124. When it is necessary to update the screen display according to the execution result of the program, the object is added, deleted, or changed in the object information table 122 and the screen management unit 102 is instructed to display or delete the object. Then, the process in the case where an input operation has occurred in the guidance display device 100 according to the first embodiment is terminated.

ステップS207で、画面管理部102は、オブジェクト情報テーブル122内にある葉部品のオブジェクトのうち、まだ読み込んでいない葉部品が存在するかどうかを確認する。読み込んでいない葉部品が存在する場合はステップS208へ遷移し、読み込んでいない葉部品が存在しない場合は本実施の形態1におけるガイダンス表示装置100に入力操作が発生した場合の処理を終了する。   In step S <b> 207, the screen management unit 102 confirms whether there is a leaf component that has not yet been read among the leaf component objects in the object information table 122. When there is a leaf component that has not been read, the process proceeds to step S208. When there is no leaf component that has not been read, the processing when an input operation has occurred in the guidance display device 100 according to the first embodiment is terminated.

ステップS208で、画面管理部102は、オブジェクト情報テーブル122からまだ読み込んでいない葉部品のうち任意の一つについて、その表示領域の表示位置(X,Y)と幅と高さ(W,H)を読み込む。そして、ステップS203へ遷移する。   In step S208, the screen management unit 102 displays the display position (X, Y), width, and height (W, H) of the display area of any one of the leaf parts that have not yet been read from the object information table 122. Is read. And it changes to step S203.

ステップS209で、画面管理部102は、オブジェクト情報テーブル122から最後に読み込んだオブジェクトの親部品IDを探して、当該オブジェクトに親部品が存在するかどうかを確認する。当該オブジェクトに親部品が存在する場合はステップS210へ遷移する。当該オブジェクトに親部品が存在しない場合は本実施の形態1におけるガイダンス表示装置100に入力操作が発生した場合の処理を終了する。   In step S209, the screen management unit 102 searches for the parent part ID of the object read last from the object information table 122, and confirms whether the parent part exists in the object. If a parent part exists in the object, the process proceeds to step S210. When the parent part does not exist in the object, the process when the input operation occurs in the guidance display device 100 according to the first embodiment is terminated.

ステップS210で、画面管理部102は、オブジェクト情報テーブル122を参照し、ステップS209で発見した親部品のオブジェクトIDを読み込む。そして、ステップS204へ遷移する。   In step S210, the screen management unit 102 refers to the object information table 122 and reads the object ID of the parent part found in step S209. And it changes to step S204.

次に、操作者が座標=(330,30)の地点でシングルタップをした場合を例に、各ステップの動作を説明する。ここで、部品情報テーブル121の説明には図4を、オブジェクト情報テーブル122の説明には図5を、部品情報テーブル121の説明には図6を用いる。   Next, the operation of each step will be described by taking as an example a case where the operator performs a single tap at a point of coordinates = (330, 30). Here, FIG. 4 is used to describe the component information table 121, FIG. 5 is used to describe the object information table 122, and FIG. 6 is used to describe the component information table 121.

ステップS201では、入力部101は操作座標=(330,30)と操作ID=STを画面管理部102へ送る。   In step S <b> 201, the input unit 101 sends operation coordinates = (330, 30) and operation ID = ST to the screen management unit 102.

ステップS202では、画面管理部102はオブジェクト情報テーブル122内の葉部品のうち任意の一つを取り出す。説明を単純化するためにオブジェクト情報テーブル122の上から順に葉部品を取り出すものとする。最初にはオブジェクトID=1、部品ID=テキスト入力ボックスが選ばれ、表示位置=(10,10)と幅と高さ=(300,60)を読み込む。   In step S <b> 202, the screen management unit 102 takes out any one of the leaf parts in the object information table 122. In order to simplify the description, it is assumed that the leaf parts are sequentially extracted from the top of the object information table 122. First, the object ID = 1 and the component ID = text input box are selected, and the display position = (10, 10) and the width and height = (300, 60) are read.

ステップS203では、画面管理部102は、前記表示位置=(10,10)と前記幅と高さ=(300,60)とで構成される矩形領域が、操作座標=(330,30)を含むかを計算する。含んでいないのでステップS207へ進む。   In step S <b> 203, the screen management unit 102 includes the operation coordinates = (330, 30) in the rectangular area configured by the display position = (10, 10) and the width / height = (300, 60). Calculate what. Since it does not include, it progresses to step S207.

ステップS207では、次の葉部品を探す。まだ読み込んでいない葉部品があるのでステップS208へ進む。   In step S207, the next leaf part is searched. Since there are leaf parts that have not yet been read, the process proceeds to step S208.

ステップS208では、画面管理部102は、葉部品としてオブジェクトID=2、部品ID=ボタンを選び、表示位置=(320,10)と幅と高さ=(150,60)を読み込んでステップS203へ進む。   In step S208, the screen management unit 102 selects the object ID = 2 and the component ID = button as the leaf component, reads the display position = (320, 10) and the width and height = (150, 60), and proceeds to step S203. move on.

ステップS203では、画面管理部102は、前記表示位置=(320,10)と前記幅と高さ=(150,60)とで構成される矩形領域が、操作座標=(330,30)を含むかを計算する。含んでいるのでステップS204へ進む。   In step S <b> 203, the screen management unit 102 includes the operation coordinates = (330, 30) in the rectangular area configured by the display position = (320, 10) and the width and height = (150, 60). Calculate what. Since it contains, it progresses to step S204.

ステップS204では、画面管理部102は、オブジェクト情報テーブル122内のオブジェクトIDの列182からオブジェクトID=2に一致する行を決定する。さらにその行の部品IDの列183の値=ボタンを取得する。そして、ステップS205へ遷移する。   In step S <b> 204, the screen management unit 102 determines a row that matches object ID = 2 from the object ID column 182 in the object information table 122. Further, the value = button in the part ID column 183 of the row is acquired. And it changes to step S205.

ステップS205では、画面管理部102は、部品情報テーブル121内の部品IDの列172の中から部品ID=ボタンに一致する行を決定する。さらに部品情報テーブル121内の操作ID値の行173の中から、操作ID=STと一致する列を決定する。部品情報テーブル121内の決定された行と列で決まる升目174=4が、有効なジェスチャ操作を示す値であるかを判定する。当該判定結果が有効なジェスチャ操作なのでステップS206へ遷移する。   In step S <b> 205, the screen management unit 102 determines a line that matches the component ID = button from the component ID column 172 in the component information table 121. Further, a column matching operation ID = ST is determined from the operation ID value row 173 in the component information table 121. It is determined whether the cell 174 = 4 determined by the determined row and column in the component information table 121 is a value indicating an effective gesture operation. Since the determination result is a valid gesture operation, the process proceeds to step S206.

ステップS206では、画面管理部102は、部品情報テーブル121内の操作回数(升目174の値)を1だけ増加して5にする。入力部101から受け取った操作情報とオブジェクトID=2を実行部103へ出力する。   In step S <b> 206, the screen management unit 102 increases the number of operations (the value of the cell 174) in the component information table 121 by 1 to 5. The operation information received from the input unit 101 and the object ID = 2 are output to the execution unit 103.

ステップS211では、実行部103は、たとえば操作ID=STとオブジェクトID=2の組合せに割り当てられたプログラムの機能がコンテンツの詳細を表示する画面(以後は、コンテンツ詳細表示画面と呼ぶ)への遷移であれば、コンテンツ詳細表示画面を構成する各種オブジェクトを生成してオブジェクト情報テーブル122へ登録し、コンテンツ詳細表示画面を構成する各種オブジェクトの内、根部品であるウィンドウのオブジェクトIDの表示を画面管理部102に対して要求する。   In step S211, the execution unit 103 transitions to a screen (hereinafter, referred to as a content detail display screen) in which the function of the program assigned to the combination of operation ID = ST and object ID = 2 displays the details of the content. If so, various objects constituting the content detail display screen are generated and registered in the object information table 122, and among the various objects constituting the content detail display screen, the display of the object ID of the window that is the root part is screen managed. Request to the unit 102.

そして、本実施の形態1におけるガイダンス表示装置100に入力操作が発生した場合の処理を終了する。   Then, the process in the case where an input operation has occurred in the guidance display device 100 according to the first embodiment is terminated.

4.ガイダンスを表示する場合の動作の説明
次に、本実施の形態1におけるガイダンス表示装置100がガイダンスを表示する場合の動作について、図9のフローチャートを用いて説明する。
4). Description of Operation when Displaying Guidance Next, an operation when the guidance display device 100 according to the first embodiment displays guidance will be described with reference to the flowchart of FIG.

ステップS301で、画面管理部102は、実行部103からオブジェクトの表示指示を受けた場合、当該表示指示を部品表示制御部111とガイダンス表示制御部112に対して要求する。そして、ステップS302へ遷移する。   In step S <b> 301, when the screen management unit 102 receives an object display instruction from the execution unit 103, the screen management unit 102 requests the component display control unit 111 and the guidance display control unit 112 for the display instruction. And it changes to step S302.

ステップS302で、ガイダンス表示制御部112は、オブジェクト情報テーブル122内からステップS301で表示指示を受けたオブジェクトを根部品とする部分木における深さが最大のオブジェクトの内、任意のオブジェクトを1つ取得する。そして、ステップS303へ遷移する。   In step S302, the guidance display control unit 112 acquires one arbitrary object from the object information table 122 among the objects having the maximum depth in the subtree whose root component is the object that has received the display instruction in step S301. To do. And it changes to step S303.

ステップS303で、ガイダンス表示制御部112は、オブジェクト情報テーブル122を参照して直前のステップで取得したオブジェクトIDの部品IDを取得し、部品情報テーブル121内の部品IDの列172の中から、その部品IDと一致する行を決定する。ガイダンス表示制御部112は、部品情報テーブル121内の前記決定された行についてジェスチャ操作の操作回数が回数の閾値Nより小さい操作種別が存在するかどうかを調べる。当該操作種別が存在する場合、ガイダンス表示制御部112は、当該部品IDの表示部品にはガイダンス表示が必要であると判断し、ステップS308へ遷移する。当該操作種別が存在しない場合、ガイダンス表示制御部112は、当該部品IDの表示部品にはガイダンス表示が不要であると判断し、ステップS304へ遷移する。   In step S <b> 303, the guidance display control unit 112 refers to the object information table 122 to acquire the component ID of the object ID acquired in the immediately previous step, and from the component ID column 172 in the component information table 121, The line that matches the component ID is determined. The guidance display control unit 112 checks whether there is an operation type for which the number of gesture operations is smaller than the threshold value N for the determined row in the component information table 121. If the operation type exists, the guidance display control unit 112 determines that guidance display is necessary for the display component with the component ID, and the process proceeds to step S308. If the operation type does not exist, the guidance display control unit 112 determines that guidance display is not necessary for the display component with the component ID, and the process proceeds to step S304.

ステップS304で、ガイダンス表示制御部112は、オブジェクト情報テーブル122を参照し、最後に取得したオブジェクトと同じ深さで未取得のオブジェクトが存在するかどうかを確認する。未取得のオブジェクトが存在する場合、ステップS305へ遷移する。未取得のオブジェクトが存在しない場合、ステップS306へ遷移する。   In step S304, the guidance display control unit 112 refers to the object information table 122 and confirms whether there is an unacquired object at the same depth as the last acquired object. When there is an unacquired object, the process proceeds to step S305. If there is no unacquired object, the process proceeds to step S306.

ステップS305で、ガイダンス表示制御部112は、オブジェクト情報テーブル122を参照し、最後に取得したオブジェクトと同じ深さで未取得のオブジェクトの中から任意のオブジェクトを1つ取得する。そして、ステップS303へ遷移する。   In step S305, the guidance display control unit 112 refers to the object information table 122 and acquires one arbitrary object from the unacquired objects at the same depth as the object acquired last. And it changes to step S303.

ステップS306で、ガイダンス表示制御部112は、オブジェクト情報テーブル122を参照し、最後に取得したオブジェクトに親部品のオブジェクトが存在するかどうかを確認する。親部品のオブジェクトが存在する場合、ステップS307へ遷移する。親部品のオブジェクトが存在しない場合、本実施の形態1におけるガイダンス表示装置100がガイダンスを表示する場合の処理を終了する。   In step S306, the guidance display control unit 112 refers to the object information table 122 and confirms whether or not the object of the parent part exists in the last acquired object. When the parent part object exists, the process proceeds to step S307. When the object of the parent part does not exist, the process in the case where the guidance display device 100 according to the first embodiment displays the guidance is ended.

ステップS307で、ガイダンス表示制御部112は、オブジェクト情報テーブル122を参照し、最後に取得したオブジェクトの親部品のオブジェクトを取得する。そして、ステップS303へ遷移する。   In step S307, the guidance display control unit 112 refers to the object information table 122, and acquires the parent part object of the last acquired object. And it changes to step S303.

ステップS308で、ガイダンス表示制御部112は、ステップS303で決定した部品情報テーブル121内の行を参照し、操作回数が回数の閾値Nより小さい操作種別の操作IDをすべて取り出してステップS309へ遷移する。   In step S308, the guidance display control unit 112 refers to the row in the component information table 121 determined in step S303, extracts all operation IDs of operation types whose operation count is smaller than the threshold value N, and proceeds to step S309. .

例えば、ガイダンス表示が必要な部品IDがリスト項目であり、かつ規定の数N=1である場合、部品情報テーブル121の行171を参照すると、ジェスチャ操作の操作回数が1より小さい操作IDはSLHのみであるので、リスト項目にガイダンス表示が必要な操作IDはSLHに決定する。そして、ステップS309へ遷移する。   For example, when the component ID that needs guidance display is a list item and the specified number N = 1, referring to the row 171 of the component information table 121, the operation ID with the gesture operation count smaller than 1 is SLH. Therefore, the operation ID for which guidance display is required for the list item is determined as SLH. Then, the process proceeds to step S309.

ステップS309で、ガイダンス表示制御部112は、オブジェクト情報テーブル122の部品IDの列183を参照し、ステップS303で決定したガイダンス表示が必要な部品IDと一致する全オブジェクトのオブジェクトIDを取得する。そして、ステップS310へ遷移する。   In step S309, the guidance display control unit 112 refers to the part ID column 183 of the object information table 122, and acquires the object IDs of all objects that match the part IDs that require guidance display determined in step S303. And it changes to step S310.

ステップS310で、ガイダンス表示制御部112は、オブジェクト情報テーブル122を参照し、ステップS309で取得したオブジェクトIDを全て含む複数の部分木を決定する。そして、ステップS311へ遷移する。   In step S310, the guidance display control unit 112 refers to the object information table 122 and determines a plurality of subtrees including all the object IDs acquired in step S309. And it changes to step S311.

ステップS311で、ガイダンス表示制御部112は、オブジェクト情報テーブル122を参照し、ステップS310で決定した複数の部分木の中から、部分木の根部品の深さが最も大きい部分木を決定し、その部分木の根部品のオブジェクトIDを取得する。そして、ステップS312へ遷移する。   In step S311, the guidance display control unit 112 refers to the object information table 122, determines a subtree having the largest depth of the root component of the subtree from the plurality of subtrees determined in step S310, and determines the root of the subtree. Get the object ID of the part. And it changes to step S312.

ステップS312で、ガイダンス表示制御部112は、オブジェクト情報テーブル122のオブジェクトIDの列182を参照し、直前のステップで取得したオブジェクトIDと一致する行の表示領域の幅と高さ(W,H)が、幅の規定値WCより大きく、かつ、高さの規定値HCより大きいかを確認する。オブジェクトの幅と高さがいずれも規定値よりも大きい場合、ステップS314へ遷移する。それ以外の場合、ステップS313へ遷移する。   In step S312, the guidance display control unit 112 refers to the object ID column 182 of the object information table 122, and displays the width and height (W, H) of the display area of the line that matches the object ID acquired in the immediately preceding step. Is larger than the specified width WC and larger than the specified height HC. If both the width and height of the object are larger than the specified value, the process proceeds to step S314. Otherwise, the process proceeds to step S313.

ステップS313で、ガイダンス表示制御部112は、オブジェクト情報テーブル122を参照し、最後に取得したオブジェクトの親部品のオブジェクトIDを取得する。そして、ステップS312へ遷移する。   In step S313, the guidance display control unit 112 refers to the object information table 122 and acquires the object ID of the parent part of the last acquired object. And it changes to step S312.

ステップS314で、ガイダンス表示制御部112は、ガイダンス表記情報テーブル123の操作ID列を示す列191を参照し、ステップS308で決定した複数の操作IDの組合せに合致する行の表記情報を取得する。次にガイダンスの表示位置を決定するため、ガイダンス表示制御部112は、最後に取得したオブジェクトの表示領域内をガイダンスの表示領域と決定する。前記決定した表記情報と表示領域を表示合成部113に送信する。   In step S314, the guidance display control unit 112 refers to the column 191 indicating the operation ID column in the guidance notation information table 123, and acquires the notation information of a row that matches the combination of the plurality of operation IDs determined in step S308. Next, in order to determine the display position of the guidance, the guidance display control unit 112 determines the display area of the last acquired object as the guidance display area. The determined notation information and display area are transmitted to the display composition unit 113.

例えば、ガイダンス表示が必要な操作IDはSLHであり、最後に取得したオブジェクトがオブジェクトID=13である場合、オブジェクト情報テーブル122において行181を参照すると、表示領域は(20,160)、(440,460)であるので、当該オブジェクトの表示領域の中心座標である(230,310)を中心としてガイダンス表記を表示する(図10(a))。そして、本実施の形態1におけるガイダンス表示装置100がガイダンスを表示する場合の処理を終了する。   For example, when the operation ID requiring guidance display is SLH and the last acquired object is object ID = 13, when the row 181 is referred to in the object information table 122, the display area is (20, 160), (440 , 460), guidance notation is displayed around (230, 310) which is the center coordinates of the display area of the object (FIG. 10A). And the process in case the guidance display apparatus 100 in this Embodiment 1 displays guidance is complete | finished.

なお、ガイダンスの表示対象となっている表示部品がどれなのかを操作者に理解しやすくするため、ガイダンス表示中はガイダンスの表示対象となっているオブジェクトの表示画像を変更してもよい。   In order to make it easier for the operator to understand which display component is the guidance display target, the display image of the object that is the guidance display target may be changed during guidance display.

例えば、ガイダンス表示が必要な部品IDがリスト項目である場合、ガイダンス表示中は図10(b)のようにリスト項目20、21、22の枠線を強調表示する。   For example, when the component ID that requires guidance display is a list item, the border lines of the list items 20, 21, and 22 are highlighted as shown in FIG.

なお、以上の説明では同時に1種類の表示部品のガイダンスを表示する手順を述べたが、同時に複数種類の表示部品のガイダンスを表示する手順に置き換えてもよい。   In the above description, the procedure for displaying guidance for one type of display component at the same time has been described. However, it may be replaced with a procedure for displaying guidance for a plurality of types of display components at the same time.

なお、ガイダンス表示装置100は、部品情報テーブル121が有する操作回数を初期化する手段を備えていてもよい。   Note that the guidance display device 100 may include means for initializing the number of operations that the component information table 121 has.

上述のように、本実施の形態1におけるガイダンス表示装置100は、操作者が入力した操作種別、及び操作対象の表示部品を検知し、部品IDと操作IDの組合せで操作回数を数えることで、操作者の表示部品についての操作方法の習熟度を判定し、習熟度が低いと判定された表示部品の操作種別について操作方法のガイダンスを表示することができる。これにより、操作者は、熟知している操作方法についてのガイダンスが表示されて煩わされることはなくなり、不慣れな操作方法についてのガイダンスを知ることができる。また、葉部品のオブジェクトから優先してガイダンスを表示することで、同時に多種のガイダンスが表示されて表示画面が煩雑になることがない。また、ガイダンスの表示対象となっている表示部品の表示画像を変更することで、どの表示部品に対するガイダンスなのかを操作者に認識しやすくすることが可能である。   As described above, the guidance display device 100 according to the first embodiment detects the operation type input by the operator and the display component to be operated, and counts the number of operations by the combination of the component ID and the operation ID. It is possible to determine the proficiency level of the operation method for the display component of the operator and display the operation method guidance for the operation type of the display component determined to be low in proficiency level. Thus, the operator is not bothered by displaying guidance about the familiar operation method, and can know the guidance about the unfamiliar operation method. In addition, by displaying the guidance with priority over the object of the leaf part, various types of guidance are displayed at the same time, and the display screen is not complicated. Also, by changing the display image of the display component that is the display target of the guidance, it is possible to make it easier for the operator to recognize which display component the guidance is for.

上述のような部品IDと操作IDの組合せで操作回数を数えることによる別の効果について、図11(a)、(b)および(c)を用いて説明する。   Another effect obtained by counting the number of operations by the combination of the component ID and the operation ID as described above will be described with reference to FIGS. 11 (a), 11 (b), and 11 (c).

図11(a)は地図を検索して表示するアプリケーションの例である。このアプリケーションは、既に説明したウィンドウ31、テキスト入力ボックス11、ボタン12、矩形13などの表示部品の他に、地図表示エリア400から構成される。地図表示エリア400は地図データを表示するための領域であり、少なくとも上下スライドSLVと左右スライドSLHを有効なジェスチャ操作として受け付けることができる。上下スライドまたは左右スライドを操作者が行うことで、それぞれ南北方向または東西方向に地図の表示位置をスクロールさせることができる。   FIG. 11A shows an example of an application that searches and displays a map. This application includes a map display area 400 in addition to the display parts such as the window 31, the text input box 11, the button 12, and the rectangle 13 described above. The map display area 400 is an area for displaying map data, and at least the vertical slide SLV and the horizontal slide SLH can be accepted as effective gesture operations. The operator can scroll the map display position in the north-south direction or the east-west direction by performing an up / down slide or a left / right slide, respectively.

図11(b)はレストラン等を検索して、検索された店舗を一覧表示するとともに店舗を含むような地図を表示するアプリケーションの例である。このアプリケーションでも表示部品として地図表示エリア400を持っている。その他の部品については説明を省いている。この地図表示エリア400も上下スライドと左右スライドを有効なジェスチャ操作として受け付けることができる。上下スライドまたは左右スライドによって、それぞれ南北方向または東西方向に地図の表示位置をスクロールさせることができる。   FIG. 11B shows an example of an application that searches for restaurants and the like, displays a list of searched stores, and displays a map including the stores. This application also has a map display area 400 as a display component. Description of other parts is omitted. This map display area 400 can also accept vertical and horizontal slides as effective gesture operations. The map display position can be scrolled in the north-south direction or the east-west direction by up-down slide or left-right slide, respectively.

地図表示エリア400に対して、操作者が上下スライドおよび左右スライドの両方共に回数の閾値Nに達していない操作回数しか操作していない場合には、図11(c)のような上下スライドと左右スライドが可能であることを示すガイダンス表示401が表示される。操作者が地図表示エリア400に対して、上下スライドおよび左右スライドともに回数の閾値Nを超える操作を行った場合には、図11(c)のようなガイダンスは表示されなくなる。   In the case where the operator has operated only the number of operations for the map display area 400 that has not reached the threshold value N for both the up / down slide and the left / right slide, the up / down slide and the left / right as shown in FIG. A guidance display 401 indicating that sliding is possible is displayed. When the operator performs an operation exceeding the threshold value N for both the up / down slide and the left / right slide in the map display area 400, the guidance as shown in FIG. 11C is not displayed.

図11(a)のアプリケーションの地図表示エリア400に対するガイダンスが表示されなくなった後で、図11(b)のアプリケーションを初めて起動した場合について説明する。この場合でも地図表示エリア400に対する上下スライドおよび左右スライドの操作回数は回数の閾値Nを超えているのでガイダンスは表示されない。このように部品IDと操作IDの組合せで操作回数を数えることによって、あるアプリケーションで操作に習熟したと判断した操作に関しては、別のアプリケーションにおいてガイダンスの表示を抑制することができるので、ガイダンスの表示による画面の煩雑化を防ぐことができる。   A case will be described in which the application in FIG. 11B is started for the first time after the guidance for the map display area 400 of the application in FIG. Even in this case, since the number of operations of the up / down slide and the left / right slide with respect to the map display area 400 exceeds the threshold value N, the guidance is not displayed. By counting the number of operations using the combination of the component ID and the operation ID in this way, the guidance display can be suppressed in another application for the operation that is determined to be familiar with the operation in one application. Can prevent the screen from becoming complicated.

回数の閾値Nは、たとえば、N=10(回)とすることが可能である。   The threshold value N of the number of times can be set to N = 10 (times), for example.

(実施の形態2)
1.各ブロックおよびブロック間の関係の説明
図12を用いて、実施の形態2におけるガイダンス表示装置200の構成について説明する。図12は、ガイダンス表示装置200の内部構成を示すブロック図である。図12について、実施の形態1と同様な部分については説明を省略し、ここでは異なる部分について主に述べる。
(Embodiment 2)
1. Description of Each Block and Relationship Between Blocks The configuration of the guidance display device 200 according to Embodiment 2 will be described with reference to FIG. FIG. 12 is a block diagram illustrating an internal configuration of the guidance display device 200. In FIG. 12, the description of the same parts as those in the first embodiment is omitted, and different parts are mainly described here.

ガイダンス表示装置200は、実施の形態1におけるガイダンス表示装置100と比較して、画面管理部102、ガイダンス表示制御部112、部品情報テーブル121が変更され、時計部2001が追加されている。   As compared with the guidance display device 100 according to the first embodiment, the guidance display device 200 includes a screen management unit 102, a guidance display control unit 112, and a component information table 121 that are changed, and a clock unit 2001 is added.

画面管理部102は、実施の形態1における画面管理部102の動作に加え、実行部103からオブジェクトの表示指示を受け付けた際、オブジェクト情報テーブル122を参照することで当該オブジェクトを根部品とする部分木を構成する全てのオブジェクトについて、部品情報テーブル121を参照して各オブジェクトの表示部品に初回表示のものが存在すれば、時計部2001から現在時刻を読み込み、後述する初回表示時刻として部品情報テーブル121に書き込む。   The screen management unit 102 refers to the object information table 122 when receiving an object display instruction from the execution unit 103 in addition to the operation of the screen management unit 102 in the first embodiment. For all the objects constituting the tree, with reference to the parts information table 121, if there is a display part of each object for the first time, the current time is read from the clock unit 2001, and the parts information table is used as the first display time described later. 121 is written.

ガイダンス表示制御部112は、実施の形態1におけるガイダンス表示制御部112の動作に加え、部品情報テーブル121を参照してガイダンス表示が必要なオブジェクトIDと操作IDを判定する際、ジェスチャ操作の操作回数に加え、初回表示時刻も利用する。初回表示時刻と時計部2001から読み込んだ現在時刻との差から、表示部品の初回表示時刻からの経過時間を算出し、経過時間が時間の閾値T以上の場合、操作方法のガイダンスを表示する。   In addition to the operation of the guidance display control unit 112 in the first embodiment, the guidance display control unit 112 refers to the component information table 121 to determine the object ID and operation ID that require guidance display, and the number of gesture operations. In addition, the first display time is also used. The elapsed time from the initial display time of the display component is calculated from the difference between the initial display time and the current time read from the clock unit 2001. When the elapsed time is equal to or greater than the time threshold T, the operation method guidance is displayed.

時計部2001は、現在の時刻を計測している。時計部2001は時刻情報を画面管理部102とガイダンス表示制御部112へ出力する。   The clock unit 2001 measures the current time. The clock unit 2001 outputs time information to the screen management unit 102 and the guidance display control unit 112.

2.記憶されている情報の説明
ここで、図13を用いて部品情報テーブル121について説明する。ただし、図13は実施の形態1における部品情報テーブル121の説明である図4とほぼ同様であるため、図4と同様な部分については説明を省略する。図13が図4と異なるのは、初回表示時刻を記録する列2002の追加である。初回表示時刻とは、各表示部品がガイダンス表示装置200において初めて表示された時刻のことである。表示部品がガイダンス表示装置200においてまだ一度も表示されていない場合、図13では当該表示部品の初回表示時刻にハイフンを記入している。
2. Description of Stored Information Here, the component information table 121 will be described with reference to FIG. However, since FIG. 13 is almost the same as FIG. 4 that is the description of the component information table 121 in the first embodiment, the description of the same parts as those in FIG. 4 is omitted. FIG. 13 is different from FIG. 4 in that a column 2002 for recording the first display time is added. The first display time is the time when each display component is first displayed on the guidance display device 200. In the case where the display component has not been displayed on the guidance display device 200 yet, a hyphen is entered at the first display time of the display component in FIG.

3.入力操作が発生した場合の動作の説明
ガイダンス表示装置200に入力操作が発生した場合の動作については、実施の形態1におけるガイダンス表示装置100に入力操作が発生した場合の動作と同様であるため説明を省略する。
3. Description of Operation when Input Operation Occurs Since the operation when an input operation occurs in guidance display device 200 is the same as the operation when an input operation occurs in guidance display device 100 in the first embodiment, description will be given. Is omitted.

4.ガイダンスを表示する場合の動作の説明
次に、ガイダンス表示装置200がガイダンスを表示する場合の動作について、図14のフローチャートを用いて説明する。図14では、実施の形態1におけるガイダンスを表示する場合のフローチャートである図9と差異がある部分について抜粋している。図9と比較して図14では、ステップS3001、S3002、S3003、S3004、S3005が追加されており、ステップS301、S303の動作が変更されている。図9と図14で差異が無いステップに関しては、説明を省略する。
4). Description of Operation when Displaying Guidance Next, an operation when the guidance display device 200 displays guidance will be described with reference to the flowchart of FIG. In FIG. 14, portions that are different from FIG. 9, which is a flowchart when displaying the guidance in the first embodiment, are extracted. Compared to FIG. 9, in FIG. 14, steps S3001, S3002, S3003, S3004, and S3005 are added, and the operations of steps S301 and S303 are changed. Description of steps that are not different between FIG. 9 and FIG. 14 is omitted.

ステップS301で、画面管理部102は、実行部103からオブジェクトの表示指示を受けた場合、当該表示指示を部品表示制御部111とガイダンス表示制御部112に対して要求する。そして、ステップS3001へ遷移する。   In step S <b> 301, when the screen management unit 102 receives an object display instruction from the execution unit 103, the screen management unit 102 requests the component display control unit 111 and the guidance display control unit 112 for the display instruction. And it changes to step S3001.

ステップS3001で、画面管理部102は、ステップS301で表示指示を受けたオブジェクトを根部品とする部分木について、その部分木を構成する各オブジェクトの中から任意のオブジェクトの部品IDをオブジェクト情報テーブル122から1つ取得する。そして、ステップS3002へ遷移する。   In step S3001, the screen management unit 102 sets the part ID of an arbitrary object from among the objects constituting the subtree for the subtree whose root part is the object that has received the display instruction in step S301. Get one from And it changes to step S3002.

ステップS3002で、画面管理部102は、部品情報テーブル121内の部品IDの列172の中から、直前のステップで取得した部品IDと一致する行を決定する。画面管理部102は、部品情報テーブル121内の前記決定された行について初回表示時刻の列2002に時刻情報が存在するかどうかを調べる。時刻情報が存在しない場合、画面管理部102は、当該部品IDの表示部品は初回表示であると判断し、ステップS3003へ遷移する。時刻情報が存在する場合、画面管理部102は、当該部品IDの表示部品は初回表示ではないと判断し、ステップS3004へ遷移する。   In step S <b> 3002, the screen management unit 102 determines a row that matches the component ID acquired in the immediately preceding step from the component ID column 172 in the component information table 121. The screen management unit 102 checks whether time information is present in the initial display time column 2002 for the determined row in the component information table 121. When the time information does not exist, the screen management unit 102 determines that the display component with the component ID is the first display, and proceeds to step S3003. If the time information exists, the screen management unit 102 determines that the display component with the component ID is not the first display, and the process proceeds to step S3004.

ステップS3003で、画面管理部102は、時計部2001から現在時刻を取得し、直前のステップで決定した部品情報テーブル121内の行の初回表示時刻の列2002に現在時刻を書き込む。そして、ステップS3004へ遷移する。   In step S3003, the screen management unit 102 acquires the current time from the clock unit 2001, and writes the current time in the first display time column 2002 of the row in the component information table 121 determined in the immediately preceding step. And it changes to step S3004.

ステップS3004で、画面管理部102は、ステップS301で表示指示を受けたオブジェクトを根部品とする部分木について、その部分木を構成する各オブジェクトの中に部品IDを未取得のオブジェクトが存在するかどうかを確認する。未取得のオブジェクトが存在すれば、ステップS3001へ遷移する。未取得のオブジェクトが存在しなければステップS302へ遷移する。   In step S3004, the screen management unit 102 determines whether there is an object for which a part ID has not been acquired in each object constituting the subtree of the subtree whose root part is the object that has received the display instruction in step S301. Check if. If there is an unacquired object, the process proceeds to step S3001. If there is no unacquired object, the process proceeds to step S302.

ステップS303で、ガイダンス表示制御部112は、オブジェクト情報テーブル122を参照して直前のステップで取得したオブジェクトIDの部品IDを取得し、部品情報テーブル121内の部品IDの列172の中から、その部品IDと一致する行を決定する。ガイダンス表示制御部112は、時計部2001から現在時刻を取得し、部品情報テーブル121内の前記決定された行における初回表示時刻と現在時刻の差から、当該部品IDの表示部品の初回表示からの経過時間を算出する。経過時間が時間の閾値T未満であればガイダンス表示制御部112は、オブジェクトにガイダンス表示は不要であると判断し、ステップS304へ遷移する。経過時間が時間の閾値T以上であれば、ガイダンス表示制御部112は部品情報テーブル121内の前記決定された行について、ジェスチャ操作の操作回数が回数の閾値Nより小さい操作種別が存在するかどうかを調べる。当該操作種別が存在する場合、ガイダンス表示制御部112は、当該部品IDの表示部品にはガイダンス表示が必要であると判断し、ステップS308へ遷移する。当該操作種別が存在しない場合、ガイダンス表示制御部112は、当該部品IDの表示部品にはガイダンス表示が不要であると判断し、ステップS304へ遷移する。   In step S <b> 303, the guidance display control unit 112 refers to the object information table 122 to acquire the component ID of the object ID acquired in the immediately previous step, and from the component ID column 172 in the component information table 121, The line that matches the component ID is determined. The guidance display control unit 112 acquires the current time from the clock unit 2001, and from the difference between the initial display time and the current time in the determined row in the component information table 121, the initial display of the display component of the component ID from the initial display. Calculate elapsed time. If the elapsed time is less than the time threshold T, the guidance display control unit 112 determines that guidance display is unnecessary for the object, and the process proceeds to step S304. If the elapsed time is equal to or greater than the time threshold T, the guidance display control unit 112 determines whether there is an operation type for which the number of gesture operations is smaller than the threshold N for the determined row in the component information table 121. Check out. If the operation type exists, the guidance display control unit 112 determines that guidance display is necessary for the display component with the component ID, and the process proceeds to step S308. If the operation type does not exist, the guidance display control unit 112 determines that guidance display is not necessary for the display component with the component ID, and the process proceeds to step S304.

5.累積表示時間を用いる場合の説明
なお、表示部品の初回表示時刻ではなく、表示部品の累積表示時間を用いることも可能である。以降の記述では、表示部品の累積表示時間を用いる方法について説明する。
5. Explanation when using cumulative display time It is also possible to use the cumulative display time of the display component instead of the initial display time of the display component. In the following description, a method using the accumulated display time of the display component will be described.

表示部品の累積表示時間を用いる方法では、部品情報テーブル121は図15に示す部品情報テーブル121に置き換わる。図15の部品情報テーブル121について説明する。図13と比較して図15の部品情報テーブル121には、初回表示時刻の代わりに累積表示時間を記録するための列2003が存在する。また表示開始時刻を記録するために列2004が追加されている。累積表示時間とは、表示部品が画面上に表示されている時間の累積値を指す。表示開始時刻とは、各表示部品について実行部103から表示指示を受けたときの時刻を指す。   In the method using the accumulated display time of the display component, the component information table 121 is replaced with the component information table 121 shown in FIG. The component information table 121 in FIG. 15 will be described. Compared to FIG. 13, the component information table 121 in FIG. 15 includes a column 2003 for recording the accumulated display time instead of the initial display time. A column 2004 is added to record the display start time. The cumulative display time refers to the cumulative value of the time that the display component is displayed on the screen. The display start time indicates the time when a display instruction is received from the execution unit 103 for each display component.

次に、表示部品の累積表示時間を用いる方法におけるガイダンス表示装置200がガイダンスを表示する場合の動作について、図16のフローチャートを用いて説明する。図16では、図14と差異がある部分について抜粋している。図14と比較して図16では、ステップS3005、S3006が追加されており、ステップS301、S303の動作が変更されている。図14と図16で差異が無いステップに関しては、説明を省略する。   Next, the operation when the guidance display device 200 displays guidance in the method using the cumulative display time of display components will be described with reference to the flowchart of FIG. In FIG. 16, portions that are different from FIG. 14 are extracted. Compared to FIG. 14, in FIG. 16, steps S3005 and S3006 are added, and the operations of steps S301 and S303 are changed. Description of steps that are not different between FIG. 14 and FIG. 16 is omitted.

ステップS301で、画面管理部102は、実行部103からオブジェクトの表示指示を受けた場合、当該表示指示を部品表示制御部111とガイダンス表示制御部112に対して要求する。そして、ステップS3005へ遷移する。   In step S <b> 301, when the screen management unit 102 receives an object display instruction from the execution unit 103, the screen management unit 102 requests the component display control unit 111 and the guidance display control unit 112 for the display instruction. And it changes to step S3005.

ステップS3005で、部品情報テーブル121内の累積表示時間を更新するため、後述する累積表示時間更新サブルーチンを実行する。そして、ステップS3006へ遷移する。   In step S3005, in order to update the accumulated display time in the component information table 121, an accumulated display time update subroutine described later is executed. And it changes to step S3006.

ステップS3006で、部品情報テーブル121内の初回表示時刻を更新するため、後述する表示開始時刻更新サブルーチンを実行する。そして、ステップS302へ遷移する。   In step S3006, in order to update the initial display time in the component information table 121, a display start time update subroutine described later is executed. And it changes to step S302.

ステップS303で、ガイダンス表示制御部112は、オブジェクト情報テーブル122を参照して直前のステップで取得したオブジェクトIDの部品IDを取得し、部品情報テーブル121内の部品IDの列172の中から、その部品IDと一致する行を決定する。ガイダンス表示制御部112は、部品情報テーブル121内の前記決定された行における累積表示時間が時間の閾値TA未満であれば、オブジェクトにガイダンス表示は不要であると判断し、ステップS304へ遷移する。累積表示時間が時間の閾値TA以上であれば、ガイダンス表示制御部112は部品情報テーブル121内の前記決定された行について、ジェスチャ操作の操作回数が回数の閾値Nより小さい操作種別が存在するかどうかを調べる。当該操作種別が存在する場合、ガイダンス表示制御部112は、当該部品IDの表示部品にはガイダンス表示が必要であると判断し、ステップS308へ遷移する。当該操作種別が存在しない場合、ガイダンス表示制御部112は、当該部品IDの表示部品にはガイダンス表示が不要であると判断し、ステップS304へ遷移する。   In step S <b> 303, the guidance display control unit 112 refers to the object information table 122 to acquire the component ID of the object ID acquired in the immediately previous step, and from the component ID column 172 in the component information table 121, The line that matches the component ID is determined. If the accumulated display time in the determined row in the component information table 121 is less than the time threshold TA, the guidance display control unit 112 determines that guidance display is unnecessary for the object, and the process proceeds to step S304. If the accumulated display time is equal to or greater than the time threshold TA, the guidance display control unit 112 determines whether there is an operation type for which the number of gesture operations is smaller than the threshold N for the determined row in the component information table 121. Find out. If the operation type exists, the guidance display control unit 112 determines that guidance display is necessary for the display component with the component ID, and the process proceeds to step S308. If the operation type does not exist, the guidance display control unit 112 determines that guidance display is not necessary for the display component with the component ID, and the process proceeds to step S304.

6.累積表示時間更新サブルーチンの動作の説明
次に、累積表示時間更新サブルーチンについて、図17のフローチャートを用いて説明する。
6). Explanation of Operation of Cumulative Display Time Update Subroutine Next, the cumulative display time update subroutine will be described with reference to the flowchart of FIG.

ステップS321で、画面管理部102は、部品情報テーブル121から任意の表示部品を1つ取得する。そして、ステップS322へ遷移する。   In step S <b> 321, the screen management unit 102 acquires one arbitrary display component from the component information table 121. Then, the process proceeds to step S322.

ステップS322で、画面管理部102は、ステップS321で取得した表示部品が画面に表示中であるかどうかを調べる。ステップS321で取得した表示部品の表示開始時刻の列2004に時刻情報が存在する場合、画面管理部102は、当該表示部品は画面に表示中であると判断し、ステップS323へ遷移する。時刻情報が存在しない場合、画面管理部102は、当該表示部品は画面に表示されていないと判断し、ステップS325へ遷移する。   In step S322, the screen management unit 102 checks whether the display component acquired in step S321 is being displayed on the screen. When the time information exists in the display start time column 2004 of the display component acquired in step S321, the screen management unit 102 determines that the display component is being displayed on the screen, and proceeds to step S323. If the time information does not exist, the screen management unit 102 determines that the display component is not displayed on the screen, and the process proceeds to step S325.

ステップS323で、画面管理部102は、時計部2001から現在時刻を取得する。また、ステップS321で取得した表示部品の列2004の表示開始時刻を取得する。当該現在時刻から当該表示開示時刻を引くことで表示部品の表示経過時間を算出し、列2003の累積表示時間の値に当該表示経過時間を加算する。そして、ステップS324へ遷移する。   In step S323, the screen management unit 102 acquires the current time from the clock unit 2001. In addition, the display start time of the display component column 2004 acquired in step S321 is acquired. The display elapsed time of the display component is calculated by subtracting the display disclosure time from the current time, and the display elapsed time is added to the accumulated display time value in the column 2003. And it changes to step S324.

ステップS324で、画面管理部102は、ステップS321で取得した表示部品の列2004の表示開始時刻をハイフンに変更する。そして、ステップS325へ遷移する。   In step S324, the screen management unit 102 changes the display start time of the display component column 2004 acquired in step S321 to a hyphen. And it changes to step S325.

ステップS325で、画面管理部102は、部品情報テーブル121内に未取得の表示部品が存在するかどうかを確認する。未取得の表示部品が存在すれば、ステップS321へ遷移する。未取得の表示部品が存在しなければ、サブルーチンを終了する。   In step S <b> 325, the screen management unit 102 confirms whether there is an unacquired display component in the component information table 121. If there is an unacquired display component, the process proceeds to step S321. If there are no unacquired display parts, the subroutine is terminated.

7.表示開始時刻更新サブルーチンの動作の説明
次に、表示開始時刻更新サブルーチンについて、図18のフローチャートを用いて説明する。
7). Description of Operation of Display Start Time Update Subroutine Next, the display start time update subroutine will be described with reference to the flowchart of FIG.

ステップS331で、画面管理部102は、オブジェクト情報テーブル122から根部品のオブジェクトを取得する。そして、ステップS332へ遷移する。   In step S <b> 331, the screen management unit 102 acquires the root part object from the object information table 122. And it changes to step S332.

ステップS332で、画面管理部102は、直前のステップで取得したオブジェクトの部品IDを読み込む。そして、その部品IDと同一の値を有する升目を部品情報テーブル121の列172から探す。見つかった升目の行について、時計部2001から現在時刻を読み込み、列2004の表示開始時刻にその現在時刻を書き込む。そして、ステップS333へ遷移する。   In step S332, the screen management unit 102 reads the component ID of the object acquired in the previous step. Then, a cell having the same value as the component ID is searched from the column 172 of the component information table 121. For the found cell row, the current time is read from the clock unit 2001, and the current time is written in the display start time of the column 2004. And it changes to step S333.

ステップS333で、画面管理部102は、オブジェクト情報テーブル122から最後に取得したオブジェクトについて、そのオブジェクトが有する子部品のオブジェクトIDを読み込む。それらオブジェクトID内に、オブジェクト情報テーブル122から未取得のオブジェクトのオブジェクトIDと一致するものが存在するかどうかを確認する。オブジェクトIDと一致するものが存在すれば、ステップS334へ遷移する。オブジェクトIDと一致するものが存在しなければ、ステップS335へ遷移する。   In step S <b> 333, the screen management unit 102 reads the object ID of the child part included in the object for the object last acquired from the object information table 122. It is confirmed whether or not there is an object ID that matches the object ID of an object that has not been acquired from the object information table 122. If there is an object that matches the object ID, the process proceeds to step S334. If there is no object that matches the object ID, the process proceeds to step S335.

ステップS334で、画面管理部102は、ステップS333にて存在を確認したオブジェクトIDの中から任意のオブジェクトIDを1つ選び、そのオブジェクトIDに関するオブジェクトをオブジェクト情報テーブル122から取得する。そして、ステップS332へ遷移する。   In step S <b> 334, the screen management unit 102 selects one arbitrary object ID from the object IDs confirmed to exist in step S <b> 333, and acquires an object related to the object ID from the object information table 122. And it changes to step S332.

ステップS335で、画面管理部102は、オブジェクト情報テーブル122から最後に取得したオブジェクトについて、そのオブジェクトが根部品かどうかを確認する。根部品であれば、サブルーチンを終了する。根部品でなければ、ステップS336へ遷移する。   In step S <b> 335, the screen management unit 102 confirms whether the object acquired last from the object information table 122 is a root part. If it is a root part, the subroutine is terminated. If it is not a root part, the process proceeds to step S336.

ステップS336で、画面管理部102は、オブジェクト情報テーブル122から最後に取得したオブジェクトについて、そのオブジェクトが有する親部品のオブジェクトIDを読み込み、そのオブジェクトIDに関するオブジェクトをオブジェクト情報テーブル122から取得する。そして、ステップS333へ遷移する。   In step S 336, the screen management unit 102 reads the object ID of the parent part that the object last acquired from the object information table 122 and acquires the object related to the object ID from the object information table 122. And it changes to step S333.

なお、実行していたアプリケーションを終了する場合、機器の消費電力低減等を目的として出力部105を構成するデバイスへの電源供給を停止する場合、等のそれまで表示していた画面が消去される場合には表示部品の累積表示時間の増加を止めなければならない。このような場合、画面管理部102は、累積表示時間更新サブルーチンの動作をする。累積表示時間更新サブルーチンの動作をすることで、部品情報テーブル121内の各表示部品の累積表示時間は画面消去時点の値に更新され、表示開始時刻にはハイフンが記入される。これにより、画面が消去されているときは累積表示時間が増加しないので、表示部品に関する習熟度の判定をより正確に行うことが可能である。   In addition, when the application that has been executed is terminated, the screen that has been displayed so far, such as when the power supply to the device constituting the output unit 105 is stopped for the purpose of reducing the power consumption of the device, etc. is deleted. In some cases, the increase in the accumulated display time of the display parts must be stopped. In such a case, the screen management unit 102 operates an accumulated display time update subroutine. By operating the cumulative display time update subroutine, the cumulative display time of each display component in the component information table 121 is updated to the value at the time of screen erasure, and a hyphen is entered at the display start time. As a result, since the accumulated display time does not increase when the screen is erased, it is possible to more accurately determine the proficiency level regarding the display component.

時間の閾値TまたはTAは、たとえば、T=2000(分)、TA=1000(分)とすることが可能である。   The time threshold T or TA can be set to T = 2000 (minutes) and TA = 1000 (minutes), for example.

なお、ガイダンス表示装置200は、部品情報テーブル121が有する操作回数、初回表示時刻、累積表示時間、前回表示開始時刻を初期化する手段を備えていてもよい。   The guidance display device 200 may include means for initializing the number of operations, the initial display time, the accumulated display time, and the previous display start time that the component information table 121 has.

上述のように、本実施の形態2におけるガイダンス表示装置200は、操作者が入力した操作種別、及び操作対象の表示部品を検知し、表示画面を構成する表示部品を単位として操作回数を数えることで、操作者の表示部品についての操作方法の習熟度を判定し、習熟度が低いと判定された表示部品の操作種別について操作方法のガイダンスを表示することができる。さらに、表示部品の初回表示時刻からの経過時間、または表示部品の累積表示時間を用いることで、操作者が表示部品の操作方法に気付いているかどうかを判定し、操作者が気付いていないと判定された表示部品の操作種別について操作方法のガイダンスを表示することができる。   As described above, the guidance display device 200 according to the second embodiment detects the operation type input by the operator and the display component to be operated, and counts the number of operations in units of display components constituting the display screen. Thus, it is possible to determine the proficiency level of the operation method for the display component of the operator and display the operation method guidance for the operation type of the display component determined to be low in proficiency level. Furthermore, by using the elapsed time from the first display time of the display component or the cumulative display time of the display component, it is determined whether the operator is aware of the operation method of the display component, and is determined not to be noticed by the operator. The operation method guidance can be displayed for the operation type of the displayed component.

なお本実施の形態1では、回数の閾値Nを表示部品に関わらず一定値として説明したが、表示部品ごとに、または操作種別ごとに、または表示部品と操作種別の組み合わせごとに異なる回数の閾値を決めてもよい。   In the first embodiment, the number N of threshold values has been described as a constant value regardless of the display component. However, a different number of threshold values for each display component, for each operation type, or for each combination of display component and operation type. You may decide.

たとえばボタンをシングルタップするような直感的に気づきやすい操作と、ボタンをロングタップするような気づきにくい操作を例として説明する。ボタンをシングルタップする場合の回数の閾値を1(回)とし、ボタンをロングタップする場合の回数の閾値を5(回)とする。これによって直感的に気づきやすいシングルタップは1回でも操作をすればガイダンスが表示されることはなくなり、直感的に気づきにくいロングタップは5回操作しない限りは、初回表示時刻から一定の経過時間後にガイダンスが表示されるようにすることができる。   For example, an operation that is easy to notice intuitively such as single-tapping a button and an operation that is difficult to notice such as long-tapping a button will be described as examples. The threshold value of the number of times when the button is single-tapped is 1 (times), and the threshold value of the number of times when the button is long-tapped is 5 (times). As a result, a single tap that is easy to notice intuitively will not display guidance if it is operated even once, and a long tap that is difficult to notice intuitively will not be displayed five times after a certain elapsed time from the initial display time unless it is operated five times. Guidance can be displayed.

また同様に、本実施の形態2では、時間の閾値TまたはTAを表示部品に関わらず一定値として説明したが、表示部品ごとに、または操作種別ごとに、または表示部品と操作種別の組み合わせごとに異なる時間の閾値を決めてもよい。   Similarly, in the second embodiment, the time threshold T or TA has been described as a constant value regardless of the display component, but for each display component, for each operation type, or for each combination of display component and operation type. Different time thresholds may be determined.

これにより、操作者は、熟知している操作方法についてのガイダンスが表示されて煩わされることはなくなり、不慣れな操作方法についてのガイダンスを知ることができる。また、葉部品のオブジェクトの表示部品から優先してガイダンスを表示することで、同時に多種のガイダンスが表示されて表示画面が煩雑になることがない。   Thus, the operator is not bothered by displaying guidance about the familiar operation method, and can know the guidance about the unfamiliar operation method. Further, by displaying the guidance with priority over the display component of the leaf component object, various types of guidance are displayed at the same time, and the display screen is not complicated.

(実施の形態3)
実施の形態3では、種類の異なる複数のアプリケーションが表示部品を使用して画面を表示する場合において、アプリケーション毎の使用頻度を反映した操作方法の習熟度判定方法について説明する。
(Embodiment 3)
In the third embodiment, when a plurality of different types of applications use a display component to display a screen, an operation method proficiency determination method that reflects the frequency of use for each application will be described.

1.各ブロックおよびブロック間の関係の説明
図19を用いて、実施の形態3におけるガイダンス表示装置300の構成について説明する。図19は、ガイダンス表示装置300の内部構成を示すブロック図である。図19について、実施の形態1と同様な部分については説明を省略し、ここでは異なる部分について主に述べる。
1. Description of Blocks and Relationship Between Blocks The configuration of the guidance display device 300 according to Embodiment 3 will be described with reference to FIG. FIG. 19 is a block diagram showing an internal configuration of the guidance display device 300. In FIG. 19, the description of the same parts as those of the first embodiment is omitted, and different parts are mainly described here.

ガイダンス表示装置300は、実施の形態1におけるガイダンス表示装置100と比較して、画面管理部102、ガイダンス表示制御部112、が変更され、個別部品情報テーブル130が追加されている。   As compared with the guidance display device 100 according to the first embodiment, the guidance display device 300 includes a screen management unit 102 and a guidance display control unit 112 that are changed, and an individual component information table 130 is added.

画面管理部102は、実施の形態1における画面管理部102の動作に加え、入力部101から操作情報を受け取ると、後述する個別部品情報テーブル130が有する複数のサブテーブルの中から、現在画面を表示しているアプリケーションに割り当てられたサブテーブルを参照し、そのサブテーブル内の部品IDと操作IDで決定される位置に記録されている操作回数を更新する。   When the screen management unit 102 receives operation information from the input unit 101 in addition to the operation of the screen management unit 102 in the first embodiment, the screen management unit 102 displays the current screen from a plurality of sub-tables included in the individual component information table 130 described later. The number of operations recorded at the position determined by the component ID and the operation ID in the sub table is updated by referring to the sub table assigned to the displayed application.

ガイダンス表示制御部112は、実施の形態1におけるガイダンス表示制御部112の動作に加え、画面管理部102からオブジェクトの表示指示を受け付けると、ガイダンス表示が必要なオブジェクトIDと操作IDを判定する際、後述する個別部品情報テーブル130が有する複数のサブテーブルの中から、現在画面を表示しているアプリケーションに割り当てられたサブテーブルを参照し、部品IDと操作IDで決定される位置に記録されている操作回数を使用する。   When the guidance display control unit 112 receives an object display instruction from the screen management unit 102 in addition to the operation of the guidance display control unit 112 in the first embodiment, the guidance display control unit 112 determines an object ID and an operation ID that require guidance display. The sub-table assigned to the application currently displaying the screen is referred to from among a plurality of sub-tables included in the individual component information table 130 described later, and is recorded at a position determined by the component ID and operation ID. Use the number of operations.

2.記憶されている情報の説明
ここで、図20を用いて部品情報テーブル121について説明する。ただし、図20は実施の形態1における部品情報テーブル121の説明である図4とほぼ同様であるため、図4と同様な部分については説明を省略する。図20が図4と異なるのは、テーブルが複数存在することとアプリケーションIDを示す升目3001が追加されたことである。部品情報テーブル121には、アプリケーション情報テーブル124が有するアプリケーションIDの種別と同数のサブテーブルが存在し、各サブテーブルの升目3001の値はアプリケーション情報テーブル124が有するアプリケーションIDの何れか1つに等しく、各サブテーブルはアプリケーション情報テーブル124が有する各アプリケーションIDと一対一に対応している。
2. Description of Stored Information Here, the component information table 121 will be described with reference to FIG. However, since FIG. 20 is substantially the same as FIG. 4 which is the description of the component information table 121 in the first embodiment, the description of the same part as FIG. 4 is omitted. FIG. 20 differs from FIG. 4 in that a plurality of tables exist and a cell 3001 indicating an application ID is added. In the component information table 121, there are as many sub tables as the types of application IDs included in the application information table 124. The value of the cell 3001 in each sub table is equal to any one of the application IDs included in the application information table 124. Each sub-table has a one-to-one correspondence with each application ID included in the application information table 124.

3.入力操作が発生した場合の動作の説明
次に、ガイダンス表示装置300に入力操作が発生した場合の動作を説明する。ガイダンス表示装置300に入力操作が発生した場合の動作は、本実施の形態1のガイダンス表示装置300に入力操作が発生した場合の動作である図8のフローチャートとほぼ同じである。このため、図8のフローチャートと差異がある箇所について説明する。実施の形態3では、図8のフローチャートが有するステップの内、S201、S206の動作が変更されている。
3. Description of Operation when Input Operation Occurs Next, an operation when an input operation occurs in the guidance display device 300 will be described. The operation when an input operation occurs in the guidance display device 300 is substantially the same as the flowchart of FIG. 8, which is an operation when an input operation occurs in the guidance display device 300 of the first embodiment. For this reason, the difference between the flowchart of FIG. 8 will be described. In the third embodiment, the operations of S201 and S206 are changed among the steps included in the flowchart of FIG.

ステップS201で、実施の形態1のステップS201の動作に加え、ステップS202に遷移する際、画面管理部102は、個別部品情報テーブル130が有する複数のサブテーブルの中から、画面を現在表示しているアプリケーションのアプリケーションIDと升目3001の値が一致するサブテーブルを選択する。   In step S201, in addition to the operation of step S201 of the first embodiment, when the process proceeds to step S202, the screen management unit 102 displays the screen from among the plurality of sub-tables included in the individual component information table 130. A sub-table in which the application ID of the existing application matches the value of the cell 3001 is selected.

ステップS206で、実施の形態1のステップS206の動作に加え、画面管理部102は、部品情報テーブル121内のステップS205で決定した行と列で決まる升目の値を1だけ増加するとともに、個別部品情報テーブル130内の選択されたサブテーブルについても、同一箇所の升目の値を1だけ増加させる。   In step S206, in addition to the operation of step S206 of the first embodiment, the screen management unit 102 increases the value of the grid determined by the row and column determined in step S205 in the component information table 121 by 1, and the individual component. Also for the selected sub-table in the information table 130, the value of the cell at the same location is increased by 1.

4.ガイダンスを表示する場合の動作の説明
次に、ガイダンス表示装置300がガイダンスを表示する場合の動作を説明する。ガイダンス表示装置300がガイダンスを表示する場合の動作は、本実施の形態1のガイダンス表示装置100がガイダンスを表示する場合の動作である図9のフローチャートとほぼ同じである。このため、図9のフローチャートと差異がある箇所について説明する。実施の形態3では、図9のフローチャートが有するステップの内、S301、S303の動作が変更されている。
4). Description of Operation when Displaying Guidance Next, an operation when the guidance display device 300 displays guidance will be described. The operation when the guidance display device 300 displays guidance is almost the same as the flowchart of FIG. 9 which is the operation when the guidance display device 100 of the first embodiment displays guidance. For this reason, the difference between the flowchart of FIG. 9 will be described. In the third embodiment, the operations of S301 and S303 are changed among the steps of the flowchart of FIG.

ステップS301で、実施の形態1のステップS301の動作に加え、ステップS302に遷移する際、画面管理部102は、個別部品情報テーブル130が有する複数のサブテーブルの中から、画面を現在表示しているアプリケーションのアプリケーションIDと升目3001の値が一致するサブテーブルを選択する。   In step S301, in addition to the operation of step S301 in the first embodiment, when the process proceeds to step S302, the screen management unit 102 displays the screen from among the plurality of sub tables included in the individual component information table 130. A sub-table in which the application ID of the existing application matches the value of the cell 3001 is selected.

ステップS303で、ガイダンス表示制御部112は、部品情報テーブル121の部品IDの列172の中から、直前のステップで取得した部品IDと一致する行を決定する。   In step S <b> 303, the guidance display control unit 112 determines a row that matches the component ID acquired in the immediately preceding step from the component ID column 172 of the component information table 121.

ガイダンス表示制御部112は、部品情報テーブル121について、前記決定された行のジェスチャ操作の操作回数が回数の閾値N1より小さい操作種別が存在するかどうかを調べる。当該操作種別が存在しない場合、ガイダンス表示制御部112は、当該部品IDの表示部品にはガイダンス表示が不要であると判断し、ステップS304へ遷移する。   The guidance display control unit 112 checks the component information table 121 whether or not there is an operation type in which the number of gesture operations in the determined row is smaller than the number of times threshold N1. If the operation type does not exist, the guidance display control unit 112 determines that guidance display is not necessary for the display component with the component ID, and the process proceeds to step S304.

当該操作種別が存在する場合、ガイダンス表示制御部112は、個別部品情報テーブル130内の前記選択されたサブテーブル内の前記決定された行について、ジェスチャ操作の操作回数が回数の閾値N2より小さい操作種別が存在するかどうかを調べる。当該操作種別が存在する場合、ガイダンス表示制御部112は、当該部品IDの表示部品にはガイダンス表示が必要であると判断し、ステップS308へ遷移する。当該操作種別が存在しない場合、ガイダンス表示制御部112は、当該部品IDの表示部品にはガイダンス表示が不要であると判断し、ステップS304へ遷移する。   When the operation type is present, the guidance display control unit 112 performs an operation in which the number of gesture operations is smaller than the number of times threshold N2 for the determined row in the selected sub-table in the individual component information table 130. Check if the type exists. If the operation type exists, the guidance display control unit 112 determines that guidance display is necessary for the display component with the component ID, and the process proceeds to step S308. If the operation type does not exist, the guidance display control unit 112 determines that guidance display is not necessary for the display component with the component ID, and the process proceeds to step S304.

回数の閾値N1と回数の閾値N2は、たとえば、N1=20(回)、N2=10(回)とすることが可能である。   The threshold value N1 for the number of times and the threshold value N2 for the number of times can be, for example, N1 = 20 (times) and N2 = 10 (times).

なお、ガイダンス表示装置300は、部品情報テーブル121および個別部品情報テーブル130が有する操作回数を初期化する手段を備えていてもよい。   The guidance display device 300 may include means for initializing the number of operations that the component information table 121 and the individual component information table 130 have.

上述のように、本実施の形態3におけるガイダンス表示装置300は、操作者が入力した操作種別、及び操作対象の表示部品を検知し、表示画面を構成する表示部品を単位として操作回数を数えることで、操作者の表示部品についての操作方法の習熟度を判定し、習熟度が低いと判定された表示部品の操作種別について操作方法のガイダンスを表示することができる。さらに、個々のアプリケーションの性質に応じてガイダンスの表示条件を変更することで、例えば地図を表示するための表示部品といった、複数のアプリケーションが共通で使用する表示部品について、アプリケーションIDごとに操作回数を記録することで、操作者がアプリケーションAでは操作方法に習熟していても、アプリケーションBにおいては操作方法に未習熟である場合、アプリケーションAではガイダンスを表示せず、アプリケーションBではガイダンスを表示する、というようにガイダンス表示装置300は動作することが可能である。   As described above, the guidance display device 300 according to the third embodiment detects the operation type input by the operator and the display component to be operated, and counts the number of operations in units of display components constituting the display screen. Thus, it is possible to determine the proficiency level of the operation method for the display component of the operator and display the operation method guidance for the operation type of the display component determined to be low in proficiency level. Furthermore, by changing the guidance display conditions according to the nature of each application, the number of operations for each application ID can be reduced for display components that are commonly used by multiple applications, such as display components for displaying a map. By recording, even if the operator is proficient in the operation method in the application A, if the operation method is not proficient in the application B, the guidance is not displayed in the application A and the guidance is displayed in the application B. Thus, the guidance display device 300 can operate.

これにより、操作者は、熟知している操作方法についてのガイダンスが表示されて煩わされることはなくなり、不慣れな操作方法についてのガイダンスを知ることができる。また、葉部品のオブジェクトの表示部品から優先してガイダンスを表示することで、同時に多種のガイダンスが表示されて表示画面が煩雑になることがない。   Thus, the operator is not bothered by displaying guidance about the familiar operation method, and can know the guidance about the unfamiliar operation method. Further, by displaying the guidance with priority over the display component of the leaf component object, various types of guidance are displayed at the same time, and the display screen is not complicated.

本発明は、操作者が気付いていない操作方法についてのガイダンスを表示することが可能であるので、ガイダンス表示装置、ガイダンス表示方法、及び、ガイダンス表示プログラムとして有用である。   The present invention is useful as a guidance display device, a guidance display method, and a guidance display program because it can display guidance on an operation method not noticed by the operator.

11 テキスト入力ボックス
12 ボタン
13 矩形
14、15、16 アイコン
17、18、19 テキストラベル
20、21、22 リスト項目
23 スクロール可能なリスト
24 タブシート
31 ウィンドウ
100、200、300 ガイダンス表示装置
101 入力部
102 画面管理部
103 実行部
105 出力部
111 部品表示制御部
112 ガイダンス表示制御部
113 表示合成部
121 部品情報テーブル
122 オブジェクト情報テーブル
123 ガイダンス表記情報テーブル
124 アプリケーション情報テーブル
130 個別部品情報テーブル
171、173、181、193 行
125、126、172、182、183、191、192、2002、2003、2004 列
174、3001 升目
400 地図表示エリア
401 ガイダンス表示
2001 時計部
ST シングルタップ
DT ダブルタップ
LT ロングタップ
SL スライド
SLV 上下スライド
SLH 左右スライド
11 Text input box 12 Button 13 Rectangle 14, 15, 16 Icon 17, 18, 19 Text label 20, 21, 22 List item 23 Scrollable list 24 Tab sheet 31 Window 100, 200, 300 Guidance display device 101 Input section 102 Screen Management unit 103 Execution unit 105 Output unit 111 Component display control unit 112 Guidance display control unit 113 Display composition unit 121 Component information table 122 Object information table 123 Guidance notation information table 124 Application information table 130 Individual component information table 171, 173, 181, 193 rows 125, 126, 172, 182, 183, 191, 192, 2002, 2003, 2004 columns 174, 3001 square 400 map display area 401 Guidance display 2001 Clock part ST Single tap DT Double tap LT Long tap SL slide SLV Up / down slide SLH Left / right slide

Claims (11)

表示部品と前記表示部品に関するガイダンスとを表示する表示部と、
前記表示部品の表示領域と階層構造とを記憶するオブジェクト情報テーブルと、
入力操作を受け付けて、操作座標を出力する入力部と、
前記入力部から受け付けた操作座標と、前記オブジェクト情報テーブルが記憶している前記表示部品の表示領域及び階層構造と、に基づいて、前記入力部が受け付けた入力操作がどの表示部品に対してなされたのかの情報である操作対象の表示部品を判定する画面管理部と、
前記画面管理部が判定した操作対象の表示部品に対して受け付けた入力操作の操作回数を記憶する部品情報テーブルと、
前記表示部品に対する操作回数が閾値以下であるか否かによりガイダンス表示の要否を判断するガイダンス表示制御部と、を備え、
前記ガイダンス表示制御部は、ガイダンス要と判断した場合、当該表示部品に対するガイダンスを前記表示部に表示させる
ガイダンス表示装置。
A display unit for displaying a display component and guidance regarding the display component;
An object information table for storing a display area and a hierarchical structure of the display component;
An input unit that accepts input operations and outputs operation coordinates;
Based on the operation coordinates received from the input unit and the display area and hierarchical structure of the display component stored in the object information table, for which display component the input operation received by the input unit is performed. A screen management unit that determines the display component to be operated as information on the game,
A component information table for storing the number of input operations accepted for the display component to be operated determined by the screen management unit;
A guidance display control unit that determines whether or not guidance display is necessary based on whether or not the number of operations on the display component is equal to or less than a threshold value,
When the guidance display control unit determines that guidance is required, the guidance display control unit displays guidance for the display component on the display unit.
前記入力部は、入力操作を受け付けて、操作座標と操作IDとを出力し、
前記画面管理部は、前記入力部から操作座標と操作IDとを受け付けると、前記オブジェクト情報テーブルが記憶している複数のオブジェクトの内、オブジェクトが有する表示領域の内部に前記操作座標が位置するオブジェクトについて、階層構造における深さと前記操作IDが有効か無効かの情報を使用することで操作対象のオブジェクトを判定し、また前記操作対象のオブジェクトから操作対象の表示部品を判定する
請求項1に記載のガイダンス表示装置。
The input unit accepts an input operation, outputs an operation coordinate and an operation ID,
When the screen management unit receives the operation coordinates and the operation ID from the input unit, the object in which the operation coordinates are located inside the display area of the object among the plurality of objects stored in the object information table The operation target object is determined by using the depth in the hierarchical structure and information on whether the operation ID is valid or invalid, and the operation target display component is determined from the operation target object. Guidance display device.
前記入力部は、入力操作を受け付けて、操作座標と操作IDとを出力し、
前記画面管理部は、前記入力部から操作IDを受け付けると、前記部品情報テーブルが記憶している複数の表示部品の内、操作対象の表示部品の部品IDに一致する表示部品について、前記操作IDに関する操作回数を増加させる
請求項1又は請求項2に記載のガイダンス表示装置。
The input unit accepts an input operation, outputs an operation coordinate and an operation ID,
When the screen management unit receives the operation ID from the input unit, the operation ID of the display component that matches the component ID of the display component to be operated among the plurality of display components stored in the component information table. The guidance display device according to claim 1, wherein the number of operations related to the operation is increased.
前記ガイダンス表示制御部は、前記表示部に複数の表示部品が表示されている場合、前記複数の表示部品の中でガイダンス表示が必要な表示部品のうち、階層の深さが最も深い表示部品を優先してガイダンスを出力部に表示させる
請求項1乃至請求項3のいずれか1項に記載のガイダンス表示装置。
When a plurality of display components are displayed on the display unit, the guidance display control unit selects a display component having the deepest hierarchy among display components that require guidance display among the plurality of display components. The guidance display device according to any one of claims 1 to 3, wherein the guidance is preferentially displayed on the output unit.
前記ガイダンス表示制御部は、前記表示部品の初回表示時刻から一定時間が経過した場合に、ガイダンスを前記表示部に表示させ、前記表示部品の初回表示時刻から一定時間が経過していない場合には、ガイダンスを前記表示部に表示させない
請求項1乃至請求項4のいずれか1項に記載のガイダンス表示装置。
The guidance display control unit displays guidance on the display unit when a certain time has elapsed from the initial display time of the display component, and when the certain time has not elapsed from the initial display time of the display component. The guidance display device according to claim 1, wherein the guidance is not displayed on the display unit.
前記ガイダンス表示制御部は、前記表示部品の累積表示時間が一定値を超過した場合に、ガイダンスを前記表示部に表示させ、前記表示部品の累積表示時間が一定値を超過しない場合には、ガイダンスを前記表示部に表示させない
請求項1乃至請求項5のいずれか1項に記載のガイダンス表示装置。
The guidance display control unit displays guidance on the display unit when the accumulated display time of the display component exceeds a certain value, and displays guidance when the accumulated display time of the display component does not exceed the certain value. The guidance display device according to claim 1, wherein the guidance display device is not displayed on the display unit.
前記表示部品についての操作種別ごとの操作回数をアプリケーションごとに記録する個別部品情報テーブルを備える
請求項1乃至請求項6のいずれか1項に記載のガイダンス表示装置。
The guidance display device according to claim 1, further comprising an individual component information table that records, for each application, the number of operations for each operation type of the display component.
前記ガイダンス表示制御部は、前記表示部品が複数のアプリケーションで使用されている場合、前記個別部品情報テーブルに記録されている操作回数と回数の閾値を比較することで、前記表示部品を使用しているアプリケーションごとに前記ガイダンスの表示要否を判断する
請求項7に記載のガイダンス表示装置。
When the display component is used in a plurality of applications, the guidance display control unit uses the display component by comparing the number of operations recorded in the individual component information table with a threshold of the number of times. The guidance display device according to claim 7, wherein the necessity of displaying the guidance is determined for each application.
前記ガイダンス表示制御部は、前記表示部品が複数のアプリケーションで使用されている場合、前記部品情報テーブルに記録されている操作回数と前記個別部品情報テーブルに記録されている操作回数をそれぞれの回数の閾値と比較することで、前記表示部品を使用しているアプリケーションごとに前記ガイダンスの表示要否を判断する
請求項7に記載のガイダンス表示装置。
When the display component is used in a plurality of applications, the guidance display control unit calculates the number of operations recorded in the component information table and the number of operations recorded in the individual component information table for each number of times. The guidance display apparatus according to claim 7, wherein the guidance display necessity is determined for each application using the display component by comparing with a threshold value.
表示部品と前記表示部品に関するガイダンスとを表示する表示部と、前記表示部品の表示領域と階層構造とを記憶するオブジェクト情報テーブルと、を備えるガイダンス表示装置におけるガイダンス表示方法であって、
入力操作を受け付けて、操作座標を出力する入力ステップと、
前記入力ステップで受け付けた入力操作と、前記オブジェクト情報テーブルが記憶している前記表示部品の表示領域及び階層構造と、に基づいて、前記入力ステップが受け付けた入力操作がどの表示部品に対してなされたのかの情報である操作対象の表示部品を判定する画面管理ステップと、
前記画面管理ステップが判定した操作対象の表示部品に対して受け付けた入力操作の操作回数を記憶する操作回数記憶ステップと、
前記表示部品に対する操作回数が閾値以下であるか否かによりガイダンス表示の要否を判断するガイダンス表示制御ステップと、を備え、
前記ガイダンス表示制御ステップは、ガイダンス要と判断した場合、当該表示部品に対するガイダンスを前記表示部に表示させる
ガイダンス表示方法。
A guidance display method in a guidance display device comprising: a display unit that displays a display component and guidance related to the display component; and an object information table that stores a display area and a hierarchical structure of the display component,
An input step for accepting an input operation and outputting operation coordinates;
Based on the input operation received in the input step and the display area and hierarchical structure of the display component stored in the object information table, for which display component the input operation received in the input step is performed. Screen management step for determining the display component to be operated, which is information about
An operation count storage step for storing the operation count of the input operation received for the operation target display component determined by the screen management step;
A guidance display control step of determining whether or not guidance display is necessary based on whether or not the number of operations on the display component is equal to or less than a threshold value,
A guidance display method in which the guidance display control step displays guidance for the display component on the display unit when it is determined that guidance is necessary.
表示部品と前記表示部品に関するガイダンスとを表示する表示部と、前記表示部品の表示領域と階層構造とを記憶するオブジェクト情報テーブルと、を備えるガイダンス表示装置であるコンピュータに、
入力操作を受け付けて、操作座標を出力する入力ステップと、
前記入力ステップで受け付けた入力操作と、前記オブジェクト情報テーブルが記憶している前記表示部品の表示領域及び階層構造と、に基づいて、前記入力ステップが受け付けた入力操作がどの表示部品に対してなされたのかの情報である操作対象の表示部品を判定する画面管理ステップと、
前記画面管理ステップが判定した操作対象の表示部品に対して受け付けた入力操作の操作回数を記憶する操作回数記憶ステップと、
前記表示部品に対する操作回数が閾値以下であるか否かによりガイダンス表示の要否を判断するガイダンス表示制御ステップと、
を実行させるためのガイダンス表示プログラムであって、
前記ガイダンス表示制御ステップは、ガイダンス要と判断した場合、当該表示部品に対するガイダンスを前記表示部に表示させる
ガイダンス表示プログラム。
In a computer that is a guidance display device comprising a display unit that displays a display component and guidance related to the display component, and an object information table that stores a display area and a hierarchical structure of the display component,
An input step for accepting an input operation and outputting operation coordinates;
Based on the input operation received in the input step and the display area and hierarchical structure of the display component stored in the object information table, for which display component the input operation received in the input step is performed. Screen management step for determining the display component to be operated, which is information about
An operation count storage step for storing the operation count of the input operation received for the operation target display component determined by the screen management step;
A guidance display control step for determining whether or not guidance display is necessary depending on whether or not the number of operations on the display component is equal to or less than a threshold;
A guidance display program for executing
A guidance display program for causing the display unit to display guidance for the display component when the guidance display control step determines that guidance is necessary.
JP2011109988A 2011-05-17 2011-05-17 Guidance display device, guidance display method and guidance display program Withdrawn JP2014142677A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2011109988A JP2014142677A (en) 2011-05-17 2011-05-17 Guidance display device, guidance display method and guidance display program
PCT/JP2012/003212 WO2012157273A1 (en) 2011-05-17 2012-05-16 Guidance display device, guidance display method, and guidance display program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011109988A JP2014142677A (en) 2011-05-17 2011-05-17 Guidance display device, guidance display method and guidance display program

Publications (1)

Publication Number Publication Date
JP2014142677A true JP2014142677A (en) 2014-08-07

Family

ID=47176622

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011109988A Withdrawn JP2014142677A (en) 2011-05-17 2011-05-17 Guidance display device, guidance display method and guidance display program

Country Status (2)

Country Link
JP (1) JP2014142677A (en)
WO (1) WO2012157273A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017058251A (en) * 2015-09-16 2017-03-23 株式会社ゼンリンデータコム Program, information processing device, and method for providing operation method
JPWO2017195544A1 (en) * 2016-05-10 2019-02-21 株式会社Nttドコモ Processing apparatus, information processing system, and processing method
WO2021024530A1 (en) * 2019-08-08 2021-02-11 株式会社ローハウス Consultation matching system, consultation matching program, and consultation matching method

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113867854A (en) * 2020-06-30 2021-12-31 华为技术有限公司 Prompting method and terminal equipment

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4179996B2 (en) * 2004-02-27 2008-11-12 京セラ株式会社 Mobile terminal, information processing apparatus, and operation guidance output method
JP2007086823A (en) * 2005-09-16 2007-04-05 Seiko Epson Corp Information processor, control method and program
JP2011008537A (en) * 2009-06-25 2011-01-13 Toshiba Corp Medical information system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017058251A (en) * 2015-09-16 2017-03-23 株式会社ゼンリンデータコム Program, information processing device, and method for providing operation method
JPWO2017195544A1 (en) * 2016-05-10 2019-02-21 株式会社Nttドコモ Processing apparatus, information processing system, and processing method
WO2021024530A1 (en) * 2019-08-08 2021-02-11 株式会社ローハウス Consultation matching system, consultation matching program, and consultation matching method
JP6847487B1 (en) * 2019-08-08 2021-03-24 株式会社ローハウス Consultation matching system, consultation matching program and consultation matching method

Also Published As

Publication number Publication date
WO2012157273A1 (en) 2012-11-22

Similar Documents

Publication Publication Date Title
KR101370834B1 (en) Display apparatus and method for inputting characters thereof
JP5704825B2 (en) Information processing apparatus, control method thereof, and program
US20110074545A1 (en) Remote operation device, remote operation device system, remote operation method and program
EP2518608A2 (en) Display device for displaying a webpage and display method for same
JP2009277177A (en) Image layout device, recording medium, and image layout method
JP5818172B2 (en) Information display device, display control program, and display control method
US9910643B2 (en) Program for program editing
JP2007047324A (en) Information processor, information processing method, and program
CA2789401A1 (en) Method and system for organizing information with a sharable user interface
JP2009140229A (en) Method for displaying help information, and computer
WO2012157273A1 (en) Guidance display device, guidance display method, and guidance display program
US20160110432A1 (en) Recording medium storing search result display program, information processing device, and search result displaying method
JP2009252083A (en) Information processing apparatus, window display method and display control program
JP6168406B2 (en) Object operation system, control program, and control method
JP6109103B2 (en) Plant monitoring screen display device
US20100274797A1 (en) Method and System for Multi-Input Hierarchical Content Navigation
JP2016173677A (en) Information processing device and information display method
US20120194538A1 (en) Method and apparatus for highlighting functional display items
JP2011134301A5 (en)
JP5431911B2 (en) Content display device
US10137373B2 (en) Recording medium, information processing device and information processing method
WO2012014624A1 (en) Information processing device
JP2008203907A (en) Hierarchical menu creation device, hierarchical menu creation method, hierarchical menu creation program, and integrated circuit used in hierarchical menu creation device
KR101720554B1 (en) Display apparatus and Method for inputting characters thereof
JP2011053725A (en) Display device for table, display method for table, and display control program for table

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20140805