JP2012164336A - タッチイベントモデルプログラミングインターフェイス - Google Patents

タッチイベントモデルプログラミングインターフェイス Download PDF

Info

Publication number
JP2012164336A
JP2012164336A JP2012088747A JP2012088747A JP2012164336A JP 2012164336 A JP2012164336 A JP 2012164336A JP 2012088747 A JP2012088747 A JP 2012088747A JP 2012088747 A JP2012088747 A JP 2012088747A JP 2012164336 A JP2012164336 A JP 2012164336A
Authority
JP
Japan
Prior art keywords
touch
event
gesture
web page
events
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2012088747A
Other languages
English (en)
Other versions
JP5715590B2 (ja
Inventor
Richard Williamson
リチャード ウィリアムソン
Dennis Bolsinga Gregory
グレゴリー デニス ボルシンガ
Omernick Timothy
ティモシー ピー オマニック
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.)
Apple Inc
Original Assignee
Apple Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Apple Inc filed Critical Apple Inc
Publication of JP2012164336A publication Critical patent/JP2012164336A/ja
Application granted granted Critical
Publication of JP5715590B2 publication Critical patent/JP5715590B2/ja
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/017Gesture based interaction, e.g. based on a set of recognized hand gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction 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/0488Interaction 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/04883Interaction 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2203/00Indexing scheme relating to G06F3/00 - G06F3/048
    • G06F2203/048Indexing scheme relating to G06F3/048
    • G06F2203/04808Several 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

Abstract

【課題】タッチイベントモデルプログラミングインターフェイスを提供する。
【解決手段】タッチ感知装置から1つ以上のタッチ入力信号を得ることができる。タッチ
イベントモデルを使用し、それらタッチ入力信号に基づいてタッチ及び/又はジェスチャ
ーイベントを決定することができる。このタッチ及びジェスチャーイベントは、タッチ感
知装置上に表示されるウェブページの異なる領域から発生されるタッチ入力信号に関連付
けることができる。プログラミングインターフェイスを通して少なくとも1つのタッチ又
はジェスチャーイベントへのアクセスを与えることができる。
【選択図】図3

Description

本発明は、一般的に、ウェブブラウジングサービスに係る。
ドキュメント内のテキストベース情報の構造を記述すると共に、そのテキストを双方向
フォーム、埋め込まれた映像及び他のオブジェクトで補足するための手段をなすマークア
ップ言語を使用して、ウェブページが生成される。1つの普及したマークアップ言語は、
カギ括弧で囲まれたタグの形態で書かれたハイパーテキストマークアップ言語(HTML
)である。HTMLは、ウェブページの見掛け及び意味を記述することができると共に、
ウェブブラウザ及び他のHTMLプロセッサの振舞いに影響する埋め込み型スクリプト言
語コード(例えば、JavaScript(登録商標))を含むことができる。Java
Script(登録商標)は、マウスイベントハンドラー又はイベントリスナーをウェブ
ページに追加する能力を開発者に与える。これらのマウスイベントハンドラーは、ウェブ
ページの特定の領域に指定され、そしてマウスアップ又はマウスダウンイベントのような
マウスイベントをこれらの領域において受け取るように構成することができる。
対照的に、タッチ感知装置でナビゲートされるウェブページは、ユーザが1つ以上の指
でウェブページにタッチしそしてジェスチャーをなすことで発生されたタッチイベントに
応答することがしばしば必要である。従来のマウスイベントハンドラーは、これらタッチ
イベントを正しく解釈することができない。従って、タッチイベントは、タッチイベント
を正しく解釈すると共に、タッチ感知ディスプレイ又は装置の能力を開発者が完全に利用
できるようにするための異なるタッチイベントモデルを必要としている。
タッチ感知装置から1つ以上のタッチ入力信号を得ることができる。タッチイベントモ
デルを使用し、それらタッチ入力信号に基づいてタッチ及び/又はジェスチャーイベント
を決定することができる。このタッチ及びジェスチャーイベントは、タッチ感知装置上に
表示されるウェブページの異なる領域から発生されるタッチ入力信号に関連付けることが
できる。プログラミングインターフェイスを通して少なくとも1つのタッチ又はジェスチ
ャーイベントへのアクセスを与えることができる。
ある実施形態では、ウェブブラウザにおいて、方法は、ジェスチャーイベントに関連し
た回転値を受け取るステップと、その回転値に基づいてウェブブラウザにおけるジェスチ
ャーイベントに関連したウェブページのエレメントを動的に回転するステップであって、
前記回転値が、度での相対的デルタであるようなステップとを備えている。ジェスチャー
イベントは、2つ以上のタッチイベントを含むことができる。
ある実施形態では、ウェブブラウザにおいて、方法は、ジェスチャーイベントに関連し
たスケーリング値を受け取るステップと、そのスケーリング値に基づいてウェブブラウザ
におけるジェスチャーイベントに関連したウェブページのエレメントを動的にサイズ変更
するステップであって、前記スケーリング値が、ドキュメントピクセルでの相対的デルタ
であるようなステップとを備えている。ジェスチャーイベントは、2つ以上のタッチイベ
ントに関連付けることができる。
ある実施形態では、ウェブブラウザにおいて、方法は、タッチリストを受け取るステッ
プを備え、このタッチリストは、ウェブページにおける1つ以上のタッチを識別するため
のタッチデータを含み、このタッチデータは、タッチ識別子と、少なくとも1セットのタ
ッチ位置座標とを含み、更に、タッチリストは、各タッチに関連したタッチイベントター
ゲットに対するデータを含み、前記少なくとも1セットのタッチ位置座標は、クライアン
ト座標のセットと、ページ座標のセットと、スクリーン座標のセットとを含む。タッチデ
ータは、1つ以上の変更されたタッチを識別することができる。
システム、方法及びコンピュータ読み取り可能な媒体に向けられた他の実施形態も開示
される。
例示的なウェブページドキュメントを示す。 例示的なマルチタッチケーパブル装置の処理スタックを示す。 タッチイベントを処理するための例示的プロセスのフローチャートである。 例示的なマルチタッチケーパブル装置を示す。 図4のマルチタッチケーパブル装置に対する例示的なネットワークオペレーティング環境のブロック図である。 図4のマルチタッチケーパブル装置の実施例のブロック図である。
例示的ウェブページ構造及びDOM
図1Aは、ブラウザに表示できる例示的ウェブページ100を示す。ブラウザは、図4
のマルチタッチケーパブル(multi-touch capable)装置400のようなポータブル装置に
ホストされてもよい。ウェブページ100には、1つ以上のエレメント、即ちエレメント
102(“エレメント1”)、エレメント104(“エレメント2”)及びエレメント1
06(“エレメント3”)を表示することができる。これらエレメント102、104、
106は、ユーザが選択できるウェブページ100の領域に対応することができ、選択の
結果として付加的な機能を与えることができる。例えば、これらエレメントは、ウェブペ
ージ100のボタンに対応する。又、1つのエレメントが別のエレメントを含むようにエ
レメントをネスト構成にすることもできる。例えば、エレメント104は、エレメント1
08を含む。図示された例では、エレメント108は、例えば、メディアプレーヤユーザ
インターフェイスであるエレメント104内にネストされたスクラバーコントロールであ
る。
ある実施形態において、ユーザは、マウスではなく指を使用してウェブページ100の
エレメントで種々のファンクションを遂行することができる。ユーザは、例えば、図4に
示すタッチ感知ディスプレイ402を使用してウェブページ100のエレメントにタッチ
することができる。一実施例では、ユーザは、1つ以上の指でエレメントにタッチし及び
/又はスワイプ、ピンチ又は回転運動のようなジェスチャーを行うことで、エレメントを
選択することができる。タッチ入力信号を確認するために、ウェブページ100のあるエ
リアをタッチイベントハンドラーに関連付けることができる。これは、図1Bを参照して
述べるように、DOM及び埋め込まれたスクリプト言語で行うことができる。
図1Bは、ウェブページ100に関連付けられた例示的DOM150である。このDO
M150は、ウェブページ100の構造的表示を与えるもので、スクリプト言語(例えば
、JavaScript(登録商標))で解釈できるオブジェクトのセットとしてウェブ
ページコンテンツを記述する。ある実施形態において、DOM150は、ウェブページ1
00のエレメント102、104、106、108をツリーの個々のノードにマップする
ことによりウェブページの構造へのアクセスを与える。例えば、エレメント102は、ノ
ード154に対応する。エレメント104は、ノード156に対応する。エレメント10
6は、ノード158に対応する。エレメント108は、ノード160に対応する。根ノー
ド152は、全ウェブページ100に対応する。
ある実施形態において、ウェブページ100の1つ以上のエレメント102、104、
106、108は、DOM150の対応ノードをタッチイベントハンドラーに関連付ける
ことにより、1つ以上の対応するタッチイベントハンドラーに関連付けることができる。
タッチイベントハンドラーは、ウェブページ100のHTMLタグに挿入できると共に、
例えば、ユーザがウェブページ100の1つのエレメントにタッチするか又はその中でジ
ェスチャーするときに、スクリプト言語を実行してアクションを遂行することができる。
例えば、JavaScript(登録商標)は、DOM150と共に機能して、異なるタ
ッチイベントにアクションをアタッチすることができる。
ある実施形態では、1つ以上のエレメント102、104、106、108が、イベン
トハンドラー又はリスナーにより検出されたタッチ入力を受け取ることができる。タッチ
入力は、図2を参照して説明するように、ソフトウェアスタックの1つ以上のレイヤにお
いて実施できるタッチイベントモデルによって検出されてタッチイベントへと処理するこ
とができる。タッチイベントは、ウェブページ100により更に処理することができる。
タッチイベントは、タッチ感知装置により発生される生のタッチ入力信号よりもアプリケ
ーションにおいて使用し易いフォーマット(例えば、属性)である。例えば、各タッチイ
ベントは、タッチが現在発生しているところの座標のセットを含むことができる。
ウェブページ100における各エレメント、及びその関連イベントハンドラーは、タッ
チイベントを受け取り、処理し、取り扱うことができる。例えば、ドライバ202(図2
)が、エレメント102に関連したタッチポイント110を感知するか、又はエレメント
104に関連したタッチポイント112を感知する場合に、エレメント102又は104
に関連したイベントハンドラーは、エレメントにタッチしたことを指示する個別のタッチ
イベントを各々受け取ることができ、そして任意であるが、そのタッチイベントを更なる
処理のためにウェブページ100へ送ることができる。ある実施形態において、イベント
ハンドラーに対応しないウェブページ100の領域にタッチした場合には、アプリケーシ
ョンレイヤ214のブラウザが、ウェブページ100ではなく、入力を処理することがで
きる。
ある実施形態では、DOM150においてノードごとに指ごとにタッチイベントを検出
することができる。例えば、ユーザは、実質的に同時にタッチポイント110及びタッチ
ポイント112においてタッチ感知ディスプレイ402にタッチすることができ、そして
タッチイベントモデルにより2つの個別のタッチイベントを検出することができる。DO
M150における各ノード102及びノード104は個別のタッチイベントハンドラーに
関連しているので、タッチポイント110及びタッチポイント112に対して個別のタッ
チイベントを検出することができる。
ある実施形態において、タッチイベントは、EventTargetとしてウェブペー
ジ100へ配送することができる。タッチイベントの幾つかの例は、touchstar
t(タッチ開始)、touchmove(タッチ移動)、touchend(タッチ終了
)、及びtouchcancel(タッチキャンセル)を含むことができる。他のタッチ
イベントも考えられる。touchstartは、イベントハンドラーに関連したウェブ
ページ100の領域においてタッチ感知ディスプレイ402にユーザが最初に指を置いた
ときに検出されるタッチイベントである。ユーザがウェブページ100上で自分の指を動
き回らせると、1つ以上のtouchmoveイベントを検出することができる。ユーザ
がウェブページ100から自分の指を持ち上げると、touchendイベントが検出さ
れる。システムが普通のイベントハンドリングを中断するときには、touchcanc
elを検出することができる。例えば、偶発的なタッチを防止するためにタッチ感知ディ
スプレイ402がロックされたときにtouchcancelイベントが生じる。
又、ある実施形態において、2つ以上のタッチイベントを合成することによりジェスチ
ャーイベントを検出することもできる。タッチイベントと同様に、ジェスチャーイベント
(GestureEvent)を、EventTargetとしてウェブページ100へ
配送することもできる。ジェスチャーイベントの幾つかの例は、gesturestar
t(ジェスチャー開始)、gesturechange(ジェスチャー変更)、及びge
stureend(ジェスチャー終了)である。ジェスチャーイベントは、スケール及び
/又は回転情報を含むことができる。回転情報は、度での相対的デルタである回転値を含
むことができる。ウェブページ100のエレメントは、この回転値に基づいて動的に回転
することができる。スケール情報は、ドキュメントピクセルでの相対的デルタであるスケ
ール値を含むことができる。ジェスチャーイベントに関連したウェブページ100のエレ
メントは、このスケール値に基づいて動的にサイズ変更することができる。他のジェスチ
ャーイベントも考えられる。
ある実施形態では、ウェブページ100上の1つ以上のタッチを識別するためのタッチ
イベントデータを含むタッチリストを受け取ることができる。タッチイベントデータは、
タッチ識別子と、少なくとも1セットのタッチ位置座標とを含むことができる。又、タッ
チリストは、各タッチに関連したタッチイベントターゲットに対するタッチイベントデー
タも含むことができる。ある実施形態では、1セットのタッチ位置座標は、クライアント
座標、ページ座標、及びスクリーン座標を含むことができる。ある実施形態では、タッチ
イベントデータは、1つ以上の変更されたタッチを識別することができる。
ある実施形態では、GestureEventを、TouchEventの前にウェブ
ページ100へ送り出すことができる。例えば、ユーザがタッチポイント110及びタッ
チポイント112に指を置いて、タッチ感知ディスプレイ上で指を時計方向又は反時計方
向に動かして回転ジェスチャーを行う場合には、タッチイベントモデルがこれらの複数タ
ッチイベントを検出し、そのタッチイベントをジェスチャーイベントへと合成する。次い
で、このジェスチャーイベントをウェブページ100へ送り、その後、そのジェスチャー
イベントを形成するために合成されたタッチイベントを送ることができる。このように、
開発者は、ジェスチャーイベント、及びジェスチャーイベントの個々のタッチイベントに
アクセスすることができ、これは、ウェブアプリケーションを開発するときに、より大き
な融通性を開発者に与えるものである。
ある実施形態では、タッチイベントが次の順序で受け取られる。即ち、touchst
artイベント、1つ以上のtouchmoveイベント、そしてtouchend又は
touchcancelイベント。図1Aの実施例を使用すると、ユーザがタッチポイン
ト110にタッチしたときに、エレメント102に関連した第1のタッチイベントハンド
ラーにより第1のtouchstartイベントが検出される。ユーザがタッチポイント
112にタッチすると、エレメント104に関連した第2のタッチイベントハンドラーに
より第2のtouchstartイベントが検出される。ユーザが自分の指を持ち上げず
に自分の指を回転するにつれて、第1及び第2のタッチイベントハンドラーがtouch
moveイベントを検出し、これは、タッチイベントモデルにより回転ジェスチャーイベ
ントとして解釈することができる。ユーザが回転を終了して自分の指をウェブページ10
0から持ち上げると、第1及び第2のタッチイベントハンドラーがtouchendイベ
ントを検出する。これらのタッチイベントの全部又は幾つかを、タッチイベント「アプリ
ケーションプログラミングインターフェイス(API)」により、開発者に利用できるよ
うにすることができる。タッチAPIは、「ソフトウェアデベロープメントキット(SD
K)」として、又はアプリケーションの一部分として(例えば、ブラウザツールキットの
一部分として)開発者に利用できるようにすることができる。タッチイベントAPIは、
その種々のファンクションを遂行するために、他のサービス、フレームワーク及びオペレ
ーティングシステムに依存することができる。これらのサービス、フレームワーク及びオ
ペレーティングシステムは、図2を参照して述べるようにソフトウェア又は処理スタック
の一部分でよく、ここでは、アプリケーションにおけるイベントアクションを定義するた
めにドキュメントに挿入できる属性にタッチイベントが関連付けされる。
例示的IDL
例示的なタッチイベントモデルを、「インターフェイス記述言語(IDL)」で以下に
説明する。IDLのファンクション及びデータ構造は、ウェブ設計者又はアプリケーショ
ン開発者によりAPIを通してアクセスすることができる。タッチイベント及び/又はジ
ェスチャーイベントへのアクセスは、アプリケーションにおけるイベントアクションを定
義するためにマークアップ言語ドキュメント(例えば、HTML、XML)に挿入できる
属性に関連付けることができる。例えば、これら属性は、タッチ感知ディスプレイ402
に表示されるウェブページを発生するためにHTMLドキュメントの1つ以上のHTML
タグに挿入することができる。イベントアクションは、植え込み型スクリプト(例えば、
JavaScript(登録商標))を実行することを含むことができる。
Figure 2012164336

