JP5477108B2 - Information processing apparatus, control method therefor, and program - Google Patents

Information processing apparatus, control method therefor, and program Download PDF

Info

Publication number
JP5477108B2
JP5477108B2 JP2010074621A JP2010074621A JP5477108B2 JP 5477108 B2 JP5477108 B2 JP 5477108B2 JP 2010074621 A JP2010074621 A JP 2010074621A JP 2010074621 A JP2010074621 A JP 2010074621A JP 5477108 B2 JP5477108 B2 JP 5477108B2
Authority
JP
Japan
Prior art keywords
information
input device
touch
specified
objects
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2010074621A
Other languages
Japanese (ja)
Other versions
JP2011209822A (en
Inventor
雄司 浅黄
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2010074621A priority Critical patent/JP5477108B2/en
Publication of JP2011209822A publication Critical patent/JP2011209822A/en
Application granted granted Critical
Publication of JP5477108B2 publication Critical patent/JP5477108B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Description

本発明は、情報処理装置及びプログラムに関し、特に、表示画面上の複数の位置に対する同時指示を識別可能なタッチパネルあるいは該タッチパネルを搭載した情報処理装置に好ましく適用される技術に関するものである。   The present invention relates to an information processing apparatus and a program, and more particularly to a technique preferably applied to a touch panel that can identify simultaneous instructions for a plurality of positions on a display screen or an information processing apparatus equipped with the touch panel.

近年、ゲーム機や音楽再生機等の携帯機器に登載されている小型ディスプレイから、プレゼンテーションや会議・授業等で使われるような、比較的大型のディスプレイにおいてまで、タッチパネル機能を持つものが増えている。タッチパネルディスプレイは、表示されているオブジェクトに対する操作を、ユーザが直感的な指示により行うことが可能となるため、老若男女を問わず、様々な分野で普及が進んでいる。   In recent years, the number of devices with touch panel functions has increased from small displays installed in portable devices such as game machines and music players to relatively large displays used in presentations, meetings, classes, etc. . The touch panel display can be operated by the user with an intuitive instruction, so that the touch panel display is widely used in various fields regardless of gender.

一般に、タッチパネルディスプレイにおいてオブジェクトのコピーや移動といった操作を行う場合には以下の手順を踏む。まず、指やペンでオブジェクト内の一点をタッチして操作対象のオブジェクトを指定し、次いで、指定したオブジェクトをタッチした状態でその指やペンを別のオブジェクトまで移動し、タッチしている指やペンをディスプレイ上から離した際に表示されたウィンドウからコピー、移動等のコマンドを選択する。これは、マウスで行う操作と同様のドラッグアンドドロップである。   Generally, when an operation such as copying or moving an object is performed on a touch panel display, the following procedure is performed. First, touch a point in the object with your finger or pen to specify the object to be operated, then move the finger or pen to another object while touching the specified object. A command such as copy or move is selected from the window displayed when the pen is released from the display. This is a drag-and-drop operation similar to the operation performed with the mouse.

また、最近では、多地点のタッチを同時に検出できるセンサを備えたマルチタッチパネルが出現してきており、このようなマルチタッチパネルを搭載したディスプレイにおいては、指やペンで複数のオブジェクトをタッチして選択したり、両手で囲うような動作で選択する複数のオブジェクトの範囲を指定したりすることが可能となっている。   In recent years, multi-touch panels equipped with sensors that can simultaneously detect multi-point touches have appeared. On displays equipped with such multi-touch panels, multiple objects can be selected by touching them with a finger or pen. It is possible to specify a range of a plurality of objects to be selected by an operation such as enclosing with both hands.

しかし、上述したドラッグアンドドロップの方法では、操作対象のオブジェクトに対するタッチ操作以外に、コマンドを選択するためのタッチ操作が発生し、タッチパネルディスプレイにおける直感的な操作性が損なわれてしまう。   However, in the above-described drag and drop method, a touch operation for selecting a command occurs in addition to the touch operation on the operation target object, and the intuitive operability on the touch panel display is impaired.

これに対し、例えば特許文献1には、マルチタッチを搭載した情報処理装置において、画面上の1つのオブジェクトの表示範囲に複数の指示位置が同時に存在することを検出した場合、維持された指示位置の数と移動した指示位置の数とに基づいて実行すべき処理を決定することが開示されている。   On the other hand, for example, in Patent Document 1, in an information processing apparatus equipped with multi-touch, when it is detected that a plurality of designated positions exist simultaneously in the display range of one object on the screen, the designated position maintained. And determining the processing to be executed based on the number of the moved pointing positions.

特開2009−294857号公報JP 2009-294857 A

特許文献1で開示された発明では、オブジェクトのコピー・移動は、移動している指がマルチタッチディスプレイから離れたことを検出することで、該オブジェクトの離した位置へのコピーが操作内容として識別される。確かに、指を移動した後のコマンド選択が不要となっているが、比較的大型のディスプレイのように非常に広い操作領域を持つタッチパネルディスプレイの場合、コピー元の選択の場所とコピー先の選択の場所が離れていれば、コピー元からコピー先への指を移動する動作が煩わしく、ユーザの負荷が大きくなる。   In the invention disclosed in Patent Document 1, the copying / moving of an object is performed by detecting that the moving finger is separated from the multi-touch display, and the copying of the object to the separated position is identified as the operation content. Is done. Certainly, it is not necessary to select a command after moving a finger. However, in the case of a touch panel display with a very large operation area such as a relatively large display, the selection of the copy source and the copy destination are selected. If the location is far away, the operation of moving the finger from the copy source to the copy destination is cumbersome, increasing the load on the user.

また、例えば2画面端末のような複数のディスプレイの場合、コピー元の選択の場所とコピー先の選択の場所とは連続的でなく、ドラッグアンドドロップによる操作を行うことはできない。   Further, in the case of a plurality of displays such as a two-screen terminal, for example, the copy source selection location and the copy destination selection location are not continuous, and an operation by drag and drop cannot be performed.

そこで、本発明は、非常に広い又は連続していない操作領域を持つタッチパネルディスプレイにおいて、複数のオブジェクト間の操作をスムーズに行えるようにすることを目的とする。   Therefore, an object of the present invention is to enable smooth operation between a plurality of objects in a touch panel display having a very wide or non-continuous operation area.

本発明の一側面である情報処理装置は、表示画面上でタッチされた複数の位置の位置情報を検出可能な入力装置を備える情報処理装置であって、入力装置で検出された位置情報を監視し、操作対象となる複数のオブジェクトの指定状況及び指定されたオブジェクトへのタッチ動作に関する情報を取得するタッチ監視手段と、タッチ監視手段で取得した情報に基づいて、指定されたオブジェクトに対する操作内容を判定する操作判定手段と、操作判定手段で判定された操作内容に対応する処理を実行する操作実行手段と、を有する。   An information processing apparatus according to an aspect of the present invention is an information processing apparatus including an input device capable of detecting position information of a plurality of positions touched on a display screen, and monitors position information detected by the input device. And a touch monitoring unit that acquires information related to a specified situation of a plurality of objects to be operated and a touch action on the specified object, and an operation content for the specified object based on the information acquired by the touch monitoring unit. Operation determining means for determining, and operation executing means for executing processing corresponding to the operation content determined by the operation determining means.

また、本発明の情報処理装置は、上記の情報処理装置において、入力装置が、第1筺体に搭載された第1表示装置上に設けられた第1入力装置と、第2筺体に搭載された第2表示装置上に設けられた第2入力装置と、からなり、タッチ監視手段が、第1入力装置及び第2入力装置で検出された位置情報を監視し、第1表示装置で表示されたオブジェクトと第2表示装置で表示されたオブジェクトの指定状況及び指定されたオブジェクトへのタッチ動作に関する情報を取得するものであってもよい。   In the information processing apparatus according to the present invention, in the information processing apparatus, the input device is mounted on the first input device provided on the first display device mounted on the first housing and the second housing. A second input device provided on the second display device, and the touch monitoring means monitors the position information detected by the first input device and the second input device, and is displayed on the first display device. Information regarding the designation status of the object and the object displayed on the second display device and the touch operation on the designated object may be acquired.

また、本発明の情報処理装置は、上記の情報処理装置において、入力装置が、タッチされた位置が変化した際の速度情報を検出し、タッチ監視手段が、入力装置で検出された位置情報及び速度情報に基づいて、指定されたオブジェクトをはらう動作を表すフリック動作に関する情報を取得するものであってもよい。   In the information processing apparatus of the present invention, in the above information processing apparatus, the input device detects speed information when the touched position changes, and the touch monitoring unit detects the position information detected by the input device and Based on the speed information, information related to a flicking motion that represents a motion of a specified object may be acquired.

また、本発明の情報処理装置は、上記の情報処理装置において、操作判定手段が、複数のオブジェクトが指定され、該オブジェクトのうちいずれかのオブジェクトに対してフリック動作が行われた場合、指定されたオブジェクトに対する操作内容を、フリック動作が行われたオブジェクトをコピー元又は移動元、他のオブジェクトをコピー先又は移動先とするコピー又は移動と判定するものであってもよい。   In the information processing apparatus of the present invention, in the information processing apparatus described above, the operation determination unit is specified when a plurality of objects are specified and a flick operation is performed on any one of the objects. The operation content for the selected object may be determined to be copy or move with the flicked object as the copy source or move source and another object as the copy destination or move destination.

また、本発明の情報処理装置は、上記の情報処理装置において、入力装置が、同一又は略同一の位置情報が検出された回数を検出し、タッチ監視手段が、入力装置で検出された位置情報及び回数に基づいて、指定されたオブジェクトをたたく動作を表すタップ動作に関する情報を取得するものであってもよい。   In the information processing apparatus according to the present invention, in the information processing apparatus described above, the input device detects the number of times the same or substantially the same position information is detected, and the touch monitoring unit detects the position information detected by the input device. Based on the number of times and the number of times, information related to the tap motion representing the motion of hitting the designated object may be acquired.

また、本発明の情報処理装置は、上記の情報処理装置において、操作判定手段が、複数のオブジェクトが指定され、該オブジェクトのうちいずれかのオブジェクトに対してタップ動作が行われた場合、指定されたオブジェクトに対する操作内容を、フリック動作が行われたオブジェクトをコピー元又は移動元、他のオブジェクトをコピー先又は移動先とするコピー又は移動と判定するものであってもよい。   In the information processing apparatus of the present invention, in the information processing apparatus described above, the operation determination unit is specified when a plurality of objects are specified and a tap operation is performed on any of the objects. The operation content for the selected object may be determined to be copy or move with the flicked object as the copy source or move source and another object as the copy destination or move destination.

本発明の一側面であるプログラムは、表示画面上でタッチされた複数の位置の位置情報を検出可能な入力装置を備える情報処理装置に用いられるプログラムであって、コンピュータに、入力装置で検出された位置情報を監視し、操作対象となる複数のオブジェクトの指定状況及び指定されたオブジェクトへのタッチ動作に関する情報を取得するタッチ監視ステップと、タッチ監視ステップで取得した該情報に基づいて、指定されたオブジェクトに対する操作内容を判定する操作判定ステップと、操作判定ステップで判定された操作内容に対応する処理を実行する操作実行ステップと、を実行させる。   A program according to one aspect of the present invention is a program used in an information processing apparatus including an input device capable of detecting position information of a plurality of positions touched on a display screen, and is detected by the computer with the input device. The position information is monitored, the touch monitoring step for acquiring the information regarding the specified situation of the plurality of objects to be operated and the touch operation to the specified object, and the specified information based on the information acquired in the touch monitoring step. An operation determination step for determining the operation content for the object and an operation execution step for executing a process corresponding to the operation content determined in the operation determination step are executed.

本発明によれば、非常に広い又は連続していない操作領域を持つタッチパネルディスプレイにおいて、複数のオブジェクト間の操作をスムーズに行うことが可能となる。   According to the present invention, an operation between a plurality of objects can be smoothly performed on a touch panel display having a very wide or non-continuous operation area.

本発明の実施形態に係るPCの外観図である。1 is an external view of a PC according to an embodiment of the present invention. 本発明の実施形態に係るPCのハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of PC concerning embodiment of this invention. 本発明の実施形態に係るPCの機能構成を示すブロック図である。It is a block diagram which shows the function structure of PC concerning embodiment of this invention. 本発明の実施形態に係るユーザインターフェース制御の流れを示したフローチャートである。5 is a flowchart illustrating a flow of user interface control according to the embodiment of the present invention. 本発明の実施形態に係るユーザインターフェース制御によるタッチパネル操作を説明するための図である。It is a figure for demonstrating touch panel operation by the user interface control which concerns on embodiment of this invention. 本発明の実施形態に係るユーザインターフェース制御によるタッチパネル操作を説明するための図である。It is a figure for demonstrating touch panel operation by the user interface control which concerns on embodiment of this invention.

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

図1は、本発明の実施形態に係る情報処理装置の外観図である。本実施形態の情報処理装置1は、例えば本体部を搭載した第1筺体に設けられたディスプレイ1、表示部を搭載した第2筺体に設けられたディスプレイ2を持つ2画面端末である。   FIG. 1 is an external view of an information processing apparatus according to an embodiment of the present invention. The information processing apparatus 1 of this embodiment is a two-screen terminal having, for example, a display 1 provided in a first housing having a main body and a display 2 provided in a second housing having a display.

図2は、本発明の実施形態に係る情報処理装置のハードウェア構成を示すブロック図である。本実施形態の情報処理装置1は、CPU(Central Processing Unit)10、ROM(Read Only Memory)20、RAM(Random Access Memory)30、HDD(Hard Disk Drive)40、LCD(Liquid Crystal Display)コントローラ50、LCD60、タッチパネルコントローラ70、タッチパネル80を有している。   FIG. 2 is a block diagram showing a hardware configuration of the information processing apparatus according to the embodiment of the present invention. An information processing apparatus 1 according to the present embodiment includes a CPU (Central Processing Unit) 10, a ROM (Read Only Memory) 20, a RAM (Random Access Memory) 30, an HDD (Hard Disk Drive) 40, and an LCD (Liquid Crystal Display) controller 50. , LCD 60, touch panel controller 70, and touch panel 80.

CPU10は情報処理装置全体の制御を司り、HDD40内のプログラムを読み出して実行する。ROM20は、ブートプログラムや固定的なデータ等を記憶している。RAM30は、主記憶装置として機能する。HDD40は、ハードディスク装置で、ここにOS(Operating System)41及びタッチ操作プログラム42を格納している。OS41は、コンピュータシステムを管理し、基本的なユーザ操作環境を提供するソフトウェアで、Windows(登録商標)、Mac(登録商標) OSといった市販されているものでも、独自に作ったものでもよい。タッチ操作プログラム42は、本発明特有の処理をCPU10に実行させるためのソフトウェアである。   The CPU 10 controls the entire information processing apparatus and reads and executes programs in the HDD 40. The ROM 20 stores a boot program, fixed data, and the like. The RAM 30 functions as a main storage device. The HDD 40 is a hard disk device, and stores an OS (Operating System) 41 and a touch operation program 42 therein. The OS 41 is software that manages a computer system and provides a basic user operating environment. The OS 41 may be a commercially available product such as a Windows (registered trademark) OS or a Mac (registered trademark) OS, or may be independently created. The touch operation program 42 is software for causing the CPU 10 to execute processing unique to the present invention.

LCD60は表示装置の一例である液晶ディスプレイで、そこへのイメージデータの供給はLCDコントローラ50により行われる。LCD60の表面にはタッチパネル80が重ねて装着されている。タッチパネルの方式としては、超音波方式、光電方式、静電容量方式等、任意の公知な方式を採用できる。タッチパネルコントローラ70は、ユーザがタッチパネル80にタッチした位置の座標を検出し、割り込み信号としてCPU10に発行する。ここでは、タッチパネルコントローラ70は、少なくとも2箇所のタッチ操作を受け付けるように構成されている。   The LCD 60 is a liquid crystal display which is an example of a display device, and image data is supplied thereto by an LCD controller 50. A touch panel 80 is overlaid on the surface of the LCD 60. As a touch panel method, any known method such as an ultrasonic method, a photoelectric method, a capacitance method, or the like can be adopted. The touch panel controller 70 detects the coordinates of the position where the user touches the touch panel 80 and issues it to the CPU 10 as an interrupt signal. Here, the touch panel controller 70 is configured to accept at least two touch operations.

図3は、本発明の実施形態に係る情報処理装置の機能構成を示すブロック図である。本実施形態の情報処理装置1は、CPU10がHDD40に格納されたタッチ操作プログラム42を読み込んで、検出された位置情報の監視、オブジェクト指定やオブジェクトへのタッチ動作に関する情報に基づく指定オブジェクトに対する操作内容の判定、処理の実行を行うための機能部である制御部100を構成する。制御部100は、タッチ監視手段110、操作判定手段120、操作実行手段130を論理的に有する。なお、各手段は、上記のようにソフト的に実現するほか、回路等を用いてハード的に実現してもよい。   FIG. 3 is a block diagram showing a functional configuration of the information processing apparatus according to the embodiment of the present invention. In the information processing apparatus 1 according to the present embodiment, the CPU 10 reads the touch operation program 42 stored in the HDD 40, and the operation content for the designated object based on the information on the detected position information, the object designation, and the touch operation on the object. The control part 100 which is a functional part for performing the determination and execution of the process is configured. The control unit 100 logically includes a touch monitoring unit 110, an operation determination unit 120, and an operation execution unit 130. Each means may be realized by software as described above, or may be realized by hardware using a circuit or the like.

タッチ監視手段110は、OS41に割り込み信号として発行された位置情報(タッチパネルコントローラ70で検出された位置情報)を監視し、操作対象となる複数のオブジェクトの指定状況や指定されたオブジェクトへのタッチ動作に関する情報を取得する。オブジェクトの指定状況は、オブジェクトの表示されている位置情報とタッチされた場所の位置情報が一致したかどうかによって把握できる。双方の位置情報が一致した場合はそのオブジェクトが指定(あるいは選択)されており、一致しない場合には指定(あるいは選択)されていない。   The touch monitoring unit 110 monitors position information (position information detected by the touch panel controller 70) issued as an interrupt signal to the OS 41, and designates a plurality of objects to be operated and a touch operation to the designated object. Get information about. The object designation status can be grasped based on whether or not the position information of the object displayed matches the position information of the touched location. If both pieces of positional information match, the object is specified (or selected), and if they do not match, they are not specified (or selected).

また、指定されたオブジェクトへのタッチ動作としては、フリック動作、タップ動作、ピック動作等、様々なものが挙げられる。   In addition, various actions such as a flick action, a tap action, and a pick action can be cited as the touch action on the designated object.

フリック動作は、指定されたオブジェクトをある方向にはらうような動作である。タッチパネルコントローラ70は、タッチされている指の位置の変化(位置情報の差分、変化にかかった時間)から、その動作にかかる速度情報を求めることができ、位置情報の差分及び速度情報が所定の範囲内にある場合に、その動作をフリック動作と判定するように構成してもよい。   The flicking motion is a motion to get a specified object in a certain direction. The touch panel controller 70 can obtain the speed information related to the operation from the change in the position of the finger being touched (difference in position information, time taken for the change). If it is within the range, the operation may be determined as a flick operation.

タップ動作は、指定されたオブジェクトをたたくような動作である。タッチパネルコントローラ70は、同じ場所の位置情報が検出された回数、検出にかかった時間を求めることができ、検出にかかった時間が所定の範囲内で検出された回数が所定回数の場合に、その動作をタップ動作と判定するように構成してもよい。   The tap operation is an operation that strikes a specified object. The touch panel controller 70 can obtain the number of times the position information of the same place is detected and the time taken for the detection. If the number of times the detection time is detected within a predetermined range is the predetermined number, The operation may be determined to be a tap operation.

ピック動作は、指定されたオブジェクトをつまむような動作である。タッチパネルコントローラ70は、あるオブジェクト上において2点のタッチ、タッチ位置の移動(2点の移動あるいは1点のみの移動)、移動後の2点のリリース(離れること)が検出された場合に、その動作をピック動作と判定するように構成してもよい。   The pick operation is an operation that pinches a specified object. When touch panel controller 70 detects two touches on a certain object, movement of the touch position (moving two points or moving only one point), and releasing two points after moving (leaving), The operation may be determined as a pick operation.

操作判定手段120は、タッチ監視手段110で取得したオブジェクト指定状況や指定オブジェクトへのタッチ動作に関する情報に基づいて、指定オブジェクトに対する操作内容を判定する。操作実行手段130は、操作判定手段120で判定した操作内容に対応する処理を実行する。   The operation determination unit 120 determines the operation content for the designated object based on the information regarding the object designation status and the touch action on the designated object acquired by the touch monitoring unit 110. The operation execution unit 130 executes processing corresponding to the operation content determined by the operation determination unit 120.

図4は、本発明の実施形態に係るユーザインターフェース制御の流れを示したフローチャートである。まず、タッチ監視手段110は、OSのパネルタッチ情報(割り込み信号として発行された位置情報)を監視し、オブジェクトの指定状況や選択されたオブジェクトへのタッチ動作の情報を取得する(ステップS101)。オブジェクトが選択され、そのオブジェクトに対するタッチ動作がされるまで(ステップS102/NO、ステップS103/NO)、OSの監視を続ける(ステップS101)。   FIG. 4 is a flowchart showing a flow of user interface control according to the embodiment of the present invention. First, the touch monitoring unit 110 monitors OS panel touch information (position information issued as an interrupt signal), and acquires information on an object designation state and a touch operation on a selected object (step S101). Until an object is selected and a touch operation is performed on the object (step S102 / NO, step S103 / NO), OS monitoring is continued (step S101).

オブジェクトが選択され(ステップS102/YES)、そのオブジェクトに対するタッチ動作がなされた場合(ステップS103/YES)、そのオブジェクトに対する何らかの操作が行われたとして、操作判定手段120は、操作内容を特定する判定を行う。   When an object is selected (step S102 / YES) and a touch operation is performed on the object (step S103 / YES), the operation determination unit 120 determines that an operation content is specified, assuming that some operation is performed on the object. I do.

操作判定手段120は、選択されたオブジェクトが複数であるか(ステップS104)、タッチ動作が行われたのが全ての選択オブジェクトなのか(ステップS105)を判断する。これは、行われた操作を、本発明特有のタッチパネル操作で扱うべきか、通常のタッチパネル操作(ドラッグアンドドロップ)で扱うべきかを判断するものである。本発明では、複数のオブジェクト間の操作で、一方のオブジェクトを他方のオブジェクトにコピーあるいは移動するような操作をシンプル、スムーズ、そして直感的に行う。   The operation determining unit 120 determines whether there are a plurality of selected objects (step S104) or whether all the selected objects have been touched (step S105). This is to determine whether the performed operation should be handled by a touch panel operation unique to the present invention or by a normal touch panel operation (drag and drop). In the present invention, an operation of copying or moving one object to another object is performed simply, smoothly and intuitively by an operation between a plurality of objects.

操作判定手段120は、選択されたオブジェクトが複数で(ステップS104/YES)、一部の選択オブジェクトへのタッチ動作があった場合(ステップS105/YES)、本発明特有のタッチパネル操作で扱うべきであるとし、一部の選択オブジェクトへのタッチ動作の内容を判定する。   The operation determining means 120 should handle the touch panel operation unique to the present invention when there are a plurality of selected objects (step S104 / YES) and there is a touch operation on some selected objects (step S105 / YES). If there is, the content of the touch operation on some selected objects is determined.

操作判定手段120は、当該タッチ動作が往復運動のフリック動作であった場合(ステップS106/YES)、一部の選択オブジェクトのコピー操作と判断する。そして、操作実行手段130は、選択オブジェクトのコピー操作に対応する処理として、フリックされたオブジェクト(コピー元)を他の選択オブジェクト(コピー先)にコピーする処理を行う(ステップS107)。   When the touch operation is a reciprocating flick operation (step S106 / YES), the operation determination unit 120 determines that the copy operation is for some selected objects. Then, the operation execution unit 130 performs a process of copying the flicked object (copy source) to another selected object (copy destination) as a process corresponding to the copy operation of the selected object (step S107).

また、操作判定手段120は、当該タッチ動作が一方向へのフリック動作であった場合(ステップS106/NO)、一部の選択オブジェクトの移動操作と判断する。そして、操作実行手段130は、選択オブジェクトの移動操作に対応する処理として、フリックされたオブジェクト(移動元)を他の選択オブジェクト(移動先)に移動する処理を行う(ステップS108)。   In addition, when the touch operation is a flick operation in one direction (step S106 / NO), the operation determination unit 120 determines that the operation is a movement operation for some selected objects. Then, the operation execution unit 130 performs a process of moving the flicked object (movement source) to another selection object (movement destination) as a process corresponding to the movement operation of the selected object (step S108).

他方、操作判定手段120は、選択されたオブジェクトが単数(ステップS104/NO)、あるいは、複数のオブジェクトが選択されても全ての選択オブジェクトへのタッチ動作があった場合(ステップS105/NO)、通常のタッチパネル操作(ドラッグアンドドロップ)で扱うべきであるとし、選択されたオブジェクトへのタッチ動作の内容を判定する。そして、以下のような、通常のタッチパネル操作(ドラッグアンドドロップ)の処理を行う。   On the other hand, the operation determination means 120, when the selected object is a single object (step S104 / NO) or when there is a touch operation to all selected objects even when a plurality of objects are selected (step S105 / NO), It should be handled by a normal touch panel operation (drag and drop), and the content of the touch operation on the selected object is determined. Then, the following normal touch panel operation (drag and drop) processing is performed.

操作判定手段120は、当該タッチ動作が選択オブジェクトのドラッグで、ドラッグ先に他のオブジェクトがある場合(ステップS109/YES)、選択オブジェクトのコピー操作あるいは移動操作と判断する。そして、操作実行手段130は、コピー、移動の選択画面(ウィンドウ)を表示し(ステップS110)、ユーザによる入力を受け付けて指定された操作に対応する処理を行う(ステップS111)。   The operation determining unit 120 determines that the selected object is a copy operation or a move operation when the touch operation is a drag of the selected object and there is another object at the drag destination (step S109 / YES). Then, the operation execution means 130 displays a copy / move selection screen (window) (step S110), and accepts an input by the user and performs a process corresponding to the designated operation (step S111).

操作判定手段120は、当該タッチ動作が選択オブジェクトのドラッグで、ドラッグ先に他のオブジェクトがない場合(ステップS109/YES)、選択オブジェクトの移動操作と判断する。そして、操作実行手段130は、選択オブジェクトの移動操作に対応する処理として、ドラッグされたオブジェクトをドラッグ先の位置に表示する処理を行う(ステップS112)。   The operation determining unit 120 determines that the touch operation is a drag operation of the selected object and there is no other object at the drag destination (step S109 / YES), and the operation of moving the selected object. Then, the operation execution unit 130 performs a process of displaying the dragged object at the drag destination position as a process corresponding to the movement operation of the selected object (step S112).

上記フローでは、往復方向の動作と一方向の動作とでコピー/移動の判別を行うようにしたが、一方向のフリック動作でコピー及び移動を判定し、通常操作のように選択ウィンドウを表示してユーザに選択させるように構成することも勿論可能である。   In the above flow, the copy / move is determined by the reciprocating motion and the unidirectional motion, but the copy / move is determined by the unidirectional flick motion, and the selection window is displayed as in the normal operation. Of course, it is possible to make the user select.

また、タッチ動作とし、フリック動作でなくタップ動作を用いてもよい。タップ動作を用いた場合、例えば1回タップされたときは移動、2回タップされたときはコピーとする等、タップ回数で区別する方法が考えられる。   Further, a touch operation may be used, and a tap operation may be used instead of a flick operation. When a tap operation is used, for example, a method of distinguishing by the number of taps is conceivable, such as moving when tapped once, copying when tapped twice, and the like.

また、タッチ動作としてピック動作を用いてもよい。この場合、あるオブジェクト上での2点タッチ、タッチ位置の移動、タッチ位置のリリースを検出して、このタッチ動作をピック動作と判定し、ピック動作が行われたオブジェクトをコピー元あるいは移動元と判定する。そして、次にタッチされた位置にオブジェクトが存在しないとき、移動と判定してオブジェクトの移動を行い、次にタッチされた位置にオブジェクトが存在するときは、コピーあるいは移動と判定し、例えば選択ウィンドウを表示してユーザに選択させるように構成することが可能である。   Further, a pick operation may be used as the touch operation. In this case, two-point touch on a certain object, movement of the touch position, and release of the touch position are detected, this touch action is determined as a pick action, and the object on which the pick action has been performed is set as a copy source or a move source. judge. Then, when the object does not exist at the next touched position, it is determined to move and the object is moved. When the object exists at the next touched position, it is determined to be copied or moved, for example, a selection window. Can be configured to display and allow the user to select.

図5及び図6を参照して、本発明の実施形態に係るユーザインターフェース制御によるタッチパネル操作を説明する。図5(a)に示すように、ディスプレイ1にコピー元のファイルA、ディスプレイ2にコピー先のディレクトリ(フォルダB)が表示されている。ユーザは、図5(b)に示すように、まずコピー元のファイルAをタッチする。次いで、ユーザは、図5(c)に示すように、ファイルAをタッチした状態でコピー先のフォルダBをタッチする。   With reference to FIG.5 and FIG.6, touch panel operation by the user interface control which concerns on embodiment of this invention is demonstrated. As shown in FIG. 5A, a copy source file A is displayed on the display 1 and a copy destination directory (folder B) is displayed on the display 2. As shown in FIG. 5B, the user first touches the copy source file A. Next, as shown in FIG. 5C, the user touches the copy destination folder B while touching the file A.

そして、ユーザは、図6(a)に示すように、ファイルA、フォルダBをタッチした状態で、ファイルAをタッチしている手をコピー先のフォルダBの方向にフリックする(はらう、振る)。すると、図5(b)に示すように、ファイルAがコピー先のフォルダBにコピーされ、コピー処理が完了となる。なお、このとき、フリックを検出するとコピー先あるいは移動先までファイルAが動いていくように表示してもよく、こうすることでユーザにとってオブジェクトの移動が直感的にわかりやすくなる。   Then, as shown in FIG. 6A, the user flicks (shakes, shakes) the hand touching the file A in the direction of the copy destination folder B while touching the file A and the folder B. . Then, as shown in FIG. 5B, the file A is copied to the copy destination folder B, and the copy process is completed. At this time, when a flick is detected, the file A may be displayed so as to move to the copy destination or the movement destination, which makes it easy for the user to intuitively understand the movement of the object.

なお、上述する実施形態は、本発明の好適な実施形態であり、上記実施形態のみに本発明の範囲を限定するものではなく、本発明の要旨を逸脱しない範囲において種々の変更を施した形態での実施が可能である。   The above-described embodiment is a preferred embodiment of the present invention, and the scope of the present invention is not limited to the above-described embodiment alone, and various modifications are made without departing from the gist of the present invention. Implementation is possible.

例えば、本発明によるユーザインターフェース制御は、ファイルの移動やコピーに限らず、例えばファイルの出力(印刷するプリンタを指定して印刷命令を行う)ような場合にも適用できる。   For example, the user interface control according to the present invention is not limited to moving or copying a file, but can be applied to, for example, outputting a file (designating a printer to be printed and issuing a print command).

また、本発明の情報処理装置は、2画面端末のほか、比較的大きなタッチパネルディスプレイを備える装置でもよい。   The information processing apparatus according to the present invention may be an apparatus including a relatively large touch panel display in addition to the two-screen terminal.

1 情報処理装置
10 CPU
20 ROM
30 RAM
40 HDD
41 OS
42 タッチ操作プログラム
50 LCDコントローラ
60 LCD
70 タッチパネルコントローラ
80 タッチパネル
100 制御部
110 タッチ監視手段
120 操作判定手段
130 操作実行手段
1 Information processing device 10 CPU
20 ROM
30 RAM
40 HDD
41 OS
42 Touch operation program 50 LCD controller 60 LCD
DESCRIPTION OF SYMBOLS 70 Touch panel controller 80 Touch panel 100 Control part 110 Touch monitoring means 120 Operation determination means 130 Operation execution means

Claims (6)

表示画面上でタッチされた複数の位置の位置情報を検出可能な入力装置を備える情報処理装置であって、
前記入力装置で検出された位置情報を監視し、操作対象となる複数のオブジェクトの指定状況及び指定されたオブジェクトへのタッチ動作に関する情報を取得するタッチ監視手段と、
前記タッチ監視手段で取得した前記情報に基づいて、指定されたオブジェクトに対する操作内容を判定する操作判定手段と、
前記操作判定手段で判定された操作内容に対応する処理を実行する操作実行手段とを有し、
前記入力装置は、タッチされた位置が変化した際の速度情報を検出し、
前記タッチ監視手段は、前記入力装置で検出された位置情報及び速度情報に基づいて、指定されたオブジェクトをはらう動作を表すフリック動作に関する情報を取得し、
前記操作判定手段は、複数のオブジェクトが指定され、該オブジェクトのうちいずれかのオブジェクトに対して前記フリック動作が行われた場合、前記指定されたオブジェクトに対する操作内容を、前記フリック動作が行われたオブジェクトをコピー元又は移動元、他のオブジェクトをコピー先又は移動先とするコピー又は移動と判定することを特徴とする情報処理装置。
An information processing apparatus including an input device capable of detecting position information of a plurality of positions touched on a display screen,
Touch monitoring means for monitoring position information detected by the input device, and acquiring information related to a specified situation of a plurality of objects to be operated and a touch operation to the specified object;
Based on the information acquired by the touch monitoring means, an operation determining means for determining an operation content for a specified object;
Possess an operation execution unit for executing a process corresponding to the determined operation contents by the operation determination means,
The input device detects speed information when the touched position changes,
The touch monitoring unit obtains information on a flick motion that represents a motion of a specified object based on position information and speed information detected by the input device,
The operation determining means, when a plurality of objects are specified and the flicking operation is performed on any of the objects, the operation content for the specified object is displayed as the flicking operation. An information processing apparatus that determines copying or moving with an object as a copy source or a movement source and another object as a copy destination or a movement destination .
前記入力装置は、第1筺体に搭載された第1表示装置上に設けられた第1入力装置と、第2筺体に搭載された第2表示装置上に設けられた第2入力装置と、からなり、
前記タッチ監視手段は、前記第1入力装置及び前記第2入力装置で検出された位置情報を監視し、前記第1表示装置で表示されたオブジェクトと前記第2表示装置で表示されたオブジェクトの指定状況及び指定されたオブジェクトへのタッチ動作に関する情報を取得することを特徴とする請求項1に記載の情報処理装置。
The input device includes: a first input device provided on a first display device mounted on a first housing; and a second input device provided on a second display device mounted on a second housing. Become
The touch monitoring unit monitors position information detected by the first input device and the second input device, and designates an object displayed on the first display device and an object displayed on the second display device. The information processing apparatus according to claim 1, wherein information related to a situation and a touch operation on a specified object is acquired.
前記入力装置は、同一又は略同一の位置情報が検出された回数を検出し、
前記タッチ監視手段は、前記入力装置で検出された位置情報及び回数に基づいて、指定
されたオブジェクトをたたく動作を表すタップ動作に関する情報を取得することを特徴と
する請求項1又は2に記載の情報処理装置。
The input device detects the number of times the same or substantially the same position information is detected,
The touch monitoring means, based on the position information and the number detected by the input device, according to claim 1 or 2, characterized in that to obtain information about the tap operation represents an operation to tap the specified object Information processing device.
前記操作判定手段は、複数のオブジェクトが指定され、該オブジェクトのうちいずれかのオブジェクトに対して前記タップ動作が行われた場合、前記指定されたオブジェクトに対する操作内容を、前記タップ動作が行われたオブジェクトをコピー元又は移動元、他のオブジェクトをコピー先又は移動先とするコピー又は移動と判定することを特徴とする請求項に記載の情報処理装置。 The operation determining means, when a plurality of objects are specified and the tap operation is performed on any one of the objects, the operation content for the specified object is determined by the tap operation. The information processing apparatus according to claim 3 , wherein the information processing apparatus determines that the object is a copy source or a movement source and another object is a copy destination or a movement destination. 表示画面上でタッチされた複数の位置の位置情報を検出可能な入力装置を備える情報処理装置の制御方法であって、A control method for an information processing apparatus including an input device capable of detecting position information of a plurality of positions touched on a display screen,
前記情報処理装置が、The information processing apparatus is
前記入力装置で検出された位置情報と、タッチされた位置が変化した際の速度を表す速度情報とを監視し、操作対象となる複数のオブジェクトの指定状況及び指定されたオブジェクトへのタッチ動作に関する情報を取得し、The position information detected by the input device and the speed information indicating the speed when the touched position is changed are monitored, and a plurality of objects to be operated are specified and a touch operation on the specified object is performed. Get information,
前記取得した情報に基づいて、指定されたオブジェクトに対する操作内容を判定し、Based on the acquired information, the operation content for the specified object is determined,
前記判定された操作内容に対応する処理を実行すると共に、While executing a process corresponding to the determined operation content,
前記タッチ動作に関する情報を取得するに際して、前記入力装置で検出された位置情報及び速度情報に基づいて、指定されたオブジェクトをはらう動作を表すフリック動作に関する情報を取得し、When acquiring information related to the touch motion, based on the position information and speed information detected by the input device, to acquire information related to the flick motion that represents the motion of the specified object,
前記指定されたオブジェクトに対する操作内容を判定するに際して、複数のオブジェクトが指定され、該オブジェクトのうちいずれかのオブジェクトに対して前記フリック動作が行われた場合、前記指定されたオブジェクトに対する操作内容を、前記フリック動作が行われたオブジェクトをコピー元又は移動元、他のオブジェクトをコピー先又は移動先とするコピー又は移動と判定することを特徴とする制御方法。When determining the operation content for the specified object, when a plurality of objects are specified and the flick operation is performed on any one of the objects, the operation content for the specified object is: A control method characterized in that it is determined to copy or move an object for which the flick operation has been performed as a copy source or a movement source and another object as a copy destination or a movement destination.
表示画面上でタッチされた複数の位置の位置情報を検出可能な入力装置を備える情報処理装置に用いられるプログラムであって、
コンピュータに、
前記入力装置で検出された位置情報と、タッチされた位置が変化した際の速度を表す速度情報とを監視し、操作対象となる複数のオブジェクトの指定状況及び指定されたオブジェクトへのタッチ動作に関する情報を取得するタッチ監視ステップと、
前記タッチ監視ステップで取得した前記情報に基づいて、指定されたオブジェクトに対する操作内容を判定する操作判定ステップと、
前記操作判定ステップで判定された操作内容に対応する処理を実行する操作実行ステップと、を実行させると共に、
前記タッチ監視ステップにおいて、前記入力装置で検出された位置情報及び速度情報に基づいて、指定されたオブジェクトをはらう動作を表すフリック動作に関する情報を取得し、
前記操作判定ステップにおいては、複数のオブジェクトが指定され、該オブジェクトのうちいずれかのオブジェクトに対して前記フリック動作が行われた場合、前記指定されたオブジェクトに対する操作内容を、前記フリック動作が行われたオブジェクトをコピー元又は移動元、他のオブジェクトをコピー先又は移動先とするコピー又は移動と判定することを特徴とするプログラム。
A program used for an information processing apparatus including an input device capable of detecting position information of a plurality of positions touched on a display screen,
On the computer,
The position information detected by the input device and the speed information indicating the speed when the touched position is changed are monitored, and a plurality of objects to be operated are specified and a touch operation on the specified object is performed. A touch monitoring step for obtaining information;
An operation determination step for determining the operation content for the designated object based on the information acquired in the touch monitoring step;
An operation execution step of executing processing corresponding to the operation content is determined by the operation determination step, when to run together,
In the touch monitoring step, based on the position information and speed information detected by the input device, obtain information related to a flick motion that represents a motion to touch the specified object,
In the operation determining step, when a plurality of objects are specified and the flicking operation is performed on any one of the objects, the flicking operation is performed on the operation content for the specified object. A program that determines that a copy or move is made with the copied object as a copy source or move source and another object as a copy destination or move destination .
JP2010074621A 2010-03-29 2010-03-29 Information processing apparatus, control method therefor, and program Active JP5477108B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010074621A JP5477108B2 (en) 2010-03-29 2010-03-29 Information processing apparatus, control method therefor, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010074621A JP5477108B2 (en) 2010-03-29 2010-03-29 Information processing apparatus, control method therefor, and program

Publications (2)

Publication Number Publication Date
JP2011209822A JP2011209822A (en) 2011-10-20
JP5477108B2 true JP5477108B2 (en) 2014-04-23

Family

ID=44940843

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010074621A Active JP5477108B2 (en) 2010-03-29 2010-03-29 Information processing apparatus, control method therefor, and program

Country Status (1)

Country Link
JP (1) JP5477108B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5967917B2 (en) * 2011-12-13 2016-08-10 キヤノン株式会社 Information processing apparatus, information processing apparatus control method, and program
JP5699959B2 (en) * 2012-02-13 2015-04-15 コニカミノルタ株式会社 Portable terminal, print instruction program, and print instruction method
JP6163839B2 (en) 2013-04-09 2017-07-19 富士通株式会社 Electronic equipment and copy control program
JP6500406B2 (en) * 2014-12-01 2019-04-17 セイコーエプソン株式会社 I / O controller, I / O control program

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03180922A (en) * 1989-12-11 1991-08-06 Fujitsu Ltd Touch panel structure
JPH07230352A (en) * 1993-09-16 1995-08-29 Hitachi Ltd Touch position detecting device and touch instruction processor
JP2001134382A (en) * 1999-11-04 2001-05-18 Sony Corp Graphic processor
JP2003271309A (en) * 2002-03-14 2003-09-26 Sanyo Electric Co Ltd Touch panel switching method and circuit, and electronic equipment using the same
JP2004185258A (en) * 2002-12-03 2004-07-02 Hitachi Ltd Information processor
JP4565002B2 (en) * 2007-12-28 2010-10-20 京セラ株式会社 Mobile communication terminal
US20090322689A1 (en) * 2008-06-30 2009-12-31 Wah Yiu Kwong Touch input across touch-sensitive display devices
JP5734546B2 (en) * 2009-02-25 2015-06-17 京セラ株式会社 Object display device

Also Published As

Publication number Publication date
JP2011209822A (en) 2011-10-20

Similar Documents

Publication Publication Date Title
JP4734435B2 (en) Portable game device with touch panel display
JP5779923B2 (en) Information processing apparatus, information processing method, and computer program
JP6009454B2 (en) Enhanced interpretation of input events that occur when interacting with a computing device that uses the motion of the computing device
US10223057B2 (en) Information handling system management of virtual input device interactions
US20110018806A1 (en) Information processing apparatus, computer readable medium, and pointing method
US9459704B2 (en) Method and apparatus for providing one-handed user interface in mobile device having touch screen
US20120262386A1 (en) Touch based user interface device and method
JP5664147B2 (en) Information processing apparatus, information processing method, and program
JP2012123685A (en) Information processor, selection method of icons and program
JP6004716B2 (en) Information processing apparatus, control method therefor, and computer program
JP2009151718A (en) Information processing device and display control method
JP5848732B2 (en) Information processing device
KR20080051459A (en) Method and apparatus of processing a scroll
US20150169122A1 (en) Method for operating a multi-touch-capable display and device having a multi-touch-capable display
JP2015018325A (en) Information processor and control method thereof, program, recording medium
JP5477108B2 (en) Information processing apparatus, control method therefor, and program
JP5275429B2 (en) Information processing apparatus, program, and pointing method
JP5811780B2 (en) Information processing apparatus and input control program thereof
US20140298275A1 (en) Method for recognizing input gestures
JP5414134B1 (en) Touch-type input system and input control method
TWI515642B (en) Portable electronic apparatus and method for controlling the same
US20150309601A1 (en) Touch input system and input control method
TWI439922B (en) Handheld electronic apparatus and control method thereof
JP5769841B2 (en) Portable game device with touch panel display
JP5152421B2 (en) Information processing apparatus and program

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20110920

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130218

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131016

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131022

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131217

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140127

R150 Certificate of patent or registration of utility model

Ref document number: 5477108

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150