JP2010160441A - Information processing apparatus, display processing method, and program - Google Patents

Information processing apparatus, display processing method, and program Download PDF

Info

Publication number
JP2010160441A
JP2010160441A JP2009003993A JP2009003993A JP2010160441A JP 2010160441 A JP2010160441 A JP 2010160441A JP 2009003993 A JP2009003993 A JP 2009003993A JP 2009003993 A JP2009003993 A JP 2009003993A JP 2010160441 A JP2010160441 A JP 2010160441A
Authority
JP
Japan
Prior art keywords
data
display screen
transition
temporary storage
display
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.)
Granted
Application number
JP2009003993A
Other languages
Japanese (ja)
Other versions
JP5650379B2 (en
Inventor
Daiki Kondo
大己 近藤
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.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2009003993A priority Critical patent/JP5650379B2/en
Priority to US12/616,438 priority patent/US8497867B2/en
Publication of JP2010160441A publication Critical patent/JP2010160441A/en
Application granted granted Critical
Publication of JP5650379B2 publication Critical patent/JP5650379B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a technology that improves efficiency of memory used amount for lookahead and allows comfortable transition of a screen even just after the transition of the display screen is stopped. <P>SOLUTION: This information processing apparatus includes a temporary storing means for temporarily storing data read from a storing means, a display controlling means for creating a display screen and displaying it on a display unit based on the data temporarily stored in the temporary storing means, a detecting means for detecting input of operation of commanding the transition of the display screen, a determining means for determining the state before stop showing the state just before the input of the operation of commanding the transition of the display screen based on the detected result by the detecting means, and a temporary storage controlling means for performing reading control of the data based on the detected result by the detecting means and determined result by the determining means from the storing means to the temporary storing means. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、データの先読みを行なう情報処理装置、表示処理方法及びプログラムに関する。   The present invention relates to an information processing apparatus that performs prefetching of data, a display processing method, and a program.

多くのコンテンツを蓄積するためにハードディスクドライブ等が内蔵されたデバイスが知られている。このようなデバイスでは、例えば、蓄積したコンテンツを閲覧する機能が備わっている。これらデバイスでは、一般に、コンテンツのブラウズ画面生成時、コンテンツを逐次読み出して画面生成を行なう。しかし、この手法だけでは、コンテンツ数が増大するにつれ、画面生成に時間を要してしまう。そのため、画面を表示するまでの待ち時間が発生してしまうので、ユーザ操作を快適に行なうことができない。   Devices that incorporate a hard disk drive or the like to store a large amount of content are known. Such a device has, for example, a function of browsing accumulated content. In these devices, generally, when a content browse screen is generated, the content is sequentially read to generate a screen. However, this method alone requires time for screen generation as the number of contents increases. For this reason, a waiting time until the screen is displayed occurs, so that user operations cannot be performed comfortably.

そこで、コンテンツを先読みする技術が種々提案されている。例えば、スクロール操作時にスクロール方向のデータを先読みする技術が知られている(特許文献1参照)。また、各操作(例えば、拡大・縮小やスクロール操作の連続入力)に必要なデータを先読みする技術が知られている(特許文献2参照)。
特開2006−343846号公報 特開2001−249653号公報
Therefore, various techniques for prefetching content have been proposed. For example, a technique for prefetching scroll direction data during a scroll operation is known (see Patent Document 1). Further, a technique for prefetching data necessary for each operation (for example, continuous input of enlargement / reduction and scroll operation) is known (see Patent Document 2).
JP 2006-343846 A JP 2001-249653 A

上述した先読み処理では、連続した同一操作を認識し、それに基づいて単一方向へのデータの先読みを行なうことはできるが、一方向へのデータについての先読みしか考慮していない。また、停止中にしか先読みしない。そのため、スクロール停止直後等に画面遷移が指示された場合には、先読みが間に合わず、画面が表示されるまでに時間がかかる。また、これに対処するため、全てのデータを先読みすることも考えられるが、大容量のメモリが必要となり、デジタルカメラ等の組み込み機器では実現が困難である。   In the prefetching process described above, the same continuous operation can be recognized, and data can be prefetched in a single direction based on the recognition, but only prefetching of data in one direction is considered. Also, look ahead only when stopped. For this reason, when a screen transition is instructed immediately after stopping scrolling, prefetching is not in time, and it takes time until the screen is displayed. In order to cope with this, it is conceivable to pre-read all data, but a large-capacity memory is required, which is difficult to realize with an embedded device such as a digital camera.

本発明は、上記課題に鑑みてなされたものであり、表示画面の遷移が停止された直後等においても、先読みのためのメモリ使用量の効率を高めるとともに、画面の遷移を快適に行なえるようにした技術を提供することを目的とする。   The present invention has been made in view of the above-described problems. Even immediately after the transition of the display screen is stopped, the memory usage for prefetching is improved and the transition of the screen can be performed comfortably. The purpose is to provide the technology.

上記目的を達成するため、本発明の一態様による情報処理装置は、記憶手段から読み出されたデータを一時的に記憶する一時記憶手段と、前記一時記憶手段に一時的に記憶されたデータに基づいて表示画面を生成して表示器に表示する表示制御手段と、前記表示画面の遷移を指示する操作の入力を検出する検出手段と、前記検出手段による検出結果に基づいて前記表示画面の遷移を指示する操作の入力が停止される直前を示す停止前状態を判定する判定手段と、前記検出手段による検出結果と前記判定手段による判定結果とに基づいたデータを前記記憶手段から前記一時記憶手段に読み出す制御を行なう一時記憶制御手段とを具備することを特徴とする。   In order to achieve the above object, an information processing apparatus according to an aspect of the present invention includes a temporary storage unit that temporarily stores data read from a storage unit, and data temporarily stored in the temporary storage unit. Display control means for generating a display screen on the basis of the display screen and displaying the display screen on a display; detection means for detecting an input of an operation for instructing transition of the display screen; transition of the display screen based on a detection result by the detection means Determining means for determining a pre-stop state indicating immediately before the input of an operation for instructing is stopped, and data based on the detection result by the detecting means and the determination result by the determining means from the storage means to the temporary storage means And temporary storage control means for performing control to read out data.

また、本発明の一態様は、情報処理装置の表示処理方法であって、記憶手段から読み出されたデータを一時的に記憶する一時記憶手段に記憶されたデータに基づいて表示画面を生成して表示器に表示する表示制御工程と、前記表示画面の遷移を指示する操作の入力を検出する検出工程と、前記検出工程での検出結果に基づいて前記表示画面の遷移を指示する操作の入力が停止される直前を示す停止前状態を判定する判定工程と、前記検出工程での検出結果と前記判定工程での判定結果とに基づいたデータを前記記憶手段から前記一時記憶手段に読み出す制御を行なう一時記憶制御工程とを含むことを特徴とする。   Another embodiment of the present invention is a display processing method for an information processing device, which generates a display screen based on data stored in a temporary storage unit that temporarily stores data read from a storage unit. A display control step for displaying on the display, a detection step for detecting an operation input for instructing the transition of the display screen, and an input for an operation for instructing the transition of the display screen based on a detection result in the detection step Control for reading out data from the storage means to the temporary storage means based on a determination step for determining a pre-stop state indicating just before the stop, and a detection result in the detection step and a determination result in the determination step And a temporary storage control step to be performed.

また、本発明の一態様によるプログラムは、コンピュータを、記憶手段から読み出されたデータを一時的に記憶する一時記憶手段に記憶されたデータに基づいて表示画面を生成して表示器に表示する表示制御手段、前記表示画面の遷移を指示する操作の入力を検出する検出手段、前記検出手段による検出結果に基づいて前記表示画面の遷移を指示する操作の入力が停止される直前を示す停止前状態を判定する判定手段、前記検出手段による検出結果と前記判定手段による判定結果とに基づいたデータを前記記憶手段から前記一時記憶手段に読み出す制御を行なう一時記憶制御手段として機能させる。   According to another aspect of the present invention, a program generates a display screen based on data stored in a temporary storage unit that temporarily stores data read from the storage unit, and displays the display screen on a display. Display control means, detection means for detecting an input of an operation for instructing the transition of the display screen, pre-stop indicating immediately before an input of an operation for instructing the transition of the display screen is stopped based on a detection result by the detection means A determination unit that determines a state; and a temporary storage control unit that performs control for reading data from the storage unit to the temporary storage unit based on a detection result of the detection unit and a determination result of the determination unit.

本発明によれば、表示画面の遷移が停止された直後等においても、先読みのためのメモリ使用量の効率が向上する。また、表示画面の遷移が停止された直後等においても、データの読出しを高速化できるため、画面の遷移を快適に行なえる。   According to the present invention, the efficiency of memory usage for prefetching is improved even immediately after the transition of the display screen is stopped. In addition, immediately after the transition of the display screen is stopped, the data can be read at high speed, so that the transition of the screen can be performed comfortably.

以下、本発明に係わる情報処理装置、表示処理方法及びプログラムの一実施の形態について添付図面を参照して詳細に説明する。   Hereinafter, an information processing apparatus, a display processing method, and a program according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

(実施形態1)
図1は、本発明の一実施の形態に係わる情報処理システムの機能的な構成の一例を示す図である。
(Embodiment 1)
FIG. 1 is a diagram illustrating an example of a functional configuration of an information processing system according to an embodiment of the present invention.

情報処理システムは、符号101〜110に示される構成部を具備して構成される。   The information processing system includes the components indicated by reference numerals 101 to 110.

101は、記憶部であり、例えば、ハードディスクドライブ等で構成される。記憶部101には、文章(テキスト)、音楽、画像、映像等を幅広く含むデジタルデータなどが格納される。103は、操作入力部であり、例えば、タッチパネル等で構成される。操作入力部103は、ユーザ操作に基づき操作入力信号を発生する。110は、表示部であり、各種画面を表示する表示器である。   Reference numeral 101 denotes a storage unit, which includes, for example, a hard disk drive. The storage unit 101 stores digital data including a wide range of sentences (text), music, images, videos, and the like. Reference numeral 103 denotes an operation input unit, which includes, for example, a touch panel. The operation input unit 103 generates an operation input signal based on a user operation. Reference numeral 110 denotes a display unit, which is a display that displays various screens.

102は、情報処理装置であり、例えば、記憶部101に格納されたデータを検索し、その結果を表示部110に表示する。これにより、ユーザは、各種データの閲覧を行える。本実施形態においては、データの撮影日時に基づいて年単位、月単位、日単位などにデータを検索する。   Reference numeral 102 denotes an information processing apparatus that searches, for example, data stored in the storage unit 101 and displays the result on the display unit 110. Thereby, the user can browse various data. In the present embodiment, data is searched in units of years, months, days, etc. based on the shooting date / time of the data.

情報処理装置102は、符号104〜109に示される構成部を具備して構成される。   The information processing apparatus 102 includes the components indicated by reference numerals 104 to 109.

104は、操作入力検出部であり、操作入力部103からの操作入力信号に基づいて表示画面の遷移を指示する操作(以下、遷移指示操作と略す)の入力を検出する。なお、遷移指示操作としては、例えば、スクロール等の操作が挙げられる。   An operation input detection unit 104 detects an input of an operation for instructing a display screen transition (hereinafter, abbreviated as a transition instruction operation) based on an operation input signal from the operation input unit 103. Examples of the transition instruction operation include operations such as scrolling.

105は、遷移停止前判定部であり、操作入力検出部104による検出結果に基づいて遷移指示操作の入力が停止する直前を判定する。遷移停止前判定部105では、ユーザが、スクロール操作を行なっていれば、そのスクロール速度が減速したときに、遷移指示操作の入力が停止する直前であると判定する。以下、遷移停止前判定部105において、遷移指示操作の入力が停止する直前であると判定された時点の操作状態を停止前状態といい、そうでないときの操作状態を停止前未検出状態という。   Reference numeral 105 denotes a transition stop determination unit that determines immediately before the input of the transition instruction operation stops based on the detection result by the operation input detection unit 104. If the user is performing a scroll operation, the transition stop determination unit 105 determines that the input of the transition instruction operation is just before stopping when the scroll speed is reduced. Hereinafter, the operation state at the time point when it is determined by the pre-transition stop determination unit 105 that the input of the transition instruction operation is just before the stop is referred to as a pre-stop state, and the operation state when it is not is referred to as a pre-stop undetected state.

106は、優先度設定部であり、操作入力検出部104による検出結果と遷移停止前判定部105による判定結果とに基づいて記憶部101に格納されたデータに対して優先度を設定する。なお、高い優先度が設定されたデータは、一時記憶部107に読み出される確立が高くなる。   Reference numeral 106 denotes a priority setting unit that sets priorities for the data stored in the storage unit 101 based on the detection result of the operation input detection unit 104 and the determination result of the pre-transition stop determination unit 105. Note that data set with a high priority is more likely to be read into the temporary storage unit 107.

107は、一時記憶部であり、例えば、RAM(Random Access Memory)等で構成される、いわゆるキャッシュである。一時記憶部107へのデータの読み書きは、記憶部101へのデータの読み書きに比べて高速に行なえる。一時記憶部107では、グループ化条件やデータ撮影日時からなる条件に対応付けてデータを一時的に記憶する。   Reference numeral 107 denotes a temporary storage unit, for example, a so-called cache configured by a RAM (Random Access Memory) or the like. Data reading / writing to the temporary storage unit 107 can be performed at a higher speed than data reading / writing to the storage unit 101. Temporary storage unit 107 temporarily stores data in association with conditions including grouping conditions and data shooting date and time.

108は、一時記憶制御部であり、記憶部101から一時記憶部107にデータを読み出す制御を行なう。この読み出し制御は、優先度設定部106により設定された優先度に基づいて行なわれる。   Reference numeral 108 denotes a temporary storage control unit that performs control to read data from the storage unit 101 to the temporary storage unit 107. This read control is performed based on the priority set by the priority setting unit 106.

109は、表示制御部であり、表示画面を生成し、当該生成した表示画面を表示部110に表示出力する。表示制御部109では、一時記憶部107に記憶されたデータに基づいて表示画面を生成する。   A display control unit 109 generates a display screen and outputs the generated display screen to the display unit 110. The display control unit 109 generates a display screen based on the data stored in the temporary storage unit 107.

以上が情報処理システムにおける機能的な構成の一例についての説明である。なお、これら情報処理システムに設けられた機能的な構成は、必ずしも図示した通りに実現される必要はなく、システム内におけるいずれかの装置に全部若しくはその一部が実現されていればよい。例えば、図1の場合、記憶部101、操作入力部103、表示部110は、情報処理装置102の外部に設けられているが、これらの構成が情報処理装置102の内部に設けられていてもよい。   The above is the description of an example of the functional configuration in the information processing system. Note that the functional configuration provided in these information processing systems is not necessarily realized as shown in the drawing, and it is sufficient that all or part of them are realized in any device in the system. For example, in the case of FIG. 1, the storage unit 101, the operation input unit 103, and the display unit 110 are provided outside the information processing apparatus 102, but these configurations may be provided inside the information processing apparatus 102. Good.

図2は、図1に示す表示部110に表示される画面の一例を示す図である。本実施形態においては、表示対象となるデータが階層化データである場合を例に挙げる。本実施形態に係わる階層化データは、撮影日時により各データが期間毎にグループ化されており、各データは、年単位、月単位、日単位のグループに分けられている。年単位のデータが上位となり、その下位に、月単位、日単位のデータが順番に階層化される。   FIG. 2 is a diagram showing an example of a screen displayed on the display unit 110 shown in FIG. In the present embodiment, a case where data to be displayed is hierarchical data is taken as an example. In the hierarchized data according to the present embodiment, each data is grouped by period according to the shooting date and time, and each data is divided into a year unit, a month unit, and a day unit group. Yearly data is higher, and monthly and daily data are stratified in order.

201は、グループ表示画面の一例である。この場合、データが月単位にグループ化されている。202は、グループ表示領域であり、撮影日時が2003年5月のデータのグループが表示されている。203は、グループサムネイル表示領域であり、2003年6月のグループの中からランダムに選択されたデータのサムネイルが表示されている。204は、属性表示領域であり、各グループの属性が表示されている。   201 is an example of a group display screen. In this case, the data is grouped on a monthly basis. Reference numeral 202 denotes a group display area in which a group of data whose shooting date and time is May 2003 is displayed. A group thumbnail display area 203 displays thumbnails of data randomly selected from the June 2003 group. An attribute display area 204 displays the attributes of each group.

211は、グループ表示画面の一例である。この場合、データが日単位にグループ化されている。212は、グループ表示領域であり、撮影日時が2003年5月31日のデータのグループが表示されている。213は、グループサムネイル表示領域であり、2003年5月31日のグループの中からランダムに選択されたデータのサムネイルが表示されている。214は、属性表示領域であり、各グループの属性が表示されている。なお、表示画面201及び表示画面211は、あくまで一例であり、これに限られるものではない。   211 is an example of a group display screen. In this case, the data is grouped on a daily basis. Reference numeral 212 denotes a group display area in which a group of data whose shooting date and time is May 31, 2003 is displayed. Reference numeral 213 denotes a group thumbnail display area in which thumbnails of data randomly selected from the group of May 31, 2003 are displayed. Reference numeral 214 denotes an attribute display area in which attributes of each group are displayed. Note that the display screen 201 and the display screen 211 are merely examples, and are not limited thereto.

ここで、表示部110に表示された画面に対する操作について説明する。本実施形態においては、タッチパネルにより各種ユーザ操作が入力される。操作の種類としては、「戻る操作」、「スクロール操作」、「選択操作」、「終了操作」がある。   Here, operations on the screen displayed on the display unit 110 will be described. In the present embodiment, various user operations are input through the touch panel. The operation types include “return operation”, “scroll operation”, “selection operation”, and “end operation”.

まず、図2を用いて、「戻る操作」について説明する。205、215は、「戻る操作」を指示するボタンである。ユーザがこのボタンをシングルタップすると、選択(すなわち、中央に表示)されているグループよりも上位グループが表示される。例えば、日単位にグループ化されたグループ表示画面211において、戻るボタン215がシングルタップされると、月単位にグループ化された画面201が表示される。ここで、シングルタップとは、画面上を指で一度だけたたく動作をいう。   First, the “return operation” will be described with reference to FIG. Reference numerals 205 and 215 denote buttons for instructing a “return operation”. When the user single taps this button, a higher group than the group selected (ie, displayed in the center) is displayed. For example, on the group display screen 211 grouped by day, when the return button 215 is single-tapped, the screen 201 grouped by month is displayed. Here, the single tap means an operation of hitting the screen once with a finger.

次に、図3を用いて、「スクロール操作」と「選択操作」について説明する。   Next, the “scroll operation” and the “selection operation” will be described with reference to FIG.

「スクロール操作」は、表示画面上に表示されたデータを所定の方向(本実施形態においては左右であるが、上下、斜めであってもよい)にスクロールして表示画面の遷移を指示する操作である。具体的には、図3(a)に示すように、ユーザが、画面上で指を左へスライドすると、表示されているグループ全体が左へシフト(スクロール)し、右から新しいグループが現れる。同様に、ユーザが、指を右へスライドすると、表示されているグループ全体が右へシフト(スクロール)し、左から新しいグループが現れる。指をスライドさせる速度に比例して、スクロール速度も変化する。   The “scroll operation” is an operation for instructing the transition of the display screen by scrolling the data displayed on the display screen in a predetermined direction (in this embodiment, left and right, but may be up and down or diagonal). It is. Specifically, as shown in FIG. 3A, when the user slides his / her finger to the left on the screen, the entire displayed group is shifted (scrolled) to the left, and a new group appears from the right. Similarly, when the user slides his / her finger to the right, the entire displayed group shifts (scrolls) to the right, and a new group appears from the left. The scroll speed also changes in proportion to the speed at which the finger slides.

また、図3(b)に示すように、ユーザが、グループ表示領域をダブルタップすると、「選択操作」が行なわれる。「選択操作」が行われると、選択されたグループよりも下位グループが表示される。例えば、月単位にグループ化されているグループ表示画面201において、2003年6月のグループのグループ表示領域がダブルタップされると、日単位にグループ化されたグループ表示画面211が表示される。ここで、ダブルタップとは、所定時間内に画面上を指で二度たたく動作をいう。   Also, as shown in FIG. 3B, when the user double taps the group display area, a “selection operation” is performed. When the “selection operation” is performed, a lower group than the selected group is displayed. For example, on the group display screen 201 grouped by month, when the group display area of the group for June 2003 is double-tapped, the group display screen 211 grouped by day is displayed. Here, the double tap means an operation of tapping the screen twice with a finger within a predetermined time.

図4は、図1に示す一時記憶部107におけるデータ構成の一例を示す図である。ここでは、各グループの属性を示し、各グループの表示に必要なデータについて説明する。   FIG. 4 is a diagram illustrating an example of a data configuration in the temporary storage unit 107 illustrated in FIG. Here, attributes of each group are shown, and data necessary for displaying each group will be described.

401は、初期画面表示時の一時記憶部107におけるデータ構成を示している。初期画面は、年単位にグループ化したデータを表示する画面であるとする。更に、初期画面では、撮影年月の古いグループを中心に表示する画面であるとする。   Reference numeral 401 denotes a data configuration in the temporary storage unit 107 when the initial screen is displayed. Assume that the initial screen is a screen that displays data grouped by year. Furthermore, it is assumed that the initial screen is a screen that displays mainly the groups with old shooting dates.

402には、年単位にデータが格納されている。これは、年単位にスクロールがなされるためである。403には、1998年グループ(1998年に撮影されたデータ群)の下位にあたるグループ(1998年における月単位のデータ群)のデータが格納されている。403には、1998年グループ(1998年に撮影されたデータ群)の下位にあたるグループ(1998年における月単位のデータ群)のデータが格納されている。404には、1999年グループ(1999年に撮影されたデータ群)の下位にあたるグループ(1999年における月単位のデータ群)のデータが格納されている。405には、2000年グループ(2000年に撮影されたデータ群)の下位にあたるグループ(2000年における月単位のデータ群)のデータが格納されている。   In 402, data is stored in units of years. This is because scrolling is done on a yearly basis. 403 stores data of a group (monthly data group in 1998) corresponding to a lower level of the 1998 group (data group photographed in 1998). 403 stores data of a group (monthly data group in 1998) corresponding to a lower level of the 1998 group (data group photographed in 1998). 404 stores data of a group (monthly data group in 1999) corresponding to a lower level of the 1999 group (data group photographed in 1999). Reference numeral 405 stores data of a group (a data group on a monthly basis in 2000) that is lower than a 2000 group (a data group captured in 2000).

411は、表示部110にグループ表示画面201が表示され、その時点の操作状態が停止前未検出状態にある場合の一時記憶部107におけるデータ構成を示している。412に示すように、月単位にデータが格納されている。これは、月単位にスクロールがなされるためである。停止前未検出状態時には、スクロール用データ(同一階層のデータ)が一時記憶部107に格納されている。   Reference numeral 411 denotes a data configuration in the temporary storage unit 107 when the group display screen 201 is displayed on the display unit 110 and the operation state at that time is in an undetected state before stopping. As indicated by 412, data is stored on a monthly basis. This is because scrolling is performed on a monthly basis. In the non-detected state before the stop, scrolling data (data of the same hierarchy) is stored in the temporary storage unit 107.

421は、表示部110にグループ表示画面201が表示され、その時点の操作状態が停止前状態にある場合の一時記憶部107におけるデータ構成を示している。422は、月単位のデータの上位のグループにあたる年単位のデータである。423は、グループ表示画面201を表示するのに用いられる月単位のデータである。424は、2003年4月のグループの下位グループに属する日単位のデータである。425は、2003年5月のグループの下位グループに属する日単位のデータである。426は、2003年6月のグループの下位グループに属する日単位のデータである。このように一時記憶部107には、表示画面の遷移が停止する直前であると判定されると、スクロール用データ(同一階層のデータ)の割合が減り、画面切替用データ(他の階層のデータ)の割合が増える。なお、一時記憶部107内のデータは、スクロールやグループ化の変更等の操作によっても変化(削除、追加等)する。   Reference numeral 421 denotes a data configuration in the temporary storage unit 107 when the group display screen 201 is displayed on the display unit 110 and the operation state at that time is in the pre-stop state. Reference numeral 422 denotes year-by-year data corresponding to an upper group of the monthly data. Reference numeral 423 denotes monthly data used for displaying the group display screen 201. Reference numeral 424 denotes daily data belonging to a lower group of the April 2003 group. Reference numeral 425 denotes daily data belonging to a lower group of the May 2003 group. Reference numeral 426 denotes daily data belonging to a subgroup of the June 2003 group. As described above, when it is determined that the transition of the display screen is just before stopping, the temporary storage unit 107 reduces the ratio of the scroll data (data in the same layer) and the screen switching data (data in other layers). ) Increase. The data in the temporary storage unit 107 is changed (deleted, added, etc.) by an operation such as scrolling or grouping change.

