JPH02239314A - Command input system - Google Patents

Command input system

Info

Publication number
JPH02239314A
JPH02239314A JP1059716A JP5971689A JPH02239314A JP H02239314 A JPH02239314 A JP H02239314A JP 1059716 A JP1059716 A JP 1059716A JP 5971689 A JP5971689 A JP 5971689A JP H02239314 A JPH02239314 A JP H02239314A
Authority
JP
Japan
Prior art keywords
cursor
icon
identification number
displayed
screen
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
JP1059716A
Other languages
Japanese (ja)
Inventor
Yoshiaki Nakamura
能章 中村
Masaru Tokumura
徳村 賢
Minoru Kanzaki
歓崎 実
Kenichi Hattori
憲一 服部
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP1059716A priority Critical patent/JPH02239314A/en
Publication of JPH02239314A publication Critical patent/JPH02239314A/en
Pending legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)
  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To input multiple instructions more than the number of displayed icons by displaying the icon designated by means of cursor as the cursor, designating further an icon by said icon and deciding the instructions by means of the combination of both icons. CONSTITUTION:Columns 1 and 2 setting the identification numbers of the cursor and icons are installed. Columns 3, 4, 5 and 6 setting respective identification numbers of a processor, a conversion device, the cursor to replace and the cursor to display are installed. Then, a decoding table used for an instruction input system is retrieved by setting the cursor identification number and the icon identification number which are set in the columns 1 and 2 as retrieval keys. The displayed icon is selected by the cursor, and the cursor of the selected icon is moved, and the icon furthermore selects the icon, whereby the instruction being the combination of both icons is decided. Thus, the number of instructions more than the displayed can be generated.

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) 本発明は、画面上に表示されたアイコンとカーソルとの
組合せでコマンドを入力するコマンド入力方式に関し、
更に詳しくは、画面上に表示されたアイコンをカーソル
化し、このカーソル化されたアイコンで更にア,イコン
を指定し、両アイコンの組合せによって定められるコマ
ンドを入力するコマンド入力方式に関ずる。
[Detailed Description of the Invention] [Object of the Invention] (Industrial Application Field) The present invention relates to a command input method in which a command is input by a combination of an icon displayed on a screen and a cursor.
More specifically, it relates to a command input method in which an icon displayed on a screen is turned into a cursor, another icon is specified using the cursorized icon, and a command determined by a combination of both icons is input.

〈従来の技術》 従来、コマンドを入力する方法としては、例えばキーボ
ードから文字列でコマンドを入力し、この入力されたコ
マンドに対応するプログラムを起動する方法、または表
示装置の画面上に表示されたコマンドをマウスで指定し
、この指定されたコマンドを起動する等の方法がある。
<Prior Art> Conventionally, methods for inputting commands include, for example, inputting a command as a character string from a keyboard and starting a program corresponding to the input command, or There are methods such as specifying a command with the mouse and starting the specified command.

前育は、すべてのコマンドを利用者が覚えていなければ
ならない。後者は、表示されたリストから選択できるた
め、前者のようにすべてのコマンドを覚えていなければ
ならないという欠点を除去できるが、マウスが指定され
るためのアイコンが1つのコマンドと対応付られている
ため、表示できるコマンドは表示できるアイコンの数に
限定される。このため、表示領域の大きさによってはコ
マンドがすべて表示できなかったり、アイコンの探索に
時間がかかる等の問題がある。後考の方法においては、
アイコンを起動したコマンドの中でサブコマンドを選択
するというコマンドの階層化によって表示数の制限の問
題を解決している。しかしながら、この方法は1ナブコ
マンドの階層をトレースしながら検索する必要があるた
め、コマンドの探索に時間がかかる。また、サブコマン
ドを組み合わゼて新しいコマンドを構成する場合、サブ
コマンドがそれぞれ異なるプログラムに属するため、ザ
ブコマンドを組み合わせた新しいプログラムを開発する
必要があり、プログラム開発に時間がかかる。
The user must memorize all the commands in advance. The latter eliminates the disadvantage of having to remember all the commands as in the former, since it can be selected from the displayed list, but the icon used to specify the mouse is associated with one command. Therefore, the commands that can be displayed are limited to the number of icons that can be displayed. Therefore, depending on the size of the display area, there are problems such as not being able to display all commands or searching for icons taking a long time. In the method of hindsight,
The problem of limiting the number of displays is solved by layering commands by selecting subcommands within the command that activated the icon. However, in this method, it is necessary to search while tracing the hierarchy of one NAB command, so it takes time to search for a command. Furthermore, when configuring a new command by combining subcommands, each subcommand belongs to a different program, so it is necessary to develop a new program that combines subcommands, which takes time to develop the program.

(発明が解決しようとする課題》 上述したように、従来のコマンド入力方式では、利川者
がすべてのコマンドを覚えることが困難であったり、表
示できるアイコンの数に限定され、表示領域の大きさに
よってすべてのコマンドを表示できず、アイコンの検索
に時間がかかったり、階層化されたコマンドの検索に時
間がかかったり、サブコマンドを組み合わせた新しいプ
ログラムの開発に時間がかかる等という問題がある。
(Problems to be Solved by the Invention) As mentioned above, with the conventional command input method, it is difficult for users to memorize all the commands, the number of icons that can be displayed is limited, and the size of the display area is limited. Therefore, there are problems such as not being able to display all commands, it takes time to search for icons, it takes time to search for hierarchical commands, and it takes time to develop new programs that combine subcommands.

本発明は、上記に鑑みてなされたもので、その目的とづ
るところは、1つ以上のアイコンの組合せによって簡単
かつ効率的にコマンドを入力することができるコマンド
入力方式を提供することにある。
The present invention has been made in view of the above, and its purpose is to provide a command input method that allows commands to be input simply and efficiently using a combination of one or more icons.

[発明の構成] (課題を解決{るための手段) 上記目的を達成するため、本発明のコマンド入力方式は
、画面上に表示された文字および画像を含むアイコンと
カーソルとの組合せでコマンドを入力するコマンド入力
方式であって、画面上の任意の座標を読み取る座標入力
手段と、該座標入力手段によって読み取られた座標にあ
る画像の識別番号を記憶している画面インデックス手段
と、使用名が定八したカーソルを表示するカーソル表示
手段と、アイコンを画面上に表示するアイコン表示手段
と、該アイコン表示手段で表示される画面上のアイコン
の座標を前記座標入力手段で読み取り、この読み取った
座標にあるアイコンの識別番号を前記画面インデックス
手段によって読み出すアイコン識別番号読み取り手段と
、前記カーソル表示手段で表示されるカーソルの識別番
号および前記アイコン表示手段で表示されるアイコンの
識別番号によって決定される処理手段の識別番号を記憶
した記憶手段と、前記アイコン表示手段で表示される画
面上のアイコンを前記カーソル表示手段で表示されるカ
ーソルで指定することにより該指定されたアイコンをカ
ーソルとして表示するアイコンカーソル化表示手段と、
該アイコンカーソル化表示手段または前記カーソル表示
手段によって表示されているカーソルの識別番号を保存
しているカーソル保存手段と、該カーソル保存手段で保
存しているカーソルの識別信号および該識別番号のカー
ソルによって指定されるアイコンの識別番号によって決
定される処理手段の識別番号を前記記憶手段から読み出
し、この読み出した識別番号の処理手段を決定する処理
決定手段とを有することを要旨とする。
[Structure of the Invention] (Means for Solving the Problems) In order to achieve the above object, the command input method of the present invention inputs commands using a combination of a cursor and an icon including characters and images displayed on the screen. It is a command input method for inputting commands, and includes a coordinate input means for reading arbitrary coordinates on a screen, a screen index means for storing an identification number of an image located at the coordinates read by the coordinate input means, and a usage name. cursor display means for displaying a fixed cursor; icon display means for displaying an icon on the screen; and coordinate input means for reading the coordinates of the icon on the screen displayed by the icon display means; icon identification number reading means for reading out the identification number of the icon located on the screen by the screen indexing means; processing determined by the identification number of the cursor displayed by the cursor display means and the identification number of the icon displayed by the icon display means; a storage means that stores an identification number of the means; and an icon cursor that displays the designated icon as a cursor by specifying an on-screen icon displayed by the icon display means with a cursor displayed by the cursor display means. display means;
A cursor storage means that stores an identification number of a cursor displayed by the icon cursor display means or the cursor display means, and a cursor identification signal stored in the cursor storage means and a cursor with the identification number. The present invention further comprises processing determining means for reading out from the storage means the identification number of the processing means determined by the identification number of the designated icon, and determining the processing means corresponding to the read identification number.

(作用) 本発明のコマンド入力方式では、画面上に表示されるア
イコンをカーソルで指定することにより該指定されたア
イコンをカーソルとして表示し、このカーソルとして表
示ざれるアイコンによって更にアイコンを指定し、両ア
イコンの組合せでコマンドを決定している。
(Operation) In the command input method of the present invention, by specifying an icon displayed on the screen with a cursor, the specified icon is displayed as a cursor, and further icons are specified using the icon that is not displayed as the cursor. Commands are determined by the combination of both icons.

《実施例) 以下、図面を用いて本発明の実施例を説明する。"Example) Embodiments of the present invention will be described below with reference to the drawings.

第1図は本発明の一実施例に係わるコマンド入力方式に
使用されるデコード表を示す図である。
FIG. 1 is a diagram showing a decoding table used in a command input method according to an embodiment of the present invention.

このデコード表は、カーソルの識別番ロを設定するカラ
ム1と、アイコンの識別番号を設定するカラム2と、処
理手段の識別番号を設定ずるカラム3と、変換手段の識
別番号を設定するカラム4と、置き変えるカーソルの識
別番号を設定するカラム5と、表示するカーソルの識別
番号を設定する力−ソル6とから構成されている。この
デコード表は、カラム1および2に設定されている種々
のカーソル識別番号およびアイコン識別番号に対応して
図に示ずレコード単位に記憶ざれているものであり、カ
ラム1.2のカーソル識別番号およびアイコン識別番号
を検索キーとして検索され、該当するレコードがあった
場合には、該レコードの力ラム3、4から起動すべぎ処
理手段および変換手段の識別番号を取1!′?シ、該識
別番号に対応ずる処理手段および変換手段を起動する。
This decoding table consists of column 1 for setting the cursor identification number, column 2 for setting the icon identification number, column 3 for setting the processing means identification number, and column 4 for setting the conversion means identification number. , a column 5 for setting the identification number of the cursor to be replaced, and a column 6 for setting the identification number of the cursor to be displayed. This decoding table is stored in record units (not shown) corresponding to various cursor identification numbers and icon identification numbers set in columns 1 and 2, and the cursor identification numbers in columns 1 and 2 are stored in record units. and the icon identification number as the search key, and if a corresponding record is found, the identification number of the processing means and conversion means should be activated from the power rams 3 and 4 of the record. ′? Then, the processing means and conversion means corresponding to the identification number are activated.

カラム5は現在のカーソルの識別番号を置き変えるため
の識別番号であり、カラム6は置き変えたカーソル識別
番号に対応する表示カーソル番号である。
Column 5 is an identification number for replacing the current cursor identification number, and column 6 is a display cursor number corresponding to the replaced cursor identification number.

第2図に示すディスプレイ画面を参照して、本コマンド
入力方式の機能の概要を説明する。同図に示ずディスプ
レイ画面の中央には自動車11が示されているが、同図
(a )において画面の右上に複数のヘッドライト21
〜25がアイコンとして表示されるとともに、疑問符(
?)13で示すカーソノレがこれのアイコンのそばに示
されている。
An overview of the functions of this command input method will be explained with reference to the display screen shown in FIG. Although a car 11 is shown in the center of the display screen (not shown in the figure), a plurality of headlights 21 are shown in the upper right of the screen in Figure (a).
~25 is displayed as an icon, and a question mark (
? ) 13 is shown next to this icon.

この疑問符(?)の形状のカーソル13は図示しないマ
ウス等によって画面上を自在に移動し得るものであり、
この疑問符(?》のカーソル13をヘッドライト25の
上に移動し、そこでマウスのクリックを操作すると、こ
のヘッドライト25が選択され、このヘッドライト25
がカーソノレとして置き換れり、同図(b)に示すよう
に、ヘッドライト25の形状をしたカーソル130が形
成される。このヘッドライト形状のカーソル130は同
様にマウスにより画面上を自在に移動することができる
ものであるので、このヘッドライトのカーソル130を
同図<a >に示すように自動車11のヘッドライトの
そばに持って行き、ここでマウスのクリックを操作する
と、自動車11のヘッドライトはカーソノレに書き換え
られていたヘッドライトに置き換えられ、すなわち同図
(b )においてカーソルで選択したヘッドライト25
に置き換えられ、同図(d)に示すようにヘッドライト
25を搭載した自動車が完成するのである。
This question mark (?) shaped cursor 13 can be freely moved on the screen using a mouse or the like (not shown).
If you move the question mark (?) cursor 13 over the headlight 25 and click the mouse there, this headlight 25 will be selected, and this headlight 25 will be selected.
is replaced as a cursor, and a cursor 130 in the shape of a headlight 25 is formed, as shown in FIG. This headlight-shaped cursor 130 can also be moved freely on the screen using the mouse, so move the headlight cursor 130 near the headlights of the car 11 as shown in FIG. , and if you click the mouse here, the headlights of car 11 will be replaced with the headlights that were rewritten in the cursor, that is, the headlights 25 selected with the cursor in Figure (b) will be replaced.
As a result, a car equipped with a headlight 25 is completed as shown in FIG. 2(d).

このように本コマンド入力方式は、表示ざれているアイ
コンをカーソノレで選択することにより、この選択した
アイコンのカーソル化することができ、この選択された
アイコンのカーソルを移動させて、該アイコンによって
更にアイコンを選択することにより、両アイコンの組合
せであるコマンドを形成づることができるものである。
In this way, with this command input method, by selecting an undisplayed icon with the cursor, you can turn the selected icon into a cursor, move the cursor of the selected icon, and use the icon to By selecting an icon, it is possible to form a command that is a combination of both icons.

従って、画面に表示されたアイコンの数以上のコマンド
を1画面で表示することができる。例えば、2つのアイ
コンの組合せでコマンドを決める場合には、アイコンの
数の自乗個のコマンドを1画面に表示することができる
Therefore, more commands than the number of icons displayed on the screen can be displayed on one screen. For example, if a command is determined by a combination of two icons, the square of the number of icons can be displayed on one screen.

次に、第3図のフローチャートを参照して作用を説明す
る。
Next, the operation will be explained with reference to the flowchart in FIG.

まず、開始直接にカーソルおよびアイコンの識別番号を
初III1設定する(ステップ110,120)。次に
、第2図で説明したように、カーソルをマウスで移動し
て、所望のアイコンを選択し、この選択したアイコンを
カーソル化する。それから、このカーソノレ化されたア
イコンをカーソルとして更にアイコンを選択する。この
ようにしてアイコンが選択されると、該アイコンを選択
したカーソルと該アイコンの識別番号を検索キーとして
第1図に示すデコード表を検索し、対応するレコードを
読み出ず(ステップ130)。この検索したデコード表
の該レコードに記憶されている処珊手段の識別番号を取
{クし、該処理手段の識別番号から処理の終了かまたは
継続かを判断し、終了処理の番号の場合には処理を終了
する(ステップ140,150)。終了ffi号以外の
識別番号の場合には、継続し、レコードのカラム4に対
応する変換手段を呼び出してパラメータ変換を行い(ス
テップ160)、カラム3の識別番号に対応する処理手
段を起動する(ステップ170》とともに、該変換パラ
メータを引ぎ渡す。それから、現在のカーソル識別番号
を該レコードのカラム5のカーソル識別番号で置き換え
(ステップ1 80),カーソル識別番号に対応するカ
ラム6の表示カーソル番号のカーソルを表示する(ステ
ップ190)。次に、座標入力手段によって座標を取得
した場合、該座標位置にあるアイコンの識別番号を取冑
し(ステップ200,210)、ステップ130のレコ
ード検索手順に戻る。
First, the identification numbers of the cursor and icon are set for the first time immediately at the start (steps 110 and 120). Next, as explained in FIG. 2, the cursor is moved with the mouse to select a desired icon, and the selected icon is turned into a cursor. Then, use this cursorized icon as a cursor to select another icon. When an icon is selected in this manner, the decoding table shown in FIG. 1 is searched using the cursor that selected the icon and the identification number of the icon as search keys, without reading out the corresponding record (step 130). The identification number of the processing means stored in the record of the searched decoding table is checked, and it is determined whether the processing is to be completed or continued based on the identification number of the processing means. ends the process (steps 140, 150). In the case of an identification number other than the end ffi number, the process continues, calls the conversion means corresponding to column 4 of the record to perform parameter conversion (step 160), and starts the processing means corresponding to the identification number of column 3 (step 160). Step 170》, the conversion parameters are passed.Then, the current cursor identification number is replaced with the cursor identification number in column 5 of the record (step 180), and the display cursor number in column 6 corresponding to the cursor identification number is (step 190).Next, when the coordinates are obtained by the coordinate input means, the identification number of the icon at the coordinate position is taken (steps 200, 210), and the process proceeds to the record search procedure of step 130. return.

[″R.明の効果] 以上説明したように、本発明によれば、画面上に表示さ
れるアイコンをカーソルで指定することにより該指定さ
れたアイコンをカーソルとして表示し、このカーソルと
して表示されるアイコンによって更にアイコンを指定し
、両アイコンの組合せでコマンドを決定しているので、
画面に表示されるアイコンの数以上の多数のコマンド、
例えば2つのアイコンの組合せの場合にはアイコンの数
の自乗個のコマンドをカーソルの指示のみで簡単かつ効
率的に入力することができる。
[Effect of "R. Light"] As explained above, according to the present invention, by specifying an icon displayed on the screen with a cursor, the specified icon is displayed as a cursor, and the specified icon is displayed as the cursor. The icon specified by the icon further specifies the icon, and the command is determined by the combination of both icons.
A large number of commands, more than the number of icons displayed on the screen,
For example, in the case of a combination of two icons, commands as many as the square of the number of icons can be input simply and efficiently using only a cursor instruction.

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

第1図は本発明の一実施例に係わるコマンド入力方式に
使用されるデコード表の構成を示す図、第2図は本コマ
ンド入力方式の機能概要を説明するだめの表示画面の例
、第3図は本:1マント入力方式の作用を示すフローチ
ャートである。 1・・・カーソル識別番号力ラム 2・・・アイコン識別番号力ラム 3・・・処理手段識別番号力ラム 4・・・変換手段識別番号力ラム 5・・・カラム識別番号力ラム 6・・・表示カーソノレ?3号カラム 11・・・自動車 13・・・カーソノレ 21〜25・・・ヘッドライトのアイコン130・・・
ヘッドライトに置き換えられたカーソルwc1図 代理人 弁理士  三 好 秀 和 第2 図 wc3図
FIG. 1 is a diagram showing the structure of a decoding table used in a command input method according to an embodiment of the present invention, FIG. 2 is an example of a display screen for explaining the functional outline of the command input method, and FIG. The figure is a flowchart showing the operation of the book:1 cloak input method. 1... Cursor identification number column 2... Icon identification number column 3... Processing means identification number column 4... Conversion means identification number column 5... Column identification number column 6...・Display car sonoré? Column 3 11... Car 13... Car sonorés 21-25... Headlight icon 130...
Cursor replaced by headlights WC1 figure Agent Patent attorney Hidekazu Miyoshi 2nd figure WC3 figure

Claims (2)

【特許請求の範囲】[Claims] (1)画面上に表示された文字および画像を含むアイコ
ンとカーソルとの組合せでコマンドを入力するコマンド
入力方式であつて、画面上の任意の座標を読み取る座標
入力手段と、該座標入力手段によって読み取られた座標
にある画像の識別番号を記憶している画面インデックス
手段と、使用者が定義したカーソルを表示するカーソル
表示手段と、アイコンを画面上に表示するアイコン表示
手段と、該アイコン表示手段で表示される画面上のアイ
コンの座標を前記座標入力手段で読み取り、この読み取
つた座標にあるアイコンの識別番号を前記画面インデッ
クス手段によって読み出すアイコン識別番号読み取り手
段と、前記カーソル表示手段で表示されるカーソルの識
別番号および前記アイコン表示手段で表示されるアイコ
ンの識別番号によつて決定される処理手段の識別番号を
記憶した記憶手段と、前記アイコン表示手段で表示され
る画面上のアイコンを前記カーソル表示手段で表示され
るカーソルで指定することにより該指定されたアイコン
をカーソルとして表示するアイコンカーソル化表示手段
と、該アイコンカーソル化表示手段または前記カーソル
表示手段によつて表示されているカーソルの識別番号を
保存しているカーソル保存手段と、該カーソル保存手段
で保存しているカーソルの識別信号および該識別番号の
カーソルによつて指定されるアイコンの識別番号によつ
て決定される処理手段の識別番号を前記記憶手段から読
み出し、この読み出した識別番号の処理手段を決定する
処理決定手段とを有することを特徴とするコマンド入力
方式。
(1) A command input method in which a command is input by a combination of a cursor and an icon including characters and images displayed on the screen, and includes a coordinate input means for reading arbitrary coordinates on the screen, and a coordinate input means for reading arbitrary coordinates on the screen. A screen indexing means for storing an identification number of an image at the read coordinates, a cursor displaying means for displaying a cursor defined by a user, an icon displaying means for displaying an icon on the screen, and the icon displaying means. icon identification number reading means for reading the coordinates of the icon on the screen displayed by the coordinate input means and reading the identification number of the icon located at the read coordinates by the screen index means; storage means storing an identification number of a processing means determined by an identification number of a cursor and an identification number of an icon displayed by the icon display means; Icon cursor display means that displays a designated icon as a cursor by specifying it with a cursor displayed on the display means, and identification of the cursor displayed by the icon cursor display means or the cursor display means. Identification of a processing means determined by a cursor storage means storing a number, a cursor identification signal stored in the cursor storage means, and an identification number of an icon specified by the cursor with the identification number. A command input method characterized by comprising processing determining means for reading a number from the storage means and determining a processing means for the read identification number.
(2)前記座標入力手段から座標が指定された場合に、
次の座標の指定以前にカーソルの識別番号を該座標位置
にあるアイコンの識別番号または前記記憶手段に処理手
段対応に予め設定されているカーソル識別番号で置き換
える手段を有することを特徴とする請求項1記載のコマ
ンド入力方式。
(2) When coordinates are specified from the coordinate input means,
A claim characterized in that the method further comprises means for replacing the identification number of the cursor with an identification number of an icon at the coordinate position or a cursor identification number preset in the storage means corresponding to the processing means before specifying the next coordinate. Command input method described in 1.
JP1059716A 1989-03-14 1989-03-14 Command input system Pending JPH02239314A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1059716A JPH02239314A (en) 1989-03-14 1989-03-14 Command input system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1059716A JPH02239314A (en) 1989-03-14 1989-03-14 Command input system

Publications (1)

Publication Number Publication Date
JPH02239314A true JPH02239314A (en) 1990-09-21

Family

ID=13121206

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1059716A Pending JPH02239314A (en) 1989-03-14 1989-03-14 Command input system

Country Status (1)

Country Link
JP (1) JPH02239314A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04319726A (en) * 1991-03-01 1992-11-10 Internatl Business Mach Corp <Ibm> Apparatus and method for providing composite action by icon
JPH06202840A (en) * 1992-12-22 1994-07-22 Nec Corp Dynamic icon preparing device
JP2509062B2 (en) * 1991-03-29 1996-06-19 株式会社東芝 Function selecting method and function selecting device
WO2008152732A1 (en) * 2007-06-12 2008-12-18 Sangikyo Corporation Icon utilizing method, icon utilizing device, icon utilizing control program, and program recording medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04319726A (en) * 1991-03-01 1992-11-10 Internatl Business Mach Corp <Ibm> Apparatus and method for providing composite action by icon
JP2509062B2 (en) * 1991-03-29 1996-06-19 株式会社東芝 Function selecting method and function selecting device
JPH06202840A (en) * 1992-12-22 1994-07-22 Nec Corp Dynamic icon preparing device
WO2008152732A1 (en) * 2007-06-12 2008-12-18 Sangikyo Corporation Icon utilizing method, icon utilizing device, icon utilizing control program, and program recording medium
US7930641B2 (en) 2007-06-12 2011-04-19 Sangikyo Corporation Icon utilization method, icon utilization apparatus, icon utilization control program, and program storage medium

Similar Documents

Publication Publication Date Title
JPH02239314A (en) Command input system
JPH076076A (en) Hypermedia system
JP3050281B2 (en) Map information retrieval device
JP3284272B2 (en) Data input method and device / data input program recording medium
JPH0383121A (en) Menu display system
JP3910684B2 (en) Business drawing display device and program storage medium
JPH0580025B2 (en)
JPH04273322A (en) Hierarchical menu selecting device
JPH0247779B2 (en)
JPH1115583A (en) Icon display controller and icon display control method
JP2699321B2 (en) File processing device
JPS60204077A (en) Graphic selection control system
JP2585311B2 (en) How to create a program
JP3083552B2 (en) Hierarchy editing processor
JPH04163592A (en) Method of window display
JPH07271994A (en) Method and system for graphic selection
JPH0245878A (en) Interactive cad system
JPH045991B2 (en)
JPH0384619A (en) Procedure producing and executing device
JPH0512336A (en) File control method
JPS62143188A (en) Menu display system
JP2646518B2 (en) Processing method in graphic data processing device
JP2003015794A (en) Method for displaying information in computer and method for starting dimension display preparing program and method for selecting program in computer
JP2922578B2 (en) Character processor
JP3118806B2 (en) Document processing device