JP2023163762A - Information processing method, information processing device, and program - Google Patents

Information processing method, information processing device, and program Download PDF

Info

Publication number
JP2023163762A
JP2023163762A JP2022074882A JP2022074882A JP2023163762A JP 2023163762 A JP2023163762 A JP 2023163762A JP 2022074882 A JP2022074882 A JP 2022074882A JP 2022074882 A JP2022074882 A JP 2022074882A JP 2023163762 A JP2023163762 A JP 2023163762A
Authority
JP
Japan
Prior art keywords
page
item
information processing
display
storage device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2022074882A
Other languages
Japanese (ja)
Inventor
賢治 野田
Kenji Noda
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.)
Nissan Motor Co Ltd
Original Assignee
Nissan Motor Co Ltd
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 Nissan Motor Co Ltd filed Critical Nissan Motor Co Ltd
Priority to JP2022074882A priority Critical patent/JP2023163762A/en
Publication of JP2023163762A publication Critical patent/JP2023163762A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide an information processing method, an information processing device, and a program capable of preventing an item to be operated from being lost during a drag operation even if a page is deleted to suppress a storage capacity.SOLUTION: A first page, a second page provided next to one side of the first page, and a third page provided next to the other side of the first page are stored in a storage device together with items belonging to each page, an operation for the first page displayed on a touch panel display is detected, and when the operation for the first page is an operation of scrolling from the first page to the second page while dragging an item on the first page, the page displayed on the touch panel display is changed from the first page to the second page while displaying the item, the belonging of the item is changed from the first page to the second page before a drop operation is performed on the item, and the third page is deleted from the storage device.SELECTED DRAWING: Figure 1

Description

本発明は、タッチパネル式ディスプレイの画面表示を制御する情報処理方法、情報処理装置、及びプログラムに関するものである。 The present invention relates to an information processing method, an information processing device, and a program for controlling screen display of a touch panel display.

従来より、表示の縮小により拡げられた描画エリアの全てを保存する必要がなく、当該描画エリアのための記憶容量を抑制することが可能になる描画装置が知られている(特許文献1)。 BACKGROUND ART Conventionally, a drawing device has been known that does not need to save the entire drawing area expanded by reducing the display, and can suppress the storage capacity for the drawing area (Patent Document 1).

特開2015-170050号公報Japanese Patent Application Publication No. 2015-170050

特許文献1に記載された描画装置では、アイテムをドラッグ操作したまま、スクロール表示した場合、記憶容量を抑制するために、ドラッグ操作中に描画エリアの一部が削除される。このため、操作対象のアイテムが所属する描画エリアが削除されると、ドラッグ操作中に操作対象のアイテムが消失する、という問題がある。 In the drawing device described in Patent Document 1, when an item is scroll-displayed while being dragged, part of the drawing area is deleted during the dragging operation in order to suppress storage capacity. Therefore, if the drawing area to which the operation target item belongs is deleted, there is a problem in that the operation target item disappears during the drag operation.

本発明が解決しようとする課題は、記憶容量を抑制するためにページを削除しても、ドラッグ操作中に操作対象のアイテムが消失するのを防止する情報処理方法、情報処理装置、及びプログラムを提供することである。 The problem to be solved by the present invention is to provide an information processing method, an information processing device, and a program that prevent an item to be operated during a drag operation from disappearing even if a page is deleted to reduce storage capacity. It is to provide.

本発明は、第1ページ、第1ページの一方側の隣に設けられた第2ページ、及び第1ページの他方側の隣に設けられた第3ページを、各ページに所属するアイテムとともに記憶装置に記憶させ、タッチパネル式ディスプレイに表示される第1ページに対する操作を検出し、第1ページに対する操作が、第1ページ上のアイテムをドラッグしながら、第1ページから第2ページへスクロールする操作の場合、アイテムを表示したまま、タッチパネル式ディスプレイに表示されるページを第1ページから第2ページに変更し、アイテムへのドロップ操作がされる前に、アイテムの所属先を第1ページから第2ページに変更し、第3ページを記憶装置から削除することにより、上記課題を解決する。 The present invention stores a first page, a second page provided next to one side of the first page, and a third page provided next to the other side of the first page, together with items belonging to each page. An operation on the first page stored in the device and displayed on the touch panel display is detected, and the operation on the first page is an operation of scrolling from the first page to the second page while dragging an item on the first page. In this case, the page displayed on the touch panel display is changed from the first page to the second page while the item is displayed, and the item's affiliation is changed from the first page to the second page before the drop operation is performed on the item. The above problem is solved by changing the number of pages to two and deleting the third page from the storage device.

本発明によれば、記憶容量を抑制するためにページを削除しても、ドラッグ操作中に操作対象のアイテムが消失するのを防止できる。 According to the present invention, even if a page is deleted to reduce storage capacity, it is possible to prevent an item to be operated during a drag operation from disappearing.

本実施形態に係るナビゲーション装置の構成概略図である。1 is a schematic configuration diagram of a navigation device according to an embodiment. 記憶装置が記憶するデータの構成を説明するための図である。FIG. 2 is a diagram for explaining the configuration of data stored in a storage device. 本実施形態に係る情報処理の手順を示すフローチャートの一例である。It is an example of a flowchart showing the procedure of information processing according to the present embodiment. ドラッグしたまま、スクロール操作した場合に、比較例に係る画面遷移を説明するための図である。FIG. 7 is a diagram for explaining screen transition according to a comparative example when a scroll operation is performed while dragging. 比較例に係る情報処理装置の処理を説明するための図である。FIG. 3 is a diagram for explaining processing of an information processing device according to a comparative example. 図3に示すフローチャートに基づく処理であって、本実施形態に係るコントローラが実行する処理の一例である。This is an example of a process based on the flowchart shown in FIG. 3 and executed by the controller according to the present embodiment. ドラッグしたまま、スクロール操作した場合に、本実施形態に係る画面遷移を説明するための図である。FIG. 7 is a diagram for explaining screen transition according to the present embodiment when a scroll operation is performed while dragging. 本実施形態に係る情報処理装置の処理を説明するための図である。FIG. 3 is a diagram for explaining processing of the information processing device according to the present embodiment.

以下、本発明に係る情報処理方法、情報処理装置、及びプログラムの実施の形態を図面に基づいて説明する。 Embodiments of an information processing method, an information processing device, and a program according to the present invention will be described below based on the drawings.

図1は、本実施形態に係るナビゲーション装置100の構成概略図である。ナビゲーション装置100は、車両の室内に設けられ、乗員に車両のルート案内等を行うための装置である。図1に示すように、ナビゲーション装置100は、ディスプレイ1と、記憶装置2と、情報処理装置10を含んで構成される。 FIG. 1 is a schematic diagram of the configuration of a navigation device 100 according to this embodiment. The navigation device 100 is a device that is installed inside a vehicle and provides vehicle route guidance to an occupant. As shown in FIG. 1, the navigation device 100 includes a display 1, a storage device 2, and an information processing device 10.

ディスプレイ1は、タッチパネル式のディスプレイであり、車両に搭載されている。タッチパネル式のディスプレイ1は、感圧センサを備え、接触操作時にディスプレイ1に与えられた押圧力を抵抗値や電圧などから検出する。感圧センサの機構は特に限定されず、出願時に知られた感圧センサの機構を適宜に用いることができる。またタッチパネルは、感圧式に限らず、静電式等、他の方式でもよい。ディスプレイ1は、タッチパネル式のディスプレイ1であればよく、ディスプレイ1の種別は特に限定されない。ディスプレイ1は、液晶ディスプレイであってもよいし、有機EL(Organic electro-luminescence: OEL)ディスプレイであってもよい。 The display 1 is a touch panel type display, and is mounted on a vehicle. The touch panel type display 1 is equipped with a pressure sensor, and detects the pressing force applied to the display 1 during a touch operation from a resistance value, voltage, etc. The mechanism of the pressure-sensitive sensor is not particularly limited, and any pressure-sensitive sensor mechanism known at the time of filing can be used as appropriate. Further, the touch panel is not limited to a pressure-sensitive type, and may be of other types such as an electrostatic type. The display 1 may be a touch panel type display 1, and the type of the display 1 is not particularly limited. The display 1 may be a liquid crystal display or an organic electro-luminescence (OEL) display.