ここで、図5及び図6を用いて、図1に示す情報処理装置102における動作の一例について説明する。   Here, an example of the operation of the information processing apparatus 102 illustrated in FIG. 1 will be described with reference to FIGS. 5 and 6.

図5は、図1に示す情報処理装置102における起動処理の流れの一例を示すフローチャートである。   FIG. 5 is a flowchart illustrating an example of a flow of activation processing in the information processing apparatus 102 illustrated in FIG.

情報処理装置102は、まず、一時記憶制御処理スレッドを開始する(S101)。すなわち、記憶部101から一時記憶部107にデータを読み出す。情報処理装置102は、表示制御部109において、一時記憶部107からデータを読み出し、その読み出したデータから初期画面を生成して表示部110に表示出力する(S102)。   First, the information processing apparatus 102 starts a temporary storage control processing thread (S101). That is, data is read from the storage unit 101 to the temporary storage unit 107. In the display control unit 109, the information processing apparatus 102 reads data from the temporary storage unit 107, generates an initial screen from the read data, and outputs the initial screen to the display unit 110 (S102).

画面表示後、情報処理装置102は、操作入力検出部104において、操作入力部103からの操作入力信号の検出待ちとなる(S103〜S106でNO)。具体的には、「選択操作」、「戻る操作」、「スクロール操作」、「終了操作」のいずれかがユーザにより入力されるまで待機する。   After the screen display, the information processing apparatus 102 waits for detection of an operation input signal from the operation input unit 103 in the operation input detection unit 104 (NO in S103 to S106). Specifically, it waits until any of “selection operation”, “return operation”, “scroll operation”, and “end operation” is input by the user.