Figure 2012164336
次は、上述した例示的IDLを使用してタッチイベントを処理するためのHTMLコー
ド断片の例である。以下のHTMLは、例えば、タッチイベントリスナーTouchSt
art及びGestureStartが、HTMLコードをもつエレメントに追加された
ことを示す。
Figure 2012164336
前記IDLに対応するHTMLコードは、次のものでよい。
Figure 2012164336

Figure 2012164336

Figure 2012164336

Figure 2012164336

Figure 2012164336
マルチタッチ装置のための例示的処理スタック
図2は、例示的なマルチタッチケーパブル装置の処理スタックを示す図である。上述し
たタッチイベントモデルは、処理スタックの1つ以上の領域及びスタックにおけるユーザ
の種々のリソースにおいて実施することができる。ハードウェア200のレイヤは、種々
のハードウェアインターフェイスコンポーネント、例えば、タッチ感知又はイネーブル型
装置或いはタッチ感知ディスプレイを含むことができる。タッチ感知装置は、ディスプレ
イと、複数のタッチを同時に感知するパネルとを含むことができる。又、ハードウェアレ
イヤ200は、タッチ感知ディスプレイ又は装置の向き(例えば、肖像、風景)を検出す
るための加速度計も含むことができる。従って、向きを表す信号は、最適な表示のために
ウェブページをスケーリングするようにタッチイベントモデルにより使用することができ
る。
ドライバレイヤ202における1つ以上のドライバは、ハードウェア200と通信する
ことができる。例えば、ドライバは、ハードウェアレイヤ200のタッチ感知ディスプレ
イ又は装置によって発生されるタッチ入力信号を受け取って処理することができる。コア
オペレーティングシステム(OS)204は、ドライバ(1つ又は複数)と通信すること
ができる。コアOS204は、ドライバ(1つ又は複数)から受け取られた生の入力デー
タを処理することができる。ある実施形態では、ドライバは、コアOS204の一部分で
あると考えることもできる。
OSアプリケーションプログラミングインターフェイス(API)206のセットがコ
アOS204と通信することができる。これらのAPIは、オペレーティングシステムと
共に通常含まれるAPIのセットでよい(例えば、Linux(登録商標)又はUNIX(登録商標) API)。
コアファウンデーションAPI208のセットは、OS API206を使用することが
でき、そしてファウンデーションAPI210のセットは、コアファウンデーションAP
I208を使用することができる。
ウェブページソフトウェア開発キット(SDK)210は、装置で実行されるアプリケ
ーションにより使用するように設計されたAPIのセットを含むことができる。タッチイ
ベントAPIは、例えば、ウェブページSDK210に含ませることができる。ウェブペ
ージSDK210のAPIは、ファウンデーションAPI208を使用することができる
。ウェブページSDK210は、例えば、アップル社により提供されるウェブキットを含
むことができる。ウェブページSDK210は、APIとしてオファーすることもできる
し、或いはアプリケーション、例えば、アップル社により提供されるSAFARI(登録
商標)のようなブラウザを通してアクセスすることもできる。
装置で実行されるアプリケーション214は、ウェブページSDK210のAPIを使
用してウェブページを生成することができる。次いで、ウェブページSDK210のAP
Iは、低レベルエレメントと通信し、最終的には、タッチ感知ディスプレイ又は装置及び
種々の他のユーザインターフェイスハードウェアと通信することができる。各レイヤは、
その下のレイヤを使用できるが、これは、常に必要とされない。例えば、ある実施形態で
は、装置214は、OS API206と時々通信することができる。
例示的タッチイベントプロセス
図3は、APIを経てタッチ及び/又はジェスチャーイベントへのアクセスを与えるた
めのプロセス300のフローチャートである。このプロセス300は、1つ以上のタッチ
入力信号を得ることで開始できる(302)。タッチ入力信号は、タッチ感知ディスプレ
イ又は装置から得ることができる。タッチイベント及び/又はジェスチャーの決定は、タ
ッチイベントモデルを使用してタッチ入力信号に基づいて行うことができる(304)。
タッチイベントは、タッチ感知ディスプレイ又は装置に表示されるウェブページの領域に
関連付けることができる。例えば、タッチ感知ディスプレイは、移動電話のディスプレイ
でよく、タッチ感知装置は、ノードブックコンピュータのタッチ感知パッドでよい。タッ
チイベント及び/又はジェスチャーイベントへのアクセスは、プログラミングインターフ
ェイスを経て与えることができる(306)。例えば、図2を参照して上述したHTML
断片については、この断片をウェブ開発者によりHTMLドキュメントに挿入し、タッチ
及び/又はジェスチャーイベントへのアクセスを開発者に与えることができる。タッチイ
ベント及び/又はジェスチャーイベントは、HTMLドキュメントのコードによって更に
処理されて、イベントアクションを開始することができる(306)。
移動装置の概略
図4は、例示的なマルチタッチケーパブル装置400のブロック図である。ある実施形
態では、マルチタッチケーパブル装置400は、タッチ感知ディスプレイ402を備えて
いる。このタッチ感知ディスプレイ402は、液晶ディスプレイ(LCD)技術、光放射
ポリマーディスプレイ(LPD)技術、又は他のディスプレイ技術を実施することができ
る。タッチ感知ディスプレイ402は、ユーザとの触覚及び/又は触感接触を感知するこ
とができる。
ある実施形態では、タッチ感知ディスプレイ402は、マルチタッチ感知ディスプレイ
402である。タッチ感知ディスプレイ402は、例えば、複数の同時タッチポイントを
処理することができ、これは、各タッチポイントの圧力、程度及び/又は位置に関連した
データを処理することを含む。このような処理は、複数の指でのジェスチャー及び相互作
用、コーディング(chording)、及び他の相互作用を容易にする。他のタッチ感知ディスプ
レイ技術、例えば、スタイラス又は他のポインティング装置を使用して接触がなされるデ
ィスプレイも、使用することができる。マルチタッチ感知ディスプレイ技術の幾つかの例
が、米国特許第6,323,846号、第6,570,557号、第6,677,932
号、及び米国特許公告第2002/0015024A1号に説明されており、その各々は
、参考としてここにそのまま援用する。ある実施形態では、マルチタッチケーパブル装置
400は、種々のシステムオブジェクトへのユーザアクセスを与えると共にユーザへ情報
を伝達するためにタッチ感知ディスプレイ402に1つ以上のグラフィックユーザインタ
ーフェイスを表示することができる。
例示的なマルチタッチケーパブル装置のファンクション
ある実施形態において、マルチタッチケーパブル装置400は、電話装置、e−メール
装置、ネットワークデータ通信装置、Wi−Fiベースステーション装置、及び媒体処理
装置のような複数の装置ファンクションを実施することができる。ある実施形態では、マ
ルチタッチケーパブル装置400は、ウェブページ(例えば、ウェブページ100)を表
示するためのウェブブラウザ404を含むことができる。タッチ感知ディスプレイ402
は、ウェブページ100において作られるタッチ入力信号を受け取ることができ、そして
上述したタッチモデルを使用して、タッチ入力信号に基づきタッチ及び/又はジェスチャ
ーイベントを決定することができる。ある実施形態では、マルチタッチケーパブル装置4
00は、ネットワーク配布ファンクションを実施することができる。ある実施形態では、
タッチ感知ディスプレイ402は、マルチタッチケーパブル装置400がユーザの耳の付
近にあるときに、ロックダウンすることができる。このロックダウンは、図1Bを参照し
て述べたように、touchcancelイベントを生じさせる。
ある実施形態では、加速度計472は、方向矢印474により指示されたように、マル
チタッチケーパブル装置400の移動を検出するのに使用することができる。従って、表
示オブジェクト及び又は媒体は、例えば、肖像又は風景のような検出された向きに基づい
てプレゼンテーションすることができる。ある実施形態では、マルチタッチケーパブル装
置400は、グローバルポジショニングシステム(GPS)、又は他のポジショニングシ
ステム(例えば、Wi−Fiアクセスポイント、テレビジョン信号、セルラーグリッド、
ユニフォームリソースロケータ(URL)を使用するシステム)により与えられるような
位置決定能力をサポートするための回路及びセンサを含むことができる。ある実施形態で
は、ポジショニングシステム(例えば、GPS受信器)は、マルチタッチケーパブル装置
400に一体化することもできるし、又は位置に基づくサービスへのアクセスを与えるよ
うにインターフェイスを経てマルチタッチケーパブル装置400に結合できる個別の装置
として設けることもできる。又、マルチタッチケーパブル装置400は、1つ以上のワイ
ヤレス通信サブシステムを含むこともできる。
ある実施形態では、例えば、ユニバーサルシリアルバス(USB)ポート又はドッキン
グポート或いは他のワイヤードポート接続のようなポート装置を含ませることができる。
このポート装置は、例えば、他のコンピューティング装置、例えば、他のマルチタッチケ
ーパブル装置400、ネットワークアクセス装置、パーソナルコンピュータ、プリンタ、
又はデータを受信及び/又は送信できる他の処理装置へのワイヤード接続を確立するのに
使用することができる。ある実施形態では、ポート装置は、マルチタッチケーパブル装置
400が、1つ以上のプロトコル、例えば、TCP/IP、HTTP、UDP及び他の既
知のプロトコルを使用して、ホスト装置と同期をとれるようにする。
ネットワークオペレーティング環境
図5は、図4のマルチタッチケーパブル装置400に対する例示的なネットワークオペ
レーティング環境600のブロック図である。図4のマルチタッチケーパブル装置400
は、例えば、データ通信において1つ以上のワイヤード及び/又はワイヤレスネットワー
ク510を経て通信することができる。例えば、ワイヤレスネットワーク512、例えば
、セルラーネットワークは、ゲートウェイ516の使用により、インターネットのような
ワイドエリアネットワーク(WAN)514と通信することができる。同様に、802.
11gワイヤレスアクセスポイントのようなアクセスポイント518は、ワイドエリアネ
ットワーク514へ通信アクセスを与えることができる。ある実施形態では、ワイヤレス
ネットワーク512及びアクセスポイント518を経て音声及びデータの両通信を確立す
ることができる。例えば、マルチタッチケーパブル装置400aは、(例えば、VoIP
プロトコルを使用して)電話コールを発信及び受信することができ、(例えば、POP3
プロトコルを使用して)e−メールメッセージを送信及び受信することができ、且つ(例
えば、TCP/IP又はUDPプロトコルを使用して)ワイヤレスネットワーク512、
ゲートウェイ516及びワイドエリアネットワーク514を経てウェブページ、写真及び
ビデオのような電子ドキュメント及び/又はストリームを検索することができる。同様に
、マルチタッチケーパブル装置400bは、電話コールを発信及び受信し、e−メールメ
ッセージを送信及び受信し、且つアクセスポイント518及びワイドエリアネットワーク
514を経て電子ドキュメントを検索することができる。ある実施形態では、マルチタッ
チケーパブル装置400は、1つ以上のケーブルを使用してアクセスポイント518へ物
理的に接続することができ、又、アクセスポイント518は、パーソナルコンピュータで
よい。この構成では、マルチタッチケーパブル装置400は、「テザード(tethered)」装
置と称することができる。
又、マルチタッチケーパブル装置400a及び400bは、他の手段により通信を確立
することもできる。例えば、マルチタッチケーパブル装置400aは、ワイヤレスネット
ワーク512を経て、他のワイヤレス装置、例えば、他のマルチタッチケーパブル装置4
00、セルラー電話、等と通信することができる。同様に、マルチタッチケーパブル装置
400a及び400bは、図4に示すBluetooth(登録商標)通信装置488の
ような1つ以上の通信サブシステムの使用により、例えば、パーソナルエリアネットワー
クのようなピア・ツー・ピア通信520を確立することができる。又、他の通信プロトコ
ル及びトポロジーを実施することもできる。
マルチタッチケーパブル装置400は、例えば、1つ以上のワイヤード及び/又はワイ
ヤレスネットワーク510を経てネットワークリソース530と通信することができる。
例えば、ネットワークリソースは、図1及び2を参照して述べたように、タッチモデルを
経てタッチできるウェブページを配送するためのウェブサーバーでよい。
又、マルチタッチケーパブル装置400上のソフトウェアに対してソフトウェア更新が
存在するかどうか自動的に決定し、次いで、そのソフトウェア更新をマルチタッチケーパ
ブル装置400にダウンロードし、そこで、手動で又は自動的にアンパックし及び/又は
インストールすることのできるソフトウェア更新サービスを含む他のサービスを提供する
こともできる。
例示的移動装置アーキテクチャー
図6は、図4のマルチタッチケーパブル装置400の実施形態のブロック図600であ
る。マルチタッチケーパブル装置400は、メモリインターフェイス602と、1つ以上
のデータプロセッサと、映像プロセッサ及び/又は中央処理ユニット604と、周辺イン
ターフェイス606とを含むことができる。メモリインターフェイス602、1つ以上の
プロセッサ604及び/又は周辺インターフェイス606は、個別のコンポーネントでも
よいし、或いは1つ以上の集積回路に一体化されてもよい。マルチタッチケーパブル装置
400における種々のコンポーネントは、1つ以上の通信バス又は信号ラインにより結合
することができる。
センサ、装置及びサブシステムは、複数のファンクションを容易にするために、周辺イ
ンターフェイス606に結合することができる。例えば、運動センサ610、光センサ6
12、及び接近センサ614は、図4を参照して述べた方向、照明及び接近ファンクショ
ンを容易にするために、周辺インターフェイス606に結合することができる。又、関連
ファンクションを容易にするために、ポジショニングシステム(例えば、GPS受信器)
、温度センサ、生体測定センサ、又は他のセンサ装置のような他のセンサ616を周辺イ
ンターフェイス606に接続することもできる。
又、記録写真及びビデオクリップのようなカメラファンクションを容易にするために、
カメラサブシステム620及び光学的センサ622、例えば、電荷結合装置(CCD)又
は相補的金属酸化物半導体(CMOS)光学的センサを使用することができる。
又、高周波受信器及び送信器、及び/又は光学的(例えば、赤外線)受信器及び送信器
を含む1つ以上のワイヤレス通信サブシステム624により通信ファンクションを容易に
することができる。通信サブシステム624の特定の設計及び実施は、マルチタッチケー
パブル装置400が動作することが意図された通信ネットワーク(1つ又は複数)に依存
する。例えば、マルチタッチケーパブル装置400は、GSM(登録商標)ネットワーク、GPRSネ
ットワーク、EDGEネットワーク、Wi−Fi又はWiMaxネットワーク、及びBl
uetooth(登録商標)ネットワークを経て動作するように設計された通信サブシス
テム624を含むことができる。特に、ワイヤレス通信サブシステム624は、装置50
0が他のワイヤレス装置のためのベースステーションとして構成されるようにホスティン
グプロトコルを含むことができる。
オーディオサブシステム626は、ボイスイネーブル型ファンクション、例えば、音声
認識、音声複写、デジタル記録及び電話ファンクションを容易にするために、スピーカ6
28及びマイクロホン630に結合することができる。
I/Oサブシステム640は、タッチスクリーンコントローラ642及び/又は他の入
力コントローラ644(1つ又は複数)を含むことができる。タッチスクリーンコントロ
ーラ642は、タッチスクリーン646に結合することができる。タッチスクリーン64
6及びタッチスクリーンコントローラ642は、例えば、これらに限定されないが、容量
性、抵抗性、赤外線、及び表面音波技術、並びにタッチスクリーン646との1つ以上の
接触ポイントを決定するための他の接近センサアレイ又は他の素子を含む複数のタッチ感
知技術のいずれかを使用して、接触及び移動又はその切断を検出することができる。
他の入力コントローラ644(1つ又は複数)は、他の入力/制御装置648、例えば
、1つ以上のボタン、ロッカースイッチ、サムホイール、赤外線ポート、USBポート、
及び/又はスタイラス等のポインタ装置に結合することができる。1つ以上のボタン(図
示せず)は、スピーカ628及び/又はマイクロホン630の音量制御のためのアップ/
ダウンボタンを含むことができる。
一実施形態では、第1時間中ボタンを押すと、タッチスクリーン646のロックが解離
し、その第1時間より長い第2時間中ボタンを押すと、マルチタッチケーパブル装置40
0への電源をターンオン又はオフにすることができる。ユーザは、1つ以上のボタンのフ
ァンクションをカスタマイズすることができる。タッチスクリーン646は、例えば、バ
ーチャル又はソフトボタン、及び/又はキーパッド又はキーボードを実施するのにも使用
できる。
ある実施形態では、マルチタッチケーパブル装置400は、MP3、AAC、およびM
PEGファイルのような記録されたオーディオ及び/又はビデオファイルをプレゼンテー
ションすることができる。ある実施形態では、マルチタッチケーパブル装置400は、i
PodTMのようなMP3プレーヤのファンクションを含むことができる。それ故、マルチ
タッチケーパブル装置400は、iPodに適合できる32ピンコネクタを含むことがで
きる。又、他の入力/出力及び制御装置を使用することもできる。
メモリインターフェイス602は、メモリ650に結合することができる。メモリ65
0は、高速ランダムアクセスメモリ及び/又は不揮発性メモリ、例えば、1つ以上の磁気
ディスク記憶装置、1つ以上の光学的記憶装置、及び/又はフラッシュメモリ(例えば、
NAND、NOR)を含むことができる。メモリ650は、オペレーティングシステム6
52、例えば、Darwin、RTXC、LINUX、UNIX、OS X、WINDO
WS(登録商標)、又は埋め込み型オペレーティングシステム、例えば、VxWorksを記憶するこ
とができる。オペレーティングシステム652は、基本的システムサービスをハンドリン
グし及びハードウェア依存性タスクを遂行するためのインストラクションを含むことがで
きる。
又、メモリ650は、1つ以上の付加的な装置、1つ以上のコンピュータ、及び/又は
1つ以上のサーバーとの通信を容易にするために通信インストラクション654を記憶す
ることもできる。メモリ650は、グラフィックユーザインターフェイス処理を容易にす
るためのグラフィックユーザインターフェイスインストラクション656、センサ関連処
理及びファンクションを容易にするためのセンサ処理インストラクション658、電話関
連プロセス及びファンクションを容易にするための電話インストラクション660、電子
メッセージング関連プロセス及びファンクションを容易にするための電子メッセージング
インストラクション662、ウェブブラウジング関連プロセス及びファンクションを容易
にするためのウェブブラウジングインストラクション664、メディア処理関連プロセス
及びファンクションを容易にするためのメディア処理インストラクション666、GPS
及びナビゲーション関連プロセス及びファンクションを容易にするためのGPS/ナビゲ
ーションインストラクション668、カメラ関連プロセス及びファンクションを容易にす
るためのカメラインストラクション670、及び/又は図1−5を参照して述べたプロセ
ス及びファンクションを容易にするための他のメッセージングインストラクション672
を含むことができる。
上述したインストラクション及びアプリケーションの各々は、上述した1つ以上のファ
ンクションを遂行するためのインストラクションのセットに対応することができる。これ
らのインストラクションは、個別のソフトウェアプログラム、手順又はモジュールとして
実施される必要はない。メモリ650は、付加的なインストラクションを含むこともでき
るし、又はより少数のインストラクションを含んでもよい。マルチタッチケーパブル装置
400の種々のファンクションは、1つ以上の信号処理及び/又は特定用途向け集積回路
を含めて、ハードウェア及び/又はソフトウェアで実施することができる。
ここに述べる特徴は、デジタル電子回路、或いはコンピュータハードウェア、ファーム
ウェア、ソフトウェア、又はそれらの組合せで実施することができる。これらの特徴は、
プログラム可能なプロセッサにより実行するために、例えば、マシン読み取り可能な記憶
装置又は伝播信号のような情報キャリアに明白に埋め込まれたコンピュータプログラム製
品において具現化することができ、そして入力データに対して動作して出力を発生するこ
とにより前記実施形態のファンクションを遂行するためにインストラクションのプログラ
ムを実行するプログラム可能なプロセッサにより方法ステップを遂行することができる。
上述した特徴は、データ記憶システムからデータ及びインストラクションを受け取ると
共にデータ記憶システムへデータ及びインストラクションを送り出すように結合された少
なくとも1つのプログラム可能なプロセッサと、少なくとも1つの入力装置と、少なくと
も1つの出力装置とを含むプログラム可能なシステムにおいて実行できる1つ以上のコン
ピュータプログラムにおいて具現化できるのが好都合である。コンピュータプログラムと
は、コンピュータに直接的又は間接的に使用して、あるアクティビティを遂行するか又は
ある結果を得ることができるインストラクションのセットである。コンピュータプログラ
ムは、コンパイルされた言語又は解釈された言語を含む任意の形態のプログラミング言語
(例えば、Objective−C、Java)で書くことができ、そしてコンピューテ
ィング環境で使用するのに適したコンポーネント、サブルーチン又は他のユニットをスタ
ンドアローンプログラム又はモジュールとして含む任意の形態で展開することができる。
インストラクションのプログラムを実行するのに適したプロセッサは、例えば、任意の
種類のコンピュータの、汎用及び特殊目的の両マイクロプロセッサ、単独プロセッサ又は
マルチプロセッサ又はコアの1つを含む。一般的に、プロセッサは、リードオンリメモリ
又はランダムアクセスメモリ或いはその両方からインストラクション及びデータを受け取
る。コンピュータの本質的要素は、インストラクションを実行するためのプロセッサと、
インストラクション及びデータを記憶するための1つ以上のメモリである。又、一般的に
、コンピュータは、データファイルを記憶するための1つ以上の大量記憶装置を含むか、
又はそれらと通信するように作動的に結合され、このような装置は、磁気ディスク、例え
ば、内部ハードディスク及び取り外し可能なディスクと、磁気−光学ディスクと、光学的
ディスクとを含む。コンピュータプログラムインストラクション及びデータを明白に実施
するのに適した記憶装置は、例えば、EPROM、EEPROM及びフラッシュメモリ装
置のような半導体メモリ装置と、内部ハードディスク及び取り外し可能なディスクのよう
な磁気ディスクと、磁気−光学ディスクと、CD−ROM及びDVD−ROMディスクと
を含む全ての形態の不揮発性メモリを含む。プロセッサ及びメモリは、ASIC(特定用
途向け集積回路)により補足することもできるし又はそれに組み込むこともできる。
ユーザとの対話を与えるために、ユーザに情報を表示するためのディスプレイ装置、例
えば、CRT(陰極線管)又はLCD(液晶ディスプレイ)モニタと、ユーザがコンピュ
ータへ入力を与えることのできるキーボード及びポインティング装置、例えば、マウス又
はトラックボールとを有するコンピュータにおいて、これらの特徴を具現化することがで
きる。
又、データサーバーのようなバックエンドコンポーネントを含むか、アプリケーション
サーバー又はインターネットサーバーのようなミドルウェアコンポーネントを含むか、或
いはグラフィックユーザインターフェイス又はインターネットブラウザ或いはその組合せ
を有するクライアントコンピュータのようなフロントエンドコンポーネントを含むコンピ
ュータシステムにおいて、これらの特徴を具現化することもできる。システムのこれらの
コンポーネントは、通信ネットワークのような任意のデジタルデータ通信形態又は媒体に
よって接続することができる。通信ネットワークは、例えば、LAN、WAN、及びイン
ターネットを形成するコンピュータ及びネットワークを含む。
コンピュータシステムは、クライアント及びサーバーを含むことができる。クライアン
ト及びサーバーは、一般的に、互いに離れており、典型的に、ネットワークを通して対話
する。クライアント及びサーバーの関係は、各コンピュータにおいて実行されて互いにク
ライアント−サーバー関係を有するコンピュータプログラムによって生じる。
多数の実施形態について説明した。それでも、種々の変更がなされ得ることを理解され
たい。例えば、1つ以上の実施形態の要素を結合、削除、変更、又は補足して、更に別の
実施形態を形成することができる。更に別の実施例として、図示された論理フローは、希
望の結果を達成するのに、図示された特定の順序又は逐次の順序を必要とするものではな
い。更に、他のステップを設けてもよいし、又は上述したフローからステップを削除して
もよく、更に、上述したシステムに他のコンポーネントを追加しても、又、そこから除去
してもよい。従って、これら他の実施形態は、特許請求の範囲に包含される。
100:ウェブページ
102:エレメント1(ノード1)
104:エレメント2(ノード2)
106:エレメント3(ノード3)
108:エレメント4(ノード4)
110:タッチ
112:タッチ
152:ノード0
154:ノード1
156:ノード2
158:ノード3
160:ノード4
200:ハードウェア
202:ドライバ
204:コアOS
206:コアファウンデーション
206:OS API
208:ファウンデーション
210:ウェブページSDK
212:アプリケーション
514:ワイドエリアネットワーク
516:ゲートウェイ
518:アクセスポイント
530:ネットワークリソース(ウェブサーバー)