例えば、ディスプレイ1は、ダッシュボードのうち運転席と助手席の間の位置に配置される。またディスプレイ1は、運転席に着座するドライバー及び助手席に着座する乗員(以降、助手席乗員という)のそれぞれの手が届くように、運転席及び助手席の前方に配置される。ドライバー又は助手席乗員は、後述するナビゲーション装置100への操作内容をディスプレイ1に入力する。タッチ操作は、ディスプレイ1に表示されるアイテムに指等で触れる操作である。アイテムとしては、例えば、アイコン、ボタン等が挙げられる。またタッチ操作は、タップ(画面を1回タッチする)、ダブルタップ(画面を2回タッチする)、ロングタップ(画面を長押しする)、スワイプ(画面に触れた指を画面上でそのままスライドさせる(指をなぞる))、フリック(画面に触れた指を、画面上で素早く弾くように動かす)、ピンチイン/ピンチアウト(2本の指で画面に触れて、2本の指を近づける/遠ざける)、ドラッグ(画面上のアイテムを指で長押しながら、そのままスライドさせる)、ドロップ(ドラッグ操作でアイテムを指で長押した状態から、指を画面から放す)、スクロール(画面から指を放さずに、画面上で上下方向又は左右方向に指を移動させる)等を含む。なお、タッチ操作は、ディスプレイ1の表示画面に直接触れなくても、指等を表示画面に近づける、いわゆるホバリングであってもよい。なお、タッチ操作の操作方法は、これらに限定されず他の方法であってもよい。 For example, the display 1 is placed on a dashboard between a driver's seat and a passenger's seat. Further, the display 1 is disposed in front of the driver's seat and the front passenger's seat so that the driver sitting in the driver's seat and the passenger sitting in the front passenger's seat (hereinafter referred to as front passenger) can reach the display 1. A driver or a passenger in the passenger seat inputs operation details for the navigation device 100, which will be described later, into the display 1. The touch operation is an operation of touching an item displayed on the display 1 with a finger or the like. Examples of items include icons, buttons, and the like. Touch operations include tap (touching the screen once), double tap (touching the screen twice), long tap (pressing and holding the screen), and swipe (sliding the finger that touched the screen on the screen). (trace your finger)), flick (move the finger that touched the screen in a quick flicking motion), pinch in/pinch out (touch the screen with two fingers and move them closer/away) , Drag (hold down an item on the screen and slide it), Drop (hold down an item with your finger and then release it from the screen), Scroll (without taking your finger off the screen, (moving your finger up and down or left and right on the screen). Note that the touch operation may be so-called hovering, in which a finger or the like is brought close to the display screen, without directly touching the display screen of the display 1. Note that the touch operation method is not limited to these, and other methods may be used.

ドライバー又は助手席乗員がディスプレイ1に対してタッチ操作を行うと、ディスプレイ1は、表示画面上でタッチ操作された位置を検出し、検出した位置の情報を情報処理装置10に出力する。またディスプレイ1は、タッチ操作された位置とともに、感圧センサによる検出結果を情報処理装置10に出力する。一方、ディスプレイ1には、情報処理装置10から、画像データを表示するための制御指令が入力される。ディスプレイ1は、画像データに基づく一又は複数の画面を表示させる。 When the driver or the front passenger performs a touch operation on the display 1, the display 1 detects the position of the touch operation on the display screen and outputs information on the detected position to the information processing device 10. Further, the display 1 outputs the position of the touch operation as well as the detection result by the pressure-sensitive sensor to the information processing device 10 . On the other hand, a control command for displaying image data is input to the display 1 from the information processing device 10 . The display 1 displays one or more screens based on image data.

記憶装置2は、HDD(Hard Disk Drive)やSSD(Solid State Drive)などの記憶デバイスである。記憶装置2は、ナビゲーション装置100に関する様々なデータを記憶する。また記憶装置2は、情報処理装置10からの制御指令に応じて、記憶するデータを情報処理装置10に出力する。また記憶装置2は、情報処理装置10からの制御指令に応じて、データの削除、既存データの更新、新規データの記憶などを行う。 The storage device 2 is a storage device such as an HDD (Hard Disk Drive) or an SSD (Solid State Drive). The storage device 2 stores various data regarding the navigation device 100. Furthermore, the storage device 2 outputs stored data to the information processing device 10 in response to a control command from the information processing device 10. The storage device 2 also deletes data, updates existing data, stores new data, etc. in response to control commands from the information processing device 10.

ここで、図2を用いて、記憶装置2が記憶するデータの構成について説明する。図2は、記憶装置2が記憶するデータの構成を説明するための図である。図2(A)は、ディスプレイ1に表示されるページとスクロール操作との関係を説明するための図であり、図2(B)は、図2(A)に示す各ページにおけるデータ構成を説明するための図である。 Here, the structure of data stored in the storage device 2 will be explained using FIG. 2. FIG. 2 is a diagram for explaining the structure of data stored in the storage device 2. As shown in FIG. FIG. 2(A) is a diagram for explaining the relationship between pages displayed on the display 1 and scroll operations, and FIG. 2(B) is a diagram for explaining the data structure of each page shown in FIG. 2(A). This is a diagram for

図2(A)の例では、ディスプレイ1にAページが表示されている。例えば、ナビゲーション装置100の起動直後にディスプレイ1にAページが表示される場合、Aページは、ナビゲーション装置100のホーム画面に相当するページである。図2(A)の例では、Aページの上段に正面視左から右に向かってアイテムA1~アイテムA4が配置され、Aページの下段に正面視左から右に向かってアイテムA5~アイテムA8が配置されている。アイテムA1~アイテムA8は、ナビゲーション装置100の機能を実現するためのアイコンやボタンである。本実施形態では、ナビゲーション装置100の機能は特に限定されないが、アイテムA1~アイテムA8としては、予め登録された自宅住所に基づいて、自宅まで走行経路を探索するための「自宅」ボタン等が例示できる。 In the example of FIG. 2(A), page A is displayed on the display 1. For example, when page A is displayed on display 1 immediately after starting navigation device 100, page A is a page equivalent to the home screen of navigation device 100. In the example of FIG. 2(A), items A1 to A4 are arranged in the upper row of page A from left to right when viewed from the front, and items A5 to A8 are arranged from left to right in the lower row of page A. It is located. Items A1 to A8 are icons and buttons for realizing the functions of the navigation device 100. In the present embodiment, the functions of the navigation device 100 are not particularly limited, but examples of items A1 to A8 include a "home" button for searching for a driving route to home based on a home address registered in advance. can.

アイテムA1~アイテムA8のそれぞれは、ディスプレイ1に表示する際に必要な複数の構成要素である。複数の構成要素は、ディスプレイ1に表示される画像を表す画像情報、ディスプレイ1に表示される文字を表す文字情報、ディスプレイ1上の表示位置を表す座標情報、画像及び文字のそれぞれの大きさを表す寸法情報、及びアイテムがタッチ操作された際の動作を表す動作情報を含む。アイテムA1として上記の「自宅」ボタンの場合を例に挙げると、アイテムA1の画像情報は、家を表す画像であり、アイテムA1の文字情報は、「自宅」という文字であり、アイテムA1の座標情報は、上段の正面視左から1つ目の位置であり、アイテムA1の寸法情報は、家を表す画像の画像サイズ及び「自宅」の文字サイズであり、アイテムA1の動作情報は、予め登録された自宅情報に基づいて、自宅までの走行経路を探索する探索処理の情報である。 Each of item A1 to item A8 is a plurality of components necessary for displaying on display 1. The multiple components include image information representing the image displayed on the display 1, character information representing the characters displayed on the display 1, coordinate information representing the display position on the display 1, and sizes of each of the images and characters. It includes dimension information representing the item, and movement information representing the movement when the item is touched. Taking the case of the above "home" button as item A1 as an example, the image information of item A1 is an image representing a house, the text information of item A1 is the text "home", and the coordinates of item A1 are The information is the first position from the left in the upper row when viewed from the front, the dimension information of item A1 is the image size of the image representing the house and the font size of "home", and the operation information of item A1 is registered in advance. This is information for a search process that searches for a driving route to one's home based on the home information provided.

また図2(A)に示すように、ディスプレイ1にAページが表示される場合、Aページの正面視右側の隣りにはディスプレイ1に表示されないBページが設けられ、Aページの正面視左側の隣にはディスプレイ1に表示されないZページが設けられている。図2(A)では、Bページ又はZページへのスクロール操作を説明するため、便宜上、各ページを示す。Bページをディスプレイ1に表示するにはスクロール操作が必要であり、AページからBページへのスクロール操作がされた場合、ディスプレイ1に表示されるページは、後述する情報処理装置10によって、AページからBページに変更される。同様に、Zページをディスプレイ1に表示するにはスクロール操作が必要であり、AページからZページへのスクロール操作がされた場合、ディスプレイ1に表示されるページは、後述する情報処理装置10によって、AページからZページに変更される。 Further, as shown in FIG. 2(A), when page A is displayed on the display 1, a page B that is not displayed on the display 1 is provided next to the right side of the page A when viewed from the front, and a page B that is not displayed on the display 1 is provided on the left side of the page A when viewed from the front. A Z page that is not displayed on the display 1 is provided next to it. In FIG. 2A, each page is shown for convenience in order to explain the scrolling operation to page B or page Z. A scroll operation is required to display page B on display 1, and when a scroll operation is performed from page A to page B, the page displayed on display 1 is changed to page A by the information processing device 10, which will be described later. is changed to page B. Similarly, a scroll operation is required to display page Z on display 1, and when a scroll operation is performed from page A to page Z, the page displayed on display 1 is , the A page is changed to the Z page.

例えば、スクロール操作によってディスプレイ1に表示されるページがAページからBページに変更されたとする。この場合、上段に正面視左から右に向かってアイテムB1~アイテムB4が配置され、下段に正面視左から右に向かってアイテムB5~アイテムB8が配置されたBページがディスプレイ1に表示される。また例えば、スクロール操作によってディスプレイ1に表示されるページがAページからZページに変更されたとする。この場合、上段に正面視左から右に向かってアイテムZ1~アイテムZ4が配置され、下段に正面視左から右に向かってアイテムZ5~アイテムZ8が配置されたBページがディスプレイ1に表示される。 For example, assume that the page displayed on the display 1 is changed from page A to page B by a scroll operation. In this case, a B page is displayed on the display 1, in which items B1 to B4 are arranged from left to right when viewed from the front in the upper row, and items B5 to B8 are arranged from left to right when viewed from the front on the lower row. . Further, for example, assume that the page displayed on the display 1 is changed from page A to page Z by a scroll operation. In this case, a B page is displayed on the display 1, in which items Z1 to Z4 are arranged in the upper row from left to right in front view, and items Z5 to Z8 are arranged in the lower row from left to right in front view. .

図2(B)に示すように、ディスプレイ1にAページが表示される場合、記憶装置2は、Aページ、Aページに正面視右側の隣に設けられたBページ、及びAページに正面視左側の隣に設けられたZページを記憶する。また記憶装置2は、各ページとともに、Aページに付属するアイテムとしてアイテムA1~アイテムA8、Bページに付属するアイテムとしてアイテムB1~アイテムB8、及びZページに付属するアイテムとしてアイテムZ1~アイテムZ8を記憶する。ページとアイテムの関係は、アイテムA1~アイテムA8はAページの配下にあり、アイテムB1~アイテムB8はBページの配下にあり、アイテムZ1~アイテムZ8はZページの配下にある、とも言い換えることができる。本実施形態では、記憶装置2は、ディスプレイ1に表示される表示対象ページ、表示対象ページの正面視右側の隣に設けられたページ(右隣ページともいう)、及び表示対象ページの正面視左側の隣に設けられたページ(左隣ページ)の3ページ分のデータを記憶する。後述する情報処理装置10は、スクロール操作に応じた3ページ分のデータを記憶させるための制御指令を、記憶装置2に出力する。 As shown in FIG. 2(B), when the A page is displayed on the display 1, the storage device 2 stores the A page, the B page provided next to the right side of the A page when viewed from the front, and the A page when viewed from the front. The Z page provided next to the left side is memorized. In addition to each page, the storage device 2 stores items A1 to A8 as items attached to page A, items B1 to B8 as items attached to page B, and items Z1 to Z8 as items attached to page Z. Remember. The relationship between pages and items can also be expressed as Items A1 to A8 are under Page A, Items B1 to B8 are under Page B, and Items Z1 to Z8 are under Page Z. can. In this embodiment, the storage device 2 stores the display target page displayed on the display 1, the page provided next to the right side of the display target page (also referred to as the right-hand side page), and the left side of the display target page when viewed from the front. Data for three pages of the page provided next to the page (adjacent page on the left) is stored. The information processing device 10, which will be described later, outputs to the storage device 2 a control command for storing three pages of data in accordance with the scroll operation.

図1に戻り、ナビゲーション装置100の構成について説明する。情報処理装置10は、ハードウェア及びソフトウェアを備えたコンピュータにより構成され、具体的には、プログラムを格納したROM(Read Only Memory)と、このROMに格納されたプログラムを実行するCPU(Central Processing Unit)と、アクセス可能な記憶装置2として機能するRAM(Random Access Memory)とから構成されている。なお、動作回路としては、CPUに代えて又はこれとともに、MPU(Micro Processing Unit)、DSP(Digital Signal Processor)、ASIC(Application Specific Integrated Circuit)、FPGA(Field Programmable Gate Array)などを用いることができる。図1に示すコントローラ11は、後述する本発明に係る情報処理方法を実行する主体であり、コンピュータに相当する。 Returning to FIG. 1, the configuration of the navigation device 100 will be described. The information processing device 10 is composed of a computer equipped with hardware and software, and specifically includes a ROM (Read Only Memory) that stores programs, and a CPU (Central Processing Unit) that executes the programs stored in the ROM. ) and a RAM (Random Access Memory) that functions as an accessible storage device 2. Note that as an operating circuit, an MPU (Micro Processing Unit), a DSP (Digital Signal Processor), an ASIC (Application Specific Integrated Circuit), an FPGA (Field Programmable Gate Array), etc. can be used instead of or in addition to the CPU. . The controller 11 shown in FIG. 1 is a main body that executes an information processing method according to the present invention, which will be described later, and corresponds to a computer.