ここで、「選択操作」が検出された場合(S103でYES)、情報処理装置102は、表示制御部109において、「選択操作」により選択されたグループの下位にあたるグループに属するデータを一時記憶部107から読み出す(S107)。   If a “selection operation” is detected (YES in S103), the information processing apparatus 102 causes the display control unit 109 to temporarily store data belonging to a group that is a lower group of the group selected by the “selection operation”. Read from 107 (S107).

「戻る操作」が検出された場合(S104でYES)、情報処理装置102は、表示制御部109において、選択(すなわち、中央に表示)されているグループの上位にあたるグループに属するデータを一時記憶部107から読み出す(S108)。また、「スクロール操作」が検出された場合(S105でYES)、情報処理装置102は、表示制御部109において、表示画面においてスクロール方向と対応する位置にあるグループに属するデータを一時記憶部107から読み出す(S109)。   When the “return operation” is detected (YES in S104), the information processing apparatus 102 causes the display control unit 109 to temporarily store data belonging to a group that is higher than the selected group (ie, displayed in the center). Read from 107 (S108). When the “scroll operation” is detected (YES in S105), the information processing apparatus 102 causes the display control unit 109 to transfer data belonging to the group in the position corresponding to the scroll direction on the display screen from the temporary storage unit 107. Read (S109).

S107〜S109の処理の後、情報処理装置102は、表示制御部109において、一時記憶部107から読み出したデータに基づいて表示画面を生成し、当該生成した表示画面を表示部110に出力する(S110)。その後、再度、S103の処理に戻る。   After the processing of S107 to S109, the information processing apparatus 102 generates a display screen based on the data read from the temporary storage unit 107 in the display control unit 109, and outputs the generated display screen to the display unit 110 ( S110). Thereafter, the process returns to S103 again.

また、「終了操作」が検出された場合(S106でYES)、この処理は終了する。「終了操作」が検出されなかった場合には(S106でNO)、再度、S103の処理に戻る。なお、S107、S108、S109における処理で読み出し対象となるデータが一時記憶部107に存在しなかった場合、例えば、表示画面には一旦、空白が表示される。また、例えば、記憶部101からデータが読み出され、当該読み出されたデータが表示等される。   If “end operation” is detected (YES in S106), this process ends. When the “end operation” is not detected (NO in S106), the process returns to S103 again. Note that when the data to be read does not exist in the temporary storage unit 107 in the processes in S107, S108, and S109, for example, a blank is temporarily displayed on the display screen. Further, for example, data is read from the storage unit 101, and the read data is displayed.

図6は、図1に示す情報処理装置102における一時記憶制御処理の流れの一例を示すフローチャートである。   FIG. 6 is a flowchart showing an example of the flow of the temporary storage control process in the information processing apparatus 102 shown in FIG.

この処理が開始すると、情報処理装置102は、一時記憶制御部108において、初期画面用データを記憶部101から一時記憶部107に読み出す(S201)。その後、情報処理装置102は、操作入力検出部104において、操作入力部103からの操作入力信号の検出待ちとなる(S202〜S206でNO)。具体的には、「選択操作」、「戻る操作」、「スクロール操作」、「終了操作」のいずれかがユーザにより入力されるまで待機する。   When this process starts, the information processing apparatus 102 reads the initial screen data from the storage unit 101 to the temporary storage unit 107 in the temporary storage control unit 108 (S201). Thereafter, the information processing apparatus 102 waits for an operation input signal from the operation input unit 103 to be detected in the operation input detection unit 104 (NO in S202 to S206). Specifically, it waits until any of “selection operation”, “return operation”, “scroll operation”, and “end operation” is input by the user.

ここで、「選択操作」が検出された場合(S202でYES)、情報処理装置102は、優先度設定部106において、「選択操作」により選択されたグループの下位グループに属するデータの優先度を上げる。また、このとき、優先度設定部106は、その下位グループと所定の関連性を有するデータの優先度も上げる(S207)。ここでいう所定の関連性を有するデータとは、下位グループに属するデータが表示された場合に、表示画面内においてその表示されたデータから所定の範囲内に位置するデータを指す。例えば、下位グループに属するデータとして、2003年6月1日〜30日のデータが表示される場合には、所定の関連性を有するデータとしては、2003年5月31日や2003年7月1日等のデータが挙げられる。   Here, when the “selection operation” is detected (YES in S202), the information processing apparatus 102 uses the priority setting unit 106 to set the priority of data belonging to the lower group of the group selected by the “selection operation”. increase. At this time, the priority setting unit 106 also increases the priority of data having a predetermined relationship with the lower group (S207). The data having a predetermined relevance here refers to data located within a predetermined range from the displayed data on the display screen when data belonging to the lower group is displayed. For example, when data from June 1 to 30, 2003 is displayed as the data belonging to the lower group, the data having a predetermined relevance is May 31, 2003 or July 1, 2003. Data such as days are listed.

「戻る操作」が検出された場合(S203でYES)、情報処理装置102は、優先度設定部106において、選択中のグループ(この場合、画面中央に表示されているグループ)の上位グループに属するデータの優先度を上げる。また、このとき、優先度設定部106は、その上位グループと所定の関連性を有するデータの優先度も上げる(S208)。この上位グループと所定の関連性を有するデータは、上記同様であり、上位グループに属するデータが表示された場合に、表示画面内においてその表示されたデータから所定の範囲内に位置するデータを指す。   When the “return operation” is detected (YES in S203), the information processing apparatus 102 belongs to the upper group of the selected group (in this case, the group displayed in the center of the screen) in the priority setting unit 106. Increase data priority. At this time, the priority setting unit 106 also increases the priority of data having a predetermined relationship with the upper group (S208). The data having a predetermined relationship with the upper group is the same as described above, and when data belonging to the upper group is displayed, it indicates data located within a predetermined range from the displayed data on the display screen. .

「スクロール操作」が検出された場合(S204でYES)、情報処理装置102は、遷移停止前判定部105において、表示画面の遷移が停止する直前を判定する。上述した通り、この処理は、スクロール方向(遷移方向)に対するスクロール速度の減速を判定することにより行なう。なお、スクロール速度の減速は、画面上で指をスライドさせる速度等から検出する。   When the “scroll operation” is detected (YES in S204), the information processing apparatus 102 determines in the pre-transition stop determination unit 105 immediately before the transition of the display screen stops. As described above, this process is performed by determining a decrease in scroll speed with respect to the scroll direction (transition direction). Note that the reduction in scroll speed is detected from the speed at which the finger slides on the screen.

ここで、スクロール速度の減速を検出した場合(S209でYES)、情報処理装置102は、優先度設定部106において、図4で説明した方法に従ってデータ各々の優先度を変更する。すなわち、表示されているグループの上位グループ及び下位グループに属するデータの優先度を上げるとともに、その上位グループ及び下位グループと所定の関連性を有するデータの優先度を上げる(S211)。この上位グループ及び下位グループと所定の関連性を有するデータは、上記同様であり、上位グループ及び下位グループに属するデータが表示された場合に、表示画面内においてその表示されたデータから所定の範囲内に位置するデータを指す。   Here, when the deceleration of the scroll speed is detected (YES in S209), the information processing apparatus 102 changes the priority of each data in the priority setting unit 106 according to the method described in FIG. That is, the priority of the data belonging to the upper group and the lower group of the displayed group is raised, and the priority of the data having a predetermined relationship with the upper group and the lower group is raised (S211). The data having a predetermined relationship with the upper group and the lower group is the same as described above. When data belonging to the upper group and the lower group is displayed, it is within a predetermined range from the displayed data on the display screen. Points to the data located at.

また、スクロール速度の減速が検出されなかった場合(S209でNO)、情報処理装置102は、優先度設定部106において、表示画面においてスクロール方向と対応する位置にあるグループに属するデータの優先度を上げる(S210)。なお、データの優先度を上げるとは、他のデータに対して相対的に優先度を上げる、又は予め決められた値に優先度を変更する等の処理を行なうことをいう。   In addition, when the scroll speed reduction is not detected (NO in S209), the information processing apparatus 102 uses the priority setting unit 106 to set the priority of data belonging to the group in the position corresponding to the scroll direction on the display screen. (S210). Increasing the priority of data means performing a process such as increasing the priority relative to other data or changing the priority to a predetermined value.

上述した処理の後、情報処理装置102は、優先度変更を検出した場合(S205でYES)、一時記憶制御部108において、その優先度に基づいて記憶部101からデータを読み出し、一時記憶部107に記憶する(S212)。なお、「終了操作」が検出された場合には(S206でYES)、この処理は終了する。「終了操作」が検出されなければ(S206でNO)、再度、S202の処理に戻る。   After the processing described above, when the information processing apparatus 102 detects a priority change (YES in S205), the temporary storage control unit 108 reads data from the storage unit 101 based on the priority, and the temporary storage unit 107 (S212). If an “end operation” is detected (YES in S206), the process ends. If “end operation” is not detected (NO in S206), the process returns to S202 again.

以上説明したように実施形態1によれば、表示画面の遷移が停止する直前を判定し、一時記憶部107にキャッシュするデータを変更する。すなわち、停止前状態において、遷移する可能性のある画面を表示するのに必要なデータのみを先読みする。これにより、表示画面の遷移が停止された直後等においても、先読みのためのメモリ使用量の効率が向上する。また、データの読出しを高速化できるため、画面の遷移を快適に行なえる。   As described above, according to the first embodiment, it is determined immediately before the transition of the display screen stops, and the data to be cached in the temporary storage unit 107 is changed. That is, only data necessary for displaying a screen that may change in the state before stopping is prefetched. Thereby, even immediately after the transition of the display screen is stopped, the memory usage efficiency for prefetching is improved. In addition, since data can be read at high speed, the transition of the screen can be performed comfortably.

(実施形態2)
次に、実施形態2について説明する。なお、実施形態2に係わるシステム構成は、実施形態1を説明した図1と同一であるため、その説明については省略する。ここでは、実施形態1との相違点を重点的に説明する。
(Embodiment 2)
Next, Embodiment 2 will be described. Note that the system configuration according to the second embodiment is the same as that in FIG. 1 describing the first embodiment, and thus the description thereof is omitted. Here, differences from the first embodiment will be mainly described.

図7は、実施形態2に係わる表示部110に表示される画面の一例を示す図である。   FIG. 7 is a diagram illustrating an example of a screen displayed on the display unit 110 according to the second embodiment.

701は、プレビュー画面が示される。プレビュー画面701では、撮影日時の古い順に左側から右側に向けてデータが配置されている。   Reference numeral 701 denotes a preview screen. In the preview screen 701, data is arranged from the left side to the right side in order of the shooting date and time.

702は、フォーカスサムネイル表示領域であり、選択されているサムネイル、すなわち、フォーカスのあたっているサムネイルが表示される領域である。各操作は、このフォーカスがあたっているサムネイルに対して行われる。703は、サムネイル表示領域であり、サムネイルが表示される。704は、インジケータであり、フォーカスのあたっているサムネイルがデータ全体に対してどのあたりに位置するのかを示している。   Reference numeral 702 denotes a focus thumbnail display area, which is an area in which a selected thumbnail, that is, a focused thumbnail is displayed. Each operation is performed on the focused thumbnail. Reference numeral 703 denotes a thumbnail display area where thumbnails are displayed. Reference numeral 704 denotes an indicator indicating where the focused thumbnail is located with respect to the entire data.

711は、全画面表示画面を示しており、画面全体を用いてデータを表示している。712は、全画面用データ表示領域であり、全画面用データが表示される。なお、表示画面701及び表示画面711は、あくまで一例であり、これに限られるものではない。   Reference numeral 711 denotes a full screen display screen, which displays data using the entire screen. Reference numeral 712 denotes a full screen data display area in which full screen data is displayed. Note that the display screen 701 and the display screen 711 are merely examples, and are not limited thereto.

図8は、実施形態2に係わる操作入力部103の外観の一例を示す図である。実施形態2においては、操作入力部103は、タッチパネルではなく、ダイアルを有した機器により構成される。   FIG. 8 is a diagram illustrating an example of the appearance of the operation input unit 103 according to the second embodiment. In the second embodiment, the operation input unit 103 is constituted by a device having a dial, not a touch panel.

ここで、801は、操作入力機器を示している。802は、ダイアルであり、ユーザは、このダイアル802を操作することにより「ジャンプ操作」を指示する(プレビュー画面701でのみ使用可とする)。ダイアル802は、例えば、左右3段階ずつに回すことができ、また、その操作が終わると回転して自動的に元の状態に戻る。ここで、「ジャンプ操作」は、表示画面上に表示されたデータを所定の方向(本実施形態においては左右であるが、上下、斜めであってもよい)に1又は複数単位に飛ばして表示画面の遷移を指示する操作である。例えば、プレビュー画面701において、ダイアル802が右に回されると、表示されているサムネイル全体が右へシフト(スクロール)し、左から撮影日時の古いデータのサムネイルが現れる。このときのダイアルの傾きに応じて、表示画面の遷移の程度、すなわち、ジャンプする距離(1枚単位、10枚単位、100枚単位に遷移)が変化する。   Here, reference numeral 801 denotes an operation input device. Reference numeral 802 denotes a dial. The user operates the dial 802 to instruct a “jump operation” (only usable on the preview screen 701). The dial 802 can be turned, for example, in three steps on the left and right, and when the operation is finished, the dial 802 is rotated and automatically returns to the original state. Here, the “jump operation” displays the data displayed on the display screen by skipping one or more units in a predetermined direction (in this embodiment, left and right, but may be up and down or diagonal). This is an operation for instructing screen transition. For example, when the dial 802 is turned to the right on the preview screen 701, the entire displayed thumbnail is shifted (scrolled) to the right, and thumbnails of data with old shooting date and time appear from the left. In accordance with the inclination of the dial at this time, the degree of transition of the display screen, that is, the jump distance (transition in units of 1 sheet, 10 sheets, or 100 sheets) changes.

803は、決定ボタンであり、ユーザは、この決定ボタン803を押下することにより「選択操作(決定)」を指示する(プレビュー画面701でのみ使用可とする)。例えば、プレビュー画面701で「選択操作」が行なわれると、全画面表示画面711へ遷移することになる。すなわち、フォーカスがあたっているサムネイル702が画面全体に渡って表示される。   Reference numeral 803 denotes a determination button, and the user instructs “selection operation (determination)” by pressing the determination button 803 (only usable on the preview screen 701). For example, when a “selection operation” is performed on the preview screen 701, the screen transitions to the full screen display screen 711. That is, the focused thumbnail 702 is displayed over the entire screen.

804は、戻るボタンであり、ユーザは、この戻るボタン804を押下することにより「戻る操作」を指示する(全画面表示画面711でのみ使用可とする)。例えば、全画面表示画面711で「戻る操作」が行なわれると、プレビュー画面701に遷移することになる。すなわち、ユーザにより戻るボタン804が押下されると、画面全体に表示されたデータのサムネイルが中央に表示され、そのデータに関連するデータのサムネイルをその左右に配置したプレビュー画面701が表示される。   Reference numeral 804 denotes a return button. The user presses the return button 804 to instruct a “return operation” (only usable on the full screen display screen 711). For example, when a “return operation” is performed on the full screen display screen 711, the screen transitions to the preview screen 701. That is, when the user presses the return button 804, a thumbnail of data displayed on the entire screen is displayed in the center, and a preview screen 701 is displayed in which thumbnails of data related to the data are arranged on the left and right.

図9は、実施形態2に係わる一時記憶部107におけるデータ構成の一例を示す図である。ここでは、ソート順に並べたときに先頭にくるデータを「1」と示し、次にくるデータを「2」と示している。また、整数「N」と示されているところは、N番目のデータのサムネイルデータを示しており、「全画面表示用データN」と示されているところは、N番目のデータの全画面表示用データを示している。   FIG. 9 is a diagram illustrating an example of a data configuration in the temporary storage unit 107 according to the second embodiment. Here, the data that comes first when arranged in the sort order is indicated as “1”, and the data that comes next is indicated as “2”. An integer “N” indicates thumbnail data of the Nth data, and “full screen display data N” indicates a full screen display of the Nth data. The data is shown.

901は、初期画面表示時の一時記憶部107におけるデータ構成を示している。ここで、初期画面は、図7で説明したプレビュー画面701であり、ソート順の先頭のデータのサムネイルがフォーカスサムネイル表示領域702に表示されているとする。   Reference numeral 901 denotes a data configuration in the temporary storage unit 107 when the initial screen is displayed. Here, the initial screen is the preview screen 701 described with reference to FIG. 7, and it is assumed that the thumbnail of the first data in the sort order is displayed in the focus thumbnail display area 702.

902は、1枚単位のジャンプ用データである。903は、10枚単位のジャンプ用データである。904は、100枚単位のジャンプ用データである。すなわち、一時記憶部107には、1枚、10枚、100枚いずれの「ジャンプ操作」がユーザに指示されたとしても対応できるように、データが格納されている。   Reference numeral 902 denotes jump data for each sheet. Reference numeral 903 denotes jump data in units of 10 sheets. Reference numeral 904 denotes jump data in units of 100 sheets. That is, data is stored in the temporary storage unit 107 so that it can cope with any “jump operation” of 1, 10, or 100 sheets.

905は、全画面表示用データである。このようにプレビュー画面701表示時には、各ジャンプ用データと全画面表示用データとがそれぞれ一時記憶部107に格納されている。   Reference numeral 905 denotes full-screen display data. Thus, when displaying the preview screen 701, each jump data and full screen display data are stored in the temporary storage unit 107, respectively.

911は、表示部110にプレビュー画面701が表示され、その時点の操作状態が停止前未検出状態にある場合の一時記憶部107におけるデータ構成を示している。912は、1枚単位のジャンプ用データであり、913は、10枚単位のジャンプ用データであり、914は、100枚単位のジャンプ用データである。停止前未検出状態時には、ジャンプ用データが一時記憶部107に格納されている。   Reference numeral 911 denotes a data structure in the temporary storage unit 107 when the preview screen 701 is displayed on the display unit 110 and the operation state at that time is an undetected state before the stop. 912 is jump data for each sheet, 913 is jump data for 10 sheets, and 914 is jump data for 100 sheets. In the non-detected state before the stop, jump data is stored in the temporary storage unit 107.

921は、表示部110にプレビュー画面701が表示され、その時点の操作状態が停止前状態にある場合の一時記憶部107におけるデータ構成を示している。922は、1枚単位のジャンプ用データであり、923は、10枚単位のジャンプ用データであり、924は、100枚単位のジャンプ用データである。925は、全画面表示用データである。このように一時記憶部107には、停止前状態時と停止前未検出状態時とによって、ジャンプ用データと全画面表示用データとの割合が変更されて格納される。なお、一時記憶部107内のデータは、「ジャンプ操作」等の操作によっても変化(削除、追加等)する。   Reference numeral 921 denotes a data structure in the temporary storage unit 107 when the preview screen 701 is displayed on the display unit 110 and the operation state at that time is in the pre-stop state. 922 is jump data for one sheet, 923 is jump data for 10 sheets, and 924 is jump data for 100 sheets. Reference numeral 925 denotes full-screen display data. As described above, the temporary storage unit 107 stores the ratio of the jump data and the full-screen display data changed according to the pre-stop state and the non-pre-detected state. Note that the data in the temporary storage unit 107 is changed (deleted, added, etc.) by an operation such as a “jump operation”.

次に、図10及び図11を用いて、実施形態2に係わる情報処理装置102における動作の一例について説明する。   Next, an example of the operation in the information processing apparatus 102 according to the second embodiment will be described with reference to FIGS. 10 and 11.

図10は、実施形態2に係わる情報処理装置102における起動処理の流れの一例を示すフローチャートである。   FIG. 10 is a flowchart illustrating an example of a flow of activation processing in the information processing apparatus 102 according to the second embodiment.

情報処理装置102は、まず、一時記憶制御処理スレッドを開始する(S301)。すなわち、記憶部101から一時記憶部107にデータを読み出す。情報処理装置102は、表示制御部109において、一時記憶部107からデータを読み出し、その読み出したデータから初期画面(この場合、プレビュー画面701)を生成して表示部110に表示出力する(S302)。   First, the information processing apparatus 102 starts a temporary storage control processing thread (S301). That is, data is read from the storage unit 101 to the temporary storage unit 107. In the display control unit 109, the information processing apparatus 102 reads data from the temporary storage unit 107, generates an initial screen (in this case, a preview screen 701) from the read data, and outputs the initial screen to the display unit 110 (S302). .

画面表示後、情報処理装置102は、操作入力検出部104において、操作入力部103からの操作入力信号の検出待ちとなる(S303〜S306でNO)。具体的には、「選択操作」、「戻る操作」、「ジャンプ操作」、「終了操作」のいずれかがユーザにより入力されるまで待機する。   After the screen display, the information processing apparatus 102 waits for detection of an operation input signal from the operation input unit 103 in the operation input detection unit 104 (NO in S303 to S306). Specifically, it waits until any of “selection operation”, “return operation”, “jump operation”, and “end operation” is input by the user.

ここで、「選択操作」が検出された場合(S303でYES)、情報処理装置102は、表示制御部109において、「選択操作」により選択されたデータの全画面表示用データを一時記憶部107から読み出す(S307)。   If a “selection operation” is detected (YES in S303), the information processing apparatus 102 causes the display control unit 109 to temporarily display the data for full-screen display of the data selected by the “selection operation” 107. (S307).

「戻る操作」が検出された場合(S304でYES)、情報処理装置102は、表示制御部109において、全画面表示画面711に表示されているデータのサムネイルデータを一時記憶部107から読み出す(S308)。   When the “return operation” is detected (YES in S304), the information processing apparatus 102 causes the display control unit 109 to read the thumbnail data of the data displayed on the full screen display screen 711 from the temporary storage unit 107 (S308). ).

また、「ジャンプ操作」が検出された場合(S305でYES)、情報処理装置102は、表示制御部109において、表示画面においてジャンプ方向とそのジャンプ距離に対応する位置にあるデータを一時記憶部107から読み出す(S309)。   When a “jump operation” is detected (YES in S305), the information processing apparatus 102 causes the display control unit 109 to temporarily store data at a position corresponding to the jump direction and the jump distance on the display screen. (S309).

S307〜S309の処理の後、情報処理装置102は、表示制御部109において、一時記憶部107から読み出したデータに基づいて表示画面を生成し、当該生成した表示画面を表示部110に出力する(S310)。その後、再度、S303の処理に戻る。   After the processing of S307 to S309, the information processing apparatus 102 generates a display screen based on the data read from the temporary storage unit 107 in the display control unit 109, and outputs the generated display screen to the display unit 110 ( S310). Thereafter, the process returns to S303 again.

また、「終了操作」が検出された場合(S306でYES)、この処理は終了する。「終了操作」が検出されなかった場合には(S306でNO)、再度、S303の処理に戻る。なお、S307、S308、S309における処理で読み出し対象となるデータが一時記憶部107に存在しなかった場合、例えば、表示画面には一旦、空白が表示される。また、例えば、記憶部101からデータが読み出され、当該読み出されたデータが表示等される。   If “end operation” is detected (YES in S306), the process ends. When the “end operation” is not detected (NO in S306), the process returns to S303 again. Note that when the data to be read does not exist in the temporary storage unit 107 in the processes in S307, S308, and S309, for example, a blank is temporarily displayed on the display screen. Further, for example, data is read from the storage unit 101, and the read data is displayed.

図11は、実施形態2に係わる情報処理装置102における一時記憶制御処理の流れの一例を示すフローチャートである。   FIG. 11 is a flowchart illustrating an example of a flow of temporary storage control processing in the information processing apparatus 102 according to the second embodiment.

