JP2014106757A - Display program and display device - Google Patents

Display program and display device Download PDF

Info

Publication number
JP2014106757A
JP2014106757A JP2012259408A JP2012259408A JP2014106757A JP 2014106757 A JP2014106757 A JP 2014106757A JP 2012259408 A JP2012259408 A JP 2012259408A JP 2012259408 A JP2012259408 A JP 2012259408A JP 2014106757 A JP2014106757 A JP 2014106757A
Authority
JP
Japan
Prior art keywords
item
item group
display
list
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2012259408A
Other languages
Japanese (ja)
Inventor
Hiroki Umatani
浩樹 馬谷
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.)
NETSTAR Inc
Original Assignee
NETSTAR Inc
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 NETSTAR Inc filed Critical NETSTAR Inc
Priority to JP2012259408A priority Critical patent/JP2014106757A/en
Publication of JP2014106757A publication Critical patent/JP2014106757A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a display program and a display device which are capable of, in response to selection of one data item, displaying a plurality of data groups according to the selection.SOLUTION: The display program causes a computer to execute: a first display step of displaying a first master item group, a first slave item group different from the first master item group, and a second slave item group different from the first master item group and the first slave item group, in a screen; a selection step of setting one of items in the first master item group to a selected state in response to user's operation on an operation member; and a second display step of updating display contents of respective items included in the first slave item group and the second slave item group in the screen on the basis of the one item set to the selected state in the selection step.

Description

本発明は、表示プログラムおよび表示装置に関する。   The present invention relates to a display program and a display device.

従来、複数の項目を表示画面に一覧表示する表示装置が知られている。例えば特許文献1に記載されているデータ出力指示装置は、複数のデータ出力装置を示すアイコン群と、それら複数のデータ出力装置のうち現在選択されているデータ出力装置における印刷機能を複数のカテゴリー毎に分類した場合の各カテゴリーを示すボタン群と、それら複数のカテゴリーのうち現在選択されているカテゴリーに含まれる各印刷機能を示すボタン群と、を表示する。   Conventionally, a display device that displays a list of a plurality of items on a display screen is known. For example, a data output instruction device described in Patent Document 1 includes an icon group indicating a plurality of data output devices and a print function in the currently selected data output device among the plurality of data output devices for each of a plurality of categories. And a button group indicating each print function included in the currently selected category among the plurality of categories.

特開2009−288985号公報JP 2009-288985 A

従来技術は、各データ項目が多段階の階層を為しているため、利用者が最終的に目的とするデータ一覧に到達するためには、多数のデータ項目を順に選択していく必要があるという問題があった。   In the prior art, since each data item has a multi-level hierarchy, it is necessary for the user to select a number of data items in order in order to finally reach the target data list. There was a problem.

請求項1に記載の表示プログラムは、コンピュータが第1の主項目群と、前記第1の主項目群とは異なる第1の従項目群と、前記第1の主項目群および前記第1の従項目群とは異なる第2の従項目群と、を画面に表示する第1表示工程と、操作部材に対してユーザが為した操作に応じて、コンピュータが、前記第1の主項目群からいずれか1つの項目を選択状態にする選択工程と、前記選択工程により選択状態になった前記1つの項目に基づいて、コンピュータが、前記画面における前記第1の従項目群および前記第2の従項目群の各々に含まれる各項目の表示内容を更新する第2表示工程と、を備えることを特徴とする。
請求項4に記載の表示装置は、操作部材と、第1の主項目群と、前記第1の主項目群とは異なる第1の従項目群と、前記第1の主項目群および前記第1の従項目群とは異なる第2の従項目群と、を画面に表示する第1表示手段と、前記操作部材に対してユーザが為した操作に応じて、前記第1の主項目群からいずれか1つの項目を選択状態にする選択手段と、前記選択手段により選択状態になった前記1つの項目に基づいて、前記画面における前記第1の従項目群および前記第2の従項目群の各々に含まれる各項目の表示内容を更新する表示更新手段と、を備えることを特徴とする。
The display program according to claim 1, wherein the computer includes a first main item group, a first subordinate item group different from the first main item group, the first main item group, and the first main item group. A first display step of displaying a second subordinate item group different from the subordinate item group on the screen, and in response to an operation performed by the user with respect to the operation member, the computer performs the operation from the first main item group. Based on the selection step of setting any one item to the selection state, and the one item selected by the selection step, the computer performs the first subordinate item group and the second subordinate item on the screen. And a second display step of updating the display contents of each item included in each item group.
The display device according to claim 4 includes an operation member, a first main item group, a first subordinate item group different from the first main item group, the first main item group, and the first main item group. A first display unit that displays a second sub-item group different from the first sub-item group on the screen, and the first main item group according to an operation performed by the user on the operation member. Based on the selection means for selecting any one item and the one item selected by the selection means, the first subordinate item group and the second subordinate item group on the screen Display updating means for updating the display contents of each item included in each item.

本発明によれば、1つのデータ項目の選択のみで、当該選択に応じた複数のデータ群を表示させることができる。   According to the present invention, it is possible to display a plurality of data groups corresponding to the selection only by selecting one data item.

本発明の第1の実施の形態に係るプロジェクト管理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the project management system which concerns on the 1st Embodiment of this invention. 携帯端末30の構成を示すブロック図である。2 is a block diagram showing a configuration of a mobile terminal 30. FIG. ログイン画面の一例を示す図である。It is a figure which shows an example of a login screen. メイン画面の一例を示す図である。It is a figure which shows an example of a main screen. メイン画面の一例を示す図である。It is a figure which shows an example of a main screen. メイン画面の一例を示す図である。It is a figure which shows an example of a main screen. メイン画面の一例を示す図である。It is a figure which shows an example of a main screen. メイン画面の一例を示す図である。It is a figure which shows an example of a main screen. データベース40に格納されたメッセージ情報を模式的に示した図である。4 is a diagram schematically showing message information stored in a database 40. FIG. サーバ10において実行される制御プログラム、および、携帯端末30のCPU31により実行される制御プログラムのフローチャートである。4 is a flowchart of a control program executed in the server 10 and a control program executed by the CPU 31 of the mobile terminal 30. メイン画面の変形例を示す図である。It is a figure which shows the modification of a main screen. メイン画面の変形例を示す図である。It is a figure which shows the modification of a main screen.

(第1の実施の形態)
図1は、本発明の第1の実施の形態に係るプロジェクト管理システムの構成を示すブロック図である。プロジェクト管理システム1は、例えばソフトウェア開発など、複数のメンバーが共同作業を行う現場において、メンバー間で種々の情報を共有するためのシステムである。
(First embodiment)
FIG. 1 is a block diagram showing a configuration of a project management system according to the first embodiment of the present invention. The project management system 1 is a system for sharing various information among members at a site where a plurality of members collaborate such as software development.