なお、本実施形態では、情報処理装置10により実行されるプログラムがROMに予め記憶されている構成を例に挙げて説明するが、プログラムが記憶される場所はROMに限定されない。例えば、プログラムは、コンピュータが読み取ることができ、かつ、可搬型のコンピュータ読み取り可能な記録媒体(例えば、ディスクメディア、フラッシュメモリなど)に記憶されていてもよい。この場合、情報処理装置10は、コンピュータ読み取り可能な記録媒体からプログラムをダウンロードし、ダウンロードしたプログラムを実行する。言い換えると、情報処理装置10が動作回路のみを備え、プログラムを外部からダウンロードする構成であってもよい。 In this embodiment, a configuration in which a program to be executed by the information processing device 10 is stored in advance in the ROM will be described as an example, but the location where the program is stored is not limited to the ROM. For example, the program can be read by a computer and may be stored in a portable computer-readable recording medium (eg, disk media, flash memory, etc.). In this case, the information processing device 10 downloads a program from a computer-readable recording medium and executes the downloaded program. In other words, the information processing device 10 may be configured to include only an operating circuit and download the program from outside.

図1に示すように、情報処理装置10のコントローラ11は、機能ブロックとして、操作検出部12と、アイテム管理部13と、ページ管理部14と、表示制御部15を有している。 As shown in FIG. 1, the controller 11 of the information processing device 10 includes an operation detection section 12, an item management section 13, a page management section 14, and a display control section 15 as functional blocks.

操作検出部12は、ディスプレイ1から入力される情報に基づいて、ディスプレイ1に対して行われたタッチ操作を検出する。操作検出部12には、ディスプレイ1から、タッチ操作されたディスプレイ1上の位置情報及び感圧センサによる検出結果(押圧力を示す抵抗値や電圧など)が入力される。例えば、操作検出部12は、ディスプレイ1から入力される情報に基づいて、ディスプレイ1に対する操作が、タップ操作、ダブルタップ操作、ロングタップ操作、スワイプ操作、フリック操作、ピンチイン/ピンチアウト操作、ドラッグ操作、ドロップ操作、及びスクロール操作のうち何れかの操作であるかを判別する。なお、操作検出部12が検出するタッチ操作の数は特に限定されず、例えば、操作検出部12は、ディスプレイ1に対するタッチ操作が、ドラッグ操作及びスクロール操作の2種類のタッチ操作であることを検出してもよい。操作検出部12によるタッチ操作の検出方法には、本願出願時に知られた公知の検出方法を用いることができる。 The operation detection unit 12 detects a touch operation performed on the display 1 based on information input from the display 1. The operation detection unit 12 receives input from the display 1 of the touch-operated position information on the display 1 and the detection results of the pressure sensor (resistance value, voltage, etc. indicating the pressing force). For example, the operation detection unit 12 determines whether the operation on the display 1 is a tap operation, a double tap operation, a long tap operation, a swipe operation, a flick operation, a pinch-in/pinch-out operation, or a drag operation based on information input from the display 1. , a drop operation, and a scroll operation. Note that the number of touch operations detected by the operation detection unit 12 is not particularly limited; for example, the operation detection unit 12 detects that the touch operations on the display 1 are two types of touch operations: a drag operation and a scroll operation. You may. As a method for detecting a touch operation by the operation detection unit 12, a known detection method known at the time of filing of this application can be used.

アイテム管理部13は、操作検出部12により検出されたタッチ操作に応じて、記憶装置2に記憶されたアイテムを管理する。例えば、アイテム管理部13は、操作検出部12によりドラッグ操作が検出された場合、ドラッグ操作の対象として、操作されたディスプレイ1上のアイテムを特定する。またアイテム管理部13は、ドラッグ操作及びドロップ操作によって同一ページ上でアイテムの配置場所が変更された場合、当該ページにおけるアイテムの位置情報を更新し、アイテムの位置情報を更新するための制御指令を記憶装置2に出力する。これにより、記憶装置2に記憶された当該ページにおけるアイテムの位置情報が更新される。 The item management unit 13 manages items stored in the storage device 2 according to the touch operation detected by the operation detection unit 12. For example, when the operation detection unit 12 detects a drag operation, the item management unit 13 identifies the operated item on the display 1 as the target of the drag operation. Furthermore, when the location of an item is changed on the same page by a drag operation or a drop operation, the item management unit 13 updates the position information of the item on the page and issues a control command for updating the position information of the item. Output to storage device 2. As a result, the position information of the item on the page stored in the storage device 2 is updated.

ページ管理部14は、操作検出部12により検出されたタッチ操作に応じて、記憶装置2に記憶されたページを管理する。例えば、ページ管理部14は、操作検出部12によりスクロール操作が検出された場合、スクロール先のページを特定する。またページ管理部14は、操作検出部12によりスクロール操作が検出された場合、新規ページとして新たなページを生成する。さらにページ管理部14は、記憶装置2に記憶された既存ページを削除して、新規ページを記憶させるための制御指令を、記憶装置2に出力する。これにより、記憶装置2は、制御指令に応じた既存ページを削除するとともに、新規ページを記憶する。新規ページの生成処理と既存ページの削除処理の処理順序は特に限定されないが、本実施形態では、ページ管理部14は、新規ページを生成した後、既存ページを削除する。なお、ページ管理部14は、既存ページを削除した後、新規ページを生成してもよいし、また既存ページの削除と新規ページの生成を同時に処理してもよい。 The page management unit 14 manages pages stored in the storage device 2 according to touch operations detected by the operation detection unit 12. For example, when the operation detection unit 12 detects a scroll operation, the page management unit 14 identifies the scroll destination page. Furthermore, when the operation detection unit 12 detects a scroll operation, the page management unit 14 generates a new page as a new page. Furthermore, the page management unit 14 outputs to the storage device 2 a control command for deleting the existing page stored in the storage device 2 and storing a new page. Thereby, the storage device 2 deletes the existing page according to the control command and stores the new page. Although the processing order of the new page generation process and the existing page deletion process is not particularly limited, in this embodiment, the page management unit 14 deletes the existing page after generating the new page. Note that the page management unit 14 may generate a new page after deleting an existing page, or may delete an existing page and generate a new page at the same time.

図2(A)を用いて、スクロール操作がされた場合のページ管理部14の処理について説明する。図2(A)の例の場合、ページ管理部14は、操作検出部12によりAページからBページへのスクロール操作が検出されると、スクロール先のページとしてBページを特定する。次に、ページ管理部14は、Bページに対してAページが設けられた側とは反対側の隣にCページ(図5(B)参照)及びCページに所属する各アイテムを生成する。この際、ページ管理部14は、削除予定のZページのデータ構造(ソフトウェアインスタンスともいう)に基づいて、Cページを生成する。例えば、ページ管理部14は、Zページに所属する各アイテムの位置情報及び寸法情報を、Cページに所属する各アイテムの位置情報及び寸法情報に適用する。これにより、Zページに所属する各アイテムの位置情報及び寸法情報を再利用して、Cページに所属する各アイテムの位置情報及び寸法情報を設定できるため、位置情報及び寸法情報を設定する処理が新たに実行されるのを防ぎ、演算速度の向上及び演算負荷の軽減を図ることができる。ここで、既存ページを利用せずに新規ページを生成する新規生成処理と、既存ページを再利用して新規ページを生成する再利用処理との違いについて説明する。ページ管理部14は、新規生成処理を実行すると、まず、アイテムごとに、アイテムの位置情報及び寸法情報を含むソフトウェアインスタンスを生成する。次に、ページ管理部14は、ソフトウェアインスタンスごとに、上述した画像情報、文字情報、及び動作情報を付加する。これにより、既存ページを利用せずに、複数のアイテムが付属した新規ページが生成される。画像情報、文字情報、及び動作情報の各情報をソフトウェアインスタンスに付加する際、各情報を付加するソフトウェアインスタンスの順序は特に限定されない。一方、ページ管理部14は、再利用処理を実行すると、新規生成処理とは異なり、ソフトウェアインスタンスを生成しない。ページ管理部14は、既存ページを構成するソフトウェアインスタンスに対して、画像情報、文字情報、及び動作情報を付加する。つまり、ページ管理部14は、再利用処理を実行すると、既存ページの各ソフトウェアインスタンスに対して、画像情報、文字情報、及び動作情報を付加する。これにより、既存ページに所属する各アイテムの位置情報及び寸法情報を利用して、複数のアイテムが付属した新規ページが生成される。なお、上述した新規生成処理と再利用処理は一例であって、ページ管理部14には、本願出願時に知られた公知の各処理を用いることができる。上記例の場合、ページ管理部14は、再利用処理を実行することで、削除予定のZページのソフトウェアインスタンスを利用して、Cページ及びCページに所属する各アイテムを生成する。 The processing of the page management unit 14 when a scroll operation is performed will be described using FIG. 2(A). In the example of FIG. 2A, when the operation detection unit 12 detects a scroll operation from page A to page B, the page management unit 14 identifies page B as the scroll destination page. Next, the page management unit 14 generates a C page (see FIG. 5B) and each item belonging to the C page next to the B page on the side opposite to the side where the A page is provided. At this time, the page management unit 14 generates a C page based on the data structure (also referred to as a software instance) of the Z page to be deleted. For example, the page management unit 14 applies the position information and size information of each item belonging to the Z page to the position information and size information of each item belonging to the C page. As a result, the position information and dimension information of each item belonging to the C page can be set by reusing the position information and dimension information of each item belonging to the Z page, so the process of setting the position information and dimension information is simplified. It is possible to prevent new execution, improve calculation speed, and reduce calculation load. Here, the difference between a new generation process that generates a new page without using an existing page and a reuse process that generates a new page by reusing an existing page will be explained. When the page management unit 14 executes the new generation process, first, for each item, it generates a software instance that includes position information and dimension information of the item. Next, the page management unit 14 adds the above-mentioned image information, character information, and operation information to each software instance. As a result, a new page with multiple items attached is generated without using an existing page. When adding image information, character information, and operation information to a software instance, the order of the software instances to which each piece of information is added is not particularly limited. On the other hand, when the page management unit 14 executes the reuse process, unlike the new generation process, it does not generate a software instance. The page management unit 14 adds image information, character information, and operation information to software instances that constitute existing pages. That is, when the page management unit 14 executes the reuse process, it adds image information, text information, and operation information to each software instance of the existing page. As a result, a new page to which a plurality of items are attached is generated using the position information and dimension information of each item belonging to the existing page. Note that the above-described new generation process and reuse process are just examples, and the page management unit 14 can use any of the known processes known at the time of filing of this application. In the case of the above example, the page management unit 14 generates the C page and each item belonging to the C page using the software instance of the Z page scheduled to be deleted by executing the reuse process.

ページ管理部14は、Cページ及びCページに所属するアイテムを生成すると、記憶装置2に記憶されたZページ及びZページに所属するアイテムを削除するための制御指令を記憶装置2に出力する。これにより、記憶装置2は、Zページ及びZページに所属するアイテムを削除する。またページ管理部14は、Cページ及びCページに所属するアイテムを記憶装置2に記憶させるための制御指令を記憶装置2に出力する。これにより、記憶装置2は、Cページ及びCページに付属するアイテムを記憶する。この例の場合、記憶装置2は、スクロール操作がされる前には、ディスプレイ1に表示されるAページ、右隣りページとしてBページ、及び左隣ページとしてZページを記憶していた。記憶装置2は、スクロール操作がされると、ディスプレイ1に表示されるBページ、Bページの右隣りページとしてCページ、及びBページの左隣ページとしてAページを記憶する。 When the page management unit 14 generates the C page and the items belonging to the C page, it outputs to the storage device 2 a control command for deleting the Z page and the items belonging to the Z page stored in the storage device 2 . Thereby, the storage device 2 deletes the Z page and the items belonging to the Z page. The page management unit 14 also outputs a control command to the storage device 2 for causing the storage device 2 to store the C page and the items belonging to the C page. Thereby, the storage device 2 stores the C page and the items attached to the C page. In this example, before the scroll operation was performed, the storage device 2 had stored page A displayed on the display 1, page B as the adjacent page on the right, and page Z as the adjacent page on the left. When a scroll operation is performed, the storage device 2 stores page B displayed on the display 1, page C as the right-hand adjacent page of page B, and page A as the left-hand adjacent page of page B.

表示制御部15は、操作検出部12により検出されたタッチ操作、アイテム管理部13によるアイテム管理処理及びページ管理部14によるページ管理処理に応じて、ディスプレイ1の画面表示を制御する。図2(A)の例の場合、表示制御部15は、操作検出部12によりAページからBページへのスクロール操作が検出され、ページ管理部14によりスクロール先のページとしてBページが特定されると、AページからBページに表示を変更するための制御指令をディスプレイ1に出力する。これにより、ディスプレイ1に表示されるページは、スクロール操作に応じてAページからBページに変更される。また例えば、表示制御部15は、操作検出部12によりAページ上のアイテムA1へのドラッグ操作が検出され、アイテム管理部13によりドラッグ操作対象のアイテムとしてアイテムA1が特定されると、ドラッグ操作に応じてアイテムA1を移動させるための制御指令をディスプレイ1に出力する。その後、表示制御部15は、操作検出部12によりアイテムA1へのドロップ操作が検出されると、ドロップ操作がされた位置にアイテムA1を表示させるための制御指令をディスプレイ1に出力する。これにより、アイテムA1の表示位置は、ドラッグ操作及びドロップ操作に応じた位置に変更される。 The display control unit 15 controls the screen display of the display 1 according to the touch operation detected by the operation detection unit 12, the item management process by the item management unit 13, and the page management process by the page management unit 14. In the case of the example shown in FIG. 2A, the display control unit 15 detects a scroll operation from page A to page B by the operation detection unit 12, and specifies page B as the scroll destination page by the page management unit 14. Then, a control command for changing the display from page A to page B is output to the display 1. Thereby, the page displayed on the display 1 is changed from page A to page B in accordance with the scroll operation. For example, when the operation detection unit 12 detects a drag operation on item A1 on page A and the item management unit 13 specifies item A1 as the item to be dragged, the display control unit 15 performs a drag operation on the item A1. Accordingly, a control command for moving item A1 is output to display 1. Thereafter, when the operation detection unit 12 detects a drop operation on the item A1, the display control unit 15 outputs a control command to the display 1 to display the item A1 at the position where the drop operation was performed. Thereby, the display position of item A1 is changed to a position corresponding to the drag operation and drop operation.

次に、図3を用いて、コントローラ11が実行する情報処理方法について説明する。図3は、本実施形態に係る情報処理の手順を示すフローチャートの一例である。図3のフローチャートにおける各処理は、コントローラ11により実行される。またコントローラ11は、図3のフローチャートにおける処理を終了させた後、所定期間後にステップS1での処理を開始して、図3のフローチャートにおける処理を繰り返し実行する。 Next, an information processing method executed by the controller 11 will be described using FIG. 3. FIG. 3 is an example of a flowchart showing the procedure of information processing according to this embodiment. Each process in the flowchart of FIG. 3 is executed by the controller 11. Further, after finishing the process in the flowchart of FIG. 3, the controller 11 starts the process in step S1 after a predetermined period and repeatedly executes the process in the flowchart of FIG.

ステップS1では、コントローラ11は、記憶装置2に記憶されたn-1ページ、nページ、及びn+1ページのうちnページを表示するための制御指令を、ディスプレイ1に出力する。ディスプレイ1は、コントローラ11から入力される制御指令(画像データを含む)に基づいて、nページ及びnページに所属するアイテムを表示する。なお、nは整数とする。 In step S1, the controller 11 outputs to the display 1 a control command for displaying page n out of page n-1, page n, and page n+1 stored in the storage device 2. The display 1 displays page n and items belonging to the page n based on control commands (including image data) input from the controller 11 . Note that n is an integer.

ステップS2では、コントローラ11は、表示対象ページ(nページ)に対するタッチ操作を検出する。コントローラ11は、ディスプレイ1から入力される情報に基づいて、タッチ操作の種別を判別する。 In step S2, the controller 11 detects a touch operation on the display target page (n page). The controller 11 determines the type of touch operation based on information input from the display 1.

ステップS3では、コントローラ11は、ステップS2での処理結果に基づいて、表示対象ページ(nページ)に対する操作が、nページ上の特定のアイテムをドラッグしながら、nページからのスクロール操作であるか否かを判定する。コントローラ11により肯定的な判定がされた場合、ステップS4に進み、否定的な判定がされた場合、ステップS13に進む。 In step S3, the controller 11 determines whether the operation on the display target page (n page) is a scroll operation from page n while dragging a specific item on page n, based on the processing result in step S2. Determine whether or not. If the controller 11 makes a positive determination, the process proceeds to step S4, and if the controller 11 makes a negative determination, the process proceeds to step S13.

ステップS3で否定的な判定がされた場合、ステップS13に進む。ステップS13では、コントローラ11は、ステップS2での処理結果に基づいて、nページに対する操作に応じて、ディスプレイ1の表示制御を実行する。例えば、コントローラ11は、ディスプレイ1に対する操作がスクロール操作の場合、ディスプレイ1に表示されるページをnページからスクロール先のページに変更する制御指令を、ディスプレイ1に出力する。ステップS13での処理が終了すると、コントローラ11は、図3に示すフローチャートでの処理を終了させる。 If a negative determination is made in step S3, the process advances to step S13. In step S13, the controller 11 executes display control on the display 1 in response to the operation on page n based on the processing result in step S2. For example, when the operation on the display 1 is a scroll operation, the controller 11 outputs to the display 1 a control command for changing the page displayed on the display 1 from page n to the scroll destination page. When the process in step S13 ends, the controller 11 ends the process in the flowchart shown in FIG.

一方、ステップS3で肯定的な判定がされた場合、ステップS4に進む。ステップS4では、コントローラ11は、ステップS2での処理結果に基づいて、nページからのスクロール先のページを特定する。例えば、コントローラは、ドラッグ操作対象のアイテムの位置に基づいて、スクロール先のページを特定する。コントローラは、nページ上で、ドラッグ操作対象のアイテムがn+1ページ側の端に位置する場合、スクロール先のページをn+1ページと特定する。一方、コントローラは、nページ上で、ドラッグ操作対象のアイテムがn-1ページ側の端に位置する場合、スクロール先のページをn-1ページと特定する。スクロール先のページとしてn+1ページと特定した場合、ステップS5に進み、スクロール先のページとしてn-1ページと特定した場合、ステップS9に進む。 On the other hand, if an affirmative determination is made in step S3, the process advances to step S4. In step S4, the controller 11 specifies the page to be scrolled from page n based on the processing result in step S2. For example, the controller identifies the page to scroll to based on the position of the item to be dragged. If the item to be dragged on page n is located at the end of page n+1, the controller specifies the scroll destination page as page n+1. On the other hand, if the item to be dragged on page n is located at the end of page n-1, the controller specifies the scroll destination page as page n-1. If page n+1 is specified as the scroll destination page, the process proceeds to step S5, and if page n-1 is specified as the scroll destination page, the process proceeds to step S9.

ステップS4でスクロール先のページとしてn+1ページと特定した場合、ステップS5に進む。ステップS5では、コントローラ11は、nページからn+1ページに表示変更するための制御指令を、ディスプレイ1に出力する。これにより、ディスプレイ1は、ドラッグしながら、スクロールする操作に応答する形で、表示対象ページをnページからn+1ページに変更する。 If page n+1 is specified as the scroll destination page in step S4, the process advances to step S5. In step S5, the controller 11 outputs a control command to the display 1 to change the display from page n to page n+1. Thereby, the display 1 changes the display target page from page n to page n+1 in response to the scrolling operation while dragging.

ステップS6では、コントローラ11は、スクロール操作後における表示対象ページ(n+1ページ)に対してスクロール操作前における表示対象ページ(nページ)が設けられた側とは反対側の隣に、n+2ページを生成する。例えば、コントローラ11は、n-1ページに所属する各アイテムの位置情報及び寸法情報を、n+2ページに所属する各アイテムの位置情報及び寸法情報に適用することで、n+2ページを生成する。コントローラ11は、n+2ページを生成すると、n+2ページを記憶するための制御指令を、記憶装置2に出力する。これにより、記憶装置2は、新規ページとして生成されたn+2ページを記憶する。 In step S6, the controller 11 generates page n+2 next to the display target page (n+1 page) after the scroll operation on the opposite side to the side where the display target page (n page) before the scroll operation is provided. do. For example, the controller 11 generates page n+2 by applying the position information and size information of each item belonging to page n-1 to the position information and size information of each item belonging to page n+2. When the controller 11 generates the n+2 page, it outputs a control command for storing the n+2 page to the storage device 2. As a result, the storage device 2 stores the n+2 page generated as a new page.

ステップS7では、コントローラ11は、ドラッグ操作対象のアイテムの所属先を、スクロール操作前における表示対象ページ(nページ)からスクロール操作後における表示対象ページ(n+1ページ)に変更する。別の言い方をすれば、コントローラ11は、表示対象ページに対応するように、ドラッグ操作対象のアイテムの所属先を表示対象ページに強制的に移動させる。 In step S7, the controller 11 changes the affiliation of the item to be dragged from the display target page (n page) before the scroll operation to the display target page (n+1 page) after the scroll operation. In other words, the controller 11 forcibly moves the affiliation of the item to be dragged to the display target page so as to correspond to the display target page.

ステップS8では、コントローラ11は、n-1ページを削除するための制御指令を、記憶装置2に出力する。これにより、記憶装置2は、n-1ページ及びn-1ページに所属するアイテムを削除する。ステップS8での処理が終了すると、コントローラ11は、図3に示すフローチャートでの処理を終了させる。 In step S8, the controller 11 outputs a control command for deleting page n-1 to the storage device 2. As a result, the storage device 2 deletes page n-1 and the items belonging to page n-1. When the process in step S8 ends, the controller 11 ends the process in the flowchart shown in FIG.

ステップS4でスクロール先のページとしてn-1ページと特定した場合、ステップS9に進む。ステップS9では、コントローラ11は、nページからn-1ページに表示変更するための制御指令を、ディスプレイ1に出力する。これにより、ディスプレイ1は、ドラッグしながら、スクロールする操作に応答する形で、表示対象ページをnページからn-1ページに変更する。 If page n-1 is specified as the scroll destination page in step S4, the process advances to step S9. In step S9, the controller 11 outputs to the display 1 a control command for changing the display from page n to page n-1. Thereby, the display 1 changes the display target page from page n to page n-1 in response to the scrolling operation while dragging.

ステップS10では、コントローラ11は、スクロール操作後における表示対象ページ(n-1)に対してスクロール操作前における表示対象ページ(nページ)が設けられた側とは反対側の隣に、n-2ページを生成する。例えば、コントローラ11は、n+1ページに所属する各アイテムの位置情報及び寸法情報を、n-2ページに所属する各アイテムの位置情報及び寸法情報に適用することで、n-2ページを生成する。コントローラ11は、n-2ページを生成すると、n-2ページを記憶するための制御指令を、記憶装置2に出力する。これにより、記憶装置2は、生成されたn-2ページを記憶する。 In step S10, the controller 11 sets n-2 next to the display target page (n-1) after the scroll operation on the opposite side to the side where the display target page (n page) before the scroll operation is provided. Generate the page. For example, the controller 11 generates page n-2 by applying the position information and size information of each item belonging to page n+1 to the position information and size information of each item belonging to page n-2. After generating the n-2 page, the controller 11 outputs a control command for storing the n-2 page to the storage device 2. As a result, the storage device 2 stores the generated n-2 pages.

ステップS11では、コントローラ11は、ドラッグ操作対象のアイテムの所属先を、スクロール操作前における表示対象ページ(nページ)からスクロール操作後における表示対象ページ(n-1ページ)に変更する。 In step S11, the controller 11 changes the affiliation of the item to be dragged from the page to be displayed (page n) before the scroll operation to the page to be displayed after the scroll operation (page n-1).

ステップS12では、コントローラ11は、n+1ページを削除するための制御指令を、記憶装置2に出力する。これにより、記憶装置2は、n+1ページ及びn+1ページに所属するアイテムを削除する。ステップS12での処理が終了すると、コントローラ11は、図3に示すフローチャートでの処理を終了させる。 In step S12, the controller 11 outputs a control command for deleting page n+1 to the storage device 2. As a result, the storage device 2 deletes the n+1 page and the items belonging to the n+1 page. When the process in step S12 ends, the controller 11 ends the process in the flowchart shown in FIG.

なお、図3に示すフローチャートの処理終了後、再度、コントローラ11が図3に示すフローチャートの処理を実行する場合、各ステップにおけるページは記憶装置2が記憶するページに応じて更新される。一例として、ステップS1~ステップS8を経て図3に示すフローチャートの処理が終了し、再度、コントローラ11が図3に示すフローチャートの処理を実行する場合を例に挙げて説明する。この例の場合、記憶装置2は、表示対象ページ(n+1ページ)、右隣りページ(n+2ページ)、及び左隣ページ(nページ)を記憶している。このため、ステップS1では、コントローラ11は、記憶装置2に記憶されたnページ、n+1ページ、及びn+2ページのうちn+1ページを表示するための制御指令を、ディスプレイ1に出力する。以降のステップにおいても、コントローラ11は、記憶装置2に記憶されたnページ、n+1ページ、及びn+2ページに応じた処理を実行する。また別の例として、ステップS1~ステップS4、及びステップS9~ステップS12を経て図3に示すフローチャートの処理が終了し、再度、コントローラ11が図3に示すフローチャートの処理を実行する場合を例に挙げて説明する。この例の場合、記憶装置2は、表示対象ページ(n-1ページ)、右隣りページ(nページ)、及び左隣ページ(n-2ページ)を記憶している。このため、ステップS1では、コントローラ11は、記憶装置2に記憶されたn-2ページ、n-1ページ、及びnページのうちn-1ページを表示するための制御指令を、ディスプレイ1に出力する。以降のステップにおいても、コントローラ11は、記憶装置2に記憶されたn-2ページ、n-1ページ、及びnページに応じた処理を実行する。 Note that when the controller 11 executes the process of the flowchart shown in FIG. 3 again after the process of the flowchart shown in FIG. 3 is finished, the page in each step is updated according to the page stored in the storage device 2. As an example, a case will be described in which the process of the flowchart shown in FIG. 3 is completed through steps S1 to S8, and the controller 11 executes the process of the flowchart shown in FIG. 3 again. In this example, the storage device 2 stores a page to be displayed (n+1 page), an adjacent page on the right (n+2 page), and an adjacent page on the left (n page). Therefore, in step S1, the controller 11 outputs to the display 1 a control command for displaying page n+1 among pages n, page n+1, and page n+2 stored in the storage device 2. In subsequent steps as well, the controller 11 executes processes corresponding to page n, page n+1, and page n+2 stored in the storage device 2. As another example, assume that the process of the flowchart shown in FIG. 3 is completed through steps S1 to S4 and S9 to S12, and the controller 11 executes the process of the flowchart shown in FIG. 3 again. List and explain. In this example, the storage device 2 stores a page to be displayed (page n-1), an adjacent page on the right (n page), and an adjacent page on the left (page n-2). Therefore, in step S1, the controller 11 outputs to the display 1 a control command for displaying page n-2, page n-1, and page n-1 of n pages stored in the storage device 2. do. In the subsequent steps as well, the controller 11 executes processes corresponding to page n-2, page n-1, and page n stored in the storage device 2.

次に、比較例を挙げて、記憶装置2の容量を抑制するためにページを削除した場合に起こりうる問題について説明する。比較例に係る情報処理装置は、本実施形態に係る情報処理装置10とは異なり、ドラッグ操作対象のアイテムの所属先を変更する機能を有していないが、その他の機能については本実施形態に係る情報処理装置10と同様の機能を有しているものとする。 Next, a comparative example will be given to explain problems that may occur when pages are deleted to reduce the capacity of the storage device 2. The information processing apparatus according to the comparative example differs from the information processing apparatus 10 according to the present embodiment in that it does not have a function of changing the affiliation of the item to be dragged, but the other functions are different from the information processing apparatus 10 according to the present embodiment. It is assumed that the information processing device 10 has the same functions as the information processing device 10.

図4及び図5は、ドラッグしたまま、スクロール操作した場合に、比較例に係る情報処理装置により実行される処理を説明するための図である。図4は、ドラッグしたまま、スクロール操作した場合に、比較例に係る画面遷移を説明するための図である。図5は、比較例に係る情報処理装置の処理を説明するための図である。 FIGS. 4 and 5 are diagrams for explaining processing executed by the information processing apparatus according to the comparative example when a scroll operation is performed while dragging. FIG. 4 is a diagram for explaining screen transition according to a comparative example when a scroll operation is performed while dragging. FIG. 5 is a diagram for explaining processing of an information processing apparatus according to a comparative example.

[1](比較例)アイテムA8をドラッグしたまま、AページからBページへのスクロール操作
ディスプレイ1にAページが表示された状態(図4(A))から、Aページ上のアイテムA8を別ページに配置するために、ドライバー又は助手席乗員は、アイテムA8を指で長押した状態で(図4(B))、アイテムA8をAページの右端へスライドさせる(図4(C))。図4(A)~図4(C)に示す場面において、比較例に係る情報処理装置は、図5(A)に示すように、ドラッグ操作対象のアイテムとしてアイテムA8を特定し、またアイテムA8がAページの右端にスライドされたことによって、AページからBページへのスクロール操作を検出する。また比較例に係る情報処理装置は、図5(B)に示すように、スクロール先であるBページに対してAページが設けられている側とは反対側の隣にCページを作成する。比較例に係る情報処理装置は、Zページ及びZページに所属するアイテムを記憶装置2から削除するとともに、Cページを記憶装置2に記憶させる。これにより、図5(C)に示すように、比較例において、記憶装置2は、Aページ~Cページと、各ページに所属するアイテムを記憶する。
[1] (Comparative example) Scroll operation from page A to page B while dragging item A8 From the state where page A is displayed on display 1 (Figure 4 (A)), scroll item A8 on page A separately. In order to place the item on the page, the driver or front passenger presses and holds the item A8 with a finger (FIG. 4(B)) and slides the item A8 to the right end of the A page (FIG. 4(C)). In the scenes shown in FIGS. 4(A) to 4(C), the information processing apparatus according to the comparative example specifies item A8 as the item to be dragged, as shown in FIG. is slid to the right end of page A, and a scroll operation from page A to page B is detected. Further, as shown in FIG. 5B, the information processing apparatus according to the comparative example creates page C next to page B, which is the scroll destination, on the opposite side to the side where page A is provided. The information processing device according to the comparative example deletes the Z page and the items belonging to the Z page from the storage device 2, and stores the C page in the storage device 2. As a result, as shown in FIG. 5C, in the comparative example, the storage device 2 stores pages A to C and items belonging to each page.

[2](比較例)アイテムA8をドラッグしたまま、BページからCページへのスクロール操作
AページからBページへの画面遷移(図4(D))を経た後、ディスプレイ1にはBページが表示される。ディスプレイ1にBページが表示された状態で、ドライバー又は助手席乗員は、アイテムA8を指で長押しながら、アイテムA8の位置をBページの右端に維持する(図4(E))。図4(E)に示す場面において、比較例に係る情報処理装置は、図5(C)に示すように、ドラッグ操作対象のアイテムとしてアイテムA8を特定し、またアイテムA8の位置がBページの右端に維持されていることによって、BページからCページへのスライド操作を検出する。また比較例に係る情報処理装置は、図5(D)に示すように、スクロール先であるCページに対してBページが設けられている側とは反対側の隣にDページを作成する。比較例に係る情報処理装置は、Aページ及びAページに所属するアイテムを記憶装置2から削除するとともに、Dページを記憶装置2に記憶させる。これにより、図5(E)に示すように、比較例において、記憶装置2は、Bページ~Dページと、各ページに所属するアイテムを記憶する。
[2] (Comparative example) Scroll operation from page B to page C while dragging item A8 After the screen transition from page A to page B (Figure 4 (D)), page B appears on display 1. Is displayed. With the B page displayed on the display 1, the driver or the front passenger holds the item A8 with a finger and maintains the position of the item A8 at the right end of the B page (FIG. 4(E)). In the scene shown in FIG. 4(E), the information processing device according to the comparative example specifies item A8 as the item to be dragged, and the position of item A8 is on page B, as shown in FIG. 5(C). A slide operation from page B to page C is detected by maintaining it at the right end. Furthermore, as shown in FIG. 5D, the information processing apparatus according to the comparative example creates page D next to page C, which is the scroll destination, on the opposite side to the side where page B is provided. The information processing device according to the comparative example deletes the A page and the items belonging to the A page from the storage device 2, and stores the D page in the storage device 2. As a result, as shown in FIG. 5E, in the comparative example, the storage device 2 stores pages B to D and items belonging to each page.

比較例に係る情報処理装置では、スクロール操作に対して、ドラッグ操作対象のアイテムA8の所属先を変更しないため、アイテムA8の所属先であるAページが記憶装置2から削除されることに伴って、ドラッグ操作対象のアイテムA8も記憶装置2から削除される(図5(D))。このため、ディスプレイ1の画面では、BページからCページへの画面遷移(図4(F))を経た後、ドラッグ操作中に操作対象のアイテムA8が画面から消失する、という問題が生じる(図4(G))。 In the information processing device according to the comparative example, in response to a scroll operation, the affiliation of item A8 that is the target of a drag operation is not changed. , item A8 to be dragged is also deleted from the storage device 2 (FIG. 5(D)). Therefore, on the screen of display 1, after the screen transitions from page B to page C (FIG. 4(F)), a problem arises in that the item A8 to be manipulated disappears from the screen during the drag operation (FIG. 4(F)). 4(G)).

次に、本実施形態において、比較例におけるタッチ操作と同様のタッチ操作が行われた場合の情報処理装置10の処理について説明する。図6は、図3に示すフローチャートに基づく処理であって、本実施形態に係るコントローラ11が実行する処理の一例である。 Next, in this embodiment, processing of the information processing apparatus 10 when a touch operation similar to the touch operation in the comparative example is performed will be described. FIG. 6 is an example of a process based on the flowchart shown in FIG. 3, which is executed by the controller 11 according to the present embodiment.

ステップS11では、コントローラ11は、Zページ、Aページ、及びBページを記憶する記憶装置2から、Aページ及びAページに所属するアイテムを取得する。そして、コントローラ11は、Aページを表示させるための制御指令をディスプレイ1に出力する。ステップS12では、コントローラ11は、ディスプレイ1に表示されるAページに対する操作が、Aページ上のアイテムA8をドラッグしながら、AページからBページへのスクロール操作であることを検出する。ステップS13では、コントローラ11は、ドラッグ操作対象のアイテムとしてアイテムA8を特定し、またスクロール先のページとしてBページを特定する。そして、コントローラ11は、AページからBページに表示変更するための制御指令をディスプレイ1に出力する。 In step S11, the controller 11 acquires the A page and the items belonging to the A page from the storage device 2 that stores the Z page, A page, and B page. Then, the controller 11 outputs a control command to display the A page to the display 1. In step S12, the controller 11 detects that the operation on the A page displayed on the display 1 is a scroll operation from the A page to the B page while dragging the item A8 on the A page. In step S13, the controller 11 specifies item A8 as the item to be dragged, and specifies page B as the scroll destination page. Then, the controller 11 outputs a control command to the display 1 to change the display from page A to page B.

ステップS14では、コントローラ11は、スクロール先であるAページに対してBページが設けられている側とは反対側の隣にCページを生成する。ステップS15では、コントローラ11は、ドラッグ操作対象のアイテムA8の所属先をAページからBページに変更する。ステップS16では、コントローラ11は、Zページを削除するための制御指令を記憶装置2に出力する。ステップS17では、コントローラ11は、ディスプレイ1に表示されるAページに対する操作が、アイテムA8をドラッグしながら、BページからCページへのスクロール操作であることを検出する。ステップS18では、コントローラ11は、ドラッグ操作対象のアイテムとしてアイテムA8を特定し、またスクロール先のページとしてCページを特定する。そして、コントローラ11は、BページからCページに表示変更するための制御指令をディスプレイ1に出力する。 In step S14, the controller 11 generates page C next to page A, which is the scroll destination, on the side opposite to the side where page B is provided. In step S15, the controller 11 changes the affiliation of the item A8 targeted for the drag operation from the A page to the B page. In step S16, the controller 11 outputs a control command to delete the Z page to the storage device 2. In step S17, the controller 11 detects that the operation on the A page displayed on the display 1 is a scroll operation from the B page to the C page while dragging the item A8. In step S18, the controller 11 specifies item A8 as the item to be dragged, and specifies page C as the scroll destination page. Then, the controller 11 outputs a control command to the display 1 for changing the display from page B to page C.

ステップS19では、コントローラ11は、スクロール先であるBページに対してCページが設けられている側とは反対側の隣にDページを生成する。ステップS20では、コントローラ11は、ドラッグ操作対象のアイテムA8の所属先をBページからCページに変更する。ステップS21では、コントローラ11は、Aページを削除するための制御指令を記憶装置2に出力する。 In step S19, the controller 11 generates a D page adjacent to the scroll destination B page on the opposite side to the side where the C page is provided. In step S20, the controller 11 changes the affiliation of item A8 to be dragged from page B to page C. In step S21, the controller 11 outputs a control command to delete the A page to the storage device 2.

図7は、ドラッグしたまま、スクロール操作した場合に、本実施形態に係る画面遷移を説明するための図である。図8は、本実施形態に係る情報処理装置10の処理を説明するための図である。 FIG. 7 is a diagram for explaining screen transition according to the present embodiment when a scroll operation is performed while dragging. FIG. 8 is a diagram for explaining the processing of the information processing device 10 according to this embodiment.

[1](本実施形態)アイテムA8をドラッグしたまま、AページからBページへのスクロール操作
図7(A)~図7(C)は、図4(A)~図4(C)に対応するため、既述の説明を援用する。図7(A)~図7(C)に示す場面において、情報処理装置10は、図8(A)に示すように、ドラッグ操作対象のアイテムとしてアイテムA8を特定し、またアイテムA8がAページの右端にスライドされたことによって、AページからBページへのスクロール操作を検出する。また情報処理装置10は、図8(B)に示すように、スクロール先であるBページに対してAページが設けられている側とは反対側の隣にCページを作成する。そして、本実施形態では、情報処理装置10は、ドラッグ操作対象のアイテムA8の所属先をAページからBページに変更する。また情報処理装置10は、アイテムA8をBページに所属させる代わりに、BページからアイテムB1を削除する。その後、情報処理装置10は、Zページ及びZページに所属するアイテムを記憶装置2から削除するとともに、Cページを記憶装置2に記憶させる。これにより、図8(C)に示すように、記憶装置2は、Aページ~Cページと、各ページに所属するアイテムを記憶する。ただし、アイテムA8に関して、図6(C)と異なり、記憶装置2は、Aページではなく、Bページに所属するアイテムA8を記憶する。
[1] (This embodiment) Scroll operation from page A to page B while dragging item A8 Figures 7(A) to 7(C) correspond to Figures 4(A) to 4(C) Therefore, the above explanation will be used. In the scenes shown in FIGS. 7(A) to 7(C), the information processing device 10 specifies item A8 as the item to be dragged, and item A8 is on page A, as shown in FIG. 8(A). , a scroll operation from page A to page B is detected. Further, as shown in FIG. 8B, the information processing device 10 creates a C page next to the scroll destination B page on the side opposite to the side where the A page is provided. In the present embodiment, the information processing apparatus 10 changes the affiliation of the item A8 targeted for the drag operation from the A page to the B page. Furthermore, the information processing device 10 deletes item B1 from page B instead of making item A8 belong to page B. Thereafter, the information processing device 10 deletes the Z page and the items belonging to the Z page from the storage device 2, and stores the C page in the storage device 2. As a result, as shown in FIG. 8(C), the storage device 2 stores pages A to C and items belonging to each page. However, regarding item A8, unlike in FIG. 6C, the storage device 2 stores item A8 belonging to page B instead of page A.

