JP4789513B2 - Information processing apparatus, information processing method, and program - Google Patents
Information processing apparatus, information processing method, and program Download PDFInfo
- Publication number
- JP4789513B2 JP4789513B2 JP2005167132A JP2005167132A JP4789513B2 JP 4789513 B2 JP4789513 B2 JP 4789513B2 JP 2005167132 A JP2005167132 A JP 2005167132A JP 2005167132 A JP2005167132 A JP 2005167132A JP 4789513 B2 JP4789513 B2 JP 4789513B2
- Authority
- JP
- Japan
- Prior art keywords
- items
- data
- memory
- item
- stored
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Digital Computer Display Output (AREA)
- Controls And Circuits For Display Device (AREA)
- User Interface Of Digital Computer (AREA)
Description
本発明は情報処理装置、情報処理方法及びプログラムに関し、例えばデータの先読みタイミング技術に用いて好適な技術に関する。 The present invention relates to an information processing apparatus, an information processing method, and a program, for example, a technique suitable for use in a data prefetch timing technique.
従来、List(項目選択部品)では、無限に項目を追加することができる。List(項目選択部品)の高さ以上に項目が追加された場合は、スクロールボタン(スクロールバー)が出て、スクロールすることにより現在見えている項目以外にアクセスすることが可能になる。 Conventionally, in List (item selection component), items can be added infinitely. When an item is added beyond the height of the List (item selection part), a scroll button (scroll bar) appears and it is possible to access items other than the currently visible item by scrolling.
スクロールボタンの場合は、何百と追加された項目にアクセスするために、一回押下するごとに1ページスクロールするという事を繰り返すのは大変であるため、スクロールボタンを長押しすることで、ページのスクロールを連続させること(連続スクロールと呼ぶ)を可能にしている。また、あらかじめ指定した範囲はスクロール量を調整してスクロールを速く行うことにより有効データを敏速に表示することが可能な方法が特許文献1に示されている。
In the case of a scroll button, it is difficult to repeatedly scroll one page each time it is pressed in order to access hundreds of added items. It is possible to continue scrolling (referred to as continuous scrolling). Further,
大量の項目を含む場合には全てをメモリ中にロードしておくことができない場合がある。そこで、必要な項目(ユーザに見せている項目含む)をすこしずつハードディスクなどからメモリ中にロードする手段がとられるが、この場合、ロードされてない部分が必要になった場合、本当に表示しようとしているタイミングでロードするとロードする時間待たされて表示が遅れてしまう。 If you have a large number of items, you may not be able to load everything into memory. Therefore, some means is taken to load the necessary items (including items shown to the user) from the hard disk into the memory, but in this case, if the part that has not been loaded is needed, it is actually displayed. If you load at a certain timing, the display will be delayed due to the waiting time.
項目の表示ではないが、インターネットのブラウジングする際の先読みの方法として、特許文献2のように、カーソル位置が動かないなどの情報から閲覧者の意志を推測して、暇なときにファイルの先読みを実行することにより、閲覧者の意志に沿った先読みを可能にする方法がある。
Although it is not an item display, as a method of prefetching when browsing the Internet, as in
従来技術では、List(項目選択部品)において大量のデータを扱う場合に全てメモリ中に読み込むことはメモリ資源の少ない機器では難しいため、少しずつハードディスクやネットワークなどからメモリ中にロードして表示している。また、List(項目選択部品)の高さ以上に項目が多い場合には、表示しきれない部分を表示させるためにスクロールさせるが、どんどんスクロールさせた場合にメモリ中にロードされた分を全て表示してしまい、次のデータをロードしなければいけなくなる。この時点でハードディスクなどの外部記憶装置やネットワークなどの通信からロードするとロードの時間分表示が遅れてしまうという問題点があった。これを避けるためには、現時点でメモリ中にロードされているデータの前後のある程度のデータを先読みしていなければならない。このように使われないかもしれないデータをメモリ中に置くことは無駄であった。 In the conventional technology, when handling a large amount of data in a list (item selection part), it is difficult to read all into memory with devices with low memory resources. Yes. Also, if there are more items than the height of the List (item selection part), scroll to display the part that can not be displayed, but if you scroll more and more, all the parts loaded in memory will be displayed Then you have to load the next data. At this time, when loading from an external storage device such as a hard disk or communication from a network, there is a problem that the display is delayed by the loading time. In order to avoid this, a certain amount of data before and after the data currently loaded in the memory must be prefetched. It was useless to put data that might not be used in this way in memory.
また、ある項目を探すときなど、連続スクロールを行って止まった後には、行き過ぎてしまった場合は戻る方向に少しずつスクロールしたり、まだ所望の場所に来ていない場合は、少しずつ進む方向にスクロールしたりと場面によってどちらにスクロールされるかわからない問題があった。 In addition, when searching for a certain item, etc., after stopping after continuous scrolling, if you have gone too far, scroll back little by little, or if you have not come to the desired place, move forward little by little. There was a problem that I didn't know which scrolling or scrolling depending on the scene.
本発明は前述の問題点にかんがみ、スクロール時の操作性の向上を図ることができるようにすることを目的としている。 The present invention has been made in view of the above-mentioned problems, and an object of the present invention is to improve the operability during scrolling.
本発明の情報処理装置は、複数の項目を表示する項目一覧部品上に表示させる項目をスクロール指示の方向に第1の項目数分スクロールする情報処理装置であって、前記項目一覧部品上に含まれる項目のデータを記憶するデータ格納部からロードされる、前記項目のデータを所定項目数分、記憶可能なメモリと、前記スクロール指示に応じて前記項目一覧部品上に表示させる前記第1の項目数分の項目のデータが前記メモリに記憶されている場合は、前記メモリから前記第1の項目数分の項目のデータを読み出し、当該項目を表示させ、前記スクロール指示に応じて前記項目一覧部品上に表示させる前記第1の項目数分の項目のデータが前記メモリに記憶されていない場合は、前記データ格納部から、前記第1の項目数よりも多く前記所定項目数以下の項目のデータを前記メモリにロードし、当該メモリから、前記第1の項目数分の項目のデータを読み出し、当該項目を表示させる制御手段とを有し、前記制御手段は、前記スクロール指示が所定時間以上継続して行われたことにより、当該スクロール指示の方向へのスクロールが連続して行われる連続モードが設定されると、前記メモリに記憶される前記所定項目数の項目のデータが、前記連続モード設定時の表示項目のデータと、当該表示項目よりも当該設定時のスクロール指示の方向の項目のデータになるように、当該設定時に前記メモリに記憶されていない項目のデータを前記データ格納部からロードして前記メモリに記憶させると共に、前記連続モードの終了に応じて、前記連続モードの設定時の前記スクロール指示の方向と逆方向の項目のデータを前記所定項目数以下、前記データ格納部からロードして前記メモリに記憶させることを特徴とする。
また、本発明の情報処理装置の他の特徴とするところは、複数の項目を表示する項目一覧部品上に表示させる項目をスクロール指示の方向に第1の項目数分スクロールする情報処理装置であって、前記項目一覧部品上に含まれる項目のデータを記憶するデータ格納部からロードされる、前記項目のデータを所定項目数分、記憶可能なメモリと、前記スクロール指示に応じて前記項目一覧部品上に表示させる前記第1の項目数分の項目のデータが前記メモリに記憶されている場合は、前記メモリから前記第1の項目数分の項目のデータを読み出し、当該項目を表示させ、前記スクロール指示に応じて前記項目一覧部品上に表示させる前記第1の項目数分の項目のデータが前記メモリに記憶されていない場合は、前記データ格納部から、前記第1の項目数よりも多く前記所定項目数以下の項目のデータを前記メモリにロードし、当該メモリから、前記第1の項目数分の項目のデータを読み出し、当該項目を表示させる制御手段とを有し、前記制御手段は、前記スクロール指示が所定の間隔より早い間隔で行われたことにより、当該スクロール指示の方向へのスクロールが連続して行われる連続モードが設定されると、前記メモリに記憶される前記所定項目数の項目のデータが、前記連続モード設定時の表示項目のデータと、当該表示項目よりも当該設定時のスクロール指示の方向の項目のデータになるように、当該設定時に前記メモリに記憶されていない項目のデータを前記データ格納部からロードして前記メモリに記憶させると共に、前記連続モードの終了に応じて、前記連続モードの設定時の前記スクロール指示の方向と逆方向の項目のデータを前記所定項目数以下、前記データ格納部からロードして前記メモリに記憶させる特徴とする。
また、本発明の情報処理装置のその他の特徴とするところは、複数の項目を表示する項目一覧部品上に表示させる項目を、スクロールバーに含まれるスクロールボタンの指示に応じて第1の項目数分スクロールする情報処理装置であって、前記項目一覧部品上に含まれる項目のデータを記憶するデータ格納部からロードされる、前記項目のデータを所定項目数分、記憶可能なメモリと、前記スクロールボタンの指示に応じて前記項目一覧部品上に表示させる前記第1の項目数分の項目のデータが前記メモリに記憶されている場合は、前記メモリから前記第1の項目数分の項目のデータを読み出し、当該項目を表示させ、前記スクロールボタンの指示に応じて前記項目一覧部品上に表示させる前記第1の項目数分の項目のデータが前記メモリに記憶されていない場合は、前記データ格納部から、前記第1の項目数よりも多く前記所定項目数以下の項目のデータを前記メモリにロードし、当該メモリから、前記第1の項目数分の項目のデータを読み出し、当該項目を表示させる制御手段とを有し、前記制御手段は、前記スクロールバーに含まれるつまみがドラッグされたことにより連続モードが設定されると、前記メモリに記憶させる前記所定項目数の項目のデータが、前記連続モード設定時の表示項目のデータと、当該表示項目よりも当該設定時のドラッグの方向の項目のデータになるように、前記設定時に前記メモリに記憶されていない項目のデータを前記データ格納部からロードして前記メモリに記憶させると共に、前記連続モードの終了に応じて、前記連続モードの設定時の前記ドラッグの方向の指示の方向と逆方向の項目のデータを前記所定項目数以下、前記データ格納部からロードして前記メモリに記憶させることを特徴とする。
本発明の情報処理方法は、複数の項目を表示する項目一覧部品上に表示させる項目をスクロール指示の方向に第1の項目数分スクロールする装置が行う情報処理方法であって、前記スクロール指示に応じて前記項目一覧部品上に表示させる前記第1の項目数分の項目のデータが、所定項目数分のデータを記憶可能なメモリに記憶されている場合は、前記メモリから前記第1の項目数分の項目のデータを読み出し、当該項目を表示させ、前記スクロール指示に応じて前記項目一覧部品上に表示させる前記第1の項目数分の項目のデータが前記メモリに記憶されていない場合は、前記項目一覧部品に含まれる項目のデータを記憶するデータ格納部から前記第1の項目数よりも多く前記所定項目数以下の項目のデータを前記メモリにロードし、当該メモリから、前記第1の項目数分の項目のデータを読み出し、当該項目を表示させる制御工程を有し、前記制御工程においては、前記スクロール指示が所定時間以上継続して行われたことにより、当該スクロール指示の方向へのスクロールが連続して行われる連続モードが設定されると、前記メモリに記憶される前記所定項目数の項目のデータが、前記連続モード設定時の表示項目のデータと、当該表示項目よりも当該設定時のスクロール指示の方向の項目のデータになるように、当該設定時に前記メモリに記憶されていない項目のデータを前記データ格納部からロードして前記メモリに記憶させると共に、前記連続モードの終了に応じて、前記連続モードの設定時の前記スクロール指示の方向と逆方向の項目のデータを前記所定項目数以下、前記データ格納部からロードして前記メモリに記憶させることを特徴とする。
本発明のプログラムは、複数の項目を表示する項目一覧部品上に表示させる項目をスクロール指示の方向に第1の項目数分スクロールするようにコンピュータに実行させるプログラムであって、前記スクロール指示に応じて前記項目一覧部品上に表示させる前記第1の項目数分の項目のデータが、所定項目数分のデータを記憶可能なメモリに記憶されている場合は、前記メモリから前記第1の項目数分の項目のデータを読み出し、当該項目を表示させ、前記スクロール指示に応じて前記項目一覧部品上に表示させる前記第1の項目数分の項目のデータが前記メモリに記憶されていない場合は、前記項目一覧部品に含まれる項目のデータを記憶するデータ格納部から、前記第1の項目数よりも多く前記所定項目数以下の項目のデータを前記メモリにロードし、当該メモリから、前記第1の項目数分の項目のデータを読み出し、当該項目を表示させる制御工程をコンピュータに実行させ、前記制御工程においては、前記スクロール指示が所定時間以上継続して行われたことにより、当該スクロール指示の方向へのスクロールが連続して行われる連続モードが設定されると、前記メモリに記憶される前記所定項目数の項目のデータが、前記連続モード設定時の表示項目のデータと、当該表示項目よりも当該設定時のスクロール指示の方向の項目のデータになるように、当該設定時に前記メモリに記憶されていない項目のデータを前記データ格納部からロードして前記メモリに記憶させると共に、前記連続モードの終了に応じて、前記連続モードの設定時の前記スクロール指示の方向と逆方向の項目のデータを前記所定項目数以下、前記データ格納部からロードして前記メモリに記憶させることを特徴とする。
The information processing apparatus of the present invention is an information processing apparatus to the first item number of scrolling the items to be displayed on the item list component to display items of multiple direction of the scroll instruction, on the item list component loaded from the data storage unit for storing the data items included, the data number of a given item of the item, and storing a memory, the first to be displayed on the item list component in accordance with the scroll instruction When item data for the number of items is stored in the memory, the item data for the first number of items is read from the memory, displayed, and the item list is displayed according to the scroll instruction. when said first item number of the item of data is not stored in said memory, from the data storage unit, the first of a number predetermined section than the number of items to be displayed on the part The data of several following items loaded into the memory, from the memory, the first entry read out several minutes of items of data, and a control means for displaying the item, the control means, the scroll When a continuous mode in which scrolling in the direction of the scroll instruction is continuously performed due to the instruction being performed continuously for a predetermined time or more is set , the data of the predetermined number of items stored in the memory The data of the items not stored in the memory at the time of the setting so that the data of the display items at the time of the continuous mode setting and the data of the items in the direction of the scroll instruction at the time of the setting than the display items. The method of loading the data from the data storage unit and storing it in the memory, and in response to the end of the continuous mode, the scroll instruction when the continuous mode is set And a reverse item of data following said number of predetermined items, and loaded from the data storage unit, characterized in that to be stored in the memory.
It is another feature of the information processing apparatus of the present invention, an information processing apparatus to the first item number of scrolling the items to be displayed on the item list component to display items of multiple direction of the scroll instruction The item list is loaded from a data storage unit that stores data of items included in the item list component , a memory capable of storing a predetermined number of items of data, and the item list according to the scroll instruction. When the data for the first number of items to be displayed on the part is stored in the memory, the data for the first number of items is read from the memory, and the items are displayed. When data of items corresponding to the first number of items to be displayed on the item list component in response to the scroll instruction is not stored in the memory, the data storage unit stores the first data Many data of the predetermined number of items following items than the number of items loaded into the memory, from the memory, reads the data of the first item number of the item, and a control means for displaying the item The control means stores in the memory when a continuous mode in which scrolling in the direction of the scroll instruction is continuously performed due to the scroll instruction being performed at an interval earlier than a predetermined interval is set. The data of the predetermined number of items is the display item data at the time of the continuous mode setting and the data of the item in the direction of the scroll instruction at the time of setting rather than the display item. The data of items not stored in the memory is loaded from the data storage unit and stored in the memory, and in response to the end of the continuous mode, the continuous mode The data of the scroll instruction direction opposite the direction of the items of the setting time of less than or equal to the number of the predetermined item, and loaded from the data storage unit and said to be stored in the memory.
According to still another feature of the information processing apparatus of the present invention, the first item in accordance with items to be displayed on the item list component to display items of multiple, the instructions on the scroll button included in the scroll bar An information processing apparatus that scrolls several minutes, loaded from a data storage unit that stores data of items included on the item list component , a memory capable of storing a predetermined number of items of data, and When data of items corresponding to the number of first items to be displayed on the item list component in response to an instruction of a scroll button is stored in the memory, items of items corresponding to the number of first items from the memory are stored. It reads the data, to display the items, the first item number of the item of data is the memory to be displayed on the item list component in accordance with an instruction of the scroll button If not憶, from said data storage unit, to load the data of the first item number the predetermined number of items following items than the number in the memory, from the memory, the first fraction items reading an item of data, and a control means for displaying the item, said control means, when the continuous mode by knob included in the scroll bar is dragged is set, the to be stored in the memory The data of the predetermined number of items is stored in the memory at the time of setting so that the data of the display item at the time of the continuous mode setting and the data of the item of the drag direction at the time of the setting rather than the display item. The data of the items that have not been loaded are loaded from the data storage unit and stored in the memory, and before the continuous mode is set according to the end of the continuous mode. The data direction opposite the direction of entry of an instruction direction of the drag follows said number of predetermined items, and loaded from the data storage unit, characterized in that to be stored in the memory.
An information processing method of the present invention is an information processing method apparatus performs the first item number of the scroll in the direction of the scroll instruction items to be displayed on the item list component to display items of multiple, said scroll instruction If the data for the first number of items to be displayed on the item list component in response to is stored in a memory capable of storing data for a predetermined number of items, the first data is stored in the memory from the memory. When data of items corresponding to the number of items is read, displayed, and displayed on the item list component in response to the scroll instruction, the data corresponding to the number of items of the first item is not stored in the memory loads the data of the item list item the first item number the predetermined number of items following items than the number from the data storage unit that stores data included in the component in the memory, the From the memory, there is a control process for reading out the data of the first number of items and displaying the items, and in the control process, the scroll instruction is continuously performed for a predetermined time or more. When a continuous mode in which scrolling in the direction of the scroll instruction is continuously performed is set , the item data of the predetermined number of items stored in the memory includes display item data at the time of the continuous mode setting, The data of the item not stored in the memory at the time of the setting is loaded from the data storage unit and stored in the memory so that the data of the item in the direction of the scroll instruction at the time of the setting is more than the display item. In response to the end of the continuous mode, data of items in the direction opposite to the direction of the scroll instruction when the continuous mode is set is equal to or less than the predetermined number of items. Loading from said data storage unit, characterized in that to be stored in the memory.
Program of the present invention is a program to be executed by a computer to the first item number of the scroll in the direction of the scroll instruction items to be displayed on the item list component to display items of multiple, said scroll instruction Accordingly, when the data of the first item number displayed on the item list component is stored in a memory capable of storing a predetermined number of items of data , the first item from the memory is stored. When items of data for several items are read out, displayed for the items, and displayed on the item list component in response to the scroll instruction, the data for items of the first number of items are not stored in the memory , from said data storage unit for storing the data items included in the item list component, the first item the data of the predetermined number of items following item more notes than the number And reading the data for the first number of items from the memory and causing the computer to execute a control process for displaying the items. In the control process, the scroll instruction continues for a predetermined time or more. When the continuous mode in which scrolling in the direction of the scroll instruction is continuously performed is set , the data of the predetermined number of items stored in the memory is stored when the continuous mode is set. The data storage unit loads the item data not stored in the memory at the time of the setting so that the display item data and the data of the item in the direction of the scroll instruction at the time of the setting are more than the display item. And in the opposite direction to the direction of the scroll instruction when the continuous mode is set according to the end of the continuous mode. The item of data following said number of predetermined items, and loaded from the data storage unit, characterized in that to be stored in the memory.
本発明によれば、以上説明したように、本発明の方法によれば、リストなどの項目表示部品において、大量の項目を表示する際に、メモリが少ないシステムにおいても、連続スクロールがオンになったことを検知して、これをトリガーとして連続スクロールを行っている方向の次のデータを先読みすることにより、スムーズなスクロールを可能とし、快適な項目閲覧が可能になり、ユーザの操作性を高める効果がある。 According to the present invention, as described above, according to the method of the present invention, when a large number of items are displayed on an item display component such as a list, continuous scrolling is turned on even in a system with little memory. Detecting this and using this as a trigger to prefetch the next data in the direction of continuous scrolling enables smooth scrolling and comfortable item browsing, improving user operability. effective.
また、同様に、リストなどの項目表示部品において、大量の項目を表示する際に、メモリが少ないシステムにおいても、ユーザがすばやくスクロールボタンを押していて、次々とページをスクロールしていることを検知して、これをトリガーとしてスクロールを行っている方向の先のデータを先読みすることにより、スムーズなスクロールを可能とし、快適な項目閲覧が可能になり、ユーザの操作性を高める効果がある。 Similarly, when displaying a large number of items in an item display component such as a list, even in a system with little memory, it is detected that the user is pressing the scroll button quickly and scrolling pages one after another. By using this as a trigger and prefetching data ahead in the direction of scrolling, smooth scrolling is possible, comfortable item browsing is possible, and the operability of the user is improved.
また、ユーザが大量の項目から選択する項目を探そうとスクロールボタンの長押しを行って、連続スクロールを行い止まった時点で、そのページが表示される際に、止まったページの前後のある分のページ達を同時にロードすることで、その後、詳細にゆっくりと前後のページを移動して項目を探す時に即座にページが表示されて快適な項目閲覧が可能になる効果がある。 In addition, when the user presses the scroll button for a long time to find an item to select from a large number of items and continuously scrolls and stops, when the page is displayed, a certain amount before and after the stopped page is displayed. By simultaneously loading these pages, the page is displayed immediately when searching for an item by slowly moving between the previous and next pages in detail, thereby enabling the comfortable item browsing.
(第1の実施の形態)
以下、添付図面に従って、本発明の実施の形態について説明する。
図1は、本実施の形態に係る構成を示すブロック図である。
図1に示すように、本実施の形態で用いられる装置は、記憶部1、演算部2、表示部3、入力部4、外部記憶部5、ネットワーク部6とから構成される。
(First embodiment)
Embodiments of the present invention will be described below with reference to the accompanying drawings.
FIG. 1 is a block diagram showing a configuration according to the present embodiment.
As shown in FIG. 1, the apparatus used in the present embodiment includes a
記憶部11は、さらに、データ部10とプログラム部11とから構成され、データ部10はさらに表示用データ保持部101と、先読み用データ保持部102とから成る。演算部2は、さらに、ロード制御部20、データ取得部21、連続スクロール判定部22、スクロール制御部23、表示制御部24とから成る。
The
これら構成に基づき、本実施の形態における流れを、図2のフローチャートを用いて説明する。
まず、ステップS100において、リストを最初に表示したいページからあるページ分(Xページ分とする)メモリ内(図1の記憶部1の表示用データ保持部10内)にロードする。ロードもとは、図1の外部記憶部5のハードディスクや図1のネットワーク6を通じてなど項目データが格納されている場所からである。
Based on these configurations, the flow in the present embodiment will be described with reference to the flowchart of FIG.
First, in step S100, the list is loaded into the memory for one page (X page) from the page to be displayed first (in the display
次に、ステップS101において、表示したいページを図1の表示部3のディスプレイ装置などへ表示する。次に、ステップS102において、入力部4からの入力により、下スクロールボタンが押されたかを判定する。下スクロールボタンが押されていれば、ステップS103に移り、最終ページかどうかが判定される。
Next, in step S101, the page to be displayed is displayed on the display device of the
最終ページであればステップS102に戻り、最終ページでなければ、ステップS104に移る。ステップS104では、長押しで連続スクロールがオンになったかどうかが判定される(図1の連続スクロール判定部22による)。通常ある秒数スクロールボタンが押されたままになると連続スクロールがオンになり、ある秒数以下である場合は、普通にボタンが押されたと判断され、1ページずつのスクロールになる。
If it is the last page, the process returns to step S102, and if it is not the last page, the process proceeds to step S104. In step S104, it is determined whether or not the continuous scroll is turned on by the long press (by the continuous
ここで、連続スクロールがオンになったと判定された場合は、ステップS105に移り、次のあるページ分(Xページ分)のロードを図1のロード制御部20の指示により図1のデータ取得部21により取得開始して(ただし、すでに同じ部分をロード開始済みであれば2重にロード開始することはしない)、ロード結果は、図1の先読み用データ保持部102に保持される(ロード開始から保存までは、他の処理と並列処理される)。そして、ステップS106に移る。
Here, if it is determined that the continuous scroll is turned on, the process proceeds to step S105, and the load of the next certain page (X page) is loaded by the instruction of the
ステップS104で連続スクロールがオンになっていないと判定された場合は、ステップS106に移る。ステップS106では、下にページを1ページスクロールして(図1のスクロール制御部23による)、ステップS107に移る。ステップS107では、最終ページかどうかが判定される。最終ページであればステップS102に戻り、最終ページでなければ、ステップS108に移る。
If it is determined in step S104 that the continuous scroll is not turned on, the process proceeds to step S106. In step S106, the page is scrolled down by one page (by the
ステップS108では、リストを切り替えなければいけないかどうかが判定される。これは、現在のページがロードされているページ分の中のXページ分に達したかどうかで判定できる。リストを切り替えなければならない場合はステップS109に移り、まだ切り替える必要がなければステップS113に移る。ステップS109では、先読みしていたデータがあるかが判定され、ステップS105においてXページ分がすでにロードされ先読みされている場合は、ステップS111に移る。先読みされていない場合は、ステップS110に移り、次のあるページ分(Xページ分)を図1の先読み用データ保持部102にロードする。
In step S108, it is determined whether the list should be switched. This can be determined by whether or not the current page has reached X pages among the loaded pages. If the list has to be switched, the process proceeds to step S109, and if it is not necessary to switch yet, the process proceeds to step S113. In step S109, it is determined whether there is pre-read data. If it is determined in step S105 that X pages have already been loaded and pre-read, the process proceeds to step S111. If it is not pre-read, the process proceeds to step S110, and the next certain page (X page) is loaded into the pre-read
ステップS111に移り、ステップS105でリストを先読みしていたもの、もしくはステップS110でロードしたものと、すでに表示に使用していたメモリ内にロードされていたリストと入れ替える(先読み用データ保持部102の内容を表示用データ保持部101に移す)。次にステップS112に移り、入れ替えたリストの中の1ページ目を表示する(図1の表示制御部24により表示部3に表示される)。
The process proceeds to step S111, where the list previously read in step S105 or the list loaded in step S110 is replaced with the list already loaded in the memory used for display (in the prefetch data holding unit 102). The contents are transferred to the display data holding unit 101). In step S112, the first page in the replaced list is displayed (displayed on the
ステップS113に移り、連続スクロール中かを判定し、連続スクロール中であればステップS114に移り、連続スクロール中でなければステップS102に戻る。ステップS114では、スクロールボタンが離されたかを判定し、離された場合は、連続スクロールがオフになったということなので、ステップS102に戻り、ステップS102〜S129の処理を繰り返す。離されていない場合は、ステップS115に移る。ステップS115では、どれくらいで次のスクロールを行うかを決める処理となり、ある時間スリープすることでそれが決まる。 The process proceeds to step S113, where it is determined whether continuous scrolling is in progress. If continuous scrolling is in progress, the process proceeds to step S114, and if not in continuous scrolling, the process returns to step S102. In step S114, it is determined whether or not the scroll button has been released. If it has been released, it means that the continuous scrolling has been turned off, so that the process returns to step S102 and the processes in steps S102 to S129 are repeated. If not, the process proceeds to step S115. In step S115, it is a process for determining how long the next scrolling is performed, and is determined by sleeping for a certain time.
この時間が少ないほど、速いスクロールになる。この処理を、連続スクロール中に何回スクロールされたかをカウントしておき、ある回数になった段階でスリープ時間を短くするといった処理に変更すれば、長押しをしている時間が長いとどんどん速くスクロールするようになる加速スクロールを実現することが可能である。 The less this time, the faster the scroll. If this process is changed to a process that counts how many times the scroll is scrolled during continuous scrolling and the sleep time is shortened at a certain number of times, it becomes faster and faster if the long press time is long. It is possible to realize accelerated scrolling that comes to scroll.
ステップS115を終えた後は、ステップS106に戻り、連続スクロールを続けるために、ステップS106〜S115、S102の処理を繰り返す。ステップS102において、下スクロールボタンが押されてなければ、ステップS116に移る。ステップS116では、図1の入力部4からの入力により、上スクロールボタンが押されているかどうかが判定され、上スクロールボタンが押されていなければ、ステップS102に戻る。 After step S115 is completed, the process returns to step S106, and the processes of steps S106 to S115 and S102 are repeated to continue the continuous scrolling. If the down scroll button is not pressed in step S102, the process proceeds to step S116. In step S116, it is determined whether or not the up scroll button is pressed by an input from the input unit 4 in FIG. 1. If the up scroll button is not pressed, the process returns to step S102.
上スクロールボタンが押されていれば、ステップS117に移り、(全リスト中の)1ページ目かどうかが判定される。1ページ目であればそれ以上スクロールできないので、ステップS102に戻り、1ページ目でなければ、ステップS118に移る。ステップS118では、長押しで連続スクロールがオンになったかどうかが図1の連続スクロール判定部により判定される。通常ある秒数押されたままになると連続スクロールがオンになり、ある秒数以下である場合は、普通にスクロールボタンが押されたと判断される。 If the up scroll button has been pressed, the process moves to step S117, and it is determined whether or not it is the first page (in the entire list). If it is the first page, it cannot be scrolled any further, so the process returns to step S102, and if it is not the first page, the process proceeds to step S118. In step S118, it is determined by the continuous scroll determination unit in FIG. 1 whether or not the continuous scroll is turned on by long press. Normally, the continuous scroll is turned on when the button is kept pressed for a certain number of seconds, and if it is less than a certain number of seconds, it is determined that the scroll button is normally pressed.
ここで、連続スクロールがオンになったと判定された場合は、ステップS119に移り、前のあるページ分(Xページ分)のロードを開始して(ただし、すでに同じ部分をロード開始済みであれば2重にロード開始することはしない)、ロードは図1のロード制御部によって、他の処理と並列処理されて、結果は、図1の先読み用データ保持部102に保持されて、ステップS120に移る。ステップS118で連続スクロールがオンになっていないと判定された場合は、ステップS120に移る。ステップS120では、図1のスクロール制御部により、上にページを1ページスクロールして、ステップS121に移る。
If it is determined that continuous scrolling has been turned on, the process proceeds to step S119, and loading of a previous page (X pages) is started (if the same portion has already been loaded). The load is not started twice), and the load is processed in parallel with other processes by the load control unit in FIG. 1, and the result is held in the prefetch
ステップS121では、1ページ目かどうかが判定される。1ページ目であればステップS102に戻り、1ページ目でなければ、ステップS122に移る。ステップS122では、リストを切り替えなければいけないかどうかが判定される。 In step S121, it is determined whether it is the first page. If it is the first page, the process returns to step S102, and if it is not the first page, the process proceeds to step S122. In step S122, it is determined whether the list should be switched.
これは、現在のページがロードされているページ分の中の1ページ目に達したかどうかで判定できる。リストを切り替えなければならない場合はステップS123に移り、まだ切り替える必要がなければステップS127に移る。ステップS123では、先読みしていたデータがあるかが判定され、ステップS119においてXページ分がすでにロードされ先読みされている場合は、ステップS125に移る。先読みされていない場合は、ステップS124に移り、前のあるページ分(Xページ分)を図1の先読み用データ保持部102にロードする。
This can be determined by whether or not the current page has reached the first page among the loaded pages. If the list has to be switched, the process proceeds to step S123, and if it is not necessary to switch yet, the process proceeds to step S127. In step S123, it is determined whether there is pre-read data. If it is determined in step S119 that X pages have already been loaded and pre-read, the process proceeds to step S125. If it is not pre-read, the process proceeds to step S124, and a previous page (X page) is loaded into the pre-read
ステップS125に移り、ステップS119でリストを先読みしていたもの、もしくはステップS124でロードしたものと入れ替える(先読み用データ保持部102の内容を表示用データ保持部101に移す)。次にステップS126に移り、入れ替えたリストの中の最後のページを表示する(図1の表示制御部24によって表示部3に表示される)。
The process moves to step S125, and the list is pre-read in step S119 or is replaced with the one loaded in step S124 (the contents of the pre-read
ステップS127に移り、連続スクロール中かを判定し、連続スクロール中であればステップS128に移り、連続スクロール中でなければステップS102に戻る。ステップS128では、スクロールボタンが離されたかを判定し、離された場合は、連続スクロールがオフになったということなので、ステップS102に戻り、ステップS102〜S129の処理を繰り返す。離されていない場合は、ステップS129に移る。ステップS129で、ある時間スリープして、ステップS120に戻り、連続スクロールを続けるために、ステップS120〜S129の処理を繰り返す。 The process moves to step S127, and it is determined whether continuous scrolling is in progress. If continuous scrolling is in progress, the process moves to step S128, and if not in continuous scrolling, the process returns to step S102. In step S128, it is determined whether or not the scroll button has been released. If it has been released, it means that the continuous scroll has been turned off, so that the process returns to step S102, and the processes in steps S102 to S129 are repeated. If not, the process moves to step S129. In step S129, the user sleeps for a certain period of time, returns to step S120, and repeats the processes of steps S120 to S129 in order to continue the continuous scrolling.
今、組込み機器でメモリの使用量が制限されている状態で、メモリ中にはリストの項目数で35個の配列を2組しか持てないとする(計70項目分)。配列の1組は先読み用に用いる。リストの表示項目数が今7個とすると、35個の配列では5ページ分(前記あるページ分としていたXページ分をここでは5ページ分とする)に相当する。 Now, suppose that the amount of memory used in the embedded device is limited, and the memory can have only two sets of 35 arrays in the number of items in the list (for a total of 70 items). One set of sequences is used for look-ahead. Assuming that the number of display items in the list is now 7, this corresponds to 5 pages in the 35 array (the X page corresponding to the certain page is assumed to be 5 pages here).
まず、システムは、リストの5ページ分のデータをディスクやネットワーク越しなどからメモリ中にロードし、1ページ目を表示する(図3の実際のGUI部品例を参照)。通常は、この状態で下スクロールボタンが押されると次々とスクロールしてメモリ内のデータ(配列)から1ページずつ表示していき、5ページから6ページへのスクロール時にまた5ページ分をディスクやネットワーク越しなどからメモリ中にロードして表示するが、このロードに時間がかかり、5ページから6ページへのスクロールが待たされてしまうことがある。例えば、この待たされる時間をユーザに何のために待たされているかを知らせ不快にさせないために「Loading...」とロード中を示すパネルを出す処理が必要になってしまう場合もある(図4参照)。
First, the system loads data for five pages in the list into a memory from a disk or a network, and displays the first page (see an actual GUI component example in FIG. 3). Normally, when the down scroll button is pressed in this state, the page is scrolled one after another and displayed one page at a time from the data (array) in the memory. Although it is loaded into the memory and displayed from over the network or the like, this loading takes time, and scrolling from
そこで、5ページ目に来たときに次の5ページ分(6〜10ページ)を先読みするということが行われるが、この場合、6ページ目に行かず、上スクロールを行い4ページに戻ることも考えられ、先読みした分が無駄に終わることがある。また、5ページ目にスクロールしてすぐに6ページをスクロールしようとすると、先読み分のロードが間に合わないこともある。
Therefore, when the 5th page is reached, the next 5 pages (6 to 10 pages) are prefetched. In this case, the
そこで、本発明の方式では、スクロールボタンの長押しによる次々と自動的にスクロールする連続スクロールがオンになることを検知した時点で、次の5ページ分の先読みを行うことで、早い段階で先読みロードを行う。 Therefore, in the method of the present invention, when it is detected that continuous scrolling that automatically scrolls one after another by turning on the scroll button is turned on, prefetching is performed for the next five pages, thereby prefetching at an early stage. Perform loading.
このことは、連続スクロール時には、5ページから6ページへの切り替え場所を通りすぎる可能性が高いことをふまえている(連続スクロール中は今スクロールしている方向にしかスクロールせず、通常のスクロールのように逆方向に戻ることがない)。
This means that there is a high possibility of passing through the switching location from
図3は、最初に5ページ分のロードが行われ(図3中の灰色の薄い部分)、1組目の配列にデータを格納し、画面には最初に表示したいページとして1ページ目を表示している例であり、この時点で連続スクロールがオンになると、6〜10ページの5ページ分の先読みを行って(図3中の灰色の濃い部分)、もう1組目の先読み用配列にデータを格納する。実際に6ページ目の表示を行わなければならなくなったときに、メモリ内で画面に表示する際に参照する配列を先読みした配列に切り替えるだけで、この時点でロードが行われることがなく、よりスムーズに6ページ目の表示を行うことが可能になる(ロード中のパネルも出す処理も必要ない)。この時点で切り替え前に表示用のバッファとして用いていた配列を今度は先読み用の配列として用いるといったことを切り替え毎に交互に切り替えることで、メモリは、2組の配列のみしか使用しなくてよい。 In FIG. 3, 5 pages are initially loaded (the gray thin portion in FIG. 3), the data is stored in the first set of arrays, and the first page is displayed on the screen as the first page to be displayed. In this example, when continuous scrolling is turned on at this point, 5 pages of 6 to 10 pages are pre-read (the dark gray part in FIG. 3), and the other set of pre-read arrays is used. Store the data. When you actually have to display the sixth page, you can simply switch to the pre-reading array that you want to refer to when you display it on the screen in memory. It is possible to display the sixth page smoothly (no need to process the loading panel). By switching the array used as the display buffer before switching at this time as the prefetching array this time, the memory may use only two sets of arrays. .
このように、本実施例では、リストなどの項目表示部品において、大量の項目を表示する際に、メモリが少ないシステムにおいても、連続スクロールがオンになったことを検知して、これをトリガーとして連続スクロールを行っている方向の次のデータを先読みすることにより、スムーズなスクロールを可能とする。 In this way, in this embodiment, when displaying a large number of items in an item display component such as a list, even in a system with little memory, it is detected that continuous scrolling is turned on, and this is used as a trigger. Smooth scrolling is enabled by prefetching the next data in the direction in which continuous scrolling is performed.
(第2の実施の形態)
第1の実施の形態では、長押しで連続スクロールがオンになった場合に先読みを開始するが、本実施の形態では、スクロールボタンを速い間隔で押していることを検知してこれをトリガーとして先読みを開始する。それ以外の処理は、第1の実施の形態と同じである。詳細について、図5のフローチャートを用いて説明する。
(Second Embodiment)
In the first embodiment, prefetching is started when continuous scrolling is turned on by long press, but in this embodiment, it is detected that the scroll button is pushed at a fast interval, and this is used as a trigger for prefetching. To start. Other processes are the same as those in the first embodiment. Details will be described with reference to the flowchart of FIG.
ステップS100〜S101までは、第1の実施の形態と同様な処理を行い、処理200に移る。処理200では、スクロールボタンが押された時間を保持する変数を初期化する。下スクロールボタン用の2変数tsDとteDを0にする(tsD = teD = 0)。 In steps S100 to S101, the same processing as in the first embodiment is performed, and the processing moves to processing 200. In process 200, a variable for holding the time when the scroll button is pressed is initialized. Set the two variables tsD and teD for the down scroll button to 0 (tsD = teD = 0).
上スクロールボタン用の2変数tsUとteUも0にする(tsU = teU = 0)。次にステップS102に移るがステップS102〜S103は、第1の実施の形態と同様の処理である。ここで、ステップS103で最終ページでない場合は、第1の実施の形態では、ステップS104に移ったが、本実施の形態では、図2のステップS104の代りにステップS201〜S204が行われる。ステップS103で最終ページでない場合は、ステップS201に移り、teDに現在時刻(単位はミリ秒(ms))を代入する。 The two variables tsU and teU for the up scroll button are also set to 0 (tsU = teU = 0). Next, the process proceeds to step S102. Steps S102 to S103 are the same processes as those in the first embodiment. Here, if it is not the last page in step S103, the process proceeds to step S104 in the first embodiment, but in the present embodiment, steps S201 to S204 are performed instead of step S104 in FIG. If it is not the last page in step S103, the process moves to step S201, and the current time (unit: milliseconds (ms)) is substituted for teD.
この現在時刻は、必ずプラスの値(しかも少なくとも1000msよりは大きな値)とする。通常、1970年1月1日午前0時との差をミリ秒(ms)で得たものである。そして、ステップS202に移り、teDからtsDを引き算したものが、あらかじめ定められた値(CTとする)以下かどうかを判定する。
teD - tsD ≦ CT。
The current time is always a positive value (and at least a value greater than 1000 ms). Usually, the difference from midnight on January 1, 1970 is obtained in milliseconds (ms). Then, the process proceeds to step S202, and it is determined whether or not the value obtained by subtracting tsD from teD is equal to or less than a predetermined value (CT).
teD-tsD ≤ CT.
ここでは、ユーザが下スクロールボタンを押してから次にまた下スクロールボタンを押すまでの時間(teD - tsD)が短い場合に次々と下スクロールをボタンが押されていると判断することを目的としているため、あらかじめ定められた値(CT)は、1秒以下の例えば500msと定めても良いし、ユーザが次々とページをめくる操作の統計をとって定めても良い。 Here, the purpose is to determine that the button is pressed one after another when the time (teD-tsD) from when the user presses the down scroll button to the next press of the down scroll button is short. For this reason, the predetermined value (CT) may be determined to be, for example, 500 ms of 1 second or less, or may be determined by taking statistics of operations in which the user turns pages one after another.
(TeD - tsD)がCT以下の場合には、ステップS203に移り、tsDを0にしてから、ステップS105に移って先読み処理を行う。ステップS105〜S111は、第1の実施の形態と同様である。ステップS111を終えた後は、ステップS112に移る。ステップS112では第1の実施の形態では、ステップS113に移っていたが、本実施の形態では、入れ替えたリストの1ページ目を表示した後、ステップS102に戻る。 If (TeD-tsD) is equal to or less than CT, the process proceeds to step S203, tsD is set to 0, and then the process proceeds to step S105 to perform prefetching processing. Steps S105 to S111 are the same as those in the first embodiment. After step S111 is completed, the process proceeds to step S112. In step S112, the process moves to step S113 in the first embodiment, but in the present embodiment, after the first page of the replaced list is displayed, the process returns to step S102.
ステップS202において、(TeD - tsD)の値がCTより大きい場合には、ステップS204に移り、(tsDにteD)を代入して(tsD = teD)、先読みを行わずにステップS106に移る。それ以降のステップS106〜S112に関しては、第1の実施の形態と同様である(ステップS112は、上で述べたようにステップS113に移らずステップS102に移る点が第1の実施の形態と少し違う)。 If the value of (TeD-tsD) is larger than CT in step S202, the process moves to step S204, (teD) is substituted for (tsD (tsD = teD), and the process moves to step S106 without performing prefetching. Subsequent steps S106 to S112 are the same as in the first embodiment (step S112 is slightly different from the first embodiment in that it does not move to step S113 but moves to step S102 as described above. Wrong).
最初の場面を考えてみると、ステップS200でtsD=0となっていて、ステップS201でteDが現在時刻(例えば1103692777281 ms)になるため、ステップS202でCTを500msとすると、teD-tsD = 1103692777281 - 0 = 1103692777281 msとなり、
1103692777281 > 500、
とCTよりも大きな値になるためステップS204に移りtsDに1103692777281が代入されることになる。次にユーザがすばやく下スクロールを再度押したとすると、ステップS201でteDが現在時刻(例えば一つ前の押下から300ms後であるとすると1103692777581 ms)になるため、ステップS202でCTを500msとすると、teD-tsD = 1103692777581 - 1103692777281 = 300 msとなり、
300 < 500、
とCTよりも小さい値になるためステップS203、S105〜S112の先読み処理を行うことになる。
Considering the first scene, since tsD = 0 in step S200 and teD becomes the current time (eg, 1103692777281 ms) in step S201, assuming that CT is 500 ms in step S202, teD-tsD = 1103692777281 -0 = 1103692777281 ms,
1103692777281> 500,
Since the value becomes larger than CT, the process proceeds to step S204 and 1103692777281 is substituted for tsD. Next, if the user quickly presses down scroll again, teD becomes the current time in step S201 (for example, 1103692777581 ms if it is 300 ms after the previous press), so if CT is set to 500 ms in step S202, teD-tsD = 1103692777581-1103692777281 = 300 ms,
300 <500,
Since the value is smaller than CT, the prefetch processing in steps S203 and S105 to S112 is performed.
ステップS102において、下スクロールボタンが押されていない場合は、ステップS116に移る。ステップS116、S117は第1の実施の形態と同様の処理を行い、ステップS117で1ページ目ではない場合は第1の実施の形態では、ステップS118に移ったが、本実施の形態では、図2のステップS118の代りにステップS205〜S208が行われる。ステップS205に移り、ステップS205では、teUに現在時刻(単位はミリ秒(ms))を代入する。
If the down scroll button is not pressed in step S102, the process proceeds to step S116. Steps S116 and S117 perform the same processing as in the first embodiment. If it is not the first page in step S117, the process moves to step S118 in the first embodiment. Instead of step S118 of
ステップS206に移り、teUからtsUを引き算したものが、あらかじめ定められた値(CTとする)より小さいかどうかを判定する。
teU - tsU ≦ CT。
In step S206, it is determined whether or not the value obtained by subtracting tsU from teU is smaller than a predetermined value (referred to as CT).
teU-tsU ≤ CT.
ここでは、ユーザが上スクロールボタンを押してから次にまた上スクロールボタンを押すまでの時間(teU - tsU)が短い場合に次々と上スクロールをボタンが押されていると判断することを目的としている。(TeU - tsU)がCT以下の場合には、ステップS207に移り、tsUを0にしてから、ステップS119に移って先読み処理を行う。 Here, the purpose is to determine that the button is pressed one after another when the time (teU-tsU) from when the user presses the up scroll button to when the user presses the up scroll button is short. . If (TeU-tsU) is equal to or less than CT, the process proceeds to step S207, tsU is set to 0, and then the process proceeds to step S119 to perform prefetch processing.
ステップS119〜S125は、第1の実施の形態と同様である。ステップS125が終了するとステップS126に移って、その後、第1の実施の形態では、ステップS127に移っていたが、本実施の形態では、入れ替えたリストの最後のページを表示した後、ステップS102に戻る。 Steps S119 to S125 are the same as those in the first embodiment. When step S125 is completed, the process proceeds to step S126. After that, in the first embodiment, the process proceeds to step S127. In the present embodiment, after the last page of the replaced list is displayed, the process proceeds to step S102. Return.
ステップS206において、TeU - tsUの値がCTより大きい場合には、ステップS208に移り、tsUにteUを代入して(tsU = teU)、先読みを行わずにステップS120に移る。それ以降のステップS120〜S126に関しては、第1の実施の形態と同様である(ステップS126は、上で述べたようにステップS127に移らずステップS102に移る点が第1の実施の形態と少し違う)。 In step S206, when the value of TeU-tsU is larger than CT, the process proceeds to step S208, teU is substituted for tsU (tsU = teU), and the process proceeds to step S120 without performing prefetching. Subsequent steps S120 to S126 are the same as in the first embodiment (step S126 is slightly different from the first embodiment in that it does not move to step S127 but moves to step S102 as described above. Wrong).
本実施の形態では、図3のステップS202やステップS206でスクロールボタンが押されてから次に押されるまでの時間一回のみで、ユーザが次々にスクロールボタンを押していると判断しているが、何回か次に押されるまでの時間を連続に調べて、それらがすべてCTの値以下であれば次々に押されていると判断することで、より正確に次々に押していると判定できる。 In the present embodiment, it is determined that the user presses the scroll button one after another by only one time from the time the scroll button is pressed to the next time it is pressed in step S202 or step S206 in FIG. By continuously checking the time until the next pressing is performed several times and if all of them are equal to or less than the CT value, it is determined that the buttons are pressed one after another, so that it can be determined that the pressing is performed one after another more accurately.
このように、本実施の形態では、リストなどの項目表示部品において、大量の項目を表示する際に、メモリが少ないシステムにおいても、ユーザがすばやくスクロールボタンを押していて、どんどんページをスクロールしていることを検知して、これをトリガーとしてスクロールを行っている方向の次のデータを先読みすることにより、スムーズなスクロールを可能とする。 As described above, in this embodiment, when displaying a large number of items in an item display component such as a list, even in a system with a small amount of memory, the user quickly presses the scroll button to scroll the pages more and more. Detecting this, and using this as a trigger, prefetching the next data in the direction of scrolling enables smooth scrolling.
(第3の実施の形態)
本実施の形態によって、ユーザは大量の項目から選択する項目を探す場合に、スクロールボタンの長押しを行って、連続スクロールを行い、あるページにたどりついた後は、詳細にゆっくりと前後のページを移動して項目を探すことが多いため、この際のスクロール表示の向上がはかれる。
(Third embodiment)
According to this embodiment, when searching for an item to be selected from a large number of items, the user performs long scrolling of the scroll button, performs continuous scrolling, and, after reaching a certain page, slowly moves back and forth in detail. Since there are many cases of moving to search for items, the scroll display at this time can be improved.
詳細について、図6のフローチャートを用いて説明する。
まず、ステップS300で、連続スクロールを行って止まったかを判定する。連続スクロール中や通常のスクロール中であった場合は処理を終える。連続スクロールを行って止まった時点であった場合はステップS301に移る。ステップS301で、連続スクロールを行って止まったページ数Pを得る。ステップS302に移り、あらかじめ定められた読み込みページ量をCPとして、ステップS303に移り、変数AにCPの半分の値CP/2を代入する(A= CP/2で、小数点以下は切り捨てする)。
Details will be described with reference to the flowchart of FIG.
First, in step S300, it is determined whether continuous scrolling has been performed and stopped. If it is during continuous scrolling or normal scrolling, the process ends. If it is the time when continuous scrolling is stopped, the process proceeds to step S301. In step S301, the number P of stopped pages is obtained by performing continuous scrolling. The process proceeds to step S302, where a predetermined read page amount is set as CP, and the process proceeds to step S303, in which a value CP / 2 which is half of CP is substituted for variable A (A = CP / 2, and the decimal part is rounded down).
ステップS304に移り、止まったページ数Pから変数Aを引いたもの(P-A)が1以下の場合(P-A ≦ 1)には、ステップS305へ移り、大きい場合にはステップS306に移る。ステップS305では、変数Bに最低ページ数である1を代入してステップS307に移る。 The process proceeds to step S304. If the number of stopped pages P minus the variable A (P-A) is 1 or less (P-A ≦ 1), the process proceeds to step S305, and if larger, the process proceeds to step S306. In step S305, 1 which is the minimum number of pages is substituted for variable B, and the process proceeds to step S307.
ステップS306では、変数Bに(P-A)を代入してステップS307に移る。ステップS307では、最大ページ数MPを得る。ステップS308に移り、止まったページ数Pに変数Aを足したもの(P+A)が最大ページ数MP以下の場合(P+A ≦ MP)はステップS309へ移り、大きい場合にはステップS310に移る。 In step S306, (P-A) is substituted for variable B, and the process proceeds to step S307. In step S307, the maximum page number MP is obtained. The process proceeds to step S308. If the number of stopped pages P plus the variable A (P + A) is equal to or less than the maximum page number MP (P + A ≦ MP), the process proceeds to step S309, and if larger, the process proceeds to step S310.
ステップS309では、変数Cに(P+A-1)を代入してステップS311に移る。ステップS310では、(P+A)が最大ページを越えてしまった場合に最大ページにおさえるという意味で変数CにMPを代入してステップS311に移る。そして、ステップS311でBページからCページまでをロードして、ステップS312に移る。ステップS312では、リストにPページ目を表示して処理を終える。 In step S309, (P + A-1) is substituted for variable C, and the flow proceeds to step S311. In step S310, MP is substituted for variable C in the sense that if the maximum page is exceeded when (P + A) exceeds the maximum page, the process proceeds to step S311. In step S311, pages B to C are loaded, and the process proceeds to step S312. In step S312, the Pth page is displayed in the list, and the process ends.
今、1ページ2項目表示されるリストがあったとして、上のあらかじめ定められた読み込みページ量CPを10ページとすると、変数A=CP/2は、5ページとなる。 Now, assuming that there is a list in which two items are displayed per page, assuming that the predetermined read page amount CP is 10 pages, the variable A = CP / 2 is 5 pages.
図7に示すように、40項目の最大20ページ(MP=20)まであるリストで、連続スクロールを行い止まったページPが7ページであったと場合に本実施の形態を適用すると、変数Bは、P-A = 7-5 = 2ページ が1より大きいため、B = P-A = 7-5 = 2ページ(図6のステップS306適用)で、変数Cは、P+A-1 = 7+5-1 = 11ページ がMP=20ページ以下であるため、C = P+A-1 = 7+5-1 = 11ページ(図6のステップS309適用)となるため、2ページから11ページをロードして(図6のステップS311適用)、7ページを表示する(図6のステップS312)。
As shown in FIG. 7, when this embodiment is applied to a list of 40 items with a maximum of 20 pages (MP = 20) and page P stopped after continuous scrolling is 7 pages, variable B is PA = 7-5 = 2 page is greater than 1, so B = PA = 7-5 = 2 page (applying step S306 in FIG. 6), variable C is P + A-1 = 7 + 5-1 Since
図7の灰色で示した部分が読み込まれた項目である。ここで、ユーザが連続スクロールでちょっと行き過ぎてしまったと感じ、上スクロールを行い戻っても、6〜2ページまではすでにロードされているため即座に表示することが可能である。
The portion shown in gray in FIG. 7 is the read item. Here, even if the user feels that he / she has gone too far by continuous scrolling, even if he / she scrolls up and returns, it is possible to display immediately since
逆にユーザが連続スクロールを止めたが、まだ所望の場所に来ていなかったと感じ、下スクロールを行い微調整しても、7〜11ページまではすでにロードされているためやはり即座に表示することが可能である。 Conversely, the user stops continuous scrolling, but feels that he has not yet reached the desired location, and even if he scrolls down and makes fine adjustments, pages 7 to 11 are already loaded, so they are still displayed immediately. Is possible.
同様に、1ページ2項目表示されるリストがあったとして、上のあらかじめ定められた読み込みページ量CPを10ページとすると、変数A=CP/2は、5ページとなる。図8に示すように、40項目の最大20ページ(MP=20)まであるリストで、連続スクロールを行い止まったページPが4ページであった場合に、本実施の形態を適用すると、変数Bは、P-A = 4-5 = -1ページ が1より小さいため、B = 1ページ(図6のステップS305適用)で、変数Cは、P+A-1 = 4+5-1 = 8ページ がMP=20ページ以下であるため、C = P+A-1 = 4+5-1 = 8ページ(図6のステップS309適用)となるため、1ページから8ページをロードして(図6のステップS311適用)、4ページを表示する(図6のステップS312)。図8の灰色で示した部分が読み込まれた項目である。 Similarly, assuming that there is a list in which two items are displayed per page, assuming that the predetermined read page amount CP is 10 pages, the variable A = CP / 2 is 5 pages. As shown in FIG. 8, when this embodiment is applied to a list of 40 items with a maximum of 20 pages (MP = 20) and the page P stopped after continuous scrolling is 4 pages, the variable B Because PA = 4-5 = -1 page is smaller than 1, B = 1 page (applying step S305 in Fig. 6), variable C is P + A-1 = 4 + 5-1 = 8 page Since MP = 20 pages or less, C = P + A-1 = 4 + 5-1 = 8 pages (step S309 in FIG. 6 is applied), so 8 pages are loaded from page 1 (FIG. 6). Application of step S311) 4 pages are displayed (step S312 in FIG. 6). The portion shown in gray in FIG. 8 is the read item.
この場合は、CPが10ページであるため、バッファ的には、CP-C = 10-8 = 2ページ分余っているため、変数Bが1の場合は、CP-Cが0より大きい場合は、C=CPとしてもよい。さらに同様に、1ページ2項目表示されるリストがあったとして、上のあらかじめ定められた読み込みページ量CPを10ページとすると、変数A=CP/2は、5ページとなる。 In this case, since CP is 10 pages, CP-C = 10-8 = 2 pages are left in the buffer, so if variable B is 1 and CP-C is greater than 0, C = CP. Similarly, assuming that there is a list in which two items are displayed per page, assuming that the predetermined read page amount CP is 10 pages, the variable A = CP / 2 is 5 pages.
図9に示すように、40項目の最大20ページ(MP=20)まであるリストで、連続スクロールを行い止まったページPが17ページであった場合に本実施の形態を適用すると、変数Bは、P-A = 17-5 = 12ページ が1より大きいため、B = P-A = 17-5 = 12ページ(図6のステップS306適用)で、変数Cは、P+A-1 = 17+5-1 = 21ページ がMP=20ページより大きいため、C = MP = 20ページ(図6のステップS310適用)となるため、12ページから20ページをロードして(図6のステップS311適用)、17ページを表示する(図6のステップS312)。
As shown in FIG. 9, when this embodiment is applied to a list of 40 items with a maximum of 20 pages (MP = 20) and page P stopped after continuous scrolling is 17 pages, variable B is PA = 17-5 = 12 page is larger than 1, so B = PA = 17-5 = 12 page (applying step S306 in FIG. 6), variable C is P + A-1 = 17 + 5-1 Since
図8の灰色で示した部分が読み込まれた項目である。この場合は、CPが10ページであるため、バッファ的には、CP - (C - B +1) = 10 - (20-12 +1) = 1ページ分余っているため、変数CがMPの場合は、BがMP-CPより大きい場合は、B=MP-CP+1としてもよい。
この実施例によって、ユーザが大量の項目から選択する項目を探そうとスクロールボタンの長押しを行って、連続スクロールを行い、連続スクロールが止まった時点で、そのページが表示される際に、止まったページの前後のある分(上の例では、前後CP/2ページ分)のページが同時にロードされているため、詳細にゆっくりと前後のページを移動して項目を探す時に即座にページが表示されて快適な項目閲覧が可能になる。
The portion shown in gray in FIG. 8 is the read item. In this case, because CP is 10 pages, CP-(C-B +1) = 10-(20-12 +1) = 1 page is left in the buffer, so variable C is MP In this case, when B is larger than MP-CP, B = MP-
According to this embodiment, the user presses the scroll button for a long time to find an item to be selected from a large number of items, performs continuous scrolling, and stops when the page is displayed when continuous scrolling stops. A page for a certain part before and after the page (in the example above, the CP / 2 page before and after) is loaded at the same time, so when you move around the page slowly and look for items in detail, the page is displayed immediately The comfortable item browsing becomes possible.
第1〜3の実施の形態において、上下スクロールボタンのことについて述べたが左右スクロールボタンに置き換えても本発明は適応できる。またスクロールバーを用いた場合は、スクロールバーのつまみをマウスでドラッグすることを連続スクロールとすれば本発明を適応できる。 In the first to third embodiments, the up and down scroll buttons have been described. However, the present invention can be applied even if the left and right scroll buttons are replaced. In addition, when a scroll bar is used, the present invention can be applied if continuous scrolling is performed by dragging the knob of the scroll bar with a mouse.
また、表示されている項目数を1ページ分として、スクロールボタンが押される度に1ページ分スクロールを行う場合を想定して第1〜3の実施の形態が書かれているが、スクロールボタンが押される度に1項目ずつスクロールするリストも存在する。この場合は、1項目を1ページとする判断で第1〜3の実施の形態を考えれば本発明が適応できる。 In addition, the first to third embodiments have been described assuming that the number of displayed items is one page and the scroll is performed by one page each time the scroll button is pressed. There is also a list that scrolls one item at a time each time it is pressed. In this case, the present invention can be applied if the first to third embodiments are considered by determining that one item is one page.
また、本実施の形態では項目選択一覧部品にスクロールバーやスクロールボタンがある場合に全て適応でき、第1〜3の実施の形態では、リスト部品を例としてあげているが、リストに限定されるものではなく、図10に示すような、Choiceと呼ばれるプルダウン形式で項目が選択できる部品にも大量の項目が追加された場合は、スクロールボタンがつくため、本発明を適応できる(図10では、Choiceが選択されてプルダウンしている様子をあらわしている)。この他のChoiceのプルダウンする部分のみの部品であるポップアップメニューでも同様に本発明を適応することが可能である。 Moreover, in this embodiment, it can be applied to all cases where the item selection list part has a scroll bar or scroll button. In the first to third embodiments, the list part is taken as an example, but the list is limited to the list. However, if a large number of items are added to a component that can be selected in a pull-down format called Choice as shown in FIG. 10, a scroll button is added, so that the present invention can be applied (in FIG. 10, It shows how Choice is selected and pulled down.) The present invention can be similarly applied to a pop-up menu that is a component of only other pull-down parts of Choice.
(本発明に係る他の実施の形態)
前述した本発明の実施の形態におけるデータ先読み装置及びデータ処理装置を構成する各手段、並びにデータ先読み方法及びデータ処理方法の各ステップは、コンピュータのRAMやROMなどに記憶されたプログラムが動作することによって実現できる。このプログラム及び前記プログラムを記録したコンピュータ読み取り可能な記録媒体は本発明に含まれる。
(Another embodiment according to the present invention)
Each means constituting the data prefetching device and data processing device, and each step of the data prefetching method and data processing method in the embodiment of the present invention described above, operates a program stored in a RAM or ROM of a computer. Can be realized. This program and a computer-readable recording medium recording the program are included in the present invention.
また、本発明は、例えば、システム、装置、方法、プログラムもしくは記録媒体等としての実施の形態も可能であり、具体的には、複数の機器から構成されるシステムに適用してもよいし、また、一つの機器からなる装置に適用してもよい。 Further, the present invention can be implemented as, for example, a system, apparatus, method, program, or recording medium, and can be applied to a system composed of a plurality of devices. Moreover, you may apply to the apparatus which consists of one apparatus.
なお、本発明は、前述した実施の形態の機能を実現するソフトウェアのプログラム(実施の形態では図2、図5、図6に示すフローチャートに対応したプログラム)を、システムあるいは装置に直接、あるいは遠隔から供給し、そのシステムあるいは装置のコンピュータが前記供給されたプログラムコードを読み出して実行することによっても達成される場合を含む。 In the present invention, a software program (in the embodiment, a program corresponding to the flowcharts shown in FIGS. 2, 5, and 6) that realizes the functions of the above-described embodiments is directly or remotely transmitted to a system or apparatus. And the case where the computer of the system or apparatus reads out and executes the supplied program code.
したがって、本発明の機能処理をコンピュータで実現するために、前記コンピュータにインストールされるプログラムコード自体も本発明を実現するものである。つまり、本発明は、本発明の機能処理を実現するためのコンピュータプログラム自体も含まれる。 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.
その場合、プログラムの機能を有していれば、オブジェクトコード、インタプリタにより実行されるプログラム、OSに供給するスクリプトデータ等の形態であってもよい。 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 the OS, and the like.
プログラムを供給するための記録媒体としては、例えば、フロッピー(登録商標)ディスク、ハードディスク、光ディスク、光磁気ディスク、MO、CD−ROM、CD−R、CD−RW、磁気テープ、不揮発性のメモリカード、ROM、DVD(DVD−ROM、DVD−R)などがある。 As a recording medium for supplying the program, 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) and the like.
その他、プログラムの供給方法としては、クライアントコンピュータのブラウザを用いてインターネットのホームページに接続し、前記ホームページから本発明のコンピュータプログラムそのもの、もしくは圧縮され自動インストール機能を含むファイルをハードディスク等の記録媒体にダウンロードすることによっても供給できる。 As another program supply method, a client computer browser is used to connect to an Internet homepage, and the computer program itself of the present invention or a compressed file including an automatic installation function is downloaded from the homepage to a recording medium such as a hard disk. Can also be supplied.
また、本発明のプログラムを構成するプログラムコードを複数のファイルに分割し、それぞれのファイルを異なるホームページからダウンロードすることによっても実現可能である。つまり、本発明の機能処理をコンピュータで実現するためのプログラムファイルを複数のユーザに対してダウンロードさせるWWWサーバも、本発明に含まれるものである。 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 homepage. That is, 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 is also included in the present invention.
また、本発明のプログラムを暗号化してCD−ROM等の記録媒体に格納してユーザに配布し、所定の条件をクリアしたユーザに対し、インターネットを介してホームページから暗号化を解く鍵情報をダウンロードさせ、その鍵情報を使用することにより暗号化されたプログラムを実行してコンピュータにインストールさせて実現することも可能である。 In addition, the program of the present invention is encrypted, stored on a recording medium such as a CD-ROM, distributed to users, and key information for decryption is downloaded from a homepage via the Internet to users who have cleared predetermined conditions. It is also possible to execute the encrypted program by using the key information and install the program on a computer.
また、コンピュータが、読み出したプログラムを実行することによって、前述した実施の形態の機能が実現される他、そのプログラムの指示に基づき、コンピュータ上で稼動しているOSなどが、実際の処理の一部または全部を行い、その処理によっても前述した実施の形態の機能が実現され得る。 In addition to the functions of the above-described embodiments being realized by the computer executing the read program, the OS running on the computer based on the instructions of the program is used for the actual processing. The functions of the above-described embodiment can be realized by performing some or all of the processes.
さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行い、その処理によっても前述した実施の形態の機能が実現される。 Furthermore, after 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, the function expansion board or The CPU or the like provided in the function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are realized by the processing.
1 記憶部
2 演算部
3 表示部
4 入力部
5 外部記憶部
6 ネットワーク部
10 データ部
11 プログラム部
20 ロード制御部
21 データ取得部
22 連続スクロール判定部
23 スクロール制御部
24 表示制御部
101 表示用データ保持部
102 先読み用データ保持部
DESCRIPTION OF
Claims (5)
前記項目一覧部品上に含まれる項目のデータを記憶するデータ格納部からロードされる、前記項目のデータを所定項目数分、記憶可能なメモリと、
前記スクロール指示に応じて前記項目一覧部品上に表示させる前記第1の項目数分の項目のデータが前記メモリに記憶されている場合は、前記メモリから前記第1の項目数分の項目のデータを読み出し、当該項目を表示させ、前記スクロール指示に応じて前記項目一覧部品上に表示させる前記第1の項目数分の項目のデータが前記メモリに記憶されていない場合は、前記データ格納部から、前記第1の項目数よりも多く前記所定項目数以下の項目のデータを前記メモリにロードし、当該メモリから、前記第1の項目数分の項目のデータを読み出し、当該項目を表示させる制御手段とを有し、
前記制御手段は、
前記スクロール指示が所定時間以上継続して行われたことにより、当該スクロール指示の方向へのスクロールが連続して行われる連続モードが設定されると、前記メモリに記憶される前記所定項目数の項目のデータが、前記連続モード設定時の表示項目のデータと、当該表示項目よりも当該設定時のスクロール指示の方向の項目のデータになるように、当該設定時に前記メモリに記憶されていない項目のデータを前記データ格納部からロードして前記メモリに記憶させると共に、前記連続モードの終了に応じて、前記連続モードの設定時の前記スクロール指示の方向と逆方向の項目のデータを前記所定項目数以下、前記データ格納部からロードして前記メモリに記憶させることを特徴とする情報処理装置。 An information processing apparatus for the first item number of the scroll in the direction of the scroll instruction items to be displayed in the item list on the part to display items of multiple,
Loaded from a data storage unit that stores data of items included on the item list component , a memory capable of storing the data of the items for a predetermined number of items , and
In the case where data of items corresponding to the number of first items to be displayed on the item list component in response to the scroll instruction is stored in the memory, data of items corresponding to the number of first items from the memory. If the data for the first number of items to be displayed on the item list component in response to the scroll instruction is not stored in the memory, the data storage unit , Loading data of items greater than the first number of items and less than or equal to the predetermined number of items into the memory, reading data of the items for the first number of items from the memory, and displaying the items Means,
The control means includes
When a continuous mode in which scrolling in the direction of the scroll instruction is continuously performed by setting the scroll instruction continuously for a predetermined time or more is set, the predetermined number of items stored in the memory Of the items not stored in the memory at the time of the setting so that the data of the display item at the time of the continuous mode setting and the data of the item of the scroll instruction direction at the time of the setting rather than the display item. Data is loaded from the data storage unit and stored in the memory, and data of items in the direction opposite to the direction of the scroll instruction when the continuous mode is set is stored in the memory according to the end of the continuous mode. Hereinafter, an information processing apparatus that is loaded from the data storage unit and stored in the memory .
前記項目一覧部品上に含まれる項目のデータを記憶するデータ格納部からロードされる、前記項目のデータを所定項目数分、記憶可能なメモリと、
前記スクロール指示に応じて前記項目一覧部品上に表示させる前記第1の項目数分の項目のデータが前記メモリに記憶されている場合は、前記メモリから前記第1の項目数分の項目のデータを読み出し、当該項目を表示させ、前記スクロール指示に応じて前記項目一覧部品上に表示させる前記第1の項目数分の項目のデータが前記メモリに記憶されていない場合は、前記データ格納部から、前記第1の項目数よりも多く前記所定項目数以下の項目のデータを前記メモリにロードし、当該メモリから、前記第1の項目数分の項目のデータを読み出し、当該項目を表示させる制御手段とを有し、
前記制御手段は、
前記スクロール指示が所定の間隔より早い間隔で行われたことにより、当該スクロール指示の方向へのスクロールが連続して行われる連続モードが設定されると、前記メモリに記憶される前記所定項目数の項目のデータが、前記連続モード設定時の表示項目のデータと、当該表示項目よりも当該設定時のスクロール指示の方向の項目のデータになるように、当該設定時に前記メモリに記憶されていない項目のデータを前記データ格納部からロードして前記メモリに記憶させると共に、前記連続モードの終了に応じて、前記連続モードの設定時の前記スクロール指示の方向と逆方向の項目のデータを前記所定項目数以下、前記データ格納部からロードして前記メモリに記憶させる特徴とする情報処理装置。 An information processing apparatus for the first item number of the scroll in the direction of the scroll instruction items to be displayed in the item list on the part to display items of multiple,
Loaded from a data storage unit that stores data of items included on the item list component , a memory capable of storing the data of the items for a predetermined number of items , and
In the case where data of items corresponding to the number of first items to be displayed on the item list component in response to the scroll instruction is stored in the memory, data of items corresponding to the number of first items from the memory. If the data for the first number of items to be displayed on the item list component in response to the scroll instruction is not stored in the memory, the data storage unit , Loading data of items greater than the first number of items and less than or equal to the predetermined number of items into the memory, reading data of the items for the first number of items from the memory, and displaying the items Means,
The control means includes
When a continuous mode in which scrolling in the direction of the scroll instruction is continuously performed due to the scroll instruction being performed at an interval earlier than the predetermined interval, the predetermined number of items stored in the memory is set . Items that are not stored in the memory at the time of the setting so that the item data becomes the data of the display item at the time of the continuous mode setting and the data of the item of the scroll instruction direction at the time of the setting rather than the display item. Is loaded from the data storage unit and stored in the memory, and in response to the end of the continuous mode, the data of the item in the direction opposite to the direction of the scroll instruction when the continuous mode is set is stored in the predetermined item. An information processing apparatus that is loaded from the data storage unit and stored in the memory .
前記項目一覧部品上に含まれる項目のデータを記憶するデータ格納部からロードされる、前記項目のデータを所定項目数分、記憶可能なメモリと、
前記スクロールボタンの指示に応じて前記項目一覧部品上に表示させる前記第1の項目数分の項目のデータが前記メモリに記憶されている場合は、前記メモリから前記第1の項目数分の項目のデータを読み出し、当該項目を表示させ、前記スクロールボタンの指示に応じて前記項目一覧部品上に表示させる前記第1の項目数分の項目のデータが前記メモリに記憶されていない場合は、前記データ格納部から、前記第1の項目数よりも多く前記所定項目数以下の項目のデータを前記メモリにロードし、当該メモリから、前記第1の項目数分の項目のデータを読み出し、当該項目を表示させる制御手段とを有し、
前記制御手段は、
前記スクロールバーに含まれるつまみがドラッグされたことにより連続モードが設定されると、前記メモリに記憶させる前記所定項目数の項目のデータが、前記連続モード設定時の表示項目のデータと、当該表示項目よりも当該設定時のドラッグの方向の項目のデータになるように、前記設定時に前記メモリに記憶されていない項目のデータを前記データ格納部からロードして前記メモリに記憶させると共に、前記連続モードの終了に応じて、前記連続モードの設定時の前記ドラッグの方向の指示の方向と逆方向の項目のデータを前記所定項目数以下、前記データ格納部からロードして前記メモリに記憶させることを特徴とする情報処理装置。 The items to be displayed in the item list on the part to display items of multiple, an information processing apparatus for the first item number of scroll according to the instruction of the scroll button included in the scroll bar,
Loaded from a data storage unit that stores data of items included on the item list component , a memory capable of storing the data of the items for a predetermined number of items , and
When data of items corresponding to the number of first items to be displayed on the item list component according to the instruction of the scroll button is stored in the memory, items corresponding to the number of first items from the memory are stored. When the data for the first number of items to be displayed on the item list component according to the instruction of the scroll button is not stored in the memory, the item is displayed. From the data storage unit, the data of the items that are greater than the first item number and less than or equal to the predetermined item number are loaded into the memory, and the item data for the first item number is read from the memory, and the item Control means for displaying
The control means includes
When the continuous mode is set by dragging the knob included in the scroll bar , the data of the predetermined number of items to be stored in the memory includes the display item data when the continuous mode is set, and the display The data of the item not stored in the memory at the time of the setting is loaded from the data storage unit and stored in the memory so that the data of the item in the drag direction at the time of the setting is set to be stored in the memory. In response to the end of the mode, the data of the item in the direction opposite to the direction of the drag direction when the continuous mode is set is loaded from the data storage unit below the predetermined number of items and stored in the memory. An information processing apparatus characterized by the above.
前記スクロール指示に応じて前記項目一覧部品上に表示させる前記第1の項目数分の項目のデータが、所定項目数分のデータを記憶可能なメモリに記憶されている場合は、前記メモリから前記第1の項目数分の項目のデータを読み出し、当該項目を表示させ、前記スクロール指示に応じて前記項目一覧部品上に表示させる前記第1の項目数分の項目のデータが前記メモリに記憶されていない場合は、前記項目一覧部品に含まれる項目のデータを記憶するデータ格納部から前記第1の項目数よりも多く前記所定項目数以下の項目のデータを前記メモリにロードし、当該メモリから、前記第1の項目数分の項目のデータを読み出し、当該項目を表示させる制御工程を有し、
前記制御工程においては、
前記スクロール指示が所定時間以上継続して行われたことにより、当該スクロール指示の方向へのスクロールが連続して行われる連続モードが設定されると、前記メモリに記憶される前記所定項目数の項目のデータが、前記連続モード設定時の表示項目のデータと、当該表示項目よりも当該設定時のスクロール指示の方向の項目のデータになるように、当該設定時に前記メモリに記憶されていない項目のデータを前記データ格納部からロードして前記メモリに記憶させると共に、前記連続モードの終了に応じて、前記連続モードの設定時の前記スクロール指示の方向と逆方向の項目のデータを前記所定項目数以下、前記データ格納部からロードして前記メモリに記憶させることを特徴とする情報処理方法。 An information processing method of device performs the first item number of the scroll in the direction of the scroll instruction items to be displayed in the item list on the part to display items of multiple,
When the data for the first number of items to be displayed on the item list component in response to the scroll instruction is stored in a memory capable of storing data for a predetermined number of items, the data from the memory Data of items corresponding to the number of first items is read out, the items are displayed, and data of items corresponding to the number of first items to be displayed on the item list component in response to the scroll instruction is stored in the memory. If not, the data storage unit that stores the data of the items included in the item list component is loaded with the data of the items that is greater than the first item number and less than or equal to the predetermined item number to the memory, and from the memory , Including a control step of reading out data of items corresponding to the first number of items and displaying the items,
In the control step,
When a continuous mode in which scrolling in the direction of the scroll instruction is continuously performed by setting the scroll instruction continuously for a predetermined time or more is set, the predetermined number of items stored in the memory Of the items not stored in the memory at the time of the setting so that the data of the display item at the time of the continuous mode setting and the data of the item of the scroll instruction direction at the time of the setting rather than the display item. Data is loaded from the data storage unit and stored in the memory, and data of items in the direction opposite to the direction of the scroll instruction when the continuous mode is set is stored in the memory according to the end of the continuous mode. Hereinafter, an information processing method , wherein the information is loaded from the data storage unit and stored in the memory .
前記スクロール指示に応じて前記項目一覧部品上に表示させる前記第1の項目数分の項目のデータが、所定項目数分のデータを記憶可能なメモリに記憶されている場合は、前記メモリから前記第1の項目数分の項目のデータを読み出し、当該項目を表示させ、前記スクロール指示に応じて前記項目一覧部品上に表示させる前記第1の項目数分の項目のデータが前記メモリに記憶されていない場合は、前記項目一覧部品に含まれる項目のデータを記憶するデータ格納部から、前記第1の項目数よりも多く前記所定項目数以下の項目のデータを前記メモリにロードし、当該メモリから、前記第1の項目数分の項目のデータを読み出し、当該項目を表示させる制御工程をコンピュータに実行させ、
前記制御工程においては、
前記スクロール指示が所定時間以上継続して行われたことにより、当該スクロール指示の方向へのスクロールが連続して行われる連続モードが設定されると、前記メモリに記憶される前記所定項目数の項目のデータが、前記連続モード設定時の表示項目のデータと、当該表示項目よりも当該設定時のスクロール指示の方向の項目のデータになるように、当該設定時に前記メモリに記憶されていない項目のデータを前記データ格納部からロードして前記メモリに記憶させると共に、前記連続モードの終了に応じて、前記連続モードの設定時の前記スクロール指示の方向と逆方向の項目のデータを前記所定項目数以下、前記データ格納部からロードして前記メモリに記憶させることを特徴とするプログラム。 A program to be executed by a computer to the first item number of scrolling the items to be displayed in the item list on the part to display items of multiple direction of the scroll instruction,
When the data for the first number of items to be displayed on the item list component in response to the scroll instruction is stored in a memory capable of storing data for a predetermined number of items, the data from the memory Data of items corresponding to the number of first items is read out, the items are displayed, and data of items corresponding to the number of first items to be displayed on the item list component in response to the scroll instruction is stored in the memory. If not, from the data storage unit that stores the data of the items included in the item list component, load the data of the items that is greater than the first item number and less than or equal to the predetermined item number into the memory, From the first item number of items of data is read, the computer to execute a control process to display the items,
In the control step,
When a continuous mode in which scrolling in the direction of the scroll instruction is continuously performed by setting the scroll instruction continuously for a predetermined time or more is set, the predetermined number of items stored in the memory Of the items not stored in the memory at the time of the setting so that the data of the display item at the time of the continuous mode setting and the data of the item of the scroll instruction direction at the time of the setting rather than the display item. Data is loaded from the data storage unit and stored in the memory, and data of items in the direction opposite to the direction of the scroll instruction when the continuous mode is set is stored in the memory according to the end of the continuous mode. Hereinafter, a program loaded from the data storage unit and stored in the memory .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005167132A JP4789513B2 (en) | 2005-06-07 | 2005-06-07 | Information processing apparatus, information processing method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005167132A JP4789513B2 (en) | 2005-06-07 | 2005-06-07 | Information processing apparatus, information processing method, and program |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2006343846A JP2006343846A (en) | 2006-12-21 |
JP2006343846A5 JP2006343846A5 (en) | 2008-09-18 |
JP4789513B2 true JP4789513B2 (en) | 2011-10-12 |
Family
ID=37640797
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005167132A Expired - Fee Related JP4789513B2 (en) | 2005-06-07 | 2005-06-07 | Information processing apparatus, information processing method, and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4789513B2 (en) |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5145613B2 (en) * | 2008-11-12 | 2013-02-20 | オンキヨー株式会社 | Content information display device and program thereof |
JP5650379B2 (en) * | 2009-01-09 | 2015-01-07 | キヤノン株式会社 | Information processing apparatus, display processing method, and program |
KR20110004094A (en) * | 2009-07-07 | 2011-01-13 | 삼성전자주식회사 | Document display apparatus and method of displaying document |
JP5306984B2 (en) * | 2009-12-28 | 2013-10-02 | シャープ株式会社 | Screen transition device and screen transition method |
WO2011104747A1 (en) * | 2010-02-23 | 2011-09-01 | 三菱電機株式会社 | Map scrolling device |
US10911550B2 (en) * | 2010-11-09 | 2021-02-02 | Microsoft Technology Licensing, Llc | Partial loading and editing of documents from a server |
JP2012194794A (en) | 2011-03-16 | 2012-10-11 | Fujitsu Ltd | Portable terminal and content display program |
JP2014106809A (en) * | 2012-11-28 | 2014-06-09 | Konica Minolta Inc | Data processing device, content display method, and browsing program |
DE112015006239T5 (en) * | 2015-02-27 | 2017-11-16 | Mitsubishi Electric Corporation | USER ROOF EXECUTION DEVICE AND USER INTERFACE DEVICE |
JP6164344B2 (en) * | 2016-06-23 | 2017-07-19 | 三菱電機株式会社 | User interface execution device and user interface design device |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH02310592A (en) * | 1989-05-26 | 1990-12-26 | Nec Software Ltd | Screen scroll control system |
JPH04365097A (en) * | 1991-06-12 | 1992-12-17 | Nec Corp | Screen scroll control system |
JP3141731B2 (en) * | 1995-07-03 | 2001-03-05 | 松下電器産業株式会社 | Map scroll processing apparatus and method |
JPH1115371A (en) * | 1997-06-25 | 1999-01-22 | Fujitsu Ten Ltd | Map displaying apparatus |
JP3408980B2 (en) * | 1998-12-18 | 2003-05-19 | シャープ株式会社 | Display scroll device |
JP2001255978A (en) * | 2000-03-08 | 2001-09-21 | Hitachi Ltd | Scroll device for window |
-
2005
- 2005-06-07 JP JP2005167132A patent/JP4789513B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2006343846A (en) | 2006-12-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4789513B2 (en) | Information processing apparatus, information processing method, and program | |
US8140971B2 (en) | Dynamic and intelligent hover assistance | |
US7966576B2 (en) | Method and system for moving an icon on a graphical user interface | |
JP5850828B2 (en) | Media timeline interaction | |
US5442742A (en) | Method and apparatus for the manipulation of text on a computer display screen | |
JP4102045B2 (en) | Display control method and display control processing device for concealment window on desktop | |
JP4620922B2 (en) | User interface for centralized management and access provision | |
US6570594B1 (en) | User interface with non-intrusive display element | |
US7979805B2 (en) | Button discoverability | |
US20080266255A1 (en) | Switching display mode of electronic device | |
US20090115736A1 (en) | System having user interface using motion based object selection and mouse movement | |
JP2008157974A (en) | Display controller and control method of display controller | |
US8848087B2 (en) | Information display apparatus, image taking apparatus, and method and computer program for controlling displaying information | |
US20060184892A1 (en) | Method and system providing for the compact navigation of a tree structure | |
JP2012507089A (en) | Surface and manage window-specific controls | |
US20100042933A1 (en) | Region selection control for selecting browser rendered elements | |
KR20110032004A (en) | System and method for selecting a tab within a tabbed browser | |
JP2004152169A (en) | Window switching device and window switching program | |
CN101211250A (en) | Method to provide menu, using menu set and multimedia device using the same | |
JP2012150558A (en) | Display control unit and control method thereof | |
JP2007104630A (en) | Video surveillance system | |
JP4898485B2 (en) | Method for navigating within a user interface and computer program | |
JP2000187543A5 (en) | User interface device and its control method | |
US8140972B2 (en) | Sticky functionality | |
US20090113353A1 (en) | Cursor locator |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080609 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080805 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100520 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100601 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100722 |
|
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: 20110712 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110719 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140729 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |