JP6205021B2 - Information processing apparatus, program, and control method for information processing apparatus - Google Patents

Information processing apparatus, program, and control method for information processing apparatus Download PDF

Info

Publication number
JP6205021B2
JP6205021B2 JP2016126293A JP2016126293A JP6205021B2 JP 6205021 B2 JP6205021 B2 JP 6205021B2 JP 2016126293 A JP2016126293 A JP 2016126293A JP 2016126293 A JP2016126293 A JP 2016126293A JP 6205021 B2 JP6205021 B2 JP 6205021B2
Authority
JP
Japan
Prior art keywords
file
specific process
display
screen
information processing
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.)
Active
Application number
JP2016126293A
Other languages
Japanese (ja)
Other versions
JP2016181285A (en
Inventor
神井 敏宏
敏宏 神井
恵美子 栗山
恵美子 栗山
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.)
Kyocera Corp
Original Assignee
Kyocera 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 Kyocera Corp filed Critical Kyocera Corp
Priority to JP2016126293A priority Critical patent/JP6205021B2/en
Publication of JP2016181285A publication Critical patent/JP2016181285A/en
Application granted granted Critical
Publication of JP6205021B2 publication Critical patent/JP6205021B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、携帯電話機、パーソナルコンピュータ、PDA(PersonalDigital Assistant)、タブレットPC(Tablet PC)、電子書籍端末等の情報処理装置に関する。また、本発明は、かかる情報処理装置に用いて好適なプログラムおよび制御方法に関する。   The present invention relates to an information processing apparatus such as a mobile phone, a personal computer, a PDA (Personal Digital Assistant), a tablet PC (Tablet PC), and an electronic book terminal. The present invention also relates to a program and a control method suitable for use in such an information processing apparatus.

従来、携帯電話機では、ユーザの操作により、テキストファイル、画像ファイル等の各種ファイルを所望のフォルダへ移動することやコピーすることができる(特許文献1参照)。同様に、携帯電話機では、ユーザの操作により、アプリケーションプログラム(以下、単に「アプリケーション」という)の移動、コピー等も可能である。   Conventionally, in a mobile phone, various files such as a text file and an image file can be moved to a desired folder or copied by a user operation (see Patent Document 1). Similarly, in a mobile phone, an application program (hereinafter simply referred to as “application”) can be moved, copied, and the like by a user operation.

たとえば、ファイルの一覧画面において、複数のファイルを一度に移動する場合、従来の操作方法では、以下の手順が採られていた。ユーザは、まず、所定の操作を行うことにより一覧画面上にメニューのウィンドウを表示させて「移動」の項目を選択する。次に、ユーザは、所定の操作を行うことにより一覧画面上に移動単位(1個/複数/全部)を選択するためのウィンドウを表示させて「複数」の項目を選択する。次に、ユーザは、複数のファイルが選択可能となった一覧画面上で移動させるファイルを複数選択し、移動を実行するための操作を行う。   For example, when a plurality of files are moved at a time on the file list screen, the following procedure has been adopted in the conventional operation method. First, the user performs a predetermined operation to display a menu window on the list screen and selects an item “move”. Next, the user performs a predetermined operation to display a window for selecting a movement unit (one / plurality / all) on the list screen and selects a “plurality” item. Next, the user selects a plurality of files to be moved on the list screen on which a plurality of files can be selected, and performs an operation for executing the movement.

複数のファイルをコピーする場合や削除する場合も、同様な手順が採られ得る。アプリケーションの移動、コピー、削除等についても、同様な手順が採られ得る。   The same procedure can be taken when copying or deleting a plurality of files. Similar procedures can be adopted for moving, copying, deleting, and the like of applications.

特開2004−336719号公報JP 2004-336719 A

しかしながら、上記の操作方法では、複数のファイルやアプリケーションの移動、コピー、削除等を行う場合に、操作工数が多くなってしまう。   However, in the above operation method, when a plurality of files and applications are moved, copied, deleted, etc., the number of operation steps is increased.

そこで、本発明は、ファイルやアプリケーションに対する移動、コピー、削除等の処理に要する操作を軽減できる情報処理装置、プログラムおよび情報処理装置の制御方法を提供することを目的とする。   SUMMARY An advantage of some aspects of the invention is that it provides an information processing apparatus, a program, and a control method for the information processing apparatus that can reduce operations required for processing such as movement, copying, and deletion of files and applications.

本発明の第1の態様に係る情報処理装置は、表示部と、制御部とを備え、前記制御部は、処理対象となる複数のオブジェクトを含む一覧画面を前記表示部に表示させ、前記複数のオブジェクトのうち選択されたオブジェクトに対して特定の処理を順次実行し、前記特定の処理の順次実行中において、個々のオブジェクトに対する前記特定の処理が完了する度に、当該完了の旨を報知し、前記特定の処理の停止操作がなされると、前記特定の処理の順次実行を停止する。 The information processing apparatus according to the first aspect of the present invention includes a display unit, and a control unit, to display a list screen including a plurality of objects to be processed on the display unit, the plurality A specific process is sequentially executed on the selected object among the objects, and the completion is notified every time the specific process for each object is completed during the sequential execution of the specific process. When the specific process of stopping the operation is done, it stops sequential execution of the particular process.

本発明の第2の態様に係るプログラムは、処理対象となる複数のオブジェクトを含む一覧画面が表示部に表示される情報処理装置のコンピュータに、前記複数のオブジェクトのうち選択されたオブジェクトに対して特定の処理を順次実行する機能と、前記特定の処理の順次実行中において、個々のオブジェクトに対する前記特定の処理が完了する度に、当該完了の旨を報知し、前記特定の処理の停止操作がなされると、前記特定の処理の順次実行を停止する機能と、を実行させるThe program according to the second aspect of the present invention is directed to a computer of an information processing apparatus in which a list screen including a plurality of objects to be processed is displayed on a display unit, with respect to a selected object among the plurality of objects. A function for sequentially executing a specific process, and during the sequential execution of the specific process, every time the specific process for each object is completed, the completion of the specific process is notified and an operation for stopping the specific process is performed. If it is made, the function of stopping the sequential execution of the specific processing is executed .

本発明の第3の態様は、処理対象となる複数のオブジェクトを含む一覧画面が表示部に表示される情報処理装置の制御方法に関する。本態様に係る情報処理装置は、前記複数のオブジェクトのうち選択されたオブジェクトに対して特定の処理を順次実行するステップと、前記特定の処理の順次実行中において、個々のオブジェクトに対する前記特定の処理が完了する度に、当該完了の旨を報知し、前記特定の処理の停止操作がなされると、前記特定の処理の順次実行を停止するステップと、を含む。 A third aspect of the present invention relates to a method for controlling an information processing apparatus in which a list screen including a plurality of objects to be processed is displayed on a display unit. The information processing apparatus according to the aspect includes a step of sequentially executing a specific process on a selected object among the plurality of objects, and the specific process for each object during the sequential execution of the specific process. Each time is completed, a notification of the completion is issued, and when the specific process is stopped, the sequential execution of the specific process is stopped.

本発明によれば、ファイルやアプリケーションに対する移動、コピー、削除等の処理に要する操作を軽減できる情報処理装置、プログラムおよび情報処理装置の制御方法を提供することができる。   According to the present invention, it is possible to provide an information processing apparatus, a program, and a control method for the information processing apparatus that can reduce operations required for processing such as movement, copying, and deletion of files and applications.

本発明の効果ないし意義は、以下に示す実施形態の説明によりさらに明らかとなろう。ただし、以下の実施形態は、あくまでも、本発明を実施化する際の一つの例示であって、本発明は、以下の実施形態に記載されたものに何ら制限されるものではない。   The effects and significance of the present invention will become more apparent from the following description of embodiments. However, the following embodiment is merely an example when the present invention is implemented, and the present invention is not limited to what is described in the following embodiment.

実施形態に係る、携帯電話機の構成を示す図である。It is a figure which shows the structure of the mobile telephone based on embodiment. 実施形態に係る、携帯電話機の全体構成を示すブロック図である。It is a block diagram which shows the whole structure of the mobile telephone based on Embodiment. 実施形態に係る、ファイルの一覧画面の表示例を示す図である。It is a figure which shows the example of a display of the file list screen based on embodiment. 実施形態に係る、ファイル移動処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the file movement process based on Embodiment. 実施形態に係る、ファイル移動処理が実行されたときの画面表示例を示す図である。It is a figure which shows the example of a screen display when the file movement process based on embodiment is performed. 実施形態に係る、ファイル移動処理が実行されたときの画面表示例を示す図である。It is a figure which shows the example of a screen display when the file movement process based on embodiment is performed. 実施形態に係る、ファイルコピー処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the file copy process based on Embodiment. 実施形態に係る、ファイルコピー処理が実行されたときの画面表示例を示す図である。It is a figure which shows the example of a screen display when the file copy process based on embodiment is performed. 実施形態に係る、ファイルコピー処理が実行されたときの画面表示例を示す図である。It is a figure which shows the example of a screen display when the file copy process based on embodiment is performed. 実施形態に係る、ファイル削除処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the file deletion process based on embodiment. 実施形態に係る、ファイル削除処理が実行されたときの画面表示例を示す図である。It is a figure which shows the example of a screen display when the file deletion process based on embodiment is performed. 実施形態に係る、ファイル削除処理が実行されたときの画面表示例を示す図である。It is a figure which shows the example of a screen display when the file deletion process based on embodiment is performed. 実施形態に係る、ファイル開放処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the file releasing process based on embodiment. 実施形態に係る、ファイル開放処理が実行されたときの画面表示例を示す図である。It is a figure which shows the example of a screen display when the file releasing process based on embodiment is performed. 実施形態に係る、ファイル開放処理が実行されたときの画面表示例を示す図である。It is a figure which shows the example of a screen display when the file releasing process based on embodiment is performed. 変更例1に係る、ファイル登録処理の流れを示すフローチャートである。10 is a flowchart showing a flow of file registration processing according to a modification example 1; 変更例1に係る、ファイル登録処理が実行されたときの画面表示例を示す図である。It is a figure which shows the example of a screen display when the file registration process based on the example 1 of a change is performed. 変更例1に係る、ファイル登録処理が実行されたときの画面表示例を示す図である。It is a figure which shows the example of a screen display when the file registration process based on the example 1 of a change is performed. 変更例2に係る、携帯電話機の構成について説明するための図である。10 is a diagram for explaining a configuration of a mobile phone according to a modification example 2. FIG. 変更例3に係る、携帯電話機の構成について説明するための図である。It is a figure for demonstrating the structure of the mobile telephone based on the example 3 of a change. 変更例4に係る、携帯電話機の構成について説明するための図である。It is a figure for demonstrating the structure of the mobile telephone based on the example 4 of a change. 変更例4に係る、携帯電話機の構成について説明するための図である。It is a figure for demonstrating the structure of the mobile telephone based on the example 4 of a change. 変更例4に係る、携帯電話機の構成について説明するための図である。It is a figure for demonstrating the structure of the mobile telephone based on the example 4 of a change. 変更例5に係る、携帯電話機の構成を示す図である。It is a figure which shows the structure of the mobile telephone based on the example 5 of a change. 変更例5に係る、ファイル移動処理が実行されたときの画面表示例を示す図である。It is a figure which shows the example of a screen display when the file movement process based on the example 5 of a change is performed. 変更例5に係る、ファイル移動処理が実行されたときの画面表示例を示す図である。It is a figure which shows the example of a screen display when the file movement process based on the example 5 of a change is performed. その他の変更例に係る、携帯電話機の構成について説明するための図である。It is a figure for demonstrating the structure of the mobile telephone based on the other example of a change.

以下、本発明の実施形態について、図面を参照して説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、携帯電話機1の構成を示す図である。図1(a)および(b)は、それぞれ、携帯電話機1の正面図および背面図である。   FIG. 1 is a diagram showing a configuration of the mobile phone 1. FIGS. 1A and 1B are a front view and a rear view of the mobile phone 1, respectively.

以下、説明の便宜上、図1に示すように、キャビネット2の長手方向を上下方向と定義し、キャビネット2の短手方向を左右方向と定義する。   Hereinafter, for convenience of explanation, as shown in FIG. 1, the longitudinal direction of the cabinet 2 is defined as the up-down direction, and the short direction of the cabinet 2 is defined as the left-right direction.

携帯電話機1は、キャビネット2と、表示面3と、マイクロフォン4と、通話スピーカ5と、キー操作部6と、外部スピーカ7とを備えている。   The mobile phone 1 includes a cabinet 2, a display surface 3, a microphone 4, a call speaker 5, a key operation unit 6, and an external speaker 7.

キャビネット2は、正面から見て、ほぼ長方形状を有する。キャビネット2の正面に、後述する表示部13の表示面3が配されている。表示面3には、各種の画像(画面)が表示される。   The cabinet 2 has a substantially rectangular shape when viewed from the front. A display surface 3 of a display unit 13 to be described later is arranged on the front surface of the cabinet 2. Various images (screens) are displayed on the display surface 3.

キャビネット2の内部には、下端部にマイクロフォン4が配されており、上端部に通話スピーカ5が配されている。マイクロフォン4には、キャビネット2の正面に形成されたマイク孔4aを通じて音声が入力される。マイクロフォン4は、入力した音に応じた電気信号を生成する。通話スピーカ5からは、音声が出力される。出力された音声は、キャビネット2の正面に形成された出力孔5aを通じて外部に放出される。   Inside the cabinet 2, a microphone 4 is disposed at the lower end, and a call speaker 5 is disposed at the upper end. Audio is input to the microphone 4 through a microphone hole 4 a formed in the front of the cabinet 2. The microphone 4 generates an electrical signal corresponding to the input sound. Voice is output from the call speaker 5. The output sound is emitted to the outside through an output hole 5a formed in the front of the cabinet 2.

キャビネット2の正面には、キー操作部6が設けられている。キー操作部6は、複数の操作キーから構成されている。各操作キーには、実行中のプログラムを操作するための各種の機能が割り当てられる。   A key operation unit 6 is provided on the front surface of the cabinet 2. The key operation unit 6 includes a plurality of operation keys. Each operation key is assigned various functions for operating the program being executed.

キャビネット2の内部には、外部スピーカ7が配されている。キャビネット2の背面には、外部スピーカ7に対応する出力孔7aが形成されている。外部スピーカ7から出力された音(音声、報知音等)は、出力孔7aを通じて外部に放出される。   An external speaker 7 is disposed inside the cabinet 2. An output hole 7 a corresponding to the external speaker 7 is formed on the back surface of the cabinet 2. Sound (sound, notification sound, etc.) output from the external speaker 7 is emitted to the outside through the output hole 7a.

図2は、携帯電話機1の全体構成を示すブロック図である。携帯電話機1は、制御部11と、記憶部12と、表示部13と、タッチ検出部14と、音声入力部15と、音声出力部16と、音声処理部17と、キー入力部18と、通信部19とを備えている。   FIG. 2 is a block diagram showing the overall configuration of the mobile phone 1. The mobile phone 1 includes a control unit 11, a storage unit 12, a display unit 13, a touch detection unit 14, a voice input unit 15, a voice output unit 16, a voice processing unit 17, a key input unit 18, And a communication unit 19.

記憶部12は、ROM、RAM等から構成される。記憶部12には、各種のプログラムが記憶されている。記憶部12に記憶されるプログラムは、携帯電話機1の各部を制御するための制御プログラムの他、各種アプリケーション(たとえば、電話、電子メール、地図、ゲーム、スケジュール管理、等)を含む。   The storage unit 12 includes a ROM, a RAM, and the like. The storage unit 12 stores various programs. The program stored in the storage unit 12 includes various applications (for example, telephone, e-mail, map, game, schedule management, etc.) in addition to a control program for controlling each unit of the mobile phone 1.

さらに、記憶部12には、テキストファイル、画像ファイル、音楽ファイル等の各種ファイルが記憶されている。   Further, the storage unit 12 stores various files such as a text file, an image file, and a music file.

記憶部12には、プログラムの実行の際、一時的に利用または生成されるデータを記憶するワーキング領域も含まれる。   The storage unit 12 also includes a working area that stores data that is temporarily used or generated when the program is executed.

制御部11は、CPU等から構成されている。制御部11は、プログラムに従って、携帯電話機1を構成する各部(記憶部12、表示部13、タッチ検出部14、音声入力部15、音声出力部16、音声処理部17、キー入力部18、通信部19等)を制御する。   The control unit 11 includes a CPU and the like. In accordance with the program, the control unit 11 is configured according to each program (storage unit 12, display unit 13, touch detection unit 14, voice input unit 15, voice output unit 16, voice processing unit 17, key input unit 18, communication unit, communication). Part 19 etc.).

表示部13は、液晶ディスプレイ等から構成される。表示部13は、制御部11からの制御信号と画像信号に基づき、表示面3に画像(画面)を表示する。表示部13は、液晶ディスプレイに限らず、有機ELディスプレイ等、他の表示装置から構成されてもよい。   The display unit 13 includes a liquid crystal display or the like. The display unit 13 displays an image (screen) on the display surface 3 based on the control signal and the image signal from the control unit 11. The display unit 13 is not limited to a liquid crystal display, and may be composed of other display devices such as an organic EL display.

タッチ検出部14は、表示面3への指の接触を検出するタッチパネル等から構成されている。タッチパネルは、透明なシート状に形成され、表示面3上を覆いキャビネット2の正面に配される。タッチパネルは、静電容量式、超音波式、感圧式、抵抗膜式、光検知式等、各種方式のタッチパネルであってよい。   The touch detection unit 14 includes a touch panel that detects contact of a finger with the display surface 3. The touch panel is formed in a transparent sheet shape, covers the display surface 3, and is disposed in front of the cabinet 2. The touch panel may be a touch panel of various types such as a capacitance type, an ultrasonic type, a pressure sensitive type, a resistance film type, and a light detection type.

タッチ検出部14は、前記表示面3へのユーザによるタッチを検出する。即ち、タッチ検出部14は、指が触れた表示面3上の位置を入力位置として検出し、検出した入力位置に応じた位置信号を制御部11へ出力する。   The touch detection unit 14 detects a user touch on the display surface 3. That is, the touch detection unit 14 detects a position on the display surface 3 touched by the finger as an input position, and outputs a position signal corresponding to the detected input position to the control unit 11.

ユーザは、表示面3に指を触れることにより各種のタッチ操作を行うことができる。タッチ操作の種類として、タップ操作、フリック操作、スライド操作、ロングタッチ操作、ダブルタップ操作等が挙げられる。タップ操作は、表示面3に指を接触させた後、短時間のうちに離す操作である。フリック操作は、表示面3を指で任意の方向に弾く操作である。スライド操作は、表示面3に指を接触させたまま任意の方向へ移動させる操作である。ロングタッチ操作は、所定時間以上、指を表示面3に接触させ続ける操作である。ダブルタップ操作は、短時間の間にタップ操作を2回繰り返す操作である。   The user can perform various touch operations by touching the display surface 3 with a finger. Examples of the touch operation include a tap operation, a flick operation, a slide operation, a long touch operation, and a double tap operation. The tap operation is an operation in which a finger is brought into contact with the display surface 3 and then released within a short time. The flick operation is an operation of flipping the display surface 3 with a finger in an arbitrary direction. The slide operation is an operation for moving the display screen 3 in an arbitrary direction while keeping a finger in contact with the display surface 3. The long touch operation is an operation in which the finger is kept in contact with the display surface 3 for a predetermined time or more. Double tap operation is operation which repeats tap operation twice in a short time.

音声入力部15は、マイクロフォン4等から構成される。音声入力部15は、マイクロフォン4からの電気信号を音声処理部17へ出力する。   The voice input unit 15 includes a microphone 4 and the like. The voice input unit 15 outputs an electrical signal from the microphone 4 to the voice processing unit 17.

音声出力部16は、通話スピーカ5、外部スピーカ7等から構成される。音声出力部16には、音声処理部17からの電気信号を入力され、通話スピーカ5または外部スピーカ7から音(音声、報知音等)が出力される。   The audio output unit 16 includes a call speaker 5, an external speaker 7, and the like. The sound output unit 16 receives an electrical signal from the sound processing unit 17 and outputs sound (sound, notification sound, etc.) from the call speaker 5 or the external speaker 7.

音声処理部17は、音声入力部15からの電気信号にA/D変換等を施し、変換後のデジタルの音声信号を制御部11へ出力する。音声処理部17は、制御部11からのデジタルの音声信号にデコード処理およびD/A変換等を施し、変換後の電気信号を音声出力部16に出力する。   The audio processing unit 17 performs A / D conversion or the like on the electrical signal from the audio input unit 15 and outputs the converted digital audio signal to the control unit 11. The audio processing unit 17 performs decoding processing, D / A conversion, and the like on the digital audio signal from the control unit 11, and outputs the converted electric signal to the audio output unit 16.

キー入力部18は、キー操作部6の各操作キーが押下されたときに、押下された操作キーに応じた信号を制御部11へ出力する。   The key input unit 18 outputs a signal corresponding to the pressed operation key to the control unit 11 when each operation key of the key operation unit 6 is pressed.

通信部19は、通話や通信を行うため、信号を変換するための回路、電波を送受信するアンテナ等を備える。通信部19は、制御部11から入力される通話や通信のための信号を無線信号に変換し、変換された無線信号を、アンテナを介して基地局や他の通信装置等の通信先へ送信する。さらに、通信部19は、アンテナを介して受信した無線信号を制御部11が利用できる形式の信号へ変換し、変換された信号を制御部11へ出力する。   The communication unit 19 includes a circuit for converting a signal, an antenna for transmitting and receiving radio waves, and the like for performing communication and communication. The communication unit 19 converts a call or communication signal input from the control unit 11 into a radio signal, and transmits the converted radio signal to a communication destination such as a base station or another communication device via an antenna. To do. Further, the communication unit 19 converts the radio signal received via the antenna into a signal in a format that can be used by the control unit 11, and outputs the converted signal to the control unit 11.

さて、本実施形態の携帯電話機1では、記憶部12に記憶された各種ファイルの一覧を表示させることができる。   Now, in the mobile phone 1 of the present embodiment, a list of various files stored in the storage unit 12 can be displayed.

図3(a)および(b)は、ファイルの一覧画面の表示例を示す図である。図3(a)に示すように、一覧画面には、複数のファイル、即ち、ファイルに対応するテキストアイコンが並べられる。各ファイルは、たとえば、各ファイルが同一の階層であることを示すバスにより連結されている。   FIGS. 3A and 3B are diagrams showing display examples of a file list screen. As shown in FIG. 3A, a plurality of files, that is, text icons corresponding to the files are arranged on the list screen. Each file is connected by, for example, a bus indicating that each file is in the same hierarchy.

ユーザは、一覧画面において、フォルダを作成することができる。作成されたフォルダは、たとえば、各ファイルと同じ階層とされる。ユーザは、作成したフォルダ内への各ファイルの移動や、各ファイルのコピーの作成を行うことができる。   The user can create a folder on the list screen. The created folder is, for example, in the same hierarchy as each file. The user can move each file into the created folder and create a copy of each file.

さらにユーザは、一覧画面において、不要なファイルを削除することができる。   Further, the user can delete unnecessary files on the list screen.

図3(b)に示すように、たとえば、ユーザによる所定の操作によって、一覧画面にメニューウィンドウがポップアップ表示される。メニューウィンドウには、一覧画面中の各ファイルに対して実行可能な処理(移動、コピー、削除、開く等)の項目が表示される。ユーザは、メニューウィンドウから所望の項目を選択する。ユーザにより選択された項目に対応する処理(ファイル移動処理、ファイルコピー処理、ファイル削除処理、ファイル開放処理等)は制御部11により実行される。以下、ファイル移動処理、ファイルコピー処理、ファイル削除処理、ファイル開放処理等を総称する場合、「ファイル処理」と称する。   As shown in FIG. 3B, for example, a menu window pops up on the list screen by a predetermined operation by the user. The menu window displays items of processing (move, copy, delete, open, etc.) that can be executed for each file in the list screen. The user selects a desired item from the menu window. Processing corresponding to the item selected by the user (file movement processing, file copy processing, file deletion processing, file release processing, etc.) is executed by the control unit 11. Hereinafter, the file move process, the file copy process, the file delete process, the file release process, and the like are collectively referred to as “file process”.

図2に戻り、一覧画面中のファイルに対してファイル処理を実行するため、制御部11は、表示制御部21と、操作判定部22と、選択部23と、処理実行部24とを備えている。   Returning to FIG. 2, the control unit 11 includes a display control unit 21, an operation determination unit 22, a selection unit 23, and a process execution unit 24 in order to execute file processing on the files in the list screen. Yes.

表示制御部21は、表示部13に対する表示制御を行う。たとえば、表示制御部21は、ファイルの一覧画面を表示部13に表示させる。さらに、表示制御部21は、ファイル処理が実行されると、処理に従って一覧画面の表示を更新する。   The display control unit 21 performs display control on the display unit 13. For example, the display control unit 21 causes the display unit 13 to display a file list screen. Further, when the file processing is executed, the display control unit 21 updates the display of the list screen according to the processing.

