JP2004178038A - Multi-window gui system - Google Patents

Multi-window gui system Download PDF

Info

Publication number
JP2004178038A
JP2004178038A JP2002340279A JP2002340279A JP2004178038A JP 2004178038 A JP2004178038 A JP 2004178038A JP 2002340279 A JP2002340279 A JP 2002340279A JP 2002340279 A JP2002340279 A JP 2002340279A JP 2004178038 A JP2004178038 A JP 2004178038A
Authority
JP
Japan
Prior art keywords
window
control unit
transmission window
transparent window
transparent
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2002340279A
Other languages
Japanese (ja)
Inventor
Akimoto Yoshida
哲基 吉田
Takeshi Nagasawa
豪 長澤
Yutaka Yoshioka
裕 吉岡
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2002340279A priority Critical patent/JP2004178038A/en
Publication of JP2004178038A publication Critical patent/JP2004178038A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To allow easy reference/operation of a window hidden behind without changing appearance order and arrangement of windows. <P>SOLUTION: This multi-window GUI system is provided with a means generating a transparent window of an optional size according to operation by a user and fixing it, a means capable of freely changing the position and the size of the fixed transparent window after generation, and a means capable of operating the window on the back side without changing the position and the appearance order of the windows when the window displayed inside the transparent window is selected. In this way, the back side window can be operated while referring to the front side window. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は複数のウインドウを制御できるGUIシステムにおいて、複数のウインドウが重なり合っているときの表示および操作方法に関するものである。
【0002】
【従来の技術】
マルチウインドウGUIシステムにおいて、前面のウインドウにより隠されたウインドウをウインドウの前後関係および配置を損なうことなく参照することのできる機能が提案されている。
【0003】
例えば、マウスポインタのまわりに透過窓を生成し、前面のウインドウを透過させることで背面のウインドウを参照する技術について開示されている(例えば、特許文献1参照。)。
【0004】
【特許文献1】
特開平10−11261号公報(第2−4頁、第3図)
【0005】
【発明が解決しようとする課題】
上記技術では、ウインドウの前後関係および配置を損なうことなく背面のウインドウを参照することはできるが、前後関係を保ったまま操作することは出来ない。また、マウスポインタのまわりに透過窓を生成するという点から、透過窓内参照中はマウスポインタを移動させることはできない。本発明はこの点をふまえ、さらに快適なマルチウインドウGUIシステムを提供することを目的とする。
【0006】
【課題を解決するための手段】
本発明においては、ユーザの操作により、透過窓を自由な大きさで生成し固定する手段と、生成後、固定された透過窓の位置を自由に変更することが出来、また透過窓の大きさを自由に変更できる手段とを有している。また、透過窓内に表示されているウインドウを選択したときに、ウインドウの前後関係を損なうことなく背面のウインドウを操作できる手段を有している。このため、前面ウインドウを参照しながら、背面ウインドウを操作することが可能である。さらに、ウインドウが多重に重なっていた場合、順次表示するウインドウのレイヤ(階層)を変更する手段を有する。このため、容易に階層の深い位置にあるウインドウを、前後関係を保持したまま参照・操作することが可能である。
【0007】
【発明の実施の形態】
以下、本発明の実施の形態について、図面を参照しながら説明する。
図1は、本発明の実施例のマルチウインドウGUIシステムを表すブロック図である。小型計算機102内には、表示装置101へ出力する情報を保持するための表示メモリ103と、ウインドウの位置や前後関係などを保持し制御するレイヤ制御部104と、レイヤ制御部から受け取った情報を元に透過窓を生成し、制御する透過窓制御部107と、透過窓の状態を管理する透過窓管理テーブル110と、入力装置115から入力されたポインタの位置情報を保持し、操作に対する制御を行う入力装置制御部111とを有する。
【0008】
さらに、レイヤ制御部104は、透過窓生成部107の命令に従い情報を渡すレイヤ情報制御部105と、ウインドウの前後関係を変更する機能を有するレイヤ遷移制御部106に分かれる。透過窓制御部107は、透過窓を生成し、削除する機能を有する透過窓生成制御部108と、すでに存在する透過窓の大きさや位置などの表示の形態を変更する機能を有する透過窓表示制御部109とに分かれ、入力装置制御部111は、入力装置115のスイッチが押下されたときの制御を行う入力装置スイッチ押下制御部112と、スイッチの押下が解除されたときの制御を行う入力スイッチ解除制御部113と入力装置115が移動されたときの制御を行う入力装置移動制御部114とに分かれる。
【0009】
また、図17は透過窓管理テーブル110のイメージ図である。透過窓管理テーブル110は、「透過窓の座標」「ステータスフラグ」「表示レイヤの深さ」の3つの要素を有する。透過窓の座標には、現在の透過窓の位置を表す値を格納する。図17ではX=(a:b),Y=(c:d)として、a≦X座標≦b,c≦Y座標≦d(但し、画面左上を起点とする)であるような矩形内が透過窓であることを示している。ステータスフラグには現在のモードを表すフラグを格納する。モードには「透過窓生成モード」「透過窓移動モード」「透過窓拡大・縮小モード」の3つがある。
【0010】
また、図17において「−」としているのは、これら3つのモードのどれにもあたらない状態(標準の表示状態)を表している。表示レイヤの深さには、現在透過窓内に表示しているレイヤの深さを示す値を格納する。図17では、透過窓生成直後の状態を1とし、1レイヤ深くなる毎に、1だけインクリメントしている。ここで図17の各値はイメージであり、必ずしもこのとおりに作成する必要はない。各値は、数値でも文字列でも、またはバイナリ値でもよい。また、図17におけるテーブルは8行しかないが、これは本発明が、透過窓を最大8個までしか管理できないということを示しているわけではない。
【0011】
次に、本発明の実施例の動作について、ユーザ操作により画面が遷移する様子を、図9〜16を用いて説明する。
図9では、ウインドウw01とウインドウw02が重なっており、前面のウインドウw01上でマウスの右クリックが行われてポップアップw03が表示された状態を表している。また、ポインタp01でポップアップw03からメニューを選択する様子が表示されている。ここで、ポップアップw03から「透過窓生成」を選択し実行すると、透過窓生成モードに切り替わる。
【0012】
図10では、ウインドウw01上に透過窓c01を描画する様子が表示されている。ここではポインタp01の形状は変更されていないが、透過窓生成モードに切り替わったことを明示的に示すため、ポインタp01の形状を変更するなどしてもよい。ウインドウw01上でマウスを移動させると、図のように透過窓を表す矩形(c01)が描画され、その内部には随時、隠されていたウインドウw02が表示されるようになり、マウスの左クリックをすることで透過窓生成モードを終了し、透過窓の生成が完了する。
【0013】
図11では、ウインドウw01上に生成した透過窓c01を透過窓c02のように拡大する様子を表示している。透過窓c01の境界にポインタp01を合わせ、マウスの右クリックをすると、透過窓拡大・縮小モードになり、マウスの右クリックをしたままポインタp01の移動を行うと、透過窓c02のように透過窓c01のサイズが変更され、透過窓c02内には随時、ウインドウw02の情報が表示されるようになる。
【0014】
マウスの右クリックを解除することにより、透過窓拡大・縮小モードが終了し、透過窓c02の拡大・縮小が完了する。また、イメージ図は掲載しないが、透過窓の境界にポインタを合わせ、マウスの左クリックをすることにより、透過窓移動モードになり、マウスの左クリックをしたままポインタの移動を行うと、ポインタの動作にあわせて透過窓の位置を変更することができる。そして、マウスの左クリックを解除することにより、透過窓移動モードが終了し、透過窓の移動が完了する。
【0015】
図12では、透過窓内に見えているウインドウw02を左クリックすることにより、前後関係を保持したままウインドウw02をアクティブにし、操作できることを示している。透過窓内に見えているウインドウw02を左クリックすると、透過窓のあるウインドウw01をアクティブにしたまま、かつ最前面に固定したままウインドウw02をアクティブにし、透過窓内で操作できるようにする。ここでは、ウインドウw01に表示された「Password」を参照しながら、ウインドウw02にある「Password」入力領域に文字を入力している。
【0016】
次に図13のように透過窓c02内で右クリックすると、ポップアップw04が表示される。そこから「次のレイヤ」を選択し実行すると、現在、矩形窓c02内に表示されているのがデスクトップ(ウインドウのない所)のみであれば、初期状態(背後にあるウインドウのうちで最も上位にあるウインドウが表示されている状態)が表示され、矩形窓c02内にウインドウが表示されていれば、そのうちの最も上位にあるウインドウを透過した状態を表示する。
【0017】
このように、「次のレイヤ」を繰り返し実行することにより、順次ウインドウを透過していくことができ、透過窓c02内に表示されるのがデスクトップのみであるときに「次のレイヤ」を実行すると、再び初期状態に戻る。
【0018】
さらに図15のように、ポップアップw04から「削除」を選択し実行すると、図16のように透過窓c02が削除され、標準の表示状態に戻る。また、透過窓の削除は透過窓のあるウインドウが最前面で無くなった時にも発生する。
【0019】
次に図2〜8を用いて、各制御部の動作の詳細を説明する。
図2は、入力装置スイッチ押下制御部112の動作を表す流れ図であり、入力装置スイッチ押下制御部112はマウスなどの入力装置のスイッチを押下したときの動作を制御する。まず、マウスの左クリックを検知する(202)と、透過窓管理テーブル110から現在、透過窓生成モードであるかどうかを確認し(208)、透過窓生成モードであるならば、透過窓生成制御部108に透過窓生成終了命令を発行する(209)。
【0020】
透過窓生成モードでないときは、現在のポインタの位置を調べ、それを保持し(210)、次に透過窓管理テーブル110からその位置が透過窓の内部か外部か、もしくは境界上なのかを確認し(211)、もし内部か外部であるならば、その位置にウインドウがあるかどうかをレイヤ制御部104が保持している情報から調べ(213)、そこにウインドウがあればレイヤ遷移制御部106にレイヤ遷移命令を発行する(214)。透過窓の境界であるならば、透過窓表示制御部に透過窓移動命令を発行する(212)。
【0021】
次にマウスの右クリックを検知(202)したときの動作を説明する。このときポインタの位置を調べ、それを保持し(203)、透過窓管理テーブル110からその位置が透過窓の内部か外部か、もしくは境界上なのかを調べる(204)。外部であるならばポップアップを表示する(205)。これは、図9のポップアップw03にあたる。もし内部であるならば、ポップアップ(透過窓用)を表示する(207)。これは、図13および図15のポップアップw04にあたる。さらに境界上であったならば、透過窓表示制御部109に透過窓拡大・縮小命令を発行する。
【0022】
図3は、入力装置スイッチ解除制御部113の動作を表す流れ図であり、入力装置スイッチ解除制御部113はマウスなどによる入力装置のスイッチの押下を解除したときの動作を制御する。まず、マウスの左クリックの解除を検知すると(302)、現在のポインタの位置を調べ(303)、透過窓管理テーブル110からその位置が透過窓の内部であるか外部であるか、もしくは境界上であるかを判断する(304)。もし境界上であったなら透過窓表示制御部109に透過窓移動終了命令を発行する(305)。
【0023】
次にマウスの右クリックの解除を検知すると(302)、現在のポインタの位置を調べ(306)、透過窓管理テーブル110からその位置が透過窓の内部であるか外部であるか、もしくは境界上であるかを判断する(307)。もし境界上であったなら透過窓表示制御部109に透過窓拡大・縮小終了命令を発行する(308)。
【0024】
図4は、入力装置移動制御部114の動作を表す流れ図であり、入力装置移動制御部114はマウスなどの入力装置が移動したときの動作を制御する。入力装置の移動を受け取ると(402)、ポインタの表示位置をマウスの移動距離に応じて移動させ、その位置の座標を保持する(403)。次に透過窓管理テーブル110から現在のモードを調べ(404)、それが透過窓生成モードであったならば、透過窓生成制御部108にポインタの移動を通知し、現在のポインタの座標を渡す(405)。また、透過窓移動モードか透過窓拡大・縮小モードであったならば、透過窓表示制御部109にポインタの移動を通知し、現在のポインタの座標を渡す(406)。
【0025】
図5は、透過窓生成制御部108の動作を表す流れ図であり、透過窓生成制御部108は透過窓の生成および削除を行う。まず、命令を受けると、それを判定し(502)、もし透過窓生成命令であったならば(この命令はイメージ図9におけるポップアップw03から選択実行されることによって発行される)、生成命令を受けたときのポインタの座標を取得し(生成命令を受けたときとは、図2の205においてポップアップが表示されたときであり、そのときのポインタの座標とは、203で保持した座標をいう)、透過窓生成モードに切り替える(503)。ここで、透過窓生成モードに切り替えるとは、透過窓管理テーブルに現在、透過窓を生成中であることを示すフラグを登録することである。
【0026】
透過窓生成モードに切り替わった後は、次の命令が発行されるのを待機し(504)、命令が発行されるとそれを判定し(505)、ポインタ移動の通知が入力装置移動制御部114から発行されたのであれば、現在のポインタの座標(これは入力装置移動制御部114から通知される)を取得し(506)、生成命令を受けたときのポインタの座標と現在のポインタの座標とを含む最小の矩形領域に対し、レイヤ情報制御部105から下レイヤの情報を受け取って、それを表示メモリに渡す(507)。また、このときポインタが縮小方向に移動したのであれば、透過窓の矩形外となった座標部分については元のレイヤ情報を表示メモリに渡す。
【0027】
また、入力装置スイッチ押下制御部112から透過窓生成終了命令を受け取ったのであるならば、透過窓を確定し、透過窓生成モードを終了する(508)。ここで、透過窓を確定するとは、透過窓管理テーブルに生成した透過窓の座標および、現在表示しているレイヤの深さを登録することであり、透過窓生成モードを終了するとは、503で登録した透過窓を生成中であることを示すフラグを削除することである。また502において、透過窓の削除命令(これはイメージ図15のポップアップw04から選択実行されることで発行される。
【0028】
また、最前面のウインドウに透過窓が存在するとき、その最前面のウインドウが最前面でなくなるとき(図8の808)にも発行される。)が発行されたのであれば、透過窓内の座標に対し、元のレイヤの情報を表示メモリに渡し(509)、透過窓を表す矩形表示を削除する。このとき、透過窓管理テーブルから削除対象の透過窓の座標情報も削除する(510)。
【0029】
図6は、透過窓表示制御部109の動作を表す流れ図であり、透過窓表示制御部109は透過窓の拡大・縮小・移動などを行う。まず、命令を受けると、それを判定し(602)、もし透過窓拡大・縮小命令であったならば(この命令は入力装置スイッチ押下制御部112から発行される・図2の206)、拡大・縮小命令を受けたときのポインタの座標を取得し(拡大・縮小命令を受けたときとは、透過窓の境界上でマウスの右クリックをされたときであり、そのときのポインタの座標とは、203で保持した座標をいう)、透過窓拡大・縮小モードに切り替える(603)。
【0030】
ここで、透過窓拡大・縮小モードに切り替えるとは、拡大・縮小しようとする対象の透過窓に対して、透過窓を拡大・縮小中であることを示すフラグを登録することである。
【0031】
透過窓拡大・縮小モードに切り替わった後は、次の命令が発行されるのを待機し(604)、命令が発行されるとそれを判定し(605)、ポインタ移動の通知が入力装置移動制御部114から発行されたのであれば、現在のポインタの座標(これは入力装置移動制御部114から通知される)を取得し(606)、拡大・縮小命令を受けたときのポインタの座標と現在のポインタの座標とから透過窓のサイズを変更し(607)、変更後の座標に対する下のレイヤの情報をレイヤ情報制御部105から受け取り、それを表示メモリに渡す(608)。このときポインタが縮小方向に移動したのであれば、透過窓の矩形外となった座標部分については元のレイヤ情報を表示メモリに渡す。
【0032】
また、入力装置スイッチ解除制御部113から透過窓拡大・縮小終了命令が発行されたのであれば、透過窓のサイズを確定し、透過窓拡大・縮小モードを終了する(609)。ここで、透過窓のサイズを確定するとは、透過窓管理テーブル110に登録されている透過窓の座標を更新することであり、透過窓拡大・縮小モードを終了するとは603で登録した拡大・縮小中であることを示すフラグを削除することである。
【0033】
次に602で移動命令(入力装置スイッチ押下制御部112から発行される・図2の212)を受けたときの動きを説明する。このとき、移動命令を受けたときのポインタの座標を取得し(移動命令を受けたときとは、透過窓の境界上でマウスの左クリックをされたときであり、そのときのポインタの座標とは、210で保持した座標をいう)、透過窓移動モードに切り替える(610)。ここで、透過窓移動モードに切り替えるとは、移動しようとする対象の透過窓に対して、透過窓を移動中であることを示すフラグを登録することである。
【0034】
透過窓移動モードに切り替わった後は、次の命令が発行されるのを待機し(611)、命令が発行されるとそれを判定し(612)、ポインタ移動の通知が入力装置移動制御部114から発行されたのであれば、現在のポインタの座標(これは入力装置移動制御部114から通知される)を取得し(613)、移動命令を受けたときのポインタの座標と現在のポインタの座標とから透過窓のサイズを保存したまま位置変更し(614)、変更後の座標に対する下のレイヤの情報をレイヤ情報制御部105から受け取り、それを表示メモリに渡す(615)。
【0035】
このとき透過窓の位置が移動したことにより、透過窓の矩形外となった座標部分については元のレイヤ情報を表示メモリに渡す。
また、入力装置スイッチ解除制御部113から透過窓移動終了命令が発行されたのであれば、透過窓の位置を確定し、透過窓移動モードを終了する(616)。ここで、透過窓の位置を確定するとは、透過窓管理テーブル110に登録されている透過窓の座標を更新することであり、透過窓移動モードを終了するとは、610で登録した移動中であることを示すフラグを削除することである。
【0036】
さらに、602において次のレイヤを表示する命令(これはイメージ図13のポップアップw04から選択実行することにより、発行される)を受け取ったとき、透過窓が描画されている座標に対し、ウインドウレイヤ制御部に次に表示すべきレイヤの情報を問い合わせ(617)、それにより受け取ったレイヤ情報を表示メモリに渡し(618)、表示レイヤを確定する(619)。ここで、表示レイヤを確定するとは、透過窓管理テーブル110の、透過窓に表示しているレイヤの深さの情報を更新することである。
【0037】
図7は、レイヤ情報制御部105の動作を表す流れ図であり、レイヤ情報制御部105はウインドウの階層(レイヤ)を管理する。まず、命令を受けるとそれを判定し(702)、それが透過窓生成制御部108からの透過命令であれば、透過窓生成制御部から透過部分の座標(この座標の情報は図5の507において渡される)を受け取り(703)、自身が保持しているレイヤ情報から、受け取った透過部分の座標に対する下のレイヤ情報を調べ(704)、その中で最も上にあるレイヤ情報を透過窓生成制御部108に返す(705)。
【0038】
また、702で判定した命令が透過窓の拡大・縮小、もしくは移動であれば、透過窓表示制御部109から透過部分の座標(この座標の情報は図6の608または615において渡される)を受け取り(706)、自身が保持しているレイヤ情報から、受け取った透過部分の座標に対する下のレイヤ情報を調べ(707)、透過窓に表示中の深さのレイヤ情報を透過窓表示制御部109に返す(708)。
【0039】
さらに、702で判定した命令が透過窓内に表示する情報のレイヤ遷移であったならば、透過窓表示制御部109から透過部分の座標と現在表示しているレイヤの深さ(これらの情報は図6の617において渡される)を受け取り(709)、受け取ったレイヤの深さから、その深さよりもさらに下にレイヤがあるかどうかを判定し(710)、もしあれば、その下にあるレイヤの情報を透過窓表示制御部109に渡す(711)。なければ、下にあるレイヤのなかで最も上にあるレイヤの情報を透過窓表示制御部109に渡す(712)。
【0040】
図8はレイヤ遷移制御部106の動作を示す流れ図であり、レイヤ遷移制御部106はウインドウのレイヤの遷移を制御する。まず、ウインドウの入力スイッチ押下制御部112からのレイヤ遷移命令を受けると(802)、そのときのポインタの座標(これは図2の210で保持された座標である)が透過窓上であるかないかを透過窓管理テーブルから判定し(803)、もし透過窓内であれば、透過窓のあるウインドウをアクティブにしたまま、遷移対象のウインドウをアクティブにする。
【0041】
このとき、透過窓のあるウインドウと遷移対象のウインドウとの前後関係は変更しない。逆に、透過窓外であったならば、まず遷移対象のウインドウが最前面にあるかどうかを判定し(805)、最前面であれば遷移対象のウインドウをアクティブにし、その他のウインドウを非アクティブにする(806)。また、最前面でなかったならば、現在の最前面のウインドウに透過窓があるかどうかを判定し(807)、存在すれば透過窓生成制御部108に透過窓削除命令を発行(808)したあと、遷移対象のウインドウをアクティブかつ最前面にし、その他のウインドウを非アクティブにする(809)。807の判定で透過窓がなければ、そのまま809を実行する。
【0042】
【発明の効果】
以上のように、本発明では背面ウインドウを表示するための透過窓を自由な大きさで生成し固定でき、生成固定後も自由に位置を移動または大きさの変更をすることができる。また、透過窓内において、ウインドウの前後関係を損なうことなく背面ウインドウを操作することが出来るため、ウインドウの前後関係および配置を損なうことなく前面ウインドウを参照しながら、背面ウインドウを操作することを可能にする。
【0043】
また透過窓内に表示する背面ウインドウの階層の深さを変更できるため、容易に深い階層にあるウインドウを参照・操作することを可能にする。これらにより、ユーザの操作効率を上げ、快適なGUIシステムを提供することができる。
【図面の簡単な説明】
【図1】本発明の実施例のマルチウインドウGUIシステムを示すブロック図である。
【図2】本発明の実施例における入力装置スイッチ押下制御部の処理手順を示すフローチャート図である。
【図3】本発明の実施例における入力スイッチ解除制御部の処理手順を示すフローチャート図である。
【図4】本発明の実施例における入力装置移動制御部の処理手順を示すフローチャート図である。
【図5】本発明の実施例における透過窓生成制御部の処理手順を示すフローチャート図である。
【図6】本発明の実施例における透過窓表示制御部の処理手順を示すフローチャート図である。
【図7】本発明の実施例におけるレイヤ情報制御部の処理手順を示すフローチャート図である。
【図8】本発明の実施例におけるレイヤ遷移制御部の処理手順を示すフローチャート図である。
【図9】本発明の実施例における画面表示の例を示すイメージ図である。
【図10】本発明の実施例における画面表示の例を示すイメージ図である。
【図11】本発明の実施例における画面表示の例を示すイメージ図である。
【図12】本発明の実施例における画面表示の例を示すイメージ図である。
【図13】本発明の実施例における画面表示の例を示すイメージ図である。
【図14】本発明の実施例における画面表示の例を示すイメージ図である。
【図15】本発明の実施例における画面表示の例を示すイメージ図である。
【図16】本発明の実施例における画面表示の例を示すイメージ図である。
【図17】本発明の透過窓管理テーブルの形式を示すイメージ図である。
【符号の説明】
101 表示装置
102 小型計算機
103 表示メモリ
104 レイヤ制御部
105 レイヤ情報制御部
106 レイヤ遷移制御部
107 透過窓制御部
108 透過窓生成制御部
109 透過窓表示制御部
110透過窓管理テーブル
111 入力装置制御部
112 入力装置スイッチ押下制御部
113 入力装置スイッチ解除制御部
114 入力装置移動制御部
115 入力装置
w01,w02,w05 ウインドウ
w03,w04 ポップアップ
p01,p02 ポインタ
c01,c02 透過窓
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a display and operation method when a plurality of windows are overlapped in a GUI system capable of controlling a plurality of windows.
[0002]
[Prior art]
In a multi-window GUI system, a function has been proposed in which a window hidden by a front window can be referenced without impairing the context and arrangement of the windows.
[0003]
For example, a technique is disclosed in which a transparent window is generated around a mouse pointer, and a window on the back is referred to by transmitting the window on the front (for example, see Patent Document 1).
[0004]
[Patent Document 1]
JP-A-10-11261 (pages 2-4, FIG. 3)
[0005]
[Problems to be solved by the invention]
In the above technique, the back window can be referred to without losing the context and arrangement of the windows, but it is not possible to operate while maintaining the context. In addition, the mouse pointer cannot be moved while referring to the inside of the transparent window because a transparent window is generated around the mouse pointer. It is an object of the present invention to provide a more comfortable multi-window GUI system based on this point.
[0006]
[Means for Solving the Problems]
In the present invention, means for generating and fixing a transparent window in a free size by a user's operation, and after generation, the position of the fixed transparent window can be freely changed, and the size of the transparent window can be changed. Can be freely changed. In addition, there is provided a means for operating a rear window when a window displayed in the transparent window is selected without impairing the order of the windows. Therefore, it is possible to operate the rear window while referring to the front window. Further, when the windows are multiplexed, a means for changing the layer (layer) of the sequentially displayed windows is provided. Therefore, it is possible to easily refer to and operate a window at a deep position in the hierarchy while maintaining the context.
[0007]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram illustrating a multi-window GUI system according to an embodiment of the present invention. In the small computer 102, a display memory 103 for holding information to be output to the display device 101, a layer control unit 104 for holding and controlling the position and the front-back relationship of windows, and information received from the layer control unit A transmission window control unit 107 that generates and controls a transmission window based on the transmission window, a transmission window management table 110 that manages the state of the transmission window, and position information of a pointer input from the input device 115 are held to control the operation. And an input device control unit 111 for performing the operation.
[0008]
Further, the layer control unit 104 is divided into a layer information control unit 105 that passes information in accordance with a command from the transparent window generation unit 107 and a layer transition control unit 106 that has a function of changing the context of the window. The transmission window control unit 107 has a transmission window generation control unit 108 having a function of generating and deleting a transmission window, and a transmission window display control having a function of changing a display mode such as the size and position of an existing transmission window. The input device control unit 111 includes an input device switch pressing control unit 112 that performs control when a switch of the input device 115 is pressed, and an input switch that performs control when the switch is released from being pressed. It is divided into a release control unit 113 and an input device movement control unit 114 that performs control when the input device 115 is moved.
[0009]
FIG. 17 is an image diagram of the transparent window management table 110. The transparent window management table 110 has three elements: “coordinates of the transparent window”, “status flag”, and “depth of the display layer”. In the coordinates of the transmission window, a value representing the current position of the transmission window is stored. In FIG. 17, X = (a: b) and Y = (c: d), and a rectangle within which a ≦ X coordinate ≦ b and c ≦ Y coordinate ≦ d (where the upper left corner of the screen is a starting point) is shown. This indicates that the window is a transmission window. The status flag stores a flag indicating the current mode. There are three modes, a “transmission window generation mode”, a “transmission window movement mode”, and a “transmission window enlargement / reduction mode”.
[0010]
In FIG. 17, "-" indicates a state that does not correspond to any of these three modes (standard display state). In the depth of the display layer, a value indicating the depth of the layer currently displayed in the transmission window is stored. In FIG. 17, the state immediately after the generation of the transparent window is set to 1, and is incremented by 1 every time the layer becomes deeper. Here, each value in FIG. 17 is an image, and does not necessarily need to be created as such. Each value may be a number, a string, or a binary value. Also, although the table in FIG. 17 has only eight rows, this does not mean that the present invention can manage up to eight transparent windows.
[0011]
Next, the operation of the embodiment of the present invention will be described with reference to FIGS.
FIG. 9 illustrates a state in which the window w01 and the window w02 overlap each other, and a right click of the mouse is performed on the front window w01 to display a pop-up w03. Further, a state in which a menu is selected from the popup w03 with the pointer p01 is displayed. Here, when “Transparent window generation” is selected and executed from the pop-up w03, the mode is switched to the transparent window generation mode.
[0012]
In FIG. 10, a state in which the transparent window c01 is drawn on the window w01 is displayed. Here, the shape of the pointer p01 is not changed, but the shape of the pointer p01 may be changed to explicitly indicate that the mode has been switched to the transparent window generation mode. When the mouse is moved on the window w01, a rectangle (c01) representing a transparent window is drawn as shown in the figure, and the hidden window w02 is displayed inside the window at any time, and left-clicking of the mouse Is performed to end the transmission window generation mode, and generation of the transmission window is completed.
[0013]
FIG. 11 shows a state in which the transmission window c01 generated on the window w01 is enlarged like the transmission window c02. Move the pointer p01 to the boundary of the transparent window c01 and right-click the mouse to enter the transparent window enlargement / reduction mode. If the pointer p01 is moved while the right mouse button is clicked, the transparent window c02 is displayed. The size of c01 is changed, and information on window w02 is displayed in transmission window c02 as needed.
[0014]
By releasing the right-click of the mouse, the transmission window enlargement / reduction mode ends, and the enlargement / reduction of the transmission window c02 is completed. Although the image is not shown, move the pointer to the border of the transparent window and left-click the mouse to enter the transparent window movement mode.If you move the pointer while left-clicking the mouse, the pointer moves. The position of the transmission window can be changed in accordance with. Then, by releasing the left click of the mouse, the transmission window movement mode ends, and the movement of the transmission window is completed.
[0015]
FIG. 12 shows that by left-clicking the window w02 visible in the transparent window, the window w02 can be activated and operated while maintaining the context. When the window w02 visible in the transmission window is left-clicked, the window w02 with the transmission window is activated and the window w02 is activated while being fixed to the foreground, so that the window w02 can be operated in the transmission window. Here, characters are input to the “Password” input area in the window w02 while referring to “Password” displayed in the window w01.
[0016]
Next, as shown in FIG. 13, when right-clicking in the transparent window c02, a pop-up w04 is displayed. When "next layer" is selected and executed from there, if only the desktop (where there is no window) is currently displayed in the rectangular window c02, the initial state (the highest level among windows behind) is displayed. Is displayed, and if a window is displayed in the rectangular window c02, a state in which the highest-level window is transmitted is displayed.
[0017]
In this manner, by repeatedly executing the “next layer”, the window can be sequentially transmitted, and the “next layer” is executed when only the desktop is displayed in the transparent window c02. Then, it returns to the initial state again.
[0018]
Further, when "delete" is selected and executed from the pop-up w04 as shown in FIG. 15, the transparent window c02 is deleted as shown in FIG. 16, and the display returns to the standard display state. The deletion of the transmission window also occurs when the window with the transmission window disappears at the forefront.
[0019]
Next, the operation of each control unit will be described in detail with reference to FIGS.
FIG. 2 is a flowchart showing the operation of the input device switch pressing control unit 112. The input device switch pressing control unit 112 controls the operation when the switch of the input device such as the mouse is pressed. First, when a left mouse click is detected (202), it is checked from the transparent window management table 110 whether or not the current mode is the transparent window generation mode (208). A transmission window generation end instruction is issued to the unit 108 (209).
[0020]
When the mode is not the transparent window generation mode, the current position of the pointer is checked and held (210), and it is then confirmed from the transparent window management table 110 whether the position is inside or outside the transparent window or on the boundary. (211) If it is inside or outside, it is checked whether there is a window at that position from the information held by the layer control unit 104 (213), and if there is a window there, the layer transition control unit 106 (214). If it is the boundary of the transmission window, a transmission window moving command is issued to the transmission window display control unit (212).
[0021]
Next, the operation when the right click of the mouse is detected (202) will be described. At this time, the position of the pointer is checked and held (203), and it is checked from the transparent window management table 110 whether the position is inside or outside the transparent window or on the boundary (204). If it is outside, a popup is displayed (205). This corresponds to the pop-up w03 in FIG. If it is inside, a popup (for a transparent window) is displayed (207). This corresponds to the pop-up w04 in FIG. 13 and FIG. If it is further on the boundary, a transmission window enlargement / reduction instruction is issued to the transmission window display control unit 109.
[0022]
FIG. 3 is a flowchart showing the operation of the input device switch release control unit 113. The input device switch release control unit 113 controls the operation when the depression of the switch of the input device by the mouse or the like is released. First, when the release of the left mouse click is detected (302), the current position of the pointer is checked (303), and from the transparent window management table 110, the position is inside or outside the transparent window, or on the boundary. Is determined (304). If it is on the boundary, a transmission window movement end command is issued to the transmission window display control unit 109 (305).
[0023]
Next, when the release of the right mouse click is detected (302), the current position of the pointer is checked (306), and from the transparent window management table 110, whether the position is inside or outside the transparent window, or on the boundary. Is determined (307). If it is on the boundary, a transmission window enlargement / reduction end command is issued to the transmission window display control unit 109 (308).
[0024]
FIG. 4 is a flowchart showing the operation of the input device movement control unit 114. The input device movement control unit 114 controls the operation when an input device such as a mouse moves. When the movement of the input device is received (402), the display position of the pointer is moved according to the moving distance of the mouse, and the coordinates of the position are held (403). Next, the current mode is checked from the transparent window management table 110 (404). If the current mode is the transparent window generation mode, the movement of the pointer is notified to the transparent window generation control unit 108 and the coordinates of the current pointer are passed. (405). If the mode is the transmission window movement mode or the transmission window enlargement / reduction mode, the movement of the pointer is notified to the transmission window display control unit 109, and the coordinates of the current pointer are passed (406).
[0025]
FIG. 5 is a flowchart illustrating the operation of the transmission window generation control unit 108. The transmission window generation control unit 108 generates and deletes a transmission window. First, when an instruction is received, it is determined (502). If the instruction is a transparent window generation instruction (this instruction is issued by being selectively executed from the pop-up w03 in FIG. 9), the generation instruction is received. (When the generation instruction is received, the pop-up is displayed at 205 in FIG. 2, and the coordinates of the pointer at that time are the coordinates held at 203) Is switched to the transmission window generation mode (503). Here, switching to the transparent window generation mode means registering a flag indicating that a transparent window is currently being generated in the transparent window management table.
[0026]
After switching to the transparent window generation mode, the system waits for the next instruction to be issued (504). When the instruction is issued, it determines that the instruction is issued (505). , The coordinates of the current pointer (this is notified from the input device movement control unit 114) are obtained (506), and the coordinates of the pointer when the generation command is received and the coordinates of the current pointer are obtained. The information of the lower layer is received from the layer information control unit 105 with respect to the minimum rectangular area including the following, and is passed to the display memory (507). At this time, if the pointer has moved in the reduction direction, the original layer information is passed to the display memory for the coordinates outside the rectangle of the transparent window.
[0027]
If a transmission window generation end command has been received from the input device switch pressing control unit 112, the transmission window is determined and the transmission window generation mode ends (508). Here, to determine the transparent window is to register the coordinates of the generated transparent window and the depth of the currently displayed layer in the transparent window management table, and to end the transparent window generation mode in step 503. This is to delete the flag indicating that the registered transmission window is being generated. Also, at 502, an instruction to delete the transparent window (this is issued by being selectively executed from the pop-up w04 in FIG. 15).
[0028]
In addition, it is also issued when a transmission window exists in the foreground window and the foreground window is no longer the foreground (808 in FIG. 8). ) Is issued, the information of the original layer is passed to the display memory for the coordinates in the transparent window (509), and the rectangular display representing the transparent window is deleted. At this time, the coordinate information of the transmission window to be deleted is also deleted from the transmission window management table (510).
[0029]
FIG. 6 is a flowchart illustrating the operation of the transmission window display control unit 109. The transmission window display control unit 109 performs enlargement, reduction, and movement of the transmission window. First, when an instruction is received, it is determined (602). If the instruction is a transmission window enlargement / reduction instruction (this instruction is issued from the input device switch pressing control unit 112; 206 in FIG. 2), the enlargement is performed. -Obtain the coordinates of the pointer at the time of receiving the reduction instruction (when receiving the enlargement / reduction instruction, it is when the right mouse button is clicked on the boundary of the transparent window, and the coordinates of the pointer at that time are Refers to the coordinates held in 203), and switches to the transmission window enlargement / reduction mode (603).
[0030]
Here, switching to the transmission window enlargement / reduction mode means registering a flag indicating that the transmission window is being enlarged / reduced with respect to the transmission window to be enlarged / reduced.
[0031]
After switching to the transparent window enlargement / reduction mode, the system waits for the next instruction to be issued (604). When the instruction is issued, it is determined (605). If issued from the unit 114, the coordinates of the current pointer (this is notified from the input device movement control unit 114) are obtained (606), and the coordinates of the pointer when the enlargement / reduction instruction is received and the current coordinates are obtained. The size of the transparent window is changed from the coordinates of the pointer (607), and the information of the lower layer with respect to the changed coordinates is received from the layer information control unit 105 and passed to the display memory (608). At this time, if the pointer has moved in the reduction direction, the original layer information is passed to the display memory for the coordinates outside the rectangle of the transparent window.
[0032]
If a transmission window enlargement / reduction end command has been issued from the input device switch release control unit 113, the size of the transmission window is determined, and the transmission window enlargement / reduction mode ends (609). Here, to determine the size of the transmission window means to update the coordinates of the transmission window registered in the transmission window management table 110, and to end the transmission window enlargement / reduction mode means to register the enlargement / reduction registered in 603. This is to delete the flag indicating that the data is being processed.
[0033]
Next, a description will be given of the movement at 602 when a movement instruction (issued from the input device switch pressing control unit 112; 212 in FIG. 2) is received. At this time, the coordinates of the pointer at the time of receiving the movement command are acquired (the time of receiving the movement command is when the left mouse click is performed on the boundary of the transparent window, and the coordinates of the pointer at that time are obtained. Refers to the coordinates held in 210), and switches to the transmissive window movement mode (610). Here, switching to the transmission window moving mode means registering a flag indicating that the transmission window is being moved with respect to the transmission window to be moved.
[0034]
After switching to the transparent window movement mode, the system waits for the next command to be issued (611). When the command is issued, it is determined (612). , The coordinates of the current pointer (this is notified from the input device movement control unit 114) are obtained (613), and the coordinates of the pointer when the movement command is received and the coordinates of the current pointer are obtained. Then, the position is changed while retaining the size of the transparent window (614), the information of the lower layer with respect to the changed coordinates is received from the layer information control unit 105, and is passed to the display memory (615).
[0035]
At this time, the original layer information is passed to the display memory for the coordinate portion outside the rectangle of the transmission window due to the movement of the position of the transmission window.
If the input device switch release control unit 113 has issued the transmission window movement end command, the position of the transmission window is determined, and the transmission window movement mode ends (616). Here, to determine the position of the transmission window means to update the coordinates of the transmission window registered in the transmission window management table 110, and to end the transmission window moving mode means to be moving as registered in 610. Is to delete the flag indicating that
[0036]
Further, when an instruction to display the next layer is received in 602 (this is issued by selecting and executing from the pop-up w04 in the image diagram 13), the window layer control unit controls the coordinates where the transparent window is drawn. Inquires the information of the layer to be displayed next (617), passes the received layer information to the display memory (618), and determines the display layer (619). Here, to determine the display layer means to update the information on the depth of the layer displayed on the transparent window in the transparent window management table 110.
[0037]
FIG. 7 is a flowchart illustrating the operation of the layer information control unit 105. The layer information control unit 105 manages the window hierarchy (layer). First, when a command is received, it is determined (702). If the command is a transmission command from the transmission window generation control unit 108, the coordinates of the transmission part are transmitted from the transmission window generation control unit (this coordinate information is 507 in FIG. 5). Is passed (703), and the lower layer information corresponding to the coordinates of the received transparent portion is checked from the layer information held by itself (704), and the uppermost layer information among them is generated as a transparent window. It returns to the control unit 108 (705).
[0038]
If the command determined in 702 is enlargement / reduction or movement of the transparent window, the coordinates of the transparent portion (information of this coordinate is passed in 608 or 615 in FIG. 6) are received from the transparent window display control unit 109. (706), the lower layer information corresponding to the coordinates of the received transparent portion is checked from the layer information held by itself (707), and the layer information of the depth displayed on the transparent window is transmitted to the transparent window display control unit 109. Return (708).
[0039]
Further, if the command determined in 702 is a layer transition of information to be displayed in the transparent window, the transparent window display control unit 109 sends the coordinates of the transparent portion and the depth of the currently displayed layer (these information is (Passed at 617 in FIG. 6) (709), and from the depth of the received layer, it is determined whether there is a layer further below the depth (710), and if so, the layer below it Is passed to the transmission window display control unit 109 (711). If not, the information of the uppermost layer among the lower layers is passed to the transparent window display control unit 109 (712).
[0040]
FIG. 8 is a flowchart showing the operation of the layer transition control unit 106. The layer transition control unit 106 controls the transition of the layer of the window. First, when a layer transition command is received from the input switch pressing control unit 112 of the window (802), the coordinates of the pointer at this time (this is the coordinates held in 210 in FIG. 2) are not on the transparent window. It is determined from the transparent window management table (803), and if it is within the transparent window, the window to be transitioned is activated while the window with the transparent window remains active.
[0041]
At this time, the context between the window having the transparent window and the window to be transitioned is not changed. Conversely, if it is outside the transmission window, it is first determined whether the transition target window is in the foreground (805). If it is the foreground, the transition target window is activated and the other windows are deactivated. (806). If it is not the foreground, it is determined whether or not the current foreground window has a transparent window (807). If so, a transparent window deletion command is issued to the transparent window generation control unit 108 (808). Then, the window to be transitioned is made active and frontmost, and the other windows are deactivated (809). If there is no transmission window in the judgment of 807, 809 is executed as it is.
[0042]
【The invention's effect】
As described above, according to the present invention, the transparent window for displaying the rear window can be generated and fixed in any size, and the position can be freely moved or the size can be freely changed after the generation and fixing. In addition, since the rear window can be operated in the transmissive window without losing the front and rear relationship of the windows, it is possible to operate the rear window while referring to the front window without losing the front and rear relationship and arrangement of the windows. To
[0043]
Further, since the depth of the back window displayed in the transparent window can be changed, it is possible to easily refer to and operate a window in a deep window. As a result, the operation efficiency of the user can be increased, and a comfortable GUI system can be provided.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a multi-window GUI system according to an embodiment of the present invention.
FIG. 2 is a flowchart illustrating a processing procedure of an input device switch pressing control unit according to the embodiment of the present invention.
FIG. 3 is a flowchart illustrating a processing procedure of an input switch release control unit according to the embodiment of the present invention.
FIG. 4 is a flowchart illustrating a processing procedure of an input device movement control unit according to the embodiment of the present invention.
FIG. 5 is a flowchart illustrating a processing procedure of a transmission window generation control unit according to the embodiment of the present invention.
FIG. 6 is a flowchart illustrating a processing procedure of a transmission window display control unit according to the embodiment of the present invention.
FIG. 7 is a flowchart illustrating a processing procedure of a layer information control unit according to the embodiment of the present invention.
FIG. 8 is a flowchart illustrating a processing procedure of a layer transition control unit according to the embodiment of the present invention.
FIG. 9 is an image diagram showing an example of a screen display in the embodiment of the present invention.
FIG. 10 is an image diagram showing an example of a screen display in the embodiment of the present invention.
FIG. 11 is an image diagram showing an example of a screen display in the embodiment of the present invention.
FIG. 12 is an image diagram showing an example of a screen display in the embodiment of the present invention.
FIG. 13 is an image diagram showing an example of a screen display in the embodiment of the present invention.
FIG. 14 is an image diagram showing an example of a screen display in the embodiment of the present invention.
FIG. 15 is an image diagram showing an example of a screen display in the embodiment of the present invention.
FIG. 16 is an image diagram showing an example of a screen display in the embodiment of the present invention.
FIG. 17 is an image diagram showing a format of a transparent window management table of the present invention.
[Explanation of symbols]
101 display device 102 small computer 103 display memory 104 layer control unit 105 layer information control unit 106 layer transition control unit 107 transmission window control unit 108 transmission window generation control unit 109 transmission window display control unit 110 transmission window management table 111 input device control unit 112 Input device switch pressing control unit 113 Input device switch release control unit 114 Input device movement control unit 115 Input device w01, w02, w05 Window w03, w04 Pop-up p01, p02 Pointers c01, c02 Transparent windows

Claims (1)

複数のウインドウを重ね合わせて表示するマルチウインドウGUIシステムにおいて、前面のウインドウの一部を自由な位置に、自由な大きさで切り抜き、それを固定する手段と、前記の固定した切り抜き部分を自由に移動、または拡大・縮小する手段と、前記の切り抜き部分に、その下に隠れているウインドウの情報を透過的に表示する手段を有することを特徴とするマルチウインドウGUIシステム。In a multi-window GUI system in which a plurality of windows are displayed in a superimposed manner, a part of a front window is cut out at a free position in a free size, and a means for fixing the cut out portion, and the fixed cut out portion can be freely cut out. A multi-window GUI system comprising: means for moving or enlarging / reducing; and means for transparently displaying information of a window hidden under the cutout portion.
JP2002340279A 2002-11-25 2002-11-25 Multi-window gui system Pending JP2004178038A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002340279A JP2004178038A (en) 2002-11-25 2002-11-25 Multi-window gui system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002340279A JP2004178038A (en) 2002-11-25 2002-11-25 Multi-window gui system

Publications (1)

Publication Number Publication Date
JP2004178038A true JP2004178038A (en) 2004-06-24

Family

ID=32702945

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002340279A Pending JP2004178038A (en) 2002-11-25 2002-11-25 Multi-window gui system

Country Status (1)

Country Link
JP (1) JP2004178038A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008083959A (en) * 2006-09-27 2008-04-10 Kyocera Mita Corp Display control program, display device, display control method, and image forming device
JP2013210765A (en) * 2012-03-30 2013-10-10 Fujitsu Ltd Input control method, input control program, and input control device
JP2015041232A (en) * 2013-08-21 2015-03-02 キヤノンマーケティングジャパン株式会社 Information processing apparatus, control method of information processing apparatus, program, and information processing system
JP2015087847A (en) * 2013-10-29 2015-05-07 京セラドキュメントソリューションズ株式会社 Display device, electronic device, and computer program
JP2016146210A (en) * 2016-04-25 2016-08-12 ヤフー株式会社 Distribution device, terminal device, distribution method, and distribution program
US9972033B2 (en) 2013-08-30 2018-05-15 Yahoo Japan Corporation Distribution apparatus, terminal apparatus and distribution method
JP7415168B2 (en) 2020-04-07 2024-01-17 株式会社Mixi Information processing device, computer program and information processing method

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008083959A (en) * 2006-09-27 2008-04-10 Kyocera Mita Corp Display control program, display device, display control method, and image forming device
JP2013210765A (en) * 2012-03-30 2013-10-10 Fujitsu Ltd Input control method, input control program, and input control device
JP2015041232A (en) * 2013-08-21 2015-03-02 キヤノンマーケティングジャパン株式会社 Information processing apparatus, control method of information processing apparatus, program, and information processing system
US9972033B2 (en) 2013-08-30 2018-05-15 Yahoo Japan Corporation Distribution apparatus, terminal apparatus and distribution method
JP2015087847A (en) * 2013-10-29 2015-05-07 京セラドキュメントソリューションズ株式会社 Display device, electronic device, and computer program
JP2016146210A (en) * 2016-04-25 2016-08-12 ヤフー株式会社 Distribution device, terminal device, distribution method, and distribution program
JP7415168B2 (en) 2020-04-07 2024-01-17 株式会社Mixi Information processing device, computer program and information processing method

Similar Documents

Publication Publication Date Title
AU2021240136B2 (en) Systems, methods, and graphical user interfaces for interacting with augmented and virtual reality environments
DK180837B1 (en) Devices, methods, and graphical user interfaces for interacting with user interface objects corresponding to applications
KR102642883B1 (en) Systems and methods for interacting with multiple applications that are simultaneously displayed on an electronic device with a touch-sensitive display
JP6206457B2 (en) Information processing apparatus and program
CN105302784B (en) Method and system for copying/cutting and pasting data
KR101670572B1 (en) Device, method, and graphical user interface for managing folders with multiple pages
US9081498B2 (en) Method and apparatus for adjusting a user interface to reduce obscuration
US8286096B2 (en) Display apparatus and computer readable medium
WO2019046597A1 (en) Systems, methods, and graphical user interfaces for interacting with augmented and virtual reality environments
EP2325740A2 (en) User interface apparatus and method
US9710149B2 (en) Method and apparatus for displaying user interface capable of intuitively editing and browsing folder
EP3859497A1 (en) User interfaces for improving single-handed operation of devices
US20120144293A1 (en) Display apparatus and method of providing user interface thereof
KR20100104804A (en) Display driver ic, method for providing the display driver ic, and data processing apparatus using the ddi
JP2011128962A (en) Information processing apparatus and method, and computer program
CN105808046A (en) Method and device for locally magnifying viewing screen, and mobile terminal
KR20160031397A (en) Method and device of executing applications through application selection screen
JP2004178038A (en) Multi-window gui system
US20140165011A1 (en) Information processing apparatus
JP2004362520A (en) Window switching program
JP2004139308A (en) Object display control system and control method