プロジェクト管理システムは、サーバ10と、サーバ10にネットワーク20を介して接続された複数の携帯端末30と、により構成される。なお、図1では3つの携帯端末30を図示しているが、携帯端末30の数はいくつであってもよい。   The project management system includes a server 10 and a plurality of portable terminals 30 connected to the server 10 via a network 20. Although three mobile terminals 30 are illustrated in FIG. 1, the number of mobile terminals 30 may be any number.

ネットワーク20は、例えばインターネットやLAN等の電気通信回線である。サーバ10および携帯端末30とネットワーク20とは、例えば有線や無線により接続される。サーバ10は、所定のプロトコル(例えばTCP/IP)に則ったデータ通信により、携帯端末30との間でデータの授受を行う。   The network 20 is a telecommunication line such as the Internet or a LAN. The server 10 and the portable terminal 30 and the network 20 are connected by, for example, wired or wireless. The server 10 exchanges data with the portable terminal 30 by data communication according to a predetermined protocol (for example, TCP / IP).

サーバ10にはデータベース40が接続されている。データベース40は、プロジェクト管理システムに入力された種々のデータを記憶する。なお、データベース40は、ネットワーク20を介してサーバ10に接続されていてもよいし、サーバ10に内蔵させてもよい。   A database 40 is connected to the server 10. The database 40 stores various data input to the project management system. The database 40 may be connected to the server 10 via the network 20 or may be built in the server 10.

図2は、携帯端末30の構成を示すブロック図である。携帯端末30は、タブレット型、スレート型等と呼ばれる、板状の筐体を有する可搬性のコンピュータ端末である。携帯端末30は、筐体内部にCPU31、DRAM32、フラッシュメモリ33、および通信モジュール34を備える。   FIG. 2 is a block diagram illustrating a configuration of the mobile terminal 30. The portable terminal 30 is a portable computer terminal having a plate-like casing, called a tablet type, a slate type, or the like. The portable terminal 30 includes a CPU 31, a DRAM 32, a flash memory 33, and a communication module 34 inside the casing.

CPU31は、フラッシュメモリ33等から所定の制御プログラムを読み込んで実行することにより、携帯端末30の各部を制御する。この制御プログラムは、一時記憶媒体であるDRAM32を作業領域として利用する。フラッシュメモリ33は不揮発性の記憶媒体であり、例えば上述した制御プログラムや、利用者に関する各種情報等が記憶される。   The CPU 31 controls each unit of the portable terminal 30 by reading and executing a predetermined control program from the flash memory 33 or the like. This control program uses the DRAM 32, which is a temporary storage medium, as a work area. The flash memory 33 is a non-volatile storage medium, and stores, for example, the above-described control program, various information about the user, and the like.

通信モジュール34は、ネットワーク20を介したサーバ10とのデータ通信を行うモジュールである。通信モジュール34は、例えば電波を利用した無線通信等により、サーバ10にデータを送信したり、サーバ10からデータを受信したりする。   The communication module 34 is a module that performs data communication with the server 10 via the network 20. The communication module 34 transmits data to the server 10 or receives data from the server 10 by, for example, wireless communication using radio waves.

板状の筐体の幅広面の一つ(以下、表示面と称する)には、表示面全体の大部分を占める液晶パネル35が配置されている。また、液晶パネル35の表面には、例えば静電容量方式のタッチパネルが設けられている。携帯端末30の利用者が、手指を液晶パネル35の表面に接触させると、タッチパネル36は当該手指の接触位置を表す操作信号をCPU31に出力する。   A liquid crystal panel 35 that occupies most of the entire display surface is disposed on one of the wide surfaces (hereinafter referred to as a display surface) of the plate-shaped housing. In addition, for example, a capacitive touch panel is provided on the surface of the liquid crystal panel 35. When the user of the portable terminal 30 brings a finger into contact with the surface of the liquid crystal panel 35, the touch panel 36 outputs an operation signal indicating the contact position of the finger to the CPU 31.

携帯端末30の筐体には、更に、例えばプッシュボタン等の操作部材37が設けられている。利用者が操作部材37を操作すると、操作部材37からCPU31に当該操作に対応する操作信号が出力される。   The casing of the mobile terminal 30 is further provided with an operation member 37 such as a push button. When the user operates the operation member 37, an operation signal corresponding to the operation is output from the operation member 37 to the CPU 31.

次に、携帯端末30を用いたプロジェクト管理システム1の利用手順について、図3〜図10を用いて説明する。   Next, the use procedure of the project management system 1 using the portable terminal 30 will be described with reference to FIGS.

プロジェクト管理システム1の利用開始時、携帯端末30の液晶パネル35には、図3に示すログイン画面が表示される。利用者はログイン画面において、利用者ごとに予め発行されたユーザIDとパスワードとを入力し、ログインボタン40を押下する。   When the use of the project management system 1 is started, a login screen shown in FIG. 3 is displayed on the liquid crystal panel 35 of the portable terminal 30. On the login screen, the user inputs a user ID and password issued in advance for each user, and presses the login button 40.

CPU31が実行する制御プログラムは、入力されたユーザIDおよびパスワードをサーバ10に送信する。ユーザIDおよびパスワードに関する情報はデータベース40に予め格納されている。サーバ10は、受信したユーザIDおよびパスワードと、データベース40に予め格れている上記の情報とに基づいてユーザ認証処理を実行し、ログインの成否を判定する。ログインに成功すると、携帯端末30の液晶パネル35には、図4に示すメイン画面が表示される。ユーザはこのメイン画面を利用して、同一プロジェクトに属する各ユーザとの間で各種情報の共有を行う。   The control program executed by the CPU 31 transmits the input user ID and password to the server 10. Information regarding the user ID and password is stored in the database 40 in advance. The server 10 executes user authentication processing based on the received user ID and password and the above-described information stored in the database 40, and determines success or failure of login. If the login is successful, the main screen shown in FIG. 4 is displayed on the liquid crystal panel 35 of the portable terminal 30. The user uses this main screen to share various information with each user belonging to the same project.

以下、図4のメイン画面について詳細に説明する。   Hereinafter, the main screen of FIG. 4 will be described in detail.

メイン画面には、メニュー領域41と、第1リスト領域42と、第2リスト領域43と、が設けられている。メニュー領域41はメイン画面の上部に設けられ、4つのメニュー項目41a〜41dが紙面の横方向に列挙されている。第1リスト領域42はメイン画面の左方に設けられ、複数のリスト項目42a〜42eが紙面の縦方向に列挙されている。   In the main screen, a menu area 41, a first list area 42, and a second list area 43 are provided. The menu area 41 is provided in the upper part of the main screen, and four menu items 41a to 41d are listed in the horizontal direction of the page. The first list area 42 is provided on the left side of the main screen, and a plurality of list items 42a to 42e are listed in the vertical direction of the page.

なお、図4では、第1リスト領域42には5つのリスト項目42a〜42eのみが表示されているが。実際にはより多数のリスト項目が存在する。利用者は所定のスクロール操作(例えばスクロールバー44を指で上下に移動させるタッチ操作)を行うことにより、第1リスト領域42の表示内容をスクロールさせ、図4に図示したものとは異なるリスト項目を画面に表示させることが可能である。   In FIG. 4, only five list items 42 a to 42 e are displayed in the first list area 42. There are actually more list items. The user scrolls the display content of the first list area 42 by performing a predetermined scroll operation (for example, a touch operation for moving the scroll bar 44 up and down with a finger), and the list item is different from that shown in FIG. Can be displayed on the screen.

第2リスト領域43はメイン画面の右方に設けられ、第1リスト領域と同様に、複数のリスト項目が紙面の縦方向に列挙される。なお、図4では第2リスト領域43にはリスト項目が1つも表示されていない。また、スクロールについては第1リスト領域42と同様であるので、説明を省略する。   The second list area 43 is provided on the right side of the main screen, and similarly to the first list area, a plurality of list items are listed in the vertical direction on the page. In FIG. 4, no list items are displayed in the second list area 43. Further, since scrolling is the same as that of the first list area 42, description thereof is omitted.

利用者は所定の選択操作(例えば指でメニュー項目41a〜41dのいずれかに触れる操作)を行うことにより、メニュー項目41a〜41dからいずれか1つを選択状態にすることができる。メニュー項目41a〜41dの選択状態は、画面に表示されたメニュー領域41から視認することが可能である。例えば図4では、「メッセージ」のメニュー項目41aが強調表示され、選択状態であることをその表示内容から読み取ることができる。   The user can select any one of the menu items 41a to 41d by performing a predetermined selection operation (for example, an operation of touching any of the menu items 41a to 41d with a finger). The selection state of the menu items 41a to 41d can be visually recognized from the menu area 41 displayed on the screen. For example, in FIG. 4, the menu item 41a of “Message” is highlighted, and it can be read from the display content that it is in the selected state.

利用者はまた、所定の所定の選択操作(例えば指でリスト項目42a〜42eのいずれかに触れる操作)を行うことにより、リスト項目42a〜42eから任意の数のリスト項目を選択状態にすることができる。利用者がメニュー項目41a〜41dの選択状態やリスト項目42a〜42eの選択状態を変化させると、メニュー領域41、第1リスト領域42、および第2リスト領域43の表示内容がそれぞれ変化する。このとき、単に利用者が操作した領域の表示内容のみが変化するのではなく、その操作に応じて他の領域の表示内容も変化することがある(後に詳述する)。   The user can also select any number of list items from the list items 42a to 42e by performing a predetermined predetermined selection operation (for example, an operation of touching any of the list items 42a to 42e with a finger). Can do. When the user changes the selection state of the menu items 41a to 41d and the selection state of the list items 42a to 42e, the display contents of the menu area 41, the first list area 42, and the second list area 43 change. At this time, not only the display contents of the area operated by the user are changed, but also the display contents of other areas may be changed according to the operation (detailed later).

プロジェクト管理システム1は、主要な機能として、メッセージ機能、スケジュール管理機能、タスク管理機能、およびファイル共有機能を有する。   The project management system 1 has a message function, a schedule management function, a task management function, and a file sharing function as main functions.

メッセージ機能は、利用者が投稿した任意のテキスト文書を他の利用者と共有する機能である。利用者はログイン中に所定の操作(例えば不図示のボタンを押下する操作)を行うことにより、サーバ10にテキスト文書から成るメッセージを投稿することができる。投稿されたメッセージは携帯端末30からサーバ10に送信され、サーバ10は当該メッセージを、当該メッセージを投稿した利用者および当該メッセージが投稿された日時と共にデータベース40へ格納する。   The message function is a function for sharing an arbitrary text document posted by a user with other users. A user can post a message composed of a text document to the server 10 by performing a predetermined operation (for example, an operation of pressing a button not shown) during login. The posted message is transmitted from the portable terminal 30 to the server 10, and the server 10 stores the message in the database 40 together with the user who posted the message and the date and time when the message was posted.

図9は、データベース40に格納されたメッセージ情報を模式的に示した図である。データベース40には、メッセージの投稿者と、メッセージの投稿日時と、メッセージの内容(テキスト文書)と、が表形式で格納されている。   FIG. 9 is a diagram schematically showing message information stored in the database 40. The database 40 stores message contributors, message posting date and time, and message contents (text documents) in a table format.

スケジュール管理機能はメイン画面に表示されるメニュー項目41bに対応する機能であって、利用者が所定日や所定日時、所定期間等に関連付けてスケジュールを登録できる機能である。利用者はログイン中に所定の操作(例えば不図示のボタンを押下する操作)を行うことにより、サーバ10に所定日や所定日時、所定期間等に関連付けられたスケジュールを登録することができる。利用者により入力された所定日や所定日時、所定期間等の情報、および、それに関連づけられたスケジュールの表題等の情報は、携帯端末30からサーバ10に送信され、サーバ10はそれらの情報を、当該情報を登録した利用者の情報(例えばユーザIDや利用者名等)と共にデータベース40へ格納する。   The schedule management function is a function corresponding to the menu item 41b displayed on the main screen, and is a function that allows a user to register a schedule in association with a predetermined date, a predetermined date and time, a predetermined period, or the like. A user can register a schedule associated with a predetermined date, a predetermined date and time, a predetermined period, or the like in the server 10 by performing a predetermined operation (for example, an operation of pressing a button not shown) during login. Information such as a predetermined date, a predetermined date and time, a predetermined period, and the like input by the user, and information such as a title of a schedule associated therewith are transmitted from the mobile terminal 30 to the server 10, and the server 10 The information is stored in the database 40 together with information of the registered user (for example, a user ID and a user name).

タスク管理機能は、利用者ごとに完了させる必要のある仕事(タスク)を割り当て、そのタスクの進捗状況(例えば完了したか未完了か、あるいは50%完了した、等の情報)を管理する機能である。利用者はタスク管理機能についてもメッセージ機能やスケジュール機能と同様に、携帯端末30を用いて情報を入力し、サーバ10に当該情報を登録することが可能である。   The task management function is a function that assigns a task (task) that needs to be completed for each user and manages the progress status of the task (for example, information about completion or incomplete or 50% completion). is there. As with the message function and schedule function, the user can input information using the portable terminal 30 and register the information in the server 10 for the task management function.

ファイル共有機能は画像ファイルや文書ファイル等の種々のファイルを他の利用者と共有する機能である。この機能は、登録するのがテキスト文書ではなく任意のデータファイルであることを除いてメッセージ機能と同様であるので、説明を省略する。   The file sharing function is a function for sharing various files such as image files and document files with other users. Since this function is the same as the message function except that it is not a text document but an arbitrary data file to be registered, a description thereof will be omitted.

次に、携帯端末30を用いた各機能の利用方法について詳述する。図4に示すように、メニュー領域41に表示されている4つのメニュー項目41a〜41dは、上述した4つの機能にそれぞれ対応している。   Next, a method for using each function using the mobile terminal 30 will be described in detail. As shown in FIG. 4, the four menu items 41a to 41d displayed in the menu area 41 correspond to the four functions described above.

図4では、メッセージ機能に対応するメニュー項目41aが選択状態である。このとき、第1リスト領域42および第2リスト領域43は、上述した4つの機能のうち、メッセージ機能に関する情報を扱う。   In FIG. 4, the menu item 41a corresponding to the message function is in a selected state. At this time, the first list area 42 and the second list area 43 handle information on the message function among the four functions described above.

第1リスト領域42の各リスト項目42a〜42eは、それぞれ異なる利用者に対応している。利用者が第1リスト領域42に表示された複数のリスト項目42a〜42eのいずれかを選択状態にすると、第2リスト領域43には、その時点で選択状態になっているリスト項目の各々に対応する利用者により投稿されたメッセージが一覧表示される。   Each list item 42a to 42e of the first list area 42 corresponds to a different user. When the user selects any one of the plurality of list items 42 a to 42 e displayed in the first list area 42, the second list area 43 displays each list item currently selected in the second list area 43. A list of messages posted by the corresponding user is displayed.

例えば図4に示した場面において、利用者が「ユーザ1」に対応するリスト項目42aを選択状態にすると、CPU31はサーバ10に現在選択状態になっているリスト項目に関する情報を送信する。サーバ10は携帯端末30から受信した当該情報に基づいて、データベース40から当該情報に対応するメッセージの情報を読み出し、携帯端末30に返信する。そして、携帯端末30は、受信したメッセージの情報に基づいて、メッセージの一覧を第2リスト領域43に表示する。結果として、図4に示したメイン画面は、図5に示した内容に変化する。   For example, in the scene shown in FIG. 4, when the user selects the list item 42 a corresponding to “user 1”, the CPU 31 transmits information related to the currently selected list item to the server 10. Based on the information received from the mobile terminal 30, the server 10 reads information on a message corresponding to the information from the database 40 and sends it back to the mobile terminal 30. Then, the mobile terminal 30 displays a list of messages in the second list area 43 based on the received message information. As a result, the main screen shown in FIG. 4 changes to the contents shown in FIG.

図5では、第2リスト領域43に、「ユーザ1」により投稿された各メッセージが一覧表示されている。このとき、各リスト項目43a〜43cには、メッセージの投稿者名と、メッセージの投稿日時と、メッセージの内容と、がそれぞれ表示される。なお、図5では、各メッセージは当該メッセージの投稿日時順(昇順)に表示されている。   In FIG. 5, each message posted by “user 1” is displayed in a list in the second list area 43. At this time, in each of the list items 43a to 43c, the name of the message poster, the date and time of posting the message, and the content of the message are displayed. In FIG. 5, each message is displayed in the order of posting date (ascending order) of the message.

前述の通り、第1リスト領域42に含まれる各リスト項目42a〜42eは、その複数を選択状態にすることが可能である。リスト項目42a〜42eから複数のリスト項目を選択状態にすると、第2リスト領域43にはそれら選択状態になった複数のリスト項目にそれぞれ対応する各ユーザのメッセージが一覧表示される。   As described above, a plurality of list items 42a to 42e included in the first list area 42 can be selected. When a plurality of list items are selected from the list items 42a to 42e, messages of each user respectively corresponding to the plurality of list items in the selected state are displayed in a list in the second list area 43.

例えば図5において、「ユーザ1」に対応するリスト項目42aが選択状態になっている。このとき第2リスト領域43には、「ユーザ1」により投稿されたメッセージの一覧が表示されている。つまり、図4において「ユーザ1」を選択すると、これに応じて第2リスト項目43には、「ユーザ1」により投稿されたメッセージの一覧が表示される。   For example, in FIG. 5, the list item 42a corresponding to “user 1” is in a selected state. At this time, a list of messages posted by “user 1” is displayed in the second list area 43. That is, when “user 1” is selected in FIG. 4, a list of messages posted by “user 1” is displayed in the second list item 43 accordingly.

このとき、更に「ユーザ3」を選択状態にすると、メイン画面の内容は、図6に示した内容に更に変化する。図6では、第2リスト領域43に、「ユーザ1」により投稿されたメッセージと、「ユーザ3」により投稿されたメッセージと、が投稿日時順(昇順)で一覧表示されている。   At this time, if “user 3” is further selected, the content of the main screen further changes to the content shown in FIG. In FIG. 6, messages posted by “user 1” and messages posted by “user 3” are listed in the second list area 43 in order of posting date and time (ascending order).

以上のように、プロジェクト管理システム1では、携帯端末30に表示されたメイン画面において、第1リスト領域42の選択状態を変化させると、これに応じて、第2リスト領域43の表示内容が変化する。   As described above, in the project management system 1, when the selection state of the first list area 42 is changed on the main screen displayed on the mobile terminal 30, the display content of the second list area 43 changes accordingly. To do.

なお、図5や図6の表示状態において、第2リスト領域43に含まれる各リスト項目43a〜43cに所定の選択操作(例えば当該リスト項目に触れるタッチ操作)を行うと、CPU31は液晶パネル35に選択されたリスト項目に対応するメッセージの詳細情報(例えばメッセージの全文)や、当該メッセージの削除等を行うための操作ボタン等を表示する。   5 and 6, when a predetermined selection operation (for example, a touch operation that touches the list item) is performed on each of the list items 43 a to 43 c included in the second list area 43, the CPU 31 causes the liquid crystal panel 35 to be displayed. Detailed message information (for example, the full text of the message) corresponding to the selected list item, operation buttons for deleting the message, and the like are displayed.

次に、スケジュール管理機能について説明する。利用者が液晶パネル35のタッチ操作等により、メニュー項目41bを選択状態にすると、これに応じて、メニュー領域41および第2リスト領域43の表示内容が変化する。例えば図6においてメニュー項目41bを選択状態にすると、メイン画面の表示内容は図7に示した内容に変化する。   Next, the schedule management function will be described. When the user selects the menu item 41b by touching the liquid crystal panel 35 or the like, the display contents of the menu area 41 and the second list area 43 change accordingly. For example, when the menu item 41b is selected in FIG. 6, the content displayed on the main screen changes to the content shown in FIG.