操作判定部22は、ファイル処理において、タッチ検出部14による検出結果に基づき、ファイル処理に係るユーザの操作を判定する。操作判定部22は、ファイルの移動先またはコピー先のフォルダを指定する指定操作の有無を判定する。フォルダの指定操作は、たとえば、フォルダ(フォルダのテキストアイコン)へのタップ操作である。操作判定部22は、フォルダの位置へのタッチを検出した後、予め定めた第1時間以内にタッチが検出されなくなった場合に、フォルダへのタップ操作がなされたと判定する。   The operation determination unit 22 determines a user operation related to the file processing based on the detection result by the touch detection unit 14 in the file processing. The operation determination unit 22 determines the presence / absence of a specifying operation for specifying a file migration destination or copy destination folder. The folder designation operation is, for example, a tap operation on a folder (folder text icon). The operation determination unit 22 determines that a tap operation has been performed on the folder when the touch is not detected within a predetermined first time after detecting the touch on the folder position.

さらに、操作判定部22は、一覧画面より先頭のファイルを指定する開始操作の有無と、停止操作の有無とを判定する。開始操作は、たとえば、先頭のファイルとして指定するファイル(ファイルのテキストアイコン)へのロングタッチ操作である。操作判定部22は、ファイルの位置へのタッチを検出した後、予め定めた第2時間以上、タッチが検出され続けた場合に、ファイルへのロングタッチ操作がなされたと判定する。終了操作は、たとえば、ロングタッチ操作に続いて表示面3から指をリリースする操作である。操作判定部22は、ロングタッチ操作であると判定した後に、継続していたタッチの検出がなくなった場合に、ロングタッチ操作に続くリリース操作がなされたと判定する。   Further, the operation determination unit 22 determines whether or not there is a start operation and a stop operation that specify the first file from the list screen. The start operation is, for example, a long touch operation on a file (file text icon) designated as the first file. The operation determination unit 22 determines that a long touch operation has been performed on the file when the touch is continuously detected for a predetermined second time or more after detecting the touch to the position of the file. The end operation is, for example, an operation of releasing a finger from the display surface 3 following the long touch operation. The operation determination unit 22 determines that a release operation subsequent to the long touch operation has been performed when it has been detected that the touch is a long touch operation and then has not been detected.

さらに、操作判定部22は、データ処理を終了させるための終了操作の有無を判定する。終了操作は、たとえば、一覧画面の背景領域(フォルダおよびファイル以外の領域)へのダブルタップ操作である。操作判定部22は、背景領域の位置でのタップ操作が予め定めた第3時間以内の間隔で2回検出された場合に、背景領域へのダブルタップ操作がなされたと判定する。   Furthermore, the operation determination unit 22 determines whether or not there is an end operation for ending the data processing. The end operation is, for example, a double tap operation to the background area (area other than the folder and the file) on the list screen. The operation determination unit 22 determines that a double-tap operation has been performed on the background area when a tap operation at the position of the background area is detected twice at predetermined intervals within the third time.

選択部23は、ファイル処理において、操作判定部22により開始操作がなされたと判定されると、開始操作の際に指定された先頭のファイルから所定の選択順位に従ってファイルを順次選択する。選択順位は、たとえば、一覧画面におけるファイルの配列順とすることができる。図3(a)のように、一覧画面において、ファイルが、上下一列に配列されている場合、たとえば、上方に位置するファイルほど順位が小さくなるように順位が決められる。選択順位が一位でないファイルが先頭のファイルに指定された場合、選択部23は、選択順位が最下位のファイルを選択すると、次に、選択順位が一位のファイルに戻り、選択順位に従ってファイルの選択を継続する。選択部23は、選択順位が最下位のファイルを選択すると、選択順位が一位のファイルには戻らず、ファイルの選択を終了する構成とされても良い。   When the operation determination unit 22 determines that the start operation has been performed in the file processing, the selection unit 23 sequentially selects the files in accordance with a predetermined selection order from the first file specified in the start operation. The selection order may be, for example, the arrangement order of files on the list screen. As shown in FIG. 3A, when files are arranged in a vertical line on the list screen, for example, the rank is determined so that the rank is lower as the file is located at the top. When a file whose selection order is not first is designated as the first file, the selection unit 23 selects the file with the lowest selection order, and then returns to the file with the first selection order. Continue to select. The selection unit 23 may be configured to end the file selection without selecting the file with the highest selection order when the file with the lowest selection order is selected.

処理実行部24は、選択部23により順次選択されたファイルに対して移動、コピー、削除、開放等の処理を実行する。さらに、処理実行部24は、操作判定部22により停止操作がなされたと判定されると、処理の順次実行を停止する。   The process execution unit 24 executes processes such as move, copy, delete, and release for the files sequentially selected by the selection unit 23. Further, when the operation determining unit 22 determines that the stop operation has been performed, the process executing unit 24 stops the sequential execution of the processes.

図4は、ファイル移動処理の流れを示すフローチャートである。図5および図6は、ファイル移動処理が実行されたときの画面表示例を示す図である。   FIG. 4 is a flowchart showing the flow of the file movement process. 5 and 6 are diagrams showing screen display examples when the file movement process is executed.

図3(b)に示すメニューウィンドウの中から、ユーザにより「移動」の項目が選択されると、制御部11は、ファイル移動処理を開始する。項目の選択が終了すると、メニューウィンドウは消去される。   When the item “move” is selected by the user from the menu window shown in FIG. 3B, the control unit 11 starts the file move process. When the item selection is finished, the menu window is deleted.

まず、ユーザは、表示部13に表示された一覧画面において、ファイルの移動先となるフォルダを指定する。ユーザによりフォルダへのタップ操作がなされると(図5の画面A参照)、制御部11(操作判定部22)は、フォルダの指定操作がなされたと判定する(S101:YES)。制御部11は、指定されたフォルダを移動先フォルダに決定する(S102)。制御部11(表示制御部21)は、表示部13に、移動先フォルダが決定されたことに基づく表示を行う(S103)。S103の処理における表示とは、たとえば、指定されたフォルダが移動先フォルダであることを示すマーカが付されることである(図5の画面B参照)。   First, on the list screen displayed on the display unit 13, the user designates a folder to which a file is to be moved. When the user performs a tap operation on the folder (see screen A in FIG. 5), the control unit 11 (operation determination unit 22) determines that a folder designation operation has been performed (S101: YES). The control unit 11 determines the designated folder as a destination folder (S102). The control unit 11 (display control unit 21) performs display on the display unit 13 based on the determination of the destination folder (S103). The display in the process of S103 is, for example, that a marker indicating that the designated folder is a movement destination folder is attached (see screen B in FIG. 5).

次に、ユーザは、最初に移動させる先頭のファイルを指定して移動の開始操作を行う。ユーザにより先頭のファイルへのロングタッチ操作がなされると(図5の画面C参照)、制御部11(操作判定部22)は、先頭のファイルを指定する開始操作がなされたと判定する(S104:YES)。制御部11(選択部23)は、一覧画面から、指定されたファイルを選択し、移動の対象ファイルに決定する(S105)。制御部11(表示制御部21)は、表示部13に、対象ファイルが決定されたことに基づく表示を行う(S106)。たとえば、対象ファイルを他のファイルと区別するために、対象ファイルがハイライト表示される(図5の画面D参照)。   Next, the user designates the first file to be moved first and performs a movement start operation. When the user performs a long touch operation on the first file (see screen C in FIG. 5), the control unit 11 (operation determination unit 22) determines that a start operation for designating the first file has been performed (S104: YES). The control unit 11 (selection unit 23) selects a designated file from the list screen and determines it as a migration target file (S105). The control unit 11 (display control unit 21) performs display based on the determination of the target file on the display unit 13 (S106). For example, in order to distinguish the target file from other files, the target file is highlighted (see screen D in FIG. 5).

制御部11(処理実行部24)は、対象ファイルを移動先フォルダに移動させる(S107)。   The control unit 11 (process execution unit 24) moves the target file to the destination folder (S107).

ユーザは、表示面3に指をタッチさせ続ける。タッチが継続している間、制御部11(操作判定部22)は、停止操作がないと判定する(S108:NO)。制御部11は、対象ファイルの移動が完了したか否かを判定し(S109)、移動が完了したと判定すると(S109:YES)、移動した対象ファイルが最後の対象ファイルであるか否か判定する(S110)。たとえば、先頭のファイルに指定されたファイルの選択順位が一位のファイルである場合、選択順位が最下位のファイルが移動されると、移動した対象ファイルが最後の対象ファイルであると判定される。   The user continues to touch the display surface 3 with a finger. While the touch continues, the control unit 11 (operation determination unit 22) determines that there is no stop operation (S108: NO). The control unit 11 determines whether or not the movement of the target file is completed (S109). When the control unit 11 determines that the movement is completed (S109: YES), it is determined whether or not the moved target file is the last target file. (S110). For example, if the selection order of the file designated as the first file is the first file, if the file with the lowest selection order is moved, it is determined that the moved target file is the last target file. .

移動が完了した対象ファイルが先頭のファイルであれば、最後の対象ファイルでないと判定されるので(S110:NO)、制御部11(選択部23)は、選択順位に従って、次のファイルを一覧画面から選択し、選択したファイルを対象ファイルに決定する(S111)。   If the target file whose movement has been completed is the first file, it is determined that it is not the last target file (S110: NO), so the control unit 11 (selection unit 23) displays the next file in the list screen according to the selection order. And the selected file is determined as a target file (S111).

次に、制御部11(表示制御部21)は、表示部13に、移動の完了および対象ファイルの決定に基づく表示を行う(S112)。たとえば、移動されたファイルは、移動先フォルダの下の階層であることが分かるよう、移動先フォルダの下方に、移動先フォルダとバスで連結されて表示される。移動元のファイルの表示は消去される。新たな対象ファイルが、消去されたファイルの位置、即ち、指でタッチされている位置に移動され、ハイライト表示される。残りのファイルも対象ファイルの移動に合わせて移動する(図5の画面E参照)。   Next, the control unit 11 (display control unit 21) performs display on the display unit 13 based on completion of movement and determination of a target file (S112). For example, the moved file is displayed connected to the destination folder by a bus below the destination folder so that it can be understood that it is a hierarchy below the destination folder. The display of the source file is deleted. The new target file is moved to the position of the deleted file, that is, the position touched with the finger, and is highlighted. The remaining files are moved in accordance with the movement of the target file (see screen E in FIG. 5).

ステップS107に戻り、制御部11(処理実行部24)により、新たな対象ファイルが移動先フォルダへ移動される。停止操作がなされることなく移動が完了し、次の対象ファイルが決定されれば、移動の完了と対象ファイルの決定に基づく表示がなされる(S108〜S112)。たとえば、新たに移動されたファイルが、先に移動したファイルに続いて移動先フォルダの下方に表示され、移動元のファイルの表示が消去される。新たな対象ファイルが、消去されたファイルの位置に移動され、ハイライト表示される。残りのファイルも対象ファイルの移動に合わせて移動する(図5の画面F参照)。   Returning to step S107, the control unit 11 (process execution unit 24) moves the new target file to the destination folder. If the movement is completed without a stop operation and the next target file is determined, display based on the completion of the movement and determination of the target file is performed (S108 to S112). For example, the newly moved file is displayed below the destination folder following the previously moved file, and the display of the source file is deleted. The new target file is moved to the position of the deleted file and highlighted. The remaining files are moved in accordance with the movement of the target file (see screen F in FIG. 5).

このようにして、ユーザは、ロングタッチ操作後に継続して表示面3に指をタッチさせておけば、一覧画面からファイルが順次選択され、選択されたファイルが移動先フォルダに移動される。つまりユーザは、表示面3に指をタッチさせた位置を移動させることなくファイルを選択することができる。   In this way, if the user continuously touches the display surface 3 after the long touch operation, the files are sequentially selected from the list screen, and the selected files are moved to the destination folder. That is, the user can select a file without moving the position where the finger touches the display surface 3.

ユーザは、次のファイルを移動させない場合、そのファイルの移動が開始された後、直ちに停止操作を行う。停止操作とは、たとえば、ユーザが表示面3から指を離す操作である。ユーザによりロングタッチ操作に続いてリリース操作がなされると、制御部11(操作判定部22)は、停止操作がなされたと判定する(S108:YES)。制御部11は、対象ファイルの移動開始から予め定めた確定時間が経過したか否かを判定する(S113)。現在のファイルの移動が開始されてから直ちに停止操作がなされた場合は、確定時間が経過していないため(S113:NO)、制御部11(処理実行部24)は、ファイルの移動を中止する(S114)。   When the user does not move the next file, the user immediately performs a stop operation after the movement of the file is started. The stop operation is, for example, an operation in which the user lifts his / her finger from the display surface 3. When the user performs a release operation following the long touch operation, the control unit 11 (operation determination unit 22) determines that a stop operation has been performed (S108: YES). The control unit 11 determines whether or not a predetermined fixed time has elapsed since the start of movement of the target file (S113). When the stop operation is performed immediately after the start of the current file movement, since the fixed time has not elapsed (S113: NO), the control unit 11 (process execution unit 24) stops the file movement. (S114).

一方、現在のファイルを移動させてから、順次のファイルの移動を停止する場合、ユーザは、確定時間の経過を待って指を表示面3から離す。確定時間が経過しているため(S113:YES)、制御部11(処理実行部24)は、そのまま、対象ファイルの移動を継続する。   On the other hand, when the movement of the sequential file is stopped after the current file is moved, the user waits for the elapse of the fixed time and releases the finger from the display surface 3. Since the fixed time has elapsed (S113: YES), the control unit 11 (process execution unit 24) continues to move the target file as it is.

対象ファイルの移動が中止されると(S114)、あるいは、対象ファイルの移動が完了すると(S115:YES)、制御部11(選択部23)は、ファイルの選択を停止する(S116)。制御部11(表示制御部21)は、表示部13に、移動処理の停止に基づく表示を行う(S117)。   When the movement of the target file is stopped (S114) or when the movement of the target file is completed (S115: YES), the control unit 11 (selection unit 23) stops the file selection (S116). The control unit 11 (display control unit 21) performs display on the display unit 13 based on the stop of the movement process (S117).

移動が中止された場合には、たとえば、移動が中止されたファイルのハイライト表示が消去される(図5の画面G参照)。一方、移動が完了している場合には、たとえば、新たに移動されたファイルが、先に移動したファイルに続いて移動先フォルダの下方に表示され、移動元のファイルの表示が消去される。残りのファイルは移動せず、ハイライト表示も行われない(図5の画面H参照)。   When the movement is canceled, for example, the highlight display of the file whose movement is stopped is deleted (see screen G in FIG. 5). On the other hand, when the movement is completed, for example, the newly moved file is displayed below the destination folder after the previously moved file, and the display of the source file is deleted. The remaining files are not moved and are not highlighted (see screen H in FIG. 5).

ユーザは、所望のファイルをフォルダへ移動させると、終了操作を行う。ユーザによりダブルタップ操作がなされると(図6(a)の画面I参照)、制御部11(操作判定部22)は、終了操作がなされたと判定する(S118:YES)。制御部11(表示制御部21)は、表示部13に、ファイル移動処理が終了されたことに基づく表示を行う(S119)。たとえば、移動先フォルダに付されたマーカが一覧画面から消去される(図6(a)の画面J参照)。こうして、ファイル移動処理が終了する。   When the user moves a desired file to a folder, the user performs an end operation. When the user performs a double tap operation (see screen I in FIG. 6A), the control unit 11 (operation determination unit 22) determines that an end operation has been performed (S118: YES). The control unit 11 (display control unit 21) performs display on the display unit 13 based on the end of the file movement process (S119). For example, the marker attached to the destination folder is deleted from the list screen (see screen J in FIG. 6A). Thus, the file movement process is completed.

ユーザは、一旦、ファイルの移動を停止した後に、さらに、移動させたいファイルがある場合、移動しないファイルを飛ばして、移動させる先頭のファイルを新たに指定し、開始操作を行う。ユーザにより新たな先頭のファイルへのロングタッチ操作がなされると(図6(b)の画面K参照)、制御部11(操作判定部22)により、先頭のファイルを指定する開始操作がなされたと判定され(S104:YES)、指定されたファイルから、再びファイルの移動が行われる(S105〜S107,図6(b)の画面Lおよび画面M参照)。   Once the user stops moving the file, if there is a file to be moved, the user skips the file that is not moved, newly designates the first file to be moved, and performs a start operation. When the user performs a long touch operation on a new top file (see screen K in FIG. 6B), the control unit 11 (operation determination unit 22) performs a start operation to specify the top file. The determination is made (S104: YES), and the file is moved again from the designated file (S105 to S107, see screen L and screen M in FIG. 6B).

ユーザは、移動先フォルダと同じ階層の全てのファイルを移動先フォルダに移動させる場合、全てのファイルの移動が完了するまでロングタッチ操作を続ける。最後のファイルの移動が完了すると、ステップS110において、最後のファイルであると判定され(S110:YES)、制御部11(表示制御部21)は、表示部13に、ファイル移動処理が終了されたことに基づく表示を行う(S119)。移動先フォルダの下方に、移動された全てのファイルが表示され、移動先フォルダと同じ階層のファイルの表示は全て消える(図6(c)参照)。   When the user moves all the files in the same hierarchy as the destination folder to the destination folder, the user continues the long touch operation until the movement of all the files is completed. When the movement of the last file is completed, it is determined in step S110 that it is the last file (S110: YES), and the control unit 11 (display control unit 21) finishes the file movement process on the display unit 13. The display based on the situation is performed (S119). All the moved files are displayed below the destination folder, and all the files in the same hierarchy as the destination folder disappear (see FIG. 6C).

なお、先頭ファイルに指定したファイルのみを移動する場合は、図5の画面Eに示すように先頭ファイルの移動が完了した後、ユーザにより停止操作が行われる。   When only the file designated as the first file is moved, the user performs a stop operation after the movement of the first file is completed as shown in screen E of FIG.

図7は、ファイルコピー処理の流れを示すフローチャートである。図8および図9は、ファイルコピー処理が実行されたときの画面表示例を示す図である。   FIG. 7 is a flowchart showing the flow of file copy processing. FIG. 8 and FIG. 9 are diagrams showing screen display examples when the file copy process is executed.

図3(b)に示すメニューウィンドウの中から、ユーザにより「コピー」の項目が選択されると、制御部11により、ファイルコピー処理が開始される。   When the user selects the “copy” item from the menu window shown in FIG. 3B, the control unit 11 starts file copy processing.

ファイルコピー処理は、対象ファイルに対する処理がコピー処理である点を除き、ファイル移動処理と同様である。   The file copy process is the same as the file move process except that the process for the target file is a copy process.

即ち、ユーザの指定操作(タップ操作)によりコピー先フォルダが指定され、先頭のファイルを指定する開始操作(先頭ファイルへのロングタッチ操作)がなされると、先頭のファイルから、選択順位に従って、順次、ファイルの選択が行われ、選択されたファイルのコピーが行われる(S201〜S212,図8の画面A〜画面F参照)。ファイルのコピーが順次実行されている間に、ユーザにより停止操作(ロングタッチ操作に続くリリース操作)がなされると、コピー処理が停止される(S213〜S217,図8の画面Gおよび画面H参照)。   That is, when a copy destination folder is specified by a user specifying operation (tap operation) and a start operation (long touch operation to the first file) for specifying the first file is performed, the first file is sequentially selected according to the selection order. Then, the file is selected and the selected file is copied (S201 to S212, see screen A to screen F in FIG. 8). If the user performs a stop operation (release operation following the long touch operation) while the files are being sequentially copied, the copy process is stopped (see S213 to S217, screen G and screen H in FIG. 8). ).

さらに、コピー処理が停止された後、ユーザにより、コピーしないファイルが飛ばされ、新たな先頭ファイルが指定されて開始操作がなされると、新たな先頭ファイルからファイルのコピーが行われる(S204〜S212,図9(b)参照)。また、コピー処理が停止された後にユーザにより終了操作(ダブルタップ操作)がなされると、あるいは、ロングタップ操作が継続されて、コピー先フォルダと同じ階層の全てのファイルがコピー先フォルダへコピーされると、ファイルコピー処理が終了される(S218、S219,図9(a)、(c)参照)。   Further, after the copy process is stopped, when the user skips a file that is not to be copied and designates a new head file and performs a start operation, the file is copied from the new head file (S204 to S212). FIG. 9 (b)). In addition, when the user performs an end operation (double tap operation) after the copy process is stopped, or a long tap operation is continued, all files in the same hierarchy as the copy destination folder are copied to the copy destination folder. Then, the file copy process is terminated (see S218 and S219, FIGS. 9A and 9C).

なお、ファイルコピー処理では、ファイル移動処理と異なり、コピー元のファイルは残る。よって、図8の画面E〜画面Hに示すように、コピー処理されたファイルの表示は、そのまま残る。コピー先フォルダの表示は、コピー先フォルダの下方にコピーされたファイルの表示が追加される度に、上方へシフトする。   In the file copy process, unlike the file move process, the copy source file remains. Therefore, as shown in the screens E to H in FIG. 8, the display of the copied file remains as it is. The display of the copy destination folder is shifted upward every time the display of the copied file is added below the copy destination folder.

図10は、ファイル削除処理の流れを示すフローチャートである。図11および図12は、ファイル削除処理が実行されたときの画面表示例を示す図である。   FIG. 10 is a flowchart showing the flow of file deletion processing. FIG. 11 and FIG. 12 are diagrams showing screen display examples when the file deletion process is executed.

図3(b)に示すメニューウィンドウの中から、ユーザにより「削除」の項目が選択されると、制御部11により、ファイル削除処理が開始される。   When the user selects the “delete” item from the menu window shown in FIG. 3B, the control unit 11 starts the file deletion process.

ファイル削除処理は、移動先フォルダが指定されない点、および対象ファイルに対する処理が削除処理である点を除き、ファイル移動処理と同様である。   The file deletion process is the same as the file movement process except that the destination folder is not specified and the process for the target file is a deletion process.

即ち、先頭のファイルを指定する開始操作(先頭ファイルへのロングタッチ操作)がなされると、先頭のファイルから、選択順位に従って、順次、ファイルの選択が行われ、選択されたファイルの削除が行われる(S301〜S309,図11の画面A〜画面D参照)。対象ファイルの削除が完了したことに基づく表示(S309)として、削除されたファイルの表示が、一覧画面上から消去される。ファイルの削除が順次実行されている間に、ユーザにより停止操作(ロングタッチ操作に続くリリース操作)がなされると、削除処理が停止される(S310〜S314,図11の画面Eおよび画面F参照)。   That is, when a start operation for specifying the first file (long touch operation to the first file) is performed, files are sequentially selected from the first file according to the selection order, and the selected file is deleted. (See S301 to S309, screen A to screen D in FIG. 11). As a display based on the completion of the deletion of the target file (S309), the display of the deleted file is deleted from the list screen. If the user performs a stop operation (release operation following the long touch operation) while the file deletion is being executed sequentially, the deletion process is stopped (S310 to S314, see screen E and screen F in FIG. 11). ).

さらに、削除処理が停止された後、ユーザにより、削除しないファイルが飛ばされ、新たな先頭ファイルが指定されて開始操作がなされると、新たな先頭ファイルからファイルの削除が行われる(S301〜S309,図12(b)参照)。また、削除処理が停止された後にユーザにより終了操作(ダブルタップ操作)がなされると、あるいは、ロングタップ操作が継続されて、階層が同じである全てのファイルが削除されると、ファイル削除処理が終了される(S315、S316,図12(a)、(c)参照)。ファイル削除処理では、たとえば、図12(a)の画面Hに示すように、削除処理の終了に基づく表示が、削除処理の停止に基づく表示と同じ表示とされる。   Furthermore, after the deletion process is stopped, when a file to be deleted is skipped by the user and a new head file is designated and a start operation is performed, the file is deleted from the new head file (S301 to S309). FIG. 12 (b)). In addition, when the user performs an end operation (double tap operation) after the deletion process is stopped, or when a long tap operation is continued and all files having the same hierarchy are deleted, the file deletion process is performed. Is terminated (see S315, S316, FIGS. 12A and 12C). In the file deletion process, for example, as shown in the screen H of FIG. 12A, the display based on the end of the deletion process is the same display as the display based on the stop of the deletion process.

図13は、ファイル開放処理の流れを示すフローチャートである。図14および図15は、ファイル開放処理が実行されたときの画面表示例を示す図である。開放処理とは、ファイルの内容を表示する処理、もしくは、ファイルに基づく機能を実行するである。   FIG. 13 is a flowchart showing the flow of file release processing. 14 and 15 are diagrams showing screen display examples when the file release process is executed. The release process is a process for displaying the contents of a file or a function based on a file.

図3(b)に示すメニューウィンドウの中から、ユーザにより「開く」の項目が選択されると、制御部11により、ファイル開放処理が開始される。   When the item “Open” is selected by the user from the menu window shown in FIG. 3B, the control unit 11 starts a file release process.

ファイル開放処理は、対象ファイルに対する処理が開放処理である点を除き、ファイル削除処理と同様である。   The file release process is the same as the file deletion process except that the process for the target file is the release process.

