JP2009104268A - 座標検出装置、及びタッチパネルを用いた操作方法 - Google Patents
座標検出装置、及びタッチパネルを用いた操作方法 Download PDFInfo
- Publication number
- JP2009104268A JP2009104268A JP2007273313A JP2007273313A JP2009104268A JP 2009104268 A JP2009104268 A JP 2009104268A JP 2007273313 A JP2007273313 A JP 2007273313A JP 2007273313 A JP2007273313 A JP 2007273313A JP 2009104268 A JP2009104268 A JP 2009104268A
- Authority
- JP
- Japan
- Prior art keywords
- coordinate
- point
- coordinates
- detected
- touch panel
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0487—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
- G06F3/0488—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
- G06F3/04883—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2203/00—Indexing scheme relating to G06F3/00 - G06F3/048
- G06F2203/048—Indexing scheme relating to G06F3/048
- G06F2203/04808—Several contacts: gestures triggering a specific function, e.g. scrolling, zooming, right-click, when the user establishes several contacts with the surface simultaneously; e.g. using several fingers or a combination of fingers and pen
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
- Position Input By Displaying (AREA)
Abstract
ポインティングデバイスとして広く用いられているマウスと同等の操作性を、押下した2点の座標を同時に且つ個別に検出可能なタッチパネルにおいて提供することを目的とする。
【解決手段】
押下した2点を座標を同時に且つ個別に検出可能なタッチパネルにおいて、1点を押下した状態で検出された座標を記憶しておき、その後に2点目が押下された場合に、記憶しておいた1点目の座標を用いて、検出された2点の座標において記憶しておいた座標に近い座標を1点目、他方の座標を2点目として押下順を識別する。そして、1点目の座標と2点目の座標の位置関係によって1点目の座標でどのようなマウス操作がされたかを検出し、検出結果をグラフィカルユーザインターフェースで操作可能なアプリケーションに出力する。
【選択図】図1
Description
101 座標算出部
102 座標データ
103 座標検出部
104 座標記憶部
105 座標検出結果
106 アプリケーション
107 ディスプレイドライバ
108 ディスプレイ装置
109 制御命令
110 タイマー
200 1点目を押下した指の様子
201 アプリケーションにおけるポインタの例
202 アプリケーションにおけるアイコンの例
400 本発明における第1形態のアプリケーションのアイコンの例
401 本発明における第1形態のアプリケーションのデータ出力部の例
600 本発明における第2形態のアプリケーションのアイコンの例
601 2点目を押下した指の様子
700 本発明における第2形態のアプリケーションの2個目のポインタの例
701 本発明における第2形態のアプリケーションの選択領域の例
900 1点目の左側領域を2点目として押下した際の指の様子
901 1点目の右側領域を2点目として押下した際の指の様子
902 本発明における第3形態のアプリケーションのメニューの例
Claims (9)
- 2点以上のユーザからのタッチの座標を検出可能なタッチパネルと、
前記タッチパネルで算出された座標を記憶する座標記憶部と、
前記タッチパネルで2点以上の座標が算出された際に、前記座標記憶部に記憶していた座標を用いて、算出された2点の座標における1点目、2点目以降の押下順を識別すると共に、1点目と2点目以降の座標の位置関係に応じて1点目の座標に対応する表示オブジェクトに対する処理内容を決定する座標検出部と、を備えることを特徴とする座標検出装置。 - 前記タッチパネルは、予め設定した時間以上前記タッチパネルにおいてユーザからのタッチが算出されなかった場合は、座標を検出する間隔を長くし、予め設定した時間以上前記タッチパネルにおいてユーザからのタッチが算出され続けた場合は座標を検出する間隔を短くすること、を特徴とする請求項1に記載した座標検出装置。
- 前記座標検出部は、前記タッチパネルにおいて1点の座標が算出された場合にその座標を前記座標記憶部に記憶すると共に、前記座標を当該座標検出部の検出結果として出力すること、を特徴とする請求項2に記載した座標検出装置。
- 前記座標検出部は、前記タッチパネルにおいて1点の座標が算出された後に2点目の座標が算出された場合に、前記座標記憶部から読み出した座標に基づいて1点目として検出された座標を前記座標記憶部に記憶すると共に、1点目及び2点目として検出された2点の座標と、2点目がタッチされた時点で1点目として検出された座標が選択されたという検出結果のデータを出力すること、を特徴とする請求項3に記載した座標検出装置。
- 前記座標検出部は、前記タッチパネルにおいて2点の座標が算出されている状態の後に2点目の座標が算出されなくなってから再度2点目の座標が算出されるまでの間隔を記憶すると共に、予め設定した時間内に連続して2点目の座標が算出された場合はその回数を測定し、前記測定した回数に応じて1点目として検出された座標に対応する表示オブジェクトに対する処理内容を変更すること、を特徴とする請求項4に記載した座標検出装置。
- 前記座標検出部は、前記タッチパネルにおいて1点目の座標が算出された後に初めて2点目の座標が算出された場合に、前記座標記憶部から読み出した座標に基づいて1点目として検出された座標を前記座標記憶部に記憶すると共に、1点目及び2点目として検出された2点の座標と、2点目がタッチされた時点で1点目として検出された座標が選択された、というデータを出力し、前記データ出力後に前記タッチパネルにおいて2点の座標が引続き検出された場合は、前記座標記憶部から読み出した前回1点目として検出した座標に基づいて今回1点目として検出された座標を前記座標記憶部に記憶すると共に、今回1点目及び2点目として検出された2点の座標と、今回1点目として検出された座標が選択されている、というデータを出力し続けること、を特徴とする請求項3に記載した座標検出装置。
- 前記座標検出部は、前記タッチパネルにおいて1点目の座標が算出された後に初めて2点目の座標が算出された場合に、前記座標記憶部から読み出した座標に基づいて1点目として検出された座標を前記座標記憶部に記憶すると共に、1点目として検出された座標に対して2点目として検出された座標の位置が上下、又は左右、又は斜め方向に分けた2領域のどちらに属しているか識別し、上記座標位置の識別の後に2点目として検出された座標が属している領域に応じて予め設定した2個の処理内容から処理を選択し、1点目及び2点目として検出された2点の座標と、1点目として検出された座標に対応する表示オブジェクトに対して前記2個の処理内容から選択した内容の処理を行うというデータを出力すること、を特徴とする請求項3に記載した座標検出装置。
- 前記座標検出部は、1点目として検出された座標に対して2点目として検出された座標の位置を識別する際に、1点目として検出された座標に対して2点目として検出された座標の位置が、上下、又は左右、又は斜め方向に分けた2領域を含む3領域以上のうちどの領域に属しているか識別し、上記座標位置の識別の後に2点目の座標が属している領域に応じて予め設定した領域数に対応する数の処理内容から処理を選択し、1点目及び2点目として検出された2点の座標と、1点目として検出された座標に対応する表示オブジェクトに対して前記領域数に対応する数の処理内容から選択した内容の処理を行うというデータを出力すること、を特徴とする請求項7に記載した座標検出装置。
- 2点以上のユーザからのタッチの座標を検出可能なタッチパネルを用いた操作方法において、
前記タッチパネルで算出されたを座標記憶部に記憶し、
前記タッチパネルで2点以上の座標が算出された際に、前記座標記憶部に記憶していた座標を用いて、算出された2点の座標における1点目、2点目以降の押下順を識別し、
1点目と2点目以降の座標の位置関係に応じて1点目の座標に対応する表示オブジェクトに対する処理内容を決定すること、を備えることを特徴とする操作方法。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2007273313A JP2009104268A (ja) | 2007-10-22 | 2007-10-22 | 座標検出装置、及びタッチパネルを用いた操作方法 |
| US12/254,039 US20090102809A1 (en) | 2007-10-22 | 2008-10-20 | Coordinate Detecting Device and Operation Method Using a Touch Panel |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2007273313A JP2009104268A (ja) | 2007-10-22 | 2007-10-22 | 座標検出装置、及びタッチパネルを用いた操作方法 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JP2009104268A true JP2009104268A (ja) | 2009-05-14 |
Family
ID=40563033
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2007273313A Pending JP2009104268A (ja) | 2007-10-22 | 2007-10-22 | 座標検出装置、及びタッチパネルを用いた操作方法 |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US20090102809A1 (ja) |
| JP (1) | JP2009104268A (ja) |
Cited By (18)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2011197848A (ja) * | 2010-03-18 | 2011-10-06 | Rohm Co Ltd | タッチパネル入力装置 |
| JP2011227703A (ja) * | 2010-04-20 | 2011-11-10 | Rohm Co Ltd | 2点検知可能なタッチパネル入力装置 |
| WO2011137746A3 (zh) * | 2011-05-05 | 2012-04-05 | 华为技术有限公司 | 用于触摸屏终端的用户行为跟踪方法、装置和系统 |
| JP2012141947A (ja) * | 2010-12-29 | 2012-07-26 | Samsung Electronics Co Ltd | タッチスクリーン端末機におけるマウス右クリック機能の提供方法及び装置 |
| JP2012181412A (ja) * | 2011-03-02 | 2012-09-20 | Nec Casio Mobile Communications Ltd | 表示装置及び電子機器、表示装置の点灯範囲制御方法 |
| WO2012137816A1 (ja) * | 2011-04-08 | 2012-10-11 | シャープ株式会社 | 表示装置、電子機器、表示装置の制御方法及び電子機器の制御方法 |
| JP2013089115A (ja) * | 2011-10-20 | 2013-05-13 | Fujitsu Ltd | プログラム、方法、および情報処理装置 |
| JP2013127753A (ja) * | 2011-12-19 | 2013-06-27 | Sharp Corp | 情報処理装置の入力方法、及び情報処理装置 |
| JP2013218548A (ja) * | 2012-04-10 | 2013-10-24 | Kyocera Document Solutions Inc | 表示入力装置および画像形成装置 |
| JP2014013609A (ja) * | 2013-09-20 | 2014-01-23 | Square Enix Co Ltd | 情報処理装置,情報処理方法,及びゲーム装置 |
| JP2014132456A (ja) * | 2013-01-02 | 2014-07-17 | Samsung Electronics Co Ltd | マウス機能提供方法およびこれを具現する端末 |
| CN104793862A (zh) * | 2015-04-10 | 2015-07-22 | 深圳市美贝壳科技有限公司 | 无线投影照片的放缩控制方法 |
| JP2015148888A (ja) * | 2014-02-05 | 2015-08-20 | パナソニックオートモーティブシステムズアジアパシフィック(タイランド)カンパニーリミテッド | エミュレーション装置 |
| JP2015537289A (ja) * | 2013-09-10 | 2015-12-24 | シャオミ・インコーポレイテッド | メッセージ表示方法、メッセージ表示装置、端末装置、プログラム及び記録媒体 |
| US9250800B2 (en) | 2010-02-18 | 2016-02-02 | Rohm Co., Ltd. | Touch-panel input device |
| JP2017004543A (ja) * | 2016-07-27 | 2017-01-05 | 株式会社スクウェア・エニックス | 情報処理装置,情報処理方法,及びゲーム装置 |
| US10134319B2 (en) | 2012-08-24 | 2018-11-20 | Nec Corporation | Illumination display device with illumination region control, electronic apparatus and control method therefor |
| US10320730B2 (en) | 2013-09-10 | 2019-06-11 | Xiaomi Inc. | Method and device for displaying message |
Families Citing this family (13)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20100153168A1 (en) * | 2008-12-15 | 2010-06-17 | Jeffrey York | System and method for carrying out an inspection or maintenance operation with compliance tracking using a handheld device |
| US20100245286A1 (en) * | 2009-03-25 | 2010-09-30 | Parker Tabitha | Touch screen finger tracking algorithm |
| CN102103452A (zh) * | 2009-12-17 | 2011-06-22 | 深圳富泰宏精密工业有限公司 | 飞点控制系统及飞点控制方法 |
| US20110314421A1 (en) | 2010-06-18 | 2011-12-22 | International Business Machines Corporation | Access to Touch Screens |
| KR20120074490A (ko) * | 2010-12-28 | 2012-07-06 | 삼성전자주식회사 | 휴대 단말기의 메뉴 표시 방법 및 장치 |
| US20120194440A1 (en) * | 2011-01-31 | 2012-08-02 | Research In Motion Limited | Electronic device and method of controlling same |
| JP5645869B2 (ja) * | 2012-04-13 | 2014-12-24 | 京セラドキュメントソリューションズ株式会社 | 表示入力装置および画像形成装置 |
| US9807219B2 (en) | 2014-03-28 | 2017-10-31 | Xiaomi Inc. | Method and terminal for executing user instructions |
| CN103942047A (zh) * | 2014-03-28 | 2014-07-23 | 小米科技有限责任公司 | 用户指令执行方法及装置 |
| US20150309601A1 (en) * | 2014-04-28 | 2015-10-29 | Shimane Prefectural Government | Touch input system and input control method |
| US9734670B2 (en) * | 2014-07-21 | 2017-08-15 | Sam Johnson | Providing a secondary service for a client application which is associated with a primary service |
| KR102490913B1 (ko) * | 2016-06-07 | 2023-01-20 | 삼성전자주식회사 | 디스플레이 장치 및 제어 방법 |
| US11243635B2 (en) * | 2018-03-23 | 2022-02-08 | Shenzhen Royole Technologies Co., Ltd. | Method for driving touch display and touch display screen |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2003099205A (ja) * | 2001-09-21 | 2003-04-04 | Ricoh Co Ltd | 表示一体型座標入力装置 |
Family Cites Families (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6208329B1 (en) * | 1996-08-13 | 2001-03-27 | Lsi Logic Corporation | Supplemental mouse button emulation system, method and apparatus for a coordinate based data input device |
| US6512507B1 (en) * | 1998-03-31 | 2003-01-28 | Seiko Epson Corporation | Pointing position detection device, presentation system, and method, and computer-readable medium |
| JP3798637B2 (ja) * | 2001-02-21 | 2006-07-19 | インターナショナル・ビジネス・マシーンズ・コーポレーション | タッチパネル式記入媒体装置、その制御方法、及びプログラム |
| JP4768143B2 (ja) * | 2001-03-26 | 2011-09-07 | 株式会社リコー | 情報入出力装置、情報入出力制御方法およびプログラム |
| US20050024341A1 (en) * | 2001-05-16 | 2005-02-03 | Synaptics, Inc. | Touch screen with user interface enhancement |
| FI116806B (fi) * | 2003-06-04 | 2006-02-28 | Nokia Corp | Menetelmä ja järjestelmä valinnan suorittamiseksi ja elektroniikkalaite |
| US7578742B2 (en) * | 2004-03-26 | 2009-08-25 | Nintendo Co., Ltd. | Recording medium storing video game program and video game device |
| US10201753B2 (en) * | 2004-07-16 | 2019-02-12 | Universal Entertainment Corporation | Gaming machine and program thereof |
| JP2006067439A (ja) * | 2004-08-30 | 2006-03-09 | Olympus Corp | 再生装置、カメラ、及び画像データの選択及び再生方法 |
| US7605804B2 (en) * | 2005-04-29 | 2009-10-20 | Microsoft Corporation | System and method for fine cursor positioning using a low resolution imaging touch screen |
| JP4603931B2 (ja) * | 2005-05-16 | 2010-12-22 | 任天堂株式会社 | オブジェクト移動制御装置およびオブジェクト移動制御プログラム |
| US8074178B2 (en) * | 2007-06-12 | 2011-12-06 | Microsoft Corporation | Visual feedback display |
-
2007
- 2007-10-22 JP JP2007273313A patent/JP2009104268A/ja active Pending
-
2008
- 2008-10-20 US US12/254,039 patent/US20090102809A1/en not_active Abandoned
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2003099205A (ja) * | 2001-09-21 | 2003-04-04 | Ricoh Co Ltd | 表示一体型座標入力装置 |
Cited By (24)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9760280B2 (en) | 2010-02-18 | 2017-09-12 | Rohm Co., Ltd. | Touch-panel input device |
| US9250800B2 (en) | 2010-02-18 | 2016-02-02 | Rohm Co., Ltd. | Touch-panel input device |
| JP2011197848A (ja) * | 2010-03-18 | 2011-10-06 | Rohm Co Ltd | タッチパネル入力装置 |
| JP2011227703A (ja) * | 2010-04-20 | 2011-11-10 | Rohm Co Ltd | 2点検知可能なタッチパネル入力装置 |
| JP2012141947A (ja) * | 2010-12-29 | 2012-07-26 | Samsung Electronics Co Ltd | タッチスクリーン端末機におけるマウス右クリック機能の提供方法及び装置 |
| JP2012181412A (ja) * | 2011-03-02 | 2012-09-20 | Nec Casio Mobile Communications Ltd | 表示装置及び電子機器、表示装置の点灯範囲制御方法 |
| KR101531125B1 (ko) * | 2011-04-08 | 2015-07-06 | 샤프 가부시키가이샤 | 표시 장치, 전자 기기, 표시 장치의 제어 방법 및 전자 기기의 제어 방법 |
| JP5373224B2 (ja) * | 2011-04-08 | 2013-12-18 | シャープ株式会社 | 表示装置、電子機器、表示装置の制御方法及び電子機器の制御方法 |
| WO2012137816A1 (ja) * | 2011-04-08 | 2012-10-11 | シャープ株式会社 | 表示装置、電子機器、表示装置の制御方法及び電子機器の制御方法 |
| US9141175B2 (en) | 2011-04-08 | 2015-09-22 | Sharp Kabushiki Kaisha | Display device, electronic apparatus, method for controlling display device, and method for controlling electronic apparatus |
| WO2011137746A3 (zh) * | 2011-05-05 | 2012-04-05 | 华为技术有限公司 | 用于触摸屏终端的用户行为跟踪方法、装置和系统 |
| JP2013089115A (ja) * | 2011-10-20 | 2013-05-13 | Fujitsu Ltd | プログラム、方法、および情報処理装置 |
| JP2013127753A (ja) * | 2011-12-19 | 2013-06-27 | Sharp Corp | 情報処理装置の入力方法、及び情報処理装置 |
| US9164611B2 (en) | 2012-04-10 | 2015-10-20 | Kyocera Document Solutions Inc. | Display input device, and image forming apparatus including touch panel portion |
| JP2013218548A (ja) * | 2012-04-10 | 2013-10-24 | Kyocera Document Solutions Inc | 表示入力装置および画像形成装置 |
| US10134319B2 (en) | 2012-08-24 | 2018-11-20 | Nec Corporation | Illumination display device with illumination region control, electronic apparatus and control method therefor |
| JP2014132456A (ja) * | 2013-01-02 | 2014-07-17 | Samsung Electronics Co Ltd | マウス機能提供方法およびこれを具現する端末 |
| JP2015537289A (ja) * | 2013-09-10 | 2015-12-24 | シャオミ・インコーポレイテッド | メッセージ表示方法、メッセージ表示装置、端末装置、プログラム及び記録媒体 |
| US10320730B2 (en) | 2013-09-10 | 2019-06-11 | Xiaomi Inc. | Method and device for displaying message |
| JP2014013609A (ja) * | 2013-09-20 | 2014-01-23 | Square Enix Co Ltd | 情報処理装置,情報処理方法,及びゲーム装置 |
| JP2015148888A (ja) * | 2014-02-05 | 2015-08-20 | パナソニックオートモーティブシステムズアジアパシフィック(タイランド)カンパニーリミテッド | エミュレーション装置 |
| CN104793862A (zh) * | 2015-04-10 | 2015-07-22 | 深圳市美贝壳科技有限公司 | 无线投影照片的放缩控制方法 |
| CN104793862B (zh) * | 2015-04-10 | 2018-04-24 | 深圳市美贝壳科技有限公司 | 无线投影照片的放缩控制方法 |
| JP2017004543A (ja) * | 2016-07-27 | 2017-01-05 | 株式会社スクウェア・エニックス | 情報処理装置,情報処理方法,及びゲーム装置 |
Also Published As
| Publication number | Publication date |
|---|---|
| US20090102809A1 (en) | 2009-04-23 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP2009104268A (ja) | 座標検出装置、及びタッチパネルを用いた操作方法 | |
| JP5721662B2 (ja) | 入力受付方法、入力受付プログラム、及び入力装置 | |
| TWI413922B (zh) | 觸控板之控制方法與應用該方法之觸控裝置 | |
| EP1873621A1 (en) | Driving method and input method for touch panel | |
| US20140351758A1 (en) | Object selecting device | |
| EP2669786A2 (en) | Method for displaying item in terminal and terminal using the same | |
| JP5848732B2 (ja) | 情報処理装置 | |
| CN103019577B (zh) | 选择对象的方法及装置、控制方法和控制装置 | |
| KR101636665B1 (ko) | 프로그래머블 표시기 및 그 화면 조작 처리 프로그램 | |
| KR20110063561A (ko) | 다접촉 터치 스크린 상의 그래픽 객체를 다루는 것에 의해 전자 기기를 제어하기 위한 장치 | |
| CN103270485A (zh) | 触摸输入处理装置、信息处理装置及触摸输入控制方法 | |
| JPWO2013099042A1 (ja) | 情報端末、情報端末の制御方法、及び、プログラム | |
| CN107203307A (zh) | 一种图标管理方法及移动终端 | |
| JP5875262B2 (ja) | 表示制御装置 | |
| JP2015148857A (ja) | 情報閲覧装置及びオブジェクト選択制御プログラム並びにオブジェクト選択制御方法 | |
| JP4096727B2 (ja) | 電子機器及びその表示制御方法 | |
| JP2000284912A (ja) | タッチパネル入力コンピュータ | |
| JP6251072B2 (ja) | 表示装置及び表示方法 | |
| JP2018060561A (ja) | 表示装置及び表示方法 | |
| JP2014203202A (ja) | 情報処理装置、情報処理装置の制御方法、およびプログラム | |
| JP6722239B2 (ja) | 情報処理装置、入力方法及びプログラム | |
| KR101260016B1 (ko) | 스킨형 인터페이스를 이용한 포인터 인터페이스 구현 방법 및 이를 구현하는 터치스크린 기기 | |
| KR101136327B1 (ko) | 휴대 단말기의 터치 및 커서 제어방법 및 이를 적용한 휴대 단말기 | |
| JP2015102946A (ja) | 情報処理装置、情報処理装置の制御方法、およびプログラム | |
| JP6270109B2 (ja) | オブジェクト操作システム及びオブジェクト操作制御プログラム並びにオブジェクト操作制御方法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20100127 |
|
| RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20100303 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20100628 |
|
| A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A712 Effective date: 20110112 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110913 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110920 |
|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20120131 |