この処理が開始すると、情報処理装置102は、一時記憶制御部108において、初期画面用データを記憶部101から一時記憶部107に読み出す(S401)。その後、情報処理装置102は、操作入力検出部104において、操作入力部103からの操作入力信号の検出待ちとなる(S402〜S406でNO)。具体的には、「選択操作」、「戻る操作」、「ジャンプ操作」、「終了操作」のいずれかがユーザにより入力されるまで待機する。   When this processing starts, the information processing apparatus 102 reads the initial screen data from the storage unit 101 to the temporary storage unit 107 in the temporary storage control unit 108 (S401). Thereafter, in the operation input detection unit 104, the information processing apparatus 102 waits for detection of an operation input signal from the operation input unit 103 (NO in S402 to S406). Specifically, it waits until any of “selection operation”, “return operation”, “jump operation”, and “end operation” is input by the user.

ここで、「選択操作」が検出された場合(S402でYES)、情報処理装置102は、優先度設定部106において、「選択操作」により選択されたデータの全画面表示用データの優先度を上げる。また、このとき、優先度設定部106は、その選択中のデータと所定の関連性を有するデータの全画面表示用データの優先度も上げる(S407)。ここでいう所定の関連性を有するデータとは、データが表示された場合に、表示画面内においてその表示されたデータから所定の範囲内に位置するデータを指す。例えば、撮影日時が2003年6月1日のデータが表示される場合には、所定の関連性を有するデータとしては、撮影日時が2003年5月31日や2003年6月2日等のデータが挙げられる。   If a “selection operation” is detected (YES in S402), the information processing apparatus 102 sets the priority of the data for full-screen display of the data selected by the “selection operation” in the priority setting unit 106. increase. At this time, the priority setting unit 106 also increases the priority of the data for full-screen display of the data having a predetermined relationship with the selected data (S407). The data having a predetermined relationship here refers to data located within a predetermined range from the displayed data on the display screen when the data is displayed. For example, when data with a shooting date of June 1, 2003 is displayed, data having a predetermined relationship may be data with a shooting date of May 31, 2003, June 2, 2003, or the like. Is mentioned.

「戻る操作」が検出された場合(S403でYES)、情報処理装置102は、優先度設定部106において、選択中のグループ(この場合、画面中央に表示されているグループ)のサムネイルデータの優先度を上げる。また、このとき、優先度設定部106は、その選択中のデータと所定の関連性を有するデータのサムネイルデータの優先度も上げる(S408)。ここでいう所定の関連性を有するデータも、上記同様であり、データが表示された場合に、表示画面内においてその表示されたデータから所定の範囲内に位置するデータを指す。   When the “return operation” is detected (YES in S403), the information processing apparatus 102 uses the priority setting unit 106 to prioritize the thumbnail data of the currently selected group (in this case, the group displayed in the center of the screen). Raise the degree. At this time, the priority setting unit 106 also increases the priority of thumbnail data of data having a predetermined relationship with the currently selected data (S408). The data having a predetermined relevance here is the same as described above, and indicates data located within a predetermined range from the displayed data on the display screen when the data is displayed.

「ジャンプ操作」が検出された場合(S404でYES)、情報処理装置102は、遷移停止前判定部105において、表示画面の遷移が停止する直前を判定する。実施形態2においては、ジャンプ方向(遷移方向)に対するジャンプ距離の減少を判定することにより行なう。なお、ジャンプ距離の減少は、ダイアル802の傾きの度合い等から検出する。   When the “jump operation” is detected (YES in S404), the information processing apparatus 102 determines in the pre-transition stop determination unit 105 immediately before the transition of the display screen stops. In the second embodiment, it is performed by determining a decrease in jump distance with respect to the jump direction (transition direction). Note that the decrease in jump distance is detected from the degree of inclination of the dial 802 or the like.

ここで、ジャンプ距離の減少を検出した場合(S409でYES)、優先度設定部106において、図9で説明した方法に従ってデータ各々の優先度を変更する。すなわち、表示中のデータの全画面表示用データやサムネイルデータの優先度を上げるとともに、その表示中のデータと所定の関連性を有するデータの全画面表示用データやサムネイルデータの優先度も上げる(S411)。ここでいう所定の関連性を有するデータも、上記同様であり、データが表示された場合に、表示画面内においてその表示されたデータから所定の範囲内に位置するデータを指す。   If a decrease in jump distance is detected (YES in S409), the priority setting unit 106 changes the priority of each data according to the method described with reference to FIG. That is, the priority of the full-screen display data and thumbnail data of the data being displayed is increased, and the priority of the full-screen display data and thumbnail data of data having a predetermined relationship with the displayed data is also increased ( S411). The data having a predetermined relevance here is the same as described above, and indicates data located within a predetermined range from the displayed data on the display screen when the data is displayed.

また、ジャンプ距離の減少が検出されなかった場合(S409でNO)、情報処理装置102は、優先度設定部106において、表示画面においてジャンプ方向と対応する位置にあるデータのサムネイルデータの優先度を上げる(S410)。なお、データの優先度を上げるとは、他のデータに対して相対的に優先度を上げる、又は予め決められた値に優先度を変更する等の処理を行なうことをいう。   If no decrease in the jump distance is detected (NO in S409), the information processing apparatus 102 causes the priority setting unit 106 to set the priority of the thumbnail data of the data at the position corresponding to the jump direction on the display screen. (S410). Increasing the priority of data means performing a process such as increasing the priority relative to other data or changing the priority to a predetermined value.

上述した処理の後、情報処理装置102は、優先度変更を検出した場合(S405でYES)、一時記憶制御部108において、その優先度に基づいて記憶部101からデータを読み出し、一時記憶部107に記憶する(S412)。なお、「終了操作」が検出された場合には(S406でYES)、この処理は終了する。「終了操作」が検出されなければ(S406でNO)、再度、S402の処理に戻る。   After the above-described processing, when the information processing apparatus 102 detects a priority change (YES in S405), the temporary storage control unit 108 reads data from the storage unit 101 based on the priority, and the temporary storage unit 107. (S412). If an “end operation” is detected (YES in S406), this process ends. If “end operation” is not detected (NO in S406), the process returns to S402 again.

以上説明したように実施形態2によれば、「ジャンプ操作」時であっても、上述した実施形態1同様に、表示画面の遷移が停止された直後等においても、先読みのためのメモリ使用量の効率を高められるとともに、画面の遷移を快適に行なえる。   As described above, according to the second embodiment, even when the “jump operation” is performed, as in the first embodiment described above, the amount of memory used for prefetching is immediately after the transition of the display screen is stopped. The screen efficiency can be improved and the screen transition can be performed comfortably.

(実施形態3)
次に、実施形態3について説明する。実施形態3においては、スクロール方向の反転を検出することにより、表示画面の遷移が停止する直前を判定する場合について説明する。これは、ユーザが一般に、スクロール操作を止める際に、所望するデータを最適な表示位置に留めるため、スクロール方向を反転させることが多いためである。
(Embodiment 3)
Next, Embodiment 3 will be described. In the third embodiment, a case will be described in which it is determined immediately before the transition of the display screen stops by detecting the reversal of the scroll direction. This is because, in general, when the user stops the scroll operation, the scroll direction is often reversed in order to keep the desired data at the optimum display position.

なお、実施形態3に係わるシステム構成は、実施形態1を説明した図1と同一であるため、その説明については省略する。ここでは、実施形態1との相違点を重点的に説明する。また、実施形態3において、表示対象となるデータは、階層化データであり、ここでは、説明を簡略化するため、実施形態1と同様のデータを使用する場合を例に挙げて説明する。   Note that the system configuration according to the third embodiment is the same as that in FIG. 1 describing the first embodiment, and thus the description thereof is omitted. Here, differences from the first embodiment will be mainly described. In the third embodiment, data to be displayed is hierarchical data. Here, in order to simplify the description, a case where the same data as in the first embodiment is used will be described as an example.

図12は、実施形態3に係わる操作入力部103の外観の一例を示す図である。実施形態3においては、操作入力部103は、タッチパネルではなく、ボタンを有した機器により構成される。   FIG. 12 is a diagram illustrating an example of the appearance of the operation input unit 103 according to the third embodiment. In the third embodiment, the operation input unit 103 is configured not by a touch panel but by a device having a button.

1201は、操作入力機器を示している。1202は、左ボタンであり、ユーザは、この左ボタン1202を押下することにより、左方向への「スクロール操作」を指示する。例えば、左ボタン1202が一回押下されると、表示されているグループ全体が右へシフト(スクロール)し、左から新しいグループが現れる。   Reference numeral 1201 denotes an operation input device. Reference numeral 1202 denotes a left button. The user presses the left button 1202 to instruct a “scroll operation” in the left direction. For example, when the left button 1202 is pressed once, the entire displayed group is shifted (scrolled) to the right, and a new group appears from the left.

1203は、右ボタンであり、ユーザは、この右ボタン1203を押下することにより、右方向への「スクロール操作」を指示する。例えば、右ボタン1203が一回押下されると、表示されているグループ全体が左へシフト(スクロール)し、右から新しいグループが現れる。   Reference numeral 1203 denotes a right button, and the user instructs a “scroll operation” in the right direction by pressing the right button 1203. For example, when the right button 1203 is pressed once, the entire displayed group is shifted (scrolled) to the left, and a new group appears from the right.

1204は、決定ボタンであり、ユーザは、この決定ボタン1204を押下することにより「選択操作」を指示する。決定ボタン1204が押下されると、選択(すなわち、中央に表示)されているグループよりも下位にあたるグループを表示するグループ表示画面201へ遷移する。例えば、月単位にグループ化されているグループ表示画面201において、決定ボタン1204が押下されると、日単位にグループ化されたグループ表示画面211が表示される。   Reference numeral 1204 denotes a determination button, and the user instructs a “selection operation” by pressing the determination button 1204. When the enter button 1204 is pressed, the screen transitions to a group display screen 201 that displays a group that is lower than the group that is selected (ie, displayed in the center). For example, when the determination button 1204 is pressed on the group display screen 201 grouped by month, the group display screen 211 grouped by day is displayed.

1205は、戻るボタンであり、ユーザは、この戻るボタン1205を押下することにより「戻る操作」を指示する。戻るボタン1205が押下されると、選択(すなわち、中央に表示)されているグループよりも上位にあたるグループを表示するグループ表示画面201へ遷移する。例えば、日単位にグループ化されているグループ表示画面211において、戻るボタン1205が押下されると、月単位にグループ化されたグループ表示画面201が表示される。   Reference numeral 1205 denotes a return button, and the user instructs a “return operation” by pressing the return button 1205. When the return button 1205 is pressed, the screen transitions to a group display screen 201 that displays a group that is higher than the group that is selected (ie, displayed in the center). For example, when the return button 1205 is pressed on the group display screen 211 grouped by day, the group display screen 201 grouped by month is displayed.

次に、実施形態3に係わる情報処理装置102における動作の一例について説明する。なお、実施形態3に係わる起動処理は、実施形態1を説明した図5と同様であるため、その説明については省略する。   Next, an example of operation in the information processing apparatus 102 according to the third embodiment will be described. In addition, since the starting process concerning Embodiment 3 is the same as that of FIG. 5 which demonstrated Embodiment 1, the description is abbreviate | omitted.

図13は、実施形態3に係わる情報処理装置102における一時記憶制御処理の流れの一例を示すフローチャートである。ここでは、実施形態1を説明した図6と相違する処理、すなわち、「スクロール操作」に関する処理(S504、S509〜S511)のみを取り挙げて説明する。   FIG. 13 is a flowchart illustrating an example of the flow of temporary storage control processing in the information processing apparatus 102 according to the third embodiment. Here, only the processing (S504, S509 to S511) relating to the “scroll operation” that is different from FIG. 6 describing the first embodiment will be described.

ここで、「スクロール操作」が検出された場合(S504でYES)、情報処理装置102は、遷移停止前判定部105において、表示画面の遷移が停止する直前を判定する。実施形態3においては、スクロール方向(遷移方向)の反転を判定することにより行なう。すなわち、実施形態1においてはスクロール速度の減速を判定していたが、実施形態3においては、スクロール方向の反転を判定する。スクロール方向の反転は、例えば、前の操作を記憶し、その記憶した操作と入力された操作とを比較することによって検出すればよい。つまり、右ボタン1203が押された際、前の操作が左ボタン1202であれば、スクロール方向の反転を検出する。   Here, when the “scroll operation” is detected (YES in S504), the information processing apparatus 102 determines in the pre-transition stop determination unit 105 immediately before the transition of the display screen stops. In the third embodiment, it is performed by determining the reversal of the scroll direction (transition direction). That is, in the first embodiment, the deceleration of the scroll speed is determined, but in the third embodiment, the reversal of the scroll direction is determined. The reversal of the scroll direction may be detected, for example, by storing the previous operation and comparing the stored operation with the input operation. That is, when the right button 1203 is pressed and the previous operation is the left button 1202, the reversal of the scroll direction is detected.

スクロール方向の反転を検出した場合(S509でYES)、優先度設定部106において、表示されているグループの上位グループ及び下位グループに属するデータの優先度を上げる。また、このとき、その上位グループ及び下位グループと所定の関連性を有するデータの優先度も上げる(S511)。この上位グループ及び下位グループと所定の関連性を有するデータは、実施形態1同様であり、上位グループ及び下位グループに属するデータが表示された場合に、表示画面内においてその表示されたデータから所定の範囲内に位置するデータを指す。   When the reversal of the scroll direction is detected (YES in S509), the priority setting unit 106 increases the priority of the data belonging to the upper group and the lower group of the displayed group. At this time, the priority of data having a predetermined relationship with the upper group and the lower group is also increased (S511). The data having a predetermined relationship with the upper group and the lower group is the same as in the first embodiment, and when data belonging to the upper group and the lower group is displayed, a predetermined number of data is displayed from the displayed data in the display screen. Refers to data located within a range.

また、スクロール方向の反転が検出されなかった場合(S509でNO)、情報処理装置102は、優先度設定部106において、表示画面においてスクロール方向と対応する位置にあるグループに属するデータの優先度を上げる(S510)。なお、データの優先度を上げるとは、他のデータに対して相対的に優先度を上げる、又は予め決められた値に優先度を変更する等の処理を行なうことをいう。   Further, when the reversal of the scroll direction is not detected (NO in S509), the information processing apparatus 102 causes the priority setting unit 106 to set the priority of the data belonging to the group at the position corresponding to the scroll direction on the display screen. (S510). Increasing the priority of data means performing a process such as increasing the priority relative to other data or changing the priority to a predetermined value.

以上説明したように実施形態3によれば、スクロール方向の反転を検出することにより、表示画面の遷移が停止する直前を判定する。この場合にも、上述した実施形態1同様に、表示画面の遷移が停止された直後等においても、先読みのためのメモリ使用量の効率を高められるとともに、画面の遷移を快適に行なえる。   As described above, according to the third embodiment, it is determined immediately before the transition of the display screen stops by detecting the reversal of the scroll direction. Also in this case, as in the first embodiment described above, immediately after the transition of the display screen is stopped, the efficiency of memory usage for prefetching can be increased and the transition of the screen can be performed comfortably.

なお、実施形態2で説明した「ジャンプ操作」の場合にも、その方向の反転を検出した時に、上記同様の処理を行なうようにしてもよい。   In the case of the “jump operation” described in the second embodiment, the same processing as described above may be performed when the reversal of the direction is detected.

(実施形態4)
次に、実施形態4について説明する。なお、実施形態4に係わるシステム構成は、実施形態1を説明した図1と同一であるため、その説明については省略する。ここでは、実施形態1との相違点を重点的に説明する。
(Embodiment 4)
Next, Embodiment 4 will be described. Note that the system configuration according to the fourth embodiment is the same as that in FIG. 1 describing the first embodiment, and thus the description thereof is omitted. Here, differences from the first embodiment will be mainly described.

ここで、実施形態4においては、実施形態2を説明した図7に示すプレビュー画面701を用いて説明する。実施形態4に係わるプレビュー画面701でも、実施形態2同様に、撮影日時の古い順に左側から右側に向けてデータが配置されているものとする。   Here, the fourth embodiment will be described using the preview screen 701 shown in FIG. 7 describing the second embodiment. Also in the preview screen 701 according to the fourth embodiment, as in the second embodiment, it is assumed that data is arranged from the left side to the right side in the order of shooting date and time.

また、実施形態4においては、実施形態1同様に、操作入力部103がタッチパネルにより実現される。但し、実施形態4においては、「スクロール操作」、「終了操作」のみが指示される。ここで、例えば、ユーザが、画面上で指を左へスライドすると、表示されているサムネイル全体が左へシフト(スクロール)し、右から撮影日時の古いデータのサムネイルが現れる。同様に、ユーザが、指を右へスライドすると、表示されているサムネイル全体が右へシフト(スクロール)し、左から撮影日時の古いデータのサムネイルが現れる。指をスライドさせる速度に比例して、スクロール速度も変化する。   In the fourth embodiment, as in the first embodiment, the operation input unit 103 is realized by a touch panel. However, in the fourth embodiment, only “scroll operation” and “end operation” are instructed. Here, for example, when the user slides his / her finger to the left on the screen, the entire displayed thumbnail is shifted (scrolled) to the left, and thumbnails of old data with the shooting date and time appear from the right. Similarly, when the user slides his / her finger to the right, the entire displayed thumbnail shifts (scrolls) to the right, and thumbnails of old data with the shooting date and time appear from the left. The scroll speed also changes in proportion to the speed at which the finger slides.

図14は、実施形態4に係わる一時記憶部107におけるデータ構成の一例を示す図である。   FIG. 14 is a diagram illustrating an example of a data configuration in the temporary storage unit 107 according to the fourth embodiment.

1401は、初期画面表示時の一時記憶部107におけるデータ構成を示している。ここで、初期画面は、図7で説明したプレビュー画面701であり、ソート順の先頭のデータのサムネイルがフォーカスサムネイル表示領域702に表示されているとする。   Reference numeral 1401 denotes a data configuration in the temporary storage unit 107 when the initial screen is displayed. Here, the initial screen is the preview screen 701 described with reference to FIG. 7, and it is assumed that the thumbnail of the first data in the sort order is displayed in the focus thumbnail display area 702.

1402は、現在表示されているサムネイルデータである。1403は、右スクロール用のデータである。1404は、左スクロール用のデータである。初期画面表示時には、実際に表示されているサムネイルデータとスクロール用データとが一時記憶部107に格納されている。   Reference numeral 1402 denotes thumbnail data that is currently displayed. 1403 is data for right scrolling. 1404 is data for left scrolling. When the initial screen is displayed, the currently displayed thumbnail data and scroll data are stored in the temporary storage unit 107.

1411は、表示部110にプレビュー画面701が表示され、その時点の操作状態が停止前未検出状態にある場合の一時記憶部107におけるデータ構成を示している。1412は、左スクロール用データである。1413は、表示中データである。1414は、右スクロール用データである。   Reference numeral 1411 denotes a data structure in the temporary storage unit 107 when the preview screen 701 is displayed on the display unit 110 and the operation state at that time is an undetected state before stoppage. Reference numeral 1412 denotes left scroll data. Reference numeral 1413 denotes data being displayed. Reference numeral 1414 denotes right scroll data.

1421は、表示部110にプレビュー画面701が表示され、その時点の操作状態が停止前状態にある場合の一時記憶部107におけるデータ構成を示している。1422は、左スクロール用データである。1423は、表示中データである。1424は、右スクロール用データである。このように一時記憶部107には、停止前状態時と停止前未検出状態時とによって、右スクロール用データと左スクロール用データとの割合が変更されて格納される。なお、1411及び1421は、右スクロール中の一時記憶部107におけるデータ構成を示している。左スクロール中の場合は、1411及び1421のそれぞれ、右スクロール用データと左スクロール用データとの割合が逆になる。   Reference numeral 1421 denotes a data structure in the temporary storage unit 107 when the preview screen 701 is displayed on the display unit 110 and the operation state at that time is in the pre-stop state. Reference numeral 1422 denotes left scroll data. Reference numeral 1423 denotes data being displayed. Reference numeral 1424 denotes right scroll data. As described above, the ratio of the right scroll data and the left scroll data is changed and stored in the temporary storage unit 107 according to the pre-stop state and the non-pre-detected state. Reference numerals 1411 and 1421 denote data structures in the temporary storage unit 107 during right scrolling. When the left scroll is in progress, the ratios of the data for right scroll and the data for left scroll are reversed in 1411 and 1421, respectively.

次に、図15及び図16を用いて、実施形態4に係わる情報処理装置102における動作の一例について説明する。   Next, an example of an operation in the information processing apparatus 102 according to the fourth embodiment will be described with reference to FIGS. 15 and 16.

図15は、実施形態4に係わる情報処理装置102における起動処理の流れの一例を示すフローチャートである。   FIG. 15 is a flowchart illustrating an example of a flow of activation processing in the information processing apparatus 102 according to the fourth embodiment.

情報処理装置102は、まず、一時記憶制御処理スレッドを開始する(S601)。すなわち、記憶部101から一時記憶部107にデータを読み出す。情報処理装置102は、表示制御部109において、一時記憶部107からデータを読み出し、その読み出したデータから初期画面を生成して表示部110に表示出力する(S602)。   First, the information processing apparatus 102 starts a temporary storage control processing thread (S601). That is, data is read from the storage unit 101 to the temporary storage unit 107. In the display control unit 109, the information processing apparatus 102 reads data from the temporary storage unit 107, generates an initial screen from the read data, and outputs the initial screen to the display unit 110 (S602).

画面表示後、情報処理装置102は、操作入力検出部104において、操作入力部103からの操作入力信号の検出待ちとなる(S603でNOの後、S604でNO)。具体的には、「スクロール操作」、「終了操作」のいずれかがユーザにより入力されるまで待機する。   After the screen display, the information processing apparatus 102 waits for the operation input signal from the operation input unit 103 to be detected by the operation input detection unit 104 (NO in S603 and NO in S604). Specifically, the process waits until either “scroll operation” or “end operation” is input by the user.

ここで、スクロール操作が検出された場合(S603でYES)、情報処理装置102は、表示制御部109において、表示画面においてスクロール方向と対応する位置にあるデータを一時記憶部107から読み出す(S605)。その後、情報処理装置102は、表示制御部109において、一時記憶部107から読み出したデータに基づいて表示画面を生成し、当該生成した表示画面を表示部110に出力する(S606)。その後、再度、S603の処理に戻る。   If a scroll operation is detected (YES in S603), the information processing apparatus 102 causes the display control unit 109 to read data at a position corresponding to the scroll direction on the display screen from the temporary storage unit 107 (S605). . Thereafter, the information processing apparatus 102 generates a display screen based on the data read from the temporary storage unit 107 in the display control unit 109, and outputs the generated display screen to the display unit 110 (S606). Thereafter, the process returns to S603 again.

また、「終了操作」が検出された場合(S604でYES)、この処理は終了する。「終了操作」が検出されなかった場合には(S604でNO)、再度、S603の処理に戻る。なお、S605における処理で読み出し対象となるデータが一時記憶部107に存在しなかった場合、例えば、表示画面には一旦、空白が表示される。また、例えば、記憶部101からデータが読み出され、当該読み出されたデータが表示等される。   If “end operation” is detected (YES in S604), this process ends. When the “end operation” is not detected (NO in S604), the process returns to S603 again. Note that when the data to be read does not exist in the temporary storage unit 107 in the process in S605, for example, a blank is temporarily displayed on the display screen. Further, for example, data is read from the storage unit 101, and the read data is displayed.

図16は、実施形態4に係わる情報処理装置102における一時記憶制御処理の流れの一例を示すフローチャートである。   FIG. 16 is a flowchart illustrating an example of a flow of temporary storage control processing in the information processing apparatus 102 according to the fourth embodiment.

この処理が開始すると、情報処理装置102は、一時記憶制御部108において、初期画面用データを記憶部101から一時記憶部107に読み出す(S701)。その後、情報処理装置102は、操作入力検出部104において、操作入力部103からの操作入力信号の検出待ちとなる(S702〜S704でNO)。具体的には、「スクロール操作」、「終了操作」のいずれかがユーザにより入力されるまで待機する。   When this process starts, the information processing apparatus 102 reads the initial screen data from the storage unit 101 to the temporary storage unit 107 in the temporary storage control unit 108 (S701). Thereafter, the information processing apparatus 102 waits for the operation input signal from the operation input unit 103 to be detected in the operation input detection unit 104 (NO in S702 to S704). Specifically, the process waits until either “scroll operation” or “end operation” is input by the user.

「スクロール操作」が検出された場合(S702でYES)、情報処理装置102は、遷移停止前判定部105において、表示画面の遷移が停止する直前を判定する。実施形態4においては、スクロール方向(遷移方向)に対するスクロール速度の減速を判定することにより行なう。なお、スクロール速度の減速は、画面上で指をスライドさせる速度等から検出する。   When the “scroll operation” is detected (YES in S702), the information processing apparatus 102 determines in the pre-transition stop determination unit 105 immediately before the transition of the display screen stops. In the fourth embodiment, the determination is made by determining the reduction of the scroll speed with respect to the scroll direction (transition direction). Note that the reduction in the scroll speed is detected from the speed of sliding the finger on the screen.