即ち、先頭のファイルを指定する開始操作(先頭ファイルへのロングタッチ操作)がなされると、先頭のファイルから、選択順位に従って、順次、ファイルの選択が行われ、選択されたファイルが開かれる(S401〜S409,図14の画面A〜画面D参照)。制御部11は、選択されたファイルに対応するアプリケーションを起動し、起動したアプリケーションによってファイルを開く。対象ファイルが開いたことに基づく表示(S409)として、一覧画面における、ファイルの表示がなされていない領域に、開かれたファイルの内容が表示される。   That is, when a start operation (long touch operation to the first file) for designating the first file is performed, files are sequentially selected from the first file according to the selection order, and the selected file is opened ( (See S401 to S409, screen A to screen D in FIG. 14). The control unit 11 activates an application corresponding to the selected file, and opens the file by the activated application. As the display based on the opening of the target file (S409), the contents of the opened file are displayed in an area in the list screen where the file is not displayed.

ファイルの開放が順次実行されている間に、ユーザにより停止操作(ロングタッチ操作に続くリリース操作)がなされると、開放処理が停止される(S410〜S414,図14の画面Eおよび画面F参照)。   If the user performs a stop operation (release operation following the long touch operation) while the file release is sequentially performed, the release process is stopped (see screen E and screen F in FIG. 14). ).

さらに、開放処理が停止された後、ユーザにより、開かないファイルが飛ばされ、新たな先頭ファイルが指定されて開始操作がなされると、新たな先頭ファイルからファイルが開かれる(S401〜S409,図15(b)参照)。また、開放処理が停止された後にユーザにより終了操作(ダブルタップ操作)がなされると、あるいは、ロングタップ操作が継続されて、階層が同じである全てのファイルが開かれると、ファイル開放処理が終了される(S415、S416,図15(a)、(c)参照)。ファイル開放処理では、ファイル削除処理と同様、たとえば、図15(a)の画面Hに示すように、開放処理の終了に基づく表示が、開放処理の停止に基づく表示と同じ表示とされる。   Further, after the release process is stopped, a file that is not opened is skipped by the user, and when a new head file is designated and a start operation is performed, the file is opened from the new head file (S401 to S409, FIG. 15 (b)). When the user performs an end operation (double tap operation) after the release process is stopped, or when a long tap operation is continued and all files having the same hierarchy are opened, the file release process is performed. The process is terminated (see S415, S416, and FIGS. 15A and 15C). In the file release process, similarly to the file deletion process, for example, as shown in the screen H of FIG. 15A, the display based on the end of the release process is the same display as the display based on the stop of the release process.

以上、本実施形態によれば、先頭のファイルを指定した開始操作がなされると、その後停止操作が行われるまで、先頭のファイルから順次、自動的にファイルが選択され、選択されたファイルに対して移動、コピー、削除、開放等の処理が行われる。よって、ユーザは、処理を行う単位(1個/複数/全部)を選択する操作を行う必要がなく、所望の個数のファイルを処理するための操作を軽減することができる。   As described above, according to the present embodiment, when a start operation specifying the first file is performed, the files are automatically selected sequentially from the first file until the stop operation is performed, and the selected file is automatically selected. Processing such as moving, copying, deleting, and releasing is performed. Therefore, the user does not need to perform an operation of selecting a unit (one / plurality / all) for processing, and can reduce operations for processing a desired number of files.

さらに、本実施形態によれば、停止操作がなされた後に、新たな先頭ファイルを指定する開始操作の有無が判定され、開始操作があれば、新たな先頭ファイルから処理を再開する。よって、ユーザは、処理が不要なファイルを飛ばして、処理が必要なファイルから再び処理を開始することができので、ユーザの使い勝手が良くなる。   Further, according to the present embodiment, after a stop operation is performed, it is determined whether or not there is a start operation for designating a new head file, and if there is a start operation, the process is restarted from the new head file. Therefore, the user can skip a file that does not need to be processed, and can start the process again from the file that needs to be processed.

さらに、本実施形態によれば、先のファイルに対する処理が完了して次のファイルの処理が開始されても、開始から所定時間(確定時間)が経過する前に停止操作がなされれば、そのファイルに対する処理が中止される。よって、不要なファイルが処理されないように、先のファイルに対する処理が終了した後にユーザによる停止操作を待つための待機時間を設ける必要がなく、先のファイルが処理された後直ちに次のファイルの処理を開始できる。結果、ファイルを連続的に処理する時間が短縮できる。   Furthermore, according to the present embodiment, even if the processing for the previous file is completed and the processing of the next file is started, if the stop operation is performed before a predetermined time (determined time) has elapsed from the start, Processing for the file is canceled. Therefore, it is not necessary to provide a waiting time for the user to stop after the processing for the previous file is finished so that unnecessary files are not processed, and the next file is processed immediately after the previous file is processed. Can start. As a result, the time for continuously processing the file can be shortened.

さらに、本実施形態よれば、現在、処理が行われているファイルを他のファイルと区別するための表示として、処理が行われているファイルがハイライト表示される。よて、ユーザは、現在、処理が行われているファイルを容易に把握できる。   Furthermore, according to the present embodiment, the file being processed is highlighted as a display for distinguishing the file currently being processed from other files. Thus, the user can easily grasp the file currently being processed.

さらに、本実施形態によれば、ユーザは表示面3を指で押下し、所望のファイルが処理されたタイミングで表示面3から指を離す(押下をやめる)ことにより、容易な操作にて複数個のファイルを連続的に処理することができる。   Furthermore, according to the present embodiment, the user presses the display surface 3 with a finger and releases the finger from the display surface 3 at the timing when the desired file is processed (stops pressing), thereby allowing a plurality of operations with an easy operation. Files can be processed continuously.

<変更例1>
上記実施形態では、ファイルの移動、コピー、削除および開放の各処理に本発明が適用された。しかしながら、一覧画面に表示された音楽ファイルを、音楽再生リストのフォルダ(再生リストフォルダ)に登録する、あるいは、一覧画面に表示されたファイルをお気に入りリストのフォルダに登録するなどのファイル登録処理に、本発明を適用することもできる。
<Modification 1>
In the above embodiment, the present invention is applied to each process of moving, copying, deleting, and releasing a file. However, the file registration process such as registering the music file displayed on the list screen in the folder of the music playlist (playlist folder) or registering the file displayed on the list screen in the folder of the favorite list, The present invention can also be applied.

図16は、変更例1に係る携帯電話機1のファイル登録処理の流れを示すフローチャートである。図17および図18は、ファイル登録処理が実行されたときの画面表示例を示す図である。図18には、音楽ファイルを再生リストフォルダに登録する場合の画面が示されている。   FIG. 16 is a flowchart showing a flow of file registration processing of the mobile phone 1 according to the first modification. 17 and 18 are diagrams showing examples of screen display when the file registration process is executed. FIG. 18 shows a screen for registering a music file in the playlist folder.

ファイル登録処理は、対象ファイルに対する処理が登録処理である点を除き、ファイル移動処理と同様である。   The file registration process is the same as the file movement process except that the process for the target file is a registration process.

即ち、ユーザの指定操作(タップ操作)により登録先フォルダ(たとえば、再生リストフォルダ)が指定され、先頭のファイル(たとえば、音楽ファイル)を指定する開始操作(先頭のファイルへのロングタッチ操作)がなされると、先頭のファイルから、選択順位に従って、順次、ファイルの選択が行われ、選択されたファイルが登録先フォルダへ登録される(S501〜S512,図17の画面A〜画面F参照)。ファイルの登録が順次実行されている間に、ユーザにより停止操作(ロングタッチ操作に続くリリース操作)がなされると、登録処理が停止される(S513〜S517,図17の画面Gおよび画面H参照)。   That is, a registration destination folder (for example, a playlist folder) is specified by a user specifying operation (tap operation), and a start operation (long touch operation to the first file) for specifying the first file (for example, a music file) is performed. Then, the files are sequentially selected from the top file according to the selection order, and the selected files are registered in the registration destination folder (S501 to S512, see screen A to screen F in FIG. 17). If the user performs a stop operation (release operation following the long touch operation) while the file registration is sequentially performed, the registration process is stopped (see S513 to S517, screen G and screen H in FIG. 17). ).

さらに、登録処理が停止された後、ユーザにより、登録しないファイルが飛ばされ、新たな先頭ファイルが指定されて開始操作がなされると、新たな先頭ファイルからファイルの登録が行われる(S504〜S512,図18(b)参照)。また、登録処理が停止された後にユーザにより終了操作(ダブルタップ操作)がなされると、あるいは、ロングタップ操作が継続されて、登録先フォルダと同じ階層の全てのファイルが登録先フォルダへ登録されると、ファイル登録処理が終了される(S518、S519,図18(a)、(c)参照)。   Furthermore, after the registration process is stopped, when the user skips a file that is not registered and designates a new head file and performs a start operation, the file is registered from the new head file (S504 to S512). FIG. 18 (b)). If the user performs an end operation (double-tap operation) after the registration process is stopped, or the long-tap operation is continued, all files at the same level as the registration destination folder are registered in the registration destination folder. Then, the file registration process is terminated (see S518 and S519, FIGS. 18A and 18C).

なお、ファイル登録処理では、ファイル移動処理と異なり、登録元のファイルは残る。よって、図17の画面E〜画面Hに示すように、登録処理されたファイルの表示は、そのまま残る。登録先フォルダの表示は、登録先フォルダの下方に登録されたファイルの表示が追加される度に、上方へシフトする。   In the file registration process, unlike the file movement process, the registration source file remains. Therefore, as shown in screen E to screen H in FIG. 17, the display of the registered file remains as it is. The display of the registration destination folder is shifted upward every time a display of a file registered below the registration destination folder is added.

<変更例2>
図19は、変更例2に係る携帯電話機1の構成について説明するための図である。
<Modification 2>
FIG. 19 is a diagram for explaining the configuration of the mobile phone 1 according to the second modification.

本変更例では、停止操作によって、ファイルに対する処理(たとえば、ファイルの移動)が停止されると、図19(a)の画面Aに示すように、表示制御部21により、ユーザが復元操作を行うための復元ボタン101が一覧画面上に表示される。   In the present modification example, when processing for a file (for example, file movement) is stopped by the stop operation, the display control unit 21 performs a restoration operation by the display controller 21 as shown in screen A of FIG. A restore button 101 is displayed on the list screen.

ユーザにより復元ボタン101がタッチされると、処理実行部24は、図19(a)の画面Bに示すように、処理の停止前に最後に選択されたファイルに対する処理を無効にし、そのファイルに対して処理が行われる前の状態に戻す。ファイルの状態が、先頭のファイルに対して処理が行われる前の状態まで戻っていなければ、復元ボタン101が一覧画面上に表示され続ける。さらに、復元ボタン101がタッチされると、処理実行部24は、図19(a)の画面Cに示すように、ファイルの状態を、さらに一つ前のファイルに対して処理が行われる前の状態に戻す。ファイルの状態が、先頭ファイルに対して処理が行われる前の状態まで戻れば、復元ボタン101が一覧画面上から消去される。   When the restore button 101 is touched by the user, the process execution unit 24 invalidates the process for the file selected last before the process is stopped as shown in the screen B of FIG. On the other hand, the state before processing is restored. If the state of the file has not returned to the state before the processing is performed on the first file, the restore button 101 continues to be displayed on the list screen. Further, when the restore button 101 is touched, the process execution unit 24 changes the state of the file before the process is performed on the previous file as shown in the screen C of FIG. Return to the state. When the state of the file returns to the state before the processing is performed on the first file, the restore button 101 is deleted from the list screen.

図19(b)の画面Dに示すように、表示制御部21により、復元ボタン101に加えて全復元ボタン102が一覧画面上に表示される構成とすることもできる。この場合、ユーザにより全復元ボタン102がタッチされると、処理実行部24は、図19(b)の画面Eに示すように、ファイルの状態を、先頭のファイルに対して処理が行われる前の状態まで戻す。   As shown in the screen D in FIG. 19B, the display control unit 21 may be configured to display the full restoration button 102 on the list screen in addition to the restoration button 101. In this case, when the user presses the full restoration button 102, the process execution unit 24 changes the file status before the process is performed on the first file as shown in the screen E in FIG. Return to the state.

一覧画面に全復元ボタン102が表示されるが復元ボタン101が表示されない構成とされても良い。また、復元ボタン101および全復元ボタン102の少なくとも1つのボタンが、一覧画面上に表示される構成とされても良い。   The full restore button 102 may be displayed on the list screen, but the restore button 101 may not be displayed. Further, at least one of the restore button 101 and the all restore button 102 may be configured to be displayed on the list screen.

本変更例によれば、ユーザは、誤ってファイルが処理されても、容易な操作により、そのファイルを処理がなされる前の状態に戻すことができる。   According to this modified example, even if a file is processed by mistake, the user can return the file to a state before the process is performed by an easy operation.

<変更例3>
図20は、変更例3に係る携帯電話機1の構成について説明するための図である。
<Modification 3>
FIG. 20 is a diagram for explaining the configuration of the mobile phone 1 according to the third modification.

