JP2015135611A - information processing apparatus - Google Patents

information processing apparatus Download PDF

Info

Publication number
JP2015135611A
JP2015135611A JP2014006979A JP2014006979A JP2015135611A JP 2015135611 A JP2015135611 A JP 2015135611A JP 2014006979 A JP2014006979 A JP 2014006979A JP 2014006979 A JP2014006979 A JP 2014006979A JP 2015135611 A JP2015135611 A JP 2015135611A
Authority
JP
Japan
Prior art keywords
application
display
control unit
execution
executed
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
JP2014006979A
Other languages
Japanese (ja)
Inventor
真基郎 富田
Makirou Tomita
真基郎 富田
安納 宗孝
Munetaka Anno
宗孝 安納
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP2014006979A priority Critical patent/JP2015135611A/en
Publication of JP2015135611A publication Critical patent/JP2015135611A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information processing apparatus that can execute a plurality of application programs in parallel while a user is not aware of the execution.SOLUTION: An information processing apparatus executes application programs to display application screens on a display unit, and when the information processing apparatus receives a predetermined operation, specifies an application to be subsequently executed, for example, in order based on the content stored in an execution history table. The information processing apparatus executes the specified application while continuing the execution of the application in execution, and displays an application screen of the newly executed application.

Description

本発明は、アプリケーションプログラムを実行して表示画面を表示する情報処理装置に関する。   The present invention relates to an information processing apparatus that displays an application screen by executing an application program.

近年、携帯電話、スマートフォン、タブレット端末等の携帯端末装置が普及している。このような携帯端末装置は、動画再生機能、ウェブブラウザ機能、音楽再生機能等の各種の機能を有しており、更に種々のアプリケーションプログラム(アプリケーションソフトウェア、以下ではアプリケーションという)をインストールすることによって種々の機能の追加が可能である。携帯端末装置は、それぞれのアプリケーションを実行した場合、対応する表示画面を表示パネルに表示する。例えば、携帯端末装置が動画再生機能を実行した場合、再生対象の動画が表示パネルに表示され、ウェブブラウザ機能を実行した場合、ユーザによって指定されたウェブページの閲覧画面が表示パネルに表示される。また携帯端末装置が音楽再生機能を実行した場合、音楽再生中であることを通知するための表示画面が表示パネルに表示される。   In recent years, mobile terminal devices such as mobile phones, smartphones, and tablet terminals have become widespread. Such a portable terminal device has various functions such as a video playback function, a web browser function, a music playback function, and the like, and various types of application programs (application software, hereinafter referred to as applications) can be installed. It is possible to add functions. When each application is executed, the mobile terminal device displays a corresponding display screen on the display panel. For example, when the mobile terminal device executes the video playback function, the video to be played is displayed on the display panel, and when the web browser function is executed, the web page browsing screen specified by the user is displayed on the display panel. . When the portable terminal device executes the music playback function, a display screen for notifying that music is being played back is displayed on the display panel.

一般的な携帯端末装置は、1つのアプリケーション(第1アプリケーションとする)の実行中に他のアプリケーション(第2アプリケーションとする)の実行を開始した場合、第1アプリケーションによる表示画面の表示を終了し、第2アプリケーションによる表示画面の表示を開始するように構成されている。またこのとき、携帯端末装置は、第1アプリケーションの実行を休止するように構成されている場合が多い。携帯端末装置は、休止中の第1アプリケーションの実行を再開した場合、休止した時点での表示内容から画面表示を開始(再開)する。即ち携帯端末装置は、同時に1つのアプリケーションしか実行できない構成である場合が多い。   When a general portable terminal device starts executing another application (referred to as a second application) while executing one application (referred to as a first application), the display of the display screen by the first application is terminated. The display of the display screen by the second application is started. At this time, the mobile terminal device is often configured to pause execution of the first application. When resuming the execution of the first application that has been suspended, the mobile terminal device starts (resumes) the screen display from the display contents at the time of suspension. That is, the portable terminal device is often configured to execute only one application at a time.

また特許文献1では、同時に複数のアプリケーションの実行が可能な装置が提案されている。特許文献1に開示された装置は、同時に複数のアプリケーションの実行が可能な実行環境と、単一のアプリケーションのみの実行が可能な実行環境とが適宜切り替え可能に構成されている。このような構成により、特許文献1に開示された装置では、限られたリソース資源を利用して複数のアプリケーションを適切に動作させることができる。   Patent Document 1 proposes an apparatus that can simultaneously execute a plurality of applications. The apparatus disclosed in Patent Literature 1 is configured to be able to switch between an execution environment in which a plurality of applications can be executed simultaneously and an execution environment in which only a single application can be executed. With such a configuration, the apparatus disclosed in Patent Document 1 can appropriately operate a plurality of applications using limited resource resources.

特開2010−108295号公報JP 2010-108295 A

特許文献1に開示された装置では、2つの実行環境を切り替えるためにユーザは所定の操作(入力デバイスのキーイベント)を行う必要がある。よって、ユーザは、適した実行環境を適切に選択する必要があり、また選択した実行環境への切り替えを指示(操作)する必要があるという問題を有する。   In the apparatus disclosed in Patent Document 1, in order to switch between two execution environments, the user needs to perform a predetermined operation (key event of an input device). Therefore, there is a problem that the user needs to appropriately select a suitable execution environment and instruct (operate) to switch to the selected execution environment.

本発明はかかる事情に鑑みてなされたものであり、その目的とするところは、ユーザが意識することなく、複数のアプリケーションプログラムが並行して実行される動作状態での動作を開始することが可能な情報処理装置を提供することにある。   The present invention has been made in view of such circumstances, and an object of the present invention is to start an operation in an operation state in which a plurality of application programs are executed in parallel without being conscious of the user. Is to provide a simple information processing apparatus.

本発明に係る情報処理装置は、複数のアプリケーションプログラムを並行して実行することが可能な実行部と、該実行部が実行中のアプリケーションプログラムに係る表示画面を表示部に表示させる表示制御部とを備える情報処理装置であって、前記複数のアプリケーションプログラムの順序を所定条件に従って決定する順序決定部と、所定の操作を受け付ける操作部と、前記実行部によるアプリケーションプログラムの実行中に前記操作部が前記所定の操作を受け付けた場合、前記表示部に表示画面が表示中のアプリケーションプログラムに対して前記順序決定部が決定した順序が前又は後のアプリケーションプログラムを前記実行部に実行させる実行制御部とを備えることを特徴とする。   An information processing apparatus according to the present invention includes an execution unit capable of executing a plurality of application programs in parallel, and a display control unit that causes the display unit to display a display screen related to the application program being executed by the execution unit. An order determination unit that determines an order of the plurality of application programs according to a predetermined condition, an operation unit that receives a predetermined operation, and the operation unit during execution of the application program by the execution unit An execution control unit that, when receiving the predetermined operation, causes the execution unit to execute an application program whose order is determined by the order determination unit with respect to an application program whose display screen is displayed on the display unit; It is characterized by providing.

本発明に係る情報処理装置は、前記実行部は、前記実行中のアプリケーションプログラム及び前記実行制御部にて実行指示されたアプリケーションプログラムを並行して実行するようにしてあり、前記表示制御部は、前記実行制御部が前記実行部にアプリケーションプログラムの実行指示を行った場合、表示中の表示画面の表示を終了し、前記実行制御部が前記実行部に実行指示したアプリケーションプログラムに係る表示画面の表示を開始するようにしてあることを特徴とする。   In the information processing apparatus according to the present invention, the execution unit executes the application program being executed and the application program instructed to be executed by the execution control unit in parallel. When the execution control unit instructs the execution unit to execute the application program, the display of the display screen being displayed is terminated, and the display of the display screen related to the application program instructed to be executed by the execution control unit is displayed. It is characterized by starting.

本発明に係る情報処理装置は、前記順序決定部は、前記複数のアプリケーションプログラムの順序を、実行された日時に従って決定するようにしてあることを特徴とする。   The information processing apparatus according to the present invention is characterized in that the order determination unit determines the order of the plurality of application programs according to the date and time when the application programs are executed.

本発明に係る情報処理装置は、前記操作部は、前記所定の操作とは異なる他の操作を受け付けるようにしてあり、前記実行部による複数のアプリケーションプログラムの実行中に前記操作部が前記他の操作を受け付けた場合、前記表示制御部は、前記表示部に表示中の表示画面と、該表示画面に係るアプリケーションプログラムに対して前記順序決定部が決定した順序が前又は後のアプリケーションプログラムに係る表示画面とを前記表示部に表示させるようにしてあることを特徴とする。   In the information processing apparatus according to the present invention, the operation unit accepts another operation different from the predetermined operation, and the operation unit performs the other operation during execution of a plurality of application programs by the execution unit. When the operation is accepted, the display control unit relates to the display program being displayed on the display unit and the application program in which the order determination unit determines the previous or subsequent order for the application program related to the display screen. A display screen is displayed on the display unit.

本発明に係る情報処理装置は、実行中の前記アプリケーションプログラムに対して前記順序決定部が決定した順序が前又は後のアプリケーションプログラムの実行が可能であるか否かを判定する判定部を備え、前記実行制御部は、前記判定部が可能であると判定した場合、前記順序が前又は後のアプリケーションプログラムを前記実行部に実行させるようにしてあることを特徴とする。   The information processing apparatus according to the present invention includes a determination unit that determines whether or not the order determined by the order determination unit with respect to the application program being executed is executable before or after the application program, The execution control unit is configured to cause the execution unit to execute an application program in the preceding or following order when it is determined that the determination unit is possible.

本発明では、情報処理装置は、アプリケーションプログラムの実行中に所定の操作を受け付けた場合、表示画面が表示中のアプリケーションプログラムに対して所定条件に従った順序が前又は後の他のアプリケーションプログラムを実行する。即ち、情報処理装置によるアプリケーションの実行中にユーザが所定の操作を行った場合、複数のアプリケーションプログラムの実行が開始される。よって、ユーザは意識することなく所定の操作を行うことによって複数のアプリケーションプログラムが並行して実行される動作状態での動作を開始させることができる。なお、各アプリケーションプログラムを実行させる順序は例えば最後に実行された日時に基づく順序としてもよく、例えば、最後に実行された日時が現在日時に近いアプリケーションプログラムから順に実行させることができる。   In the present invention, when the information processing apparatus receives a predetermined operation during the execution of the application program, the information processing apparatus displays another application program whose order according to the predetermined condition is before or after the application program whose display screen is displayed. Run. That is, when a user performs a predetermined operation during execution of an application by the information processing apparatus, execution of a plurality of application programs is started. Therefore, it is possible to start an operation in an operation state in which a plurality of application programs are executed in parallel by performing a predetermined operation without being conscious of the user. The order in which the application programs are executed may be based on, for example, the date and time when the application program was last executed. For example, the application programs may be executed in order from the application program whose date and time executed last are close to the current date and time.

実施形態1に係る携帯端末装置の構成を示すブロック図である。1 is a block diagram illustrating a configuration of a mobile terminal device according to a first embodiment. 記憶部に記憶してあるテーブルの構成を示す模式図である。It is a schematic diagram which shows the structure of the table memorize | stored in the memory | storage part. 携帯端末装置によるアプリケーションの実行処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the execution process of the application by a portable terminal device. 携帯端末装置によるアプリケーションの実行処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the execution process of the application by a portable terminal device. 携帯端末装置によるアプリケーションの実行処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the execution process of the application by a portable terminal device. 携帯端末装置における表示画面例を示す模式図である。It is a schematic diagram which shows the example of a display screen in a portable terminal device. 複数動作状態における2つのアプリ画面の表示処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the display process of two application screens in a multi-operation state. 携帯端末装置における表示画面例を示す模式図である。It is a schematic diagram which shows the example of a display screen in a portable terminal device. 実行頻度テーブル、アプリ名テーブル及び使用機能テーブルの構成を示す模式図である。It is a schematic diagram which shows the structure of an execution frequency table, an application name table, and a use function table. 実施形態2の携帯端末装置によるアプリケーションの実行処理の手順を示すフローチャートである。10 is a flowchart illustrating a procedure of an application execution process performed by the mobile terminal device according to the second embodiment. 実施形態2の携帯端末装置における表示画面例を示す模式図である。6 is a schematic diagram illustrating an example of a display screen in the mobile terminal device of Embodiment 2. FIG. 携帯端末装置における表示画面例を示す模式図である。It is a schematic diagram which shows the example of a display screen in a portable terminal device. 携帯端末装置における表示画面例を示す模式図である。It is a schematic diagram which shows the example of a display screen in a portable terminal device.

以下に、本発明に係る情報処理装置について、携帯端末装置に適用した実施形態を示す図面に基づいて詳述する。   Hereinafter, an information processing apparatus according to the present invention will be described in detail based on the drawings showing an embodiment applied to a mobile terminal apparatus.

(実施形態1)
以下に、本発明に係る情報処理装置を適用した実施形態1の携帯端末装置について説明する。図1は、実施形態1に係る携帯端末装置の構成を示すブロック図である。本実施形態1の携帯端末装置1は、制御部10、RAM(Random Access Memory)11、記憶部12、表示制御部13、入力制御部15等を有し、それぞれはバスを介して相互に接続されている。本実施形態1の携帯端末装置1は、例えば、携帯電話機、スマートフォン、携帯型のコンピュータ、携帯型のゲーム機等であり、表示パネル14及びタッチパネル16を有する機器であればどのような機器でもよい。
(Embodiment 1)
Below, the portable terminal device of Embodiment 1 to which the information processing apparatus according to the present invention is applied will be described. FIG. 1 is a block diagram illustrating a configuration of the mobile terminal device according to the first embodiment. The mobile terminal device 1 according to the first embodiment includes a control unit 10, a RAM (Random Access Memory) 11, a storage unit 12, a display control unit 13, an input control unit 15, and the like, which are connected to each other via a bus. Has been. The mobile terminal device 1 according to the first embodiment is, for example, a mobile phone, a smartphone, a mobile computer, a mobile game machine, or the like, and may be any device as long as the device has the display panel 14 and the touch panel 16. .

制御部10は、CPU(Central Processing Unit)又はMPU(Micro Processor Unit)等である。制御部10は、記憶部12に記憶されている制御プログラムを適宜RAM11にロードして実行することにより上述のハードウェア各部を制御すると共に、本発明に係る情報処理装置としての動作を実行する。
RAM11は、SRAM(Static RAM)、DRAM(Dynamic RAM)、フラッシュメモリ等である。RAM11は、制御部10による制御プログラムの実行時に発生する種々のデータを一時的に記憶する。記憶部12は、EEPROM(Electrically Erasable and Programmable ROM)、フラッシュメモリ、HDD(Hard Disk Drive)等の不揮発性メモリである。記憶部12は、制御部10が実行すべき制御プログラム、及び、単数動作管理テーブル12a,複数動作管理テーブル12b,実行履歴テーブル12c等の各種データを記憶している。また記憶部12は、制御プログラムとして、携帯端末装置1に搭載された(インストールされた)各種の機能を実現するためのアプリケーションプログラム(以下、アプリケーションという)を記憶している。なお、単数動作管理テーブル12a、複数動作管理テーブル12b及び実行履歴テーブル12cの詳細については、図2に基づいて後述する。
The control unit 10 is a CPU (Central Processing Unit) or an MPU (Micro Processor Unit). The control unit 10 appropriately loads the control program stored in the storage unit 12 into the RAM 11 and executes it, thereby controlling each of the above-described hardware units and executing the operation as the information processing apparatus according to the present invention.
The RAM 11 is an SRAM (Static RAM), a DRAM (Dynamic RAM), a flash memory, or the like. The RAM 11 temporarily stores various data generated when the control unit 10 executes the control program. The storage unit 12 is a nonvolatile memory such as an EEPROM (Electrically Erasable and Programmable ROM), a flash memory, or an HDD (Hard Disk Drive). The storage unit 12 stores a control program to be executed by the control unit 10 and various data such as a single operation management table 12a, a plurality of operation management tables 12b, and an execution history table 12c. The storage unit 12 stores an application program (hereinafter referred to as an application) for realizing various functions installed (installed) in the mobile terminal device 1 as a control program. Details of the single operation management table 12a, the multiple operation management table 12b, and the execution history table 12c will be described later with reference to FIG.

表示制御部13には表示パネル(表示部)14が接続されている。表示パネル14は例えば矩形の液晶ディスプレイであり、この場合、表示制御部13はLCD(Liquid Crystal Display)ドライバである。表示制御部13は、制御部10からの指示に従って各種情報を表示パネル14に表示させる。なお、表示パネル14は、プラズマディスプレイ又は有機EL(Electro Luminescence)ディスプレイであってもよく、この場合、表示制御部13は、プラズマディスプレイ又は有機ELディスプレイ用のドライバとなる。   A display panel (display unit) 14 is connected to the display control unit 13. The display panel 14 is, for example, a rectangular liquid crystal display. In this case, the display control unit 13 is an LCD (Liquid Crystal Display) driver. The display control unit 13 displays various information on the display panel 14 in accordance with instructions from the control unit 10. The display panel 14 may be a plasma display or an organic EL (Electro Luminescence) display. In this case, the display control unit 13 is a driver for the plasma display or the organic EL display.

入力制御部15にはタッチパネル16が接続されている。タッチパネル16は、静電容量方式、抵抗膜方式、電磁誘導方式又は赤外線方式等の各種のタッチセンサであり、例えば、表示パネル14の表示画面側に配置されている。入力制御部15は、例えばタッチパネルドライバであり、タッチパネル16に対するユーザの操作を受け付ける。具体的には、入力制御部(操作部)15は、タッチパネル16に対するユーザによるタッチ操作及びスワイプ操作等を受け付ける。なお、本実施形態1では、タッチパネル16に対してタッチ操作及びスワイプ操作を行う操作体をユーザの指を例に説明するが、操作体は所定のペン等であってもよい。またタッチ操作とは、ユーザの指がタッチパネル16に接触した後にタッチパネル16から離れる操作であり、スワイプ操作とは、ユーザの指がタッチパネル16に接触した状態でタッチパネル16に沿って数cm程度スライド(移動)した後にタッチパネル16から離れる操作である。   A touch panel 16 is connected to the input control unit 15. The touch panel 16 is a variety of touch sensors such as a capacitance method, a resistance film method, an electromagnetic induction method, or an infrared method, and is disposed on the display screen side of the display panel 14, for example. The input control unit 15 is a touch panel driver, for example, and accepts a user operation on the touch panel 16. Specifically, the input control unit (operation unit) 15 receives a touch operation and a swipe operation by the user on the touch panel 16. In the first embodiment, an operation body that performs a touch operation and a swipe operation on the touch panel 16 will be described as an example of a user's finger. However, the operation body may be a predetermined pen or the like. The touch operation is an operation of moving away from the touch panel 16 after the user's finger touches the touch panel 16, and the swipe operation is a slide about several cm along the touch panel 16 with the user's finger touching the touch panel 16 ( This is an operation of leaving the touch panel 16 after the movement).

具体的には、入力制御部15は、タッチパネル16に対して例えばユーザの指が接触したか否かを検出し、ユーザの指がタッチパネル16に接触した場合、タッチパネル16の表面に対する接触位置(以下、操作位置という)に係る座標情報を算出する。なお、操作位置に係る座標情報は、例えば、タッチパネル16の座標軸原点を正面視左上角とし、左から右へ向かう方向をx軸正方向とし、上から下へ向かう方向をy軸正方向としたx座標値及びy座標値で示すことができる。また入力制御部15は、ユーザの指がタッチパネル16から離れたか否かを検出しており、ユーザの指がタッチパネル16から離れるまでの間、所定時間間隔(例えば、数10m秒、数100m秒毎)で操作位置の座標情報を算出する。入力制御部15は、算出した座標情報に基づいて、タッチパネル16に対してタッチ操作が行われたかスワイプ操作が行われたかを判断する。例えば、ユーザの指がタッチパネル16に接触してから離れるまでの間における操作位置の移動距離が所定距離(例えば1cm、2cm等)未満である場合、タッチ操作が行われたと判断し、所定距離以上である場合、スワイプ操作が行われたと判断する。   Specifically, the input control unit 15 detects, for example, whether or not a user's finger has touched the touch panel 16, and when the user's finger touches the touch panel 16, a contact position (hereinafter referred to as a touch position on the surface of the touch panel 16). The coordinate information related to the operation position is calculated. The coordinate information related to the operation position is, for example, the coordinate axis origin of the touch panel 16 is the upper left corner when viewed from the front, the direction from left to right is the x-axis positive direction, and the direction from top to bottom is the y-axis positive direction. It can be indicated by an x-coordinate value and a y-coordinate value. Further, the input control unit 15 detects whether or not the user's finger is separated from the touch panel 16, and a predetermined time interval (for example, every several tens of milliseconds or several hundreds of milliseconds until the user's finger is separated from the touch panel 16). ) To calculate the coordinate information of the operation position. The input control unit 15 determines whether a touch operation or a swipe operation has been performed on the touch panel 16 based on the calculated coordinate information. For example, when the movement distance of the operation position between the time when the user's finger touches the touch panel 16 and moves away is less than a predetermined distance (for example, 1 cm, 2 cm, etc.), it is determined that the touch operation has been performed, If it is, it is determined that a swipe operation has been performed.

入力制御部15は、タッチ操作が行われたと判断した場合、例えば、ユーザの指がタッチパネル16から離れる直前の操作位置の座標情報と、タッチ操作が行われたこととを制御部10に通知する。
また入力制御部15は、スワイプ操作が行われたと判断した場合、ユーザの指がタッチパネル16に接触してから離れるまでの間に時系列に算出した各操作位置に基づいて、各操作位置が移動した方向(スワイプ操作におけるスワイプ方向)を特定する。具体的には、入力制御部15は、例えば表示パネル14が起立状態である場合、タッチパネル16に対して(表示パネル14の表示画面に沿って)左方向、右方向、上方向又は下方向のいずれの方向へのスワイプ操作が行われたかを特定する。そして入力制御部15は、特定したスワイプ方向と、スワイプ操作が行われたこととを制御部10に通知する。
When the input control unit 15 determines that the touch operation has been performed, for example, the input control unit 15 notifies the control unit 10 of the coordinate information of the operation position immediately before the user's finger leaves the touch panel 16 and that the touch operation has been performed. .
Further, when the input control unit 15 determines that the swipe operation has been performed, each operation position is moved based on each operation position calculated in time series from when the user's finger touches the touch panel 16 until the user leaves the touch panel 16. The direction (the swipe direction in the swipe operation) is specified. Specifically, for example, when the display panel 14 is in an upright state, the input control unit 15 moves leftward, rightward, upward, or downward with respect to the touch panel 16 (along the display screen of the display panel 14). Specify in which direction the swipe operation was performed. Then, the input control unit 15 notifies the control unit 10 of the identified swipe direction and that the swipe operation has been performed.

制御部10は、タッチ操作が行われたことを入力制御部15から通知された場合、入力制御部15から通知された操作位置に係る座標情報と、表示制御部13によって表示パネル14に表示中の画面情報とに基づいて、タッチ操作にてユーザが選択した情報又は処理を特定する。制御部10は、選択された情報を受け付け、又は選択された処理を実行する。例えば、表示パネル14に複数のアイコンが表示されていた場合、制御部10は、タッチ操作にてユーザが選択したアイコンを特定し、特定したアイコンに対応するアプリケーションを記憶部12からRAM11に読み出して実行する。即ち、制御部10は、複数のアプリケーションに対応付けられている複数のアイコンからタッチ操作にて選択されたアイコンに対応するアプリケーションを実行する。
また制御部10は、スワイプ操作が行われたことを入力制御部15から通知された場合、入力制御部15から通知されたスワイプ方向に応じた処理を行う。例えば、複数の画像を順次切り替えて表示パネル14に表示するアプリケーションを実行している場合、制御部10は、スワイプ操作が行われる都度、スワイプ方向に応じた順に順次画像を切り替えて表示する。
When the control unit 10 is notified from the input control unit 15 that the touch operation has been performed, the control unit 10 is displaying the coordinate information related to the operation position notified from the input control unit 15 and the display control unit 13 on the display panel 14. The information or process selected by the user by the touch operation is specified based on the screen information. The control unit 10 receives the selected information or executes the selected process. For example, when a plurality of icons are displayed on the display panel 14, the control unit 10 specifies an icon selected by the user by a touch operation, and reads an application corresponding to the specified icon from the storage unit 12 to the RAM 11. Run. That is, the control unit 10 executes an application corresponding to an icon selected by a touch operation from a plurality of icons associated with a plurality of applications.
When the control unit 10 is notified from the input control unit 15 that the swipe operation has been performed, the control unit 10 performs processing according to the swipe direction notified from the input control unit 15. For example, when an application that sequentially switches a plurality of images and displays them on the display panel 14 is executed, the control unit 10 switches the images sequentially in the order corresponding to the swipe direction each time a swipe operation is performed.

本実施形態1の携帯端末装置1は、タッチパネル16以外に機械式の操作ボタンを備えてもよく、機械式の操作ボタンも入力制御部15に接続される。機械式の操作ボタンがユーザによって操作(例えば押下)された場合、入力制御部15は、操作されたボタンに応じた信号を制御部10へ送出し、制御部10は、受信した信号に応じて、いずれの操作ボタンが操作されたかを把握する。   The mobile terminal device 1 according to the first embodiment may include a mechanical operation button in addition to the touch panel 16, and the mechanical operation button is also connected to the input control unit 15. When a mechanical operation button is operated (for example, pressed) by a user, the input control unit 15 sends a signal corresponding to the operated button to the control unit 10, and the control unit 10 responds to the received signal. , To grasp which operation button is operated.

図2は、記憶部12に記憶してあるテーブル12a〜12cの構成を示す模式図である。なお、図2Aには単数動作管理テーブル12aの構成例を示し、図2Bには複数動作管理テーブル12bの構成例を示し、図2Cには実行履歴テーブル12cの構成例を示す。
図2Aに示す単数動作管理テーブル12aには、携帯端末装置1にて実行可能なアプリケーション毎に(具体的には、記憶部12に記憶してあるアプリケーション毎に)、各アプリケーションを識別するためのアプリ識別情報と、各アプリケーションを実行させる際に必要となる機能の情報と、各アプリケーションの管理情報とが対応付けて格納されている。管理情報は、各アプリケーションが実行中(動作中)であるか否かを示す動作状態の情報、各アプリケーションに係る表示画面(アプリ画面)が表示パネル14に表示中であるか否かを示す表示状態の情報等を含む。各アプリケーションの必要機能の情報とは、カメラ、テレビチューナ、メモリ使用量、CPU使用率等のハードウェア各部を示す情報である。なお、各アプリケーションの必要機能の情報は単数動作管理テーブル12aに格納されていなくてもよい。
FIG. 2 is a schematic diagram illustrating the configuration of the tables 12 a to 12 c stored in the storage unit 12. 2A shows a configuration example of the single operation management table 12a, FIG. 2B shows a configuration example of the multiple operation management table 12b, and FIG. 2C shows a configuration example of the execution history table 12c.
The single operation management table 12a shown in FIG. 2A is for identifying each application for each application that can be executed by the mobile terminal device 1 (specifically, for each application stored in the storage unit 12). Application identification information, function information necessary for executing each application, and management information of each application are stored in association with each other. The management information is information on an operation state indicating whether each application is being executed (operating), and a display indicating whether a display screen (application screen) relating to each application is being displayed on the display panel 14. Includes status information. Information on necessary functions of each application is information indicating each part of the hardware such as a camera, a TV tuner, a memory usage amount, and a CPU usage rate. Note that the information on the necessary functions of each application may not be stored in the single operation management table 12a.

単数動作管理テーブル12aにおけるアプリ識別情報及び必要機能の情報は、記憶部12に記憶してあるアプリケーション毎に予め格納されている。また携帯端末装置1にインストールすることによって記憶部12に新たにアプリケーションプログラムが格納された場合、その都度、制御部10によってアプリ識別情報及び必要機能の情報が単数動作管理テーブル12aに追加して格納される。動作状態の情報は、いずれのアプリケーションも実行されていない初期状態では全てのアプリケーションに対して「非動作」が格納されている。そして制御部10がアプリケーションの実行を開始する都度、対応する動作状態の情報が制御部10にて「動作中」に更新され、制御部10がアプリケーションの実行を終了する都度、対応する動作状態の情報が制御部10にて「非動作」に戻される。表示状態の情報は、いずれのアプリ画面も表示パネル14に表示されていない初期状態では全てのアプリケーションに対して「非表示」が格納されている。そして制御部10が実行中のアプリケーションのアプリ画面の表示を開始する都度、対応する表示状態の情報が制御部10にて「表示中」に更新され、制御部10がアプリ画面の表示を終了する都度、対応する表示状態の情報が制御部10にて「非表示」に戻される。なお、図2Aには、アプリ識別情報が「第1アプリ」のアプリケーションが実行中(動作中)であり、このアプリケーションのアプリ画面が表示パネル14に表示中である場合の単数動作管理テーブル12aの状態を示している。以下では、アプリ識別情報が「第1アプリ」のアプリケーションを省略して「第1アプリ」のアプリケーションと表記し、「第1アプリ」のアプリケーションのアプリ画面を第1アプリ画面と表記する。   The application identification information and necessary function information in the single operation management table 12a are stored in advance for each application stored in the storage unit 12. In addition, when a new application program is stored in the storage unit 12 by being installed in the mobile terminal device 1, each time the control unit 10 adds application identification information and necessary function information to the single operation management table 12 a and stores them. Is done. In the operation state information, “non-operation” is stored for all applications in an initial state in which no application is executed. Each time the control unit 10 starts executing the application, the corresponding operation state information is updated to “in operation” in the control unit 10, and each time the control unit 10 finishes executing the application, the corresponding operation state information is updated. The information is returned to “non-operation” by the control unit 10. In the display state information, “non-display” is stored for all applications in an initial state where no application screen is displayed on the display panel 14. Each time the control unit 10 starts displaying the application screen of the application being executed, the corresponding display state information is updated to “displaying” in the control unit 10, and the control unit 10 ends the display of the application screen. Each time, the corresponding display state information is returned to “non-display” by the control unit 10. In FIG. 2A, the single operation management table 12a when the application whose application identification information is “first application” is being executed (operating) and the application screen of this application is being displayed on the display panel 14 is shown. Indicates the state. In the following, an application having the application identification information “first application” is omitted and referred to as an application of “first application”, and an application screen of the application of “first application” is referred to as a first application screen.

本実施形態1の携帯端末装置1において、制御部(実行部)10は複数のアプリケーションを同時に並行して実行することが可能である。また携帯端末装置1は、制御部10が1つのアプリケーションのみを実行する単数動作状態と、制御部10が複数のアプリケーションを同時に並行して実行する複数動作状態とにおける動作が可能である。携帯端末装置1が単数動作状態での動作を行っている場合、制御部10は1つのアプリケーションを実行すると共に、上述した単数動作管理テーブル12aを更新することによって実行中のアプリケーションの状態を管理する。なお、単数動作状態では制御部10は1つのアプリケーションしか実行しないので、例えば「第1アプリ」のアプリケーションの実行中に「第2アプリ」のアプリケーションの実行を指示された場合、制御部10は、「第1アプリ」のアプリケーションの実行を終了して「第2アプリ」のアプリケーションの実行を開始する。このとき制御部10は、単数動作管理テーブル12aにおいて、「第1アプリ」のアプリケーションの動作状態及び表示状態を「非動作」及び「非表示」に更新し、「第2アプリ」のアプリケーションの動作状態及び表示状態を「動作中」及び「表示中」に更新する。即ち、単数動作管理テーブル12aにおいては、1つのアプリケーションの動作状態及び表示状態の情報のみが「動作中」及び「表示中」となる。   In the mobile terminal device 1 according to the first embodiment, the control unit (execution unit) 10 can simultaneously execute a plurality of applications in parallel. The mobile terminal device 1 can operate in a single operation state in which the control unit 10 executes only one application, and in a plurality of operation states in which the control unit 10 executes a plurality of applications simultaneously. When the mobile terminal device 1 is operating in a single operation state, the control unit 10 executes one application and manages the state of the application being executed by updating the single operation management table 12a described above. . Since the control unit 10 executes only one application in the single operation state, for example, when the execution of the “second application” is instructed during the execution of the “first application” application, the control unit 10 The execution of the “first application” application is terminated, and the execution of the “second application” application is started. At this time, the control unit 10 updates the operation state and display state of the application of “first application” to “non-operation” and “non-display” in the single operation management table 12a, and the operation of the application of “second application”. The status and the display status are updated to “active” and “displaying”. That is, in the single operation management table 12a, only the information on the operation state and display state of one application is “active” and “displaying”.

携帯端末装置1が複数動作状態での動作を行っている場合、制御部10は実行指示された複数のアプリケーションを実行すると共に、後述する複数動作管理テーブル12bを更新することによって実行中の複数のアプリケーションの状態を管理する。
図2Bに示す複数動作管理テーブル12bには、単数動作管理テーブル12aと同様に、アプリケーション毎にアプリ識別情報、必要機能の情報及び管理情報が対応付けて格納されている。複数動作管理テーブル12bにおけるアプリ識別情報及び必要機能の情報は、単数動作管理テーブル12aにおけるアプリ識別情報及び必要機能の情報と同じ情報である。複数動作管理テーブル12bにおける管理情報は、単数動作管理テーブル12aにおける管理情報と同様に動作状態及び表示状態の情報を含み、更に、複数動作状態において各アプリケーションのアプリ画面が表示パネル14に表示された順序(即ち、各アプリケーションの実行順序)の情報を含む。
When the mobile terminal device 1 is operating in a plurality of operating states, the control unit 10 executes a plurality of applications instructed to be executed and updates a plurality of operation management tables 12b described later to Manage application state.
Similar to the single operation management table 12a, the multiple operation management table 12b shown in FIG. 2B stores application identification information, necessary function information, and management information in association with each application. The application identification information and necessary function information in the multiple operation management table 12b are the same information as the application identification information and necessary function information in the single operation management table 12a. The management information in the multiple operation management table 12b includes information on the operation state and the display state in the same manner as the management information in the single operation management table 12a, and the application screen of each application is displayed on the display panel 14 in the plurality of operation states. Information on the order (ie, the execution order of each application) is included.

複数動作管理テーブル12bにおける動作状態の情報は、初期状態では全てのアプリケーションに対して「非動作」が格納されている。そして制御部10がアプリケーションの実行を開始する都度、対応する動作状態の情報が制御部10にて「動作中」に更新され、制御部10がアプリケーションの実行を終了する都度、対応する動作状態の情報が制御部10にて「非動作」に戻される。なお、複数動作状態では制御部10は複数のアプリケーションを並行して実行できるので、複数動作管理テーブル12bでは、複数のアプリケーションに対する動作状態の情報に「動作中」が格納され得る。また、複数動作管理テーブル12bにおける表示状態の情報は、初期状態では全てのアプリケーションに対して「非表示」が格納されている。そして制御部10が実行中のアプリケーションのアプリ画面の表示を開始する都度、対応する表示状態の情報が制御部10にて「表示中」に更新され、制御部10がアプリ画面の表示を終了する都度、対応する表示状態の情報が制御部10にて「非表示」に戻される。なお、複数動作状態において表示パネル14に表示可能なアプリ画面を2つまでとし、表示中の2つのアプリ画面のうちで広い領域で表示中のアプリケーションに対する表示状態が「表示中」とされ、狭い領域で表示中のアプリケーションに対する表示状態が「部分表示中」とされる。   In the operation state information in the multiple operation management table 12b, “non-operation” is stored for all applications in the initial state. Each time the control unit 10 starts executing the application, the corresponding operation state information is updated to “in operation” in the control unit 10, and each time the control unit 10 finishes executing the application, the corresponding operation state information is updated. The information is returned to “non-operation” by the control unit 10. Since the control unit 10 can execute a plurality of applications in parallel in a plurality of operation states, “in operation” can be stored in the operation state information for the plurality of applications in the plurality of operation management table 12b. In the display state information in the multiple operation management table 12b, “non-display” is stored for all applications in the initial state. Each time the control unit 10 starts displaying the application screen of the application being executed, the corresponding display state information is updated to “displaying” in the control unit 10, and the control unit 10 ends the display of the application screen. Each time, the corresponding display state information is returned to “non-display” by the control unit 10. Note that the number of application screens that can be displayed on the display panel 14 in a plurality of operation states is limited to two, and the display state for the application being displayed in a wide area among the two application screens being displayed is “displaying” and is narrow. The display state for the application being displayed in the area is set to “partial display”.

更に、複数動作管理テーブル12bにおける表示順序は、複数動作状態において制御部10がアプリケーションの実行を開始し、対応するアプリ画面を初めて表示パネル14に表示させた場合に、このアプリ画面の表示順序(このアプリケーションの実行順序)が制御部10にて格納される。図2Bには、「第1アプリ」「第3アプリ」及び「第2アプリ」のアプリケーションがこの順で実行され、この3つのアプリケーションが実行中であり、第2アプリ画面及び第3アプリ画面が表示中である場合の複数動作管理テーブル12bの状態を示している。また、複数動作管理テーブル12bによれば、第2アプリ画面が、第3アプリ画面よりも広い領域で表示されている状態であることが分かる。   Furthermore, the display order in the multiple operation management table 12b is such that when the control unit 10 starts executing an application in the multiple operation state and displays the corresponding application screen on the display panel 14 for the first time, the display order of the application screen ( The control unit 10 stores the execution order of the applications. In FIG. 2B, the applications “first application”, “third application”, and “second application” are executed in this order, and these three applications are being executed, and the second application screen and the third application screen are displayed. The state of the multiple operation management table 12b when being displayed is shown. Further, according to the multiple operation management table 12b, it can be seen that the second application screen is displayed in a wider area than the third application screen.

図2Cに示す実行履歴テーブル12cには、制御部10にて実行された各アプリケーションのアプリ識別情報に対応付けて、各アプリケーションの最終実行日時が格納されている。なお、対応するアプリ識別情報及び最終実行日時は、最終実行日時の順に、具体的には最終実行日時が遅い(現在日時に近い)順に実行履歴テーブル12cに格納されている。実行履歴テーブル12cの格納内容は、制御部10が各アプリケーションの実行を終了した場合に、その時点の日時を最終実行日時として制御部10にて格納される。なお、制御部10は、アプリ識別情報及び最終実行日時を実行履歴テーブル12cに格納する際に、既に同一のアプリ識別情報が格納されていれば、格納してあるアプリ識別情報及び最終実行日時を削除し、その時点の日時を最終実行日時として新たに格納する。このような実行履歴テーブル12cに基づいて、各アプリケーションの最終実行日時を管理できる。   In the execution history table 12c illustrated in FIG. 2C, the last execution date and time of each application is stored in association with the application identification information of each application executed by the control unit 10. Note that the corresponding application identification information and the last execution date / time are stored in the execution history table 12c in the order of the last execution date / time, specifically, the last execution date / time is later (closer to the current date / time). The storage contents of the execution history table 12c are stored in the control unit 10 when the control unit 10 finishes executing each application, with the current date and time as the final execution date and time. When storing the application identification information and the last execution date / time in the execution history table 12c, the control unit 10 determines the stored application identification information and the last execution date / time if the same application identification information is already stored. Delete and store the date and time at that time as the last execution date and time. Based on such an execution history table 12c, the last execution date and time of each application can be managed.

以下に、本実施形態1の携帯端末装置1が、タッチパネル16に対するユーザの操作に基づいてアプリケーションを実行する処理について説明する。図3乃至図5は、携帯端末装置1によるアプリケーションの実行処理の手順を示すフローチャートであり、図6は、携帯端末装置1における表示画面例を示す模式図である。   Hereinafter, a process in which the mobile terminal device 1 according to the first embodiment executes an application based on a user operation on the touch panel 16 will be described. FIG. 3 to FIG. 5 are flowcharts showing a procedure of application execution processing by the mobile terminal device 1, and FIG. 6 is a schematic diagram showing an example of a display screen in the mobile terminal device 1.

本実施形態1の携帯端末装置1は、自装置が有する機能(記憶部12に記憶してあるアプリケーション)に対する実行指示を受け付けるためのアイコンを並べたホーム画面(初期画面)を表示パネル14に表示している(S1)。図6Aには携帯端末装置1においてホーム画面が表示された初期状態を示している。なお、本実施形態1の携帯端末装置1において、表示パネル14の表示面及びタッチパネル16の表面は、下端に設けられた横長のメニュー領域14aと、それ以外の表示領域14bとを有する。メニュー領域14aは、表示画面を1つ前の状態に戻すための「戻る」ボタンB1、及びホーム画面の表示を指示するための「ホーム」ボタンB2が常時表示されている領域である。表示領域14bは、ホーム画面、各アプリケーションに係るアプリ画面等が適宜切り替えられて表示される領域である。図6Aに示すホーム画面には、電話機能、電話帳機能、メール機能、ブラウザ機能、カメラ機能、TV機能等の各アプリケーションを示すアイコンが複数表示されている。   The mobile terminal device 1 according to the first embodiment displays on the display panel 14 a home screen (initial screen) in which icons for receiving an execution instruction for a function of the device (an application stored in the storage unit 12) are received. (S1). FIG. 6A shows an initial state in which the home screen is displayed in the mobile terminal device 1. In the mobile terminal device 1 according to the first embodiment, the display surface of the display panel 14 and the surface of the touch panel 16 have a horizontally long menu area 14a provided at the lower end and other display areas 14b. The menu area 14a is an area where a “return” button B1 for returning the display screen to the previous state and a “home” button B2 for instructing display of the home screen are always displayed. The display area 14b is an area in which a home screen, an application screen related to each application, and the like are switched and displayed as appropriate. On the home screen shown in FIG. 6A, a plurality of icons indicating applications such as a telephone function, a telephone directory function, a mail function, a browser function, a camera function, and a TV function are displayed.

携帯端末装置1の制御部10は、例えばホーム画面に対するユーザのタッチ操作によって、いずれかのアプリケーションに対する実行指示が行われたか否かを判断しており(S2)、実行指示されていないと判断した場合(S2:NO)、実行指示されるまで待機する。具体的には、制御部10は、入力制御部15にてタッチパネル16に対してユーザによるタッチ操作が行われたか否かを判断している。そして、タッチ操作が行われたと判断した場合、制御部10は、入力制御部15にて算出されたユーザの操作位置の座標情報と、表示パネル14に表示中の各アイコンの表示位置とに基づいて、タッチ操作にてユーザが選択したアイコンを特定する。制御部10は、タッチ操作にて選択されたアイコンを特定した場合、特定されたアイコンに対応するアプリケーションに対する実行指示が行われたと判断し(S2:YES)、実行指示されたアプリケーションをRAM11に読み出して実行する(S3)。なお、いずれかのアプリケーションに対する実行指示は、ホーム画面を介して行われるだけでなく、例えばアプリケーションの使用履歴(実行履歴)の一覧画面を介して行われてもよい。   The control unit 10 of the mobile terminal device 1 determines whether or not an execution instruction for one of the applications has been performed by, for example, a user touch operation on the home screen (S2), and determines that the execution instruction has not been performed. In the case (S2: NO), it waits until an execution instruction is given. Specifically, the control unit 10 determines whether or not the user has performed a touch operation on the touch panel 16 in the input control unit 15. If it is determined that a touch operation has been performed, the control unit 10 is based on the coordinate information of the user's operation position calculated by the input control unit 15 and the display position of each icon displayed on the display panel 14. Then, the icon selected by the user by the touch operation is specified. When specifying the icon selected by the touch operation, the control unit 10 determines that an execution instruction for the application corresponding to the specified icon has been performed (S2: YES), and reads the application instructed to be executed to the RAM 11. (S3). Note that an execution instruction for one of the applications may be performed not only via the home screen but also via a list screen of application usage history (execution history), for example.

アプリケーションを実行した制御部10は、アプリケーションに対応するアプリ画面を表示制御部13にて表示パネル14に表示させる(S4)。図6Bには表示パネル14の表示領域14bに第1アプリ画面が表示された状態を示す。制御部10は、単数動作管理テーブル12aにおいて、実行したアプリケーションに対応する動作状態を「動作中」に、表示状態を「表示中」にそれぞれ更新する(S5)。これにより、制御部10は、いずれのアプリケーションが実行中であり、表示パネル14にアプリ画面を表示中であるのかを単数動作管理テーブル12aにて管理できる。
次に制御部10は、入力制御部15にてタッチパネル16のメニュー領域14aに対してユーザによる右方向へのスワイプ操作(以下では省略して右スワイプ操作と呼ぶ)が行われたか否かを判断する(S6)。具体的には、制御部10は、図6Bに示すようにユーザの指Fがメニュー領域14aに対して、白抜き矢符で示すような右方向へのスワイプ操作(スライド操作)を行ったか否かを判断する。
The control unit 10 that has executed the application causes the display control unit 13 to display an application screen corresponding to the application on the display panel 14 (S4). FIG. 6B shows a state where the first application screen is displayed in the display area 14 b of the display panel 14. In the single operation management table 12a, the control unit 10 updates the operation state corresponding to the executed application to “operating” and the display state to “displaying” (S5). Thus, the control unit 10 can manage which application is being executed and the application screen is being displayed on the display panel 14 by using the single operation management table 12a.
Next, the control unit 10 determines whether or not the input control unit 15 has performed a right swipe operation (hereinafter referred to as a right swipe operation) by the user with respect to the menu area 14 a of the touch panel 16. (S6). Specifically, as illustrated in FIG. 6B, the control unit 10 determines whether or not the user's finger F has performed a swipe operation (slide operation) in the right direction as indicated by a white arrow on the menu area 14a. Determine whether.

右スワイプ操作が行われていないと判断した場合(S6:NO)、制御部10は、ステップS2に処理を戻し、右スワイプ操作が行われるまで、ステップS2〜S6の処理を繰り返す。なお、アプリケーションの実行中に異なるアプリケーションの実行指示が行われた場合(S2:YES)、制御部10は、実行中のアプリケーション(先に実行していたアプリケーション)の実行を終了し、新たに実行指示されたアプリケーションの実行を行う(S3)。なお制御部10は、アプリケーションの実行を終了した場合、終了時点の日時をこのアプリケーションの最終実行日時として実行履歴テーブル12cに格納しておく。また制御部10は、表示中のアプリ画面(先に実行していたアプリケーションのアプリ画面)の表示を終了し、新たに実行したアプリケーションのアプリ画面を表示パネル14に表示させる(S4)。このとき制御部10は、単数動作管理テーブル12aにおいて、実行を終了したアプリケーションに対応する動作状態及び表示状態をそれぞれ「非動作」及び「非表示」に更新し、新たに実行したアプリケーションに対応する動作状態及び表示状態をそれぞれ「動作中」及び「表示中」に更新する(S5)。このように、右スワイプ操作が行われるまでの間は、1つのアプリケーションのみが実行される単数動作状態となり、制御部10は、実行中のアプリケーションの状態を単数動作管理テーブル12aにて管理する。   When determining that the right swipe operation is not performed (S6: NO), the control unit 10 returns the process to step S2, and repeats the processes of steps S2 to S6 until the right swipe operation is performed. If an execution instruction for a different application is issued during the execution of the application (S2: YES), the control unit 10 terminates the execution of the application being executed (the application that was previously executed) and newly executes it. The instructed application is executed (S3). When the execution of the application is terminated, the control unit 10 stores the date and time at the end time in the execution history table 12c as the last execution date and time of this application. Further, the control unit 10 ends the display of the currently displayed application screen (the application screen of the previously executed application), and causes the display panel 14 to display the application screen of the newly executed application (S4). At this time, in the single operation management table 12a, the control unit 10 updates the operation state and display state corresponding to the application whose execution has been completed to “non-operation” and “non-display”, respectively, and corresponds to the newly executed application. The operation state and the display state are updated to “operating” and “displaying”, respectively (S5). Thus, until the right swipe operation is performed, the single operation state in which only one application is executed is set, and the control unit 10 manages the state of the application being executed in the single operation management table 12a.

右スワイプ操作(所定の操作)が行われたと判断した場合(S6:YES)、制御部10は、単数動作状態から複数動作状態に切り替え、複数動作管理テーブル12bを更新する(S7)。具体的には、制御部10は、右スワイプ操作が行われた時点で実行中であったアプリケーションに対応する動作状態及び表示状態をそれぞれ「動作中」及び「表示中」に更新し、このアプリケーションに対応する表示順序を「1」に更新する。
制御部10は、複数動作状態において次に実行すべきアプリケーションを特定する(S8)。本実施形態1の携帯端末装置1では、ユーザによる右スワイプ操作が行われた場合、複数動作状態に移行して異なるアプリケーションが自動的に実行される。また、更にユーザによる右スワイプ操作が行われる都度、更に異なるアプリケーションが順次自動的に実行される。本実施形態1の携帯端末装置1において、このように自動的に実行される各アプリケーションの実行順序は、各アプリケーションの最終実行日時が現在日時に近い順に決定される。よって、制御部(順序決定部)10は、実行履歴テーブル12cに基づいて、実行中のアプリケーションの次に最終実行日時が現在日時に近いアプリケーションを特定する。例えば、図2Cに示す実行履歴テーブル12cによれば、「第1アプリ」のアプリケーションを実行中である場合、「第3アプリ」のアプリケーションが、次に実行すべきアプリケーションに特定される。なお、各アプリケーションの実行順序は、最終実行日時に従った順序に限らず、ユーザによって指定された条件に従った順序とすることができる。
When it is determined that the right swipe operation (predetermined operation) has been performed (S6: YES), the control unit 10 switches from the single operation state to the multiple operation state, and updates the multiple operation management table 12b (S7). Specifically, the control unit 10 updates the operation state and the display state corresponding to the application being executed at the time when the right swipe operation is performed to “active” and “displaying”, respectively. The display order corresponding to is updated to “1”.
The control unit 10 specifies an application to be executed next in a plurality of operation states (S8). In the mobile terminal device 1 according to the first embodiment, when a right swipe operation is performed by the user, a transition is made to a plurality of operation states and different applications are automatically executed. Further, each time the user performs a right swipe operation, different applications are automatically executed sequentially. In the mobile terminal device 1 of the first embodiment, the execution order of the applications that are automatically executed in this way is determined in the order in which the last execution date and time of each application is close to the current date and time. Therefore, the control unit (order determining unit) 10 specifies an application whose final execution date and time is next to the current date and time next to the application being executed based on the execution history table 12c. For example, according to the execution history table 12c illustrated in FIG. 2C, when the application of “first application” is being executed, the application of “third application” is specified as the application to be executed next. Note that the execution order of each application is not limited to the order according to the last execution date and time, but can be the order according to the conditions specified by the user.

制御部(判定部)10は、特定したアプリケーションの実行が可能であるか否かを判断する(S9)。具体的には、制御部10は、複数動作管理テーブル12bに格納してある各アプリケーションの必要機能の情報に基づいて、特定したアプリケーションの実行が可能であるか否かを判断する。例えば、特定したアプリケーション(次に実行すべきアプリケーション)で使用される予定の機能が、実行中のアプリケーションで既に使用されている場合には、特定したアプリケーションの実行は可能でないと判断する。特定したアプリケーションの実行が可能でないと判断した場合(S9:NO)、制御部10は、実行中のアプリケーションの実行を終了する(S10)。なおこのとき、制御部10は、複数動作管理テーブル12bにおいて、終了したアプリケーションに対応する動作状態及び表示状態をそれぞれ「非動作」及び「非表示」に更新しておく。このように、既に実行中のアプリケーションと次に実行すべきアプリケーションとにおける必要機能が重複する場合に、実行中のアプリケーションの動作を終了させることにより、次に実行すべきアプリケーションの動作環境を確保して安定した動作を実現する。   The control unit (determination unit) 10 determines whether or not the specified application can be executed (S9). Specifically, the control unit 10 determines whether or not the specified application can be executed based on information on necessary functions of each application stored in the multiple operation management table 12b. For example, when a function scheduled to be used by the specified application (the application to be executed next) is already used by the application being executed, it is determined that the specified application cannot be executed. When it is determined that the specified application cannot be executed (S9: NO), the control unit 10 ends the execution of the application being executed (S10). At this time, the control unit 10 updates the operation state and display state corresponding to the terminated application to “non-operation” and “non-display”, respectively, in the multiple operation management table 12b. In this way, when the necessary functions of the application that is already being executed and the application that is to be executed next overlap, the operation environment of the application that is to be executed next is ensured by ending the operation of the application that is being executed. And stable operation.

特定したアプリケーションの実行が可能であると判断した場合(S9:YES)、制御部(実行制御部、実行部)10は、特定したアプリケーションを実行する(S11)。ここでは、制御部10は、先に実行していたアプリケーションの実行を継続しつつ、特定したアプリケーションを新たに実行する。そして制御部10は、先に実行していたアプリケーションのアプリ画面の表示を終了し、図6Cに示すように、新たに実行したアプリケーションのアプリ画面を表示パネル14に表示させる(S12)。また制御部10は、複数動作管理テーブル12bにおいて、新たに実行したアプリケーションに対応する動作状態を「動作中」に、表示状態を「表示中」に、表示順序を例えば「2」にそれぞれ更新する(S13)。なお、表示順序は、複数動作管理テーブル12bに既に格納されている表示順序において最大の数に1を加算した数を格納する。またこのとき、制御部10は、先に実行しており、アプリ画面の表示を終了したアプリケーションに対応する表示状態を「非表示」に更新する。これにより、制御部10は、各アプリケーションが実行中であるか否か、各アプリケーションのアプリ画面が表示パネル14に表示中であるか否かを複数動作管理テーブル12bにて管理できる。
ステップS10で実行中のアプリケーションを終了させた場合、制御部10は、ステップS11に処理を移行し、ステップS11〜S13の処理を行う。
When it is determined that the specified application can be executed (S9: YES), the control unit (execution control unit, execution unit) 10 executes the specified application (S11). Here, the control unit 10 newly executes the identified application while continuing the execution of the previously executed application. And the control part 10 complete | finishes the display of the application screen of the application performed previously, and displays the application screen of the newly performed application on the display panel 14 as shown to FIG. 6C (S12). In addition, in the multiple operation management table 12b, the control unit 10 updates the operation state corresponding to the newly executed application to “active”, the display state to “displaying”, and the display order to “2”, for example. (S13). The display order stores the number obtained by adding 1 to the maximum number in the display order already stored in the multiple operation management table 12b. At this time, the control unit 10 updates the display state corresponding to the application that has been executed first and has finished displaying the application screen to “non-display”. Thus, the control unit 10 can manage whether or not each application is being executed and whether or not the application screen of each application is being displayed on the display panel 14 by using the multiple operation management table 12b.
When the application being executed is terminated in step S10, the control unit 10 shifts the process to step S11 and performs the processes of steps S11 to S13.

ステップS13の処理後、制御部10は、ステップS6と同様に、入力制御部15にてタッチパネル16のメニュー領域14aに対してユーザによる右スワイプ操作が行われたか否かを判断する(S14)。右スワイプ操作が行われたと判断した場合(S14:YES)、制御部10は、複数動作状態において次に実行すべきアプリケーションが既に実行中であるか否かを判断する(S15)。具体的には、制御部10は、右スワイプ操作が行われた時点で表示中のアプリ画面のアプリケーションに対して、複数動作管理テーブル12bに格納されている表示順序が1つ後のアプリケーションがあるか否かを判断する。そして制御部10は、表示順序が1つ後のアプリケーションがある場合、次に実行すべきアプリケーションが既に実行中であると判断する。次に実行すべきアプリケーションが既に実行中であると判断した場合(S15:YES)、制御部10は、表示中のアプリ画面の表示を終了し、既に実行中の、次に実行すべきアプリケーションのアプリ画面を表示パネル14に表示させる(S20)。そして制御部10は、複数動作管理テーブル12bにおいて、アプリ画面の表示を終了したアプリケーションに対応する表示状態を「非表示」に更新し、アプリ画面の表示を開始(再開)したアプリケーションに対応する表示状態を「表示中」に更新する(S21)。   After the process of step S13, the control unit 10 determines whether or not the user has performed a right swipe operation on the menu area 14a of the touch panel 16 in the input control unit 15 as in step S6 (S14). When it is determined that the right swipe operation has been performed (S14: YES), the control unit 10 determines whether or not the application to be executed next in the plurality of operation states is already being executed (S15). Specifically, the control unit 10 has an application whose display order stored in the multiple operation management table 12b is one after the application on the application screen being displayed when the right swipe operation is performed. Determine whether or not. When there is an application whose display order is one order later, the control unit 10 determines that the application to be executed next is already being executed. When it is determined that the application to be executed next is already being executed (S15: YES), the control unit 10 ends the display of the application screen being displayed, and the application that is already being executed and is to be executed next. The application screen is displayed on the display panel 14 (S20). Then, in the multiple operation management table 12b, the control unit 10 updates the display state corresponding to the application that has finished displaying the application screen to “hidden”, and the display corresponding to the application that started (resumes) the display of the application screen. The state is updated to “displaying” (S21).

次に実行すべきアプリケーションがまだ実行されていないと判断した場合(S15:NO)、制御部10は、ステップS8と同様に、実行履歴テーブル12cに基づいて、次に実行すべきアプリケーションを特定する(S16)。そして制御部10は、ステップS9と同様に、特定したアプリケーションの実行が可能であるか否かを判断し(S17)、可能でないと判断した場合(S17:NO)、ステップS10と同様に、実行中のアプリケーションの実行を終了する(S18)。   If it is determined that the application to be executed next has not been executed yet (S15: NO), the control unit 10 specifies the application to be executed next based on the execution history table 12c as in step S8. (S16). Then, similarly to step S9, the control unit 10 determines whether or not the specified application can be executed (S17). If it is determined that the specified application is not possible (S17: NO), the control unit 10 executes the same as in step S10. The execution of the application inside is terminated (S18).

特定したアプリケーションの実行が可能であると判断した場合(S17:YES)、制御部10は、ステップS11と同様に、先に実行していたアプリケーションの実行を継続しつつ、特定したアプリケーションを新たに実行する(S19)。そして制御部10は、ステップS12と同様に、表示中のアプリ画面の表示を終了し、新たに実行したアプリケーションのアプリ画面を表示パネル14に表示させる(S20)。また制御部10は、ステップS13と同様に、複数動作管理テーブル12bにおいて、新たに実行したアプリケーションに対応する動作状態を「動作中」に、表示状態を「表示中」に、表示順序を例えば「3」にそれぞれ更新する(S21)。なおこのとき、制御部10は、アプリ画面の表示を終了したアプリケーションに対応する表示状態を「非表示」に更新する。なお、ステップS18で実行中のアプリケーションを終了させた場合、制御部10は、ステップS19に処理を移行し、ステップS19〜S21の処理を行う。   When it is determined that the specified application can be executed (S17: YES), the control unit 10 newly executes the specified application while continuing to execute the previously executed application, as in step S11. Execute (S19). Then, similarly to step S12, the control unit 10 ends the display of the currently displayed application screen, and causes the display panel 14 to display the application screen of the newly executed application (S20). Similarly to step S13, the control unit 10 sets the operation state corresponding to the newly executed application to “operating”, the display state to “displaying”, and the display order to “ 3 ”(S21). At this time, the control unit 10 updates the display state corresponding to the application that has finished displaying the application screen to “non-display”. When the application being executed is terminated in step S18, the control unit 10 shifts the process to step S19 and performs the processes of steps S19 to S21.

ステップS21の処理後、制御部10は、ステップS14に処理を戻し、タッチパネル16のメニュー領域14aに対してユーザによる右スワイプ操作が行われる都度、ステップS15〜S21の処理を繰り返す。これにより、右スワイプ操作が行われる都度、最終実行日時が現在日時に近い順に各アプリケーションが順次起動される。
ステップS14で右スワイプ操作が行われていないと判断した場合(S14:NO)、制御部10は、入力制御部15にてタッチパネル16のメニュー領域14aに対してユーザによる左方向へのスワイプ操作(以下では省略して左スワイプ操作と呼ぶ)が行われたか否かを判断する(S22)。具体的には、制御部10は、図6Cに示すようにユーザの指Fがメニュー領域14aに対して、白抜き矢符で示すような左方向へのスワイプ操作(スライド操作)を行ったか否かを判断する。
After the process of step S21, the control unit 10 returns the process to step S14, and repeats the processes of steps S15 to S21 each time the user performs a right swipe operation on the menu area 14a of the touch panel 16. Accordingly, each time the right swipe operation is performed, the applications are sequentially started in the order in which the last execution date and time are close to the current date and time.
When it is determined in step S14 that the right swipe operation has not been performed (S14: NO), the control unit 10 causes the input control unit 15 to perform a left swipe operation on the menu area 14a of the touch panel 16 by the user ( Hereinafter, it is determined whether or not a left swipe operation is omitted (S22). Specifically, as illustrated in FIG. 6C, the control unit 10 determines whether or not the user's finger F has performed a swipe operation (slide operation) in the left direction as indicated by a white arrow on the menu area 14a. Determine whether.

本実施形態1の携帯端末装置1では、複数動作状態において複数のアプリケーションの実行中にユーザによる左スワイプ操作が行われた場合、各アプリケーションの最終実行日時に基づいて順次実行された各アプリケーションのアプリ画面が、実行順序の逆順にて表示パネル14に順次表示される。よって、例えば、図2Bに示す複数動作管理テーブル12bによれば、図6Cに示すように第3アプリ画面の表示中に左スワイプ操作が行われた場合、図6Bに示すように、表示順序が1つ前の「第1アプリ」のアプリケーションの第1アプリ画面の表示に表示画面が切り替えられる。   In the mobile terminal device 1 according to the first embodiment, when a left swipe operation is performed by a user during execution of a plurality of applications in a plurality of operation states, the application of each application sequentially executed based on the last execution date and time of each application The screens are sequentially displayed on the display panel 14 in the reverse order of the execution order. Therefore, for example, according to the multiple operation management table 12b shown in FIG. 2B, when the left swipe operation is performed during the display of the third application screen as shown in FIG. 6C, the display order is as shown in FIG. 6B. The display screen is switched to the display of the first application screen of the previous “first application” application.

左スワイプ操作が行われたと判断した場合(S22:YES)、制御部10は、複数動作状態において先に実行されたアプリケーション(実行中のアプリケーション)があるか否かを判断する(S23)。具体的には、制御部10は、左スワイプ操作が行われた時点で表示中のアプリ画面のアプリケーションに対して、複数動作管理テーブル12bに格納されている表示順序が1つ前のアプリケーションがあるか否かを判断する。そして制御部10は、表示順序が1つ前のアプリケーションがある場合、先に実行されたアプリケーションがあると判断する。先に実行されたアプリケーションがあると判断した場合(S23:YES)、制御部10は、表示中のアプリ画面の表示を終了し、先に実行されたアプリケーションのアプリ画面を表示パネル14に表示させる(S24)。そして制御部10は、複数動作管理テーブル12bにおいて、アプリ画面の表示を終了したアプリケーションに対応する表示状態を「非表示」に更新し、アプリ画面の表示を開始(再開)したアプリケーションに対応する表示状態を「表示中」に更新する(S25)。これにより、左スワイプ操作が行われる都度、既に実行中のアプリケーションにおいて、複数動作状態における実行順序の逆順にて各アプリ画面を順次切り替えて表示パネル14に表示させることができる。
先に実行されたアプリケーションがないと判断した場合(S23:NO)、制御部10は、ステップS24,S25の処理をスキップし、ステップS14に処理を戻す。
When it is determined that the left swipe operation has been performed (S22: YES), the control unit 10 determines whether or not there is an application (an application being executed) previously executed in a plurality of operation states (S23). Specifically, the control unit 10 has an application whose display order stored in the multiple operation management table 12b is one before the application on the application screen being displayed when the left swipe operation is performed. Determine whether or not. Then, when there is an application whose display order is one before, the control unit 10 determines that there is an application executed first. If it is determined that there is an application executed first (S23: YES), the control unit 10 ends the display of the currently displayed application screen and causes the display panel 14 to display the application screen of the application executed first. (S24). Then, in the multiple operation management table 12b, the control unit 10 updates the display state corresponding to the application that has finished displaying the application screen to “hidden”, and the display corresponding to the application that started (resumes) the display of the application screen. The state is updated to “displaying” (S25). Thus, each time the left swipe operation is performed, the application screens can be sequentially switched and displayed on the display panel 14 in the reverse order of the execution order in the plurality of operation states in the application that is already being executed.
When it is determined that there is no previously executed application (S23: NO), the control unit 10 skips the processes of steps S24 and S25 and returns the process to step S14.

ステップS22で左スワイプ操作が行われていないと判断した場合(S22:NO)、制御部10は、例えばメニュー領域14aに表示されたホームボタンB2に対するユーザのタッチ操作によって、ホーム画面の表示指示が行われたか否かを判断する(S26)。ホーム画面の表示指示が行われていないと判断した場合(S26:NO)、即ち、ホームボタンB2に対するタッチ操作が行われていない場合、制御部10は、ステップS14に処理を戻す。ホーム画面の表示指示が行われたと判断した場合(S26:YES)、制御部10は、複数動作状態から単数動作状態に切り替え、実行中の全てのアプリケーションの実行を終了した後、図6Aに示すようなホーム画面を表示パネル14に表示する(S27)。そして制御部10は、複数動作管理テーブル12bをリセットし(S28)、ステップS2に処理を戻す。なお、複数動作状態から単数動作状態に移行するタイミングは、ホーム画面の表示指示を受け付けたタイミングに限らず、例えばアプリケーションの使用履歴(実行履歴)の一覧画面の表示指示を受け付けたタイミングでもよい。また制御部10は、複数動作管理テーブル12bの全ての動作状態を「非動作」に更新し、全ての表示状態を「非表示」に更新し、全ての表示順序を空欄に更新することによって複数動作管理テーブル12bをリセットする。   When it is determined in step S22 that the left swipe operation has not been performed (S22: NO), the control unit 10 issues a home screen display instruction by, for example, a user touch operation on the home button B2 displayed in the menu area 14a. It is determined whether it has been performed (S26). When it is determined that the home screen display instruction is not performed (S26: NO), that is, when the touch operation is not performed on the home button B2, the control unit 10 returns the process to step S14. When it is determined that an instruction to display the home screen has been made (S26: YES), the control unit 10 switches from a plurality of operating states to a single operating state, ends execution of all the applications being executed, and then is illustrated in FIG. 6A. Such a home screen is displayed on the display panel 14 (S27). Then, the control unit 10 resets the multiple operation management table 12b (S28), and returns the process to step S2. Note that the timing of transition from a plurality of operating states to a single operating state is not limited to the timing of receiving a home screen display instruction, but may be the timing of receiving an application usage history (execution history) list screen display instruction, for example. Further, the control unit 10 updates all the operation states of the multiple operation management table 12b to “non-operation”, updates all display states to “non-display”, and updates all display orders to blanks. The operation management table 12b is reset.

上述した処理により、本実施形態1の携帯端末装置1では、単数動作状態での動作中にユーザがタッチパネル16のメニュー領域14aに対して右スワイプ操作を行った場合、複数動作状態での動作に切り替えられる。また、複数動作状態での動作中にホーム画面の表示指示が行われた場合、単数動作状態での動作に切り替えられる。よってユーザが意識することなく、単数動作状態及び複数動作状態間における動作状態の切り替えが行われる。複数動作状態から単数動作状態へ切り替えられることにより、不要なアプリケーションを停止させて消費電力を抑制し、各アプリケーションで使用されるハードウェア各部を解放することにより、以降に実行されるアプリケーションにおける動作環境を確保できる。また、本実施形態1の携帯端末装置1では、複数動作状態において、ユーザによる右スワイプ操作が行われる都度、最終実行日時に基づく順序にてアプリケーションが順次実行されるので、ユーザは各アプリケーションの実行指示を逐一行う必要がない。また、最終実行日時が現在に近い順に各アプリケーションが実行されるので、ユーザが使用したいと思っている可能性の高いアプリケーションの実行が可能となる。   Through the above-described processing, in the mobile terminal device 1 of the first embodiment, when the user performs a right swipe operation on the menu area 14a of the touch panel 16 during the operation in the single operation state, the operation in the multiple operation state is performed. Can be switched. Further, when a home screen display instruction is given during operation in a plurality of operation states, the operation is switched to operation in a single operation state. Therefore, the operation state is switched between the single operation state and the plurality of operation states without being conscious of the user. By switching from multiple operating states to single operating state, you can stop unnecessary applications, reduce power consumption, and release the hardware parts used by each application, so that the operating environment for applications that are executed later Can be secured. Further, in the mobile terminal device 1 according to the first embodiment, the application is sequentially executed in the order based on the last execution date and time every time the user performs a right swipe operation in a plurality of operation states. There is no need to give instructions one by one. In addition, since each application is executed in the order from the last execution date and time to the present, it is possible to execute an application that is likely to be used by the user.

以下に、本実施形態1の携帯端末装置1において、単数動作状態にて「第1アプリ」のアプリケーションが実行され、図6Bに示すように第1アプリ画面が表示されている場合に制御部10が行う処理について具体的に説明する。このような状態においてメニュー領域14aに対して右スワイプ操作が行われた場合、制御部10は、図2Cに示す実行履歴テーブル12cに基づいて、次に実行すべきアプリケーションとして「第3アプリ」のアプリケーションを特定する。そして制御部10は「第3アプリ」のアプリケーションを実行し、図6Cに示すように第3アプリ画面を表示領域14bに表示させる。また、図6Cに示す状態においてメニュー領域14aに対して左スワイプ操作が行われた場合、制御部10は、図2Bに示す複数動作管理テーブル12bに基づいて、先に実行したアプリケーションとして「第1アプリ」のアプリケーションを特定する。そして制御部10は、図6Bに示すように第1アプリ画面に表示状態を戻す。   Hereinafter, in the mobile terminal device 1 according to the first exemplary embodiment, when the application of “first application” is executed in the single operation state and the first application screen is displayed as illustrated in FIG. 6B, the control unit 10. The processing performed by will be specifically described. In such a state, when the right swipe operation is performed on the menu area 14a, the control unit 10 selects “third application” as an application to be executed next based on the execution history table 12c illustrated in FIG. 2C. Identify the application. And the control part 10 performs the application of "3rd application", and displays a 3rd application screen on the display area 14b, as shown to FIG. 6C. Further, when the left swipe operation is performed on the menu area 14a in the state illustrated in FIG. 6C, the control unit 10 sets “first” as the previously executed application based on the multiple operation management table 12b illustrated in FIG. 2B. Identify the app. And the control part 10 returns a display state to a 1st application screen, as shown to FIG. 6B.

なお、実行中の各アプリケーションは並行して実行されているので、「第1アプリ」のアプリケーションは、第1アプリ画面が表示パネル14に表示されていないときにも実行が継続されている。従って、例えば、ユーザが「第1アプリ」のアプリケーションを起動させた際に第1アプリ画面の表示に時間を要する場合、異なるアプリケーション(例えば「第3アプリ」のアプリケーション)を起動させる。そして、しばらくしてから第1アプリ画面の表示に戻すことにより、第1アプリ画面が適切に表示されるまでの待ち時間におけるユーザのストレスを緩和でき、ユーザは待ち時間を有効に使用できる。   Since the applications being executed are executed in parallel, the “first application” application continues to be executed even when the first application screen is not displayed on the display panel 14. Therefore, for example, when it takes time to display the first application screen when the user activates the “first application” application, a different application (for example, the “third application” application) is activated. Then, by returning to the display of the first application screen after a while, the user's stress in the waiting time until the first application screen is appropriately displayed can be alleviated, and the user can effectively use the waiting time.

上述したように、本実施形態1の携帯端末装置1では、複数動作状態において表示パネル14に表示されるアプリ画面が、メニュー領域14aに対するユーザによる右スワイプ操作又は左スワイプ操作に従って、最終実行日時に基づく順序又はその逆順にて順次切り替えられる。更に本実施形態1の携帯端末装置1は、ユーザによる右スワイプ操作又は左スワイプ操作において、ユーザの指がタッチパネル16のメニュー領域14aから離れるまでの間、即ち右スワイプ操作又は左スワイプ操作の実行が確定するまでの間、2つのアプリケーションにおけるアプリ画面を同時に表示できるように構成されている。   As described above, in the mobile terminal device 1 according to the first embodiment, the application screen displayed on the display panel 14 in a plurality of operation states is set to the last execution date and time according to the right swipe operation or the left swipe operation performed by the user on the menu area 14a. It is sequentially switched in the order based on it or vice versa. Furthermore, in the mobile terminal device 1 according to the first embodiment, the right swipe operation or the left swipe operation by the user is performed until the user's finger leaves the menu area 14a of the touch panel 16, that is, the right swipe operation or the left swipe operation is performed. Until it is determined, the application screens of the two applications can be displayed simultaneously.

従って、入力制御部15は、タッチパネル16に対するユーザによるタッチ操作及びスワイプ操作のほかに、スワイプ操作中であることも検出する。スワイプ操作中とは、スワイプ操作においてユーザの指がタッチパネル16から離れるまでの間の状態、即ち、スワイプ操作が行われたことが確定するまでの間の状態とする。具体的には、入力制御部15は、ユーザの指がタッチパネル16に接触してから離れるまでの間に算出した各操作位置の移動距離が所定距離未満であればタッチ操作が行われたと判断し、所定距離以上であればスワイプ操作が行われたと判断する。このほか、入力制御部15は、例えば、ユーザの指がタッチパネル16に接触してから所定時間(例えば1秒、2秒間)が経過した場合、スワイプ操作中であると判断する。   Therefore, the input control unit 15 detects that a swipe operation is being performed in addition to the touch operation and swipe operation performed by the user on the touch panel 16. “Swiping operation” means a state until the user's finger leaves the touch panel 16 in the swipe operation, that is, a state until it is determined that the swipe operation is performed. Specifically, the input control unit 15 determines that the touch operation has been performed if the movement distance of each operation position calculated between the time when the user's finger touches the touch panel 16 and the time when the user moves away is less than a predetermined distance. If the distance is equal to or greater than the predetermined distance, it is determined that the swipe operation has been performed. In addition, for example, when a predetermined time (for example, 1 second or 2 seconds) has elapsed since the user's finger touched the touch panel 16, the input control unit 15 determines that the swipe operation is being performed.

入力制御部15は、スワイプ操作中であると判断した場合、ユーザの指が最初にタッチパネル16に接触した位置(最初の操作位置)と、現在の操作位置とに基づいて、スワイプ操作におけるスワイプ方向及び移動距離を特定する。そして入力制御部15は、特定したスワイプ方向及び移動距離と、スワイプ操作中であることとを制御部10に通知する。なお、入力制御部15は、スワイプ操作中のユーザの指がタッチパネル16から離れた時点で、スワイプ操作が行われた(スワイプ操作の実行が確定した)と判断する。よって、スワイプ操作の実行が確定するまでの間、入力制御部15は、操作位置の座標情報を算出する都度、スワイプ方向及び移動距離の特定及び制御部10への送出を行う。また入力制御部10は、スワイプ操作の実行が確定した場合、スワイプ方向とスワイプ操作が行われたこととを制御部10に通知する。
制御部10は、スワイプ操作中であることを入力制御部15から通知された場合、入力制御部15から通知されたスワイプ方向及び移動距離に基づいて、既に実行中の2つのアプリケーションのアプリ画面を表示パネル14に表示させる。
When the input control unit 15 determines that the swipe operation is being performed, the swipe direction in the swipe operation based on the position (first operation position) where the user's finger first contacts the touch panel 16 and the current operation position. And specify the travel distance. Then, the input control unit 15 notifies the control unit 10 that the specified swipe direction and moving distance are being determined, and that a swipe operation is being performed. The input control unit 15 determines that the swipe operation has been performed (execution of the swipe operation has been confirmed) when the finger of the user who is performing the swipe operation has moved away from the touch panel 16. Therefore, until the execution of the swipe operation is confirmed, the input control unit 15 specifies the swipe direction and the movement distance and sends them to the control unit 10 every time the coordinate information of the operation position is calculated. Further, when the execution of the swipe operation is confirmed, the input control unit 10 notifies the control unit 10 that the swipe direction and the swipe operation have been performed.
When notified from the input control unit 15 that the swipe operation is being performed, the control unit 10 displays the application screens of the two applications that are already being executed based on the swipe direction and the movement distance notified from the input control unit 15. It is displayed on the display panel 14.

以下に、本実施形態1の携帯端末装置1が複数動作状態において2つのアプリ画面を表示パネル14に表示する際の処理についてフローチャートに基づいて説明する。図7は、複数動作状態における2つのアプリ画面の表示処理の手順を示すフローチャートであり、図8は、携帯端末装置1における表示画面例を示す模式図である。なお、本実施形態1の携帯端末装置1において、制御部10は、図3乃至図5に示した処理を行いつつ、複数動作状態での動作中に以下の処理を行う。   Hereinafter, processing when the mobile terminal device 1 according to the first embodiment displays two application screens on the display panel 14 in a plurality of operating states will be described based on a flowchart. FIG. 7 is a flowchart showing a procedure of display processing of two application screens in a plurality of operation states, and FIG. 8 is a schematic diagram showing an example of a display screen in the mobile terminal device 1. In the mobile terminal device 1 according to the first embodiment, the control unit 10 performs the following processing during the operation in the multiple operation state while performing the processing illustrated in FIGS. 3 to 5.

本実施形態1の携帯端末装置1において、制御部10は、入力制御部15にてタッチパネル16のメニュー領域14aに対してユーザによるスワイプ操作中であるか否かを判断し(S31)、スワイプ操作中でないと判断した場合(S31:NO)、他の処理を行いつつ待機する。スワイプ操作中であると判断した場合(S31:YES)、制御部10は、入力制御部15にて特定されたスワイプ方向及び移動距離を取得する(S32)。そして制御部10は、取得したスワイプ方向に基づいて、複数動作状態において次に実行すべきアプリケーションが既に実行中であるか否か、又は先に実行されたアプリケーションがあるか否か(即ち、実行中のアプリケーションがあるか否か)を判断する(S33)。   In the mobile terminal device 1 of the first embodiment, the control unit 10 determines whether or not the user is performing a swipe operation on the menu area 14a of the touch panel 16 in the input control unit 15 (S31), and performs the swipe operation. If it is determined that it is not in the middle (S31: NO), it waits while performing other processes. When it is determined that the swipe operation is being performed (S31: YES), the control unit 10 acquires the swipe direction and the movement distance specified by the input control unit 15 (S32). Based on the obtained swipe direction, the control unit 10 determines whether or not an application to be executed next in a plurality of operation states is already being executed, or whether there is an application that has been executed first (that is, execution). It is determined whether there is a middle application (S33).

具体的には、スワイプ方向が右方向である場合、制御部10は、表示中のアプリ画面のアプリケーションに対して、複数動作管理テーブル12bに格納されている表示順序が1つ後のアプリケーションがあるか否かを判断する。また、スワイプ方向が左方向である場合、制御部10は、表示中のアプリ画面のアプリケーションに対して、複数動作管理テーブル12bに格納されている表示順序が1つ前のアプリケーションがあるか否かを判断する。実行中のアプリケーションがあると判断した場合(S33:YES)、制御部10は、表示中のアプリ画面と、実行中のアプリケーション(具体的には、既に実行中の次に実行すべきアプリケーション、又は先に実行されたアプリケーション)のアプリ画面とを表示パネル14に表示させる(S34)。   Specifically, when the swipe direction is the right direction, the control unit 10 has an application whose display order stored in the multiple operation management table 12b is one after the application on the application screen being displayed. Determine whether or not. When the swipe direction is the left direction, the control unit 10 determines whether there is an application whose display order stored in the multiple operation management table 12b is one before the application on the application screen being displayed. Judging. When it is determined that there is an application being executed (S33: YES), the control unit 10 displays the application screen being displayed and the application being executed (specifically, an application that is already being executed and is to be executed next, or The application screen of the previously executed application) is displayed on the display panel 14 (S34).

例えば、スワイプ方向が右方向である場合、制御部10は、もともと表示中のアプリ画面を右側に、既に実行中の次に実行すべきアプリケーションのアプリ画面を左側にして2つのアプリ画面を表示させる。また、スワイプ方向が左方向である場合、制御部10は、もともと表示中のアプリ画面を左側に、先に実行されたアプリケーションのアプリ画面を右側にして2つのアプリ画面を表示させる。なおこのとき、制御部10は、ステップS32で取得した移動距離に基づいて、2つのアプリ画面の表示サイズを決定している。例えば、移動距離が1cmの場合、もともと表示中のアプリ画面が表示パネル14の右側又は左側の3/4の領域に表示され、移動距離が2cmの場合、もともと表示中のアプリ画面が表示パネル14の右側又は左側の半分の領域に表示され、移動距離が3cmの場合、もともと表示中のアプリ画面が表示パネル14の右側又は左側の1/4の領域に表示される。なお、これらの数値は一例であり、これらに限らない。   For example, when the swipe direction is the right direction, the control unit 10 displays two application screens with the application screen that is originally displayed on the right side and the application screen of the application that is already being executed next on the left side. . When the swipe direction is the left direction, the control unit 10 displays the two application screens with the currently displayed application screen on the left side and the application screen of the previously executed application on the right side. At this time, the control unit 10 determines the display sizes of the two application screens based on the movement distance acquired in step S32. For example, when the moving distance is 1 cm, the originally displayed application screen is displayed in the 3/4 area on the right or left side of the display panel 14, and when the moving distance is 2 cm, the originally displayed application screen is displayed on the display panel 14. When the moving distance is 3 cm, the originally displayed application screen is displayed in the right or left quarter area of the display panel 14. In addition, these numerical values are examples, and are not limited to these.

なお、図2Bの複数動作管理テーブル12bに示すように「第1アプリ」「第3アプリ」「第2アプリ」の順に各アプリケーションが実行されており、図6Cに示すように現在第3アプリ画面の表示中である場合について具体的に説明する。第3アプリ画面の表示中に、図8Aに示すようにタッチパネル16(メニュー領域14a)に対して右スワイプ操作が少し(例えば1cm程度)行われている場合(右スワイプ操作中である場合)、第3アプリ画面が表示パネル14の右側の3/4の領域に表示され、第2アプリ画面が残りの領域に表示される。また図8Bに示すように右スワイプ操作の移動距離が長い場合(例えば3cm程度)、第3アプリ画面が表示パネル14の右側の1/4の領域に表示され、第2アプリ画面が残りの領域に表示される。同様に、第3アプリ画面の表示中に、図8Cに示すようにメニュー領域14aに対して左スワイプ操作が少し(例えば1cm程度)行われている場合(左スワイプ操作中である場合)、第3アプリ画面が表示パネル14の左側の3/4の領域に表示され、第1アプリ画面が残りの領域に表示される。また図8Dに示すように左スワイプ操作の移動距離が長い場合(例えば3cm程度)、第3アプリ画面が表示パネル14の左側の1/4の領域に表示され、第1アプリ画面が残りの領域に表示される。   Each application is executed in the order of “first application”, “third application”, and “second application” as shown in the multiple operation management table 12b in FIG. 2B, and the current third application screen is shown in FIG. 6C. The case where is being displayed will be specifically described. While the third application screen is being displayed, when the right swipe operation is performed a little (for example, about 1 cm) on the touch panel 16 (menu area 14a) as shown in FIG. 8A (when the right swipe operation is being performed) The third application screen is displayed in the 3/4 area on the right side of the display panel 14, and the second application screen is displayed in the remaining area. As shown in FIG. 8B, when the movement distance of the right swipe operation is long (for example, about 3 cm), the third application screen is displayed in the 1/4 area on the right side of the display panel 14, and the second application screen is the remaining area. Is displayed. Similarly, while the third application screen is being displayed, if the left swipe operation is being performed slightly (for example, about 1 cm) on the menu area 14a as shown in FIG. 8C (if the left swipe operation is being performed), The 3 application screen is displayed in the 3/4 area on the left side of the display panel 14, and the first application screen is displayed in the remaining area. As shown in FIG. 8D, when the movement distance of the left swipe operation is long (for example, about 3 cm), the third application screen is displayed in the 1/4 area on the left side of the display panel 14, and the first application screen is the remaining area. Is displayed.

ステップS33で実行中のアプリケーションがないと判断した場合(S33:NO)、制御部10は、ステップS36に処理を移行する。なお、制御部10は、複数動作状態において次に実行すべきアプリケーションが実行中でないと判断した場合(S33:NO)、図3中のステップS8〜S13又は図4中のステップS16〜S21と同様の処理を行い、次に実行すべきアプリケーションを特定して実行してもよい。この場合、新たに実行したアプリケーションのアプリ画面と、もともと表示中のアプリ画面とを表示パネル14に表示させることができる。   If it is determined in step S33 that there is no application being executed (S33: NO), the control unit 10 shifts the processing to step S36. If the control unit 10 determines that the application to be executed next is not being executed in a plurality of operation states (S33: NO), the control unit 10 is the same as steps S8 to S13 in FIG. 3 or steps S16 to S21 in FIG. The following process may be performed to identify and execute an application to be executed next. In this case, the application screen of the newly executed application and the application screen currently being displayed can be displayed on the display panel 14.

制御部10は、複数動作管理テーブル12bにおいて、アプリ画面の表示サイズが大きい方のアプリケーションに対応する表示状態を「表示中」に更新し、アプリ画面の表示領域が小さい方のアプリケーションに対応する表示状態を「部分表示中」に更新する(S35)。図8Aに示す例では、「第3アプリ」のアプリケーションに対する表示状態が「表示中」に更新され、「第2アプリ」のアプリケーションに対する表示状態が「部分表示中」に更新される。また図8Bに示す例では、「第3アプリ」のアプリケーションに対する表示状態が「部分表示中」に更新され、「第2アプリ」のアプリケーションに対する表示状態が「表示中」に更新される。これにより、2つのアプリ画面が表示されている状態において、いずれのアプリ画面が大きい表示サイズで表示されているかを管理できる。   In the multiple operation management table 12b, the control unit 10 updates the display state corresponding to the application with the larger display size of the application screen to “displaying”, and displays the display corresponding to the application with the smaller display area of the application screen. The state is updated to “partial display” (S35). In the example illustrated in FIG. 8A, the display state of the “third application” application is updated to “displaying”, and the display state of the “second application” application is updated to “partial display”. In the example illustrated in FIG. 8B, the display state for the application of “third application” is updated to “partial display”, and the display state for the application of “second application” is updated to “displaying”. Thereby, in a state where two application screens are displayed, it is possible to manage which application screen is displayed in a large display size.

制御部10は、操作中であったスワイプ操作が確定したか否かを入力制御部15にて判断しており(S36)、確定していないと判断した場合(S36:NO)、即ちまだスワイプ操作中である場合、制御部10は、ステップS32に処理を戻す。そして制御部10は、スワイプ操作が確定するまで、入力制御部15にて順次特定されるスワイプ方向及び移動距離を取得し(S32)、ステップS33〜S35の処理を繰り返す。従って、制御部10は、スワイプ操作が確定するまでの間、2つのアプリ画面を表示し、更にユーザによるスワイプ操作における移動距離に応じたサイズで各アプリ画面を表示させることができる。よって、ユーザは2つのアプリ画面を同時に見ることができ、またスワイプ操作における移動距離を変更することにより、より見たい方のアプリ画面をより大きく表示させることができる。   The control unit 10 determines whether or not the swipe operation that was being performed has been confirmed by the input control unit 15 (S36). If it is determined that the swipe operation has not been confirmed (S36: NO), that is, the swipe operation is still performed. When the operation is being performed, the control unit 10 returns the process to step S32. And the control part 10 acquires the swipe direction and movement distance which are specified sequentially by the input control part 15 until a swipe operation is decided (S32), and repeats the process of step S33-S35. Therefore, the control unit 10 can display two application screens until the swipe operation is confirmed, and can display each application screen in a size corresponding to the moving distance in the swipe operation by the user. Therefore, the user can view the two application screens at the same time, and can change the movement distance in the swipe operation to display a larger application screen to be viewed.

スワイプ操作が確定したと判断した場合(S36:YES)、即ち、スワイプ操作中のユーザの指がタッチパネル16から離れた場合、制御部10は、この時点のスワイプ方向及び移動距離に応じて、表示中の2つのアプリ画面のうちの1つを表示パネル14に表示させる(S37)。ここでは、制御部10は、例えば、小さい表示サイズで表示していたアプリ画面の表示を終了し、大きい表示サイズで表示していたアプリ画面を表示パネル14全体に表示する。そして制御部10は、複数動作管理テーブル12bにおいて、アプリ画面の表示を終了したアプリケーションに対応する表示状態を「非表示」に更新し(S38)、処理を終了する。   When it is determined that the swipe operation is confirmed (S36: YES), that is, when the finger of the user who is performing the swipe operation is separated from the touch panel 16, the control unit 10 displays according to the swipe direction and the moving distance at this time. One of the two application screens is displayed on the display panel 14 (S37). Here, for example, the control unit 10 ends the display of the application screen displayed with the small display size, and displays the application screen displayed with the large display size on the entire display panel 14. Then, the control unit 10 updates the display state corresponding to the application that has finished displaying the application screen in the multiple operation management table 12b to “non-display” (S38), and ends the process.

制御部10は、上述した処理を行いつつ、実行中の各アプリケーションを並行して実行している。従って例えば、第3アプリ画面が表示待ち状態である場合に、第1アプリ画面又は第2アプリ画面等の他のアプリ画面を同時に表示させることにより、「第3アプリ」のアプリケーションの進捗状態を把握できると共に他のアプリケーションを使用できる。よって、各アプリケーションのアプリ画面の表示に要する待ち時間におけるユーザのストレスを緩和でき、ユーザは待ち時間を有効に使用できる。また、図8A〜Dに示すように、各アプリケーションのアプリ画面が実行順に仮想的に横方向に並べて表示された状態となるので、ユーザはそれぞれのアプリ画面の位置を把握し易く、所望のアプリ画面に表示を切り替えたい場合に操作性がよい。   The control unit 10 executes each application being executed in parallel while performing the above-described processing. Therefore, for example, when the third application screen is waiting to be displayed, the progress status of the application of the “third application” can be grasped by simultaneously displaying another application screen such as the first application screen or the second application screen. And other applications can be used. Therefore, the stress of the user in the waiting time required for displaying the application screen of each application can be reduced, and the user can use the waiting time effectively. Further, as shown in FIGS. 8A to 8D, since the application screens of the respective applications are virtually arranged in the horizontal direction in the order of execution, the user can easily grasp the position of each application screen, and the desired application Operability is good when you want to switch the display to the screen.

本実施形態1の携帯端末装置1では、単数動作状態での動作中にユーザがメニュー領域14aに対して右スワイプ操作を行った場合、複数動作状態での動作に切り替えられる構成であった。また本実施形態1の携帯端末装置1では、複数動作状態での動作中にユーザがメニュー領域14aに対して右スワイプ操作を行う都度、実行履歴テーブル12cに基づいて、次に実行すべきアプリケーションが決定されて実行される構成であった。更に本実施形態1の携帯端末装置1では、複数動作状態での動作中にユーザがメニュー領域14aに対して左スワイプ操作又は右スワイプ操作を行った場合、1つ前に実行されたアプリケーション又は1つ後に実行されたアプリケーションのアプリ画面に表示が切り替えられる構成であった。このような構成は一例であり、このような構成に限らない。例えば、右スワイプ操作及び左スワイプ操作を入れ替えて用い、単数動作状態での動作中にユーザが左スワイプ操作を行った場合に複数動作状態での動作に切り替えられる構成としてもよい。また、スワイプ操作以外の操作に基づいて各処理を行う構成としてもよい。   The mobile terminal device 1 according to the first embodiment has a configuration in which, when the user performs a right swipe operation on the menu area 14a during the operation in the single operation state, the operation is switched to the operation in the multiple operation state. In the mobile terminal device 1 according to the first embodiment, every time the user performs a right swipe operation on the menu area 14a during operation in a plurality of operation states, the application to be executed next is determined based on the execution history table 12c. The configuration was determined and executed. Furthermore, in the mobile terminal device 1 according to the first embodiment, when the user performs a left swipe operation or a right swipe operation on the menu area 14a during operation in a plurality of operation states, the previously executed application or 1 The display can be switched to the application screen of the application executed next. Such a configuration is an example and is not limited to such a configuration. For example, the right swipe operation and the left swipe operation may be used interchangeably, and the operation may be switched to the operation in the multiple operation state when the user performs the left swipe operation during the operation in the single operation state. Moreover, it is good also as a structure which performs each process based on operation other than swipe operation.

本実施形態1の携帯端末装置1では、複数動作状態での動作中にユーザがメニュー領域14aに対して右スワイプ操作を行う都度、次に実行すべきアプリケーションを決定し、決定したアプリケーションの実行が可能であるか否かを判断する構成であった。そして、決定したアプリケーションの実行が可能であれば実行し、実行が可能でなければ、既に実行中のアプリケーションを終了させた後に、決定したアプリケーションを実行する構成であった。このような構成により、携帯端末装置1はユーザの操作に従った動作を行うことができ、ユーザに自然な操作感を提供することができる。このほかに、決定したアプリケーションの実行が可能でない場合に、即ち、決定したアプリケーションの必要機能が既に実行中のアプリケーションの必要機能に重複する場合、決定したアプリケーションを実行せずに、実行中のアプリケーションの実行を継続する構成としてもよい。このような構成とした場合には、既に実行中のアプリケーションの動作環境を確保して安定した動作を実現できる。なお、既に実行中のアプリケーションの実行を継続するか、次に実行すべきであると決定されたアプリケーションの実行を行うかをユーザによって選択できるように構成してもよい。更に、各アプリケーションの実行によるハードウェア各部の処理負荷を監視しておき、処理負荷が所定基準よりも大きくなった場合に、先に実行させたアプリケーションから順に動作を終了させる構成を備えてもよい。また、アプリケーションの実行順のほかに、アプリ画面の表示順、処理負荷が大きい順に各アプリケーションの動作を終了させるように構成してもよい。この場合、各アプリケーションの動作環境を確保して各アプリケーションを安定して動作させることができる。   In the mobile terminal device 1 according to the first embodiment, each time the user performs a right swipe operation on the menu area 14a during operation in a plurality of operation states, the application to be executed next is determined, and the determined application is executed. It was the structure which judges whether it was possible. If the determined application can be executed, the determined application is executed. If not, the already-executed application is terminated and then the determined application is executed. With such a configuration, the mobile terminal device 1 can perform an operation in accordance with the user's operation, and can provide a natural feeling of operation to the user. In addition, when the determined application cannot be executed, that is, when the necessary function of the determined application overlaps with the necessary function of the already executing application, the determined application is not executed and the executing application is not executed. It is good also as a structure which continues execution of. With such a configuration, a stable operation can be realized by securing an operating environment of an application that is already being executed. It may be configured such that the user can select whether to continue execution of an application that is already being executed or to execute an application that has been determined to be executed next. Further, a configuration may be provided in which the processing load of each part of the hardware due to the execution of each application is monitored, and when the processing load becomes greater than a predetermined reference, the operation is terminated in order from the previously executed application. . Moreover, you may comprise so that operation | movement of each application may be complete | finished in order with the display order of an application screen other than the execution order of an application, and processing load. In this case, it is possible to ensure the operating environment of each application and stably operate each application.

本実施形態1の携帯端末装置1は、単数動作管理テーブル12aを用いて単数動作状態において実行中のアプリケーションの状態を管理し、複数動作管理テーブル12bを用いて複数動作状態において実行中のアプリケーションの状態を管理する構成であった。このほかに、複数動作管理テーブル12bの構成を有する1つの動作管理テーブルを用いて単数動作状態及び複数動作状態において実行中のアプリケーションの状態を管理する構成としてもよい。即ち、単数動作状態及び複数動作状態において1つの動作管理テーブルを共用する構成としてもよい。この場合、例えば、携帯端末装置1が単数動作状態での動作中は、動作管理テーブルに格納する必要がない項目(例えば表示順序)に対する情報の格納は行われなくてもよい。   The mobile terminal device 1 according to the first embodiment manages the state of the application being executed in the single operation state by using the single operation management table 12a, and uses the multiple operation management table 12b for the application being executed in the multiple operation state. The configuration was to manage the state. In addition, a single operation management table having the configuration of the multiple operation management table 12b may be used to manage the state of the application being executed in the single operation state and the multiple operation state. That is, a single operation management table may be shared in a single operation state and a plurality of operation states. In this case, for example, when the mobile terminal device 1 is operating in a single operation state, information for items (for example, display order) that do not need to be stored in the operation management table may not be stored.

(実施形態2)
以下に、実施形態2の携帯端末装置について説明する。本実施形態2の携帯端末装置は、上述した実施形態1の携帯端末装置1と同様の構成を有しており、更に記憶部12に実行頻度テーブル12d、アプリ名テーブル12e及び使用機能テーブル12fを記憶している。その他の構成は、上述した実施形態1の携帯端末装置1と同様であるので、同様の構成については同一の符号を付して説明を省略する。
(Embodiment 2)
Below, the portable terminal device of Embodiment 2 is demonstrated. The portable terminal device of the second embodiment has the same configuration as the portable terminal device 1 of the first embodiment described above, and further includes an execution frequency table 12d, an application name table 12e, and a used function table 12f in the storage unit 12. I remember it. Since other configurations are the same as those of the mobile terminal device 1 of the first embodiment described above, the same reference numerals are given to the same configurations, and description thereof is omitted.

上述した実施形態1の携帯端末装置1は、複数動作状態での動作中にユーザがタッチパネル16のメニュー領域14aに対して右スワイプ操作を行う都度、実行履歴テーブル12cに基づく順序にて各アプリケーションを順次実行(起動)させる構成であった。
本実施形態2の携帯端末装置1は、上述した実施形態1の携帯端末装置1と同様の処理を行い、同様の効果が得られる。更に本実施形態2の携帯端末装置1は、複数動作状態において自動的に実行させる各アプリケーションの実行順序を実行履歴テーブル12c(最終実行日時)に基づく順序だけでなく、実行頻度(実行回数)に基づく順序、各アプリケーションに付与されたアプリ名に基づく順序(例えば五十音順、アルファベット順)、各アプリケーションを実行するために使用される機能に基づく順序に適宜切り替え可能な構成を備える。
The mobile terminal device 1 according to the first embodiment described above is configured so that each time the user performs a right swipe operation on the menu area 14a of the touch panel 16 during operation in a plurality of operation states, the applications are performed in the order based on the execution history table 12c. The configuration was to execute (start) sequentially.
The mobile terminal device 1 of the second embodiment performs the same processing as the mobile terminal device 1 of the first embodiment described above, and the same effect is obtained. Furthermore, the mobile terminal device 1 according to the second embodiment sets the execution order of each application to be automatically executed in a plurality of operation states to the execution frequency (number of executions) as well as the order based on the execution history table 12c (last execution date and time). A configuration that can be appropriately switched to an order based on an application name assigned to each application (for example, alphabetical order or alphabetical order) and an order based on a function used to execute each application.

図9は、実行頻度テーブル12d、アプリ名テーブル12e及び使用機能テーブル12fの構成を示す模式図である。なお、図9Aには実行頻度テーブル12dの構成例を示し、図9Bにはアプリ名テーブル12eの構成例を示し、図9Cには使用機能テーブル12fの構成例を示す。図9Aに示す実行頻度テーブル12dには、制御部10にて実行された各アプリケーションのアプリ識別情報に対応付けて、各アプリケーションの実行回数が格納されている。なお、対応するアプリ識別情報及び実行回数は、実行回数が多い順に実行頻度テーブル12dに格納されている。実行頻度テーブル12dの格納内容は、制御部10が各アプリケーションの実行を開始した際に制御部10にて格納される。制御部10は、アプリ識別情報及び実行回数を実行頻度テーブル12dに格納する際に、既に同一のアプリ識別情報が格納されていれば、対応付けて格納してある実行回数に1を加算する。また制御部10は、加算後の実行回数に基づいて並べ替えが必要となった場合、即ち、加算後の実行回数が他のアプリケーションの実行回数よりも多くなった場合、実行頻度テーブル12dに格納してあるアプリ識別情報及び実行回数の並び替え(格納順序の変更)も行っておく。このような実行頻度テーブル12dに基づいて、各アプリケーションの実行回数を管理できる。   FIG. 9 is a schematic diagram showing the configuration of the execution frequency table 12d, the application name table 12e, and the used function table 12f. 9A shows a configuration example of the execution frequency table 12d, FIG. 9B shows a configuration example of the application name table 12e, and FIG. 9C shows a configuration example of the use function table 12f. In the execution frequency table 12d illustrated in FIG. 9A, the number of execution times of each application is stored in association with the application identification information of each application executed by the control unit 10. Note that the corresponding application identification information and the number of executions are stored in the execution frequency table 12d in descending order of the number of executions. The stored contents of the execution frequency table 12d are stored in the control unit 10 when the control unit 10 starts executing each application. When storing the application identification information and the number of executions in the execution frequency table 12d, the control unit 10 adds 1 to the stored number of executions if the same application identification information is already stored. The control unit 10 stores in the execution frequency table 12d when rearrangement is necessary based on the number of executions after the addition, that is, when the number of executions after the addition is larger than the number of executions of other applications. The application identification information and the number of executions are rearranged (change of storage order). The number of executions of each application can be managed based on such an execution frequency table 12d.

図9Bに示すアプリ名テーブル12eには、制御部10にて実行可能な全てのアプリケーション、即ち携帯端末装置1にインストールされている全てのアプリケーションのアプリ識別情報及び各アプリケーションに付与されたアプリ名が対応付けて格納されている。図9Bに示す例では、対応するアプリ識別情報及びアプリ名は、アプリ名が五十音順となるようにアプリ名テーブル12eに格納されている。なお、アプリ名がアルファベット順となるように、それぞれ対応するアプリ識別情報及びアプリ名を格納する構成としてもよい。アプリ名テーブル12eの格納内容は、携帯端末装置1に各アプリケーションがインストールされた際に制御部10にて格納される。このようなアプリ名テーブル12eに基づいて、各アプリケーションのアプリ名を管理できる。   In the application name table 12e shown in FIG. 9B, the application identification information of all the applications that can be executed by the control unit 10, that is, all the applications installed in the mobile terminal device 1, and the application names given to the respective applications are stored. Stored in association. In the example shown in FIG. 9B, the corresponding application identification information and application name are stored in the application name table 12e so that the application names are in alphabetical order. In addition, it is good also as a structure which stores the application identification information and application name which respectively correspond so that an application name may become alphabetical order. The stored contents of the application name table 12e are stored in the control unit 10 when each application is installed in the mobile terminal device 1. The application name of each application can be managed based on such an application name table 12e.

図9Cに示す使用機能テーブル12fは、制御部10にて実行可能な全てのアプリケーション、即ち携帯端末装置1にインストールされている全てのアプリケーションのアプリ識別情報及び各アプリケーションを実行する際に使用される機能の情報が対応付けて格納されている。図9Cに示す例では、それぞれの機能に対応して各アプリ識別情報が使用機能テーブル12fに格納されている。使用機能テーブル12fの格納内容は、携帯端末装置1に各アプリケーションがインストールされた際に制御部10にて格納される。制御部10は、アプリ識別情報及び使用機能の情報を使用機能テーブル12fに格納する際に、既に同一の使用機能の情報が格納されていれば、この使用機能の情報に対応付けてアプリ識別情報を格納する。このような使用機能テーブル12fに基づいて、各アプリケーションに必要な各機能を管理できる。   The use function table 12f shown in FIG. 9C is used when executing all the applications that can be executed by the control unit 10, that is, the application identification information of all the applications installed in the mobile terminal device 1 and each application. Function information is stored in association with each other. In the example shown in FIG. 9C, each application identification information is stored in the use function table 12f corresponding to each function. The stored contents of the used function table 12 f are stored in the control unit 10 when each application is installed in the mobile terminal device 1. When the controller 10 stores the application identification information and the used function information in the used function table 12f, if the same used function information is already stored, the controller 10 associates the application identification information with the used function information. Is stored. Each function necessary for each application can be managed based on such a use function table 12f.

以下に、本実施形態2の携帯端末装置1が、タッチパネル16に対するユーザの操作に基づいてアプリケーションを実行する処理について説明する。図10は、実施形態2の携帯端末装置1によるアプリケーションの実行処理の手順を示すフローチャートであり、図11は、実施形態2の携帯端末装置1における表示画面例を示す模式図である。なお、本実施形態2の携帯端末装置1において、制御部10は、上述の実施形態1で説明した各処理を行いつつ、以下の処理を行う。   Hereinafter, a process in which the mobile terminal device 1 according to the second embodiment executes an application based on a user operation on the touch panel 16 will be described. FIG. 10 is a flowchart illustrating a procedure of an application execution process performed by the mobile terminal device 1 according to the second embodiment. FIG. 11 is a schematic diagram illustrating an example of a display screen in the mobile terminal device 1 according to the second embodiment. In the mobile terminal device 1 according to the second embodiment, the control unit 10 performs the following processes while performing the processes described in the first embodiment.

本実施形態2の携帯端末装置1において、制御部10は、単数動作状態又は複数動作状態での動作中に、図11Aに示すように、いずれかのアプリ画面を表示パネル14に表示している場合に以下の処理を行う。なお、図11Aには、表示領域14bに第3アプリ画面が表示してある状態を示す。制御部10は、メニュー領域14aに対してユーザによる上方向へのスワイプ操作(以下では省略して上スワイプ操作と呼ぶ)が行われたか否かを入力制御部15にて判断する(S41)。具体的には、制御部10は、図11Aに示すようにユーザの指Fがメニュー領域14aに対して接触した後、白抜き矢符で示すような上方向へのスワイプ操作(スライド操作)を行ったか否かを判断する。   In the mobile terminal device 1 according to the second embodiment, the control unit 10 displays one of the application screens on the display panel 14 as illustrated in FIG. 11A during the operation in the single operation state or the multiple operation state. If so, do the following: FIG. 11A shows a state where the third application screen is displayed in the display area 14b. The control unit 10 determines in the input control unit 15 whether or not the user has performed an upward swipe operation (hereinafter referred to as “upper swipe operation”) on the menu area 14a (S41). Specifically, as illustrated in FIG. 11A, the control unit 10 performs an upward swipe operation (slide operation) as indicated by a white arrow after the user's finger F contacts the menu area 14a. Judge whether or not it has been done.

上スワイプ操作が行われたと判断した場合(S41:YES)、制御部10は、図11Bに示すように、条件メニューMを表示パネル14の表示領域14bに表示する(S42)。条件メニューMには、機能別メニュー、名前順メニュー、頻度順メニュー、履歴順メニューが含まれる。履歴順メニューは、複数動作状態において各アプリケーションを実行させる順序を実行履歴テーブル12cに基づく順序とする指示を行うためのメニューである。頻度順メニューは、複数動作状態において各アプリケーションを実行させる順序を実行頻度テーブル12dに基づく順序とする指示を行うためのメニューである。なお、実行頻度テーブル12dに基づく順序とは実行回数が多い順である。名前順メニューは、複数動作状態において各アプリケーションを実行させる順序をアプリ名テーブル12eに基づく順序とする指示を行うためのメニューである。なお、アプリ名テーブル12eに基づく順序とはアプリ名が五十音順となる順序である。機能別メニューは、複数動作状態において各アプリケーションを実行させる順序を使用機能テーブル12fに基づく順序とする指示を行うためのメニューである。使用機能テーブル12fに基づく順序とは、使用機能が共通するアプリケーション毎の順序である。   When it is determined that the upper swipe operation has been performed (S41: YES), the control unit 10 displays the condition menu M in the display area 14b of the display panel 14 as shown in FIG. 11B (S42). The condition menu M includes a function-specific menu, a name order menu, a frequency order menu, and a history order menu. The history order menu is a menu for instructing the order in which each application is executed in a plurality of operation states to be based on the execution history table 12c. The frequency order menu is a menu for instructing the order in which each application is executed in a plurality of operation states to be based on the execution frequency table 12d. The order based on the execution frequency table 12d is the order in which the number of executions is large. The name order menu is a menu for instructing the order in which each application is executed in a plurality of operation states to be based on the application name table 12e. The order based on the application name table 12e is an order in which the application names are in the order of the Japanese syllabary. The function-specific menu is a menu for instructing the order in which each application is executed in a plurality of operation states to be based on the use function table 12f. The order based on the used function table 12f is an order for each application having a common used function.

制御部10は、条件メニューMに対するユーザのタッチ操作によって、いずれかのメニューが選択されたか否かを判断しており(S43)、選択されていないと判断した場合(S43:NO)、いずれかのメニューが選択されるまで待機する。具体的には、制御部10は、入力制御部15にてタッチパネル16に対してユーザによるタッチ操作が行われたか否かを判断している。そして、タッチ操作が行われたと判断した場合、制御部10は、入力制御部15にて算出されたユーザの操作位置の座標情報と、条件メニューMの各メニューの表示位置とに基づいて、タッチ操作にてユーザが選択したメニューを特定する。制御部10は、いずれかのメニューを特定した場合、特定されたメニューが選択されたと判断し(S43:YES)、選択されたメニューを例えばRAM11に記憶しておく。図11Bに示す例は、頻度順メニューが選択された状態を示す。なお、上スワイプ操作によって条件メニューMが表示され、タッチ操作によって任意のメニューが選択される構成のほかに、上スワイプ操作の開始によって条件メニューMが表示され、上スワイプ操作の終了時点(ユーザの指Fがタッチパネル16から離れた時点)での操作位置(タッチ位置)によって任意のメニューが選択される構成としてもよい。この場合、ユーザは、所望のメニューの表示位置の上で上スワイプ操作を終了すればよい。   The control unit 10 determines whether or not any menu is selected by the user's touch operation on the condition menu M (S43), and determines that any menu is not selected (S43: NO). Wait until the menu is selected. Specifically, the control unit 10 determines whether or not the user has performed a touch operation on the touch panel 16 in the input control unit 15. When it is determined that a touch operation has been performed, the control unit 10 performs a touch based on the coordinate information of the user's operation position calculated by the input control unit 15 and the display position of each menu of the condition menu M. The menu selected by the user by the operation is specified. When any one of the menus is specified, the control unit 10 determines that the specified menu has been selected (S43: YES), and stores the selected menu in, for example, the RAM 11. The example shown in FIG. 11B shows a state in which the frequency order menu is selected. In addition to the configuration in which the condition menu M is displayed by the upper swipe operation and an arbitrary menu is selected by the touch operation, the condition menu M is displayed by the start of the upper swipe operation, and when the upper swipe operation ends (user's An arbitrary menu may be selected depending on the operation position (touch position) when the finger F is separated from the touch panel 16. In this case, the user should just complete | finish an upper swipe operation on the display position of a desired menu.

ステップS41で上スワイプ操作が行われていないと判断した場合(S41:NO)、制御部10は、ステップS42,S43の処理をスキップする。
次に制御部10は、入力制御部15にてタッチパネル16のメニュー領域14aに対してユーザによる右スワイプ操作又は左スワイプ操作が行われたか否かを判断する(S44)。右スワイプ操作及び左スワイプ操作が行われていないと判断した場合(S44:NO)、制御部10は、ステップS41に処理を戻し、右スワイプ操作又は左スワイプ操作が行われるまで、上スワイプ操作が行われる都度(S41:YES)、ステップS42,S43の処理を繰り返す。
When it is determined in step S41 that the upper swipe operation has not been performed (S41: NO), the control unit 10 skips the processes of steps S42 and S43.
Next, the control unit 10 determines whether the user has performed a right swipe operation or a left swipe operation on the menu area 14a of the touch panel 16 in the input control unit 15 (S44). If it is determined that the right swipe operation and the left swipe operation are not performed (S44: NO), the control unit 10 returns the process to step S41, and the upper swipe operation is performed until the right swipe operation or the left swipe operation is performed. Each time it is performed (S41: YES), the processes of steps S42 and S43 are repeated.

右スワイプ操作又は左スワイプ操作が行われたと判断した場合(S44:YES)、制御部10は、スワイプ方向及びステップS43で選択されたメニューに応じて、複数動作状態において次に実行すべきアプリケーションを特定する(S45)。具体的には、図11Bに示すように第3アプリ画面が表示パネル14に表示されている状態で、頻度順メニューが選択された後、図11Cに示すように右スワイプ操作が行われた場合、制御部10は、実行頻度テーブル12dに基づいて、次に実行すべきアプリケーションとして、実行回数が「第3アプリ」のアプリケーションの次に多い「第5アプリ」のアプリケーションを特定する。また、第3アプリ画面が表示されている状態で、頻度順メニューが選択された後、左スワイプ操作が行われた場合、制御部10は、実行頻度テーブル12dに基づいて、次に実行すべきアプリケーションとして、実行回数が「第3アプリ」のアプリケーションよりも多いアプリケーションを特定する。なお、図9Aに示す実行頻度テーブル12dでは、「第3アプリ」のアプリケーションよりも実行回数が多いアプリケーションはないので、この場合、次に実行すべきアプリケーションは特定されない。   When it is determined that the right swipe operation or the left swipe operation has been performed (S44: YES), the control unit 10 determines an application to be executed next in a plurality of operation states according to the swipe direction and the menu selected in step S43. Specify (S45). Specifically, when the third application screen is displayed on the display panel 14 as shown in FIG. 11B and the frequency order menu is selected and then a right swipe operation is performed as shown in FIG. 11C Based on the execution frequency table 12d, the control unit 10 identifies the application with the “fifth application” having the next highest number of executions after the application with the “third application” as the application to be executed next. When the left swipe operation is performed after the frequency order menu is selected in the state where the third application screen is displayed, the control unit 10 should execute next based on the execution frequency table 12d. As an application, an application whose number of executions is greater than that of the “third application” is specified. In the execution frequency table 12d shown in FIG. 9A, there is no application that has more execution times than the application of the “third application”, and in this case, the application to be executed next is not specified.

また第3アプリ画面が表示パネル14に表示されている状態で、名前順メニューが選択された後、右スワイプ操作が行われた場合、制御部10は、アプリ名テーブル12eに基づいて、次に実行すべきアプリケーションとして、五十音順で並べたアプリ名が「第3アプリ」のアプリケーションの後となる「第7アプリ」のアプリケーションを特定する。また、第3アプリ画面が表示されている状態で、名前順メニューが選択された後、左スワイプ操作が行われた場合、制御部10は、アプリ名テーブル12eに基づいて、次に実行すべきアプリケーションとして、五十音順で並べたアプリ名が「第3アプリ」のアプリケーションの前となる「第2アプリ」のアプリケーションを特定する。   When the right swipe operation is performed after the name order menu is selected while the third application screen is displayed on the display panel 14, the control unit 10 performs the next operation based on the application name table 12 e. As an application to be executed, an application of “seventh application” that follows the application of “third application” whose application name is arranged in alphabetical order is identified. When the left swipe operation is performed after the name order menu is selected in the state where the third application screen is displayed, the control unit 10 should execute next based on the application name table 12e. As an application, an application of “second application” in front of an application of “third application” arranged in alphabetical order is identified.

更に第3アプリ画面が表示パネル14に表示されている状態で、機能別メニューが選択された後、右スワイプ操作が行われた場合、制御部10は、使用機能テーブル12fに基づいて、次に実行すべきアプリケーションとして、使用機能が共通するアプリケーションのうちで使用機能テーブル12fにおける格納順が「第3アプリ」のアプリケーションの後となるアプリケーションを特定する。また、第3アプリ画面が表示されている状態で、機能別メニューが選択された後、左スワイプ操作が行われた場合、制御部10は、使用機能テーブル12fに基づいて、次に実行すべきアプリケーションとして、使用機能が共通するアプリケーションのうちで使用機能テーブル12fにおける格納順が「第3アプリ」のアプリケーションの前となるアプリケーションを特定する。   Further, when the right swipe operation is performed after the function-specific menu is selected in a state where the third application screen is displayed on the display panel 14, the control unit 10 performs the next operation based on the use function table 12f. As applications to be executed, an application that is after the application whose storage order in the used function table 12f is “third application” among the applications having the same used function is specified. In addition, when the left swipe operation is performed after the function-specific menu is selected in the state where the third application screen is displayed, the control unit 10 should execute next based on the used function table 12f. Among the applications having the same used function, the application having the storage order in the used function table 12f before the application having the “third application” is identified.

制御部10は、特定したアプリケーションが実行中であるか否かを判断し(S46)、実行中でないと判断した場合(S46:NO)、特定したアプリケーションの実行が可能であるか否かを判断する(S47)。なお、制御部10は、複数動作管理テーブル12bに基づいて、特定したアプリケーションが実行中であるか否かを判断できる。また制御部10は、複数動作管理テーブル12bの格納内容に基づいて、特定したアプリケーションで使用される予定の機能が、実行中のアプリケーションで既に使用されている場合には、特定したアプリケーションの実行は可能でないと判断する。特定したアプリケーションの実行が可能でないと判断した場合(S47:NO)、制御部10は、実行中のアプリケーション(例えば「第3アプリ」のアプリケーション)の実行を終了する(S48)。   The control unit 10 determines whether or not the specified application is being executed (S46), and if it is determined that the specified application is not being executed (S46: NO), it is determined whether or not the specified application can be executed. (S47). The control unit 10 can determine whether or not the specified application is being executed based on the multiple operation management table 12b. In addition, the control unit 10 executes the specified application when the function scheduled to be used by the specified application based on the stored contents of the multiple operation management table 12b is already used by the application being executed. Judge that it is not possible. If it is determined that the specified application cannot be executed (S47: NO), the control unit 10 ends the execution of the application that is being executed (for example, the “third application” application) (S48).

特定したアプリケーションの実行が可能であると判断した場合(S47:YES)、制御部10は、特定したアプリケーションを実行する(S49)。なお、制御部10は、先に実行していたアプリケーションの実行を継続しつつ、特定したアプリケーションを新たに実行する。また、右スワイプ操作又は左スワイプ操作が行われたときに単数動作状態であった場合、制御部10は、特定したアプリケーションを実行する際に、単数動作状態から複数動作状態に切り替え、複数動作管理テーブル12bを更新しておく。   When it is determined that the specified application can be executed (S47: YES), the control unit 10 executes the specified application (S49). The control unit 10 newly executes the identified application while continuing to execute the previously executed application. Further, when the single swipe operation is performed when the right swipe operation or the left swipe operation is performed, the control unit 10 switches from the single operation state to the plural operation state when executing the specified application, and manages the plural operations. The table 12b is updated.

制御部10は、先に実行していたアプリケーションのアプリ画面の表示を終了し、新たに実行したアプリケーションのアプリ画面を表示パネル14に表示させる(S50)。なお、図11B,Cに示すように第3アプリ画面の表示中に頻度順メニューが選択された後、右スワイプ操作が行われた場合、制御部10は、「第5アプリ」のアプリケーションを実行し、図11Dに示すように第5アプリ画面を表示パネル14に表示させる。そして制御部10は、複数動作管理テーブル12bにおいて、新たに実行したアプリケーションに対応する動作状態を「動作中」に、表示状態を「表示中」に、表示順序を、既に格納されている表示順序の最大値に1を加算した数にそれぞれ更新する(S51)。またこのとき、制御部10は、先に実行しており、アプリ画面の表示を終了したアプリケーションに対応する表示状態を「非表示」に更新する。なお、ステップS48で実行中のアプリケーションを終了させた場合、制御部10は、ステップS49に処理を移行し、ステップS49〜S51の処理を行う。   The control unit 10 ends the display of the application screen of the previously executed application, and displays the application screen of the newly executed application on the display panel 14 (S50). When the right swipe operation is performed after the frequency order menu is selected during display of the third application screen as shown in FIGS. 11B and 11C, the control unit 10 executes the application of “fifth application”. Then, the fifth application screen is displayed on the display panel 14 as shown in FIG. 11D. In the multiple operation management table 12b, the control unit 10 sets the operation state corresponding to the newly executed application to “active”, the display state to “displaying”, the display order, and the already stored display order. Each is updated to a number obtained by adding 1 to the maximum value (S51). At this time, the control unit 10 updates the display state corresponding to the application that has been executed first and has finished displaying the application screen to “non-display”. If the application being executed is terminated in step S48, the control unit 10 shifts the process to step S49 and performs the processes of steps S49 to S51.

ステップS46で、特定したアプリケーションが実行中であると判断した場合(S46:YES)、制御部10は、表示中のアプリ画面の表示を終了し、既に実行中の、特定したアプリケーションのアプリ画面を表示パネル14に表示させる(S50)。そして制御部10は、複数動作管理テーブル12bにおいて、アプリ画面の表示を終了したアプリケーションに対応する表示状態を「非表示」に更新し、アプリ画面の表示を開始(再開)したアプリケーションに対応する表示状態を「表示中」に更新する(S51)。   When it is determined in step S46 that the specified application is being executed (S46: YES), the control unit 10 ends the display of the application screen being displayed, and displays the application screen of the specified application that is already being executed. It is displayed on the display panel 14 (S50). Then, in the multiple operation management table 12b, the control unit 10 updates the display state corresponding to the application that has finished displaying the application screen to “hidden”, and the display corresponding to the application that started (resumes) the display of the application screen. The state is updated to “displaying” (S51).

制御部10は、メニュー領域14aに対してユーザによる上スワイプ操作が行われる都度、上述した処理を行う。これにより、本実施形態2の携帯端末装置1では、複数動作状態での動作中に、ユーザによる右スワイプ操作又は左スワイプ操作が行われる都度、実行履歴テーブル12cに基づく順序だけでなく、実行頻度テーブル12d、アプリ名テーブル12e又は使用機能テーブル12fに基づく順序又はその逆順にてアプリケーションの実行及びアプリ画面の表示切り替えが可能となる。また、実行履歴テーブル12c、実行頻度テーブル12d、アプリ名テーブル12e又は使用機能テーブル12fのいずれに基づく順序にてアプリケーションを実行させるかをユーザによって選択できる。よって、ユーザは、各アプリケーションの実行指示を逐一行う必要がなく、実行履歴テーブル12c、実行頻度テーブル12d、アプリ名テーブル12e又は使用機能テーブル12fに基づいて自動的に実行されるアプリケーションから所望のアプリケーションを見つけ出すことができる。   The control unit 10 performs the above-described process every time the user performs an upper swipe operation on the menu area 14a. Thereby, in the mobile terminal device 1 of the second embodiment, not only the order based on the execution history table 12c but also the execution frequency each time the right swipe operation or the left swipe operation is performed by the user during the operation in the multiple operation state. Application execution and application screen display switching can be performed in the order based on the table 12d, the application name table 12e, or the used function table 12f or in the reverse order. Further, the user can select whether to execute the application in the order based on the execution history table 12c, the execution frequency table 12d, the application name table 12e, or the used function table 12f. Therefore, the user does not need to issue an execution instruction for each application step by step, and a desired application is selected from an application that is automatically executed based on the execution history table 12c, the execution frequency table 12d, the application name table 12e, or the used function table 12f. Can find out.

本実施形態2の携帯端末装置1は、上述した実施形態1の携帯端末装置1と同様に、単数動作状態での動作中にユーザがタッチパネル16のメニュー領域14aに対して右スワイプ操作を行った場合、複数動作状態での動作に切り替えられる。また、本実施形態2の携帯端末装置1は、上述した本実施形態1の携帯端末装置1と同様に、複数動作状態での動作中にホーム画面の表示を行った場合、単数動作状態での動作に切り替えられるように構成されている。よって、本実施形態2の携帯端末装置1においても、ユーザが意識することなく、単数動作状態及び複数動作状態間における動作状態の切り替えが行われる。   Similarly to the mobile terminal device 1 of the first embodiment described above, the mobile terminal device 1 of the second embodiment performs a right swipe operation on the menu area 14a of the touch panel 16 during the operation in the single operation state. In this case, the operation is switched to the operation in a plurality of operation states. Also, the mobile terminal device 1 according to the second embodiment, like the mobile terminal device 1 according to the first embodiment described above, displays a home screen during operation in a plurality of operation states, and in a single operation state. It is configured to be switched to operation. Therefore, also in the mobile terminal device 1 of the second embodiment, the operation state is switched between the single operation state and the plurality of operation states without the user being aware of it.

また本実施形態2の携帯端末装置1は、上述した実施形態1の携帯端末装置1と同様に、ユーザによる右スワイプ操作又は左スワイプ操作において、ユーザの指がタッチパネル16のメニュー領域14aから離れるまでの間、即ち右スワイプ操作又は左スワイプ操作の実行が確定するまでの間、2つのアプリケーションにおけるアプリ画面を同時に表示できるように構成されている。従って、本実施形態2の携帯端末装置1は、条件メニューMを介してユーザがいずれかのメニューを選択する際にも、2つのアプリ画面を表示させることが可能である。以下に、条件メニューMを介してユーザがいずれかのメニューを選択する際に制御部10が2つのアプリ画面を表示する処理について説明する。図12及び図13は、携帯端末装置1における表示画面例を示す模式図である。   Similarly to the mobile terminal device 1 of the first embodiment described above, the mobile terminal device 1 of the second embodiment is used until the user's finger leaves the menu area 14a of the touch panel 16 in the right swipe operation or the left swipe operation by the user. The application screens of the two applications can be displayed at the same time until the execution of the right swipe operation or the left swipe operation is confirmed. Therefore, the mobile terminal device 1 according to the second embodiment can display two application screens even when the user selects one of the menus via the condition menu M. Hereinafter, a process in which the control unit 10 displays two application screens when the user selects one of the menus via the condition menu M will be described. 12 and 13 are schematic views showing examples of display screens in the mobile terminal device 1.

以下では、履歴順メニューが選択されており、図11Cに示すように第3アプリ画面が表示パネル14に表示されている場合に制御部10が行う処理について説明する。図11Cに示す状態で、タッチパネル16のメニュー領域14aに対してユーザによる右スワイプ操作が開始された場合、制御部10は、入力制御部15にてスワイプ方向及び移動距離を特定する。図12Aに示す例では、ユーザは右スワイプ操作中であり、制御部10は、スワイプ方向(右方向)に基づいて、表示中のアプリ画面のアプリケーション(ここでは「第3アプリ」)に対して、複数動作管理テーブル12bに格納されている表示順序が1つ後のアプリケーションがあるか否かを特定する。図2Bに示す複数動作管理テーブル12bによれば、表示順序が1つ後のアプリケーションとして「第2アプリ」のアプリケーションが特定される。そして制御部10は、図12Aに示すように、もともと表示中の第3アプリ画面を右側に、特定した「第2アプリ」のアプリ画面を左側にしてそれぞれ移動距離に応じた表示サイズで表示パネル14に表示させる。このような表示画面により、ユーザは、履歴順メニュー(実行履歴テーブル12c)に基づく実行順序によれば、次のアプリケーションは「第2アプリ」のアプリケーションであることが分かる。   Hereinafter, a process performed by the control unit 10 when the history order menu is selected and the third application screen is displayed on the display panel 14 as illustrated in FIG. 11C will be described. In the state shown in FIG. 11C, when the user performs a right swipe operation on the menu area 14 a of the touch panel 16, the control unit 10 uses the input control unit 15 to specify the swipe direction and the movement distance. In the example illustrated in FIG. 12A, the user is performing a right swipe operation, and the control unit 10 performs an application screen application (here, “third application”) being displayed based on the swipe direction (right direction). Then, it is specified whether or not there is an application whose display order stored in the multiple operation management table 12b is one after. According to the multiple operation management table 12b shown in FIG. 2B, the application of “second application” is specified as the application whose display order is the next. Then, as shown in FIG. 12A, the control unit 10 sets the display screen according to the moving distance, with the third application screen being displayed on the right side and the application screen of the specified “second application” on the left side. 14 is displayed. With such a display screen, the user can recognize that the next application is an application of “second application” according to the execution order based on the history order menu (execution history table 12c).

なお、表示順序が1つ後のアプリケーションが複数動作管理テーブル12bに格納されていない場合、制御部10は、実行履歴テーブル12cに基づいて、「第3アプリ」のアプリケーションの次に最終実行日時が現在日時に近いアプリケーションを特定する。そして制御部10は、特定したアプリケーションを実行し、もともと表示中の第3アプリ画面を右側にし、新たに実行したアプリケーションのアプリ画面を左側にしてそれぞれ移動距離に応じた表示サイズで表示パネル14に表示させる。   When the application whose display order is one order later is not stored in the multiple operation management table 12b, the control unit 10 determines the last execution date and time next to the application of “third application” based on the execution history table 12c. Identify applications that are close to the current date and time. Then, the control unit 10 executes the identified application, sets the third application screen that is originally displayed on the right side, and sets the application screen of the newly executed application on the left side to display the display panel 14 with a display size corresponding to the moving distance. Display.

メニュー領域14aに対して右スワイプ操作中であるユーザの指Fがタッチパネル16から離れずに、図12Bに示すように上スワイプ操作が開始された場合、制御部10は、条件メニューMを表示領域14bに表示する。そして、図12Bに示すように、上スワイプ操作を行うユーザの指Fによる操作位置が頻度順メニュー上となった場合、制御部10は、表示中のアプリ画面のアプリケーション(ここでは「第3アプリ」)に対して、実行頻度テーブル12dに基づいて、次に実行すべきアプリケーションを特定する。ここでは、実行回数が「第3アプリ」のアプリケーションの次に多いアプリケーションが特定され、図9Aに示す実行頻度テーブル12dによれば、「第5アプリ」のアプリケーションが特定される。そして制御部10は、特定したアプリケーションを実行し、表示パネル14の左側に表示していた第2アプリ画面の表示を終了し、図12Bに示すように、新たに実行した「第5アプリ」のアプリ画面を表示パネル14の左側に表示させる。このような表示画面により、ユーザは、頻度順メニュー(実行頻度テーブル12d)に基づく実行順序によれば、次のアプリケーションは「第5アプリ」のアプリケーションであることが分かる。   When the user's finger F who is performing the right swipe operation on the menu area 14a does not leave the touch panel 16, and the upper swipe operation is started as shown in FIG. 12B, the control unit 10 displays the condition menu M in the display area. 14b. Then, as illustrated in FIG. 12B, when the operation position by the user's finger F performing the upper swipe operation is on the frequency order menu, the control unit 10 displays an application screen application (here, “third application”). )), The application to be executed next is specified based on the execution frequency table 12d. Here, the application having the second largest number of executions after the application of “third application” is specified, and the application of “fifth application” is specified according to the execution frequency table 12d shown in FIG. 9A. Then, the control unit 10 executes the identified application, terminates the display of the second application screen displayed on the left side of the display panel 14, and displays the newly executed “fifth application” as shown in FIG. 12B. The application screen is displayed on the left side of the display panel 14. From such a display screen, the user can recognize that the next application is the application of the “fifth application” according to the execution order based on the frequency order menu (execution frequency table 12d).

次に、図12Bに示すように上スワイプ操作を行っているユーザの指Fがタッチパネル16から離れずに更に上スワイプ操作を継続し、図12Cに示すようにユーザの指Fが名前順メニューに到達した場合について説明する。即ち、上スワイプ操作を行うユーザの指Fによる操作位置が名前順メニュー上となった場合、制御部10は、表示中のアプリ画面のアプリケーション(ここでは「第3アプリ」)に対して、アプリ名テーブル12eに基づいて、次に実行すべきアプリケーションを特定する。ここでは、アプリ名が五十音順で「第3アプリ」のアプリケーションの後のアプリケーションが特定され、図9Bに示すアプリ名テーブル12eによれば、「第7アプリ」のアプリケーションが特定される。そして制御部10は、特定したアプリケーションを実行し、表示パネル14の左側に表示していた第5アプリ画面の表示を終了し、図12Cに示すように、新たに実行した「第7アプリ」のアプリ画面を表示パネル14の左側に表示させる。このような表示画面により、ユーザは、名前順メニュー(アプリ名テーブル12e)に基づく実行順序によれば、次のアプリケーションは「第7アプリ」のアプリケーションであることが分かる。   Next, as shown in FIG. 12B, the finger F of the user who is performing the upper swipe operation continues further without moving away from the touch panel 16, and the user's finger F enters the name order menu as shown in FIG. 12C. The case where it reaches | attains is demonstrated. That is, when the operation position by the finger F of the user who performs the upper swipe operation is on the name order menu, the control unit 10 applies the application to the application on the currently displayed application screen (here, “third application”). Based on the name table 12e, an application to be executed next is specified. Here, the application after the application of “third application” in the order of the application name is identified, and according to the application name table 12e shown in FIG. 9B, the application of “seventh application” is identified. Then, the control unit 10 executes the identified application, ends the display of the fifth application screen displayed on the left side of the display panel 14, and, as shown in FIG. 12C, the newly executed “seventh application”. The application screen is displayed on the left side of the display panel 14. From such a display screen, the user can know that the next application is an application of “seventh application” according to the execution order based on the name order menu (application name table 12e).

なお、上スワイプ操作を行っているユーザの指Fがタッチパネル16から離れずに更に上スワイプ操作を継続し、ユーザの指Fが機能別メニューに到達した場合も同様に、制御部10は、表示中のアプリ画面のアプリケーションに対して、使用機能テーブル12fに基づいて、次に実行すべきアプリケーションを特定する。そして、制御部10は、特定したアプリケーションを実行し、表示パネル14の左側に表示していた第7アプリ画面の表示を終了し、新たに実行したアプリケーションのアプリ画面を表示パネル14の左側に表示させる。
このように、ユーザは、右スワイプ操作を行うことにより2つのアプリ画面を表示させた状態から、タッチパネル16から指Fを離さずに上スワイプ操作を行うことにより、ユーザの指Fにて選択されるメニューに応じた実行順序にてアプリケーションを実行させ、アプリ画面を表示パネル14に表示させることができる。よって、ユーザは、自身の指Fにて選択するメニューを切り替えることにより、各メニューに応じて実行されるアプリケーションのアプリ画面を確認することができる。
Similarly, when the user's finger F performing the upper swipe operation continues the upper swipe operation without leaving the touch panel 16 and the user's finger F reaches the function-specific menu, the control unit 10 similarly displays The application to be executed next is specified for the application on the middle application screen based on the used function table 12f. Then, the control unit 10 executes the identified application, finishes displaying the seventh application screen displayed on the left side of the display panel 14, and displays the application screen of the newly executed application on the left side of the display panel 14. Let
As described above, the user can select the user's finger F by performing the upper swipe operation without releasing the finger F from the touch panel 16 from the state where the two application screens are displayed by performing the right swipe operation. The application is executed in the execution order corresponding to the menu to be displayed, and the application screen can be displayed on the display panel 14. Therefore, the user can confirm the application screen of the application executed in accordance with each menu by switching the menu to be selected with his / her finger F.

なお、図12Cに示すようにユーザの指Fが名前順メニューに到達した状態でタッチパネル16から離れた場合、制御部10は、名前順メニューが選択されたと判断する。このとき制御部10は、表示中のアプリ画面のアプリケーション(ここでは「第3アプリ」)に対して、アプリ名テーブル12eに基づいて次に実行すべきアプリケーションとして特定した「第7アプリ」のアプリケーションのアプリ画面を、図12Dに示すように表示パネル14の表示領域14b全体に表示させる。同様に、図12Bに示すようにユーザの指Fが頻度順メニューに到達した状態でタッチパネル16から離れた場合、制御部10は、頻度順メニューが選択されたと判断する。このとき制御部10は、表示中のアプリ画面のアプリケーション(ここでは「第3アプリ」)に対して、実行頻度テーブル12dに基づいて次に実行すべきアプリケーションとして特定した「第5アプリ」のアプリケーションのアプリ画面を表示パネル14の表示領域14b全体に表示させる。   Note that, as illustrated in FIG. 12C, when the user's finger F has left the touch panel 16 in a state where the name order menu has been reached, the control unit 10 determines that the name order menu has been selected. At this time, the control unit 10 determines the application of the “seventh application” identified as the application to be executed next on the basis of the application name table 12e with respect to the application on the currently displayed application screen (here, “third application”). Is displayed on the entire display area 14b of the display panel 14 as shown in FIG. 12D. Similarly, as illustrated in FIG. 12B, when the user's finger F has left the touch panel 16 in a state where the frequency order menu has been reached, the control unit 10 determines that the frequency order menu has been selected. At this time, the control unit 10 determines the application of the “fifth application” identified as the application to be executed next based on the execution frequency table 12d with respect to the application on the application screen being displayed (here, “third application”). Are displayed on the entire display area 14b of the display panel 14.

なお、上述した処理において、ユーザが右スワイプ操作の代わりに左スワイプ操作を行い、左スワイプ操作を行うユーザの指Fがタッチパネル16から離れずに上スワイプ操作を行った場合にも制御部10は同様の処理を行う。具体的には、図11Cに示す状態で、タッチパネル16のメニュー領域14aに対してユーザによる左スワイプ操作が開始された場合、制御部10は、表示中のアプリ画面のアプリケーション(ここでは「第3アプリ」)に対して、複数動作管理テーブル12bに格納されている表示順序が1つ前のアプリケーションがあるか否かを特定する。図2Bに示す複数動作管理テーブル12bによれば、表示順序が1つ前のアプリケーションとして「第1アプリ」のアプリケーションが特定される。そして制御部10は、図13Aに示すように、もともと表示中の第3アプリ画面を左側に、特定した「第1アプリ」のアプリ画面を右側にして、左スワイプ操作に係る移動距離に応じた表示サイズでそれぞれのアプリ画面を表示パネル14に表示させる。   Note that in the above-described processing, the control unit 10 also performs a left swipe operation instead of a right swipe operation, and the user's finger F performing the left swipe operation performs an upper swipe operation without leaving the touch panel 16. Similar processing is performed. Specifically, in the state illustrated in FIG. 11C, when the user performs a left swipe operation on the menu area 14 a of the touch panel 16, the control unit 10 displays the application screen application (here, “third” For “application”), it is determined whether or not there is an application whose display order stored in the multiple operation management table 12b is the previous one. According to the multiple operation management table 12b shown in FIG. 2B, the application “first application” is specified as the application whose display order is the previous one. Then, as illustrated in FIG. 13A, the control unit 10 sets the third application screen that is originally displayed on the left side and the identified “first application” application screen on the right side, and responds to the moving distance related to the left swipe operation. Each application screen is displayed on the display panel 14 in the display size.

メニュー領域14aに対して左スワイプ操作中のユーザの指Fがタッチパネル16から離れずに、図13Bに示すように上スワイプ操作が開始された場合、制御部10は、条件メニューMを表示領域14bに表示する。そして、図13Bに示すように、上スワイプ操作を行うユーザの指Fによる操作位置が頻度順メニュー上となった場合、制御部10は、表示中のアプリ画面のアプリケーション(ここでは「第3アプリ」)に対して、実行頻度テーブル12dに基づいて、次に実行すべきアプリケーションを特定する。ここでは、実行回数が「第3アプリ」のアプリケーションよりも多いアプリケーションが特定され、図9Aに示す実行頻度テーブル12dによれば、アプリケーションは特定されない。この場合、制御部10は、表示パネル14の右側に表示していた第1アプリ画面の表示を終了し、図13Bに示すように、次に実行すべきアプリケーションがないことを示すメッセージを表示する。なお、次に実行すべきアプリケーションを特定できた場合、制御部10は、特定したアプリケーションを実行してアプリ画面を表示パネル14の右側に表示させる。   When the user's finger F during the left swipe operation with respect to the menu area 14a does not leave the touch panel 16, and the upper swipe operation is started as shown in FIG. 13B, the control unit 10 displays the condition menu M in the display area 14b. To display. Then, as illustrated in FIG. 13B, when the operation position by the user's finger F performing the up swipe operation is on the frequency order menu, the control unit 10 displays the application on the currently displayed application screen (here, “third application”). )), The application to be executed next is specified based on the execution frequency table 12d. Here, an application whose number of executions is greater than that of the “third application” is specified, and the application is not specified according to the execution frequency table 12d shown in FIG. 9A. In this case, the control unit 10 ends the display of the first application screen displayed on the right side of the display panel 14, and displays a message indicating that there is no application to be executed next, as illustrated in FIG. 13B. . When the application to be executed next can be identified, the control unit 10 executes the identified application and displays the application screen on the right side of the display panel 14.

また、上スワイプ操作を行っているユーザの指Fがタッチパネル16から離れずに更に上スワイプ操作を継続し、図13Cに示すようにユーザの指Fが名前順メニューに到達した場合、制御部10は、表示中のアプリ画面のアプリケーション(ここでは「第3アプリ」)に対して、アプリ名テーブル12eに基づいて、次に実行すべきアプリケーションを特定する。ここでは、アプリ名が五十音順で「第3アプリ」のアプリケーションの前のアプリケーションが特定され、図9Bに示すアプリ名テーブル12eによれば、「第2アプリ」のアプリケーションが特定される。そして制御部10は、特定したアプリケーションを実行し、表示パネル14の右側に表示していたメッセージの表示を終了し、図13Cに示すように、新たに実行した「第2アプリ」のアプリ画面を表示パネル14の右側に表示させる。   Further, when the user's finger F performing the upper swipe operation continues the upper swipe operation without leaving the touch panel 16, and the user's finger F reaches the name order menu as shown in FIG. 13C, the control unit 10 Specifies the application to be executed next for the application on the application screen being displayed (here, “third application”) based on the application name table 12e. Here, the application name before the application of “third application” in the order of the Japanese syllabary is specified, and the application name table 12e shown in FIG. 9B specifies the application of “second application”. Then, the control unit 10 executes the identified application, finishes displaying the message displayed on the right side of the display panel 14, and displays the newly executed application screen of “second application” as shown in FIG. 13C. It is displayed on the right side of the display panel 14.

なお、上スワイプ操作を行っているユーザの指Fがタッチパネル16から離れずに更に上スワイプ操作を継続し、ユーザの指Fが機能別メニューに到達した場合も同様に、制御部10は、表示中のアプリ画面のアプリケーションに対して、使用機能テーブル12fに基づいて、次に実行すべきアプリケーションを特定する。そして、制御部10は、特定したアプリケーションを実行し、表示パネル14の右側に表示していた第2アプリ画面の表示を終了し、新たに実行したアプリケーションのアプリ画面を表示パネル14の左側に表示させる。
このように、ユーザは、左スワイプ操作を行うことにより2つのアプリ画面を表示させた状態から、タッチパネル16から指Fを離さずに上スワイプ操作を行うことにより、ユーザの指Fにて選択されるメニューに応じた実行順序にてアプリケーションを実行させ、アプリ画面を表示パネル14に表示させることができる。よって、ユーザは、自身の指Fにて選択するメニューを切り替えることにより、各メニューに応じて実行されるアプリケーションのアプリ画面を確認することができる。
Similarly, when the user's finger F performing the upper swipe operation continues the upper swipe operation without leaving the touch panel 16 and the user's finger F reaches the function-specific menu, the control unit 10 similarly displays The application to be executed next is specified for the application on the middle application screen based on the used function table 12f. Then, the control unit 10 executes the identified application, ends the display of the second application screen displayed on the right side of the display panel 14, and displays the application screen of the newly executed application on the left side of the display panel 14. Let
In this way, the user can select the user's finger F by performing the upper swipe operation without releasing the finger F from the touch panel 16 from the state where the two application screens are displayed by performing the left swipe operation. The application is executed in the execution order corresponding to the menu to be displayed, and the application screen can be displayed on the display panel 14. Therefore, the user can confirm the application screen of the application executed in accordance with each menu by switching the menu to be selected with his / her finger F.