具体的には、メニュー領域41が、メニュー項目41bが選択状態であることを表す表示(例えばメニュー項目41bを他のメニュー項目よりも強調する)状態になる。また、第1リスト領域42には、図6の時点で表示されていた利用者一覧ではなく日付の一覧が表示されるようになり、第2リスト領域43には、図6の時点で表示されていたメッセージ一覧ではなく、選択中の利用者のスケジュール一覧が表示されるようになる。   Specifically, the menu area 41 is in a display (for example, highlighting the menu item 41b over other menu items) indicating that the menu item 41b is in a selected state. The first list area 42 displays a list of dates instead of the user list displayed at the time of FIG. 6, and the second list area 43 displays the date at the time of FIG. Instead of the previously displayed message list, the schedule list of the selected user is displayed.

図7において、第1リスト領域42に表示されている各リスト項目42a〜42eの選択状態を変更した場合の動作については、メッセージの投稿者ではなくスケジュールに関連づけられた日付により絞り込みが行われることを除き、図4〜図6で説明したものと同様である。   In FIG. 7, the operation when the selection state of each list item 42 a to 42 e displayed in the first list area 42 is changed is narrowed down by the date associated with the schedule, not the poster of the message. Is the same as that described with reference to FIGS.

すなわち、リスト項目42a〜42eの選択状態が変更されると、CPU31はサーバ10に現在選択中の各リスト項目に関する情報を送信する。サーバ10は受信したこの情報に応じて、データベース40から当該情報に対応する日付のスケジュール情報を読み出し、携帯端末30に送信する。CPU31は受信したこのスケジュール情報に基づいて、第2リスト領域43にスケジュール一覧を表示する。   That is, when the selection state of the list items 42 a to 42 e is changed, the CPU 31 transmits information regarding each list item currently selected to the server 10. In response to this received information, the server 10 reads the schedule information of the date corresponding to the information from the database 40 and transmits it to the portable terminal 30. The CPU 31 displays a schedule list in the second list area 43 based on the received schedule information.

タスク管理機能およびファイル共有機能についても、上述したメッセージ機能およびスケジュール管理機能と同様である。例えばタスク管理機能について述べると、利用者が液晶パネル35のタッチ操作等により、タスク管理機能に対応するメニュー項目41cを選択状態にすると、これに応じて、メニュー領域41および第2リスト領域43の表示内容がタスク管理機能に即した表示内容に変化する。   The task management function and the file sharing function are the same as the message function and schedule management function described above. For example, the task management function will be described. When the user selects the menu item 41c corresponding to the task management function by a touch operation on the liquid crystal panel 35 or the like, the menu area 41 and the second list area 43 are displayed accordingly. The display content changes to display content that matches the task management function.

具体的には、メニュー領域41が、メニュー項目41cが選択状態であることを表す表示状態になる。また、第2リスト領域43には、図6の時点で表示されていたメッセージ一覧や、図7の時点で表示されていたスケジュール一覧ではなく、選択中の利用者のタスク一覧が表示されるようになる。ファイル共有機能も同様であり、第2リスト領域43には、選択中の利用者により登録されたデータファイルの一覧が表示される。   Specifically, the menu area 41 is in a display state indicating that the menu item 41c is in a selected state. In addition, in the second list area 43, the task list of the selected user is displayed instead of the message list displayed at the time of FIG. 6 and the schedule list displayed at the time of FIG. become. The file sharing function is the same, and a list of data files registered by the selected user is displayed in the second list area 43.

以上のように、プロジェクト管理システム1では、携帯端末30に表示されたメイン画面において、第1リスト領域42には、メニュー領域41の選択状態に応じた内容が表示される。また、第2リスト領域43には、メニュー領域41の選択状態および第1リスト領域42の選択状態に応じた内容が表示される。そして、メニュー領域41の選択状態を変化させると、これに応じて、第1リスト領域42および第2リスト領域43の表示内容が変化する。また、第1リスト領域42の選択状態を変化させると、これに応じて、第2リスト領域43の表示内容が変化する。   As described above, in the project management system 1, on the main screen displayed on the mobile terminal 30, the contents corresponding to the selection state of the menu area 41 are displayed in the first list area 42. In the second list area 43, contents corresponding to the selection state of the menu area 41 and the selection state of the first list area 42 are displayed. When the selection state of the menu area 41 is changed, the display contents of the first list area 42 and the second list area 43 are changed accordingly. Further, when the selection state of the first list area 42 is changed, the display content of the second list area 43 is changed accordingly.

図10は、サーバ10において実行される制御プログラム、および、携帯端末30のCPU31により実行される制御プログラムのフローチャートである。図10の左側に携帯端末30側で実行される制御プログラムのフローチャートを、図10の右側にサーバ10側で実行される制御プログラムを、それぞれ示している。   FIG. 10 is a flowchart of the control program executed in the server 10 and the control program executed by the CPU 31 of the mobile terminal 30. A flowchart of a control program executed on the mobile terminal 30 side is shown on the left side of FIG. 10, and a control program executed on the server 10 side is shown on the right side of FIG.

まず、携帯端末30側で実行される制御プログラムについて説明すると、ステップS300において、CPU31が利用者の操作に基づき(タッチパネル36や操作部材37からの操作信号に基づき)認証情報(ログインIDおよびパスワード)を受け付ける。続くステップS310において、CPU31がサーバ10に認証情報を送信する。ステップS320では、サーバ10からユーザ認証が成功したことを表す認証成功情報を受信する。なお、ステップS320においてユーザ認証が失敗したことを表す情報を受信した場合には、液晶パネル35にその旨を表示すると共に、ステップS300に戻る。   First, the control program executed on the mobile terminal 30 side will be described. In step S300, the CPU 31 performs authentication information (login ID and password) based on a user operation (based on an operation signal from the touch panel 36 or the operation member 37). Accept. In subsequent step S <b> 310, the CPU 31 transmits authentication information to the server 10. In step S320, authentication success information indicating that the user authentication is successful is received from the server 10. In addition, when the information showing that user authentication failed in step S320, that is displayed on the liquid crystal panel 35, and it returns to step S300.

ステップS330では、CPU31がサーバ10から、登録済みの利用者に関する情報(利用者名等)であるユーザ情報を受信する。そして、ステップS340において、液晶パネル35にメイン画面(例えば図4)を表示する。このとき、第1リスト領域42には、ステップS330で受信したユーザ情報に基づき、登録済みの利用者の利用者名を一覧表示する。   In step S330, the CPU 31 receives from the server 10 user information that is information (user name, etc.) regarding registered users. In step S340, a main screen (eg, FIG. 4) is displayed on the liquid crystal panel 35. At this time, a list of user names of registered users is displayed in the first list area 42 based on the user information received in step S330.

ステップS350ではCPU31が、タッチパネル36等によるメニュー領域41への選択操作が為されたか否かを判定する。選択操作が為された場合にはステップS370に進み、為されていない場合にはステップS360に進む。ステップS360では同様に、タッチパネル36等による第1リスト領域42への選択操作が為されたか否かを判定する。選択操作が為されていない場合にはステップS400に進み、為されていた場合にはステップS370に進む。   In step S350, the CPU 31 determines whether or not a selection operation for the menu area 41 using the touch panel 36 or the like has been performed. If the selection operation has been performed, the process proceeds to step S370, and if not, the process proceeds to step S360. Similarly, in step S360, it is determined whether or not a selection operation has been performed on the first list area 42 using the touch panel 36 or the like. If the selection operation has not been performed, the process proceeds to step S400, and if it has been performed, the process proceeds to step S370.

ステップS370では、CPU31が、メニュー領域41および第1リスト領域42の最新の選択状態をサーバ10に送信する。そして、ステップS380で、それに応じてサーバ10から送信された表示情報を受信する。表示情報は、例えばメニュー項目41aが選択されているのであれば、第2リスト領域43に表示するためのメッセージ情報であり、メニュー項目41bが選択されているのであれば、第2リスト領域43に表示するためのスケジュール情報である。   In step S <b> 370, the CPU 31 transmits the latest selection state of the menu area 41 and the first list area 42 to the server 10. In step S380, the display information transmitted from the server 10 is received accordingly. For example, if the menu item 41a is selected, the display information is message information to be displayed in the second list area 43. If the menu item 41b is selected, the display information is displayed in the second list area 43. This is schedule information for display.

ステップS390ではCPU31が、メイン画面を最新状態に更新する。すなわち、メニュー領域41および第1リスト領域42の表示内容を最新の選択状態に合わせて更新すると共に、第2リスト領域43の表示内容を、ステップS380で受信した表示情報に基づいて更新する。   In step S390, the CPU 31 updates the main screen to the latest state. That is, the display contents of the menu area 41 and the first list area 42 are updated according to the latest selection state, and the display contents of the second list area 43 are updated based on the display information received in step S380.

ステップS400ではCPU31が、利用者により所定のログアウト操作(例えば不図示のログアウトボタンを押下する操作)が為されたか否かを判定する。ログアウト操作が為されていない場合にはステップS350に戻る。他方、ログアウト操作が為されていた場合にはステップS410に進み、サーバ10にログアウト指示を送信して処理を終了する。   In step S400, the CPU 31 determines whether or not a predetermined logout operation (for example, an operation of pressing a logout button not shown) is performed by the user. If the logout operation has not been performed, the process returns to step S350. On the other hand, if a logout operation has been performed, the process proceeds to step S410, a logout instruction is transmitted to the server 10, and the process is terminated.

次に、サーバ10側の処理について説明する。まずステップS100において、携帯端末30から認証情報を受信する。続くステップS110において、受信した認証情報とデータベース40に格納されている認証情報とを比較する所定の認証処理を実行する。認証が成功すれば、ステップS120で携帯端末30に認証成功情報を送信する。そして、ステップS130で、データベース40に格納されているユーザ情報を読み出して携帯端末30に送信する。   Next, processing on the server 10 side will be described. First, in step S100, authentication information is received from the portable terminal 30. In a succeeding step S110, a predetermined authentication process for comparing the received authentication information with the authentication information stored in the database 40 is executed. If the authentication is successful, authentication success information is transmitted to the portable terminal 30 in step S120. In step S130, the user information stored in the database 40 is read out and transmitted to the portable terminal 30.

ステップS140では、携帯端末30から最新の選択状態を受信したか否かを判定する。受信した場合にはステップS350に進み、受信した最新の選択状態に基づく表示情報を携帯端末30に送信する。他方、最新の選択情報を受信していない場合にはステップS160に進む。   In step S140, it is determined whether or not the latest selection state has been received from the portable terminal 30. If received, the process proceeds to step S350, and the display information based on the received latest selected state is transmitted to the portable terminal 30. On the other hand, if the latest selection information has not been received, the process proceeds to step S160.

ステップS160では、携帯端末30からログアウト指示を受信したか否かを判定する。受信していなかった場合にはステップS140に戻り、受信していた場合には図10の処理を終了する。   In step S160, it is determined whether or not a logout instruction has been received from the portable terminal 30. If it has not been received, the process returns to step S140. If it has been received, the process of FIG. 10 is terminated.

上述した第1の実施の形態によるプロジェクト管理システムによれば、次の作用効果が得られる。
(1)CPU31は、液晶パネル35に、メニュー領域41と、第1リスト領域42と、第2リスト領域43と、を表示する。CPU31は、タッチパネル36に対してユーザが為した操作に応じて、メニュー領域41に表示される複数のメニュー項目41a〜41dからいずれか1つのメニュー項目を選択状態にする。そして、選択状態になった1つのメニュー項目に基づいて、液晶パネル35における第1リスト領域42および第2リスト領域43の表示内容を更新する。このようにしたので、1つのデータ項目(メニュー項目)の選択のみで、当該選択に応じた複数のデータ群(第1リスト領域42に表示されるリスト項目および第2リスト領域43に表示されるリスト項目)を表示させることができる。
According to the project management system according to the first embodiment described above, the following operational effects can be obtained.
(1) The CPU 31 displays a menu area 41, a first list area 42, and a second list area 43 on the liquid crystal panel 35. The CPU 31 selects any one menu item from the plurality of menu items 41 a to 41 d displayed in the menu area 41 in accordance with an operation performed by the user on the touch panel 36. Then, the display contents of the first list area 42 and the second list area 43 on the liquid crystal panel 35 are updated based on one menu item in the selected state. As described above, only one data item (menu item) is selected, and a plurality of data groups corresponding to the selection (list items displayed in the first list area 42 and displayed in the second list area 43). List item) can be displayed.

次のような変形も本発明の範囲内であり、変形例の一つ、もしくは複数を上述の実施形態と組み合わせることも可能である。   The following modifications are also within the scope of the present invention, and one or a plurality of modifications can be combined with the above-described embodiment.

(変形例1)
本発明は、上述した第1の実施の形態のようなプロジェクト管理システム以外のシステムに適用することもできる。例えば、いわゆるグループウェア等のソフトウェアに本発明を適用することが可能である。
(Modification 1)
The present invention can also be applied to a system other than the project management system as in the first embodiment described above. For example, the present invention can be applied to software such as so-called groupware.