本変更例では、制御部11が、報知部として、個々のファイルに対する処理が完了する度に、完了した旨をユーザに通知するための報知を行う。たとえば、図20(a)および(b)に示すように、制御部11は、個々のファイルに対する処理(たとえば、ファイルの移動)が完了する度に、一覧画面上に、処理が完了したことを示す通知ウィンドウをポップアップ表示する。   In this modified example, the control unit 11 as a notification unit performs notification for notifying the user of completion every time processing for each file is completed. For example, as shown in FIGS. 20A and 20B, the control unit 11 indicates that the processing has been completed on the list screen every time processing (for example, file movement) for each file is completed. Pop up a notification window to show.

制御部11は、外部スピーカ7からビープ音等の音を出力することにより、処理の完了を示す報知を行っても良い。さらに、携帯電話機1にバイブレータが内蔵されている場合、制御部11は、バイブレータによって機器本体を振動させることにより、処理の完了を示す報知を行っても良い。   The control unit 11 may issue a notification indicating the completion of the process by outputting a beep sound or the like from the external speaker 7. Furthermore, when the mobile phone 1 has a built-in vibrator, the control unit 11 may perform notification indicating the completion of the process by vibrating the device main body using the vibrator.

本変更例の構成によれば、個々のファイルに対する処理が終了したタイミングをユーザが容易に把握できるため、ユーザが停止操作を忘れて、不要なファイルが処理されてしまうことが起こりにくい。   According to the configuration of this modified example, the user can easily grasp the timing at which the processing for each file is completed, so that it is unlikely that the user forgets the stop operation and an unnecessary file is processed.

<変更例4>
図21〜図23は、変更例4に係る携帯電話機1の構成について説明するための図である。図21〜図23を参照し、本変更例のファイル移動処理について説明する。
<Modification 4>
21 to 23 are diagrams for explaining the configuration of the mobile phone 1 according to the fourth modification. With reference to FIGS. 21 to 23, the file movement process of the present modification will be described.

まず、図21を参照する。ファイル移動処理において、ユーザによる指定操作(タップ操作)に基づいて移動先フォルダが決定されると(画面A参照)、表示制御部21により、移動先フォルダに移動されたファイルを格納するための格納エリアが、一覧画面上に表示される(画面B参照)。さらに、ファイルの移動するため操作方法を知らせる通知ウィンドウが、一定時間、一覧画面上に表示される。   First, referring to FIG. In the file movement process, when the destination folder is determined based on the user's designated operation (tap operation) (see screen A), the display control unit 21 stores the file moved to the destination folder. The area is displayed on the list screen (see screen B). In addition, a notification window informing the operation method for moving the file is displayed on the list screen for a certain period of time.

次に、ユーザにより先頭のファイルを指定した開始操作(ロングタッチ操作)がなされ、対象ファイルの移動が開始されると(画面C参照)、表示制御部21により、対象ファイルが移動先フォルダへ移動する過程を表す過程表示が一覧画面上で行われる(画面D参照)。   Next, when the user performs a start operation (long touch operation) that designates the first file and starts moving the target file (see screen C), the display control unit 21 moves the target file to the destination folder. A process display indicating the process to be performed is performed on the list screen (see screen D).

対象ファイルの移動が完了すると、表示制御部21により、移動されたファイルが格納エリア内に表示される(画面E参照)。格納エリア内には、さらに、移動されたファイルに対して、コピーおよび削除の処理を行うために操作される「コピー」および「削除」のテキストアイコンが表示される。   When the movement of the target file is completed, the moved file is displayed in the storage area by the display control unit 21 (see screen E). In the storage area, “Copy” and “Delete” text icons that are operated to copy and delete the moved file are further displayed.

本変更例では、ユーザにより停止操作(ロングタッチ操作に続くリリース操作)がなされた後に、予め定められた一定時間が経過すると、制御部11は、ユーザによる終了操作がなされなくても、ファイル移動処理を終了させる。ファイル移動処理が終了すると、表示制御部21により、格納エリアの表示は消去され、移動されたファイルが移動先フォルダの下の階層として移動先フォルダの下方に表示される(画面Fおよび画面G参照)。   In the present modification example, when a predetermined time elapses after the stop operation (release operation following the long touch operation) is performed by the user, the control unit 11 moves the file even if the user does not perform the end operation. End the process. When the file move process is completed, the display control unit 21 deletes the display of the storage area, and the moved file is displayed below the move destination folder as a hierarchy below the move destination folder (see screen F and screen G). ).

次に、図22を参照する。対象ファイルの移動が開始された後、確定時間内に停止操作がなされれば、その対象ファイルの移動は中止される。この場合、画面Hに示すように、表示制御部21により、移動先フォルダへ向かっていたファイルが元の位置へ戻る過程表示が一覧画面上で行われる。   Reference is now made to FIG. If the stop operation is performed within the fixed time after the movement of the target file is started, the movement of the target file is stopped. In this case, as shown in the screen H, the display control unit 21 displays on the list screen a process in which the file that has been directed to the destination folder returns to the original position.

次に、図23を参照する。停止操作がなされた後、ユーザは、移動されたファイルをコピーしたり、削除したりできる。図23(a)に示すように、移動されたファイルをコピーする場合、ユーザは、ファイルにタッチした後、「コピー」のアイコンにタッチする(画面K参照)。処理実行部24により、移動先フォルダ内にタッチされたファイルのコピーが作成される。コピーが完了すると、表示制御部21により格納エリア内に、コピーされたファイルが表示される(画面L参照)。図23(b)に示すように、移動されたファイルを削除する場合、ユーザは、ファイルにタッチした後、「削除」のアイコンにタッチする(画面M参照)。処理実行部24により、タッチされたファイルが削除される。削除が完了すると、表示制御部21により格納エリア内から、削除されたファイルの表示が消去される(画面N参照)。   Reference is now made to FIG. After the stop operation is performed, the user can copy or delete the moved file. As shown in FIG. 23A, when copying the moved file, the user touches the “copy” icon after touching the file (see screen K). The process execution unit 24 creates a copy of the touched file in the destination folder. When the copying is completed, the display control unit 21 displays the copied file in the storage area (see screen L). As shown in FIG. 23B, when deleting a moved file, the user touches the “delete” icon after touching the file (see screen M). The touched file is deleted by the process execution unit 24. When the deletion is completed, the display control unit 21 deletes the display of the deleted file from the storage area (see screen N).

なお、ファイルコピー処理において、上記図21〜図23に示すファイル移動処理と同様の表示制御が、表示制御部21により行われても良い。   In the file copy process, the display control unit 21 may perform display control similar to the file movement process shown in FIGS.

本変更例によれば、フォルダを指定した後に操作方法を通知する通知ウィンドウが表示されるので、ユーザは操作方法を容易に確認できる。   According to this modified example, the notification window for notifying the operation method is displayed after the folder is specified, so that the user can easily confirm the operation method.

さらに、本変更例によれば、処理が開始されると、ファイルがフォルダへ向かう過程が視覚的に示されるので、ユーザは処理が実行中であることを容易に確認できる。また、処理が中止されると、ファイルがフォルダから戻る過程が視覚的に示されるので、ユーザは処理が中止されたことを容易に確認できる。   Furthermore, according to this modified example, when the process is started, the process of the file going to the folder is visually shown, so that the user can easily confirm that the process is being executed. Further, when the process is stopped, the process of returning the file from the folder is visually shown, so that the user can easily confirm that the process is stopped.

さらに、本変更例によれば、ユーザは、フォルダ内に設けられた「コピー」または「削除」のアイコンを操作することにより、フォルダ内に格納されたファイルに対して、削除またはコピーの処理を行うことができる。   Furthermore, according to this modification, the user operates the “copy” or “delete” icon provided in the folder to delete or copy the file stored in the folder. It can be carried out.

<変更例5>
上記実施形態では、表示面3に対するタッチ操作により入力が行われる携帯電話機1に本発明が適用されている。しかしながら、以下に説明する通り、キーパッドにより入力が行われる携帯電話機1に、本発明が適用されても良い。
<Modification 5>
In the above embodiment, the present invention is applied to the mobile phone 1 in which an input is performed by a touch operation on the display surface 3. However, as described below, the present invention may be applied to the mobile phone 1 in which input is performed using the keypad.

図24は、変更例5に係る携帯電話機50の構成を示す図である。図24(a)は、携帯電話機50を開いた状態の正面図であり、図24(b)は、携帯電話機50を閉じた状態の正面図である。   FIG. 24 is a diagram illustrating a configuration of a mobile phone 50 according to the fifth modification. FIG. 24A is a front view of the state in which the mobile phone 50 is opened, and FIG. 24B is a front view of the state in which the mobile phone 50 is closed.

以下、説明の便宜上、図24に示すように、第1キャビネット51および第2キャビネット52の長手方向を上下方向と定義し、第1キャビネット51および第2キャビネット52の短手方向を左右方向と定義する。   Hereinafter, for convenience of explanation, as shown in FIG. 24, the longitudinal direction of the first cabinet 51 and the second cabinet 52 is defined as the vertical direction, and the short direction of the first cabinet 51 and the second cabinet 52 is defined as the horizontal direction. To do.

携帯電話機50は、いわゆる、スライド式の携帯電話機である。携帯電話機50は、第1キャビネット51と第2キャビネット52を備えている。第1キャビネット51および第2キャビネット52は、正面から見て、ほぼ長方形状を有する。第2キャビネット52は、上下方向にスライド可能に第1キャビネット51に連結されている。   The mobile phone 50 is a so-called slide type mobile phone. The mobile phone 50 includes a first cabinet 51 and a second cabinet 52. The first cabinet 51 and the second cabinet 52 have a substantially rectangular shape when viewed from the front. The second cabinet 52 is connected to the first cabinet 51 so as to be slidable in the vertical direction.

第1キャビネット51の正面には、キーパッド53が配されている。キーパッド53は、4個の起動キー531と、方向キー532と、決定キー533と、通話キー534と、終話キー535と、12個のテンキー536と、クリアキー537とを備えている。   A keypad 53 is disposed on the front surface of the first cabinet 51. The keypad 53 includes four activation keys 531, a direction key 532, an enter key 533, a call key 534, an end key 535, twelve numeric keys 536, and a clear key 537.

起動キー531は、主に、電子メール、電話帳、ウェブブラウザなどの特定のアプリケーションを起動する際に操作される。方向キー532は、主に、表示部13に表示されたカーソルを移動する際に操作される。決定キー533は、主に、カーソルにより指定された項目を選択する際に操作される。通話キー534は、主に、通話を開始する際に操作され、終話キー535は、主に、通話を終了する際に操作される。テンキー536は、主に、文字(ひらがな、カタカナ、アルファベット)、数字および記号の入力を行う際に操作される。クリアキー537は、主に、入力した文字等を消去する際に操作される。   The activation key 531 is mainly operated when a specific application such as an e-mail, a telephone directory, or a web browser is activated. The direction key 532 is mainly operated when moving the cursor displayed on the display unit 13. The enter key 533 is mainly operated when selecting an item designated by the cursor. The call key 534 is mainly operated when starting a call, and the call end key 535 is mainly operated when ending a call. The numeric keypad 536 is mainly operated when inputting characters (hiragana, katakana, alphabet), numbers, and symbols. The clear key 537 is mainly operated when erasing input characters and the like.

第2キャビネット52の正面には表示面54が配されている。表示面54には、各種の画像(画面)が表示される。   A display surface 54 is disposed on the front surface of the second cabinet 52. Various images (screens) are displayed on the display surface 54.

第1キャビネット51の内部には、下端部にマイクロフォン55が配されている。マイクロフォン55には、第1キャビネット51の正面に形成されたマイク孔55aを通じて音声が入力される。第2キャビネット52の内部には、上端部に通話スピーカ56が配されている。通話スピーカ56から出力された音声は、第2キャビネット52の正面に形成された出力孔56aを通じて外部に放出される。   Inside the first cabinet 51, a microphone 55 is arranged at the lower end. Audio is input to the microphone 55 through a microphone hole 55 a formed on the front surface of the first cabinet 51. Inside the second cabinet 52, a call speaker 56 is arranged at the upper end. The sound output from the call speaker 56 is emitted to the outside through an output hole 56 a formed in the front surface of the second cabinet 52.

携帯電話機50を閉じた状態では、図24(b)に示すように、第2キャビネット52が第1キャビネット51の前方にほぼ完全に重なっている。この状態(閉じた状態)では、第2キャビネット52の背後にキーパッド53の全てのキーが隠れた状態となる。第2キャビネット52が、上方へスライドされ、携帯電話機1が完全に開かれると、図24(a)に示すように、キーパッド53の全てのキーが外部に露出する。   In a state in which the cellular phone 50 is closed, the second cabinet 52 overlaps almost completely in front of the first cabinet 51 as shown in FIG. In this state (closed state), all keys on the keypad 53 are hidden behind the second cabinet 52. When the second cabinet 52 is slid upward and the mobile phone 1 is completely opened, as shown in FIG. 24A, all the keys on the keypad 53 are exposed to the outside.

本変更例の携帯電話機50においても、図4に示す上記実施形態のファイル移動処理と同様のファイル移動処理が実行される。ただし、本変更例では、表示面54に対するタッチ操作ではなく、キーパッド53に対する操作により、指定操作、開始操作、停止操作および終了操作が行われる。   Also in the mobile phone 50 of the present modification, the same file movement process as the file movement process of the above-described embodiment shown in FIG. 4 is executed. However, in the present modification example, the designation operation, the start operation, the stop operation, and the end operation are performed by an operation on the keypad 53 instead of a touch operation on the display surface 54.

図25および図26は、ファイル移動処理が実行されたときの画面表示例を示す図である。以下、図25および図26を参照して、本変更例のファイル移動処理を具体的に説明する。   25 and 26 are diagrams showing screen display examples when the file movement process is executed. Hereinafter, with reference to FIG. 25 and FIG. 26, the file movement process of the present modification will be specifically described.

まず、図25を参照する。ファイルの一覧画面において、ユーザは、移動先フォルダの指定操作を行う。即ち、ユーザは、方向キー532によりカーソルを所望のフォルダの位置まで移動させ、決定キー533を押下する(画面A参照)。移動先フォルダに決定されたフォルダにマーカが付される(画面B参照)。   First, referring to FIG. On the file list screen, the user performs an operation of specifying a destination folder. That is, the user moves the cursor to a desired folder position with the direction key 532 and presses the enter key 533 (see screen A). A marker is attached to the folder determined as the destination folder (see screen B).

次に、ユーザは、先頭のファイルを指定した開始操作を行う。即ち、ユーザは、方向キー532によりカーソルを所望のファイルの位置まで移動させ、決定キー533に対して長押し操作を行う(画面C参照)。対象ファイルに決定されたファイルがハイライト表示される(画面D参照)。   Next, the user performs a start operation specifying the first file. That is, the user moves the cursor to the position of the desired file with the direction key 532, and performs a long press operation on the enter key 533 (see screen C). The file determined as the target file is highlighted (see screen D).

先頭ファイルの移動先ファイルへの移動が開始され、以降、ユーザが決定キー533を押し続けている間、順次、移動先フォルダへファイルが移動される。移動されたファイルは、元の位置から消去され、次の対象ファイルに決定されたファイルがハイライト表示される。上記実施形態のようにロングタッチ操作が行われる場合とは異なり、移動元のファイルの位置は移動しない(画面Eおよび画面F参照)。   The movement of the first file to the movement destination file is started, and thereafter the files are sequentially moved to the movement destination folder while the user continues to press the enter key 533. The moved file is deleted from the original position, and the file determined as the next target file is highlighted. Unlike the case where the long touch operation is performed as in the above embodiment, the position of the source file does not move (see screen E and screen F).

ファイルの移動が順次実行されている間に、ユーザにより停止操作、即ち、決定キー533を離す操作がなされると、移動処理が停止される。(画面Gおよび画面H参照)。ハイライト表示は消去され、移動されたファイルの次の選択順位のファイルの位置にカーソルが表示される。   If the user performs a stop operation, that is, an operation of releasing the enter key 533, while the file movement is sequentially executed, the movement process is stopped. (See screen G and screen H). The highlight display is deleted, and the cursor is displayed at the position of the file of the next selection order of the moved file.

次に、図26(a)を参照して、ファイル移動処理が実行されたときの画面表示について説明する。まず、ユーザは、所望のファイルをフォルダへ移動させた後、終了操作を行う。ユーザは、終了操作に割り当てられたクリアキー537を押下する(画面I参照)。クリアキー537が押下されると、ファイル移動処理が終了し、移動先フォルダに付されていたマーカが消去される(画面J参照)。   Next, with reference to FIG. 26A, a screen display when the file movement process is executed will be described. First, after moving a desired file to a folder, the user performs an end operation. The user presses the clear key 537 assigned to the end operation (see screen I). When the clear key 537 is pressed, the file movement process ends, and the marker attached to the destination folder is deleted (see screen J).

次に、図26(b)を参照して、ファイル移動処理が実行されたときの画面表示について説明する。ユーザは、ファイルの移動を停止した後に、さらに、移動させたいファイルがある場合、移動しないファイルを飛ばして、移動させる先頭のファイルを新たに指定し、移動の開始操作を行う。即ち、ユーザは、方向キー532により新たな先頭ファイルまでカーソルを移動させ、決定キー533に対して長押し操作を行う(画面K参照)。決定キー533に対して長押し操作が行われると、指定されたファイルから、ファイルの移動が再開される(画面Lおよび画面M参照)。   Next, with reference to FIG. 26B, a screen display when the file movement process is executed will be described. After stopping the movement of the file, if there is a file to be moved, the user skips the file not to be moved, newly designates the first file to be moved, and performs the movement start operation. That is, the user moves the cursor to a new head file with the direction key 532 and performs a long press operation on the enter key 533 (see screen K). When a long press operation is performed on the enter key 533, the movement of the file is resumed from the designated file (see screen L and screen M).

本変更例では、さらに、上記実施形態と同様のファイルコピー処理、ファイル削除処理およびファイル開放処理を実行することができる。さらに、変更例1と同様のファイル登録処理を実行することができる。これらファイル処理においてユーザにより行われるキー操作は、上述の通りである。   In this modified example, the same file copy process, file deletion process, and file release process as in the above embodiment can be executed. Furthermore, the same file registration process as in the first modification can be executed. The key operations performed by the user in these file processes are as described above.

本変更例においても、上記実施形態と同様の作用効果を奏することができる。   Also in this modified example, the same operational effects as those of the above embodiment can be obtained.

なお、上記のようなスライド式の携帯電話機に限られず、他のキー入力方式の携帯電話機、たとえば、いわゆる折り畳み式の携帯電話機に、本発明が適用されても良い。   Note that the present invention may be applied to other key input type mobile phones, for example, so-called folding type mobile phones, without being limited to the slide type mobile phones as described above.

<その他>
以上、本発明の実施形態および変更例について説明したが、本発明は、上記実施形態等によって何ら制限されるものではなく、また、本発明の実施形態も、上記以外に種々の変更が可能である。
<Others>
Although the embodiment and modification examples of the present invention have been described above, the present invention is not limited to the above embodiment and the like, and various modifications other than the above can be made in the embodiment of the present invention. is there.

たとえば、上記実施形態および変更例では、ファイルに対する移動、コピー、削除、開放等の処理に、本発明が適用されている。しかしながら、アプリケーション、あるいはアプリケーションのショートカットに対する移動、コピー、削除、開放等の処理に、本発明が適用されても良い。アプリケーションに対して開放処理が実行された場合は、対象となるアプリケーションが起動する。   For example, in the above-described embodiments and modification examples, the present invention is applied to processing such as movement, copying, deletion, and release for a file. However, the present invention may be applied to processing such as movement, copying, deletion, and release for an application or an application shortcut. When the release process is executed for the application, the target application is activated.

さらに、上記実施形態において、以下に説明するファイルの連続コピー処理が実行される構成とされても良い。図27は、連続コピー処理が実行されたときの画面表示例を示す図である。   Furthermore, in the above-described embodiment, a configuration may be adopted in which continuous file copy processing described below is executed. FIG. 27 is a diagram illustrating a screen display example when the continuous copy process is executed.

ユーザは、コピー元となるファイルを指定した開始操作を行う。たとえば、コピーしたいファイルに対してロングタッチ操作を行う(画面A参照)。指定されたファイルがハイライト表示されて、コピーが開始される(画面B参照)。コピーにより新たに作成されたファイルは、コピー元のファイルと同じ階層とされる。一つのコピーが完了する度に、コピー元のファイルの下に、コピーにより作成された新たなファイルの表示が行われる(画面Cおよび画面D参照)。こうして、ロングタッチ操作がなされている間、指定されたファイルのコピーが繰り返し作成される。ユーザにより停止操作、たとえば、表示面3から指を離す操作がなされると、連続コピー処理が終了する(画面E参照)。   The user performs a start operation specifying a copy source file. For example, a long touch operation is performed on a file to be copied (see screen A). The specified file is highlighted and copying starts (see screen B). A file newly created by copying has the same hierarchy as the copy source file. Each time one copy is completed, a new file created by the copy is displayed under the copy source file (see screen C and screen D). Thus, while the long touch operation is performed, a copy of the designated file is repeatedly created. When the user performs a stop operation, for example, an operation of releasing his / her finger from the display surface 3, the continuous copy process ends (see screen E).

さらに、上記実施形態において、ファイルに対する処理(移動、コピー、削除、開放等)の実行中に電話や電子メールの着信があった場合、ファイルに対する処理が一時停止される構成とされても良い。ファイルに対する処理が一時停止された場合、着信に対応する処理が終了した後(たとえば電話であれば、通話が終了した後)には、一時停止前に処理が完了したファイルの次の選択順位のファイルに対して開始操作(たとえばロングタッチ操作)が行われることにより、そのファイルからファイルに対する処理が再開される。たとえば、通話終了後に、着信前に表示部13に表示されていたファイルの移動処理の実行中画面上における次の選択順位のファイルがハイライト表示されることにより、ファイルの移動処理を再開するために操作すべき位置が示されることとしてもよい。このような態様により、ユーザは、処理を再開するファイルを容易に認識することができる。   Furthermore, in the above-described embodiment, when a call or e-mail arrives during execution of a process (move, copy, delete, release, etc.) for a file, the process for the file may be temporarily stopped. When processing for a file is paused, after the processing corresponding to the incoming call is completed (for example, for a telephone, after the call ends), the next selection order of the file that has been processed before the pause When a start operation (for example, a long touch operation) is performed on a file, processing for the file is resumed from the file. For example, after the call is ended, the file movement process is resumed by highlighting the file of the next selection order on the execution screen of the file movement process displayed on the display unit 13 before the incoming call. The position to be operated may be indicated. With such an aspect, the user can easily recognize the file whose processing is to be resumed.

別の態様として、ファイルに対する処理の実行中に着信があった場合、ファイルに対する処理が中止され、着信に対応する処理の終了後には、ファイルに対応する処理が開始される前の一覧画面が表示部13に表示されても良い。この場合、ユーザにより、最初からファイルに対する処理が行われることとなる。   As another aspect, when an incoming call is received during processing for a file, the processing for the file is stopped, and after completion of the processing corresponding to the incoming call, a list screen before the processing corresponding to the file is displayed is displayed. It may be displayed on the part 13. In this case, the file is processed from the beginning by the user.

上記態様は、着信に限らず、アラーム、スケジュール報知等、ファイルに対する処理の実行中に割り込んで実行されるあらゆる処理に適用することができる。   The above aspect can be applied not only to incoming calls but also to any processing that is executed by interrupting the execution of processing on a file, such as alarm and schedule notification.

さらに、上記変更例2では、停止操作によってファイルに対する処理が停止されると、一覧画面に復元ボタン101が表示された。しかしながら、復元ボタン101に替えて、あるいは復元ボタン101に加えて、他の処理(ファイル移動処理の実行中であれば、ファイルコピー処理、ファイル削除処理、ファイル開放処理等)を実行するためのボタンが表示されても良い。これらボタンが選択されると、ボタンに対応する処理に変更される。   Furthermore, in the second modification example, when the processing for the file is stopped by the stop operation, the restore button 101 is displayed on the list screen. However, in place of or in addition to the restore button 101, a button for executing another process (such as a file copy process, a file delete process, and a file release process if a file move process is being executed) May be displayed. When these buttons are selected, the process is changed to a process corresponding to the button.

たとえば、ファイル移動処理が行われている場合には、「コピー」、「削除」、「開放」の各ボタンが表示される。たとえば、「コピー」のボタンが押されると、フォルダが指定された状態から、即ち、図7のステップS204の処理から引き続いて、同一覧画面上でファイルコピー処理が開始される。「削除」ボタン、もしくは、「開放」ボタンが押下された場合も同様に、図10のファイル削除処理が開始され、もしくは、図13のファイル開放処理が開始される。このような構成とすれば、ユーザは、別の処理への変更を容易に行うことができる。   For example, when a file move process is being performed, “Copy”, “Delete”, and “Open” buttons are displayed. For example, when the “copy” button is pressed, the file copy process is started on the same list screen from the state in which the folder is designated, that is, following the process of step S204 of FIG. Similarly, when the “delete” button or the “release” button is pressed, the file deletion process of FIG. 10 is started or the file release process of FIG. 13 is started. With such a configuration, the user can easily change to another process.