なお、図13Cに示すようにユーザの指Fが名前順メニューに到達した状態でタッチパネル16から離れた場合、制御部10は、名前順メニューが選択されたと判断する。このとき制御部10は、表示中のアプリ画面のアプリケーション(ここでは「第3アプリ」)に対して、アプリ名テーブル12eに基づいて次に実行すべきアプリケーションとして特定した「第2アプリ」のアプリケーションのアプリ画面を、図13Dに示すように表示パネル14の表示領域14b全体に表示させる。   Note that, as illustrated in FIG. 13C, when the user's finger F has left the touch panel 16 in a state of reaching the name order menu, the control unit 10 determines that the name order menu has been selected. At this time, the control unit 10 determines the application of the “second application” identified as the application to be executed next on the basis of the application name table 12e for the application on the application screen being displayed (here, “third application”). Is displayed on the entire display area 14b of the display panel 14 as shown in FIG. 13D.

上述した実施形態1,2の携帯端末装置1は、単数動作状態での動作中に、タッチパネル16のメニュー領域14aに対してユーザによる右スワイプ操作が行われた場合、複数動作状態での動作に切り替える構成である。また、実施形態1,2の携帯端末装置1は、複数動作状態での動作中に、メニュー領域14aに対してユーザによる右スワイプ操作又は左スワイプ操作が行われる都度、表示されるアプリ画面を切り替える構成である。更に、実施形態1,2の携帯端末装置1は、複数動作状態での動作中にメニュー領域14aに対してユーザによる右スワイプ操作中又は左スワイプ操作中である場合、2つのアプリ画面が表示パネル14の左側及び右側にそれぞれ表示される構成である。このような構成のほかに、例えば表示パネル14の表示面及びタッチパネル16の表面の左端又は右端に縦長のメニュー領域を設け、縦長のメニュー領域に対してユーザによる上スワイプ操作又は下スワイプ操作が行われた場合に、単数動作状態から複数動作状態に切り替えられる構成としてもよい。この場合、縦長のメニュー領域に対してユーザによる上スワイプ操作又は下スワイプ操作が行われる都度、表示されるアプリ画面が切り替えられ、縦長のメニュー領域に対してユーザによる右スワイプ操作中又は左スワイプ操作中である場合に、2つのアプリ画面が表示パネル14の表示領域14bの上側及び下側にそれぞれ表示される構成としてもよい。   When the user performs a right swipe operation on the menu area 14a of the touch panel 16 during the operation in the single operation state, the mobile terminal device 1 in the first and second embodiments described above is operated in the multiple operation state. It is the structure which switches. In addition, the mobile terminal device 1 according to the first and second embodiments switches the application screen to be displayed every time the user performs a right swipe operation or a left swipe operation on the menu area 14a during operation in a plurality of operation states. It is a configuration. Furthermore, when the mobile terminal device 1 of Embodiments 1 and 2 is operating in a plurality of operation states and the user is performing a right swipe operation or a left swipe operation on the menu area 14a, two application screens are displayed on the display panel. 14 are displayed on the left side and the right side of FIG. In addition to such a configuration, for example, a vertically long menu area is provided at the left end or the right end of the display surface of the display panel 14 and the surface of the touch panel 16, and the user performs an upper swipe operation or a lower swipe operation on the vertically long menu area. In such a case, it is possible to switch from a single operation state to a plurality of operation states. In this case, each time the user performs an upper swipe operation or a lower swipe operation on the vertically long menu area, the displayed application screen is switched, and the right swipe operation or left swipe operation is performed on the vertically long menu area by the user. In the middle, two application screens may be displayed on the upper side and the lower side of the display area 14b of the display panel 14, respectively.

また、実施形態1の携帯端末装置1において、実行履歴テーブル12cに基づく順序にて各アプリケーションを順次実行させる構成に代えて、実行頻度テーブル12d、アプリ名テーブル12e、使用機能テーブル12fのいずれかに基づく順序にて各アプリケーションを実行させる構成としてもよい。更に、これらのテーブル12c,12d,12e,12fに基づく順序以外の所定条件に基づく順序にて各アプリケーションを実行させる構成としてもよい。   Further, in the mobile terminal device 1 according to the first embodiment, instead of the configuration in which each application is sequentially executed in the order based on the execution history table 12c, any one of the execution frequency table 12d, the application name table 12e, and the used function table 12f is used. It is good also as a structure which performs each application in the order based on. Furthermore, it is good also as a structure which performs each application in the order based on predetermined conditions other than the order based on these tables 12c, 12d, 12e, and 12f.

本発明に係る情報処理装置(1)は、複数のアプリケーションプログラムを並行して実行することが可能な実行部(10)と、該実行部(10)が実行中のアプリケーションプログラムに係る表示画面を表示部(14)に表示させる表示制御部(13)とを備える情報処理装置(1)であって、前記複数のアプリケーションプログラムの順序を所定条件に従って決定する順序決定部(10)と、所定の操作を受け付ける操作部(15)と、前記実行部(10)によるアプリケーションプログラムの実行中に前記操作部(15)が前記所定の操作を受け付けた場合、前記表示部に表示画面が表示中のアプリケーションプログラムに対して前記順序決定部(10)が決定した順序が前又は後のアプリケーションプログラムを前記実行部(10)に実行させる実行制御部(10)とを備えることを特徴とする。   An information processing apparatus (1) according to the present invention includes an execution unit (10) capable of executing a plurality of application programs in parallel, and a display screen relating to the application program being executed by the execution unit (10). An information processing apparatus (1) comprising a display control unit (13) to be displayed on a display unit (14), an order determining unit (10) for determining an order of the plurality of application programs according to a predetermined condition, An operation unit (15) that receives an operation, and an application whose display screen is being displayed on the display unit when the operation unit (15) receives the predetermined operation during execution of an application program by the execution unit (10) An application program whose order is determined by the order determination unit (10) before or after the program is sent to the execution unit (10). Characterized in that it comprises execution control unit for rows and (10).

本発明によれば、情報処理装置(1)は、アプリケーションプログラムの実行中に所定の操作を受け付けた場合、表示画面が表示部に表示されているアプリケーションプログラムに対して、所定条件に従った順序が前又は後のアプリケーションプログラムを実行する。即ち、情報処理装置によるアプリケーションの実行中にユーザが所定の操作を行った場合、複数のアプリケーションプログラムの実行が開始される。よって、ユーザは意識することなく所定の操作を行うことによって複数のアプリケーションプログラムの実行を開始させることができる。   According to the present invention, when the information processing apparatus (1) receives a predetermined operation during execution of the application program, the information processing apparatus (1) performs an order according to the predetermined condition for the application program whose display screen is displayed on the display unit. Executes the application program before or after. That is, when a user performs a predetermined operation during execution of an application by the information processing apparatus, execution of a plurality of application programs is started. Therefore, the execution of a plurality of application programs can be started by performing a predetermined operation without being conscious of the user.

本発明に係る情報処理装置(1)は、前記実行部(10)は、前記実行中のアプリケーションプログラム及び前記実行制御部(10)にて実行指示されたアプリケーションプログラムを並行して実行するようにしてあり、前記表示制御部(13)は、前記実行制御部(10)が前記実行部(10)にアプリケーションプログラムの実行指示を行った場合、表示中の表示画面の表示を終了し、前記実行制御部(10)が前記実行部(10)に実行指示したアプリケーションプログラムに係る表示画面の表示を開始するようにしてあることを特徴とする。   In the information processing apparatus (1) according to the present invention, the execution unit (10) executes the application program being executed and the application program instructed to be executed by the execution control unit (10) in parallel. When the execution control unit (10) instructs the execution unit (10) to execute the application program, the display control unit (13) terminates the display of the display screen being displayed and executes the execution. The control unit (10) is configured to start displaying a display screen related to the application program instructed to be executed by the execution unit (10).

本発明によれば、情報処理装置(1)は、アプリケーションプログラムの実行中に所定の操作を受け付けた場合、実行中のアプリケーションプログラムと、所定条件に従った順序が前又は後のアプリケーションプログラムとを並行して実行する。またこのとき、情報処理装置(1)は、実行中のアプリケーションプログラムに係る表示画面の表示を終了し、前記順序が前又は後のアプリケーションプログラムに係る表示画面の表示を開始する。よって、アプリケーションプログラムの実行中に他のアプリケーションプログラムの実行が開始され、表示画面が切り替わった場合であっても、先に実行中であったアプリケーションプログラムの実行も継続される。   According to the present invention, when the information processing apparatus (1) receives a predetermined operation during execution of the application program, the information processing apparatus (1) includes the application program being executed and the application program whose order according to the predetermined condition is before or after. Run in parallel. At this time, the information processing apparatus (1) ends the display of the display screen related to the application program being executed, and starts to display the display screen related to the application program whose order is before or after. Therefore, even when the execution of another application program is started during the execution of the application program and the display screen is switched, the execution of the application program being executed first is continued.

本発明に係る情報処理装置(1)は、前記順序決定部(10)は、前記複数のアプリケーションプログラムの順序を、実行された日時に従って決定するようにしてあることを特徴とする。   The information processing apparatus (1) according to the present invention is characterized in that the order determination unit (10) determines the order of the plurality of application programs in accordance with the date and time of execution.

本発明によれば、各アプリケーションプログラムを実行させる順序は、過去に実行された日時に従った順序とすることができる。よって、例えば最後に実行された日時が現在日時に近い順とした場合、最後に実行された日時が現在日時に近いアプリケーションプログラムから順に実行させることができる。   According to the present invention, the order in which the application programs are executed can be set according to the date and time executed in the past. Therefore, for example, when the last executed date and time is in the order close to the current date and time, it is possible to execute in order from the application program whose last executed date and time is close to the current date and time.

本発明に係る情報処理装置(1)は、前記操作部(15)は、前記所定の操作とは異なる他の操作を受け付けるようにしてあり、前記実行部(10)による複数のアプリケーションプログラムの実行中に前記操作部(15)が前記他の操作を受け付けた場合、前記表示制御部(13)は、前記表示部(14)に表示中の表示画面と、該表示画面に係るアプリケーションプログラムに対して前記順序決定部(10)が決定した順序が前又は後のアプリケーションプログラムに係る表示画面とを前記表示部(14)に表示させるようにしてあることを特徴とする。   In the information processing apparatus (1) according to the present invention, the operation unit (15) accepts another operation different from the predetermined operation, and the execution unit (10) executes a plurality of application programs. When the operation unit (15) receives the other operation, the display control unit (13) displays the display screen being displayed on the display unit (14) and an application program related to the display screen. The display unit (14) is configured to display a display screen related to the application program before or after the order determined by the order determination unit (10).

本発明によれば、情報処理装置(1)は、複数のアプリケーションプログラムの実行中に所定の操作を受け付けた場合、表示中の表示画面と、前記順序が前又は後のアプリケーションプログラムに係る表示画面との両方を表示する。即ち、情報処理装置(1)による複数のアプリケーションの実行中にユーザが所定の操作を行った場合、複数のアプリケーションプログラムに係る表示画面が表示される。よって、ユーザは、実行中の複数のアプリケーションプログラムに係る表示画面を同時に確認することができる。   According to the present invention, when the information processing apparatus (1) receives a predetermined operation during execution of a plurality of application programs, the display screen being displayed and the display screen relating to the application program whose order is before or after And both. That is, when the user performs a predetermined operation during execution of a plurality of applications by the information processing apparatus (1), display screens related to the plurality of application programs are displayed. Therefore, the user can simultaneously confirm display screens related to a plurality of application programs being executed.

本発明に係る情報処理装置(1)は、実行中の前記アプリケーションプログラムに対して前記順序決定部(10)が決定した順序が前又は後のアプリケーションプログラムの実行が可能であるか否かを判定する判定部(10)を備え、前記実行制御部(10)は、前記判定部(10)が可能であると判定した場合、前記順序が前又は後のアプリケーションプログラムを前記実行部(10)に実行させるようにしてあることを特徴とする。   The information processing apparatus (1) according to the present invention determines whether or not an application program before or after the order determined by the order determination unit (10) with respect to the application program being executed can be executed. When the determination unit (10) determines that the determination unit (10) is possible, the execution control unit (10) transmits the application program whose order is before or after to the execution unit (10). It is made to perform.

本発明によれば、情報処理装置(1)は、実行中のアプリケーションプログラムに対して所定条件に従った順序が前又は後のアプリケーションプログラムの実行が可能であるか否かを判定し、実行可能である場合にのみ複数のアプリケーションを並行して実行する。よって、複数のアプリケーションプログラムを実行できる場合に限って複数のアプリケーションプログラムを実行することにより、各アプリケーションプログラムの実行環境を確保することができ、各アプリケーションプログラムを安定して動作させることができる。   According to the present invention, the information processing apparatus (1) can determine whether or not an application program in execution can execute an application program before or after an order according to a predetermined condition. Only when this is the case, multiple applications are executed in parallel. Therefore, by executing the plurality of application programs only when the plurality of application programs can be executed, the execution environment of each application program can be secured and each application program can be operated stably.

今回開示された実施の形態は、全ての点で例示であって、制限的なものではないと考えられるべきである。本発明の範囲は、上述した意味ではなく、特許請求の範囲によって示され、特許請求の範囲と均等の意味及び範囲内での全ての変更が含まれることが意図される。また、各実施の形態で記載されている技術的特徴は、お互いに組み合わせることが可能である。   The embodiment disclosed this time is to be considered as illustrative in all points and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the meanings described above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims. In addition, the technical features described in each embodiment can be combined with each other.

1 携帯端末装置(情報処理装置)
10 制御部(実行部、順序決定部、実行制御部、判定部)
13 表示制御部
14 表示パネル(表示部)
15 入力制御部(操作部)
16 タッチパネル
1 Mobile terminal device (information processing device)
10 Control unit (execution unit, order determination unit, execution control unit, determination unit)
13 Display Control Unit 14 Display Panel (Display Unit)
15 Input control unit (operation unit)
16 Touch panel

Claims (5)

複数のアプリケーションプログラムを並行して実行することが可能な実行部と、該実行部が実行中のアプリケーションプログラムに係る表示画面を表示部に表示させる表示制御部とを備える情報処理装置であって、
前記複数のアプリケーションプログラムの順序を所定条件に従って決定する順序決定部と、
所定の操作を受け付ける操作部と、
前記実行部によるアプリケーションプログラムの実行中に前記操作部が前記所定の操作を受け付けた場合、前記表示部に表示画面が表示中のアプリケーションプログラムに対して前記順序決定部が決定した順序が前又は後のアプリケーションプログラムを前記実行部に実行させる実行制御部と
を備えることを特徴とする情報処理装置。
An information processing apparatus comprising: an execution unit capable of executing a plurality of application programs in parallel; and a display control unit configured to display a display screen related to the application program being executed by the execution unit on the display unit,
An order determining unit that determines an order of the plurality of application programs according to a predetermined condition;
An operation unit for receiving a predetermined operation;
When the operation unit receives the predetermined operation during execution of the application program by the execution unit, the order determined by the order determination unit before or after the application program whose display screen is displayed on the display unit An information processing apparatus comprising: an execution control unit that causes the execution unit to execute the application program.
前記実行部は、前記実行中のアプリケーションプログラム及び前記実行制御部にて実行指示されたアプリケーションプログラムを並行して実行するようにしてあり、
前記表示制御部は、前記実行制御部が前記実行部にアプリケーションプログラムの実行指示を行った場合、表示中の表示画面の表示を終了し、前記実行制御部が前記実行部に実行指示したアプリケーションプログラムに係る表示画面の表示を開始するようにしてあること
を特徴とする請求項1に記載の情報処理装置。
The execution unit is configured to execute the application program being executed and the application program instructed to be executed by the execution control unit in parallel.
When the execution control unit instructs the execution unit to execute the application program, the display control unit ends the display of the display screen being displayed, and the execution control unit instructs the execution unit to execute the application program. The information processing apparatus according to claim 1, wherein display of the display screen according to claim 1 is started.
前記順序決定部は、前記複数のアプリケーションプログラムの順序を、実行された日時に従って決定するようにしてあることを特徴とする請求項1又は2に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the order determination unit is configured to determine the order of the plurality of application programs according to the date and time of execution. 前記操作部は、前記所定の操作とは異なる他の操作を受け付けるようにしてあり、
前記実行部による複数のアプリケーションプログラムの実行中に前記操作部が前記他の操作を受け付けた場合、前記表示制御部は、前記表示部に表示中の表示画面と、該表示画面に係るアプリケーションプログラムに対して前記順序決定部が決定した順序が前又は後のアプリケーションプログラムに係る表示画面とを前記表示部に表示させるようにしてあること
を特徴とする請求項1から3までのいずれかひとつに記載の情報処理装置。
The operation unit is configured to accept another operation different from the predetermined operation,
When the operation unit receives the other operation during execution of a plurality of application programs by the execution unit, the display control unit displays the display screen being displayed on the display unit and the application program related to the display screen. 4. The display unit according to claim 1, wherein a display screen related to an application program before or after the order determined by the order determination unit is displayed on the display unit. 5. Information processing device.
実行中の前記アプリケーションプログラムに対して前記順序決定部が決定した順序が前又は後のアプリケーションプログラムの実行が可能であるか否かを判定する判定部を備え、
前記実行制御部は、前記判定部が可能であると判定した場合、前記順序が前又は後のアプリケーションプログラムを前記実行部に実行させるようにしてあること
を特徴とする請求項1から4までのいずれかひとつに記載の情報処理装置。
A determination unit that determines whether or not the order determined by the order determination unit with respect to the application program being executed can be executed before or after the application program;
The execution control unit is configured to cause the execution unit to execute an application program in the order before or after when the determination unit determines that the determination unit is possible. The information processing apparatus according to any one of the above.
JP2014006979A 2014-01-17 2014-01-17 information processing apparatus Pending JP2015135611A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014006979A JP2015135611A (en) 2014-01-17 2014-01-17 information processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014006979A JP2015135611A (en) 2014-01-17 2014-01-17 information processing apparatus

Publications (1)

Publication Number Publication Date
JP2015135611A true JP2015135611A (en) 2015-07-27

Family

ID=53767393

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014006979A Pending JP2015135611A (en) 2014-01-17 2014-01-17 information processing apparatus

Country Status (1)

Country Link
JP (1) JP2015135611A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017049760A (en) * 2015-09-01 2017-03-09 シャープ株式会社 Information processing device, information processing program and information processing method
JP2020518914A (en) * 2017-06-20 2020-06-25 株式会社 ハイディープHiDeep Inc. Device and control method capable of touch sensing and touch pressure sensing
JP2023025080A (en) * 2018-09-26 2023-02-21 アップル インコーポレイテッド Spatial management of audio
US12124770B2 (en) 2023-08-24 2024-10-22 Apple Inc. Audio assisted enrollment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007257220A (en) * 2006-03-22 2007-10-04 Matsushita Electric Ind Co Ltd Display device
JP2008165735A (en) * 2006-12-29 2008-07-17 Lg Electronics Inc Mobile terminal and display method thereof
JP2008310695A (en) * 2007-06-15 2008-12-25 Ntt Docomo Inc Mobile communication terminal
JP2010009459A (en) * 2008-06-30 2010-01-14 Sony Computer Entertainment Inc Menu screen display method and menu screen display
JP2012003486A (en) * 2010-06-16 2012-01-05 Ntt Docomo Inc Information processing device and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007257220A (en) * 2006-03-22 2007-10-04 Matsushita Electric Ind Co Ltd Display device
JP2008165735A (en) * 2006-12-29 2008-07-17 Lg Electronics Inc Mobile terminal and display method thereof
JP2008310695A (en) * 2007-06-15 2008-12-25 Ntt Docomo Inc Mobile communication terminal
JP2010009459A (en) * 2008-06-30 2010-01-14 Sony Computer Entertainment Inc Menu screen display method and menu screen display
JP2012003486A (en) * 2010-06-16 2012-01-05 Ntt Docomo Inc Information processing device and program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017049760A (en) * 2015-09-01 2017-03-09 シャープ株式会社 Information processing device, information processing program and information processing method
JP2020518914A (en) * 2017-06-20 2020-06-25 株式会社 ハイディープHiDeep Inc. Device and control method capable of touch sensing and touch pressure sensing
JP2023025080A (en) * 2018-09-26 2023-02-21 アップル インコーポレイテッド Spatial management of audio
JP7541068B2 (en) 2018-09-26 2024-08-27 アップル インコーポレイテッド Audio Spatial Management
US12124770B2 (en) 2023-08-24 2024-10-22 Apple Inc. Audio assisted enrollment

Similar Documents

Publication Publication Date Title
US11262908B2 (en) Method of adjusting an UI and user terminal using the same
JP5654114B2 (en) Electronic device with touch sensor
KR101087479B1 (en) Multi display device and method for controlling the same
JP2014149833A (en) Image display method for multitasking operation, and terminal supporting the same
CN103164112A (en) Apparatus and method of user-based mobile terminal display control using grip sensor
WO2012110989A1 (en) Method, apparatus and computer program product for integrated application and task manager display
JP5254399B2 (en) Display device, user interface method and program
KR20110041915A (en) Terminal and method for displaying data thereof
US20110202936A1 (en) Terminal apparatus and method of controlling terminal apparatus with multi-tasking features
JP2015125567A (en) Electronic device, method, and program
JP2012009007A (en) Display device and control method thereof
CN106020698A (en) Mobile terminal and realization method of single-hand mode
EP2735951A1 (en) Method for processing documents by terminal having touch screen and terminal having touch screen
US20150193139A1 (en) Touchscreen device operation
CN113835577A (en) Display method, display device, electronic equipment and storage medium
JP2010055177A (en) Method for starting application of information processing terminal, information processing terminal, and program
JP2015135611A (en) information processing apparatus
JP2014106806A (en) Information processing device
US20160170596A1 (en) Image display apparatus, image display method, and image-display program product
JP5658518B2 (en) Tactile sensation presentation apparatus and control method for tactile sensation presentation apparatus
KR20200011538A (en) Method of adjusting an ui and user terminal using the same
JP2016085640A (en) Display controller and display control method
CN111857472A (en) Application program selection method, terminal, electronic device and storage medium
TW201835751A (en) Feature phone and operating method thereof
JP2015069252A (en) Information processing apparatus, processing method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160923

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170704

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170630

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20171226