Claims (12)

  1. ウェブブラウザにおいて、
    ジェスチャーイベントに関連した回転値を受け取るステップと、
    前記回転値に基づいてウェブブラウザにおけるジェスチャーイベントに関連したウェブ
    ページのエレメントを動的に回転するステップであって、前記回転値が度での相対的デル
    タであるステップと、
    を備えた方法。
  2. 前記ジェスチャーイベントは、2つ以上のタッチイベントを含む、請求項1に記載の方
    法。
  3. ウェブブラウザにおいて、
    ジェスチャーイベントに関連したスケーリング値を受け取るステップと、
    前記スケーリング値に基づいてウェブブラウザにおけるジェスチャーイベントに関連し
    たウェブページのエレメントを動的にサイズ変更するステップであって、前記スケーリン
    グ値がドキュメントピクセルでの相対的デルタであるようなステップと、
    を備えた方法。
  4. 前記ジェスチャーイベントは、2つ以上のタッチイベントに関連付けられる、請求項3
    に記載の方法。
  5. ウェブブラウザにおいて、タッチリストを受け取るステップを備え、このタッチリスト
    は、ウェブページ上の1つ以上のタッチを識別するためのタッチイベントデータを含み、
    このタッチイベントデータは、タッチ識別子と、少なくとも1セットのタッチ位置座標と
    を含み、前記タッチリストは、各タッチに関連したタッチイベントターゲットに対するタ
    ッチイベントデータを更に含み、前記少なくとも1セットのタッチ位置座標は、クライア
    ント座標、ページ座標、及びスクリーン座標の少なくとも1つを含む、方法。
  6. 前記タッチイベントデータは、1つ以上の変更されたタッチを識別する、請求項5に記
    載の方法。
  7. プロセッサにより実行されたときに、そのプロセッサが、
    ウェブページに関連したジェスチャーイベントに関連した回転値を受け取り、
    前記回転値に基づいてウェブブラウザにおけるジェスチャーイベントに関連したウェブ
    ページのエレメントを動的に回転し、前記回転値が度での相対的デルタである、
    ことを含むオペレーションを遂行するようにさせるインストラクションが記憶されたコン
    ピュータ読み取り可能な媒体。
  8. 前記ジェスチャーイベントは、2つ以上のタッチイベントを含む、請求項1に記載のコ
    ンピュータ読み取り可能な媒体。
  9. プロセッサにより実行されたときに、そのプロセッサが、
    ウェブページに関連したジェスチャーイベントに関連したスケーリング値を受け取り、
    前記スケーリング値に基づいてウェブブラウザにおけるジェスチャーイベントに関連し
    たウェブページのエレメントを動的にサイズ変更し、前記スケーリング値がドキュメント
    ピクセルでの相対的デルタである、
    ことを含むオペレーションを遂行するようにさせるインストラクションが記憶されたコン
    ピュータ読み取り可能な媒体。
  10. 前記ジェスチャーイベントは、2つ以上のタッチイベントに関連付けされる、請求項3
    に記載のコンピュータ読み取り可能な媒体。
  11. プロセッサにより実行されたときに、そのプロセッサが、
    タッチリストを受け取る、
    ことを含むオペレーションを遂行するようにさせるインストラクションが記憶され、前記
    タッチリストは、ウェブページ上の1つ以上のタッチを識別するためのタッチイベントデ
    ータを含み、このタッチイベントデータは、タッチ識別子と、少なくとも1セットのタッ
    チ位置座標とを含み、前記タッチリストは、各タッチに関連したタッチイベントターゲッ
    トに対するタッチイベントデータを更に含み、前記少なくとも1セットのタッチ位置座標
    は、クライアント座標、ページ座標、及びスクリーン座標の少なくとも1つを含む、コン
    ピュータ読み取り可能な媒体。
  12. 前記タッチイベントデータは、1つ以上の変更されたタッチを識別する、請求項11に
    記載のコンピュータ読み取り可能な媒体。
JP2012088747A 2008-03-04 2012-04-09 タッチイベントモデルプログラミングインターフェイス Active JP5715590B2 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12/042,299 2008-03-04
US12/042,299 US8416196B2 (en) 2008-03-04 2008-03-04 Touch event model programming interface

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2010502358A Division JP4979811B2 (ja) 2008-03-04 2009-03-03 タッチイベントモデルプログラミングインターフェイス

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2014250268A Division JP5968411B2 (ja) 2008-03-04 2014-12-10 タッチイベントモデルプログラミングインターフェイス

Publications (2)

Publication Number Publication Date
JP2012164336A true JP2012164336A (ja) 2012-08-30
JP5715590B2 JP5715590B2 (ja) 2015-05-07

Family

ID=41053098

Family Applications (9)

Application Number Title Priority Date Filing Date
JP2010502358A Active JP4979811B2 (ja) 2008-03-04 2009-03-03 タッチイベントモデルプログラミングインターフェイス
JP2012088747A Active JP5715590B2 (ja) 2008-03-04 2012-04-09 タッチイベントモデルプログラミングインターフェイス
JP2014250268A Active JP5968411B2 (ja) 2008-03-04 2014-12-10 タッチイベントモデルプログラミングインターフェイス
JP2016133582A Active JP6265394B2 (ja) 2008-03-04 2016-07-05 タッチイベントモデルプログラミングインターフェイス
JP2017238833A Active JP6426262B2 (ja) 2008-03-04 2017-12-13 タッチイベントモデルプログラミングインターフェイス
JP2018200268A Active JP6731028B2 (ja) 2008-03-04 2018-10-24 タッチイベントモデルプログラミングインターフェイス
JP2020115933A Active JP7111772B2 (ja) 2008-03-04 2020-07-03 タッチイベントモデルプログラミングインターフェイス
JP2022116537A Active JP7369833B2 (ja) 2008-03-04 2022-07-21 タッチイベントモデルプログラミングインターフェイス
JP2023178344A Pending JP2024009980A (ja) 2008-03-04 2023-10-16 タッチイベントモデルプログラミングインターフェイス

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2010502358A Active JP4979811B2 (ja) 2008-03-04 2009-03-03 タッチイベントモデルプログラミングインターフェイス

Family Applications After (7)

Application Number Title Priority Date Filing Date
JP2014250268A Active JP5968411B2 (ja) 2008-03-04 2014-12-10 タッチイベントモデルプログラミングインターフェイス
JP2016133582A Active JP6265394B2 (ja) 2008-03-04 2016-07-05 タッチイベントモデルプログラミングインターフェイス
JP2017238833A Active JP6426262B2 (ja) 2008-03-04 2017-12-13 タッチイベントモデルプログラミングインターフェイス
JP2018200268A Active JP6731028B2 (ja) 2008-03-04 2018-10-24 タッチイベントモデルプログラミングインターフェイス
JP2020115933A Active JP7111772B2 (ja) 2008-03-04 2020-07-03 タッチイベントモデルプログラミングインターフェイス
JP2022116537A Active JP7369833B2 (ja) 2008-03-04 2022-07-21 タッチイベントモデルプログラミングインターフェイス
JP2023178344A Pending JP2024009980A (ja) 2008-03-04 2023-10-16 タッチイベントモデルプログラミングインターフェイス

Country Status (6)

Country Link
US (4) US8416196B2 (ja)
EP (5) EP2405344A3 (ja)
JP (9) JP4979811B2 (ja)
CN (2) CN103761044B (ja)
DE (1) DE112009000003B4 (ja)
WO (1) WO2009111469A2 (ja)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140047269A (ko) * 2012-10-12 2014-04-22 에스케이플래닛 주식회사 터치 오류 정정 시스템 및 방법
JP2014191545A (ja) * 2013-03-27 2014-10-06 Nec Commun Syst Ltd 入力装置、入力方法及びプログラム

Families Citing this family (103)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2559189C (en) * 2004-03-11 2013-06-11 Redsky Mobile Inc. Restricted user interface navigation
US7844915B2 (en) 2007-01-07 2010-11-30 Apple Inc. Application programming interfaces for scrolling operations
US20080168478A1 (en) 2007-01-07 2008-07-10 Andrew Platzer Application Programming Interfaces for Scrolling
US20080168402A1 (en) 2007-01-07 2008-07-10 Christopher Blumenberg Application Programming Interfaces for Gesture Operations
US8392529B2 (en) 2007-08-27 2013-03-05 Pme Ip Australia Pty Ltd Fast file server methods and systems
US20090119572A1 (en) * 2007-11-02 2009-05-07 Marja-Riitta Koivunen Systems and methods for finding information resources
US10311541B2 (en) 2007-11-23 2019-06-04 PME IP Pty Ltd Multi-user multi-GPU render server apparatus and methods
US9904969B1 (en) 2007-11-23 2018-02-27 PME IP Pty Ltd Multi-user multi-GPU render server apparatus and methods
US8548215B2 (en) 2007-11-23 2013-10-01 Pme Ip Australia Pty Ltd Automatic image segmentation of a volume by comparing and correlating slice histograms with an anatomic atlas of average histograms
WO2009067675A1 (en) 2007-11-23 2009-05-28 Mercury Computer Systems, Inc. Client-server visualization system with hybrid data processing
US8319781B2 (en) 2007-11-23 2012-11-27 Pme Ip Australia Pty Ltd Multi-user multi-GPU render server apparatus and methods
US9588683B2 (en) 2008-01-04 2017-03-07 Tactus Technology, Inc. Dynamic tactile interface
US9274612B2 (en) 2008-01-04 2016-03-01 Tactus Technology, Inc. User interface system
US9367132B2 (en) 2008-01-04 2016-06-14 Tactus Technology, Inc. User interface system
US8947383B2 (en) 2008-01-04 2015-02-03 Tactus Technology, Inc. User interface system and method
US9423875B2 (en) 2008-01-04 2016-08-23 Tactus Technology, Inc. Dynamic tactile interface with exhibiting optical dispersion characteristics
US9612659B2 (en) 2008-01-04 2017-04-04 Tactus Technology, Inc. User interface system
US9720501B2 (en) 2008-01-04 2017-08-01 Tactus Technology, Inc. Dynamic tactile interface
US20160187981A1 (en) 2008-01-04 2016-06-30 Tactus Technology, Inc. Manual fluid actuator
US9552065B2 (en) 2008-01-04 2017-01-24 Tactus Technology, Inc. Dynamic tactile interface
US9013417B2 (en) 2008-01-04 2015-04-21 Tactus Technology, Inc. User interface system
US9063627B2 (en) 2008-01-04 2015-06-23 Tactus Technology, Inc. User interface and methods
US9557915B2 (en) 2008-01-04 2017-01-31 Tactus Technology, Inc. Dynamic tactile interface
US9372565B2 (en) 2008-01-04 2016-06-21 Tactus Technology, Inc. Dynamic tactile interface
US8645827B2 (en) 2008-03-04 2014-02-04 Apple Inc. Touch event model
US8717305B2 (en) 2008-03-04 2014-05-06 Apple Inc. Touch event model for web pages
US8174502B2 (en) * 2008-03-04 2012-05-08 Apple Inc. Touch event processing for web pages
US8416196B2 (en) 2008-03-04 2013-04-09 Apple Inc. Touch event model programming interface
US8169414B2 (en) * 2008-07-12 2012-05-01 Lim Seung E Control of electronic games via finger angle using a high dimensional touchpad (HDTP) touch user interface
US8477103B2 (en) 2008-10-26 2013-07-02 Microsoft Corporation Multi-touch object inertia simulation
US8466879B2 (en) 2008-10-26 2013-06-18 Microsoft Corporation Multi-touch manipulation of application objects
CN101739252A (zh) * 2008-11-26 2010-06-16 鸿富锦精密工业(深圳)有限公司 浏览器屏幕键盘程序的开发及应用方法
US9588684B2 (en) 2009-01-05 2017-03-07 Tactus Technology, Inc. Tactile interface for a computing device
US8566044B2 (en) * 2009-03-16 2013-10-22 Apple Inc. Event recognition
US9311112B2 (en) 2009-03-16 2016-04-12 Apple Inc. Event recognition
US8566045B2 (en) 2009-03-16 2013-10-22 Apple Inc. Event recognition
US8285499B2 (en) 2009-03-16 2012-10-09 Apple Inc. Event recognition
US9684521B2 (en) 2010-01-26 2017-06-20 Apple Inc. Systems having discrete and continuous gesture recognizers
US8355007B2 (en) 2009-05-11 2013-01-15 Adobe Systems Incorporated Methods for use with multi-touch displays for determining when a touch is processed as a mouse event
US8487888B2 (en) * 2009-12-04 2013-07-16 Microsoft Corporation Multi-modal interaction on multi-touch display
KR101541811B1 (ko) * 2009-12-11 2015-08-04 삼성전자주식회사 통신 단말기에서 북마크 서비스 제공 방법 및 장치
US20110224896A1 (en) * 2010-03-09 2011-09-15 Nokia Corporation Method and apparatus for providing touch based routing services
US8407319B1 (en) 2010-03-24 2013-03-26 Google Inc. Event-driven module loading
US8600460B2 (en) * 2010-04-12 2013-12-03 Blackberry Limited Handheld electronic communication device including touch-sensitive display and method
KR20130141344A (ko) 2010-04-19 2013-12-26 택투스 테크놀로지, 아이엔씨. 촉각 인터페이스층의 구동 방법
US8453049B1 (en) * 2010-05-19 2013-05-28 Google Inc. Delayed code parsing for reduced startup latency
US8552999B2 (en) 2010-06-14 2013-10-08 Apple Inc. Control selection approximation
US20120050183A1 (en) 2010-08-27 2012-03-01 Google Inc. Switching display modes based on connection state
WO2012054781A1 (en) 2010-10-20 2012-04-26 Tactus Technology User interface system and method
JP5747235B2 (ja) * 2010-12-20 2015-07-08 アップル インコーポレイテッド 事象認識
US8446363B1 (en) * 2010-12-30 2013-05-21 Google Inc. Enhanced input using touch screen
CN102541336B (zh) * 2010-12-31 2014-05-07 联芯科技有限公司 一种模拟操作触摸屏的方法、装置及系统
US8438473B2 (en) 2011-01-05 2013-05-07 Research In Motion Limited Handling of touch events in a browser environment
US8589950B2 (en) * 2011-01-05 2013-11-19 Blackberry Limited Processing user input events in a web browser
US9298363B2 (en) 2011-04-11 2016-03-29 Apple Inc. Region activation for touch sensitive surface
US9323415B2 (en) * 2011-06-29 2016-04-26 Nokia Technologies Oy Apparatus and associated methods related to touch sensitive displays
US9727227B2 (en) * 2011-07-28 2017-08-08 Microsoft Technology Licensing, Llc Multi-touch remoting
KR101790017B1 (ko) * 2011-09-30 2017-10-25 삼성전자 주식회사 제스처 기반의 통신 채널 운용 제어 방법 및 이를 지원하는 휴대 단말기 시스템
US8796566B2 (en) 2012-02-28 2014-08-05 Grayhill, Inc. Rotary pushbutton and touchpad device and system and method for detecting rotary movement, axial displacement and touchpad gestures
US9575652B2 (en) 2012-03-31 2017-02-21 Microsoft Technology Licensing, Llc Instantiable gesture objects
US20130298034A1 (en) * 2012-05-02 2013-11-07 Google, Inc. Delayed command servicing in an application executed on a network accessible device
US20130328811A1 (en) * 2012-06-07 2013-12-12 Kontera Technologies, Inc. Interactive layer on touch-based devices for presenting web and content pages
CN103513899A (zh) * 2012-06-21 2014-01-15 北京睿思汇通移动科技有限公司 一种移动终端浏览器的分割屏幕方法及操控浏览器的方法
US8904304B2 (en) * 2012-06-25 2014-12-02 Barnesandnoble.Com Llc Creation and exposure of embedded secondary content data relevant to a primary content page of an electronic book
US9405417B2 (en) 2012-09-24 2016-08-02 Tactus Technology, Inc. Dynamic tactile interface and methods
CN104662497A (zh) 2012-09-24 2015-05-27 泰克图斯科技公司 动态触觉界面和方法
US20140089779A1 (en) * 2012-09-26 2014-03-27 Chidopi Co., Ltd. Electronic Book Generation Method of Composite Layer and Hypertext Markup Language and Reading Program
US20140257897A1 (en) * 2013-03-05 2014-09-11 Page-Out, LLC Responder personnel on-call availability system
US20140282246A1 (en) * 2013-03-12 2014-09-18 Sas Institute Inc. List for touch screens
US9509802B1 (en) 2013-03-15 2016-11-29 PME IP Pty Ltd Method and system FPOR transferring data to improve responsiveness when sending large data sets
US11183292B2 (en) 2013-03-15 2021-11-23 PME IP Pty Ltd Method and system for rule-based anonymized display and data export
US8976190B1 (en) 2013-03-15 2015-03-10 Pme Ip Australia Pty Ltd Method and system for rule based display of sets of images
US10070839B2 (en) 2013-03-15 2018-09-11 PME IP Pty Ltd Apparatus and system for rule based visualization of digital breast tomosynthesis and other volumetric images
US10540803B2 (en) 2013-03-15 2020-01-21 PME IP Pty Ltd Method and system for rule-based display of sets of images
US11244495B2 (en) 2013-03-15 2022-02-08 PME IP Pty Ltd Method and system for rule based display of sets of images using image content derived parameters
CN103176659A (zh) * 2013-03-28 2013-06-26 成都信息工程学院 一种基于移动web的触摸响应加速方法
US9733716B2 (en) 2013-06-09 2017-08-15 Apple Inc. Proxy gesture recognizer
US20140372923A1 (en) * 2013-06-14 2014-12-18 Microsoft Corporation High Performance Touch Drag and Drop
US20140372935A1 (en) * 2013-06-14 2014-12-18 Microsoft Corporation Input Processing based on Input Context
US9557813B2 (en) 2013-06-28 2017-01-31 Tactus Technology, Inc. Method for reducing perceived optical distortion
CN103324743B (zh) * 2013-06-28 2016-08-17 北京奇虎科技有限公司 一种电子设备上网页缩放和对齐的方法和装置
TWI496070B (zh) * 2013-07-30 2015-08-11 Pegatron Corp 使觸碰點禁能之方法及電子裝置
US9229612B2 (en) 2013-08-27 2016-01-05 Industrial Technology Research Institute Electronic device, controlling method for screen, and program storage medium thereof
CN103631520A (zh) * 2013-11-11 2014-03-12 北京飞流九天科技有限公司 通过手势来控制电子设备的方法及对应电子设备
US9639083B2 (en) 2013-12-18 2017-05-02 Mitutoyo Corporation System and method for programming workpiece feature inspection operations for a coordinate measuring machine
CN104123338B (zh) * 2014-06-23 2019-04-23 小米科技有限责任公司 信息推荐方法和装置
CN106662952A (zh) * 2014-08-07 2017-05-10 泰克图斯科技公司 用于计算设备的触觉界面
CN107003804B (zh) 2014-11-21 2020-06-12 习得智交互软件开发公司 为提供原型设计工具的方法、系统及可进行非暂时性的计算机解读的记录媒介
US10120735B2 (en) 2015-03-30 2018-11-06 Microsoft Technology Licensing, Llc Touch application programming interfaces
US10254939B2 (en) 2015-06-07 2019-04-09 Apple Inc. Device, method, and graphical user interface for providing and interacting with a virtual drawing aid
US9984478B2 (en) 2015-07-28 2018-05-29 PME IP Pty Ltd Apparatus and method for visualizing digital breast tomosynthesis and other volumetric images
US9924291B2 (en) 2016-02-16 2018-03-20 Sony Corporation Distributed wireless speaker system
US9826330B2 (en) 2016-03-14 2017-11-21 Sony Corporation Gimbal-mounted linear ultrasonic speaker assembly
CN105912319B (zh) * 2016-03-31 2019-03-12 百度在线网络技术(北京)有限公司 反向控制移动端页面的方法和装置
US10621271B2 (en) 2017-05-25 2020-04-14 Microsoft Technology Licensing, Llc Reordering a multi-level layout using a hierarchical tree
US10521106B2 (en) * 2017-06-27 2019-12-31 International Business Machines Corporation Smart element filtering method via gestures
US10909679B2 (en) 2017-09-24 2021-02-02 PME IP Pty Ltd Method and system for rule based display of sets of images using image content derived parameters
US20190258368A1 (en) * 2018-02-21 2019-08-22 Bose Corporation Methods and systems for a device having a generic key handler
CN109656466B (zh) 2019-03-14 2019-05-24 北京小米移动软件有限公司 系统信息传输方法、装置及计算机可读存储介质
CN111104041A (zh) * 2019-12-24 2020-05-05 北京东土科技股份有限公司 一种手势操作的识别方法
US11443737B2 (en) 2020-01-14 2022-09-13 Sony Corporation Audio video translation into multiple languages for respective listeners
CN112879776A (zh) * 2021-02-13 2021-06-01 北京泽桥传媒科技股份有限公司 一种基于用户行为的内容推荐展示方法及装置
US11755146B2 (en) * 2021-06-03 2023-09-12 Apple Inc. Devices and methods for processing touch inputs

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000222130A (ja) * 1999-02-02 2000-08-11 Toshiba Corp 入力装置および方法および記憶媒体
JP2001290585A (ja) * 2000-01-31 2001-10-19 Canon Inc 位置情報処理装置及びその方法及びそのプログラム、操作装置及びその方法及びそのプログラム
JP2003296024A (ja) * 2002-04-01 2003-10-17 Nec Engineering Ltd タッチパネル制御方式
JP2005056286A (ja) * 2003-08-07 2005-03-03 Nec Engineering Ltd ウェブブラウザにおける拡大表示方法および拡大表示プログラム
JP2005322088A (ja) * 2004-05-10 2005-11-17 Namco Ltd プログラム、情報記憶媒体及び電子機器
JP2006085356A (ja) * 2004-09-15 2006-03-30 Canon Inc 組み込み装置およびその制御方法
JP2006102275A (ja) * 2004-10-06 2006-04-20 Namco Ltd ゲームシステム、プログラム及び情報記憶媒体
WO2007089766A2 (en) * 2006-01-30 2007-08-09 Apple Inc. Gesturing with a multipoint sensing device
WO2008020446A1 (en) * 2006-08-15 2008-02-21 N-Trig Ltd. Gesture detection for a digitizer

Family Cites Families (427)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB1517521A (en) 1975-09-01 1978-07-12 Tilgate Pallets Ltd Pallets
US4455452A (en) 1982-09-13 1984-06-19 Touch Activated Switch Arrays, Inc. Touch activated controller for generating X-Y output information
JPH02140822A (ja) 1988-11-22 1990-05-30 Nec Corp マルチウインドディスプレイ方式
US5252951A (en) 1989-04-28 1993-10-12 International Business Machines Corporation Graphical user interface with gesture recognition in a multiapplication environment
JP2862626B2 (ja) 1990-03-22 1999-03-03 株式会社東芝 電子辞書及び情報検索方法
US5046434A (en) 1990-05-02 1991-09-10 Penda Corporation Plastic reinforced thermoformed pallet
JP2827612B2 (ja) 1991-10-07 1998-11-25 富士通株式会社 タッチパネル装置およびタッチパネル装置におけるオブジェクトの表示方法。
US5233547A (en) 1991-11-12 1993-08-03 Ncr Corporation Electronic checking account apparatus and method having a digitizer to receive information as a check is being written
JP2787523B2 (ja) 1992-04-15 1998-08-20 沖電気工業株式会社 キーボード
US5880411A (en) * 1992-06-08 1999-03-09 Synaptics, Incorporated Object position detector with edge motion feature and gesture recognition
US5488204A (en) * 1992-06-08 1996-01-30 Synaptics, Incorporated Paintbrush stylus for capacitive touch sensor pad
US7084859B1 (en) 1992-09-18 2006-08-01 Pryor Timothy R Programmable tactile touch screen displays and man-machine interfaces for improved vehicle instrumentation and telematics
US5463725A (en) 1992-12-31 1995-10-31 International Business Machines Corp. Data processing system graphical user interface which emulates printed material
US5513309A (en) * 1993-01-05 1996-04-30 Apple Computer, Inc. Graphic editor user interface for a pointer-based computer system
DE4406668C2 (de) * 1993-04-27 1996-09-12 Hewlett Packard Co Verfahren und Vorrichtung zum Betreiben eines berührungsempfindlichen Anzeigegeräts
JP2986047B2 (ja) 1993-04-29 1999-12-06 インターナショナル・ビジネス・マシーンズ・コーポレイション ディジタル入力用表示装置並びに入力処理装置および方法
DE69432199T2 (de) 1993-05-24 2004-01-08 Sun Microsystems, Inc., Mountain View Graphische Benutzerschnittstelle mit Verfahren zur Schnittstellebildung mit fernsteuernden Einrichtungen
US6035343A (en) 1993-06-11 2000-03-07 Fujitsu Limited Method for executing software formed of software components and a system for executing such software
CA2124505C (en) 1993-07-21 2000-01-04 William A. S. Buxton User interface having simultaneously movable tools and cursor
US5818455A (en) 1993-07-21 1998-10-06 Xerox Corporation Method and apparatus for operating on the model data structure of an image to produce human perceptible output using a viewing operation region having explicit multiple regions
US5581670A (en) 1993-07-21 1996-12-03 Xerox Corporation User interface having movable sheet with click-through tools
US5627959A (en) * 1993-09-20 1997-05-06 Oracle Corporation Method for manipulating graphic objects
US5564112A (en) 1993-10-14 1996-10-08 Xerox Corporation System and method for generating place holders to temporarily suspend execution of a selected command
US5454960A (en) 1993-11-10 1995-10-03 Advanced Building Technologies, Inc. Oil change and recycling system
US5534893A (en) * 1993-12-15 1996-07-09 Apple Computer, Inc. Method and apparatus for using stylus-tablet input in a computer system
US5686940A (en) 1993-12-24 1997-11-11 Rohm Co., Ltd. Display apparatus
US5566337A (en) 1994-05-13 1996-10-15 Apple Computer, Inc. Method and apparatus for distributing events in an operating system
JP2939119B2 (ja) 1994-05-16 1999-08-25 シャープ株式会社 手書き文字入力表示装置および方法
US5570113A (en) 1994-06-29 1996-10-29 International Business Machines Corporation Computer based pen system and method for automatically cancelling unwanted gestures and preventing anomalous signals as inputs to such system
EP0701220B1 (en) 1994-09-12 2001-07-04 Adobe Systems Inc. Method and apparatus for viewing electronic documents
DE69408995T2 (de) 1994-11-15 1998-08-06 Uop Inc Verfahren zur adsorptiven Abtrennung von meta-Xylol von aromatischen Kohlenwasserstoffen
US5495566A (en) 1994-11-22 1996-02-27 Microsoft Corporation Scrolling contents of a window
JP2944439B2 (ja) 1994-12-27 1999-09-06 シャープ株式会社 手書き文字入力装置および方法
US5708460A (en) 1995-06-02 1998-01-13 Avi Systems, Inc. Touch screen
US6496182B1 (en) 1995-06-07 2002-12-17 Microsoft Corporation Method and system for providing touch-sensitive screens for the visually impaired
JPH0926769A (ja) 1995-07-10 1997-01-28 Hitachi Ltd 画像表示装置
JPH0969037A (ja) 1995-08-31 1997-03-11 Sharp Corp データ処理装置
JP3636792B2 (ja) * 1995-10-18 2005-04-06 株式会社リコー ペン先座標入力装置
US5676064A (en) 1996-04-22 1997-10-14 Shuert; Lyle H. Pallet and pallet package
US5903902A (en) * 1996-09-09 1999-05-11 Design Intelligence, Inc. Design engine with tree and component structure
US5745116A (en) * 1996-09-09 1998-04-28 Motorola, Inc. Intuitive gesture-based graphical user interface
US5995083A (en) 1996-11-20 1999-11-30 Alps Electric Co., Ltd. Coordinates input apparatus
US5917477A (en) * 1997-02-28 1999-06-29 Samsung Electronics Co., Ltd. Touch screen input apparatus for chip mounter, chip mounter including the same and method for controlling the chip mounter
US6141018A (en) 1997-03-12 2000-10-31 Microsoft Corporation Method and system for displaying hypertext documents with visual effects
KR100368353B1 (ko) 1997-03-13 2003-01-24 인터내셔널 비지네스 머신즈 코포레이션 키오스크 및 그 구성 방법과, 서버 및 그 작동 방법
JPH1185354A (ja) 1997-09-04 1999-03-30 Internatl Business Mach Corp <Ibm> キーボード組込み型座標指示装置、キーボード・ユニット、及び情報処理機器
US9098297B2 (en) * 1997-05-08 2015-08-04 Nvidia Corporation Hardware accelerator for an object-oriented programming language
US5983190A (en) * 1997-05-19 1999-11-09 Microsoft Corporation Client server animation system for managing interactive user interface characters
FI115689B (fi) 1997-05-21 2005-06-15 Nokia Corp Menetelmä ja järjestely matkaviestimen näytöllä esitettävän tiedon vierittämiseksi
US6028602A (en) * 1997-05-30 2000-02-22 Telefonaktiebolaget Lm Ericsson Method for managing contents of a hierarchical data model
JP3968477B2 (ja) 1997-07-07 2007-08-29 ソニー株式会社 情報入力装置及び情報入力方法
JPH1173271A (ja) * 1997-08-28 1999-03-16 Sharp Corp 指示装置、処理装置および記憶媒体
US6034688A (en) 1997-09-15 2000-03-07 Sony Corporation Scrolling navigational display system
US7844914B2 (en) 2004-07-30 2010-11-30 Apple Inc. Activating virtual keys of a touch-screen virtual keyboard
EP1717682B1 (en) * 1998-01-26 2017-08-16 Apple Inc. Method and apparatus for integrating manual input
US9292111B2 (en) 1998-01-26 2016-03-22 Apple Inc. Gesturing with a multipoint sensing device
US7834855B2 (en) 2004-08-25 2010-11-16 Apple Inc. Wide touchpad on a portable computer
US7663607B2 (en) 2004-05-06 2010-02-16 Apple Inc. Multipoint touchscreen
US7840912B2 (en) 2006-01-30 2010-11-23 Apple Inc. Multi-touch gesture dictionary
US8479122B2 (en) 2004-07-30 2013-07-02 Apple Inc. Gestures for touch sensitive input devices
US7614008B2 (en) 2004-07-30 2009-11-03 Apple Inc. Operation of a computer with touch screen interface
US20040080541A1 (en) 1998-03-20 2004-04-29 Hisashi Saiga Data displaying device
US7346850B2 (en) * 1998-06-12 2008-03-18 Cygnus Systems, Inc. System and method for iconic software environment management
US6429846B2 (en) 1998-06-23 2002-08-06 Immersion Corporation Haptic feedback for touchpads and other touch controls
US6570594B1 (en) 1998-06-30 2003-05-27 Sun Microsystems, Inc. User interface with non-intrusive display element
US6061063A (en) 1998-06-30 2000-05-09 Sun Microsystems, Inc. Method and apparatus for providing feedback while scrolling
US6188391B1 (en) * 1998-07-09 2001-02-13 Synaptics, Inc. Two-layer capacitive touchpad and method of making same
US7559039B2 (en) * 1998-07-14 2009-07-07 Brad Ridgley Method and device for finding, collecting and acting upon units of information
US6068124A (en) 1998-08-27 2000-05-30 Nanya Plastics Plastic pallet and separator for packaging yarn spools
US6628835B1 (en) 1998-08-31 2003-09-30 Texas Instruments Incorporated Method and system for defining and recognizing complex events in a video sequence
US20020018051A1 (en) 1998-09-15 2002-02-14 Mona Singh Apparatus and method for moving objects on a touchscreen display
US6985178B1 (en) * 1998-09-30 2006-01-10 Canon Kabushiki Kaisha Camera control system, image pick-up server, client, control method and storage medium therefor
JP4159674B2 (ja) 1998-10-22 2008-10-01 富士通株式会社 オブジェクト指向業務システムおよび方法
JP2000163443A (ja) 1998-11-25 2000-06-16 Seiko Epson Corp 携帯情報機器及び情報記憶媒体
JP4542637B2 (ja) 1998-11-25 2010-09-15 セイコーエプソン株式会社 携帯情報機器及び情報記憶媒体
US6963937B1 (en) 1998-12-17 2005-11-08 International Business Machines Corporation Method and apparatus for providing configurability and customization of adaptive user-input filtration
US6259436B1 (en) * 1998-12-22 2001-07-10 Ericsson Inc. Apparatus and method for determining selection of touchable items on a computer touchscreen by an imprecise touch
US6643824B1 (en) 1999-01-15 2003-11-04 International Business Machines Corporation Touch screen region assist for hypertext links
US7469381B2 (en) 2007-01-07 2008-12-23 Apple Inc. List scrolling and document translation, scaling, and rotation on a touch-screen display
US20060061551A1 (en) 1999-02-12 2006-03-23 Vega Vista, Inc. Motion detection and tracking system to control navigation and display of portable displays including on-chip gesture detection
US6486896B1 (en) 1999-04-07 2002-11-26 Apple Computer, Inc. Scalable scroll controller
JP4939682B2 (ja) 1999-04-27 2012-05-30 エーユー オプトロニクス コーポレイション 表示装置
AUPQ439299A0 (en) 1999-12-01 1999-12-23 Silverbrook Research Pty Ltd Interface system
US6714936B1 (en) * 1999-05-25 2004-03-30 Nevin, Iii Rocky Harry W. Method and apparatus for displaying data stored in linked nodes
US6639584B1 (en) 1999-07-06 2003-10-28 Chuang Li Methods and apparatus for controlling a portable electronic device using a touchpad
US6636242B2 (en) 1999-08-31 2003-10-21 Accenture Llp View configurer in a presentation services patterns environment
US6664989B1 (en) 1999-10-18 2003-12-16 Honeywell International Inc. Methods and apparatus for graphical display interaction
JP2003512676A (ja) 1999-10-20 2003-04-02 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ 画像コレクションをブラウズする装置及び方法
JP2001134382A (ja) 1999-11-04 2001-05-18 Sony Corp 図形処理装置
JP2001167227A (ja) * 1999-12-07 2001-06-22 Hitachi Ltd 情報端末装置
US6778992B1 (en) * 1999-12-21 2004-08-17 Lockstream Corporation Flexible and hierarchical user interfaces defined using a data definition language
US6809724B1 (en) 2000-01-18 2004-10-26 Seiko Epson Corporation Display apparatus and portable information processing apparatus
US6820237B1 (en) 2000-01-21 2004-11-16 Amikanow! Corporation Apparatus and method for context-based highlighting of an electronic document
US6856326B1 (en) 2000-01-28 2005-02-15 International Business Machines Corporation Smooth scrolling system and method
WO2001056007A1 (en) 2000-01-28 2001-08-02 Intersense, Inc. Self-referenced tracking
US7138983B2 (en) * 2000-01-31 2006-11-21 Canon Kabushiki Kaisha Method and apparatus for detecting and interpreting path of designated position
US6590595B1 (en) * 2000-02-08 2003-07-08 Sun Microsystems, Inc. Mechanism for providing intuitive scrolling feedback
AU2001242153A1 (en) 2000-03-17 2001-09-24 Vizible.Com Inc. A three dimensional spatial user interface
US7142205B2 (en) 2000-03-29 2006-11-28 Autodesk, Inc. Single gesture map navigation graphical user interface for a personal digital assistant
IL151347A0 (en) 2000-03-30 2003-04-10 Qualcomm Inc Method and apparatus for notifying a mobile station application of specified events
JP4124402B2 (ja) 2000-03-31 2008-07-23 株式会社リコー 画像入力装置
AU2001251202A1 (en) 2000-04-07 2001-10-23 Rsa Security, Inc. System and method for authenticating a user
US6765557B1 (en) * 2000-04-10 2004-07-20 Interlink Electronics, Inc. Remote control having touch pad to screen mapping
US7450114B2 (en) * 2000-04-14 2008-11-11 Picsel (Research) Limited User interface systems and methods for manipulating and viewing digital documents
JP2001299733A (ja) 2000-04-27 2001-10-30 Konica Corp Pci放射線画像処理装置、pci放射線画像検出処理装置、pci放射線画像出力装置及びpci画像診断支援装置
US6559869B1 (en) 2000-05-04 2003-05-06 Microsoft Corporation Adaptive auto-scrolling merge for hand written input
ATE338300T1 (de) 2000-05-11 2006-09-15 Nes Stewart Irvine Zeroklick
US6446083B1 (en) 2000-05-12 2002-09-03 Vastvideo, Inc. System and method for classifying media items
US6912694B1 (en) 2000-06-28 2005-06-28 Intel Corporation Providing a scrolling function for a multiple frame web page
US6677965B1 (en) * 2000-07-13 2004-01-13 International Business Machines Corporation Rubber band graphical user interface control
GB0017793D0 (en) * 2000-07-21 2000-09-06 Secr Defence Human computer interface
US20020015064A1 (en) * 2000-08-07 2002-02-07 Robotham John S. Gesture-based user interface to multi-level and multi-modal sets of bit-maps
US6704024B2 (en) 2000-08-07 2004-03-09 Zframe, Inc. Visual content browsing using rasterized representations
JP2002062983A (ja) 2000-08-21 2002-02-28 Hitachi Ltd ポインティングデバイス
US6791530B2 (en) 2000-08-29 2004-09-14 Mitsubishi Electric Research Laboratories, Inc. Circular graphical user interfaces
EP1184414A3 (en) 2000-08-30 2003-08-06 JSR Corporation Conjugated diene-based rubber and method of producing the same, oil extended rubber and rubber composition containing the same
US6912462B2 (en) 2000-08-31 2005-06-28 Sony Corporation Information processing apparatus, information processing method and program storage media
US20020138617A1 (en) 2000-09-06 2002-09-26 Jacob Christfort Providing content from multiple services
US6757673B2 (en) 2000-10-09 2004-06-29 Town Compass Llc Displaying hierarchial relationship of data accessed via subject index
US6735583B1 (en) * 2000-11-01 2004-05-11 Getty Images, Inc. Method and system for classifying and locating media content
US7072501B2 (en) 2000-11-22 2006-07-04 R2 Technology, Inc. Graphical user interface for display of anatomical information
US20020054029A1 (en) * 2000-11-28 2002-05-09 Glancy John Thomas Interactive display system
US7184796B2 (en) 2000-12-04 2007-02-27 International Business Machines Corporation Personal communication device having a built in projection display
US7240291B2 (en) 2000-12-21 2007-07-03 Xerox Corporation Methods, systems, and computer program products for display of information relating to a virtual three-dimensional book
US6839721B2 (en) * 2001-01-12 2005-01-04 Hewlett-Packard Development Company, L.P. Integration of a database into file management software for protecting, tracking, and retrieving data
US6677932B1 (en) * 2001-01-28 2004-01-13 Finger Works, Inc. System and method for recognizing touch typing under limited tactile feedback conditions
US7030861B1 (en) * 2001-02-10 2006-04-18 Wayne Carl Westerman System and method for packing multi-touch gestures onto a hand
US6570557B1 (en) * 2001-02-10 2003-05-27 Finger Works, Inc. Multi-touch system and method for emulating modifier keys via fingertip chords
US20040027398A1 (en) * 2001-02-15 2004-02-12 Denny Jaeger Intuitive graphic user interface with universal tools
US6571870B2 (en) 2001-03-01 2003-06-03 Schlumberger Technology Corporation Method and apparatus to vibrate a downhole component
US6972776B2 (en) 2001-03-20 2005-12-06 Agilent Technologies, Inc. Scrolling method using screen pointing device
GB2373778B (en) 2001-03-30 2003-08-06 Robin Lewis Corner elements for packaging
US6741996B1 (en) * 2001-04-18 2004-05-25 Microsoft Corporation Managing user clips
EP1393190A4 (en) 2001-05-02 2007-07-18 Bitstream Inc METHOD AND SYSTEMS FOR DISPLAYING MEDIA SCALED AND / OR ORIENTED
US20020194589A1 (en) 2001-05-08 2002-12-19 Cristofalo Michael Technique for optimizing the delivery of advertisements and other programming segments by making bandwidth tradeoffs
US20050024341A1 (en) * 2001-05-16 2005-02-03 Synaptics, Inc. Touch screen with user interface enhancement
US7730401B2 (en) 2001-05-16 2010-06-01 Synaptics Incorporated Touch screen with user interface enhancement
US6498590B1 (en) 2001-05-24 2002-12-24 Mitsubishi Electric Research Laboratories, Inc. Multi-user touch surface
TW521205B (en) 2001-06-05 2003-02-21 Compal Electronics Inc Touch screen capable of controlling amplification with pressure
US20030011640A1 (en) * 2001-07-12 2003-01-16 Green Brett A. System and methods for implementing peripheral device front menu panels
US6985137B2 (en) * 2001-08-13 2006-01-10 Nokia Mobile Phones Ltd. Method for preventing unintended touch pad input due to accidental touching
US6661409B2 (en) 2001-08-22 2003-12-09 Motorola, Inc. Automatically scrolling handwritten input user interface for personal digital assistants and the like
US6690365B2 (en) 2001-08-29 2004-02-10 Microsoft Corporation Automatic scrolling
US6972749B2 (en) * 2001-08-29 2005-12-06 Microsoft Corporation Touch-sensitive device for scrolling a document on a display
US6907575B2 (en) 2001-09-06 2005-06-14 Danger, Inc. Method of scrolling a display window
JP2003173237A (ja) * 2001-09-28 2003-06-20 Ricoh Co Ltd 情報入出力システム、プログラム及び記憶媒体
US20030071850A1 (en) * 2001-10-12 2003-04-17 Microsoft Corporation In-place adaptive handwriting input method and system
US7046230B2 (en) 2001-10-22 2006-05-16 Apple Computer, Inc. Touch pad handheld device
US7345671B2 (en) * 2001-10-22 2008-03-18 Apple Inc. Method and apparatus for use of rotational user inputs
TW528981B (en) * 2001-10-25 2003-04-21 Compal Electronics Inc Portable computer and related method for preventing input interruption by write-tracking input region
US7009599B2 (en) 2001-11-20 2006-03-07 Nokia Corporation Form factor for portable device
CA2366183A1 (en) * 2001-12-21 2003-06-21 Ibm Canada Limited-Ibm Canada Limitee Dynamic status tree facility
US6690387B2 (en) 2001-12-28 2004-02-10 Koninklijke Philips Electronics N.V. Touch-screen image scrolling system and method
US6957392B2 (en) * 2002-01-16 2005-10-18 Laszlo Systems, Inc. Interface engine providing a continuous user interface
GB0201074D0 (en) 2002-01-18 2002-03-06 3G Lab Ltd Graphic user interface for data processing device
US7603627B2 (en) 2002-02-05 2009-10-13 Microsoft Corporation Systems and methods for creating and managing graphical user interface lists
JP3951727B2 (ja) 2002-02-06 2007-08-01 松下電器産業株式会社 情報処理装置
US7075512B1 (en) 2002-02-07 2006-07-11 Palmsource, Inc. Method and system for navigating a display screen for locating a desired item of information
WO2003081458A1 (en) 2002-03-19 2003-10-02 America Online, Inc. Controlling content display
US20030184525A1 (en) 2002-03-29 2003-10-02 Mitac International Corp. Method and apparatus for image processing
US7466307B2 (en) * 2002-04-11 2008-12-16 Synaptics Incorporated Closed-loop sensor on a solid-state object position detector
US20030197689A1 (en) 2002-04-23 2003-10-23 May Gregory J. Input device that allows multiple touch key input
TWI238348B (en) * 2002-05-13 2005-08-21 Kyocera Corp Portable information terminal, display control device, display control method, and recording media
US7203911B2 (en) 2002-05-13 2007-04-10 Microsoft Corporation Altering a display on a viewing device based upon a user proximity to the viewing device
WO2003098421A1 (en) 2002-05-16 2003-11-27 Sony Corporation Inputting method and inputting apparatus
US7519918B2 (en) 2002-05-30 2009-04-14 Intel Corporation Mobile virtual desktop
FI20021655A (fi) 2002-06-19 2003-12-20 Nokia Corp Menetelmä lukituksen avaamiseksi ja kannettava elektroninen laite
US7023427B2 (en) * 2002-06-28 2006-04-04 Microsoft Corporation Method and system for detecting multiple touches on a touch-sensitive screen
US7062090B2 (en) 2002-06-28 2006-06-13 Microsoft Corporation Writing guide for a free-form document editor
US11275405B2 (en) 2005-03-04 2022-03-15 Apple Inc. Multi-functional hand-held device
JP4338364B2 (ja) 2002-07-02 2009-10-07 ソニー株式会社 携帯情報通信端末、プログラムおよび該プログラムを記録した記録媒体
TW591488B (en) * 2002-08-01 2004-06-11 Tatung Co Window scrolling method and device thereof
US20040021698A1 (en) * 2002-08-05 2004-02-05 Baldwin Amanda K. Intuitive touchscreen interface for a multifunction device and method therefor
JP2004084111A (ja) 2002-08-26 2004-03-18 Tsudakoma Corp 織機の情報表示装置
US7002560B2 (en) 2002-10-04 2006-02-21 Human Interface Technologies Inc. Method of combining data entry of handwritten symbols with displayed character data
GB0223883D0 (en) 2002-10-15 2002-11-20 Seamless Display Ltd Visual display screen arrangement
US7281248B2 (en) * 2002-11-19 2007-10-09 Microsoft Corporation Virtualized and realized user interface controls
ATE332528T1 (de) 2002-11-20 2006-07-15 Nokia Corp Verfahren und benutzerschnittstelle zur zeicheneingabe
KR100709480B1 (ko) 2002-11-21 2007-04-18 엘지.필립스 엘시디 주식회사 액정표시장치 제조방법
US6903927B2 (en) * 2002-12-17 2005-06-07 Nokia Corporation Convertible mobile computing device
US20040125136A1 (en) 2002-12-30 2004-07-01 Jukka Wallenius Provision of services through a display system
US20040135817A1 (en) 2003-01-14 2004-07-15 Daughtery Joey L. Interface for selecting and performing operations on objects
US7117453B2 (en) 2003-01-21 2006-10-03 Microsoft Corporation Media frame object visualization system
US20040160419A1 (en) * 2003-02-11 2004-08-19 Terradigital Systems Llc. Method for entering alphanumeric characters into a graphical user interface
US20040155888A1 (en) 2003-02-11 2004-08-12 Padgitt David Gary Method for displaying the contents of a collection of media objects
US7894177B2 (en) 2005-12-29 2011-02-22 Apple Inc. Light activated hold switch
US7088374B2 (en) * 2003-03-27 2006-08-08 Microsoft Corporation System and method for managing visual structure, timing, and animation in a graphics processing system
KR100465969B1 (ko) 2003-04-11 2005-01-13 (주)모비솔 손가락 표면을 이용한 소형 포인팅 장치
US8484576B2 (en) 2003-04-17 2013-07-09 Supersonic Aerospace International, Llc System and method for customizing multiple windows of information on a display
US7102626B2 (en) 2003-04-25 2006-09-05 Hewlett-Packard Development Company, L.P. Multi-function pointing device
US7627343B2 (en) 2003-04-25 2009-12-01 Apple Inc. Media player system
GB2401272B (en) * 2003-04-30 2007-11-21 Hewlett Packard Development Co Method and apparatus for enhancing user interest in static digital images
US8555165B2 (en) * 2003-05-08 2013-10-08 Hillcrest Laboratories, Inc. Methods and systems for generating a zoomable graphical user interface
US7173623B2 (en) * 2003-05-09 2007-02-06 Microsoft Corporation System supporting animation of graphical display elements through animation object instances
EP1626330A4 (en) 2003-05-21 2012-01-18 Hitachi High Tech Corp PORTABLE TERMINAL DEVICE WITH BUILT-IN FINGERPRINT SENSOR
US20060242607A1 (en) 2003-06-13 2006-10-26 University Of Lancaster User interface
US7567239B2 (en) 2003-06-26 2009-07-28 Motorola, Inc. Method and system for message and note composition on small screen devices
US8373660B2 (en) 2003-07-14 2013-02-12 Matt Pallakoff System and method for a portable multimedia client
US20050027666A1 (en) 2003-07-15 2005-02-03 Vente, Inc Interactive online research system and method
KR100522940B1 (ko) * 2003-07-25 2005-10-24 삼성전자주식회사 활성영역을 설정 가능한 터치스크린 시스템 및 그 제어방법
WO2005029460A1 (en) 2003-08-21 2005-03-31 Microsoft Corporation Focus management using in-air points
JP4360871B2 (ja) 2003-09-10 2009-11-11 富士通テン株式会社 情報端末における入力装置
US7411575B2 (en) 2003-09-16 2008-08-12 Smart Technologies Ulc Gesture recognition method and touch system incorporating the same
WO2005031552A2 (en) 2003-09-30 2005-04-07 Koninklijke Philips Electronics, N.V. Gesture to define location, size, and/or content of content window on a display
US7034834B2 (en) * 2003-10-24 2006-04-25 Microsoft Corporation Communication protocol for synchronizing animation systems
US20050183035A1 (en) 2003-11-20 2005-08-18 Ringel Meredith J. Conflict resolution for graphic multi-user interface
US7962862B2 (en) 2003-11-24 2011-06-14 International Business Machines Corporation Method and data processing system for providing an improved graphics design tool
US7298367B2 (en) * 2003-11-25 2007-11-20 3M Innovative Properties Company Light emitting stylus and user input device using same
US7814419B2 (en) 2003-11-26 2010-10-12 Nokia Corporation Changing an orientation of a user interface via a course of motion
US7337412B2 (en) * 2003-12-15 2008-02-26 International Business Machines Corporation Methods, systems and computer program products for providing multi-dimensional tree diagram graphical user interfaces
US20050162402A1 (en) * 2004-01-27 2005-07-28 Watanachote Susornpol J. Methods of interacting with a computer using a finger(s) touch sensing input device with visual feedback
US7366995B2 (en) 2004-02-03 2008-04-29 Roland Wescott Montague Combination tool that zooms in, zooms out, pans, rotates, draws, or manipulates during a drag
FI117308B (fi) 2004-02-06 2006-08-31 Nokia Corp Eleohjausjärjestelmä
US7319457B2 (en) 2004-02-12 2008-01-15 Sentelic Corporation Method of scrolling window screen by means of controlling electronic device
US7358965B2 (en) 2004-02-18 2008-04-15 Microsoft Corporation Tapping to create writing
GB2411331A (en) 2004-02-19 2005-08-24 Trigenix Ltd Rendering user interface using actor attributes
US20050193015A1 (en) 2004-02-19 2005-09-01 Sandraic Logic, Llc A California Limited Liability Company Method and apparatus for organizing, sorting and navigating multimedia content
FR2866726B1 (fr) 2004-02-23 2006-05-26 Jazzmutant Controleur par manipulation d'objets virtuels sur un ecran tactile multi-contact
JP4438448B2 (ja) 2004-02-26 2010-03-24 セイコーエプソン株式会社 構造化文書表示処理装置、構造化文書表示方法、構造化文書表示プログラム
US7327349B2 (en) 2004-03-02 2008-02-05 Microsoft Corporation Advanced navigation techniques for portable devices
JP2005275652A (ja) * 2004-03-24 2005-10-06 Canon Inc 入力軌跡処理装置および入力軌跡処理方法
WO2005096217A1 (en) 2004-04-02 2005-10-13 Nokia Corporation Apparatus and method for handwriting recognition
US7623119B2 (en) 2004-04-21 2009-11-24 Nokia Corporation Graphical functions by gestures
US20050246304A1 (en) 2004-04-30 2005-11-03 Microsoft Corporation End-user application customization using rules
US7624355B2 (en) 2004-05-27 2009-11-24 Baneth Robin C System and method for controlling a user interface
JP4855654B2 (ja) 2004-05-31 2012-01-18 ソニー株式会社 車載装置、車載装置の情報提供方法、車載装置の情報提供方法のプログラム及び車載装置の情報提供方法のプログラムを記録した記録媒体
US7358962B2 (en) 2004-06-15 2008-04-15 Microsoft Corporation Manipulating association of data with a physical object
US7773950B2 (en) 2004-06-16 2010-08-10 Telefonaktiebolaget Lm Ericsson (Publ) Benign interference suppression for received signal quality estimation
KR101146750B1 (ko) 2004-06-17 2012-05-17 아드레아 엘엘씨 터치 스크린 상에서 2개-손가락에 의한 입력을 탐지하는 시스템 및 방법과, 터치 스크린 상에서 적어도 2개의 손가락을 통한 3-차원 터치를 센싱하는 시스템 및 방법
US7519223B2 (en) * 2004-06-28 2009-04-14 Microsoft Corporation Recognizing gestures and using gestures for interacting with software applications
JP2008505381A (ja) 2004-06-29 2008-02-21 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ 表示装置の汚れを防ぐ方法及び装置
JP2008505382A (ja) 2004-06-29 2008-02-21 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ 不連続的なズーム
JP4903371B2 (ja) 2004-07-29 2012-03-28 任天堂株式会社 タッチパネルを用いたゲーム装置およびゲームプログラム
CN103365595B (zh) 2004-07-30 2017-03-01 苹果公司 用于触敏输入设备的手势
US7506799B2 (en) 2004-07-30 2009-03-24 Nokia Corporation Method for the monitoring of system security in electronic devices
US7653883B2 (en) * 2004-07-30 2010-01-26 Apple Inc. Proximity detector in handheld device
EP1774427A2 (en) 2004-07-30 2007-04-18 Apple Computer, Inc. Mode-based graphical user interfaces for touch sensitive input devices
US20070046643A1 (en) 2004-08-06 2007-03-01 Hillis W Daniel State-Based Approach to Gesture Identification
US7724242B2 (en) * 2004-08-06 2010-05-25 Touchtable, Inc. Touch driven method and apparatus to integrate and display multiple image layers forming alternate depictions of same subject matter
US7728821B2 (en) 2004-08-06 2010-06-01 Touchtable, Inc. Touch detecting interactive display
US7721197B2 (en) * 2004-08-12 2010-05-18 Microsoft Corporation System and method of displaying content on small screen computing devices
US7181373B2 (en) 2004-08-13 2007-02-20 Agilent Technologies, Inc. System and methods for navigating and visualizing multi-dimensional biological data
US7434173B2 (en) 2004-08-30 2008-10-07 Microsoft Corporation Scrolling web pages using direct interaction
US20060055669A1 (en) 2004-09-13 2006-03-16 Mita Das Fluent user interface for text entry on touch-sensitive display
US7728823B2 (en) * 2004-09-24 2010-06-01 Apple Inc. System and method for processing raw data of track pad device
US20060077183A1 (en) 2004-10-08 2006-04-13 Studt Peter C Methods and systems for converting touchscreen events into application formatted data
WO2006045530A2 (en) 2004-10-22 2006-05-04 Novo Nordisk A/S An apparatus and a method of providing information to a user
WO2006046323A1 (ja) * 2004-10-28 2006-05-04 Fujitsu Limited インターネット情報収集装置、プログラム及び方法
JP3770499B1 (ja) 2004-11-02 2006-04-26 任天堂株式会社 ゲーム装置及びゲームプログラム
US7925996B2 (en) 2004-11-18 2011-04-12 Microsoft Corporation Method and system for providing multiple input connecting user interface
US7665031B2 (en) 2004-12-08 2010-02-16 Microsoft Corporation Method and system of taskbar button interfaces
US20060136833A1 (en) 2004-12-15 2006-06-22 International Business Machines Corporation Apparatus and method for chaining objects in a pointer drag path
WO2006067711A2 (en) 2004-12-21 2006-06-29 Koninklijke Philips Electronics N.V. Method and device for displaying animated buttons
CN100377055C (zh) 2004-12-22 2008-03-26 盛群半导体股份有限公司 触控感应装置的判读方法
WO2006067771A1 (en) 2004-12-23 2006-06-29 Corvil Limited A method and system for analysing traffic in a network
EP1851609A4 (en) 2005-01-05 2012-01-25 Jaewoo Ahn METHOD AND DEVICE FOR ENTERING CHARACTERS BY A SHOWING DEVICE
US20060156249A1 (en) 2005-01-12 2006-07-13 Blythe Michael M Rotate a user interface
US20070185876A1 (en) * 2005-02-07 2007-08-09 Mendis Venura C Data handling system
GB0503253D0 (en) 2005-02-17 2005-03-23 Univ Northumbria Newcastle User control of a hand-held device
US8819569B2 (en) * 2005-02-18 2014-08-26 Zumobi, Inc Single-handed approach for navigation of application tiles using panning and zooming
KR101984833B1 (ko) 2005-03-04 2019-06-03 애플 인크. 다기능 휴대용 장치
CN1841284A (zh) 2005-03-28 2006-10-04 上海桐港信息科技有限公司 触摸屏式移动设备微浏览器页面显示漂移方法
US7750893B2 (en) * 2005-04-06 2010-07-06 Nintendo Co., Ltd. Storage medium storing input position processing program, and input position processing device
CN1845046A (zh) 2005-04-07 2006-10-11 技嘉科技股份有限公司 具有触控式功能键的键盘和鼠标
US7355595B2 (en) 2005-04-15 2008-04-08 Microsoft Corporation Tactile device for scrolling
US7673255B2 (en) 2005-04-22 2010-03-02 Microsoft Corporation Interface and system for manipulating thumbnails of live windows in a window manager
US7692637B2 (en) 2005-04-26 2010-04-06 Nokia Corporation User input device for electronic device
US7499027B2 (en) 2005-04-29 2009-03-03 Microsoft Corporation Using a light pointer for input on an interactive display surface
US20060262104A1 (en) 2005-05-19 2006-11-23 Sullivan Darius M Systems and methods for distinguishing contact-induced plate vibrations from acoustic noise-induced plate vibrations
US20070024646A1 (en) 2005-05-23 2007-02-01 Kalle Saarinen Portable electronic apparatus and associated method
US7487447B1 (en) * 2005-05-25 2009-02-03 Google Inc. Web page zoom feature
US7561159B2 (en) * 2005-05-31 2009-07-14 Magnifi Group Inc. Control of animation timeline
WO2006128248A1 (en) 2005-06-02 2006-12-07 National Ict Australia Limited Multimodal computer navigation
US9019209B2 (en) 2005-06-08 2015-04-28 3M Innovative Properties Company Touch location determination involving multiple touch location processes
KR20060133389A (ko) 2005-06-20 2006-12-26 엘지전자 주식회사 이동 단말기의 데이터 처리 장치 및 그 방법
TW200701082A (en) 2005-06-23 2007-01-01 Elan Microelectronics Corp Scroll control method used in the touch panel
US7463263B2 (en) 2005-07-15 2008-12-09 Sap Portals Israel Ltd. Declarative specification of model visualizations
US7808478B2 (en) 2005-08-22 2010-10-05 Samsung Electronics Co., Ltd. Autonomous handheld device having a drawing tool
US7568035B2 (en) * 2005-08-30 2009-07-28 Microsoft Corporation Command binding determination and implementation
US20070061126A1 (en) * 2005-09-01 2007-03-15 Anthony Russo System for and method of emulating electronic input devices
CN102841713A (zh) 2005-09-15 2012-12-26 苹果公司 处理跟踪板装置的原始数据的系统和方法
US7694231B2 (en) 2006-01-05 2010-04-06 Apple Inc. Keyboards for portable electronic devices
US20070064004A1 (en) * 2005-09-21 2007-03-22 Hewlett-Packard Development Company, L.P. Moving a graphic element
US7633076B2 (en) * 2005-09-30 2009-12-15 Apple Inc. Automated response to and sensing of user activity in portable devices
CN1949161B (zh) 2005-10-14 2010-05-26 鸿富锦精密工业(深圳)有限公司 多层次菜单显示装置及显示控制方法
US20070109275A1 (en) 2005-11-16 2007-05-17 Chen-Ting Chuang Method for controlling a touch screen user interface and device thereof
JP2007148927A (ja) 2005-11-29 2007-06-14 Alps Electric Co Ltd 入力装置及びこれを用いたスクロール制御方法
US20070128693A1 (en) 2005-12-06 2007-06-07 Advantek Serum Laboratories Limited3/F Method for the inactivation and removal of dengue virus from biological samples
US9069877B2 (en) 2005-12-07 2015-06-30 Ziilabs Inc., Ltd. User interface with variable sized icons
US20070132789A1 (en) 2005-12-08 2007-06-14 Bas Ording List scrolling in response to moving contact over list of index symbols
JP4908518B2 (ja) 2005-12-08 2012-04-04 ノキア コーポレイション 電子デバイスの改善された文章入力
US7786975B2 (en) 2005-12-23 2010-08-31 Apple Inc. Continuous scrolling list with acceleration
US7480870B2 (en) 2005-12-23 2009-01-20 Apple Inc. Indication of progress towards satisfaction of a user input condition
US7657849B2 (en) 2005-12-23 2010-02-02 Apple Inc. Unlocking a device by performing gestures on an unlock image
US7650137B2 (en) 2005-12-23 2010-01-19 Apple Inc. Account information display for portable communication device
AU2006332488A1 (en) 2005-12-30 2007-07-12 Apple Inc. Portable electronic device with multi-touch input
US8018440B2 (en) * 2005-12-30 2011-09-13 Microsoft Corporation Unintentional touch rejection
US7509588B2 (en) 2005-12-30 2009-03-24 Apple Inc. Portable electronic device with interface reconfiguration mode
US7574672B2 (en) 2006-01-05 2009-08-11 Apple Inc. Text entry interface for a portable communication device
US7860536B2 (en) 2006-01-05 2010-12-28 Apple Inc. Telephone interface for a portable communication device
WO2007084852A2 (en) * 2006-01-18 2007-07-26 Roxse, Llc Systems and methods for providing sorted search results
US20070176903A1 (en) 2006-01-31 2007-08-02 Dahlin Jeffrey J Capacitive touch sensor button activation
US8312479B2 (en) 2006-03-08 2012-11-13 Navisense Application programming interface (API) for sensory events
US20070214436A1 (en) 2006-03-13 2007-09-13 Myers Raymond L Jr Positional navigation graphic link system
US8587526B2 (en) 2006-04-12 2013-11-19 N-Trig Ltd. Gesture recognition feedback for a dual mode digitizer
US20070242607A1 (en) 2006-04-13 2007-10-18 Tellabs Operations, Inc. Method and system for controlling distribution of network topology information
TWI328185B (en) 2006-04-19 2010-08-01 Lg Electronics Inc Touch screen device for potable terminal and method of displaying and selecting menus thereon
US8077153B2 (en) 2006-04-19 2011-12-13 Microsoft Corporation Precise selection techniques for multi-touch screens
KR20070113025A (ko) 2006-05-24 2007-11-28 엘지전자 주식회사 터치스크린 장치 및 이의 작동방법
US9063647B2 (en) 2006-05-12 2015-06-23 Microsoft Technology Licensing, Llc Multi-touch uses, gestures, and implementation
US7844661B2 (en) * 2006-06-15 2010-11-30 Microsoft Corporation Composition of local media playback with remotely generated user interface
US8169421B2 (en) 2006-06-19 2012-05-01 Cypress Semiconductor Corporation Apparatus and method for detecting a touch-sensor pad gesture
GB0612624D0 (en) 2006-06-26 2006-08-02 Symbian Software Ltd Speed of gesture
US8086971B2 (en) * 2006-06-28 2011-12-27 Nokia Corporation Apparatus, methods and computer program products providing finger-based and hand-based gesture commands for portable electronic device applications
US8269725B2 (en) * 2006-06-28 2012-09-18 Microsoft Corporation Input simulation system for touch based devices
WO2008007372A2 (en) 2006-07-12 2008-01-17 N-Trig Ltd. Hover and touch detection for a digitizer
JP4762070B2 (ja) * 2006-07-19 2011-08-31 富士通株式会社 手書き入力装置、手書き入力方法、及びコンピュータプログラム
JP4280759B2 (ja) 2006-07-27 2009-06-17 キヤノン株式会社 情報処理装置およびユーザインタフェース制御方法
US20080043020A1 (en) * 2006-08-18 2008-02-21 Microsoft Corporation User interface for viewing street side imagery
US8106856B2 (en) 2006-09-06 2012-01-31 Apple Inc. Portable electronic device for photo management
US7864163B2 (en) * 2006-09-06 2011-01-04 Apple Inc. Portable electronic device, method, and graphical user interface for displaying structured electronic documents
US8253695B2 (en) 2006-09-06 2012-08-28 Apple Inc. Email client for a portable multifunction device
US7941760B2 (en) 2006-09-06 2011-05-10 Apple Inc. Soft keyboard display for a portable multifunction device
US7843427B2 (en) 2006-09-06 2010-11-30 Apple Inc. Methods for determining a cursor position from a finger contact with a touch screen display
CN101356493A (zh) 2006-09-06 2009-01-28 苹果公司 用于照片管理的便携式电子装置
US20080114614A1 (en) 2006-11-15 2008-05-15 General Electric Company Methods and systems for healthcare application interaction using gesture-based interaction enhanced with pressure sensitivity
US7694240B2 (en) * 2006-11-22 2010-04-06 General Electric Company Methods and systems for creation of hanging protocols using graffiti-enabled devices
JP5191119B2 (ja) 2006-12-06 2013-04-24 株式会社ジャパンディスプレイウェスト 表示装置、表示装置の制御方法、及びプログラム
TW200828089A (en) 2006-12-29 2008-07-01 Inventec Appliances Corp Method for zooming image
US8489783B2 (en) 2007-01-03 2013-07-16 Apple Inc. Multi buffer asynchronous scheme for processing incoming information
US7777732B2 (en) 2007-01-03 2010-08-17 Apple Inc. Multi-event input system
US7956847B2 (en) 2007-01-05 2011-06-07 Apple Inc. Gestures for controlling, manipulating, and editing of media files using touch sensitive devices
US8214768B2 (en) 2007-01-05 2012-07-03 Apple Inc. Method, system, and graphical user interface for viewing multiple application windows
US8656295B2 (en) 2007-01-05 2014-02-18 Apple Inc. Selecting and manipulating web content
US7907125B2 (en) * 2007-01-05 2011-03-15 Microsoft Corporation Recognizing multiple input point gestures
US7924271B2 (en) 2007-01-05 2011-04-12 Apple Inc. Detecting gestures on multi-event sensitive devices
US7872652B2 (en) * 2007-01-07 2011-01-18 Apple Inc. Application programming interfaces for synchronization
US20080168395A1 (en) * 2007-01-07 2008-07-10 Bas Ording Positioning a Slider Icon on a Portable Multifunction Device
US8665225B2 (en) * 2007-01-07 2014-03-04 Apple Inc. Portable multifunction device, method, and graphical user interface for interpreting a finger gesture
US7903115B2 (en) 2007-01-07 2011-03-08 Apple Inc. Animations
US8519963B2 (en) 2007-01-07 2013-08-27 Apple Inc. Portable multifunction device, method, and graphical user interface for interpreting a finger gesture on a touch screen display
US8091045B2 (en) 2007-01-07 2012-01-03 Apple Inc. System and method for managing lists
US20080168402A1 (en) 2007-01-07 2008-07-10 Christopher Blumenberg Application Programming Interfaces for Gesture Operations
US7844915B2 (en) 2007-01-07 2010-11-30 Apple Inc. Application programming interfaces for scrolling operations
US20080168478A1 (en) 2007-01-07 2008-07-10 Andrew Platzer Application Programming Interfaces for Scrolling
US7966578B2 (en) 2007-01-07 2011-06-21 Apple Inc. Portable multifunction device, method, and graphical user interface for translating displayed content
JP4793287B2 (ja) 2007-02-28 2011-10-12 ブラザー工業株式会社 通信装置および通信システム
KR101383709B1 (ko) 2007-03-07 2014-04-09 삼성디스플레이 주식회사 표시 장치 및 그의 구동 방법
US8436815B2 (en) 2007-05-25 2013-05-07 Microsoft Corporation Selective enabling of multi-input controls
JP5117121B2 (ja) 2007-06-18 2013-01-09 パイオニア株式会社 Av機器の操作制御システム
US8171432B2 (en) 2008-01-06 2012-05-01 Apple Inc. Touch screen device, method, and graphical user interface for displaying and selecting application options
WO2009018314A2 (en) 2007-07-30 2009-02-05 Perceptive Pixel, Inc. Graphical user interface for large-scale, multi-user, multi-touch systems
US20090051671A1 (en) 2007-08-22 2009-02-26 Jason Antony Konstas Recognizing the motion of two or more touches on a touch-sensing surface
KR101348721B1 (ko) 2007-09-03 2014-01-08 엘지전자 주식회사 휴대 단말기 및 그 휴대 단말기의 터치 인식 방법
KR20090024541A (ko) 2007-09-04 2009-03-09 삼성전자주식회사 하이퍼링크 선택 방법 및 이를 이용하는 이동통신 단말기
WO2009049331A2 (en) 2007-10-08 2009-04-16 Van Der Westhuizen Willem Mork User interface
US7917584B2 (en) * 2007-10-22 2011-03-29 Xcerion Aktiebolag Gesture-based collaboration
AU2008323700B2 (en) 2007-11-09 2014-01-16 Wms Gaming, Inc. Interface for wagering game environments
US20090207140A1 (en) * 2008-02-19 2009-08-20 Sony Ericsson Mobile Communications Ab Identifying and responding to multiple time-overlapping touches on a touch panel
TWI352924B (en) 2008-02-21 2011-11-21 Wintek Corp Touch panel and driving method of touch panel
US8174502B2 (en) 2008-03-04 2012-05-08 Apple Inc. Touch event processing for web pages
US8717305B2 (en) 2008-03-04 2014-05-06 Apple Inc. Touch event model for web pages
US8416196B2 (en) 2008-03-04 2013-04-09 Apple Inc. Touch event model programming interface
US8645827B2 (en) 2008-03-04 2014-02-04 Apple Inc. Touch event model
US8352877B2 (en) 2008-03-06 2013-01-08 Microsoft Corporation Adjustment of range of content displayed on graphical user interface
US20090231281A1 (en) 2008-03-11 2009-09-17 Microsoft Corporation Multi-touch virtual keyboard
US8289289B2 (en) 2008-04-03 2012-10-16 N-trig, Ltd. Multi-touch and single touch detection
KR101513024B1 (ko) 2008-04-22 2015-04-17 엘지전자 주식회사 단말기 및 이것의 이미지 인식 방법
US8526767B2 (en) 2008-05-01 2013-09-03 Atmel Corporation Gesture recognition
US20100177053A2 (en) 2008-05-09 2010-07-15 Taizo Yasutake Method and apparatus for control of multiple degrees of freedom of a display
US20090282332A1 (en) 2008-05-12 2009-11-12 Nokia Corporation Apparatus, method and computer program product for selecting multiple items using multi-touch
US9268483B2 (en) 2008-05-16 2016-02-23 Microsoft Technology Licensing, Llc Multi-touch input platform
US8584048B2 (en) 2008-05-29 2013-11-12 Telcordia Technologies, Inc. Method and system for multi-touch-based browsing of media summarizations on a handheld device
US20090309847A1 (en) 2008-06-12 2009-12-17 You I Labs, Inc. Apparatus and method for providing multi-touch interface capability
US7864037B2 (en) * 2008-06-16 2011-01-04 International Business Machines Corporation Pattern-driven communication architecture
US20090322699A1 (en) 2008-06-25 2009-12-31 Sony Ericsson Mobile Communications Ab Multiple input detection for resistive touch panel
US8754855B2 (en) 2008-06-27 2014-06-17 Microsoft Corporation Virtual touchpad
US20090322700A1 (en) 2008-06-30 2009-12-31 Tyco Electronics Corporation Method and apparatus for detecting two simultaneous touches and gestures on a resistive touchscreen
JP2010015238A (ja) 2008-07-01 2010-01-21 Sony Corp 情報処理装置、及び補助情報の表示方法
US8154428B2 (en) 2008-07-15 2012-04-10 International Business Machines Corporation Gesture recognition control of electronic devices using a multi-touch device
US8237807B2 (en) * 2008-07-24 2012-08-07 Apple Inc. Image capturing device with touch screen for adjusting camera settings
US8390577B2 (en) 2008-07-25 2013-03-05 Intuilab Continuous recognition of multi-touch gestures
KR101482120B1 (ko) 2008-08-01 2015-01-21 엘지전자 주식회사 스케줄 관리가 가능한 휴대 단말기 및 그 제어방법
US8135171B2 (en) 2008-08-19 2012-03-13 Au Optronics Corp. Multipoint tracking method and related device
CN101661361A (zh) 2008-08-27 2010-03-03 比亚迪股份有限公司 多点触摸检测系统
US20100107116A1 (en) 2008-10-27 2010-04-29 Nokia Corporation Input on touch user interfaces
JP4853507B2 (ja) 2008-10-30 2012-01-11 ソニー株式会社 情報処理装置、情報処理方法およびプログラム
US8732576B2 (en) * 2008-12-04 2014-05-20 Nvidia Corporation Operating system providing multi-touch support for applications in a mobile device
TW201023018A (en) * 2008-12-12 2010-06-16 Asustek Comp Inc Touch panel with multi-touch function and multi-touch detecting method thereof
US8217909B2 (en) 2008-12-19 2012-07-10 Cypress Semiconductor Corporation Multi-finger sub-gesture reporting for a user interface device
US8869070B2 (en) 2008-12-30 2014-10-21 T-Mobile Usa, Inc. Handwriting manipulation for conducting a search over multiple databases
KR101521932B1 (ko) 2009-01-19 2015-05-20 엘지전자 주식회사 단말기 및 그 제어 방법
US20110321125A1 (en) 2009-02-10 2011-12-29 Satoshi Kyohgoku Authentication device, authentication method and program for causing computer to execute the same
US8566045B2 (en) 2009-03-16 2013-10-22 Apple Inc. Event recognition
US9684521B2 (en) 2010-01-26 2017-06-20 Apple Inc. Systems having discrete and continuous gesture recognizers
US9311112B2 (en) 2009-03-16 2016-04-12 Apple Inc. Event recognition
US8285499B2 (en) 2009-03-16 2012-10-09 Apple Inc. Event recognition
US8566044B2 (en) 2009-03-16 2013-10-22 Apple Inc. Event recognition
KR101510484B1 (ko) 2009-03-31 2015-04-08 엘지전자 주식회사 이동 단말기 및 이동 단말기의 제어 방법
US20100281435A1 (en) 2009-04-30 2010-11-04 At&T Intellectual Property I, L.P. System and method for multimodal interaction using robust gesture processing
US8427440B2 (en) 2009-05-05 2013-04-23 Microsoft Corporation Contact grouping and gesture recognition for surface computing
US20100295799A1 (en) 2009-05-21 2010-11-25 Sony Computer Entertainment America Inc. Touch screen disambiguation based on prior ancillary touch input
US20110069021A1 (en) 2009-06-12 2011-03-24 Hill Jared C Reducing false touchpad data by ignoring input when area gesture does not behave as predicted
KR101608532B1 (ko) 2009-08-11 2016-04-01 엘지전자 주식회사 이동 통신 단말기에서의 데이터 표시방법 및 이를 적용한 이동 통신 단말기
US8310459B2 (en) 2009-09-23 2012-11-13 Nokia Corporation Touch detection
TWI400638B (zh) 2009-10-20 2013-07-01 Acer Inc 觸控顯示裝置、觸控顯示系統及其調整觸控區域之方法
KR20110047349A (ko) 2009-10-30 2011-05-09 주식회사 팬택 휴대용 단말기에서 터치와 가압을 이용하는 사용자 인터페이스 장치 및 방법
US8957918B2 (en) 2009-11-03 2015-02-17 Qualcomm Incorporated Methods for implementing multi-touch gestures on a single-touch touch surface
US8390600B2 (en) 2009-11-13 2013-03-05 Microsoft Corporation Interactive display system with contact geometry interface
US20100085323A1 (en) 2009-12-04 2010-04-08 Adam Bogue Segmenting a Multi-Touch Input Region by User
US8432368B2 (en) 2010-01-06 2013-04-30 Qualcomm Incorporated User interface methods and systems for providing force-sensitive input
US8140570B2 (en) 2010-03-11 2012-03-20 Apple Inc. Automatic discovery of metadata
US8296332B2 (en) 2010-04-01 2012-10-23 Apple Inc. Visual manipulation of database schema
KR20110110940A (ko) 2010-04-02 2011-10-10 삼성전자주식회사 휴대용 단말기의 터치 입력 장치 및 방법
US8839122B2 (en) 2010-04-07 2014-09-16 Apple Inc. Device, method, and graphical user interface for navigation of multiple applications
US20110252357A1 (en) 2010-04-07 2011-10-13 Imran Chaudhri Device, Method, and Graphical User Interface for Managing Concurrently Open Software Applications
US8131898B2 (en) 2010-05-27 2012-03-06 Adobe Systems Incorporated Event handling in an integrated execution environment
US8669946B2 (en) 2010-05-28 2014-03-11 Blackberry Limited Electronic device including touch-sensitive display and method of controlling same
EP2390766B1 (en) 2010-05-28 2013-09-25 BlackBerry Limited Electronic device including touch-sensitive display and method of controlling same
US20130120280A1 (en) 2010-05-28 2013-05-16 Tim Kukulski System and Method for Evaluating Interoperability of Gesture Recognizers
CN102262890A (zh) 2010-05-31 2011-11-30 鸿富锦精密工业(深圳)有限公司 电子装置及其标记方法
JP5663980B2 (ja) 2010-06-29 2015-02-04 ブラザー工業株式会社 画像処理装置
TWI407346B (zh) 2010-07-30 2013-09-01 Ind Tech Res Inst 觸控輸入裝置之軌跡補償方法與系統,及其電腦程式產品
US20120242584A1 (en) 2011-03-22 2012-09-27 Nokia Corporation Method and apparatus for providing sight independent activity reports responsive to a touch gesture
AU2011202182B1 (en) 2011-05-11 2011-10-13 Frequency Ip Holdings, Llc Creation and presentation of selective digital content feeds
US9071970B2 (en) 2011-12-05 2015-06-30 Sony Corporation Terminal device
US9046958B2 (en) 2012-03-15 2015-06-02 Nokia Technologies Oy Method, apparatus and computer program product for user input interpretation and input error mitigation

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000222130A (ja) * 1999-02-02 2000-08-11 Toshiba Corp 入力装置および方法および記憶媒体
JP2001290585A (ja) * 2000-01-31 2001-10-19 Canon Inc 位置情報処理装置及びその方法及びそのプログラム、操作装置及びその方法及びそのプログラム
JP2003296024A (ja) * 2002-04-01 2003-10-17 Nec Engineering Ltd タッチパネル制御方式
JP2005056286A (ja) * 2003-08-07 2005-03-03 Nec Engineering Ltd ウェブブラウザにおける拡大表示方法および拡大表示プログラム
JP2005322088A (ja) * 2004-05-10 2005-11-17 Namco Ltd プログラム、情報記憶媒体及び電子機器
JP2006085356A (ja) * 2004-09-15 2006-03-30 Canon Inc 組み込み装置およびその制御方法
JP2006102275A (ja) * 2004-10-06 2006-04-20 Namco Ltd ゲームシステム、プログラム及び情報記憶媒体
WO2007089766A2 (en) * 2006-01-30 2007-08-09 Apple Inc. Gesturing with a multipoint sensing device
WO2008020446A1 (en) * 2006-08-15 2008-02-21 N-Trig Ltd. Gesture detection for a digitizer

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
松田 晃一 KOUICHI MATSUDA: "VRMLの最新動向とCyberPassage", BIT 8月号, vol. 第28巻,第8号(通巻359号), JPN6014033987, 1 August 1996 (1996-08-01), JP, pages 61 - 64, ISSN: 0002874779 *
松田 晃一 KOUICHI MATSUDA: "VRMLの最新動向とCyberPassage", BIT 8月号, vol. 第28巻,第8号(通巻359号), JPN6015005598, 1 August 1996 (1996-08-01), JP, pages 61 - 64, ISSN: 0003006622 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140047269A (ko) * 2012-10-12 2014-04-22 에스케이플래닛 주식회사 터치 오류 정정 시스템 및 방법
KR101990976B1 (ko) * 2012-10-12 2019-06-20 에스케이플래닛 주식회사 터치 오류 정정 시스템 및 방법
JP2014191545A (ja) * 2013-03-27 2014-10-06 Nec Commun Syst Ltd 入力装置、入力方法及びプログラム

Also Published As

Publication number Publication date
JP6731028B2 (ja) 2020-07-29
JP7369833B2 (ja) 2023-10-26
JP7111772B2 (ja) 2022-08-02
US8836652B2 (en) 2014-09-16
JP2016201122A (ja) 2016-12-01
EP2405345A2 (en) 2012-01-11
US8723822B2 (en) 2014-05-13
JP2020181592A (ja) 2020-11-05
DE112009000003T5 (de) 2010-01-21
CN103761044A (zh) 2014-04-30
EP2405344A3 (en) 2012-02-15
CN103761044B (zh) 2018-10-16
JP6426262B2 (ja) 2018-11-21
EP2405345A3 (en) 2012-02-15
JP2015092367A (ja) 2015-05-14
JP5715590B2 (ja) 2015-05-07
EP2137598A2 (en) 2009-12-30
JP2019057295A (ja) 2019-04-11
US8416196B2 (en) 2013-04-09
EP2405344A2 (en) 2012-01-11
EP2405343A2 (en) 2012-01-11
US20090225039A1 (en) 2009-09-10
JP4979811B2 (ja) 2012-07-18
CN101790715A (zh) 2010-07-28
JP6265394B2 (ja) 2018-01-24
JP2018077872A (ja) 2018-05-17
JP2024009980A (ja) 2024-01-23
EP2405343A3 (en) 2012-02-15
EP2137598B1 (en) 2021-09-15
EP2405346A2 (en) 2012-01-11
DE112009000003B4 (de) 2019-11-21
US20110252307A1 (en) 2011-10-13
US20110252306A1 (en) 2011-10-13
EP2405346A3 (en) 2012-02-15
US9323335B2 (en) 2016-04-26
WO2009111469A2 (en) 2009-09-11
CN101790715B (zh) 2014-02-19
US20130275888A1 (en) 2013-10-17
JP2010521037A (ja) 2010-06-17
JP2022160496A (ja) 2022-10-19
CN103809908A (zh) 2014-05-21
WO2009111469A3 (en) 2010-01-14
JP5968411B2 (ja) 2016-08-10

Similar Documents

Publication Publication Date Title
JP7111772B2 (ja) タッチイベントモデルプログラミングインターフェイス
JP5638048B2 (ja) ウェブページのためのタッチイベント処理
JP5638584B2 (ja) ウェブページのためのタッチイベントモデル
CN103809908B (zh) 触摸事件模型编程接口

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120625

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130828

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130906

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20131205

A602 Written permission of extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A602

Effective date: 20131210

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140305

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140811

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141210

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20141218

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150313

R150 Certificate of patent or registration of utility model

Ref document number: 5715590

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250