[2](本実施形態)アイテムA8をドラッグしたまま、BページからCページへのスクロール操作
AページからBページへの画面遷移(図7(D))を経た後、ディスプレイ1にはBページが表示される。ディスプレイ1にBページが表示された状態で、ドライバー又は助手席乗員は、アイテムA8を指で長押しながら、アイテムA8の位置をBページの右端に維持する(図7(E))。図7(E)に示す場面において、情報処理装置10は、図8(C)に示すように、ドラッグ操作対象のアイテムとしてアイテムA8を特定し、またアイテムA8の位置がBページの右端に維持されていることによって、BページからCページへのスクロール操作を検出する。また情報処理装置10は、図8(D)に示すように、スクロール先であるCページに対してBページが設けられている側とは反対側の隣にDページを作成する。そして、本実施形態では、情報処理装置10は、ドラッグ操作対象のアイテムA8の所属先をBページからCページに変更する。また情報処理装置10は、アイテムA8をCページに所属させる代わりに、CページからアイテムC1を削除する。一方、情報処理装置10は、アイテムA8の所属先がCページに変更したことによって、削除したアイテムB1をBページに再び所属させる。その後、情報処理装置10は、Aページ及びAページに所属するアイテムを記憶装置2から削除するとともに、Dページを記憶装置2に記憶させる。これにより、図8(E)に示すように、記憶装置2は、Bページ~Dページと、各ページに所属するアイテムを記憶する。
[2] (This embodiment) Scroll operation from page B to page C while dragging item A8 After the screen transition from page A to page B (FIG. 7(D)), page B appears on display 1. is displayed. With the B page displayed on the display 1, the driver or passenger holds the item A8 with a finger and maintains the position of the item A8 at the right end of the B page (FIG. 7(E)). In the scene shown in FIG. 7(E), the information processing device 10 specifies item A8 as the item to be dragged, and maintains the position of item A8 at the right end of page B, as shown in FIG. 8(C). Scroll operation from page B to page C is detected. Further, as shown in FIG. 8(D), the information processing device 10 creates a D page adjacent to the scroll destination C page on the opposite side to the side where the B page is provided. In the present embodiment, the information processing apparatus 10 changes the affiliation of the item A8 targeted for the drag operation from the B page to the C page. Furthermore, the information processing device 10 deletes the item C1 from the C page instead of assigning the item A8 to the C page. On the other hand, the information processing device 10 causes the deleted item B1 to belong to the B page again because the item A8 belongs to the C page. Thereafter, the information processing device 10 deletes the A page and the items belonging to the A page from the storage device 2, and stores the D page in the storage device 2. As a result, as shown in FIG. 8(E), the storage device 2 stores pages B to D and items belonging to each page.

本実施形態に係る情報処理装置10では、スクロール操作に対して、ドラッグ操作対象のアイテムA8の所属先を変更するため、Aページが記憶装置2から削除されたことに伴って、ドラッグ操作中に操作対象のアイテムA8が記憶装置2から削除されるのを防ぐことができる(図7(G))。その結果、図7(H)に示すように、ドライバー又は助手席乗員は、アイテムA8をCページにドロップ操作することができ、AページからスクロールしてCページにアイテムA8を配置することができる。 In the information processing device 10 according to the present embodiment, in response to a scroll operation, in order to change the affiliation of item A8 that is the target of a drag operation, when the A page is deleted from the storage device 2, The item A8 to be operated can be prevented from being deleted from the storage device 2 (FIG. 7(G)). As a result, as shown in FIG. 7(H), the driver or front passenger can drop item A8 onto page C, scroll from page A, and place item A8 on page C. .

以上のように、本実施形態では、コントローラ11は、Aページ、Aページの正面視右側の隣に設けられたBページ、Aページの正面視左側の隣に設けられたZページを、各ページに所属するアイテムとともに記憶装置2に記憶させ、ディスプレイ1に表示されるAページに対する操作を検出し、Aページに対する操作が、Aページ上のアイテムをドラッグしながら、AページからBページへスクロールする操作の場合、ドラッグ操作対象のアイテムを表示したまま、ディスプレイ1に表示されるページをAページからBページに変更し、アイテムへのドロップ操作がされる前に、アイテムの所属先をAページからBページに変更し、Zページを記憶装置2から削除する。ドラッグ操作中に操作対象のアイテムの所属先をスクロール先のページに変更するため、記憶装置2の記憶容量を抑制するためにページを削除しても、ドラッグ操作中に操作対象のアイテムが消失するのを防止できる。つまり、本実施形態に係る情報処理方法及び情報処理装置10によれば、記憶装置2が不要なリソースに記憶容量を使用することを抑止できるとともに、ドラッグ操作対象のアイテムが操作中に消失するのを防止できる、という効果を奏する。なお、ドラッグしながら、AページからBページへのスクロール操作についての効果を説明したが、ドラッグしながら、AページからZページへのスクロール操作であっても、同様の効果を奏する。すなわち、以降の効果についても、スクロール操作におけるスクロール方向に依存しない。 As described above, in the present embodiment, the controller 11 controls the page A, the B page provided next to the right side of the A page when viewed from the front, and the Z page provided next to the left side of the A page when viewed from the front. is stored in the storage device 2 along with items belonging to the page A, an operation on the A page displayed on the display 1 is detected, and the operation on the A page scrolls from the A page to the B page while dragging the items on the A page. In the case of operation, change the page displayed on display 1 from page A to page B while the item to be dragged is displayed, and change the item's affiliation from page A to page B before the drop operation is performed on the item. Change to page B and delete page Z from storage device 2. During a drag operation, the item to be manipulated changes its affiliation to the scroll destination page, so even if the page is deleted to reduce the storage capacity of the storage device 2, the item to be manipulated disappears during the drag operation. can be prevented. In other words, according to the information processing method and information processing device 10 according to the present embodiment, it is possible to prevent the storage device 2 from using storage capacity for unnecessary resources, and the item to be dragged is prevented from disappearing during the operation. This has the effect of preventing Although the effect of scrolling from page A to page B while dragging has been described, the same effect can be achieved by scrolling from page A to page Z while dragging. That is, the subsequent effects do not depend on the scroll direction in the scroll operation.

また本実施形態では、コントローラ11は、Aページに対する操作が、Aページ上のアイテムをドラッグしながら、AページからBページへスクロールする操作の場合、スクロール先であるBページに対してAページが設けられた側とは反対側の隣に、Cページを生成し、Cページを記憶装置2に記憶させる。これにより、ディスプレイ1の表示対象ページがAページからBページに変更されても、ドライバー又は助手席乗員は、Bページを基準にしたスクロール操作を行うことができる。 Furthermore, in this embodiment, when the operation on page A is to scroll from page A to page B while dragging an item on page A, the controller 11 controls the controller 11 to display the image of page A with respect to page B, which is the scroll destination. A C page is generated next to the side opposite to the provided side, and the C page is stored in the storage device 2. Thereby, even if the page to be displayed on the display 1 is changed from page A to page B, the driver or passenger in the passenger seat can perform a scroll operation based on page B.

また本実施形態では、ページに所属するアイテムは、ディスプレイ1に表示する際に必要な複数の構成要素である。例えば、本実施形態で説明したように、Cページを削除する場合、Cページの削除に伴い、Cページに所属する複数の構成要素も削除される。Cページに関するデータを記憶装置2から削除できるため、記憶装置2の記憶容量を抑制することができる。 Furthermore, in the present embodiment, items belonging to a page are a plurality of components necessary for displaying on the display 1. For example, as described in this embodiment, when deleting a C page, a plurality of components belonging to the C page are also deleted along with the deletion of the C page. Since the data related to the C page can be deleted from the storage device 2, the storage capacity of the storage device 2 can be suppressed.

また本実施形態では、上記複数の構成要素は、画像情報、文字情報、座標情報、寸法情報、及びアイテムが操作された際の動作情報を含む。これにより上述した効果と同様、記憶装置2の記憶容量を抑制することができる。 Further, in this embodiment, the plurality of components include image information, character information, coordinate information, dimension information, and operation information when the item is operated. As a result, similar to the effect described above, the storage capacity of the storage device 2 can be suppressed.

なお、以上に説明した実施形態は、本発明の理解を容易にするために記載されたものであって、本発明を限定するために記載されたものではない。したがって、上記の実施形態に開示された各要素は、本発明の技術的範囲に属する全ての設計変更や均等物をも含む趣旨である。 Note that the embodiments described above are described to facilitate understanding of the present invention, and are not described to limit the present invention. Therefore, each element disclosed in the above embodiments is intended to include all design changes and equivalents that fall within the technical scope of the present invention.

例えば、上述の実施形態では、本実施形態に係る情報処理方法及び情報処理装置10を説明したが、コンピュータを本実施形態に係る情報処理装置10として機能させるためのプログラムであっても、上述の実施形態と同様の効果を奏する。 For example, in the above-mentioned embodiment, the information processing method and information processing device 10 according to the present embodiment have been described, but even if the program is for causing a computer to function as the information processing device 10 according to the present embodiment, the above-mentioned The same effects as the embodiment are achieved.

また例えば、上述の実施形態では、ナビゲーション装置100を例に挙げて説明したが、これに限定されない。本発明に係る情報処理方法、情報処理装置、及びプログラムは、タッチパネル式ディスプレイを備えたデバイスに適用することができる。本発明に係る情報処理方法、情報処理装置、及びプログラムは、例えば、スマートフォンなどの携帯端末、タブレット端末、ノートパソコン、パソコンなどが接続可能なディスプレイ、テレビなどにも適用することができる。 Further, for example, in the above-described embodiment, the navigation device 100 has been described as an example, but the present invention is not limited thereto. The information processing method, information processing apparatus, and program according to the present invention can be applied to a device equipped with a touch panel display. The information processing method, information processing device, and program according to the present invention can be applied to, for example, a display, a television, etc. to which a mobile terminal such as a smartphone, a tablet terminal, a notebook computer, a personal computer, etc. can be connected.