また別の態様として、上記と同様に復元ボタン101に替えて、あるいは復元ボタン101に加えて、他の処理を実行するためのボタンが表示され後、これらのボタンが選択された場合、ファイル移動処理で移動処理を完了したファイルを対象に、選択されたボタンに応じた処理が実行されることとしてもよい。   As another aspect, in the same way as described above, instead of the restore button 101 or in addition to the restore button 101, a button for executing another process is displayed, and when these buttons are selected, the file is moved. Processing corresponding to the selected button may be executed on a file for which movement processing has been completed.

より具体的には、ファイル移動処理完了後に「コピー」ボタンが押下された場合は、移動後のファイルと同じファイルを、移動元もしくは移動先のフォルダにコピー(作成)するファイルコピー処理が実行される。また、ファイル移動処理の完了後に、「削除」ボタンが押下された場合は、移動後のファイルを対象としてファイル削除処理が実行される。つまり、図10のS304に基づく処理が実行される。また、「開放」ボタンが押下された場合は、移動後のファイルを対象としてファイル開放処理が実行される。つまり、図13のS404に基づく処理が実行される。上記態様によれば、ユーザはファイルの移動処理の完了後に、移動処理を実行したファイルに対して即座に別の処理を実行させることができる。   More specifically, when the “Copy” button is pressed after the file move process is completed, a file copy process is executed to copy (create) the same file as the moved file to the move source or move destination folder. The If the “delete” button is pressed after the file move process is completed, the file delete process is executed for the moved file. That is, the process based on S304 in FIG. 10 is executed. When the “release” button is pressed, the file release process is executed for the moved file. That is, the process based on S404 in FIG. 13 is executed. According to the above aspect, after the completion of the file movement process, the user can immediately execute another process for the file that has been subjected to the movement process.

当該他の処理を実行するためのボタンは、ファイルの移動処理の完了後に所定時間表示される、もしくは、別の操作が実行されることにより表示が消去されることとしてもよい。   The button for executing the other process may be displayed for a predetermined time after the completion of the file movement process, or may be deleted when another operation is executed.

本発明は、携帯電話機に限られず、パーソナルコンピュータ、PDA(PersonalDigital Assistant)、タブレットPC(Tablet PC)、電子書籍端末等の各種の情報処理装置に適用可能である。   The present invention is not limited to a cellular phone, and can be applied to various information processing apparatuses such as a personal computer, a PDA (Personal Digital Assistant), a tablet PC (Tablet PC), and an electronic book terminal.

この他、本発明の実施形態は、特許請求の範囲に示された技術的思想の範囲内において、適宜、種々の変更が可能である。   In addition, the embodiment of the present invention can be variously modified as appropriate within the scope of the technical idea shown in the claims.

3 表示面(被操作部)
13 表示部
11 制御部(報知部)
21 表示制御部
22 操作判定部
23 選択部
24 処理実行部
53 キーパッド(被操作部)
3 Display surface (operated part)
13 Display section
11 Control unit (notification unit)
21 Display controller
22 Operation determination unit
23 Selector
24 Process execution part
53 Keypad (operated part)

Claims (7)

表示部と、制御部とを備え、
前記制御部は、
処理対象となる複数のオブジェクトを含む一覧画面を前記表示部に表示させ、
一つの特定の処理を開始する操作がなされると、選択順位に従って選択された前記複数のオブジェクトに対して一つの当該特定の処理を順次実行し、
前記特定の処理の順次実行中において、
前記オブジェクトに対する一つの前記特定の処理が開始されてから所定時間内に停止操作がなされると、現在のオブジェクトに対する一つの前記特定の処理を中止した後に一つの前記特定の処理の順次実行を停止し、
前記所定時間経過後、前記停止操作がなされると、現在のオブジェクトに対する一つの前記特定の処理を完了した後に一つの前記特定の処理の順次実行を停止する、
ことを特徴とする情報処理装置。
A display unit and a control unit;
The controller is
Display a list screen including a plurality of objects to be processed on the display unit,
When the operation to start a specific process is performed sequentially executes one of the specific process for the plurality of objects are selected according to the selection order,
During the sequential execution of the specific process,
If a stop operation is performed within a predetermined time after the one specific process for the object is started , the sequential execution of the one specific process is stopped after stopping the one specific process for the current object. And
When the stop operation is performed after the predetermined time has elapsed, the sequential execution of the one specific process is stopped after completing the one specific process for the current object .
An information processing apparatus characterized by that.
請求項1に記載の情報処理装置において、
前記制御部は、
個々のオブジェクトに対する一つの前記特定の処理が完了する度に、当該完了の旨を報知する、
ことを特徴とする情報処理装置。
The information processing apparatus according to claim 1,
The controller is
Each time one specific process for an individual object is completed, notification of the completion is made.
An information processing apparatus characterized by that.
請求項1または2に記載の情報処理装置において、
前記制御部は、一つの前記特定の処理が実行されているオブジェクトを他のオブジェクトと区別するための表示を前記表示部に表示させる、
ことを特徴とする情報処理装置。
The information processing apparatus according to claim 1 or 2,
Wherein the control unit displays a display for distinguishing the objects one said specific processing is being executed with the other objects on the display unit,
An information processing apparatus characterized by that.
請求項1ないし3の何れか一項に記載の情報処理装置において、
前記オブジェクトは、ファイル、アプリケーションプログラム、またはアプリケーションプログラムのショートカットの少なくとも1つを含む、
ことを特徴とする情報処理装置。
The information processing apparatus according to any one of claims 1 to 3,
The object includes at least one of a file, an application program, or a shortcut for the application program.
An information processing apparatus characterized by that.
請求項1ないし4の何れか一項に記載の情報処理装置において、
前記特定の処理は、前記オブジェクトの移動、コピー、削除、登録もしくは開放の少なくとも1つを含む、
ことを特徴とする情報処理装置。
The information processing apparatus according to any one of claims 1 to 4,
The specific process includes at least one of moving, copying, deleting, registering, or releasing the object.
An information processing apparatus characterized by that.
処理対象となる複数のオブジェクトを含む一覧画面が表示部に表示される情報処理装置のコンピュータに、
一つの特定の処理を開始する操作がなされると、選択順位に従って選択された前記複数のオブジェクトに対して一つの当該特定の処理を順次実行する機能と、
前記特定の処理の順次実行中において、
前記オブジェクトに対する一つの前記特定の処理が開始されてから所定時間内に停止操作がなされると、現在のオブジェクトに対する一つの前記特定の処理を中止した後に一つの前記特定の処理の順次実行を停止し、
前記所定時間経過後、前記停止操作がなされると、現在のオブジェクトに対する一つの前記特定の処理を完了した後に一つの前記特定の処理の順次実行を停止する機能と、
を実行させるプログラム。
In the computer of the information processing apparatus in which a list screen including a plurality of objects to be processed is displayed on the display unit,
When the operation to start a specific process is performed, the function of sequentially performing one of the specific process for the plurality of objects are selected according to the selection order,
During the sequential execution of the specific process,
If a stop operation is performed within a predetermined time after the one specific process for the object is started , the sequential execution of the one specific process is stopped after stopping the one specific process for the current object. And
A function of stopping the sequential execution of the one specific process after completing the one specific process for the current object when the stop operation is performed after the predetermined time has elapsed ;
A program that executes
処理対象となる複数のオブジェクトを含む一覧画面が表示部に表示される情報処理装置の制御方法であって、
一つの特定の処理を開始する操作がなされると、選択順位に従って選択された前記複数のオブジェクトに対して一つの当該特定の処理を順次実行するステップと、
前記特定の処理の順次実行中において、
前記オブジェクトに対する一つの前記特定の処理が開始されてから所定時間内に停止操作がなされると、現在のオブジェクトに対する一つの前記特定の処理を中止した後に一つの前記特定の処理の順次実行を停止し、
前記所定時間経過後、前記停止操作がなされると、現在のオブジェクトに対する一つの前記特定の処理を完了した後に一つの前記特定の処理の順次実行を停止するステップと、
を含む制御方法。
A method for controlling an information processing apparatus in which a list screen including a plurality of objects to be processed is displayed on a display unit,
When the operation to start a specific process is performed, a step of sequentially executing one of the specific process for the plurality of objects are selected according to the selection order,
During the sequential execution of the specific process,
If a stop operation is performed within a predetermined time after the one specific process for the object is started , the sequential execution of the one specific process is stopped after stopping the one specific process for the current object. And
Stopping the sequential execution of the one specific process after completing the one specific process for the current object when the stop operation is performed after the predetermined time has elapsed ;
Control method.
JP2016126293A 2016-06-27 2016-06-27 Information processing apparatus, program, and control method for information processing apparatus Active JP6205021B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016126293A JP6205021B2 (en) 2016-06-27 2016-06-27 Information processing apparatus, program, and control method for information processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016126293A JP6205021B2 (en) 2016-06-27 2016-06-27 Information processing apparatus, program, and control method for information processing apparatus

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2012120924A Division JP5961448B2 (en) 2012-05-28 2012-05-28 Information processing apparatus, program, and control method for information processing apparatus

Publications (2)

Publication Number Publication Date
JP2016181285A JP2016181285A (en) 2016-10-13
JP6205021B2 true JP6205021B2 (en) 2017-09-27

Family

ID=57132669

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016126293A Active JP6205021B2 (en) 2016-06-27 2016-06-27 Information processing apparatus, program, and control method for information processing apparatus

Country Status (1)

Country Link
JP (1) JP6205021B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6707226B1 (en) * 2019-04-09 2020-06-10 株式会社コナミデジタルエンタテインメント Program, information processing apparatus, and information processing method

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2887808B2 (en) * 1989-09-08 1999-05-10 富士ゼロックス株式会社 Editing processor
JPH11134294A (en) * 1997-10-27 1999-05-21 Canon Inc Processor and method for information processing and storage medium stored with program thereof
JP2004341886A (en) * 2003-05-16 2004-12-02 Casio Comput Co Ltd File management device and file management method
JP4366593B2 (en) * 2004-07-22 2009-11-18 ソニー株式会社 Electronic device, display control method for electronic device, and program for graphical user interface
JP4792366B2 (en) * 2006-09-29 2011-10-12 株式会社日立製作所 Screen display method
JP4775332B2 (en) * 2007-06-14 2011-09-21 ブラザー工業株式会社 Image selection apparatus and image selection method
JP5120816B2 (en) * 2008-04-21 2013-01-16 Necカシオモバイルコミュニケーションズ株式会社 Terminal device and program
JP2011028399A (en) * 2009-07-22 2011-02-10 Fujitsu Component Ltd Information processing apparatus, information processing program, recording medium, electronic equipment
JP2011150413A (en) * 2010-01-19 2011-08-04 Sony Corp Information processing apparatus, method and program for inputting operation
JP5441748B2 (en) * 2010-02-05 2014-03-12 キヤノン株式会社 Display control apparatus, control method therefor, program, and storage medium
JP2011238125A (en) * 2010-05-12 2011-11-24 Sony Corp Image processing device, method and program

Also Published As

Publication number Publication date
JP2016181285A (en) 2016-10-13

Similar Documents

Publication Publication Date Title
US11736602B2 (en) Portable multifunction device, method, and graphical user interface for configuring and displaying widgets
US11449223B2 (en) Voicemail manager for portable multifunction device
US20230056879A1 (en) Portable electronic device performing similar operations for different gestures
US10430078B2 (en) Touch screen device, and graphical user interface for inserting a character from an alternate keyboard
US20190220155A1 (en) Portable multifunction device, method, and graphical user interface for interacting with user input elements in displayed content
US8091045B2 (en) System and method for managing lists
US9229634B2 (en) Portable multifunction device, method, and graphical user interface for interpreting a finger gesture
US7966578B2 (en) Portable multifunction device, method, and graphical user interface for translating displayed content
US8504947B2 (en) Deletion gestures on a portable multifunction device
US8116807B2 (en) Airplane mode indicator on a portable multifunction device
US8519963B2 (en) Portable multifunction device, method, and graphical user interface for interpreting a finger gesture on a touch screen display
US20170090748A1 (en) Portable device, method, and graphical user interface for scrolling to display the top of an electronic document
US20150149955A1 (en) Portable multifunction device, method, and graphical user interface for adjusting an insertion point marker
US20080098331A1 (en) Portable Multifunction Device with Soft Keyboards
US20080165145A1 (en) Portable Multifunction Device, Method, and Graphical User Interface for Interpreting a Finger Swipe Gesture
JP5961448B2 (en) Information processing apparatus, program, and control method for information processing apparatus
JP6205021B2 (en) Information processing apparatus, program, and control method for information processing apparatus
JP2007235560A (en) Portable information terminal and program, and terminal control method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170404

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170530

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20170808

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170901

R150 Certificate of patent or registration of utility model

Ref document number: 6205021

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150