JPH11102275A - Device and method for moving icon - Google Patents

Device and method for moving icon

Info

Publication number
JPH11102275A
JPH11102275A JP26210197A JP26210197A JPH11102275A JP H11102275 A JPH11102275 A JP H11102275A JP 26210197 A JP26210197 A JP 26210197A JP 26210197 A JP26210197 A JP 26210197A JP H11102275 A JPH11102275 A JP H11102275A
Authority
JP
Japan
Prior art keywords
icon
window
coordinate
coordinates
basic
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
JP26210197A
Other languages
Japanese (ja)
Inventor
Hidemichi Kamata
英通 鎌田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Software Kobe Ltd
Original Assignee
NEC Software Kobe 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 NEC Software Kobe Ltd filed Critical NEC Software Kobe Ltd
Priority to JP26210197A priority Critical patent/JPH11102275A/en
Publication of JPH11102275A publication Critical patent/JPH11102275A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To automatically move an icon to a displayable position when the icon is hidden by a window and to automatically move the icon, which is hidden by the window and moved from a movable area, to the original coordinate. SOLUTION: A basic icon coordinate register part 11 holds the basic coordinate and size of the icon, an icon register part 13 holds the coordinate and size of the icon actually displayed on a screen, and an icon coordinate comparator part detects the move of the icon from these held contents. A window register part 21 holds the coordinate and size of the window displayed on the screen, and a window coordinate calculation part 22 detects the moving icon not hidden by the window. When the icon is hidden, an icon calculation part 14 moves that icon to the displayable position or basic coordinate.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ウインドウシステ
ムに関し、特にアイコンの移動装置および移動方法に関
するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a window system, and more particularly to an icon moving device and a moving method.

【0002】[0002]

【従来の技術】従来、この種のアイコンを有するウイン
ドウシステムは、アイコンが開くとウインドウが作成さ
れ、そのウインドウを閉じると元のアイコンに戻るよう
になっている。しかしながら、アイコンを開きウインド
ウが表示された時、いままで画面に表示されていたアイ
コンが、表示されたウインドウによって隠される場合が
発生する。この場合に、ウインドウによって隠されてい
るアイコンを選択するには、アイコンを隠しているウイ
ンドウをマウス又はキーボードからの操作により、ウイ
ンドウの移動またはサイズ変更を行い、再度、選択した
いアイコンを画面上に表示させる必要がある。
2. Description of the Related Art Conventionally, in a window system having such icons, when an icon is opened, a window is created, and when the window is closed, the icon returns to the original icon. However, when an icon is opened and a window is displayed, the icon that has been displayed on the screen may be hidden by the displayed window. In this case, to select an icon that is hidden by the window, move or resize the window that hides the icon by operating the mouse or keyboard, and then place the icon you want to select on the screen again. Need to be displayed.

【0003】例えば、特開平4−372014「ウイン
ドウ・システム」では、画面上に表示されているアイコ
ンとウインドウの識別子、座標及びサイズを保持する部
分と、アイコンとウインドウの座標及びサイズを比較し
ウインドウによって隠されているアイコンを検出する部
分と、ウインドウの座標及びサイズから画面上でウイン
ドウによって隠されない領域を計算する部分を持つこと
により、画面に表示されているウインドウによって隠さ
れているアイコンを検出し、画面上でウインドウによっ
て隠されない領域の計算結果から、ウインドウによって
隠されているアイコンが表示できる座標を検出し、アイ
コンの新しい座標及びサイズを保持し直すような技術が
開示されている。
For example, in Japanese Patent Laid-Open Publication No. Hei 4-372014 "Window System", an icon displayed on the screen and a portion for holding the identifier, coordinates and size of the window, and the coordinates and size of the icon and the window are compared. Detecting icons hidden by windows displayed on the screen by having a part that detects icons hidden by the window and a part that calculates an area that is not hidden by the window on the screen from the coordinates and size of the window In addition, a technique is disclosed in which, from a calculation result of an area not hidden by a window on a screen, coordinates at which an icon hidden by a window can be displayed are detected, and new coordinates and a size of the icon are held again.

【0004】さらに、ウインドウによって隠されている
アイコンが表示できる部分が無ければアイコンを縮小
し、縮小した場合のアイコンが表示できる座標を検出す
る。この検出の結果、縮小した場合のアイコンが表示で
きる場合は、アイコンの新しい座標及びサイズを保持し
直す。一方、縮小した場合のアイコンが表示できる座標
が無ければなにもせず終了する。
Further, if there is no portion where the icon hidden by the window can be displayed, the icon is reduced, and the coordinates where the reduced icon can be displayed are detected. As a result of this detection, if the reduced icon can be displayed, the new coordinates and size of the icon are held again. On the other hand, if there is no coordinate at which the icon in the case of the reduced size can be displayed, the process ends without doing anything.

【0005】[0005]

【発明が解決しようとする課題】上述した従来の技術で
は、アイコンの基本座標を登録し、基本座標に表示可能
かどうか判断した後、アイコンを基本座標の位置に戻す
処理がないため、表示可能な領域に移動したアイコン
が、移動前の場所にもどらず、アイコンが隠蔽されるた
びに表示位置が変化していき、選択したいアイコンを探
す手間が発生するという問題点がある。
In the prior art described above, there is no process for registering the basic coordinates of the icon, determining whether or not the icon can be displayed at the basic coordinates, and then returning the icon to the position of the basic coordinates. There is a problem that the icon moved to a proper area does not return to the place before the movement, and the display position changes every time the icon is hidden, so that it takes time to search for the icon to be selected.

【0006】本発明の目的は、前記問題点を解決して、
ウインドウによって隠蔽された場合に、自動的にアイコ
ンを表示可能な位置に移動させること、及び、ウインド
ウに隠蔽され移動可能領域に移動したアイコンを元に座
標へ自動的に移動させることにある。
An object of the present invention is to solve the above problems,
It is an object to automatically move an icon to a position where the icon can be displayed when the icon is hidden by a window, and to automatically move to a coordinate based on the icon hidden in the window and moved to a movable area.

【0007】[0007]

【課題を解決するための手段】本発明のアイコンの移動
装置は、ウインドウを開くことによって隠蔽されたアイ
コンが移動された場合に、当該アイコンを画面上の表示
可能な位置又は定位置である基本座標位置に自動的に移
動する機能を有することを特徴とする。
According to the present invention, there is provided an icon moving apparatus which moves a hidden icon by opening a window, and displays the icon on a screen or a fixed position. It has a function of automatically moving to a coordinate position.

【0008】本発明のアイコンの移動方法は、ウインド
ウを開くことによって隠蔽されたアイコンが移動された
場合に、当該アイコンを画面上の表示可能な位置又は定
位置である基本座標位置に自動的に移動することを特徴
とする。
According to the icon moving method of the present invention, when an icon hidden by opening a window is moved, the icon is automatically moved to a displayable position on the screen or a basic coordinate position which is a fixed position. It is characterized by moving.

【0009】本発明によれば、画面上でウインドウによ
る変化が検出されると、基本座標より移動しているアイ
コンを検出し、基本位置に移動可能かどうか検知した
後、移動可能であれば基本位置にアイコンを移動する。
その後、ウインドウに隠蔽されたアイコンを検知し、表
示されているウインドウによってアイコンが隠蔽されな
い部分に移動可能かどうか検索し、移動可能であれば、
隠蔽されたアイコンを移動する。
According to the present invention, when a change due to a window is detected on the screen, an icon moving from the basic coordinates is detected, and it is detected whether or not the icon can be moved to the basic position. Move the icon to a position.
Thereafter, the icon hidden in the window is detected, and it is searched whether or not the icon can be moved to a part that is not hidden by the displayed window.
Move hidden icons.

【0010】[0010]

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

【0011】図1は本発明の一実施例のブロック図であ
り、アイコン管理部1、ウインドウ管理部2、画面表示
部3から構成されている。
FIG. 1 is a block diagram of an embodiment of the present invention, which comprises an icon management section 1, a window management section 2, and a screen display section 3.

【0012】図1において、11はCRT画面の予め定
められた基本座標に表示されているアイコンの基本とな
る左上端の座標位置およびアイコンのサイズを保持して
いるアイコン基本座標登録部、12はアイコン基本座標
登録部11の情報と、アイコン登録部13の情報を比較
し、基本座標から移動しているアイコンを検出するアイ
コン座標比較部、13は現在画面に表示されているアイ
コンの左上端の座標位置およびアイコンのサイズを保持
しているアイコン登録部、14はアイコンの座標領域
(アイコンの左上端の座標位置と右下端の座標位置とで
定まる)の計算、ウインドウによるアイコンの隠蔽の検
出、アイコンの移動可能領域の検出等を行うアイコン座
標計算部であり、これら各部11,12,13,14が
アイコン管理部1を構成する。
In FIG. 1, reference numeral 11 denotes an icon basic coordinate registration unit which holds the coordinate position of the upper left corner and the size of the icon, which are the bases of the icons displayed at predetermined basic coordinates on the CRT screen. An icon coordinate comparison unit that compares information of the icon basic coordinate registration unit 11 with information of the icon registration unit 13 and detects an icon moving from the basic coordinates. The icon coordinate comparison unit 13 is located at the upper left corner of the icon currently displayed on the screen. An icon registration unit 14 for storing a coordinate position and an icon size; calculating an icon coordinate area (determined by a coordinate position of an upper left end and a coordinate position of a lower right end of the icon); detecting icon hiding by a window; An icon coordinate calculation unit for detecting a movable area of the icon and the like, and these units 11, 12, 13, and 14 manage the icon management unit 1. It is formed.

【0013】また21はCRT画面に表示されているウ
インドウの左上端の座標位置およびウインドウのサイズ
を保持しているウインドウ登録部、22はウインドウ座
標領域の計算、画面の空き領域の計算等を行うウインド
ウ座標計算部であり、ウインドウ登録部21およびウイ
ンドウ座標計算部22がウインドウ管理部2を構成す
る。
Reference numeral 21 denotes a window registration unit which holds the coordinate position of the upper left corner of the window displayed on the CRT screen and the size of the window, and 22 calculates a window coordinate area, calculates an empty area of the screen, and the like. The window registration unit 21 and the window coordinate calculation unit 22 constitute a window management unit 2.

【0014】画面表示部3はアイコンやウインドウのC
RT画面上への表示、アイコン、ウインドウに対する要
求の入力等を行う。
The screen display unit 3 displays icons and windows C
It performs display on the RT screen, input of requests for icons and windows, and the like.

【0015】次に、本実施例の動作について、図1およ
び図2を参照して詳細に説明する。
Next, the operation of the present embodiment will be described in detail with reference to FIGS.