また例えば、上述の実施形態では、スクロール操作として左右方向のスクロール操作を例に挙げて説明したが、スクロール操作は上下方向のスクロール操作であってもよい。上下方向のスクロール操作の場合について、図2(A)を用いて説明すると、記憶装置は、Aページ、Aページの正面視上側の隣に設けられたBページ、及びAページの正面視下側の隣に設けられたZページを記憶する。すなわち、本発明に係る情報処理方法、情報処理装置、及びプログラムは、スクロール方向に依存せず、Aページ、Aページの一方側の隣に設けられたBページ、及びAページの他方側の隣に設けられたZページを記憶する記憶装置に適用することができる。Aページは、本発明における「第1ページ」の一例であり、Bページは、本発明における「第2ページ」の一例であり、Zページは、本発明における「第3ページ」の一例である。なお、スクロール方向に依存しないため、Bページは、本発明における「第3ページ」の一例であり、Zページは、本発明における「第2ページ」の一例でもある。 Furthermore, for example, in the above-described embodiment, the scroll operation was explained using a horizontal scroll operation as an example, but the scroll operation may be a vertical scroll operation. The case of a scroll operation in the vertical direction will be explained using FIG. The Z page provided next to is memorized. In other words, the information processing method, information processing device, and program according to the present invention do not depend on the scrolling direction, and the information processing method, information processing device, and program according to the present invention do not depend on the scroll direction. The present invention can be applied to a storage device that stores Z pages provided in . Page A is an example of the "first page" in the present invention, page B is an example of the "second page" in the present invention, and page Z is an example of the "third page" in the present invention. . Note that since it does not depend on the scrolling direction, the B page is an example of the "third page" in the present invention, and the Z page is also an example of the "second page" in the present invention.

また例えば、上述の実施形態では、1ページあたり8つのアイテムが所属する場合を例に挙げて説明したが、1ページあたりに所属するアイテム数は限定されず、1ページあたり7以下のアイテムが所属してもよいし、1ページあたり9つ以上のアイテムが所属してもよい。また例えば、上述の実施形態では、アイテムの配置として、上段及び下段のそれぞれに4つのアイテムが配置される場合を例に挙げて説明したが、アイテムの配置(
アイテムのレイアウト)は限定されず、例えば、上段、中断、下段のそれぞれにアイテムを配置してもよい。
Further, for example, in the above embodiment, the case where eight items belong to one page is explained as an example, but the number of items to belong to one page is not limited, and seven or less items belong to one page. or nine or more items may belong to one page. For example, in the above embodiment, the case where four items are arranged in each of the upper and lower rows is explained as an example of the arrangement of items, but the arrangement of items (
The layout of items) is not limited, and for example, items may be arranged in the upper row, the interrupted row, and the lower row.

また例えば、上述の実施形態では、記憶装置2が3ページ分のデータを記憶する場合を例に挙げて説明したが、記憶装置2が記憶するデータのページ数は少なくとも3ページあればよく、記憶装置2は、4ページ以上のデータを記憶してもよい。 Further, for example, in the above embodiment, the case where the storage device 2 stores three pages of data has been described as an example, but the number of pages of data stored in the storage device 2 only needs to be at least three pages. The device 2 may store four or more pages of data.

1…ディスプレイ
2…記憶装置
10…情報処理装置
11…コントローラ
12…操作検出部
13…アイテム管理部
14…ページ管理部
15…表示制御部
100…ナビゲーション装置
1...Display 2...Storage device 10...Information processing device 11...Controller 12...Operation detection unit 13...Item management unit 14...Page management unit 15...Display control unit 100...Navigation device

Claims (6)

コントローラが、タッチパネル式ディスプレイの画面表示を制御する情報処理方法であって、
第1ページ、前記第1ページの一方側の隣に設けられた第2ページ、前記第1ページの他方側の隣に設けられた第3ページを、各ページに所属するアイテムとともに記憶装置に記憶させ、
前記タッチパネル式ディスプレイに表示される前記第1ページに対する操作を検出し、
前記第1ページに対する前記操作が、前記第1ページ上のアイテムをドラッグしながら、前記第1ページから前記第2ページへスクロールする操作の場合、前記アイテムを表示したまま、前記タッチパネル式ディスプレイに表示されるページを前記第1ページから前記第2ページに変更し、
前記アイテムへのドロップ操作がされる前に、前記アイテムの所属先を前記第1ページから前記第2ページに変更し、
前記第3ページを前記記憶装置から削除する情報処理方法。
An information processing method in which a controller controls screen display of a touch panel display,
A first page, a second page provided next to one side of the first page, and a third page provided next to the other side of the first page are stored in a storage device together with items belonging to each page. let me,
detecting an operation on the first page displayed on the touch panel display;
When the operation on the first page is an operation of scrolling from the first page to the second page while dragging an item on the first page, the item is displayed on the touch panel display while being displayed. changing the page to be displayed from the first page to the second page,
Before a drop operation is performed on the item, changing the belonging destination of the item from the first page to the second page,
An information processing method for deleting the third page from the storage device.
請求項1に記載の情報処理方法であって、
前記第1ページに対する前記操作が、前記第1ページ上のアイテムをドラッグしながら、前記第1ページから前記第2ページへスクロールする操作の場合、前記第2ページに対して前記第1ページが設けられた側とは反対側の隣に第4ページを生成し、
前記第4ページを前記記憶装置に記憶させる情報処理方法。
The information processing method according to claim 1,
When the operation on the first page is an operation of scrolling from the first page to the second page while dragging an item on the first page, the first page is set to the second page. Generate a fourth page next to the opposite side from the side that was
An information processing method for storing the fourth page in the storage device.
請求項1又は2に記載の情報処理方法であって、
前記アイテムは、前記タッチパネル式ディスプレイに表示する際に必要な複数の構成要素である情報処理方法。
The information processing method according to claim 1 or 2,
The information processing method is characterized in that the items are a plurality of components necessary for displaying on the touch panel display.
請求項3に記載の情報処理方法であって、
前記複数の構成要素は、画像情報、文字情報、座標情報、寸法情報、及び前記アイテムが操作された際の動作情報を含む情報処理方法。
The information processing method according to claim 3,
The information processing method includes the plurality of constituent elements including image information, text information, coordinate information, dimension information, and operation information when the item is operated.
タッチパネル式ディスプレイの画面表示を制御するコントローラを備え、
前記コントローラは、
第1ページ、前記第1ページの一方側の隣に設けられた第2ページ、前記第1ページの他方側の隣に設けられた第3ページを、各ページに所属するアイテムとともに記憶装置に記憶させ、
前記タッチパネル式ディスプレイに表示される前記第1ページに対する操作を検出し、
前記第1ページに対する前記操作が、前記第1ページ上のアイテムをドラッグしながら、前記第1ページから前記第2ページへスクロールする操作の場合、前記アイテムを表示したまま、前記タッチパネル式ディスプレイに表示されるページを前記第1ページから前記第2ページに変更し、
前記アイテムへのドロップ操作がされる前に、前記アイテムの所属先を前記第1ページから前記第2ページに変更し、
前記第1ページを前記記憶装置から削除する情報処理装置。
Equipped with a controller that controls the screen display of the touch panel display,
The controller includes:
A first page, a second page provided next to one side of the first page, and a third page provided next to the other side of the first page are stored in a storage device together with items belonging to each page. let me,
detecting an operation on the first page displayed on the touch panel display;
When the operation on the first page is an operation of scrolling from the first page to the second page while dragging an item on the first page, the item is displayed on the touch panel display while being displayed. changing the page to be displayed from the first page to the second page,
Before a drop operation is performed on the item, changing the belonging destination of the item from the first page to the second page,
An information processing device that deletes the first page from the storage device.
コンピュータを、請求項5に記載の情報処理装置として機能させるためのプログラム。 A program for causing a computer to function as the information processing device according to claim 5.
JP2022074882A 2022-04-28 2022-04-28 Information processing method, information processing device, and program Pending JP2023163762A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022074882A JP2023163762A (en) 2022-04-28 2022-04-28 Information processing method, information processing device, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022074882A JP2023163762A (en) 2022-04-28 2022-04-28 Information processing method, information processing device, and program

Publications (1)

Publication Number Publication Date
JP2023163762A true JP2023163762A (en) 2023-11-10

Family

ID=88652177

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022074882A Pending JP2023163762A (en) 2022-04-28 2022-04-28 Information processing method, information processing device, and program

Country Status (1)

Country Link
JP (1) JP2023163762A (en)

Similar Documents

Publication Publication Date Title
US11681866B2 (en) Device, method, and graphical user interface for editing screenshot images
US9535600B2 (en) Touch-sensitive device and touch-based folder control method thereof
JP5970086B2 (en) Touch screen hover input processing
JP4533943B2 (en) Information processing apparatus, display control method, and program
US9594432B2 (en) Electronic device, control setting method and program
CN108595102A (en) Method and apparatus in portable terminal for providing multiple point touching interaction
US8762840B1 (en) Elastic canvas visual effects in user interface
EP3252588B1 (en) Electronic device and method for controlling the same
JP2015035092A (en) Display controller and method of controlling the same
JP5974657B2 (en) Information processing apparatus, information processing method, and information processing program
US9632697B2 (en) Information processing apparatus and control method thereof, and non-transitory computer-readable medium
JP5906344B1 (en) Information processing apparatus, information display program, and information display method
JP6365529B2 (en) Terminal device, information display method and program
JP2023163762A (en) Information processing method, information processing device, and program
US20180173411A1 (en) Display device, display method, and non-transitory computer readable recording medium
JP2012212318A (en) Navigation device
JP6004746B2 (en) Information display device, information display method, information display program, and program recording medium
JP2018128968A (en) Input device for vehicle and control method for input device for vehicle
US20180173362A1 (en) Display device, display method used in the same, and non-transitory computer readable recording medium
JP6331864B2 (en) Display device and display program
WO2023209977A1 (en) Information processing method, information processing device, and program
JP2014153833A (en) Electronic apparatus, character string operation method, and program
JP7386660B2 (en) Information processing device, information processing method and program
JP2017138918A (en) Content display control method, program, and content display control device
JP6759023B2 (en) Display control device, its control method, program, and storage medium