ここで、スクロール速度の減速を検出した場合(S705でYES)、情報処理装置102は、優先度設定部106において、表示画面においてスクロール方向と逆方向に対応する位置にあるデータの優先度を上げる(S707)。   Here, when the deceleration of the scroll speed is detected (YES in S705), the information processing apparatus 102 increases the priority of the data at the position corresponding to the direction opposite to the scroll direction on the display screen in the priority setting unit 106. (S707).

また、スクロール速度の減速が検出されなかった場合(S705でNO)、情報処理装置102は、優先度設定部106において、表示画面においてスクロール方向と対応する位置にある位置にあるデータの優先度を上げる(S706)。なお、データの優先度を上げるとは、他のデータに対して相対的に優先度を上げる、又は予め決められた値に優先度を変更する等の処理を行なうことをいう。この他、逆方向の優先度を上げる場合に、減速未検出時の逆方向のデータの優先度よりも高くする等の処理であってもよい。   In addition, when the scroll speed reduction is not detected (NO in S705), the information processing apparatus 102 causes the priority setting unit 106 to set the priority of the data at the position corresponding to the scroll direction on the display screen. (S706). Increasing the priority of data means performing a process such as increasing the priority relative to other data or changing the priority to a predetermined value. In addition to this, when increasing the priority in the reverse direction, processing such as making the priority higher than the priority of the data in the reverse direction when deceleration is not detected may be used.

上述した処理の後、情報処理装置102は、優先度変更を検出した場合(S703でYES)、一時記憶制御部108において、その優先度に基づいて記憶部101からデータを読み出し、一時記憶部107に記憶する(S708)。なお、「終了操作」が検出された場合には(S704でYES)、この処理は終了する。「終了操作」が検出されなければ(S204でNO)、再度、S702の処理に戻る。   After the above-described processing, when the information processing apparatus 102 detects a priority change (YES in S703), the temporary storage control unit 108 reads data from the storage unit 101 based on the priority, and the temporary storage unit 107. (S708). If an “end operation” is detected (YES in S704), this process ends. If “end operation” is not detected (NO in S204), the process returns to S702 again.

以上説明したように実施形態4によれば、上述した実施形態1同様に、表示画面の遷移が停止された直後等においても、先読みのためのメモリ使用量の効率を高められるとともに、画面の遷移を快適に行なえる。   As described above, according to the fourth embodiment, as in the first embodiment described above, the efficiency of memory usage for prefetching can be increased and the screen transition immediately after the transition of the display screen is stopped. Can be done comfortably.

以上が本発明の代表的な実施形態の一例であるが、本発明は、上記及び図面に示す実施形態に限定することなく、その要旨を変更しない範囲内で適宜変形して実施できるものである。   The above is an example of a typical embodiment of the present invention, but the present invention is not limited to the embodiment described above and shown in the drawings, and can be appropriately modified and implemented without departing from the scope of the present invention. .

なお、本発明は、例えば、システム、装置、方法、プログラム若しくは記録媒体等としての実施態様を採ることもできる。具体的には、複数の機器から構成されるシステムに適用してもよいし、また、一つの機器からなる装置に適用してもよい。   It should be noted that the present invention can take the form of, for example, a system, apparatus, method, program, or recording medium. Specifically, the present invention may be applied to a system composed of a plurality of devices, or may be applied to an apparatus composed of a single device.

また、本発明は、ソフトウェアのプログラムをシステム或いは装置に直接或いは遠隔から供給し、そのシステム或いは装置に内蔵されたコンピュータが該供給されたプログラムコードを読み出して実行することにより実施形態の機能が達成される場合をも含む。この場合、供給されるプログラムは実施形態で図に示したフローチャートに対応したコンピュータプログラムである。   Further, the present invention achieves the functions of the embodiments by supplying a software program directly or remotely to a system or apparatus, and reading and executing the supplied program code by a computer incorporated in the system or apparatus. This includes cases where In this case, the supplied program is a computer program corresponding to the flowchart shown in the drawings in the embodiment.

従って、本発明の機能処理をコンピュータで実現するために、該コンピュータにインストールされるプログラムコード自体も本発明を実現するものである。つまり、本発明は、本発明の機能処理を実現するためのコンピュータプログラム自体も含まれる。その場合、プログラムの機能を有していれば、オブジェクトコード、インタプリタにより実行されるプログラム、OS(Operating System)に供給するスクリプトデータ等の形態であってもよい。   Accordingly, since the functions of the present invention are implemented by computer, the program code installed in the computer also implements the present invention. In other words, the present invention includes a computer program itself for realizing the functional processing of the present invention. In that case, as long as it has the function of a program, it may be in the form of object code, a program executed by an interpreter, script data supplied to an OS (Operating System), or the like.

コンピュータプログラムを供給するためのコンピュータ読み取り可能な記録媒体としては以下が挙げられる。例えば、フロッピー(登録商標)ディスク、ハードディスク、光ディスク、光磁気ディスク、MO、CD−ROM、CD−R、CD−RW、磁気テープ、不揮発性のメモリカード、ROM、DVD(DVD−ROM,DVD−R)などである。   Examples of the computer-readable recording medium for supplying the computer program include the following. For example, floppy (registered trademark) disk, hard disk, optical disk, magneto-optical disk, MO, CD-ROM, CD-R, CD-RW, magnetic tape, nonvolatile memory card, ROM, DVD (DVD-ROM, DVD- R).

その他、プログラムの供給方法としては、クライアントコンピュータのブラウザを用いてインターネットのウェブページに接続し、該ウェブページから本発明のコンピュータプログラムをハードディスク等の記録媒体にダウンロードすることが挙げられる。この場合、ダウンロードされるプログラムは、圧縮され自動インストール機能を含むファイルであってもよい。また、本発明のプログラムを構成するプログラムコードを複数のファイルに分割し、それぞれのファイルを異なるウェブページからダウンロードすることによっても実現可能である。つまり、本発明の機能処理をコンピュータで実現するためのプログラムファイルを複数のユーザに対してダウンロードさせるWWWサーバも、本発明に含まれる。   As another program supply method, a browser of a client computer is used to connect to a web page on the Internet, and the computer program of the present invention is downloaded from the web page to a recording medium such as a hard disk. In this case, the downloaded program may be a compressed file including an automatic installation function. It can also be realized by dividing the program code constituting the program of the present invention into a plurality of files and downloading each file from a different web page. That is, the present invention includes a WWW server that allows a plurality of users to download a program file for realizing the functional processing of the present invention on a computer.

また、本発明のプログラムを暗号化してCD−ROM等の記録媒体に格納してユーザに配布するという形態を採ることもできる。この場合、所定の条件をクリアしたユーザに、インターネットを介してウェブページから暗号を解く鍵情報をダウンロードさせ、その鍵情報を使用して暗号化されたプログラムを実行し、プログラムをコンピュータにインストールさせるようにもできる。   Further, the program of the present invention may be encrypted, stored in a recording medium such as a CD-ROM, and distributed to users. In this case, a user who has cleared a predetermined condition is allowed to download key information for decryption from a web page via the Internet, execute an encrypted program using the key information, and install the program on the computer. You can also

また、コンピュータが、読み出したプログラムを実行することによって、前述した実施形態の機能が実現される他、そのプログラムの指示に基づき、コンピュータ上で稼動しているOSなどとの協働で実施形態の機能が実現されてもよい。この場合、OSなどが、実際の処理の一部或いは全部を行ない、その処理によって前述した実施形態の機能が実現される。   In addition to the functions of the above-described embodiment being realized by the computer executing the read program, the embodiment of the embodiment is implemented in cooperation with an OS or the like running on the computer based on an instruction of the program. A function may be realized. In this case, the OS or the like performs part or all of the actual processing, and the functions of the above-described embodiments are realized by the processing.

更に、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれて前述の実施形態の機能の一部或いは全てが実現されてもよい。この場合、機能拡張ボードや機能拡張ユニットにプログラムが書き込まれた後、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU(Central Processing Unit)などが実際の処理の一部又は全部を行なう。   Furthermore, the program read from the recording medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, so that part or all of the functions of the above-described embodiments are realized. May be. In this case, after a program is written to the function expansion board or function expansion unit, the CPU (Central Processing Unit) provided in the function expansion board or function expansion unit is a part of the actual processing or based on the instructions of the program. Do everything.

本発明の一実施の形態に係わる情報処理システムの機能的な構成の一例を示す図である。It is a figure which shows an example of a functional structure of the information processing system concerning one embodiment of this invention. 図1に示す表示部110に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on the display part 110 shown in FIG. 図1に示す情報処理装置102における操作方法の概要の一例を示す図である。It is a figure which shows an example of the outline | summary of the operating method in the information processing apparatus shown in FIG. 図1に示す一時記憶部107におけるデータ構成の一例を示す図である。It is a figure which shows an example of a data structure in the temporary memory part 107 shown in FIG. 図1に示す情報処理装置102における起動処理の流れの一例を示すフローチャートである。3 is a flowchart illustrating an example of a flow of activation processing in the information processing apparatus 102 illustrated in FIG. 1. 図1に示す情報処理装置102における一時記憶制御処理の流れの一例を示すフローチャートである。3 is a flowchart illustrating an example of a flow of a temporary storage control process in the information processing apparatus 102 illustrated in FIG. 1. 実施形態2に係わる表示部110に表示される画面の一例を示す図である。10 is a diagram illustrating an example of a screen displayed on a display unit 110 according to Embodiment 2. FIG. 実施形態2に係わる操作入力部103の外観の一例を示す図である。10 is a diagram illustrating an example of an appearance of an operation input unit 103 according to the second embodiment. FIG. 実施形態2に係わる一時記憶部107におけるデータ構成の一例を示す図である。6 is a diagram illustrating an example of a data configuration in a temporary storage unit 107 according to the second embodiment. FIG. 実施形態2に係わる情報処理装置102における起動処理の流れの一例を示すフローチャートである。10 is a flowchart illustrating an example of a flow of activation processing in the information processing apparatus 102 according to the second embodiment. 実施形態2に係わる情報処理装置102における一時記憶制御処理の流れの一例を示すフローチャートである。10 is a flowchart illustrating an example of a flow of a temporary storage control process in the information processing apparatus 102 according to the second embodiment. 実施形態3に係わる操作入力部103の外観の一例を示す図である。10 is a diagram illustrating an example of an appearance of an operation input unit 103 according to Embodiment 3. FIG. 実施形態3に係わる情報処理装置102における一時記憶制御処理の流れの一例を示すフローチャートである。14 is a flowchart illustrating an example of a flow of temporary storage control processing in the information processing apparatus according to the third embodiment. 実施形態4に係わる一時記憶部107におけるデータ構成の一例を示す図である。FIG. 10 is a diagram illustrating an example of a data configuration in a temporary storage unit 107 according to the fourth embodiment. 実施形態4に係わる情報処理装置102における起動処理の流れの一例を示すフローチャートである。14 is a flowchart illustrating an example of a flow of activation processing in the information processing apparatus 102 according to the fourth embodiment. 実施形態4に係わる情報処理装置102における一時記憶制御処理の流れの一例を示すフローチャートである。14 is a flowchart illustrating an example of a flow of temporary storage control processing in the information processing apparatus 102 according to the fourth embodiment.

101 記憶部
102 情報処理装置
103 操作入力部
104 操作入力検出部
105 遷移停止前判定部
106 優先度設定部
107 一時記憶部
108 一時記憶制御部
109 表示制御部
110 表示部
DESCRIPTION OF SYMBOLS 101 Storage part 102 Information processing apparatus 103 Operation input part 104 Operation input detection part 105 Pre-transition stop determination part 106 Priority setting part 107 Temporary storage part 108 Temporary storage control part 109 Display control part 110 Display part

Claims (10)

記憶手段から読み出されたデータを一時的に記憶する一時記憶手段と、
前記一時記憶手段に一時的に記憶されたデータに基づいて表示画面を生成して表示器に表示する表示制御手段と、
前記表示画面の遷移を指示する操作の入力を検出する検出手段と、
前記検出手段による検出結果に基づいて前記表示画面の遷移を指示する操作の入力が停止される直前を示す停止前状態を判定する判定手段と、
前記検出手段による検出結果と前記判定手段による判定結果とに基づいたデータを前記記憶手段から前記一時記憶手段に読み出す制御を行なう一時記憶制御手段と
を具備することを特徴とする情報処理装置。
Temporary storage means for temporarily storing data read from the storage means;
Display control means for generating a display screen based on data temporarily stored in the temporary storage means and displaying the display screen on a display;
Detecting means for detecting an input of an operation for instructing transition of the display screen;
Determination means for determining a pre-stop state indicating immediately before an input of an operation for instructing transition of the display screen is stopped based on a detection result by the detection means;
An information processing apparatus comprising: a temporary storage control unit that performs control to read data based on a detection result by the detection unit and a determination result by the determination unit from the storage unit to the temporary storage unit.
前記検出手段は、
前記表示画面に表示されたデータを所定の方向にスクロールして該表示画面の遷移を指示するスクロール操作の入力を検出し、
前記判定手段は、
前記スクロール操作により指示される前記表示画面を遷移する速度が減速された場合に、前記停止前状態であると判定する
ことを特徴とする請求項1記載の情報処理装置。
The detection means includes
Scrolling the data displayed on the display screen in a predetermined direction to detect an input of a scroll operation instructing the transition of the display screen,
The determination means includes
The information processing apparatus according to claim 1, wherein when the speed of transition of the display screen instructed by the scroll operation is decelerated, it is determined that the state is before the stop.
前記検出手段は、
前記表示画面に表示されたデータを所定の方向にスクロールして該表示画面の遷移を指示するスクロール操作の入力を検出し、
前記判定手段は、
前記スクロール操作により指示される前記表示画面の遷移方向が反転した場合に、前記停止前状態であると判定する
ことを特徴とする請求項1記載の情報処理装置。
The detection means includes
Scrolling the data displayed on the display screen in a predetermined direction to detect an input of a scroll operation instructing the transition of the display screen,
The determination means includes
The information processing apparatus according to claim 1, wherein when the transition direction of the display screen instructed by the scroll operation is reversed, it is determined that the state is before the stop.
前記検出手段は、
前記表示画面に表示されたデータを所定の方向に1又は複数単位に飛ばして該表示画面の遷移を指示するジャンプ操作の入力を検出し、
前記判定手段は、
前記ジャンプ操作により指示される前記表示画面を遷移する際のデータを飛ばす単位が減少した場合に、前記停止前状態であると判定する
ことを特徴とする請求項1記載の情報処理装置。
The detection means includes
Detecting an input of a jump operation instructing a transition of the display screen by skipping data displayed on the display screen in one or more units in a predetermined direction;
The determination means includes
The information processing apparatus according to claim 1, wherein the state before the stop is determined when a unit for skipping data when the display screen instructed by the jump operation is decreased.
前記検出手段は、
前記表示画面における所定の方向に表示されたデータを1又は複数単位に飛ばして該表示画面の遷移を指示するジャンプ操作の入力を検出し、
前記判定手段は、
前記ジャンプ操作により指示される前記表示画面の遷移方向が反転した場合に、前記停止前状態であると判定する
ことを特徴とする請求項1記載の情報処理装置。
The detection means includes
Detecting an input of a jump operation instructing a transition of the display screen by skipping data displayed in a predetermined direction on the display screen in one or a plurality of units;
The determination means includes
The information processing apparatus according to claim 1, wherein when the transition direction of the display screen instructed by the jump operation is reversed, it is determined that the state is before the stop.
前記一時記憶制御手段は、
前記検出手段により前記表示画面の遷移を指示する操作が検出され、前記判定手段により前記停止前状態ではないと判定された場合、前記表示画面において前記検出された操作により指示される遷移方向に表示されるデータを優先して前記読み出し制御を行なう
ことを特徴とする請求項1乃至5いずれか1項に記載の情報処理装置。
The temporary storage control means
When the operation for instructing the transition of the display screen is detected by the detection means and the determination means determines that the state is not the pre-stop state, the display is displayed in the transition direction indicated by the detected operation on the display screen. The information processing apparatus according to any one of claims 1 to 5, wherein the read control is performed with priority given to data to be processed.
前記一時記憶制御手段は、
前記判定手段により前記停止前状態であると判定された場合、前記表示器に表示中の表示画面から遷移が可能な表示画面で用いられるデータや、該データが表示画面に表示された場合にそのデータが表示される位置から所定の範囲内に表示されるデータを優先して前記読み出し制御を行なう
ことを特徴とする請求項1乃至6いずれか1項に記載の情報処理装置。
The temporary storage control means
When it is determined by the determination means that the state is before the stop, the data used on the display screen that can be changed from the display screen being displayed on the display unit, or the data when the data is displayed on the display screen The information processing apparatus according to any one of claims 1 to 6, wherein the read control is performed with priority given to data displayed within a predetermined range from a position where the data is displayed.
前記一時記憶制御手段は、
前記判定手段により前記停止前状態であると判定された場合、前記表示画面において前記検出された操作により指示される遷移方向とは逆方向に表示されるデータを優先して前記読み出し制御を行なう
ことを特徴とする請求項1乃至6いずれか1項に記載の情報処理装置。
The temporary storage control means
When the determination unit determines that the state is before the stop, the reading control is performed with priority given to data displayed in a direction opposite to the transition direction indicated by the detected operation on the display screen. The information processing apparatus according to any one of claims 1 to 6.
情報処理装置の表示処理方法であって、
記憶手段から読み出されたデータを一時的に記憶する一時記憶手段に記憶されたデータに基づいて表示画面を生成して表示器に表示する表示制御工程と、
前記表示画面の遷移を指示する操作の入力を検出する検出工程と、
前記検出工程での検出結果に基づいて前記表示画面の遷移を指示する操作の入力が停止される直前を示す停止前状態を判定する判定工程と、
前記検出工程での検出結果と前記判定工程での判定結果とに基づいたデータを前記記憶手段から前記一時記憶手段に読み出す制御を行なう一時記憶制御工程と
を含むことを特徴とする表示処理方法。
A display processing method for an information processing apparatus,
A display control step of generating a display screen based on the data stored in the temporary storage means for temporarily storing the data read from the storage means and displaying the display screen on the display;
A detection step of detecting an input of an operation instructing transition of the display screen;
A determination step of determining a pre-stop state indicating immediately before an input of an operation for instructing transition of the display screen is stopped based on a detection result in the detection step;
And a temporary storage control step of performing control to read data based on the detection result in the detection step and the determination result in the determination step from the storage unit to the temporary storage unit.
コンピュータを、
記憶手段から読み出されたデータを一時的に記憶する一時記憶手段に記憶されたデータに基づいて表示画面を生成して表示器に表示する表示制御手段、
前記表示画面の遷移を指示する操作の入力を検出する検出手段、
前記検出手段による検出結果に基づいて前記表示画面の遷移を指示する操作の入力が停止される直前を示す停止前状態を判定する判定手段、
前記検出手段による検出結果と前記判定手段による判定結果とに基づいたデータを前記記憶手段から前記一時記憶手段に読み出す制御を行なう一時記憶制御手段
として機能させるためのプログラム。
Computer
Display control means for generating a display screen based on the data stored in the temporary storage means for temporarily storing data read from the storage means and displaying the display screen on the display;
Detecting means for detecting an input of an operation for instructing transition of the display screen;
Determination means for determining a pre-stop state indicating immediately before an input of an operation for instructing a transition of the display screen is stopped based on a detection result by the detection means;
A program for functioning as temporary storage control means for performing control for reading data based on the detection result by the detection means and the determination result by the determination means from the storage means to the temporary storage means.
JP2009003993A 2008-11-20 2009-01-09 Information processing apparatus, display processing method, and program Expired - Fee Related JP5650379B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2009003993A JP5650379B2 (en) 2009-01-09 2009-01-09 Information processing apparatus, display processing method, and program
US12/616,438 US8497867B2 (en) 2008-11-20 2009-11-11 Information processing system, information processing apparatus, display processing method therefor, and computer-readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009003993A JP5650379B2 (en) 2009-01-09 2009-01-09 Information processing apparatus, display processing method, and program

Publications (2)

Publication Number Publication Date
JP2010160441A true JP2010160441A (en) 2010-07-22
JP5650379B2 JP5650379B2 (en) 2015-01-07

Family

ID=42577622

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009003993A Expired - Fee Related JP5650379B2 (en) 2008-11-20 2009-01-09 Information processing apparatus, display processing method, and program

Country Status (1)

Country Link
JP (1) JP5650379B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012073719A (en) * 2010-09-28 2012-04-12 Casio Comput Co Ltd Scroll control device, scroll control method, and program
JP2015034954A (en) * 2013-08-09 2015-02-19 富士ゼロックス株式会社 Display control device and program
JP2018159804A (en) * 2017-03-23 2018-10-11 京セラドキュメントソリューションズ株式会社 Display control device, display control method, and image forming apparatus

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10161628A (en) * 1996-11-26 1998-06-19 Sony Corp Scroll control device of screen and scroll control method thereof
US6147703A (en) * 1996-12-19 2000-11-14 Eastman Kodak Company Electronic camera with image review
JP2003059189A (en) * 2001-08-10 2003-02-28 Matsushita Electric Ind Co Ltd Buffer management method
JP2004240877A (en) * 2003-02-07 2004-08-26 Sharp Corp Data display system, data display apparatus, and recording medium recorded with data display program
JP2006343846A (en) * 2005-06-07 2006-12-21 Canon Inc Data read-ahead device, data read-ahead method, data processor, data processing method, computer program and storage medium
JP2007287175A (en) * 2007-07-05 2007-11-01 Fujitsu Ltd Drawing display processor, drawing display processing program, and recording medium for program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10161628A (en) * 1996-11-26 1998-06-19 Sony Corp Scroll control device of screen and scroll control method thereof
US6147703A (en) * 1996-12-19 2000-11-14 Eastman Kodak Company Electronic camera with image review
JP2003059189A (en) * 2001-08-10 2003-02-28 Matsushita Electric Ind Co Ltd Buffer management method
JP2004240877A (en) * 2003-02-07 2004-08-26 Sharp Corp Data display system, data display apparatus, and recording medium recorded with data display program
JP2006343846A (en) * 2005-06-07 2006-12-21 Canon Inc Data read-ahead device, data read-ahead method, data processor, data processing method, computer program and storage medium
JP2007287175A (en) * 2007-07-05 2007-11-01 Fujitsu Ltd Drawing display processor, drawing display processing program, and recording medium for program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012073719A (en) * 2010-09-28 2012-04-12 Casio Comput Co Ltd Scroll control device, scroll control method, and program
JP2015034954A (en) * 2013-08-09 2015-02-19 富士ゼロックス株式会社 Display control device and program
JP2018159804A (en) * 2017-03-23 2018-10-11 京セラドキュメントソリューションズ株式会社 Display control device, display control method, and image forming apparatus

Also Published As

Publication number Publication date
JP5650379B2 (en) 2015-01-07

Similar Documents

Publication Publication Date Title
US11740779B2 (en) Information processing device, information processing method, and information processing program for selectively performing display control operations
US10747417B2 (en) Information processing apparatus, information processing method and information processing program for using a cursor
US8578297B2 (en) Method of browsing media items using thumbnails
US8756525B2 (en) Method and program for displaying information and information processing apparatus
US8739073B2 (en) User interface for document table of contents
TWI528261B (en) Gallery application for content viewing
CN101385028B (en) New object search ui and dragging object results
US8347224B2 (en) Content viewing method, content viewing apparatus, and storage medium in which a content viewing program is stored
US8806380B2 (en) Digital device and user interface control method thereof
US9063637B2 (en) Altering a view of a document on a display of a computing device
US8751968B2 (en) Method and system for providing a user interface for accessing multimedia items on an electronic device
US8497867B2 (en) Information processing system, information processing apparatus, display processing method therefor, and computer-readable storage medium
US20120030635A1 (en) Information processing apparatus, information processing method and information processing program
JP2008157974A (en) Display controller and control method of display controller
JP2007179351A (en) File management device and image display device
JP2006268295A (en) User interface display device and its operating method
CN101867719A (en) Operating control device, method of controlling operation thereof
JP2006011690A (en) Scroll controller and scroll control method
JP2007323369A (en) Electronic newspaper display device and electronic newspaper display system
JP5650379B2 (en) Information processing apparatus, display processing method, and program
JP2006510090A (en) Method and apparatus for presenting an item list
JP2010102411A (en) Content browsing apparatus and method of controlling the same
JP2010175849A (en) Information processing system, processing method thereof, information processing device, and program
JP2008077479A (en) Table display method, information processor and program for table display

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20111221

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130730

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130816

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131010

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140328

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140403

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: 20141017

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20141113

R151 Written notification of patent or utility model registration

Ref document number: 5650379

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees