JP2012048731A - タスクバーボタンインタフェースの方法とシステム - Google Patents
タスクバーボタンインタフェースの方法とシステム Download PDFInfo
- Publication number
- JP2012048731A JP2012048731A JP2011217740A JP2011217740A JP2012048731A JP 2012048731 A JP2012048731 A JP 2012048731A JP 2011217740 A JP2011217740 A JP 2011217740A JP 2011217740 A JP2011217740 A JP 2011217740A JP 2012048731 A JP2012048731 A JP 2012048731A
- Authority
- JP
- Japan
- Prior art keywords
- taskbar
- application
- taskbar button
- button
- thumbnail
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
- G06F3/0482—Interaction with lists of selectable items, e.g. menus
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/14—Digital output to display device ; Cooperation and interconnection of the display device with other functional units
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G5/00—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
- G09G5/14—Display of multiple viewports
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Computer Hardware Design (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
【解決手段】リッチプレゼンテーションタスクバーボタン1408は、プログラミングインタフェースを通じて、アプリケーションからの内容を受け取る。さらに、リッチプレゼンテションタスクバーボタン1408を表示するためのシステムと方法および、リッチプレゼンテーションタスクバーボタン1408に関連付けられるアプリケーションウィンドウのサムネイル1410を表示し、および/または消す。また、ディスプレイ1401上にサムネイル1410をピン留めし、あるいはサムネイル1410を消すことができる。また、タスクバー内のタスクバーボタンの種類に基づいて、個々のタスクバーボタンのサイズを制御し、タスクバーボタンを統合し、タスクバーボタンをオーバーフローに設置する等、タスクバー内に複数のタスクバーボタンを表示する。
【選択図】図14
Description
1つのコードセグメントから他のコードセグメントへの通信は、通信を複数の個別の通信に分解することによって間接的に達成できる。これを図1D,1Eに図式的に描く。図のように、いくつかのインタフェースは分解可能な機能群として描くことができる。このように、図1B,図1Cのインタフェース機能は、数学的に24、あるいは2×2×3×2と規定することができるように、同じ結果を達成するために因数処理される。したがって、図1Dに描かれているように、インタフェースInterface1によって提供される機能は再分割され、インタフェースの通信を複数のインタフェースInterface1A,Interface1B,Interface1C等に変換しながら、同じ結果を得ることができる。図1Eに示されているように、インタフェースI1によって提供される機能は、複数のインタフェースI1a,I1b,I1c等に再分割され、同じ結果が得られる。同様に、第1のコードセグメントから情報を受け取る第2のコードセグメントのインタフェースI2は複数のインタフェースI2a,I2b,I2c等に因数処理される。因数処理の際、第1のコードセグメントに含まれるインタフェースの数は、第2のコードセグメントに含まれるインタフェースの数と一致する必要はない。図1D、図1Eのいずれの場合も、インタフェースInterface1とI1の機能分割は、それぞれ図1Bと図1Cと同じままである。インタフェースの因数処理はまた、結合法則、交換法則およびその他の数学的特性に従い、因数処理が認識しにくい場合もある。たとえば、操作の順序は重要ではなく、そのため、インタフェースによって実行される機能は、インタフェースに至るずっと前に他のコードまたはインタフェースによって実行されても、あるいはシステムの別のコンポーネントによって実行されてもよい。さらに、プログラミング分野の熟練者であれば、同じ結果を得るために、異なる関数呼び出しを行うさまざまな方法があることを推測できる。
ある場合において、所期の結果を達成しながら、プログラミングインタフェースの特定の面(たとえば、パラメータ)を無視し、追加し、あるいは再定義することが可能である。これは、図1Fと図1Gに描かれている。たとえば、図1BのインタフェースInterface1は関数呼び出Square(入力、精度、出力)を含むものと仮定し、この呼び出しは、入力、精度、出力の3つのパラメータを含み、第1のコードセグメントから第2のコードセグメントに発行される。中間のパラメータである精度が、図1Fのように、特定の状況において問題にならない場合、これは無視されるか、あるいは(この状況では)意味のないパラメータに置き換えられる。また、重要性を持たない別のパラメータを追加することもできる。いずれの場合も、Squareの機能は、第2のコードセグメントによって入力が一致された(squared)後に出力が返されるかぎり、squareの機能は果たされる。精度は、コンピュータシステムの下流またはその他の部分にとっては有意義なパラメータとなる。しかしながら、精度がsquareの計算という狭い目的にとって不要と認識されると、これは置換または無視される。たとえば、有効な精度の数値を受け渡す代わりに、誕生日等の無意味な数値を、結果に不利な影響を与えることなく、受け渡すことができる。同様に、図1Gに描かれているように、インタフェースI1は無視するか、あるいはインタフェースにパラメータを追加するよう再定義されたインタフェースI1’に置き換えられる。インタフェースI2は同様に、不要なパラメータ、または別の箇所で処理されるパラメータを無視するよう、インタフェースI2’として再定義される。ここでのポイントは、場合に応じて、プログラミングインタフェースは、特定の目的のためには必要ではなく、したがって無視または再定義され、あるいは他の目的のために別の場所で処理されるような、パラメータ等の面を含む場合があるという点である。
2つの別個のコードモジュールの機能の一部または全部を融合し、その間の「インタフェース」が形を変えるようにすることも可能である。たとえば、図1Bと図1Cの機能は、それぞれ図1Hと図1Iの機能に変換することができる。図1Hにおいて、図1Bに示されていた従前の第1と第2のコードセグメントは、その両方を含むモジュールに融合される。この場合、コードセグメントは依然として相互に通信しているが、インタフェースは、より単独のモジュールに適した形態に構成される。このように、たとえば、正式な呼び出しとリターンのステートメントが不要となるが、インタフェースInterface1による同様の処理またはレスポンスは依然として有効である。同様に、図1Iに示されているように、図1CからのインタフェースI2の一部(または全部)をインタフェースI1にインラインで書き込み、インタフェースI1”を作ることができる。図に示すように、インタフェースI2はI2aとI2bに分割されており、インタフェースの部分I2aはインタフェースI1とインラインでコード化され、インタフェースI1”が形成されている。具体的な例として、図1CからのインタフェースI1が関数呼び出しSquare(入力、出力)を実行し、これがインタフェースI2によって受け取られ、これは第2のコードセグメントによって入力とともに受け渡された数値を処理した後(入力のsquareを計算するため)、出力とともにsquareの結果を戻すことを考える。この場合、第2のコードセグメントによって行われた処理(入力のSquare)は、インタフェースへの呼び出しを行わずに、第1のコードセグメントによって実行される。
1つのコードセグメントから別のコードセグメントへの通信は、通信を複数の個別の通信に分割することによって間接的に達成される。これを、図1Jと図1Kに図式的に示す。図1Jに描かれているように、ひとつまたは複数のコード(これらは当初のインタフェースからの機能および/またはインタフェース関数を分離するため、分離インタフェースという)が設けられ、これが第1のインタフェースInterface1上の通信を別のインタフェース、つまりこの場合はインタフェースInterface2A,Interface2B,Interface2Cに適合するよう変換する。これは、Interface1のプロトコルにしたがって、たとえばオペレーティングシステムと通信するよう設計されたアプリケーションのベースがインストールされているが、その後、オペレーティングシステムが別のインタフェース、この場合ではインタフェースInterface2A,Interface2B,Interface2Cを使用するために変更される場合等に行われる。ポイントは、第2のコードセグメントによって使用される元のインタフェースが、第1のコードセグメントによって使用されるインタフェースとは両立しなくなるように変更されるため、古いインタフェースと新しいインタフェースを両立させるために、中間物が使用されるという点である。同様に、図1Kに示されているように、第三のコードセグメントを、インタフェースI1からの通信を受けるために分離インタフェースDI1とともに導入し、またインタフェース機能を、たとえば、DI2と協働するよう再設計されたインタフェースI2aとI2bに伝送するが、同じ機能的結果をもたらすために分離インタフェースDI2とともに導入することができる。同様に、DI1とDI2は協働し、図1CのインタフェースI1とI2の機能を新しいオペレーティングシステムに翻訳し、その一方で、同じまたは同様の機能上の結果をもたらす。
また別の考えうる変形は、インタフェースの機能を別のものに置き換えるが、全体として同じ結果を実現するようにコードを動的に書き換えることである。たとえば、中間言語(たとえば、Microsoft IL,Java(登録商標) ByteCode等)の中にあるコードセグメントが実行環境(.Netフレームワーク、Java(登録商標)ランタイム環境またはその他同様のランタイム型の環境等)でJust−In−Time(JIT)コンパイラまたはインタープリタに供給されるシステムがある。JITコンパイラは、第1のコードセグメントからの通信を第2のコードセグメントに動的に変換し、つまり、これらを、第2のコードセグメント(もとの、あるいは異なる第2のコードセグメント)によって必要とされる、別のインタフェースに適合させるように書かれるかもしれない。これを、図1Lと図1Mに示す。図1Lに示されているように、この方法は、上記の分離の場合に似ている。これは、たとえば、インストールされているアプリケーションのベースが、Interface1のプロトコルにしたがってオペレーティングシステムと通信するよう設計されているが、その後、オペレーティングシステムが異なるインタフェースを使用するよう変更される場合等に行われる。JITコンパイラは、インストールベースのアプリケーションからオペレーティングシステムの新しいインタフェースへのオンザフライでの通信に適合するために使用できる。図1Mに示すように、このようなインタフェースを動的に書き換える方法は、インタフェースを動的に因数処理し、あるいはその他変更するために適用される。
Claims (19)
- ディスプレイを有するコンピュータにおいて、
第1のアプリケーションに関連付けられた第1のタスクバーボタンと、前記第1のアプリケーションとは異なる第2のアプリケーションに関連付けられた第2のタスクバーボタンとをタスクバー内に表示するステップと、
前記第1のアプリケーションに関連付けられた内容を含む第1のサムネイルを、前記第1のタスクバーに近接して表示するステップと、
前記第2のアプリケーションに関連付けられた内容を含む第2のサムネイルを、前記第2のタスクバーに近接して表示するステップと
を備えたことを特徴とする方法。 - 請求項1に記載の方法において、前記第1のサムネイルを表示するステップは、カーソルが前記第1のタスクバーボタン上にあるときに実行されることを特徴とする方法。
- 請求項2に記載の方法において、前記カーソルが前記第1のタスクバーボタンから離れたとき、前記第1のサムネイルを消すステップをさらに備えたことを特徴とする方法。
- 請求項1に記載の方法において、前記第1のサムネイルは、前記第1のアプリケーションに関連付けられた対応する動的情報を反映するように前記第1のサムネイルにおいてリアルタイムに変更される動的情報を含むことを特徴とする方法。
- 請求項4に記載の方法において、前記動的情報は、前記第1のアプリケーションによって再生されているビデオ情報を含むことを特徴とする方法。
- 請求項1に記載の方法において、前記第1のタスクバーボタンは、前記第1のアプリケーションによって実行されているプロセスのステータスに関する情報を提供することを特徴とする方法。
- 請求項1に記載の方法において、前記タスクバー内に、前記第1および第2のタスクバーボタンに加えて複数のタスクバーボタンを表示するステップをさらに備え、前記複数のタスクバーボタン、前記第1および第2のタスクバーボタンのサイズは、前記タスクバーに適合するようにスケーリングされて、各タスクバーボタンが同じサイズを有することを特徴とする方法。
- ディスプレイを有するコンピュータに、
第1のアプリケーションに関連付けられた第1のタスクバーボタンと、前記第1のアプリケーションとは異なる第2のアプリケーションに関連付けられた第2のタスクバーボタンとをタスクバー内に表示するステップと、
前記第1のアプリケーションに関連付けられた内容を含む第1のサムネイルを、前記第1のタスクバーに近接して表示するステップと、
前記第2のアプリケーションに関連付けられた内容を含む第2のサムネイルを、前記第2のタスクバーに近接して表示するステップと
を含む動作を実行させるコンピュータ実行可能命令を記録したことを特徴とするコンピュータ読取可能記録媒体。 - 請求項8に記載のコンピュータ読取可能記録媒体において、前記第1のサムネイルを表示するステップは、カーソルが前記第1のタスクバーボタン上にあるときに実行されることを特徴とするコンピュータ読取可能記録媒体。
- 請求項9に記載のコンピュータ読取可能記録媒体において、前記動作は、前記カーソルが前記第1のタスクバーボタンから離れたとき、前記第1のサムネイルを消すステップをさらに備えたことを特徴とするコンピュータ読取可能記録媒体。
- 請求項8に記載のコンピュータ読取可能記録媒体において、前記第1のサムネイルは、前記第1のアプリケーションに関連付けられた対応する動的情報を反映するように前記第1のサムネイルにおいてリアルタイムに変更される動的情報を含むことを特徴とするコンピュータ読取可能記録媒体。
- 請求項11に記載のコンピュータ読取可能記録媒体において、前記動的情報は、前記第1のアプリケーションによって再生されているビデオ情報を含むことを特徴とするコンピュータ読取可能記録媒体。
- 請求項8に記載のコンピュータ読取可能記録媒体において、前記第1のタスクバーボタンは、前記第1のアプリケーションによって実行されているプロセスのステータスに関する情報を提供することを特徴とするコンピュータ読取可能記録媒体。
- 請求項8に記載のコンピュータ読取可能記録媒体において、前記動作は、前記タスクバー内に、前記第1および第2のタスクバーボタンに加えて複数のタスクバーボタンを表示するステップをさらに備え、前記複数のタスクバーボタン、前記第1および第2のタスクバーボタンのサイズは、前記タスクバーに適合するようにスケーリングされて、各タスクバーボタンが同じサイズを有することを特徴とするコンピュータ読取可能記録媒体。
- コンピュータに、
前記コンピュータのユーザインタフェースのタスクバーに、各タスクバーボタンがそれぞれ異なるアプリケーションに関連付けられた複数のタスクバーボタンを表示するステップと、
第1のアプリケーションを起動する要求を受け取るステップと、
前記第1のアプリケーションに対応する第1のタスクバーボタンが前記タスクバー上に収まるように、前記複数のタスクバーボタンのサイズを変更するステップと、
前記サイズ変更された複数のタスクバーボタンと前記第1のタスクバーボタンとを、各タスクバーボタンを同じサイズで前記タスクバー上に表示するステップと
を含む動作を実行させるプログラムを記録したことを特徴とするコンピュータ読取可能記録媒体。 - 請求項15に記載のコンピュータ読取可能記録媒体において、前記動作は、
第2のアプリケーションを起動する要求を受け取るステップと、
前記第2のアプリケーションに対応する第2のタスクバーボタンのための領域が前記タスクバー上にないとき、前記第2のタスクバーボタンのためのオーバーフローメニューを作成するステップと
をさらに含むことを特徴とするコンピュータ読取可能記録媒体。 - 請求項16に記載のコンピュータ読取可能記録媒体において、前記動作は、
前記オーバーフローメニューが存在することを示すオーバーフローアイコンを、前記タスクバー内に表示するステップをさらに含むことを特徴とするコンピュータ読取可能記録媒体。 - 請求項17に記載のコンピュータ読取可能記録媒体において、前記動作は、
前記オーバーフローアイコンにおけるユーザ入力に応答して前記第2のタスクバーボタンを表示するステップをさらに含むことを特徴とするコンピュータ読取可能記録媒体。 - 請求項16に記載のコンピュータ読取可能記録媒体において、前記動作は、
前記第1のアプリケーションに関連付けられた小型のウィンドウを含む第1のサムネイルを、前記第1のタスクバーボタンに近接して表示するステップをさらに含むことを特徴とするコンピュータ読取可能記録媒体。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US11/006,751 | 2004-12-08 | ||
| US11/006,751 US7665031B2 (en) | 2004-12-08 | 2004-12-08 | Method and system of taskbar button interfaces |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2005355257A Division JP4911962B2 (ja) | 2004-12-08 | 2005-12-08 | タスクバーボタンインタフェースの方法とシステム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2012048731A true JP2012048731A (ja) | 2012-03-08 |
| JP5362798B2 JP5362798B2 (ja) | 2013-12-11 |
Family
ID=35841792
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2005355257A Expired - Fee Related JP4911962B2 (ja) | 2004-12-08 | 2005-12-08 | タスクバーボタンインタフェースの方法とシステム |
| JP2011217740A Expired - Fee Related JP5362798B2 (ja) | 2004-12-08 | 2011-09-30 | タスクバーボタンインタフェースの方法とシステム |
Family Applications Before (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2005355257A Expired - Fee Related JP4911962B2 (ja) | 2004-12-08 | 2005-12-08 | タスクバーボタンインタフェースの方法とシステム |
Country Status (10)
| Country | Link |
|---|---|
| US (4) | US7665031B2 (ja) |
| EP (1) | EP1669848B1 (ja) |
| JP (2) | JP4911962B2 (ja) |
| KR (1) | KR101238545B1 (ja) |
| CN (1) | CN1786906B (ja) |
| AU (2) | AU2005229691B2 (ja) |
| BR (1) | BRPI0504834A (ja) |
| CA (1) | CA2525444C (ja) |
| MX (1) | MXPA05012068A (ja) |
| RU (1) | RU2416817C2 (ja) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20150169146A1 (en) * | 2013-12-13 | 2015-06-18 | Samsung Electronics Co., Ltd. | Apparatus and method for switching applications on a mobile terminal |
Families Citing this family (260)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8151259B2 (en) * | 2006-01-03 | 2012-04-03 | Apple Inc. | Remote content updates for portable media devices |
| US7831199B2 (en) * | 2006-01-03 | 2010-11-09 | Apple Inc. | Media data exchange, transfer or delivery for portable electronic devices |
| US7724716B2 (en) | 2006-06-20 | 2010-05-25 | Apple Inc. | Wireless communication system |
| US8302020B2 (en) | 2004-06-25 | 2012-10-30 | Apple Inc. | Widget authoring and editing environment |
| US7490295B2 (en) | 2004-06-25 | 2009-02-10 | Apple Inc. | Layer for accessing user interface elements |
| US8566879B2 (en) * | 2004-09-28 | 2013-10-22 | Sony Corporation | Method and apparatus for navigating video content |
| US7706637B2 (en) * | 2004-10-25 | 2010-04-27 | Apple Inc. | Host configured for interoperation with coupled portable media player device |
| US20060129946A1 (en) * | 2004-12-15 | 2006-06-15 | Idealab, Inc. | Seamless activation of a GUI window in a computing environment |
| US7386806B2 (en) * | 2005-01-05 | 2008-06-10 | Hillcrest Laboratories, Inc. | Scaling and layout methods and systems for handling one-to-many objects |
| US7536565B2 (en) | 2005-01-07 | 2009-05-19 | Apple Inc. | Techniques for improved playlist processing on media devices |
| US8341541B2 (en) * | 2005-01-18 | 2012-12-25 | Microsoft Corporation | System and method for visually browsing of open windows |
| US7426697B2 (en) * | 2005-01-18 | 2008-09-16 | Microsoft Corporation | Multi-application tabbing system |
| US7747965B2 (en) * | 2005-01-18 | 2010-06-29 | Microsoft Corporation | System and method for controlling the opacity of multiple windows while browsing |
| US7478326B2 (en) * | 2005-01-18 | 2009-01-13 | Microsoft Corporation | Window information switching system |
| US7552397B2 (en) * | 2005-01-18 | 2009-06-23 | Microsoft Corporation | Multiple window behavior system |
| US20060236269A1 (en) * | 2005-04-18 | 2006-10-19 | Amir Borna | Method and an apparatus for displaying calendar information to a user |
| US7673255B2 (en) * | 2005-04-22 | 2010-03-02 | Microsoft Corporation | Interface and system for manipulating thumbnails of live windows in a window manager |
| US7856470B2 (en) * | 2005-05-27 | 2010-12-21 | Microsoft Corporation | Accepting an invitation sent to multiple computer systems |
| US8300841B2 (en) * | 2005-06-03 | 2012-10-30 | Apple Inc. | Techniques for presenting sound effects on a portable media player |
| US7930369B2 (en) | 2005-10-19 | 2011-04-19 | Apple Inc. | Remotely configured media device |
| US7752556B2 (en) | 2005-10-27 | 2010-07-06 | Apple Inc. | Workflow widgets |
| US7600190B2 (en) * | 2005-11-15 | 2009-10-06 | Mitac Technology Corp. | Window switching method and system |
| US7707514B2 (en) | 2005-11-18 | 2010-04-27 | Apple Inc. | Management of user interface elements in a display environment |
| US8654993B2 (en) * | 2005-12-07 | 2014-02-18 | Apple Inc. | Portable audio device providing automated control of audio volume parameters for hearing protection |
| US7882448B2 (en) * | 2005-12-29 | 2011-02-01 | Sap Ag | Taskbar configuration tool for computer systems |
| US7509588B2 (en) | 2005-12-30 | 2009-03-24 | Apple Inc. | Portable electronic device with interface reconfiguration mode |
| US8255640B2 (en) | 2006-01-03 | 2012-08-28 | Apple Inc. | Media device with intelligent cache utilization |
| US20070166683A1 (en) * | 2006-01-05 | 2007-07-19 | Apple Computer, Inc. | Dynamic lyrics display for portable media devices |
| US7595810B2 (en) * | 2006-03-22 | 2009-09-29 | Apple Inc. | Methods of manipulating a screen space of a display device |
| US8358273B2 (en) * | 2006-05-23 | 2013-01-22 | Apple Inc. | Portable media device with power-managed display |
| KR20080009415A (ko) * | 2006-07-24 | 2008-01-29 | 엘지전자 주식회사 | 백그라운드 태스크 제어 방법 및 이를 수행하기 위한이동통신 단말기 |
| US10503342B2 (en) * | 2006-08-04 | 2019-12-10 | Apple Inc. | User interface spaces |
| US20080052642A1 (en) * | 2006-08-24 | 2008-02-28 | David Frederick Champion | Personalized, dynamic, application selection interface |
| US10313505B2 (en) * | 2006-09-06 | 2019-06-04 | Apple Inc. | Portable multifunction device, method, and graphical user interface for configuring and displaying widgets |
| US8842074B2 (en) * | 2006-09-06 | 2014-09-23 | Apple Inc. | Portable electronic device performing similar operations for different gestures |
| US7853972B2 (en) * | 2006-09-11 | 2010-12-14 | Apple Inc. | Media preview user interface |
| US8090130B2 (en) | 2006-09-11 | 2012-01-03 | Apple Inc. | Highly portable media devices |
| US8341524B2 (en) * | 2006-09-11 | 2012-12-25 | Apple Inc. | Portable electronic device with local search capabilities |
| US7729791B2 (en) | 2006-09-11 | 2010-06-01 | Apple Inc. | Portable media playback device including user interface event passthrough to non-media-playback processing |
| US8519964B2 (en) | 2007-01-07 | 2013-08-27 | Apple Inc. | Portable multifunction device, method, and graphical user interface supporting user navigations of graphical objects on a touch screen display |
| 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 |
| WO2008090902A1 (ja) * | 2007-01-25 | 2008-07-31 | Sharp Kabushiki Kaisha | マルチウィンドウ管理装置及びプログラム、記憶媒体、並びに情報処理装置 |
| US7589629B2 (en) * | 2007-02-28 | 2009-09-15 | Apple Inc. | Event recorder for portable media device |
| US7950046B2 (en) | 2007-03-30 | 2011-05-24 | Uranus International Limited | Method, apparatus, system, medium, and signals for intercepting a multiple-party communication |
| US8060887B2 (en) * | 2007-03-30 | 2011-11-15 | Uranus International Limited | Method, apparatus, system, and medium for supporting multiple-party communications |
| US7765266B2 (en) | 2007-03-30 | 2010-07-27 | Uranus International Limited | Method, apparatus, system, medium, and signals for publishing content created during a communication |
| US7765261B2 (en) | 2007-03-30 | 2010-07-27 | Uranus International Limited | Method, apparatus, system, medium and signals for supporting a multiple-party communication on a plurality of computer servers |
| US8627211B2 (en) | 2007-03-30 | 2014-01-07 | Uranus International Limited | Method, apparatus, system, medium, and signals for supporting pointer display in a multiple-party communication |
| US8702505B2 (en) | 2007-03-30 | 2014-04-22 | Uranus International Limited | Method, apparatus, system, medium, and signals for supporting game piece movement in a multiple-party communication |
| US9954996B2 (en) | 2007-06-28 | 2018-04-24 | Apple Inc. | Portable electronic device with conversation management for incoming instant messages |
| US8954871B2 (en) | 2007-07-18 | 2015-02-10 | Apple Inc. | User-centric widgets and dashboards |
| US8522247B2 (en) * | 2007-07-30 | 2013-08-27 | Novell Intellectual Property Holdings, Inc. | System and method for indicating usage of system resources using taskbar graphics |
| US8619038B2 (en) | 2007-09-04 | 2013-12-31 | Apple Inc. | Editing interface |
| JP4794580B2 (ja) * | 2008-01-07 | 2011-10-19 | 株式会社エヌ・ティ・ティ・ドコモ | 情報処理装置及びプログラム |
| CN101488989A (zh) * | 2008-01-18 | 2009-07-22 | 德信智能手机技术(北京)有限公司 | 一种在手机上管理任务的方法 |
| US8490019B2 (en) * | 2008-01-29 | 2013-07-16 | Microsoft Corporation | Displaying thumbnail copies of each running item from one or more applications |
| US20090199127A1 (en) * | 2008-01-31 | 2009-08-06 | Microsoft Corporation | Previewing target display areas |
| US8717305B2 (en) | 2008-03-04 | 2014-05-06 | Apple Inc. | Touch event model for web pages |
| US8645827B2 (en) | 2008-03-04 | 2014-02-04 | Apple Inc. | Touch event model |
| US8416196B2 (en) | 2008-03-04 | 2013-04-09 | Apple Inc. | Touch event model programming interface |
| US8327286B2 (en) * | 2008-03-13 | 2012-12-04 | Microsoft Corporation | Unifying application launchers and switchers |
| US9003315B2 (en) | 2008-04-01 | 2015-04-07 | Litl Llc | System and method for streamlining user interaction with electronic content |
| US8612888B2 (en) | 2008-04-01 | 2013-12-17 | Litl, Llc | Method and apparatus for managing digital media content |
| US20090322790A1 (en) * | 2008-04-01 | 2009-12-31 | Yves Behar | System and method for streamlining user interaction with electronic content |
| US8289688B2 (en) | 2008-04-01 | 2012-10-16 | Litl, Llc | Portable computer with multiple display configurations |
| US10162477B2 (en) | 2008-07-23 | 2018-12-25 | The Quantum Group, Inc. | System and method for personalized fast navigation |
| US8762884B2 (en) * | 2008-07-23 | 2014-06-24 | The Quantum Group, Inc. | System and method for personalized fast navigation |
| US10375223B2 (en) * | 2008-08-28 | 2019-08-06 | Qualcomm Incorporated | Notifying a user of events in a computing device |
| US8499254B2 (en) * | 2008-10-27 | 2013-07-30 | Microsoft Corporation | Surfacing and management of window-specific controls |
| US8819585B2 (en) * | 2008-10-27 | 2014-08-26 | Microsoft Corporation | Child window surfacing and management |
| KR101019335B1 (ko) * | 2008-11-11 | 2011-03-07 | 주식회사 팬택 | 제스처를 이용한 이동단말의 어플리케이션 제어 방법 및 시스템 |
| US20100146449A1 (en) * | 2008-12-09 | 2010-06-10 | Michael William Brown | Method, apparatus and system for management of application switching in an electronic device |
| US20100153884A1 (en) * | 2008-12-12 | 2010-06-17 | Yahoo! Inc. | Enhanced web toolbar |
| US20100201617A1 (en) * | 2009-02-06 | 2010-08-12 | Inventec Corporation | Real-time Translation display interface and display method thereof |
| KR101277051B1 (ko) * | 2009-02-13 | 2013-06-20 | 에스케이플래닛 주식회사 | 구동중인 어플리케이션 표시 방법과 그를 위한 터치 스크린단말기, 단말기 및 컴퓨터로 읽을 수 있는 기록매체 |
| JP5133919B2 (ja) * | 2009-02-19 | 2013-01-30 | 株式会社沖データ | アプリケーションプログラム及び画像処理装置 |
| US9684521B2 (en) | 2010-01-26 | 2017-06-20 | Apple Inc. | Systems having discrete and continuous gesture recognizers |
| US8566045B2 (en) | 2009-03-16 | 2013-10-22 | Apple Inc. | Event recognition |
| US8285499B2 (en) | 2009-03-16 | 2012-10-09 | Apple Inc. | Event recognition |
| US9311112B2 (en) * | 2009-03-16 | 2016-04-12 | Apple Inc. | Event recognition |
| US8566044B2 (en) | 2009-03-16 | 2013-10-22 | Apple Inc. | Event recognition |
| US8639762B2 (en) | 2009-03-23 | 2014-01-28 | Google Inc. | Providing access to a conversation in a hosted conversation system |
| WO2010125229A1 (en) * | 2009-04-30 | 2010-11-04 | Nokia Corporation | Apparatus and method for handling tasks within a computing device |
| US20100281409A1 (en) * | 2009-04-30 | 2010-11-04 | Nokia Corporation | Apparatus and method for handling notifications within a communications device |
| US9602444B2 (en) | 2009-05-28 | 2017-03-21 | Google Inc. | Participant suggestion system |
| US8527602B1 (en) | 2009-05-28 | 2013-09-03 | Google Inc. | Content upload system with preview and user demand based upload prioritization |
| US9021386B1 (en) | 2009-05-28 | 2015-04-28 | Google Inc. | Enhanced user interface scrolling system |
| US20110010656A1 (en) * | 2009-07-13 | 2011-01-13 | Ta Keo Ltd | Apparatus and method for improved user interface |
| CN102023848A (zh) * | 2009-09-10 | 2011-04-20 | 联想(北京)有限公司 | 一种任务栏按钮的管理方法及装置 |
| US20110113352A1 (en) * | 2009-11-06 | 2011-05-12 | Research In Motion Limited | Portable electronic device and method of web page rendering |
| US20110109634A1 (en) * | 2009-11-06 | 2011-05-12 | Research In Motion Limited | Portable electronic device and method of information rendering on portable electronic device |
| US9177298B2 (en) * | 2009-12-15 | 2015-11-03 | International Business Machines Corporation | Abbreviated user interface for instant messaging to minimize active window focus changes |
| US10397639B1 (en) | 2010-01-29 | 2019-08-27 | Sitting Man, Llc | Hot key systems and methods |
| KR101690786B1 (ko) * | 2010-02-12 | 2016-12-28 | 삼성전자주식회사 | 멀티태스킹 수행 장치 및 방법 |
| CN102200875B (zh) * | 2010-03-26 | 2013-01-09 | 宏碁股份有限公司 | 窗口切换方法及系统 |
| US8458615B2 (en) * | 2010-04-07 | 2013-06-04 | Apple Inc. | Device, method, and graphical user interface for managing folders |
| US10788976B2 (en) | 2010-04-07 | 2020-09-29 | Apple Inc. | Device, method, and graphical user interface for managing folders with multiple pages |
| US20110252357A1 (en) * | 2010-04-07 | 2011-10-13 | Imran Chaudhri | Device, Method, and Graphical User Interface for Managing Concurrently Open Software Applications |
| US9823831B2 (en) | 2010-04-07 | 2017-11-21 | Apple Inc. | Device, method, and graphical user interface for managing concurrently open software applications |
| US20130061164A1 (en) * | 2010-04-30 | 2013-03-07 | Tencent Technology (Shenzhen) Company Limited | Method and device for using super taskbar to control instant messaging application |
| CN102236510B (zh) * | 2010-04-30 | 2016-01-06 | 腾讯科技(深圳)有限公司 | 一种利用超级任务栏控制即时通信软件的方法及设备 |
| US9026935B1 (en) * | 2010-05-28 | 2015-05-05 | Google Inc. | Application user interface with an interactive overlay |
| US9380011B2 (en) | 2010-05-28 | 2016-06-28 | Google Inc. | Participant-specific markup |
| US8552999B2 (en) | 2010-06-14 | 2013-10-08 | Apple Inc. | Control selection approximation |
| US9766903B2 (en) * | 2010-08-18 | 2017-09-19 | Red Hat, Inc. | Inline response to notification messages |
| JP5635850B2 (ja) * | 2010-09-16 | 2014-12-03 | 任天堂株式会社 | 情報処理装置、情報処理プログラム、情報処理システムおよび情報処理方法 |
| US20120078878A1 (en) * | 2010-09-28 | 2012-03-29 | Microsoft Corporation | Optimized lazy query operators |
| KR101832463B1 (ko) * | 2010-12-01 | 2018-02-27 | 엘지전자 주식회사 | 화면 표시 제어 방법 및 그를 이용한 영상 표시 기기 |
| US8745505B2 (en) * | 2010-12-10 | 2014-06-03 | Mitel Networks Corporation | Web based desktop environment |
| KR20120089782A (ko) * | 2010-12-15 | 2012-08-13 | 삼성전자주식회사 | 휴대용 단말의 메시지 관리를 위한 인터페이스 방법 |
| US8612874B2 (en) | 2010-12-23 | 2013-12-17 | Microsoft Corporation | Presenting an application change through a tile |
| US8689123B2 (en) | 2010-12-23 | 2014-04-01 | Microsoft Corporation | Application reporting in an application-selectable user interface |
| US20120185805A1 (en) * | 2011-01-14 | 2012-07-19 | Apple Inc. | Presenting Visual Indicators of Hidden Objects |
| US20120185798A1 (en) * | 2011-01-14 | 2012-07-19 | Louch John O | Application view region |
| USD684181S1 (en) * | 2011-02-25 | 2013-06-11 | Microsoft Corporation | Display screen with set of color icons |
| USD683357S1 (en) * | 2011-02-25 | 2013-05-28 | Microsoft Corporation | Display screen with icon |
| US9298363B2 (en) | 2011-04-11 | 2016-03-29 | Apple Inc. | Region activation for touch sensitive surface |
| US9104307B2 (en) | 2011-05-27 | 2015-08-11 | Microsoft Technology Licensing, Llc | Multi-application environment |
| US9043410B2 (en) * | 2011-08-15 | 2015-05-26 | Skype | Retrieval of stored transmissions |
| US20130057587A1 (en) | 2011-09-01 | 2013-03-07 | Microsoft Corporation | Arranging tiles |
| US10031646B2 (en) * | 2011-09-07 | 2018-07-24 | Mcafee, Llc | Computer system security dashboard |
| TWI475470B (zh) * | 2011-09-07 | 2015-03-01 | Acer Inc | 電子裝置及應用程式操作方法 |
| US9146670B2 (en) | 2011-09-10 | 2015-09-29 | Microsoft Technology Licensing, Llc | Progressively indicating new content in an application-selectable user interface |
| CN103019573A (zh) * | 2011-09-21 | 2013-04-03 | 宏碁股份有限公司 | 电子装置及应用程序操作方法 |
| US11301345B2 (en) * | 2011-11-30 | 2022-04-12 | Red Hat, Inc. | Desktop sound source discovery |
| US8935610B2 (en) | 2011-12-08 | 2015-01-13 | Microsoft Corporation | Dynamic minimized navigation bar for expanded communication service |
| CN102521108A (zh) * | 2011-12-15 | 2012-06-27 | 华为技术有限公司 | 网页系统中执行任务时实时监控的方法和装置 |
| US9207837B2 (en) * | 2011-12-20 | 2015-12-08 | Nokia Technologies Oy | Method, apparatus and computer program product for providing multiple levels of interaction with a program |
| US9223472B2 (en) | 2011-12-22 | 2015-12-29 | Microsoft Technology Licensing, Llc | Closing applications |
| US20130219299A1 (en) | 2012-02-16 | 2013-08-22 | Gface Gmbh | Live bar |
| US9530272B2 (en) | 2012-02-22 | 2016-12-27 | Zotobi Management Ltd. | System and method for displaying multiple activities |
| JP5810996B2 (ja) * | 2012-03-21 | 2015-11-11 | 株式会社デンソーウェーブ | 携帯端末 |
| US8745540B2 (en) * | 2012-04-13 | 2014-06-03 | Apollo Education Group, Inc. | Accordion style bread crumbing for mobile applications |
| US9851893B2 (en) * | 2012-04-17 | 2017-12-26 | Zotobi Management Ltd. | System and method for providing a plurality of graphical user interfaces to a user |
| CN103377026B (zh) * | 2012-04-24 | 2016-01-13 | 腾讯科技(深圳)有限公司 | 快捷面板显示方法及装置 |
| US10795535B2 (en) * | 2012-08-28 | 2020-10-06 | Eizo Corporation | Management of multiple display areas |
| KR20140035038A (ko) * | 2012-09-13 | 2014-03-21 | 삼성전자주식회사 | 휴대단말기에서 아이콘을 표시하는 방법 및 장치 |
| US10713846B2 (en) | 2012-10-05 | 2020-07-14 | Elwha Llc | Systems and methods for sharing augmentation data |
| US10269179B2 (en) | 2012-10-05 | 2019-04-23 | Elwha Llc | Displaying second augmentations that are based on registered first augmentations |
| US10180715B2 (en) | 2012-10-05 | 2019-01-15 | Elwha Llc | Correlating user reaction with at least an aspect associated with an augmentation of an augmented view |
| CN103729106B (zh) * | 2012-10-10 | 2019-03-26 | 腾讯科技(深圳)有限公司 | 网页缩略图展示方法和装置 |
| US10019135B1 (en) * | 2012-10-18 | 2018-07-10 | Sitting Man, Llc | Methods, and computer program products for constraining a communication exchange |
| CN103809993B (zh) * | 2012-11-13 | 2017-02-22 | 腾讯科技(深圳)有限公司 | 利用图标动态展示业务流程的方法及装置 |
| USD736252S1 (en) * | 2012-11-15 | 2015-08-11 | Samsung Electronics Co., Ltd. | Display screen or portion thereof with icon |
| USD736251S1 (en) * | 2012-11-15 | 2015-08-11 | Samsung Electronics Co., Ltd. | Display screen or portion thereof with icon |
| EP2741192A3 (en) * | 2012-12-06 | 2016-09-14 | Samsung Electronics Co., Ltd | Display device for executing a plurality of applications and method for controlling the same |
| KR102183071B1 (ko) | 2012-12-06 | 2020-11-25 | 삼성전자주식회사 | 복수 어플리케이션을 실행하는 디스플레이 장치 및 그 제어 방법 |
| CN103024606B (zh) * | 2012-12-10 | 2016-02-10 | 乐视网信息技术(北京)股份有限公司 | 网络视频播放器中添加扩展应用的方法和装置 |
| AU350315S (en) * | 2013-01-05 | 2013-08-23 | Samsung Electronics Co Ltd | Display Screen For An Electronic Device |
| AU350231S (en) * | 2013-01-05 | 2013-08-21 | Samsung Electronics Co Ltd | Display screen for an electronic device |
| US9477404B2 (en) | 2013-03-15 | 2016-10-25 | Apple Inc. | Device, method, and graphical user interface for managing concurrently open software applications |
| US9639964B2 (en) | 2013-03-15 | 2017-05-02 | Elwha Llc | Dynamically preserving scene elements in augmented reality systems |
| US20140298258A1 (en) * | 2013-03-28 | 2014-10-02 | Microsoft Corporation | Switch List Interactions |
| CN103246425B (zh) * | 2013-05-22 | 2016-03-23 | 天脉聚源(北京)传媒科技有限公司 | 一种图标合拢的方法及装置以及图标展开的方法及装置 |
| US9575620B2 (en) * | 2013-05-29 | 2017-02-21 | Here Global B.V. | Method, apparatus and computer program product for graphically enhancing the user interface of a device |
| US9870115B2 (en) * | 2013-06-07 | 2018-01-16 | Apple Inc. | User interfaces for multiple displays |
| US9733716B2 (en) | 2013-06-09 | 2017-08-15 | Apple Inc. | Proxy gesture recognizer |
| US20150012842A1 (en) * | 2013-07-02 | 2015-01-08 | Google Inc. | Communication window display management |
| CN104298417A (zh) * | 2013-07-19 | 2015-01-21 | 北京三星通信技术研究有限公司 | 移动终端管理应用程序的视图的方法及装置 |
| US20150046812A1 (en) * | 2013-08-12 | 2015-02-12 | Google Inc. | Dynamic resizable media item player |
| KR102153366B1 (ko) | 2013-08-30 | 2020-10-15 | 삼성전자 주식회사 | 전자 기기의 화면 전환 방법 및 장치 |
| US9910521B2 (en) * | 2013-10-01 | 2018-03-06 | Lg Electronics Inc. | Control apparatus for mobile terminal and control method thereof |
| WO2015065402A1 (en) | 2013-10-30 | 2015-05-07 | Bodhi Technology Ventures Llc | Displaying relevant use interface objects |
| CN104598097A (zh) * | 2013-11-07 | 2015-05-06 | 腾讯科技(深圳)有限公司 | 即时通信im窗口的排序方法和装置 |
| KR102192155B1 (ko) * | 2013-11-12 | 2020-12-16 | 삼성전자주식회사 | 어플리케이션 정보를 제공하는 방법 및 장치 |
| US9736544B2 (en) * | 2013-12-23 | 2017-08-15 | Sony Corporation | Media player in quick menu |
| WO2015096109A1 (zh) * | 2013-12-26 | 2015-07-02 | 宇龙计算机通信科技(深圳)有限公司 | 终端操控方法和终端 |
| CN104869465B (zh) * | 2014-02-26 | 2018-09-18 | 腾讯科技(深圳)有限公司 | 视频播放控制方法和装置 |
| US9681086B2 (en) | 2014-03-12 | 2017-06-13 | Google Inc. | System and method for continuing playback in widget after app is backgrounded |
| KR20160140932A (ko) * | 2014-04-04 | 2016-12-07 | 마이크로소프트 테크놀로지 라이센싱, 엘엘씨 | 확장 가능한 애플리케이션 표시 및 콘텐트 전송 |
| KR20160143755A (ko) * | 2014-04-04 | 2016-12-14 | 마이크로소프트 테크놀로지 라이센싱, 엘엘씨 | 확장 가능 애플리케이션 표현, 액티비티 레벨들, 및 데스크탑 표현 |
| EP3126969A4 (en) | 2014-04-04 | 2017-04-12 | Microsoft Technology Licensing, LLC | Expandable application representation |
| WO2015149346A1 (en) * | 2014-04-04 | 2015-10-08 | Microsoft Technology Licensing, Llc | Expandable application representation and taskbar |
| WO2015154276A1 (en) | 2014-04-10 | 2015-10-15 | Microsoft Technology Licensing, Llc | Slider cover for computing device |
| WO2015154273A1 (en) | 2014-04-10 | 2015-10-15 | Microsoft Technology Licensing, Llc | Collapsible shell cover for computing device |
| GB2525198A (en) * | 2014-04-15 | 2015-10-21 | Ibm | Controlling an application instance using a graphical user interface |
| US20150350141A1 (en) | 2014-05-31 | 2015-12-03 | Apple Inc. | Message user interfaces for capture and transmittal of media and location content |
| US9648062B2 (en) | 2014-06-12 | 2017-05-09 | Apple Inc. | Systems and methods for multitasking on an electronic device with a touch-sensitive display |
| US9785340B2 (en) | 2014-06-12 | 2017-10-10 | Apple Inc. | Systems and methods for efficiently navigating between applications with linked content on an electronic device with a touch-sensitive display |
| US9874995B2 (en) * | 2014-06-25 | 2018-01-23 | Oracle International Corporation | Maintaining context for maximize interactions on grid-based visualizations |
| US10824291B2 (en) * | 2014-07-31 | 2020-11-03 | Samsung Electronics Co., Ltd. | Device and method of displaying windows by using work group |
| USD761838S1 (en) | 2014-08-28 | 2016-07-19 | Samsung Electronics Co., Ltd. | Display screen or portion thereof with transitional graphical user interface |
| US10671275B2 (en) * | 2014-09-04 | 2020-06-02 | Apple Inc. | User interfaces for improving single-handed operation of devices |
| US20160077709A1 (en) * | 2014-09-12 | 2016-03-17 | Microsoft Corporation | Actionable item switcher |
| US10860675B2 (en) * | 2014-09-19 | 2020-12-08 | Oracle International Corporation | Informational tabs |
| KR102335373B1 (ko) * | 2014-12-18 | 2021-12-06 | 삼성전자주식회사 | 화면 표시를 제어하는 전자 장치 및 방법 |
| EP3484134B1 (en) | 2015-02-02 | 2022-03-23 | Apple Inc. | Device, method, and graphical user interface for establishing a relationship and connection between two devices |
| CN104750359A (zh) * | 2015-03-09 | 2015-07-01 | 深圳市艾优尼科技有限公司 | 一种动态信息播放窗口的控制方法 |
| CN104750358A (zh) * | 2015-03-09 | 2015-07-01 | 深圳市艾优尼科技有限公司 | 一种终端 |
| US10489013B2 (en) * | 2015-03-17 | 2019-11-26 | International Business Machines Corporation | Intelligent taskbar shortcut menu for webpage control |
| USD865809S1 (en) | 2015-05-29 | 2019-11-05 | Avision Inc. | Display screen or portion thereof with graphical user interface |
| USD837827S1 (en) | 2015-05-29 | 2019-01-08 | Avision Inc. | Display screen or portion thereof with graphical user interface |
| USD769258S1 (en) * | 2015-07-01 | 2016-10-18 | Microsoft Corporation | Display screen with graphical user interface |
| USD769257S1 (en) * | 2015-07-01 | 2016-10-18 | Microsoft Corporation | Display screen with graphical user interface |
| US20170010762A1 (en) * | 2015-07-10 | 2017-01-12 | Honeywell International Inc. | Controlling application windows with a hover pop-up panel |
| US20170185261A1 (en) * | 2015-12-28 | 2017-06-29 | Htc Corporation | Virtual reality device, method for virtual reality |
| KR102547115B1 (ko) * | 2016-06-03 | 2023-06-23 | 삼성전자주식회사 | 어플리케이션을 전환하기 위한 방법 및 그 전자 장치 |
| US10725761B2 (en) | 2016-06-10 | 2020-07-28 | Apple Inc. | Providing updated application data for previewing applications on a display |
| US10747467B2 (en) | 2016-06-10 | 2020-08-18 | Apple Inc. | Memory management for application loading |
| US10520979B2 (en) * | 2016-06-10 | 2019-12-31 | Apple Inc. | Enhanced application preview mode |
| US12175065B2 (en) | 2016-06-10 | 2024-12-24 | Apple Inc. | Context-specific user interfaces for relocating one or more complications in a watch or clock interface |
| DK201670595A1 (en) | 2016-06-11 | 2018-01-22 | Apple Inc | Configuring context-specific user interfaces |
| US11816325B2 (en) | 2016-06-12 | 2023-11-14 | Apple Inc. | Application shortcuts for carplay |
| US10394449B2 (en) * | 2016-09-23 | 2019-08-27 | Apple Inc. | Dynamic function row management |
| US10223128B2 (en) | 2016-09-23 | 2019-03-05 | Apple Inc. | Booting and power management |
| US10732996B2 (en) | 2016-09-23 | 2020-08-04 | Apple Inc. | Dynamic function row constraints |
| US10261667B2 (en) | 2016-09-23 | 2019-04-16 | Apple Inc. | Dynamic function row item discovery and context |
| CN108021141B (zh) * | 2016-10-31 | 2021-07-16 | 武汉众宇动力系统科技有限公司 | 无人机控制终端及无人机动力监控系统操作界面显示方法 |
| US10698565B2 (en) | 2016-12-06 | 2020-06-30 | The Directv Group, Inc. | Context-based icon for control via a touch sensitive interface |
| US11076042B2 (en) | 2017-02-27 | 2021-07-27 | Huawei Technologies Co., Ltd. | Favorite-object display method and terminal |
| CN107153537B (zh) * | 2017-04-01 | 2020-10-16 | 北京安云世纪科技有限公司 | 一种基于多任务界面的信息展现方法、装置及移动终端 |
| USD876479S1 (en) | 2017-04-17 | 2020-02-25 | Samsung Display Co., Ltd. | Combined display device and screen with an icon |
| US10466889B2 (en) | 2017-05-16 | 2019-11-05 | Apple Inc. | Devices, methods, and graphical user interfaces for accessing notifications |
| WO2019047187A1 (zh) * | 2017-09-08 | 2019-03-14 | 广东欧珀移动通信有限公司 | 导航栏控制方法及装置 |
| CN109710343B (zh) * | 2017-10-25 | 2023-01-17 | 北京众纳鑫海网络技术有限公司 | 计算机桌面的窗口切换方法、装置、设备以及存储介质 |
| CN108304226A (zh) * | 2017-12-28 | 2018-07-20 | 天津麒麟信息技术有限公司 | 一种Linux下自动处理异常的任务栏插件式加载方法 |
| CN108200288B (zh) * | 2018-01-02 | 2021-07-16 | 联想(北京)有限公司 | 信息处理方法及装置 |
| US11966578B2 (en) | 2018-06-03 | 2024-04-23 | Apple Inc. | Devices and methods for integrating video with user interface navigation |
| KR102473081B1 (ko) * | 2018-07-11 | 2022-12-02 | 삼성전자주식회사 | 전자 장치 및 전자 장치의 기능 수행 방법 |
| CN109358927B (zh) * | 2018-09-21 | 2020-05-01 | Oppo广东移动通信有限公司 | 应用程序显示的方法、装置及终端设备 |
| US11068140B2 (en) * | 2019-01-04 | 2021-07-20 | Servicenow, Inc. | Intelligent overflow menu |
| US10795532B1 (en) | 2019-03-14 | 2020-10-06 | International Business Machines Corporation | Interactive graphical user interface thumbnail |
| US20200319845A1 (en) * | 2019-04-08 | 2020-10-08 | Rovi Guides, Inc. | Automated content on a vehicle in motion |
| CN110069183A (zh) * | 2019-04-29 | 2019-07-30 | 上海盛付通电子支付服务有限公司 | 用于呈现信息的方法和装置 |
| US11675476B2 (en) | 2019-05-05 | 2023-06-13 | Apple Inc. | User interfaces for widgets |
| US11863700B2 (en) | 2019-05-06 | 2024-01-02 | Apple Inc. | Providing user interfaces based on use contexts and managing playback of media |
| CN110162371B (zh) * | 2019-05-24 | 2024-05-14 | 网易(杭州)网络有限公司 | 显示控制方法及装置、电子设备和存储介质 |
| WO2020242882A1 (en) | 2019-05-31 | 2020-12-03 | Apple Inc. | Device, method, and graphical user interface for updating a background for home and wake screen user interfaces |
| CN110262720B (zh) * | 2019-06-21 | 2021-06-08 | 网易(杭州)网络有限公司 | 浮窗的控制方法、装置、设备和存储介质 |
| CN110830645B (zh) * | 2019-09-24 | 2021-05-18 | 华为技术有限公司 | 一种操作方法和电子设备及计算机存储介质 |
| US11138912B2 (en) * | 2019-10-01 | 2021-10-05 | Microsoft Technology Licensing, Llc | Dynamic screen modes on a bendable computing device |
| WO2021075986A1 (en) | 2019-10-18 | 2021-04-22 | Motorola Solutions, Inc | Method and apparatus for displaying information on a screen |
| CN110795220B (zh) * | 2019-10-25 | 2022-04-22 | 北京浪潮数据技术有限公司 | 一种任务合并方法、装置和计算机可读存储介质 |
| CN110795194B (zh) * | 2019-10-31 | 2021-09-07 | 北京字节跳动网络技术有限公司 | 桌面显示控制的方法、装置、终端及存储介质 |
| EP4592808A3 (en) | 2020-02-03 | 2025-10-29 | Apple Inc. | Cursor integration with a touch screen user interface |
| US11416127B2 (en) | 2020-03-10 | 2022-08-16 | Apple Inc. | Devices, methods, and graphical user interfaces for interacting with user interface objects corresponding to applications |
| USD1072862S1 (en) * | 2020-03-31 | 2025-04-29 | Aristocrat Technologies, Inc. | Display screen or portion thereof with graphical user interface |
| US11745585B2 (en) * | 2020-04-20 | 2023-09-05 | Thinkware Corporation | Vehicle infotainment apparatus using widget and operation method thereof |
| CN112306224A (zh) * | 2020-04-30 | 2021-02-02 | 北京字节跳动网络技术有限公司 | 人机交互方法、装置和电子设备 |
| US11079913B1 (en) | 2020-05-11 | 2021-08-03 | Apple Inc. | User interface for status indicators |
| CN112035686A (zh) * | 2020-09-02 | 2020-12-04 | 北京字节跳动网络技术有限公司 | 播放控制方法及装置、电子设备和计算机可读存储介质 |
| CN112148162B (zh) * | 2020-09-18 | 2021-11-16 | 珠海格力电器股份有限公司 | 图标排列方法、装置、用户终端及存储介质 |
| US11392279B2 (en) * | 2020-11-16 | 2022-07-19 | Microsoft Technology Licensing, Llc | Integration of personalized dynamic web feed experiences into operating system shell surfaces |
| US11625160B2 (en) * | 2020-12-31 | 2023-04-11 | Google Llc | Content navigation method and user interface |
| CN112835665A (zh) * | 2021-02-03 | 2021-05-25 | 广东中兴新支点技术有限公司 | 任务栏应用的动态预览方法、系统、装置及存储介质 |
| CN113259740A (zh) * | 2021-05-19 | 2021-08-13 | 北京字跳网络技术有限公司 | 一种多媒体处理方法、装置、设备及介质 |
| US11966573B2 (en) * | 2021-06-02 | 2024-04-23 | Microsoft Technology Licensing, Llc | Temporarily hiding user interface elements |
| CN114047867B (zh) * | 2021-09-22 | 2023-06-13 | 荣耀终端有限公司 | 一种悬浮窗显示方法及电子设备 |
| US11880554B2 (en) | 2021-10-20 | 2024-01-23 | Microsoft Technology Licensing, Llc | Overflow application tool for computing devices |
| CN114327725B (zh) * | 2021-12-28 | 2024-03-22 | 珠海豹趣科技有限公司 | 应用于Windows10系统的个性化任务栏显示方法及装置 |
| US12436667B2 (en) | 2022-03-18 | 2025-10-07 | Microsoft Technology Licensing, Llc | Operating system facilitation of content sharing |
| US12265687B2 (en) | 2022-05-06 | 2025-04-01 | Apple Inc. | Devices, methods, and graphical user interfaces for updating a session region |
| US11842028B2 (en) | 2022-05-06 | 2023-12-12 | Apple Inc. | Devices, methods, and graphical user interfaces for updating a session region |
| US12118192B2 (en) | 2022-05-10 | 2024-10-15 | Apple Inc. | Devices, methods, and graphical user interfaces for providing notifications and application information |
| US12461638B2 (en) | 2022-06-04 | 2025-11-04 | Apple Inc. | Customized user interfaces |
| US12257900B2 (en) | 2022-08-14 | 2025-03-25 | Apple Inc. | Cruise control user interfaces |
| US12086372B1 (en) * | 2023-03-29 | 2024-09-10 | Lenovo (Singapore) Pte. Ltd. | Unique window preview generation |
| US12474827B2 (en) * | 2023-06-28 | 2025-11-18 | Google Llc | Media input control settings |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2001042989A (ja) * | 1999-07-27 | 2001-02-16 | Fujitsu Ltd | ウィンドウ制御装置および記録媒体 |
| JP2004280777A (ja) * | 2002-10-08 | 2004-10-07 | Microsoft Corp | グラフィカルユーザインタフェースにおいてソフトウェアアプリケーションを管理するためのシステムおよび方法 |
Family Cites Families (48)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5276795A (en) * | 1989-03-15 | 1994-01-04 | Sun Microsystems, Inc. | Method and apparatus for selecting and executing defaults in a window based display system |
| JPH0511962A (ja) * | 1990-10-10 | 1993-01-22 | Fuji Xerox Co Ltd | ウインドウ管理装置 |
| US5412776A (en) * | 1992-12-23 | 1995-05-02 | International Business Machines Corporation | Method of generating a hierarchical window list in a graphical user interface |
| US5499334A (en) * | 1993-03-01 | 1996-03-12 | Microsoft Corporation | Method and system for displaying window configuration of inactive programs |
| US5617526A (en) * | 1994-12-13 | 1997-04-01 | Microsoft Corporation | Operating system provided notification area for displaying visual notifications from application programs |
| DE69523543T2 (de) * | 1994-12-13 | 2002-04-04 | Microsoft Corp | Taskbar mit Startmenü |
| JPH09128192A (ja) * | 1995-10-26 | 1997-05-16 | Brother Ind Ltd | マルチ画面表示制御装置 |
| US6006252A (en) * | 1996-10-08 | 1999-12-21 | Wolfe; Mark A. | System and method for communicating information relating to a network resource |
| US6256020B1 (en) * | 1997-03-31 | 2001-07-03 | G & R Associates Incorporated | Computer-telephony integration employing an intelligent keyboard and method for same |
| US6157954A (en) * | 1997-09-29 | 2000-12-05 | Ericsson Inc. | Communication control device including business card database with associated business card agents for controlling communicated electronic mail between user and card provider |
| US6385662B1 (en) * | 1997-10-03 | 2002-05-07 | Ericsson Inc. | Method of processing information using a personal communication assistant |
| WO1999031571A1 (en) * | 1997-12-16 | 1999-06-24 | Microsoft Corporation | Soft input panel system and method |
| US6072486A (en) * | 1998-01-13 | 2000-06-06 | Microsoft Corporation | System and method for creating and customizing a deskbar |
| US6160554A (en) * | 1998-03-19 | 2000-12-12 | Hewlett Packard Company | Computer file content preview window |
| US7346850B2 (en) * | 1998-06-12 | 2008-03-18 | Cygnus Systems, Inc. | System and method for iconic software environment management |
| KR20000053682A (ko) * | 1999-09-14 | 2000-09-05 | 김홍일 | 윈도우즈 작업표시줄을 활용한 실시간 정보서비스 시스템 |
| US6630943B1 (en) | 1999-09-21 | 2003-10-07 | Xsides Corporation | Method and system for controlling a complementary user interface on a display surface |
| US6691162B1 (en) * | 1999-09-21 | 2004-02-10 | America Online, Inc. | Monitoring users of a computer network |
| US6892359B1 (en) * | 2000-02-18 | 2005-05-10 | Xside Corporation | Method and system for controlling a complementary user interface on a display surface |
| KR20010091362A (ko) * | 2000-03-15 | 2001-10-23 | 박수원 | 윈도우 작업표시줄의 아이콘단추를 이용한 정보 표시방법 |
| US6756999B2 (en) * | 2000-04-06 | 2004-06-29 | Microsoft Corporation | Method and system for clustering and grouping taskbar buttons |
| US6917373B2 (en) * | 2000-12-28 | 2005-07-12 | Microsoft Corporation | Context sensitive labels for an electronic device |
| KR20020000311A (ko) * | 2000-06-23 | 2002-01-05 | 안재문 | 인터넷 접속 및 정보검색용 정보바 |
| US6781611B1 (en) * | 2000-06-28 | 2004-08-24 | International Business Machines Corporation | Method and system for navigating between applications, documents, and files |
| US6918091B2 (en) * | 2000-11-09 | 2005-07-12 | Change Tools, Inc. | User definable interface system, method and computer program product |
| WO2002039266A2 (en) * | 2000-11-13 | 2002-05-16 | Xsides Corporation | Method and system for controlling a complementary user interface on a display surface |
| JP2002259009A (ja) * | 2001-02-27 | 2002-09-13 | Nissin Systems Co Ltd | ツールバー表示方法及びその記録媒体 |
| US6907447B1 (en) * | 2001-04-30 | 2005-06-14 | Microsoft Corporation | Method and apparatus for providing an instant message notification |
| US20020163545A1 (en) * | 2001-05-01 | 2002-11-07 | Hii Samuel S. | Method of previewing web page content while interacting with multiple web page controls |
| US7346855B2 (en) * | 2001-12-21 | 2008-03-18 | Microsoft Corporation | Method and system for switching between multiple computer applications |
| US6901558B1 (en) * | 2002-01-09 | 2005-05-31 | International Business Machines Corporation | System and method for displaying status of background worker threads |
| US7010755B2 (en) * | 2002-04-05 | 2006-03-07 | Microsoft Corporation | Virtual desktop manager |
| US7127685B2 (en) * | 2002-04-30 | 2006-10-24 | America Online, Inc. | Instant messaging interface having a tear-off element |
| US20030210265A1 (en) * | 2002-05-10 | 2003-11-13 | Haimberg Nadav Y. | Interactive chat messaging |
| US20040024822A1 (en) * | 2002-08-01 | 2004-02-05 | Werndorfer Scott M. | Apparatus and method for generating audio and graphical animations in an instant messaging environment |
| US7176943B2 (en) * | 2002-10-08 | 2007-02-13 | Microsoft Corporation | Intelligent windows bumping method and system |
| US7493573B2 (en) * | 2003-02-07 | 2009-02-17 | Sun Microsystems, Inc. | Scrolling vertical column mechanism for cellular telephone |
| US7343567B2 (en) * | 2003-04-25 | 2008-03-11 | Microsoft Corporation | System and method for providing dynamic user information in an interactive display |
| US7412491B2 (en) * | 2003-04-30 | 2008-08-12 | International Business Machines Corporation | Method and apparatus for enhancing instant messaging systems |
| US20050055405A1 (en) * | 2003-09-04 | 2005-03-10 | International Business Machines Corporation | Managing status information for instant messaging users |
| US7480863B2 (en) * | 2003-11-26 | 2009-01-20 | International Business Machines Corporation | Dynamic and intelligent hover assistance |
| CA2727763C (en) * | 2003-12-01 | 2013-09-10 | Research In Motion Limited | Previewing a new event on a small screen device |
| US8418067B2 (en) * | 2004-01-15 | 2013-04-09 | Microsoft Corporation | Rich profile communication with notifications |
| US9819624B2 (en) * | 2004-03-31 | 2017-11-14 | Google Inc. | Displaying conversations in a conversation-based email system |
| US7634742B2 (en) * | 2004-04-07 | 2009-12-15 | Adobe Systems Incorporated | Graphical user interface buttons and toolbars |
| US20060085758A1 (en) * | 2004-10-18 | 2006-04-20 | Dan Backus | Desktop alert management |
| US20070094342A1 (en) * | 2005-10-24 | 2007-04-26 | Bostick James E | Detachable control window for instant messaging chats |
| US7814425B1 (en) * | 2005-12-30 | 2010-10-12 | Aol Inc. | Thumbnail image previews |
-
2004
- 2004-12-08 US US11/006,751 patent/US7665031B2/en active Active
-
2005
- 2005-10-14 EP EP05022443.5A patent/EP1669848B1/en not_active Expired - Lifetime
- 2005-11-03 AU AU2005229691A patent/AU2005229691B2/en not_active Ceased
- 2005-11-07 CA CA2525444A patent/CA2525444C/en not_active Expired - Lifetime
- 2005-11-08 CN CN2005101201634A patent/CN1786906B/zh not_active Expired - Fee Related
- 2005-11-09 MX MXPA05012068A patent/MXPA05012068A/es active IP Right Grant
- 2005-11-11 KR KR1020050108003A patent/KR101238545B1/ko not_active Expired - Fee Related
- 2005-11-24 BR BRPI0504834-6A patent/BRPI0504834A/pt not_active IP Right Cessation
- 2005-12-07 RU RU2005138104/08A patent/RU2416817C2/ru not_active IP Right Cessation
- 2005-12-08 JP JP2005355257A patent/JP4911962B2/ja not_active Expired - Fee Related
-
2009
- 2009-11-25 US US12/625,872 patent/US8656300B2/en not_active Expired - Lifetime
-
2011
- 2011-01-13 AU AU2011200136A patent/AU2011200136B2/en not_active Ceased
- 2011-09-30 JP JP2011217740A patent/JP5362798B2/ja not_active Expired - Fee Related
-
2014
- 2014-02-17 US US14/182,149 patent/US9710133B2/en not_active Expired - Fee Related
-
2017
- 2017-07-14 US US15/650,419 patent/US20170315686A1/en not_active Abandoned
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2001042989A (ja) * | 1999-07-27 | 2001-02-16 | Fujitsu Ltd | ウィンドウ制御装置および記録媒体 |
| JP2004280777A (ja) * | 2002-10-08 | 2004-10-07 | Microsoft Corp | グラフィカルユーザインタフェースにおいてソフトウェアアプリケーションを管理するためのシステムおよび方法 |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20150169146A1 (en) * | 2013-12-13 | 2015-06-18 | Samsung Electronics Co., Ltd. | Apparatus and method for switching applications on a mobile terminal |
Also Published As
| Publication number | Publication date |
|---|---|
| US8656300B2 (en) | 2014-02-18 |
| US20100077338A1 (en) | 2010-03-25 |
| JP5362798B2 (ja) | 2013-12-11 |
| AU2011200136B2 (en) | 2014-07-10 |
| US9710133B2 (en) | 2017-07-18 |
| JP4911962B2 (ja) | 2012-04-04 |
| KR101238545B1 (ko) | 2013-02-28 |
| AU2005229691A1 (en) | 2006-06-22 |
| CN1786906B (zh) | 2011-07-13 |
| KR20060064523A (ko) | 2006-06-13 |
| US20060123353A1 (en) | 2006-06-08 |
| CA2525444C (en) | 2015-03-17 |
| BRPI0504834A (pt) | 2007-07-10 |
| AU2005229691B2 (en) | 2010-10-14 |
| MXPA05012068A (es) | 2007-12-11 |
| RU2005138104A (ru) | 2007-06-20 |
| CA2525444A1 (en) | 2006-06-08 |
| US20140195962A1 (en) | 2014-07-10 |
| US20170315686A1 (en) | 2017-11-02 |
| JP2006164290A (ja) | 2006-06-22 |
| RU2416817C2 (ru) | 2011-04-20 |
| EP1669848A3 (en) | 2012-06-06 |
| EP1669848B1 (en) | 2014-12-31 |
| US7665031B2 (en) | 2010-02-16 |
| CN1786906A (zh) | 2006-06-14 |
| EP1669848A2 (en) | 2006-06-14 |
| AU2011200136A1 (en) | 2011-02-03 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5362798B2 (ja) | タスクバーボタンインタフェースの方法とシステム | |
| RU2530342C2 (ru) | Взаимодействие с временной шкалой мультимедиа | |
| KR101255383B1 (ko) | 탭형 브라우저 내에서 탭을 선택하기 위한 시스템 및 방법 | |
| US9875219B2 (en) | Methods and systems for opening a file | |
| US5786814A (en) | Computer controlled display system activities using correlated graphical and timeline interfaces for controlling replay of temporal data representing collaborative activities | |
| US8020101B2 (en) | User specified transfer of data between applications | |
| US5717869A (en) | Computer controlled display system using a timeline to control playback of temporal data representing collaborative activities | |
| US5717879A (en) | System for the capture and replay of temporal data representing collaborative activities | |
| US20080313544A1 (en) | Programmed apparatus and system for dynamic display of presentation files | |
| KR101159390B1 (ko) | 페이지 매겨진 콘텐트를 디스플레이하고 이와 대화하기위한 방법 및 시스템 | |
| US20020002562A1 (en) | Computer controlled display system using a graphical replay device to control playback of temporal data representing collaborative activities | |
| US20090187825A1 (en) | Annotating and Sharing Content | |
| US20120185798A1 (en) | Application view region | |
| KR20080001706A (ko) | 애플리케이션 윈도우 그룹화 및 관리를 위한 방법 및 장치 | |
| AU2014240365B2 (en) | Method and system of taskbar button interface | |
| JP4953190B2 (ja) | 表示装置、コンテンツ閲覧方法およびプログラム |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130227 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130305 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130605 |
|
| RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20130712 |
|
| RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20130719 |
|
| 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: 20130806 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130904 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 5362798 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| 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 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| LAPS | Cancellation because of no payment of annual fees |