【0016】まず、ウインドウ座標計算部22は、画面
表示部3によりウインドウに対する要求(移動、サイズ
変更等の登録されているウインドウの座標位置又はサイ
ズを変更する要求、新たなウインドウを登録する要求、
登録されているウインドウを閉じる要求)を識別子とと
もに受け取ると、新たなウインドウの座標位置、サイズ
を計算し、要求内容に応じて、ウインドウ登録部21に
登録、または、閉じたウインドウの情報をウインドウ登
録部21より削除する(図2のステップ1)。また、同
時にウインドウ座標計算部22は、ウインドウの座標位
置、サイズからウインドウの座標領域についても計算
し、画面表示部3及びアイコン座標計算部14に転送
し、画面表示部3は、新たなウインドウがあればそのウ
インドウを表示する(ステップ2)。
First, the window coordinate calculation unit 22 requests the window from the screen display unit 3 (a request to change the coordinate position or size of a registered window such as movement or size change, a request to register a new window,
When a request to close the registered window is received together with the identifier, the coordinate position and size of the new window are calculated, and the new window is registered in the window registration unit 21 or the information of the closed window is registered according to the request. It is deleted from the unit 21 (step 1 in FIG. 2). At the same time, the window coordinate calculation unit 22 also calculates the coordinate area of the window from the coordinate position and size of the window, and transfers it to the screen display unit 3 and the icon coordinate calculation unit 14. If there is, the window is displayed (step 2).

【0017】一方、アイコン座標比較部12は、アイコ
ン基本座標登録部11の情報と、アイコン登録部13の
情報を順次読み込み、アイコンの座標に変化が無いか計
算する(ステップ3)。アイコン座標比較部12で計算
された情報から、アイコンが移動(アイコン基本座標登
録部11の情報と、アイコン登録部13の情報が異な
る)している場合にはステップ5に移行し、アイコンが
移動していなければ(情報が同じならば)ステップ9に
移行する(ステップ4)。アイコン座標比較部12にお
いて移動しているアイコンが発見された場合には、アイ
コン座標計算部14は、移動しているアイコンの基本座
標と、転送されてきたウインドウ座標領域を比較し、基
本座標にアイコンが移動できる場合はステップ7に移行
し、移動できない場合はステップ9に移行する(ステッ
プ5、ステップ6)。
On the other hand, the icon coordinate comparing unit 12 sequentially reads the information of the icon basic coordinate registering unit 11 and the information of the icon registering unit 13 and calculates whether there is no change in the coordinates of the icon (step 3). If the icon is moving (the information in the icon basic coordinate registration unit 11 is different from the information in the icon registration unit 13) based on the information calculated by the icon coordinate comparison unit 12, the process proceeds to step 5 and the icon is moved. If not (if the information is the same), the process proceeds to step 9 (step 4). When a moving icon is found in the icon coordinate comparing unit 12, the icon coordinate calculating unit 14 compares the basic coordinates of the moving icon with the transferred window coordinate area, and determines the basic coordinates. If the icon can be moved, the process proceeds to step 7; otherwise, the process proceeds to step 9 (steps 5 and 6).

【0018】基本座標にアイコンが移動できる場合は、
アイコン登録部13の情報を、アイコン基本登録部12
に情報に変更し、新たにアイコンを表示し直す(ステッ
プ7、ステップ8)。アイコン座標計算部14は、アイ
コン登録部13に登録されているアイコンの座標位置お
よびサイズを順次読み込み、アイコンの座標領域を計算
する(ステップ9)。アイコン座標計算部14は、計算
されたアイコンの座標領域と転送されてきたウインドウ
の座標領域とを比較し、アイコンがウインドウに隠れて
しまっている(アイコンの座標領域がウインドウの座標
領域に含まれている)場合には、ステップ11に移行
し、隠れていない場合には、処理を終了する(ステップ
10)。
If the icon can be moved to the basic coordinates,
The information of the icon registration unit 13 is stored in the icon basic registration unit 12.
And the icon is displayed again (steps 7 and 8). The icon coordinate calculation unit 14 sequentially reads the coordinate position and size of the icon registered in the icon registration unit 13 and calculates the coordinate area of the icon (step 9). The icon coordinate calculation unit 14 compares the calculated coordinate area of the icon with the coordinate area of the transferred window, and finds that the icon is hidden by the window (the coordinate area of the icon is included in the coordinate area of the window). If yes, the process proceeds to step 11; otherwise, the process ends (step 10).

【0019】アイコン座標計算部14において隠れてし
まっているアイコンが発見された場合には、アイコン座
標計算部14は、ウインドウ座標計算部22に対して空
き領域計算要求を出し、ウインドウ座標計算部22は空
き領域計算要求を受けると、ウインドウ登録部21に登
録されているウインドウの座標位置およびサイズを順次
読み込み、画面の空き領域を計算する(ステップ1
1)。
If the icon coordinate calculation unit 14 finds a hidden icon, the icon coordinate calculation unit 14 issues a free space calculation request to the window coordinate calculation unit 22 and Receives the free area calculation request, sequentially reads the coordinate position and size of the window registered in the window registration unit 21 and calculates the free area of the screen (step 1).
1).

【0020】計算された空き領域は、アイコン座標計算
部14に転送される。アイコン座標計算部14は、この
空き領域を基に、アイコンの移動可能領域を検索する
(ステップ12)。検索の結果、移動可能部分があれ
ば、アイコンを移動し、アイコン登録部13に新たな座
標位置を登録する(ステップ13)。移動可能部分が無
かった場合は、なにもせずそのままとする。
The calculated free area is transferred to the icon coordinate calculator 14. The icon coordinate calculator 14 searches for a movable area of the icon based on the empty area (step 12). As a result of the search, if there is a movable portion, the icon is moved and a new coordinate position is registered in the icon registration section 13 (step 13). If there is no movable part, do nothing and leave it as it is.

【0021】また、再検索の結果、移動可能部分が見つ
からなかった場合は、何もせずそのままとする。アイコ
ンの座標位置およびサイズに変更があった場合には、ア
イコンの情報を画面表示部3に転送し、表示する(ステ
ップ11)。
If no relocated portion is found as a result of the re-search, nothing is performed and the process is left as it is. When there is a change in the coordinate position and size of the icon, the information of the icon is transferred to the screen display unit 3 and displayed (step 11).

【0022】[0022]

【発明の効果】以上、詳細に説明したように、本発明に
よればウインドウにより隠蔽されたアイコンを検知する
と、隠蔽されたアイコンが表示可能な領域を検索し、表
示可能な領域があれば、ウインドウに隠蔽されたアイコ
ンが画面上の表示可能部分に移動するため、従来のよう
に、隠蔽されているアイコンの選択時に、隠蔽している
ウインドウを移動、またはアイコン化する必要がなくな
るので、操作性が向上する。
As described above in detail, according to the present invention, when an icon hidden by a window is detected, an area where the hidden icon can be displayed is searched. Since the icon hidden in the window moves to the displayable portion on the screen, there is no need to move or iconify the hidden window when selecting the hidden icon as in the related art. The performance is improved.

【0023】また、移動可能領域に移動したままのアイ
コンを、基本の位置に表示可能となった場合に、基本の
位置に移動するから、ウインドウに隠蔽され移動可能領
域に移動したままのアイコンを、自動的に基本の位置に
戻すことができるようになる。
Further, when the icon that has been moved to the movable area can be displayed at the basic position, the icon is moved to the basic position. , You can automatically return to the basic position.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施例によるウインドウシステムの
画面制御部の構成を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a screen control unit of a window system according to an embodiment of the present invention.

【図2】図1に示した本発明の実施例におけるアイコン
の移動手順を示すフローチャートである。
FIG. 2 is a flowchart showing an icon moving procedure in the embodiment of the present invention shown in FIG. 1;

【符号の説明】[Explanation of symbols]

1 アイコン管理部 2 ウインドウ管理部 3 画面表示部 11 アイコン基本座標登録部 12 アイコン座標比較部 13 アイコン登録部 14 アイコン座標計算部 21 ウインドウ登録部 22 ウインドウ座標計算部。 DESCRIPTION OF SYMBOLS 1 Icon management part 2 Window management part 3 Screen display part 11 Icon basic coordinate registration part 12 Icon coordinate comparison part 13 Icon registration part 14 Icon coordinate calculation part 21 Window registration part 22 Window coordinate calculation part.

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 ウインドウを開くことによって隠蔽され
たアイコンが移動された場合に、当該アイコンを画面上
の表示可能な位置又は定位置である基本座標位置に自動
的に移動する機能を有することを特徴とするアイコンの
移動装置。
When a hidden icon is moved by opening a window, a function of automatically moving the icon to a displayable position on the screen or a basic coordinate position which is a fixed position is provided. Characteristic device for moving icons.
【請求項2】 前記移動は、前記基本座標と、アイコン
が現に画面上で表示されている座標との比較結果に基づ
いて行うことを特徴とする請求項1記載のアイコンの移
動装置。
2. The apparatus according to claim 1, wherein the movement is performed based on a comparison result between the basic coordinates and the coordinates at which the icon is actually displayed on the screen.
【請求項3】 前記隠蔽は、現に画面上で表示されてい
るアイコンの座標およびサイズと、ウインドウの座標お
よびサイズとの比較による検知に基づいて行うことを特
徴とする請求項1記載のアイコンの移動装置。
3. The icon according to claim 1, wherein the concealment is performed based on detection by comparing the coordinates and size of the icon currently displayed on the screen with the coordinates and size of the window. Moving equipment.
【請求項4】 アイコンの識別子、基本座標およびサイ
ズを保持するアイコン基本座標登録部と、 現在表示されているアイコンの識別子、座標およびサイ
ズを保持するアイコン登録部と、 前記アイコン基本座標登録部と前記アイコン登録部に保
持されたアイコンの座標を比較し、基本座標から移動し
ているアイコンを検索するアイコン座標比較部と、 画面上に表示されているウインドウの識別子、座標およ
びサイズを保持するウインドウ登録部と、 前記アイコン座標比較部により検索されたアイコンの識
別子から、アイコン基本座標登録部に保持している基本
座標及びサイズと、ウインドウ登録部に保持してあるウ
インドウの座標及びサイズとを比較し、基本座標から移
動しているアイコンの基本座標がウインドウに隠されて
いないことを検知し、アイコン表示可能な位置又は、基
本座標へ移動するウインドウ座標計算部とからなること
を特徴とするアイコンの移動装置。
4. An icon basic coordinate registration unit for storing an identifier, a basic coordinate, and a size of an icon, an icon registration unit for storing an identifier, a coordinate, and a size of a currently displayed icon; An icon coordinate comparison unit that compares the coordinates of the icons stored in the icon registration unit and searches for an icon moving from the basic coordinates, and a window that stores the identifier, coordinates, and size of the window displayed on the screen The registration unit compares the basic coordinates and size stored in the icon basic coordinate registration unit with the coordinates and size of the window stored in the window registration unit based on the identifier of the icon searched by the icon coordinate comparison unit. Make sure that the basic coordinates of the icon moving from the basic coordinates are not hidden in the window. Knowledge and, icon displayable position or mobile device icon, characterized in that comprising the window coordinate calculating unit which moves to the basic coordinate.
【請求項5】 ウインドウを開くことによって隠蔽され
たアイコンが移動された場合に、当該アイコンを画面上
の表示可能な位置又は定位置である基本座標位置に自動
的に移動することを特徴とするアイコンの移動方法。
5. When a hidden icon is moved by opening a window, the icon is automatically moved to a displayable position on the screen or a basic coordinate position which is a fixed position. How to move the icon.
【請求項6】 アイコンの識別子、基本座標およびサイ
ズを保持し、現在表示されているアイコンの識別子、座
標およびサイズを保持し、該保持されたアイコンの座標
を比較し、基本座標から移動しているアイコンを検索
し、画面上に表示されているウインドウの識別子、座標
およびサイズを保持し、前記検索されたアイコンの識別
子から、保持している基本座標及びサイズと、保持して
ウインドウの座標及びサイズとを比較し、基本座標から
移動しているアイコンの基本座標がウインドウに隠され
ていないことを検知し、アイコンを表示可能な位置又は
基本座標へ移動することを特徴とするアイコンの移動方
法。
6. An identifier, a basic coordinate, and a size of an icon are stored, an identifier, a coordinate, and a size of a currently displayed icon are stored, the stored coordinates of the icon are compared, and the icon is moved from the basic coordinates. Icon, and retains the identifier, coordinates, and size of the window displayed on the screen, and from the identifier of the retrieved icon, retains the basic coordinates and size, and retains the coordinates and size of the window. Comparing the size with the size, detecting that the basic coordinates of the icon moving from the basic coordinates are not hidden in the window, and moving the icons to a position where the icons can be displayed or to the basic coordinates. .
JP26210197A 1997-09-26 1997-09-26 Device and method for moving icon Pending JPH11102275A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26210197A JPH11102275A (en) 1997-09-26 1997-09-26 Device and method for moving icon

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26210197A JPH11102275A (en) 1997-09-26 1997-09-26 Device and method for moving icon

Publications (1)

Publication Number Publication Date
JPH11102275A true JPH11102275A (en) 1999-04-13

Family

ID=17371058

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26210197A Pending JPH11102275A (en) 1997-09-26 1997-09-26 Device and method for moving icon

Country Status (1)

Country Link
JP (1) JPH11102275A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002244780A (en) * 2001-02-19 2002-08-30 Digital Electronics Corp User interface device and its program
CN102289353A (en) * 2011-09-26 2011-12-21 宇龙计算机通信科技(深圳)有限公司 Terminal and icon management method
JP2012043251A (en) * 2010-08-20 2012-03-01 Ricoh Co Ltd Electronic information board apparatus
CN104317402A (en) * 2014-10-24 2015-01-28 小米科技有限责任公司 Description information display method and device and electronic equipment

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002244780A (en) * 2001-02-19 2002-08-30 Digital Electronics Corp User interface device and its program
JP2012043251A (en) * 2010-08-20 2012-03-01 Ricoh Co Ltd Electronic information board apparatus
CN102289353A (en) * 2011-09-26 2011-12-21 宇龙计算机通信科技(深圳)有限公司 Terminal and icon management method
CN104317402A (en) * 2014-10-24 2015-01-28 小米科技有限责任公司 Description information display method and device and electronic equipment

Similar Documents

Publication Publication Date Title
US8648809B2 (en) Reconfiguration of virtual keyboard
US20120293559A1 (en) Map scrolling device
US20120249456A1 (en) Display device, display method, and display program
JP2006170982A (en) Device and method for canceling navigation guidance
JPH10154061A (en) Information processor and program storage medium
JPH0348922A (en) Pointing cursor predictive moving device
US6686909B1 (en) Touch panel input coordinate transform device and method of transforming a touch panel input coordinate
JP5310729B2 (en) Avatar display method, avatar display device and program
CN110489041B (en) Method, device, equipment and medium for automatically aligning small program dragging elements
JPH11102275A (en) Device and method for moving icon
JP3156619B2 (en) Mouse cursor movement control system
JPH07160428A (en) Coordinate input system
JPH07295782A (en) Screen display controlling method
JP3433278B2 (en) Three-dimensional image display method and three-dimensional image display device used therefor
JPH04372014A (en) Window system
JP3514661B2 (en) Method and apparatus for determining presence / absence of city map in navigation device and recording medium
KR101737544B1 (en) System and method for providing map transaction service
JP2001167126A (en) Map information display device
CN111324244B (en) Method and device for switching picture display types
JPH1115371A (en) Map displaying apparatus
JP2998423B2 (en) Automatic moving device for coating window
CN107407987B (en) Information output system, control method, and computer-readable storage medium storing control program
JP3313613B2 (en) Apparatus and method for automatically correcting window display in multi-window system
JP2001229493A (en) Automobile navigation system
JPH0546311A (en) Mouse pointing operation control system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20010529