JP2702416B2 - Method of generating operation button for computer processing and method of storing selected state of operation button - Google Patents

Method of generating operation button for computer processing and method of storing selected state of operation button

Info

Publication number
JP2702416B2
JP2702416B2 JP6207507A JP20750794A JP2702416B2 JP 2702416 B2 JP2702416 B2 JP 2702416B2 JP 6207507 A JP6207507 A JP 6207507A JP 20750794 A JP20750794 A JP 20750794A JP 2702416 B2 JP2702416 B2 JP 2702416B2
Authority
JP
Japan
Prior art keywords
button
class
data
individual
buttons
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.)
Expired - Lifetime
Application number
JP6207507A
Other languages
Japanese (ja)
Other versions
JPH0876954A (en
Inventor
田 秀 博 有
Original Assignee
株式会社エヌジェーケー
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 株式会社エヌジェーケー filed Critical 株式会社エヌジェーケー
Priority to JP6207507A priority Critical patent/JP2702416B2/en
Priority to EP95930008A priority patent/EP0727734B1/en
Priority to US08/604,946 priority patent/US5821926A/en
Priority to DE69534276T priority patent/DE69534276T2/en
Priority to PCT/JP1995/001721 priority patent/WO1996007131A1/en
Publication of JPH0876954A publication Critical patent/JPH0876954A/en
Application granted granted Critical
Publication of JP2702416B2 publication Critical patent/JP2702416B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、コンピュータに実行さ
せる処理を指示するための操作ボタンをデータの値から
自動的に生成して表示装置に表示させるコンピュータ処
理用操作ボタンの生成方法、及びこの方法によって生成
された操作ボタンの選択状態を記憶する操作ボタンの選
択状態記憶方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of generating operation buttons for computer processing for automatically generating operation buttons for instructing processing to be executed by a computer from data values and displaying them on a display device. The present invention relates to an operation button selection state storing method for storing an operation button selection state generated by the method.

【0002】[0002]

【従来の技術】従来、一般にコンピュータに処理を命じ
る時には、ディスプレイ等の表示装置にメニューや操作
ボタンを表示しておき、このメニューや操作ボタンをキ
ーボードやマウス等の入力装置で選択指示することが広
く行われている。
2. Description of the Related Art Conventionally, generally, when a computer is instructed to perform processing, a menu or an operation button is displayed on a display device such as a display, and the menu or the operation button is selected and instructed by an input device such as a keyboard or a mouse. Widely used.

【0003】これらの表示や選択については、個々の設
計に基づき、プログラム、コマンド、マクロ、スクリプ
トなどの言語や記述方式を使って製作され、また表示す
る名称やコードなどのデータは、マスター・ファイルや
メモリー内テーブルなどの形式で登録または定義され
て、予め記憶装置内に記憶されており、必要の都度、更
新するようになっている。
[0003] These displays and selections are made based on individual designs using languages and description methods such as programs, commands, macros, and scripts. Data such as names and codes to be displayed are stored in a master file. It is registered or defined in the form of a file or a table in a memory, stored in a storage device in advance, and is updated whenever necessary.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記従
来例のように、メニューや操作ボタンなどの操作関連ソ
フトを個々に開発することは、多くの時間がかかるばか
りでなく、経済的な負担も大きくなってしまう。しか
も、表示する名称やコードなどのデータのマスター・フ
ァイル登録やメモリー内テーブル定義などが必要である
ため、このデータの修正、変更、追加、削除等の更新に
対するメンテナンスもかなり面倒であるといった問題点
があった。
However, developing operation-related software such as menus and operation buttons individually, as in the above-described conventional example, not only takes much time but also imposes a heavy economic burden. turn into. In addition, since it is necessary to register the master file of data such as the name and code to be displayed and to define the table in the memory, maintenance of updating, modification, change, addition and deletion of this data is quite troublesome. was there.

【0005】本発明は上記に鑑み、操作関連処理ソフト
を別途開発することなく、利用者がコンピュータに対す
る処理の指示を、記憶されている最新のデータに基づい
て、より短期間かつ容易に実施することができ、メンテ
ナンスも容易に行うことができるようにしたものを提供
することを目的とする。
In view of the above, the present invention allows a user to execute a processing instruction to a computer in a shorter time and more easily based on the latest stored data without separately developing operation-related processing software. It is an object of the present invention to provide a device which can perform maintenance easily.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するた
め、本発明に係るコンピュータ処理用操作ボタンの生成
方法は、複数のフィールドから構成され記憶装置に記憶
されている複数のデータの任意のフィールドに対応させ
てボタン・クラスを設定し、この各ボタン・クラス毎に
前記記憶装置に記憶されているデータの値をグループ化
したボタン・グループとデータの値に対応させた個別ボ
タンとを設定し、これらのボタン・グループと個別ボタ
ンを操作ボタンとして表示装置に表示することを特徴と
するものである。
In order to achieve the above object, a method for generating an operation button for computer processing according to the present invention comprises an arbitrary field of a plurality of data which is composed of a plurality of fields and stored in a storage device. The button class is set in accordance with the button class, and a button group in which data values stored in the storage device are grouped and an individual button corresponding to the data value are set for each button class. These button groups and individual buttons are displayed as operation buttons on a display device.

【0007】また、操作ボタンの選択状態記憶方法は、
前述のようにして生成された操作ボタンの選択状態をボ
タン・コードに変換して記憶装置に記憶することを特徴
とするものである。
[0007] The method of storing the operation button selection state is as follows.
The selection state of the operation button generated as described above is converted into a button code and stored in a storage device.

【0008】[0008]

【作用】上記のように構成した本発明のコンピュータ処
理用操作ボタンの生成方法によれば、複数のフィールド
に分けて記憶装置に記憶されている最新のデータの任意
のフィールドに対応させてボタン・クラスを設定し、こ
の各ボタン・クラス毎に記憶装置に記憶されているデー
タの値に基づいて操作ボタンを自動生成して表示装置に
表示することができ、この操作ボタンを選択指示するこ
とにより、コンピュータに実行させる処理を指示するこ
とができる。
According to the method for generating operation buttons for computer processing of the present invention configured as described above, buttons and buttons corresponding to arbitrary fields of the latest data stored in the storage device are divided into a plurality of fields. By setting a class, an operation button can be automatically generated based on the value of data stored in the storage device for each button / class and displayed on the display device. By selecting and instructing the operation button, , The processing to be executed by the computer can be instructed.

【0009】また、操作ボタンの選択状態記憶方法によ
れば、上記のようにして選択指示した操作ボタンの選択
状態をボタン・コードに変換して記憶装置に記憶するこ
とにより、一旦選択したボタンを選択した状態で再表示
して、同じボタンを再び選択する手間を省くことができ
る。
According to the operation button selection state storage method, the selection state of the operation button selected and instructed as described above is converted into a button code and stored in the storage device, so that the once selected button is stored. It is possible to redisplay in the selected state and to save the trouble of selecting the same button again.

【0010】[0010]

【実施例】以下、本発明の実施例について、図面を参照
して説明する。本発明を実施するためのシステムは、図
1に示すように、操作ボタンを表示する表示装置として
のディスプレイ1と、このディスプレイ(表示装置)1
に表示されている操作ボタンを選択指示するキーボー
ド、マウス、タッチパネルまたはペン等の入力装置2
と、処理すべきデータや、操作ボタンをボタン・クラ
ス、ボタン・グループ、個別ボタンで構成して記憶する
メモリーやディスク等を備えた記憶装置3と、これらの
各装置を制御して操作ボタンの選択指示に対応する処理
を実行するコンピュータ(中央処理装置)4とから主に
構成されている。
Embodiments of the present invention will be described below with reference to the drawings. As shown in FIG. 1, a system for carrying out the present invention includes a display 1 as a display device for displaying operation buttons, and a display (display device) 1
Input device 2 such as a keyboard, a mouse, a touch panel, or a pen for selecting and instructing the operation buttons displayed on the screen
And a storage device 3 including a memory or a disk for storing data to be processed and operation buttons as a button class, a button group, and an individual button, and controlling these devices. And a computer (central processing unit) 4 for executing processing corresponding to the selection instruction.

【0011】図2は、前記記憶装置3に記憶されるデー
タの構成及びデータの値の一例を示すもので、各データ
1,データ2…は、フィールド1,フィールド2…の複
数のフィールドから構成されており、これらのフィール
ドの内の、例えばフィールド1には、 "東京”や "大
阪”が、フィールド2には、 "店舗イ”や "店舗ロ”
が、フィールド3には、 "商品A”や "商品B”が、更
にフィールド4には、"100”や "150”が、それ
ぞれ記憶されるようになっている。
FIG. 2 shows an example of the structure and value of data stored in the storage device 3. Each data 1, data 2... Is composed of a plurality of fields 1, 2,. Of these fields, for example, field 1 contains “Tokyo” and “Osaka”, and field 2 contains “Store I” and “Store B”
In the field 3, "commodity A" and "commodity B" are stored, and in the field 4, "100" and "150" are stored.

【0012】そして、全てのデータの値は、データを構
成するフィールド別にデータの件数分だけ存在し、全て
のデータを通して、フィールドの数と並び順は同一であ
る。ここでは、各データが4つのフィールド(フィール
ド1〜フィールド4)から構成され、5件分のデータ
(データ1〜データ5)が存在するものとして以下説明
する。
[0012] The values of all data exist for the number of data for each field constituting the data, and the order and the order of the fields are the same throughout all data. Here, the following description is made on the assumption that each data is composed of four fields (field 1 to field 4) and that five data (data 1 to data 5) exist.

【0013】先ず、記憶装置3に記憶されているデータ
を、表示装置1に表示させ、入力装置2によりフィール
ドを選択指示することにより、この選択指示されたフィ
ールドに対応するボタン・クラスを自動的に設定する
か、または記憶装置3に記憶されているデータの値か
ら、分類可能な(カテゴリカル)フィールドを自動的に
識別して、この識別されたフィールドに対応するボタン
・クラスを自動的に設定する。
First, the data stored in the storage device 3 is displayed on the display device 1 and a field is selected and designated by the input device 2 so that the button / class corresponding to the selected and designated field is automatically set. Or automatically identifies a classifiable (categorical) field from the value of the data stored in the storage device 3 and automatically identifies a button class corresponding to the identified field. Set.

【0014】ここで、分類可能なフィールドとは、金額
や数量のような数値(ニューメリカル)以外のフィール
ドを指す。この実施例の場合、入力装置2により、フィ
ールド1、フィールド2及びフィールド3を選択指示す
るか、または何ら選択指示することなく、フィールド4
のみを数値フィールドと自動的に識別して、これ以外の
フィールド、即ちフィールド1,2及び3を分類可能な
フィールドと自動的に識別すると、図3(b)に示すよ
うに、フィールド4が除かれてボタン生成の対象外とな
り、フィールド1,2及び3に対応するボタン・クラス
1,2及び3が自動的に設定される。
Here, the classifiable field refers to a field other than a numerical value (numerical) such as an amount or a quantity. In the case of this embodiment, the input device 2 instructs the selection of the field 1, the field 2 and the field 3, or the field 4 without any selection instruction.
By automatically identifying only fields as numerical fields and other fields, that is, fields 1, 2 and 3, as fields that can be classified, field 4 is removed as shown in FIG. As a result, the button is excluded from the button generation, and the button classes 1, 2, and 3 corresponding to the fields 1, 2, and 3 are automatically set.

【0015】そして、各ボタン・クラス1〜3に対し
て、入力装置2からボタン・クラスの名称を入力し記憶
させるのであるが、この名称は、別の方法で記憶させて
も、或いはプログラムで自動的に付与して記憶させても
良い。
Then, for each of the button classes 1 to 3, the name of the button class is input from the input device 2 and stored. The name may be stored by another method or by a program. It may be automatically added and stored.

【0016】例えば、同図(b)に示すように、フィー
ルド1に対応したボタン・クラス1の名称を "地区”、
フィールド2に対応したボタン・クラス2の名称を "店
舗”、フィールド3に対応したボタン・クラス3の名称
を "商品”とする。
For example, as shown in FIG. 2B, the name of the button class 1 corresponding to the field 1 is “district”,
The name of the button class 2 corresponding to the field 2 is “store”, and the name of the button class 3 corresponding to the field 3 is “product”.

【0017】そして、ボタン・クラスを階層的に関連付
ける時には、表示装置1にボタン・クラスの名称を表示
させ、上位のボタン・クラスから順に入力装置2で選択
して、選択の順をそのまま階層のレベルとする。
When the button classes are hierarchically related, the names of the button classes are displayed on the display device 1, and the names of the button classes are selected by the input device 2 in order from the higher-order button classes. Level.

【0018】つまり、ここでは、表示装置1に表示され
たボタン・クラスの名称を入力装置2で "地区”,"商
品”の順に選択すると、 "地区”が上位レベルで "商
品”が下位レベルとなり、逆に "商品”,"地区”の順に
選択すると、 "商品”が上位レベルで "地区”が下位レ
ベルとなる。選択されなかった "店舗" は、関連付けの
ないボタン・クラスとなる。
That is, here, when the name of the button class displayed on the display device 1 is selected in the order of “district” and “product” on the input device 2, “district” is the upper level and “product” is the lower level. Conversely, if "product" and "district" are selected in this order, "product" will be at the upper level and "district" will be at the lower level. Unselected "stores" will have an unassociated button class.

【0019】そして、前記各ボタン・クラスに対応する
各フィールドに記憶されているデータの値を基に個別ボ
タンを自動設定するのであるが、このボタン・クラス1
と3とそれぞれの個別ボタンを表示装置1に表示した例
を図4に示す。
The individual buttons are automatically set on the basis of the values of the data stored in the respective fields corresponding to the respective button classes.
FIG. 4 shows an example in which the display buttons 1 and 3 and the individual buttons are displayed on the display device 1.

【0020】この例は、ユニークなデータの値をそのま
ま個別ボタンの名称とし、単一のグループで、ユニーク
な名称の個数分だけ個別ボタンを自動的に設定したもの
である。この場合、フィールド1には、 "東京”と "大
阪”と "名古屋”の3つのデータの値が記憶されている
ため、同図(a)に示すように、この名称を持つ3つの
個別ボタンが、フィールド3には、 "商品A”と "商品
B”と "商品C”の3つのデータの値が記憶されている
ため、同図(b)に示すように、この名称を持つ3つの
個別ボタンがそれぞれ自動設定される。
In this example, unique data values are used as the names of individual buttons as they are, and individual buttons are automatically set in a single group by the number of unique names. In this case, since three data values of “Tokyo”, “Osaka”, and “Nagoya” are stored in the field 1, as shown in FIG. However, since three data values of “product A”, “product B”, and “product C” are stored in the field 3, as shown in FIG. Individual buttons are automatically set.

【0021】なお、この個別ボタンには、別の名称を付
けても良く、またデータの値の範囲または複数のデータ
の値の集合に対してユニークな名称を付け、その個数分
だけ個別ボタンを自動的に設定することもできる。
It should be noted that the individual buttons may be given different names. Alternatively, unique names may be assigned to a range of data values or a set of a plurality of data values, and the individual buttons may be assigned as many as the number of individual buttons. It can be set automatically.

【0022】そして、複数のボタン・クラス間の関連付
きをする時、上位のボタン・クラスで選択された個別ボ
タンと関連する下位のボタン・クラスのボタン・グルー
プを自動設定して、切替え表示するのであるが、これを
以下のようにして行う。
When associating a plurality of button classes, the button group of the lower button class associated with the individual button selected in the upper button class is automatically set and switched and displayed. This is done as follows.

【0023】つまり、1のボタン・クラスを他のボタン
・クラスの下位に階層的に関連付けることにより、他の
ボタン・クラスにおける個別ボタンの選択状況に応じ
て、当該1のボタン・クラスに対する複数のボタン・グ
ループを自動設定し切替え表示する。他のボタン・クラ
スと関連がない時には、当該1のボタン・クラスに対し
て単一のボタン・グループを自動設定する。
That is, by associating one button class hierarchically below another button class, a plurality of button classes corresponding to the one button class can be selected according to the selection status of individual buttons in the other button class. Automatically sets and switches button groups. When there is no association with another button class, a single button group is automatically set for the one button class.

【0024】例えば、ボタン・クラス1の "地区" を下
位にして、他のボタン・クラス3の"商品" をこの上位
に階層的に関連付けた時、上位のボタン・クラス3の個
別ボタンの "商品A" ,"商品B" 及び "商品C" を選択
すると、図5(a)に示すように、 "東京" ,"大阪" 及
び "名古屋" の個別ボタンを有するボタン・グループ1
−1が自動的に設定される。そして、上位のボタン・ク
ラス3の個別ボタンの"商品A" のみを選択すると、フ
ィールド3に "商品A" が記憶されているデータは、図
2におけるデータ1〜3で、これらのデータ1〜3の各
フィールド1には、 "名古屋" が存在しないため、図5
(b)に示すように、 "東京" 及び "大阪" の個別ボタ
ンを有するボタン・グループ1−2が自動的に設定され
る。
For example, when the "area" of the button class 1 is made lower and the "products" of the other button class 3 are hierarchically associated with this, the "button" of the upper button class 3 becomes "individual". When a product A, a product B, and a product C are selected, as shown in FIG. 5A, a button group 1 having individual buttons of “Tokyo”, “Osaka”, and “Nagoya”
-1 is automatically set. Then, when only the "product A" of the individual button of the upper button class 3 is selected, the data in which "product A" is stored in the field 3 are the data 1 to 3 in FIG. Since "Nagoya" does not exist in each field 1 of FIG.
As shown in (b), the button group 1-2 having the individual buttons "Tokyo" and "Osaka" is automatically set.

【0025】同様に、ボタン・クラス3の "商品" を下
位にして、他のボタン・クラス1の"地区" をこの上位
に階層的に関連付けた時、上位のボタン・クラス1の個
別ボタンの "東京" ,"大阪" 及び "名古屋" を選択する
と、図5(c)に示すように、 "商品A" ,"商品B" 及
び "商品C" の個別ボタンを有するボタン・グループ3
−1が自動的に設定される。そして、上位のボタン・ク
ラス1の個別ボタンの"名古屋" のみを選択すると、フ
ィールド1に "名古屋" が記憶されているデータは、図
2におけるデータ5のみであるため、図5(d)に示す
ように、このデータ5のフィールド3のデータの値を基
に生成された "商品C" の個別ボタンのみを有するボタ
ン・グループ3−2が自動的に設定される。
Similarly, when the "commodity" of the button class 3 is lower and the "district" of the other button class 1 is hierarchically related to this higher, the individual buttons of the upper button class 1 When "Tokyo", "Osaka" and "Nagoya" are selected, as shown in FIG. 5C, a button group 3 having individual buttons of "product A", "product B" and "product C".
-1 is automatically set. When only "Nagoya" of the individual button of the upper button / class 1 is selected, the data in which "Nagoya" is stored in the field 1 is only the data 5 in FIG. As shown in the figure, the button group 3-2 having only the individual buttons of "product C" generated based on the value of the data in the field 3 of the data 5 is automatically set.

【0026】このようにして、階層関係を自由に設定し
て、データの絞り込みを行うことができる。次に、上記
図4に示すように表示装置1に表示したボタン・クラス
と個別ボタンを使って、入力装置2で選択指示を受けた
時に記憶装置3内で選択状態をどのように変換させて記
憶させるのかについて説明する。
In this manner, data can be narrowed down by freely setting the hierarchical relationship. Next, using the button class and the individual button displayed on the display device 1 as shown in FIG. 4, how the selection state is converted in the storage device 3 when a selection instruction is received by the input device 2 A description will be given as to whether to store the information.

【0027】個別ボタンの位置は、上から1,2,3…
と順に数え、個別ボタンは、任意に選択または選択解除
することができ、「選択されている」または「選択され
ていない」の一方の状態となるようになっており、選択
されている個別ボタンの位置をコードに変換して、複数
のボタン・クラス間で自由に連結してボタン・コードを
形成し、このボタン・コードを記憶させるようになって
いる。
The positions of the individual buttons are 1, 2, 3,.
The individual button can be arbitrarily selected or deselected, so that it is in one state of "selected" or "not selected", and the selected individual button Is converted to a code, freely linked between a plurality of button classes to form a button code, and the button code is stored.

【0028】この例では、図4に示すように、ボタン・
クラス1における個別ボタンの上からの位置を1桁の数
字で、ボタン・クラス3における個別ボタンの上からの
位置を1桁の数字で表して、図6に示すように、10進
法による数字コードで連結した2桁のボタン・コードを
形成している。
In this example, as shown in FIG.
The position from above of the individual buttons in class 1 is represented by a one-digit number, and the position from above the individual buttons in button class 3 is represented by a single-digit number, as shown in FIG. It forms a two digit button code linked by a code.

【0029】即ち、ボタン・クラス1の上から1番目の
個別ボタン "東京" と、ボタン・クラス3の上から1番
目の個別ボタン "商品A" を選択すると、ボタン・コー
ドは"11" となり、ボタン・クラス1の上から1番目
の個別ボタン "東京" と2番目の個別ボタン "大阪"
と、ボタン・クラス3の上から1番目の個別ボタン "商
品A" を選択すると、ボタン・コードは "11”と”2
1" になる。
That is, when the first individual button "Tokyo" from the top of the button class 1 and the first individual button "Product A" from the top of the button class 3 are selected, the button code becomes "11". , The first individual button "Tokyo" and the second individual button "Osaka" from the top of button class 1
And the first individual button "commodity A" from the top of button class 3 is selected, the button codes are "11" and "2".
1 ".

【0030】これにより、例えばボタン・コードが "1
1" であれば、前記図2のデータ1とデータ2の値が記
憶装置3から呼び出され、ボタン・コードが "21" で
あれば、同じくデータ3の値が記憶装置3から呼び出さ
れてコンピュータ4で処理されるようになっている。
Thus, for example, if the button code is "1"
If "1", the values of data 1 and data 2 in FIG. 2 are called from the storage device 3, and if the button code is "21", the value of data 3 is called from the storage device 3 and 4 is performed.

【0031】なお、上記の例では、ボタン・コードを1
0進法による数字コードで連結して表示しているが、記
憶装置3内での処理効率を高めるために、36進法や2
56進法など、必要に応じた表現方法で記憶させること
もできる。
In the above example, the button code is set to 1
Although they are connected by a numerical code in the 0-base system, they are displayed in a 36-base system or a 2-base system in order to increase the processing efficiency in the storage device 3.
It can also be stored in an expression method as required, such as 56-ary notation.

【0032】36進法によりボタン・コードを記憶する
場合には、ボタン・コードを、"0" ,"1" ,… , "9"
,"A" ,"B" ,… , "Z" の数字と英文字のコードで
連結して表現する。
When the button code is stored in the 36-ary system, the button code is set to "0", "1",..., "9".
, "A", "B", ..., "Z" are concatenated with alphanumeric codes and expressed.

【0033】この場合、例えばボタン・コードが "7
K" であれば、ボタン・クラス1の第7番目の個別ボタ
ンを、ボタン・クラス3の第20番目の個別ボタンをそ
れぞれ選択していることになる。なお、個別ボタンが選
択されない時には、当該桁は、"0" となる。
In this case, for example, if the button code is "7
K "means that the seventh individual button of the button class 1 and the twentieth individual button of the button class 3 are selected. When no individual button is selected, the corresponding individual button is not selected. The digit is "0".

【0034】256進法によりボタン・コードを記憶す
る場合には、ボタン・コードをX "00" 〜X "FF"
の16進法のバイト・コードで連結して表現する。この
場合、例えばボタン・コードがX "17F0" であれ
ば、ボタン・クラス1の第23番目の個別ボタンを、ボ
タン・クラス3の第240番目の個別ボタンをそれぞれ
選択していることになる。
When the button code is stored in the 256-ary system, the button code is set to X "00" to X "FF".
And represented by a hexadecimal byte code. In this case, for example, if the button code is X "17F0", it means that the 23rd individual button of the button class 1 and the 240th individual button of the button class 3 are selected.

【0035】ここに、ボタン・コードの長さ(桁数)
が、ボタン・クラスの個数と一致する場合、仮にボタン
・クラスを10個設定すると、記憶させるボタン・コー
ドの長さ(桁数)も10となる。
Here, the length (number of digits) of the button code
Is the same as the number of button classes, if ten button classes are set, the length (number of digits) of the button code to be stored is also ten.

【0036】例えば、256進法によりボタン・コード
を表現する場合、全てのボタン・クラスにおける個別ボ
タンの選択の組み合わせは、1つのボタン・クラス内で
単一のボタン選択を行う場合でも、「256の10乗」
となる。
For example, when a button code is expressed in 256-ary notation, the combination of individual button selections in all button classes is "256" even when a single button is selected within one button class. 10th power "
Becomes

【0037】ボタン・コードの長さ(桁数)が、ボタン
・クラスの個数より多くなる場合、即ち1つのボタン・
クラスに2桁以上のボタン・コードを対応させる場合、
更に多くのボタン選択が可能となる。
When the length (number of digits) of the button code is larger than the number of button classes, that is, one button
When associating a button code with two or more digits with a class,
More buttons can be selected.

【0038】例えば、256進法により1つのボタン・
コードに2桁のボタン・コードを対応させる場合、上記
と同じ10個全てのボタン・クラスにおける個別ボタン
の選択の組み合わせは、1つのボタン・クラス内で単一
のボタン選択を行う場合でも、「256の2乗の10
乗」となる。
For example, one button in the 256-ary system
When a two-digit button code is made to correspond to a code, the combination of the individual button selections in all the ten button classes is the same as that described above, even if a single button selection is made within one button class. 256 squared 10
To the power.

【0039】1つのボタン・クラス内で複数の個別ボタ
ンを選択したり、1つのボタン・クラス内に複数のボタ
ン・グループを設定し単一または複数の個別ボタンを選
択する場合では、上記の個別ボタンの選択の組み合わせ
は更に多くなる。
When a plurality of individual buttons are selected in one button class, or when a plurality of button groups are set in one button class and a single or a plurality of individual buttons are selected, the above-described individual button is selected. More combinations of button selections.

【0040】このように、ボタン・クラスとボタン・コ
ードの関係により、膨大なデータを対象とする検索等の
処理に関する選択指示を行うことができる。
As described above, it is possible to issue a selection instruction regarding a process such as a search for an enormous amount of data, based on the relationship between the button class and the button code.

【0041】[0041]

【発明の効果】本発明は上記のような構成であるので、
記憶装置に記憶されているデータを基にして、操作ボタ
ンを自動的に生成することができ、これによって利用者
はメニューやボタンなど操作関連処理ソフトを開発する
ことなしに、簡単かつ短時間に操作ボタンによる選択指
示を実施することができる。
Since the present invention has the above configuration,
The operation buttons can be automatically generated based on the data stored in the storage device, so that the user can easily and quickly generate operation menus and buttons, without developing operation-related processing software. A selection instruction can be performed using the operation buttons.

【0042】しかもデータの修正、変更、追加、削除な
どの更新に対しても、マスター・ファイル登録やメモリ
ー内テーブル定義がもともと不要なので、最新データを
使って操作ボタンの自動生成処理を再実行させるか、自
動更新処理を実行させるだけで、最新の操作ボタンがで
き上がり、メンテナンスも容易となる。
In addition, even for updating such as data correction, change, addition, and deletion, registration of a master file and definition of a table in the memory are not necessary from the beginning, so that the automatic generation of operation buttons is performed again using the latest data. Or, simply by executing the automatic update process, the latest operation buttons are completed, and maintenance is facilitated.

【0043】また選択指示の結果をボタン・コードに変
換して記憶装置に記憶させることにより、このボタン・
コードを該当するデータを記憶装置から取り出すキーと
して、コンピュータ処理を実行するために使用するとと
もに、一旦選択したボタンをボタンの表示を消去した後
でも、いつでも選択した状態で再表示できるようにし
て、同じボタンを再選択する手間を省き、これによっ
て、ボタン操作の簡略化を図ることができる。
By converting the result of the selection instruction into a button code and storing it in a storage device,
The code is used as a key for retrieving the corresponding data from the storage device as a key for performing computer processing, and even after erasing the display of the button once selected, the button can be displayed again in the selected state at any time, The labor for reselecting the same button can be omitted, thereby simplifying the button operation.

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

【図1】本発明を実施するためのシステムの概要を示す
ブロック図。
FIG. 1 is a block diagram showing an outline of a system for implementing the present invention.

【図2】記憶装置に記憶されるデータの構成及びデータ
の値の一例を示す図。
FIG. 2 is a view showing an example of a configuration of data stored in a storage device and a value of the data.

【図3】データの各フィールドからボタン・クラスを設
定し、この各ボタン・クラスに名称を付ける際の説明に
付する図。
FIG. 3 is a diagram attached to a description when setting a button class from each field of data and assigning a name to each button class.

【図4】ボタン・クラスと個別ボタンとを表示装置に表
示した状態を示す図。
FIG. 4 is a diagram showing a state in which a button class and individual buttons are displayed on a display device.

【図5】ボタン・クラスを階層的に関連付けした時にお
けるボタン・グループの自動設定の説明に付する図。
FIG. 5 is a diagram for describing automatic setting of a button group when button classes are hierarchically associated with each other.

【図6】ボタン・クラスとボタン・コードの関係の説明
に付する図。
FIG. 6 is a diagram attached to a description of a relationship between a button class and a button code.

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

1 表示装置(ディスプレイ) 2 入力装置 3 記憶装置 4 コンピュータ(中央処理装置) Reference Signs List 1 display device (display) 2 input device 3 storage device 4 computer (central processing unit)

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】複数のフィールドから構成され記憶装置に
記憶されている複数のデータの任意のフィールドに対応
させてボタン・クラスを設定し、この各ボタン・クラス
毎に前記記憶装置に記憶されているデータの値をグルー
プ化したボタン・グループとデータの値に対応させた個
別ボタンとを設定し、これらのボタン・グループと個別
ボタンを操作ボタンとして表示装置に表示することを特
徴とするコンピュータ処理用操作ボタンの生成方法。
1. A button class is set in correspondence with an arbitrary field of a plurality of data which is composed of a plurality of fields and stored in a storage device, and is stored in the storage device for each of the button classes. Computer processing characterized by setting button groups in which data values are grouped and individual buttons corresponding to the data values, and displaying these button groups and individual buttons as operation buttons on a display device. How to generate operation buttons for
【請求項2】請求項1記載の方法によって生成された操
作ボタンの選択状態をボタン・コードに変換して記憶装
置に記憶することを特徴とする操作ボタンの選択状態記
憶方法。
2. A method for storing a selection state of an operation button, wherein the selection state of the operation button generated by the method according to claim 1 is converted into a button code and stored in a storage device.
JP6207507A 1994-08-31 1994-08-31 Method of generating operation button for computer processing and method of storing selected state of operation button Expired - Lifetime JP2702416B2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP6207507A JP2702416B2 (en) 1994-08-31 1994-08-31 Method of generating operation button for computer processing and method of storing selected state of operation button
EP95930008A EP0727734B1 (en) 1994-08-31 1995-08-30 Method of automatically generating operation buttons for computer processing
US08/604,946 US5821926A (en) 1994-08-31 1995-08-30 Method of generating an operating button for computer processing, method of retrieving data with the operating button and method of displaying the operating button
DE69534276T DE69534276T2 (en) 1994-08-31 1995-08-30 METHOD FOR THE AUTOMATIC PRODUCTION OF OPERATING KEYS FOR COMPUTER PROCEDURE
PCT/JP1995/001721 WO1996007131A1 (en) 1994-08-31 1995-08-30 Method of generating operation button for computer process, data retrieval method by the operation button and display method of the operation button

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6207507A JP2702416B2 (en) 1994-08-31 1994-08-31 Method of generating operation button for computer processing and method of storing selected state of operation button

Publications (2)

Publication Number Publication Date
JPH0876954A JPH0876954A (en) 1996-03-22
JP2702416B2 true JP2702416B2 (en) 1998-01-21

Family

ID=16540872

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6207507A Expired - Lifetime JP2702416B2 (en) 1994-08-31 1994-08-31 Method of generating operation button for computer processing and method of storing selected state of operation button

Country Status (1)

Country Link
JP (1) JP2702416B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4593580B2 (en) * 2007-03-05 2010-12-08 株式会社エヌジェーケー Method for generating operation buttons for XML data

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0351961A (en) * 1989-07-19 1991-03-06 Sharp Corp Data display system for multi-media data base

Also Published As

Publication number Publication date
JPH0876954A (en) 1996-03-22

Similar Documents

Publication Publication Date Title
WO1996007131A1 (en) Method of generating operation button for computer process, data retrieval method by the operation button and display method of the operation button
JP2702416B2 (en) Method of generating operation button for computer processing and method of storing selected state of operation button
JPH09128189A (en) Menu display managing device
CN109952573B (en) System configuration creation assistance device
JP2530568B2 (en) How to create operation buttons for computer processing
WO2019187087A1 (en) Picture drawing device, picture drawing program, and storage medium
JP2608085B2 (en) Production planning simulation device
JP2003296161A (en) File name conversion program
JPH03167625A (en) Menu display system
JP2760755B2 (en) Method of storing and redisplaying the operation button history for computer processing
JP2585311B2 (en) How to create a program
JPH0895997A (en) Method for retrieving data with operating button for computer processing
JPS60247706A (en) Tracking system for system state of facility group controller
JPH07306767A (en) Device and system for data processing
JP3091095B2 (en) Automatic selection and display method of operation buttons for computer processing
JPH0341558A (en) Retrieving method and menu offering method
KR20200089453A (en) Database management system
JPH02293924A (en) Menu control system
JP2001325020A (en) State transition chart display system
JP2672899B2 (en) Screen program creation processing method
JP2735921B2 (en) Address definition operation device
JPH05204627A (en) Menu display processor
JPS5846426A (en) Code input equipment
JPH0395622A (en) Compressing system for information on screen defining matter
JPH0319019A (en) Menu display system

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19970909

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101003

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101003

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20141003

Year of fee payment: 17

EXPY Cancellation because of completion of term