(変形例2)
上述した第1の実施の形態では、メニュー領域41の選択状態の変化に応じて、第2リスト領域43の表示内容を変化させていたが、第1リスト領域42の表示内容は変化させていなかった。本発明はこのような実施の形態に限定されない。例えば、リスト項目41a(メッセージ機能に対応)を選択した場合には第1リスト領域42には利用者の一覧が表示され、リスト項目42b(スケジュール管理機能に対応)を選択した場合には第1リスト領域42には日付の一覧が表示されるようにしてもよい。この場合、スケジュール管理機能を利用する際には、利用者ではなくスケジュールの日付による絞り込みを行うことができる。つまり、メニュー領域41の選択状態に応じて、第1リスト領域42の表示内容と、第2リスト領域43の表示内容と、が変化する構成としてもよい。
(Modification 2)
In the first embodiment described above, the display contents of the second list area 43 are changed according to the change in the selection state of the menu area 41, but the display contents of the first list area 42 are not changed. It was. The present invention is not limited to such an embodiment. For example, when the list item 41a (corresponding to the message function) is selected, a list of users is displayed in the first list area 42, and when the list item 42b (corresponding to the schedule management function) is selected, the first list area 42 is displayed. A list of dates may be displayed in the list area 42. In this case, when using the schedule management function, it is possible to narrow down by the date of the schedule instead of the user. That is, the display contents of the first list area 42 and the display contents of the second list area 43 may be changed according to the selection state of the menu area 41.

(変形例3)
表示画面(第1の実施の形態においてメイン画面と称した画面)のレイアウトは、図4〜図8の内容に限定されない。例えば図11のように、メニュー領域41を第1リスト領域42や第2リスト領域43と同様に、縦方向にメニュー項目を列挙した表示形態にしてもよい。あるいは、第1リスト領域42および第2リスト領域43の一方または両方を、図4におけるメニュー領域41のような横方向にリスト項目を列挙した表示形態にしてもよい。また、縦方向や横方向に各項目を並べた表示形態ではなく、例えばタイル状に各項目を並べた表示形態であってもよい。
(Modification 3)
The layout of the display screen (the screen referred to as the main screen in the first embodiment) is not limited to the contents shown in FIGS. For example, as shown in FIG. 11, the menu area 41 may have a display form in which menu items are listed in the vertical direction, like the first list area 42 and the second list area 43. Alternatively, one or both of the first list area 42 and the second list area 43 may have a display form in which list items are listed in a horizontal direction like the menu area 41 in FIG. Further, instead of the display form in which the items are arranged in the vertical direction or the horizontal direction, for example, a display form in which the items are arranged in a tile shape may be used.

(変形例4)
画面に表示されるメニュー領域やリスト領域の数は、上述した第1の実施の形態で説明したものに限定されない。例えば、図11(a)のように、更に第3リスト領域44を設けてもよい。図11(a)の第3リスト領域44は第1リスト領域42と同様に、第2リスト領域43に表示される項目を絞り込むためのリストであり、そのリスト項目は日付である。CPU31は、第1リスト領域42で選択状態になっている利用者と、第3リスト領域44で選択状態になっている日付と、に基づいて、第2リスト領域43に表示されるメッセージを絞り込む。つまり、図11(a)には、メニュー領域41の選択状態と、第1リスト領域42の選択状態と、第3リスト領域44の選択状態と、に応じて、第2リスト領域43の表示内容が変化する構成が示されている。
(Modification 4)
The number of menu areas and list areas displayed on the screen is not limited to that described in the first embodiment. For example, a third list area 44 may be further provided as shown in FIG. The third list area 44 in FIG. 11A is a list for narrowing down the items displayed in the second list area 43, like the first list area 42, and the list item is a date. The CPU 31 narrows down the messages displayed in the second list area 43 based on the user selected in the first list area 42 and the date selected in the third list area 44. . That is, FIG. 11A shows the display contents of the second list area 43 according to the selection state of the menu area 41, the selection state of the first list area 42, and the selection state of the third list area 44. A configuration in which is changed is shown.

図11(b)では、図11(a)とは別の例として、更に第4リスト領域45を設けている。第4リスト領域45には図7における第2リスト領域43と同様に、第1リスト領域42で選択状態になっている利用者に基づいて絞り込まれたスケジュールが一覧表示される。つまり、図11(b)には、第1リスト領域42の選択状態に応じて、第2リスト領域43および第4リスト領域45の選択状態が変化する構成が示されている。   In FIG. 11B, a fourth list area 45 is further provided as an example different from FIG. Similar to the second list area 43 in FIG. 7, the fourth list area 45 displays a list of schedules narrowed down based on the users selected in the first list area 42. That is, FIG. 11B shows a configuration in which the selection state of the second list region 43 and the fourth list region 45 changes according to the selection state of the first list region 42.

以上で例を挙げて述べたように、主となるメニュー領域またはリスト領域の数と、従となるメニュー領域またはリスト領域の数と、は種々の組み合わせが考えられる。本発明は少なくとも1つの主となるメニュー領域またはリスト領域と、少なくとも2つの主となるメニュー領域またはリスト領域と、があれば、どのような組み合わせであっても適用することが可能である。   As described above with an example, various combinations of the number of main menu areas or list areas and the number of subordinate menu areas or list areas are possible. The present invention can be applied to any combination as long as it has at least one main menu area or list area and at least two main menu areas or list areas.

(変形例5)
第1の実施の形態においてサーバ10が実行していた処理の一部を、携帯端末30側で実行するようにしてもよい。逆に、携帯端末30側で実行していた処理の一部をサーバ10側で実行するようにしてもよい。
(Modification 5)
A part of the processing executed by the server 10 in the first embodiment may be executed on the mobile terminal 30 side. On the contrary, a part of the processing executed on the mobile terminal 30 side may be executed on the server 10 side.

本発明の特徴を損なわない限り、本発明は上記実施の形態に限定されるものではなく、本発明の技術的思想の範囲内で考えられるその他の形態についても、本発明の範囲内に含まれる。   As long as the characteristics of the present invention are not impaired, the present invention is not limited to the above-described embodiments, and other forms conceivable within the scope of the technical idea of the present invention are also included in the scope of the present invention. .

1…プロジェクト管理システム、10…サーバ、20…ネットワーク、30…携帯端末、40…データベース DESCRIPTION OF SYMBOLS 1 ... Project management system, 10 ... Server, 20 ... Network, 30 ... Portable terminal, 40 ... Database

Claims (4)

コンピュータが第1の主項目群と、前記第1の主項目群とは異なる第1の従項目群と、前記第1の主項目群および前記第1の従項目群とは異なる第2の従項目群と、を画面に表示する第1表示工程と、
操作部材に対してユーザが為した操作に応じて、コンピュータが、前記第1の主項目群からいずれか1つの項目を選択状態にする選択工程と、
前記選択工程により選択状態になった前記1つの項目に基づいて、コンピュータが、前記画面における前記第1の従項目群および前記第2の従項目群の各々に含まれる各項目の表示内容を更新する第2表示工程と、
をコンピュータに実行させることを特徴とする表示プログラム。
The computer has a first master item group, a first slave item group different from the first master item group, and a second slave item different from the first master item group and the first slave item group. A first display step of displaying an item group on the screen;
In accordance with the operation performed by the user on the operation member, the computer makes a selection step for selecting any one item from the first main item group,
Based on the one item selected by the selection step, the computer updates display contents of each item included in each of the first subordinate item group and the second subordinate item group on the screen. A second display step,
A display program characterized by causing a computer to execute.
請求項1に記載の表示プログラムにおいて、
前記選択工程では、前記操作部材に対してユーザが為した操作に応じて、コンピュータが前記第1の主項目群から複数の項目を選択状態にし、
前記第2表示工程では、前記選択工程により選択状態になった前記複数の項目に基づいて、コンピュータが、前記画面における前記第1の従項目群および前記第2の従項目群の各々に含まれる各項目の表示内容を、前記複数の項目に対応する内容に更新することを特徴とする表示プログラム。
The display program according to claim 1,
In the selection step, in accordance with an operation performed by the user on the operation member, the computer selects a plurality of items from the first main item group,
In the second display step, a computer is included in each of the first subordinate item group and the second subordinate item group on the screen based on the plurality of items selected in the selection step. A display program for updating display contents of each item to contents corresponding to the plurality of items.
請求項1または2に記載の表示プログラムにおいて、
前記第1表示工程では、コンピュータが、前記第1の主項目群と、前記第1の従項目群と、前記第2の従項目群と、に加えて更に、前記第1の主項目群とも前記第1および第2の従項目群とも異なる第2の主項目群を前記画面に表示し、
前記選択工程では、コンピュータが、前記操作部材に対してユーザが為した操作に応じて、更に前記第2の主項目群からいずれか1つの項目を選択状態にし、
前記第2表示工程では、コンピュータが、前記第1の主項目群および前記第2の主項目群に含まれる各項目の選択状態に基づいて、前記画面における前記第1の従項目群および前記第2の従項目群に含まれる各項目の表示内容を、選択状態になった前記第1の主項目群および前記第2の主項目群の各項目に対応する内容に更新することを特徴とする表示プログラム。
In the display program according to claim 1 or 2,
In the first display step, in addition to the first main item group, the first subordinate item group, and the second subordinate item group, the computer further includes the first main item group. A second main item group different from the first and second subordinate item groups is displayed on the screen;
In the selection step, the computer further selects any one item from the second main item group according to an operation performed by the user on the operation member,
In the second display step, the computer selects the first subordinate item group and the first subordinate item on the screen based on a selection state of each item included in the first main item group and the second main item group. The display content of each item included in the second sub-item group is updated to the content corresponding to each item of the first main item group and the second main item group in the selected state. Display program.
操作部材と、
第1の主項目群と、前記第1の主項目群とは異なる第1の従項目群と、前記第1の主項目群および前記第1の従項目群とは異なる第2の従項目群と、を画面に表示する第1表示手段と、
前記操作部材に対してユーザが為した操作に応じて、前記第1の主項目群からいずれか1つの項目を選択状態にする選択手段と、
前記選択手段により選択状態になった前記1つの項目に基づいて、前記画面における前記第1の従項目群および前記第2の従項目群の各々に含まれる各項目の表示内容を更新する表示更新手段と、
を備えることを特徴とする表示装置。
An operation member;
A first subordinate item group, a first subordinate item group different from the first main item group, and a second subordinate item group different from the first main item group and the first subordinate item group And first display means for displaying on the screen,
Selection means for selecting any one item from the first main item group in response to an operation performed by the user on the operation member;
Display update for updating the display content of each item included in each of the first subordinate item group and the second subordinate item group on the screen based on the one item selected by the selection means Means,
A display device comprising:
JP2012259408A 2012-11-28 2012-11-28 Display program and display device Pending JP2014106757A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012259408A JP2014106757A (en) 2012-11-28 2012-11-28 Display program and display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012259408A JP2014106757A (en) 2012-11-28 2012-11-28 Display program and display device

Publications (1)

Publication Number Publication Date
JP2014106757A true JP2014106757A (en) 2014-06-09

Family

ID=51028186

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012259408A Pending JP2014106757A (en) 2012-11-28 2012-11-28 Display program and display device

Country Status (1)

Country Link
JP (1) JP2014106757A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016197285A (en) * 2015-04-02 2016-11-24 シャープ株式会社 Conference management device, conference management method, and conference management program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016197285A (en) * 2015-04-02 2016-11-24 シャープ株式会社 Conference management device, conference management method, and conference management program

Similar Documents

Publication Publication Date Title
JP6088520B2 (en) Roll user interface for narrow display devices
KR102002754B1 (en) Codeless sharing of spreadsheet objects
JP6251214B2 (en) Electronic device, method and program
JP2011066850A (en) Information communication terminal
EP3525084A1 (en) Data processing method, and electronic terminal
CN105306871A (en) INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING SYSTEM, AND information processing method
TWI547877B (en) Systems and methods for interface management and computer products thereof
US20170154299A1 (en) Task management method, terminal, and non-transitory computer-readable information recording medium
JP2011164936A (en) Work time accumulating device, work time accumulating method, and work time accumulation program
JP2017021859A (en) Object processing method, recording medium with program recorded thereon, and information processing apparatus
JP2019144903A (en) Input program, input method, and terminal device
JP2014106757A (en) Display program and display device
JP4853535B2 (en) Discussion support device and discussion support program
JP4811481B2 (en) Discussion support device and discussion support program
JP2018018493A (en) Task assistance device and program
JP6284554B2 (en) Information sharing system, information sharing method, and information sharing program
JP2012198592A (en) Menu information synchronization system
JP2016040652A (en) Document output device and document output method
JP2014016847A (en) Information processing apparatus, system, and program
JP6275218B1 (en) Information processing program, information processing apparatus, and information processing method
JP2012155413A (en) Portal server and portal page display method
JP5945645B1 (en) Product data registration terminal, product data registration method, and product data registration program
JP7099582B2 (en) Information processing equipment, registration method and program
JP6282859B2 (en) Schedule management system and program for schedule management
JP5660379B2 (en) Thin client proxy server and communication control method