JPH04107727A - Menu display device - Google Patents

Menu display device

Info

Publication number
JPH04107727A
JPH04107727A JP2227785A JP22778590A JPH04107727A JP H04107727 A JPH04107727 A JP H04107727A JP 2227785 A JP2227785 A JP 2227785A JP 22778590 A JP22778590 A JP 22778590A JP H04107727 A JPH04107727 A JP H04107727A
Authority
JP
Japan
Prior art keywords
menu
display
command
display device
storage table
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
JP2227785A
Other languages
Japanese (ja)
Inventor
Hiroe Yokogawa
横川 浩恵
Fumiko Ishibe
石部 文子
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 Corp
NEC Solution Innovators Ltd
Original Assignee
NEC Corp
NEC Software Chubu 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 Corp, NEC Software Chubu Ltd filed Critical NEC Corp
Priority to JP2227785A priority Critical patent/JPH04107727A/en
Publication of JPH04107727A publication Critical patent/JPH04107727A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To prevent an unexecutable command designated and re-se-lected erroneously and to make a command desired to execute easy to select by displaying a menu consisting of only an executable command. CONSTITUTION:An input means 3 recognizes a request from an input device 2, and informs a menu display request to a display menu generating means 5. All the information with respect to the menu are stored in a menu information storage table 4, and the display menu generating means 5 refers to the menu information storage table 4, and extracts a displayable menu, and converts it to a menu format that can be displayed actually. An output means 6 outputs displayable menu data to an output device 7. Therefore, a menu item can be executed in all the data, and is always displayed on the menu. Thereby, it is possible to prevent the unexecutable command designated and re-selected erroneously and to make the command desired to execute easy to select.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は対話式情報処理システムにおけるメニュー表示
装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a menu display device in an interactive information processing system.

〔従来の技術〕[Conventional technology]

従来、この種のメニュー表示装置は、メニュー表示要求
を発したプロセスで処理されているデータ種別に拘わら
ず、メニュー情報格納テーブルを参照し、常に同一のメ
ニューを表示していた。
Conventionally, this type of menu display device always displays the same menu by referring to the menu information storage table, regardless of the type of data being processed by the process that issued the menu display request.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のメニュー表示装置は、メニュー表示要求
を発したプロセスで実行できないコマンドでもメニュー
に表示するので、メニューから実行するコマンドを選択
する際、誤って実行できないコマンドを指定し再選択に
なることがあるうえに、実行したいコマンドが選択しに
くいという欠点がある。
The conventional menu display device described above displays on the menu even commands that cannot be executed by the process that issued the menu display request, so when selecting a command to be executed from the menu, it is possible to accidentally specify a command that cannot be executed and have to reselect it. However, it also has the disadvantage that it is difficult to select the command you want to execute.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のメニュー表示装置は、入力装置よりメニュー表
示装置要求を受け取る入力手段と、メニューに表示する
項目名やメニュー項目選択時に起動されるコマンド名及
び表示属性等が格納されたメニュー情報格納テーブルと
、このテーブルを参照し、メニュー表示要求を発したプ
ロセスで実行可能なコマンドのみを抽出して実際に表示
する表示形式に変換する表示メニュー作成手段と、メニ
ューを出力装置上に表示する出力手段を有している。
The menu display device of the present invention includes an input means that receives a menu display device request from an input device, and a menu information storage table that stores item names to be displayed on the menu, command names activated when menu items are selected, display attributes, etc. , a display menu creation means that refers to this table, extracts only commands that can be executed by the process that issued the menu display request, and converts them into a display format that is actually displayed; and an output means that displays the menu on an output device. have.

〔実施例〕〔Example〕

次に本発明について図面を参照して詳細に説明する。 Next, the present invention will be explained in detail with reference to the drawings.

第1図は、本発明の一実施例のメニュー表示装置の構成
図である。本実施例のメニュー表示装置1は、入力装置
2と、出力装置7とに接続されており、入力手段3と、
表示メニュー作成手段5と出力手段6と、メニュー情報
格納テーブル4とを含んでいる。
FIG. 1 is a configuration diagram of a menu display device according to an embodiment of the present invention. The menu display device 1 of this embodiment is connected to an input device 2 and an output device 7, and the input means 3 and
It includes display menu creation means 5, output means 6, and menu information storage table 4.

入力装置2は、例えばキーボードやマウスであり、メニ
ューを表示させる要求を発生させる。
The input device 2 is, for example, a keyboard or a mouse, and generates a request to display a menu.

入力手段3は、入力装置2からの要求を認識しメニュー
表示要求を表示メニュー作成手段5に通知する。メニュ
ー情報格納テーブル4には、メニューに関するすべての
情報が格納されている。
The input means 3 recognizes the request from the input device 2 and notifies the display menu creation means 5 of the menu display request. The menu information storage table 4 stores all information related to menus.

表示メニュー作成手段5は、メニュー情報格納テーブル
4を参照し、表示可能なメニューを抽出し実際に表示で
きるメニュー形式に変換する。出力手段6はこの表示可
能なメニューデータを出力袋W7へ出力する。
The display menu creation means 5 refers to the menu information storage table 4, extracts displayable menus, and converts them into a menu format that can actually be displayed. The output means 6 outputs this displayable menu data to the output bag W7.

出力装置7は、例えばCRTや、CRT上のウィンドウ
である。
The output device 7 is, for example, a CRT or a window on the CRT.

第2図を参照すると、メニュー表示装置格納テーブル4
には、メニューの各項目単位に情報が格納されており、
各エントリは、メニューに表示表示文字列8、項目が選
択された時に起動するコマンド9、表示要求のあったプ
ロセスで処理されるデータに対し実行可能かどうかを示
すデータ識別子10を記入するデータ識別子記述域1コ
等から構成されている。
Referring to FIG. 2, the menu display device storage table 4
stores information for each menu item.
Each entry includes a display character string 8 to be displayed in the menu, a command 9 to be activated when the item is selected, and a data identifier 10 to indicate whether or not it can be executed on the data processed by the process requested to display. It consists of one description area, etc.

データ識別子10は、各プロセスで処理されるデータ種
別と対応している。限られたデータでしか実行できない
コマンドの場合、メニュー項目のデータ識別子記述域1
1に実行可能なデータ種別を記入する。データ識別子記
述域11には複数個のデータ識別子を指定することがで
き、データ識別子10が省略されたくデータ識別子記述
域11がスペースの)場合、そのメニュー項目がすべて
のデータで実行可能であり、常にメニューに表示される
ことを意味している。
The data identifier 10 corresponds to the data type processed in each process. For commands that can only be executed with limited data, data identifier description area 1 of the menu item
Enter the executable data type in 1. Multiple data identifiers can be specified in the data identifier description area 11, and if you want the data identifier 10 to be omitted (the data identifier description area 11 is a space), that menu item can be executed with all data, This means that it will always appear on the menu.

第3図はメニュー表示装置1における表示メニュー作成
手段5の処理のフローチャートである。
FIG. 3 is a flowchart of the processing of the display menu creation means 5 in the menu display device 1.

先ず、メニュー表示要求(ステップ12)から起動され
、メニュー表示要求の発生したプロセスで処理されてい
るデータ種別の判定ステップ13と、メニュー情報格納
テーブル4のメニュー項目に対応する情報の参照ステッ
プ14と、メニュー情報格納テーブル4の終端判定ステ
ップ15と、メニュー項目情報内データ識別子記述域1
1にデータ識別子10が記述されているか否かの判定ス
テップ16と、プロセスで処理中のデータ種別がデータ
識別子記述域11にデータ識別子10として存在するか
否かの判定ステップ17と、実際に表示可能なメニュー
形式に変換し、表示メニューテーブルにセットするステ
ップ18と、表示メニューテーブルを出力手段6に渡す
ステップ1つとからなる。
First, a step 13 is started from a menu display request (step 12) to determine the type of data being processed in the process in which the menu display request has occurred, and a step 14 is to refer to information corresponding to the menu item in the menu information storage table 4. , end determination step 15 of menu information storage table 4, and data identifier description area 1 in menu item information
Step 16 of determining whether the data identifier 10 is written in the data identifier description area 11; Step 17 of determining whether the data type being processed in the process exists as the data identifier 10 in the data identifier description area 11; It consists of a step 18 of converting it into a possible menu format and setting it in a display menu table, and a step of passing the display menu table to the output means 6.

次に、このように構成された本実施例のメニュー表示装
置の動作について、第3図を参照しながら説明する。
Next, the operation of the menu display device of this embodiment configured as described above will be explained with reference to FIG.

入力装置2でメニュー表示要求が発生すると、メニュー
表示装置1が起動される。まず、入力手段3が入力袋W
2からの要求を受けとり、表示メニュー作成手段5に通
知する(ステップ12)。
When a menu display request is generated on the input device 2, the menu display device 1 is activated. First, the input means 3 is the input bag W.
2 and notifies the display menu creation means 5 (step 12).

表示メニュー作成手段5は、まず要求が発生したプロセ
スで処理しているデータ種別を判定する(ステップ13
)。次にメニュー−表示装置格納テーブル4を参照し、
メニュー項目に対応する情報を参照しくステップ14)
、データ識別子記述域11にデータ識別子10が記述さ
れているか否かを判定する(ステップ16)。
The display menu creation means 5 first determines the type of data being processed by the process in which the request has occurred (step 13).
). Next, refer to the menu-display device storage table 4,
See the information corresponding to the menu item (step 14)
, it is determined whether the data identifier 10 is written in the data identifier description area 11 (step 16).

データ識別子が記述されていないと判断したならば、メ
ニュー表示要求を発したプロセスで処理されているデー
タ種別に係わらす、常に実行可能なコマンドであるとみ
なされる。一方データ識別子が記述されているならば、
ステップ13で判定した処理中のデータ種別がステップ
14で参照したデータ識別子記述域11内に存在するか
否かを判定しくステップ17)、存在していれば、メニ
ュー表示要求のあったプロセスで表示可能なメニュー項
目とみなす。
If it is determined that no data identifier is written, the command is always considered to be executable, regardless of the data type being processed by the process that issued the menu display request. On the other hand, if a data identifier is written,
It is determined whether the data type being processed, determined in step 13, exists in the data identifier description area 11 referenced in step 14 (step 17), and if it exists, it is displayed in the process that requested the menu display. Considered a possible menu item.

ステップ16と17によりメニュー情報格納テーブル4
から抽出された表示可能なメニュー項目の情報は、表示
可能な形式に変換され、表示メニューテーブルにセット
される(ステップ18)。
Menu information storage table 4 is created by steps 16 and 17.
The information on displayable menu items extracted from is converted into a displayable format and set in the display menu table (step 18).

上述のステップ14〜18の処理が繰り返され、ステッ
プ15でメニュー情報格納テーブル4の終端を検出した
と判定されたならば、ステップ18でセットされた表示
メニューテーブルが、出力手段6に渡され(ステップ1
9)、出力手段6によって、出力装置7に出力され、メ
ニュー表示装置1はメニュー表示処理を終了する。
The processes of steps 14 to 18 described above are repeated, and if it is determined in step 15 that the end of the menu information storage table 4 has been detected, the display menu table set in step 18 is passed to the output means 6 ( Step 1
9) is output to the output device 7 by the output means 6, and the menu display device 1 ends the menu display process.

以上のメニュー表示袋W1による処理の結果、例えば第
2図に示したメニュー情報格納テーブル4を使用し場合
、第4図に示すようなメニューが表示される。
As a result of the above processing by the menu display bag W1, for example, when the menu information storage table 4 shown in FIG. 2 is used, a menu as shown in FIG. 4 is displayed.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、入力手段と、各プロセス
で処理されるデータ種別により実行可能かどうかを示す
データ識別子を有したメニュー情報格納テーブルと、メ
ニュー情報格納テーブルから表示要求のあったプロセス
で表示するメニュー形式に変換する表示メニュー作成手
段及び出力手段を設けたことにより、実行可能なコマン
ドのみからなるメニューを表示することか可能となり、
メニューから実行するコマンドの項目名を選択する際、
誤って実行できないコマンドを指定し再選択することが
なくなるとともに、実行できないコマンドまで目で追う
必要がなくなり、実行したいコマンドが選択しやすくな
るという効果がある。
As explained above, the present invention includes an input means, a menu information storage table having a data identifier indicating whether or not it is executable depending on the type of data processed in each process, and a process that is requested to be displayed from the menu information storage table. By providing a display menu creation means and an output means for converting the menu format into a menu format to be displayed, it is possible to display a menu consisting only of executable commands.
When selecting the item name of the command to be executed from the menu,
This eliminates the need to accidentally specify and reselect a command that cannot be executed, and also eliminates the need to keep track of commands that cannot be executed, making it easier to select the command that you want to execute.

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

第1図は本発明の一実施例のメニュー表示装置の構成を
示す図、第2図は第1図中のメニュー表示装置が保有し
ているメニュー情報テーブルの構造を例示する図、第3
図は本実施例のメニュー表示装置の処理を示す流れ図、
第4因は本実施例のメニュー表示装置を用いたメニュー
表示の一例を示す図である。 1・・・メニュー表示装置、2・・・入力装置、3・・
・入力手段、4・・・メニュー表示装置格納テーブル、
5・・・表示メニュー作成手段、6・・・出力手段、7
・・・出力装置。
1 is a diagram showing the configuration of a menu display device according to an embodiment of the present invention, FIG. 2 is a diagram illustrating the structure of a menu information table held by the menu display device in FIG. 1, and FIG.
The figure is a flowchart showing the processing of the menu display device of this embodiment,
The fourth factor is a diagram showing an example of a menu display using the menu display device of this embodiment. 1... Menu display device, 2... Input device, 3...
- Input means, 4...menu display device storage table,
5... Display menu creation means, 6... Output means, 7
...Output device.

Claims (1)

【特許請求の範囲】 出力装置上にメニューを表示し、メニューに表示されて
いるコマンド項目を選択することにより機能実行を行う
対話式情報処理システムにおけるメニュー表示装置にお
いて、 入力装置よりメニュー表示装置要求を受け取る入力手段
と、メニューに表示する項目名やメニュー項目選択時に
起動されるコマンド名及び表示属性等が格納されたメニ
ュー情報格納テーブルと、このテーブルを参照し実際に
表示するメニューを抽出して表示形式に変換する表示メ
ニュー作成手段と、メニューを出力装置上に表示する出
力手段とを有し、 メニュー表示要求を発したプロセスで実行可能なコマン
ドのみからなるメニューを表示することを特徴とするメ
ニュー表示装置。
[Claims] In a menu display device in an interactive information processing system that displays a menu on an output device and executes a function by selecting a command item displayed on the menu, the menu display device is requested by an input device. a menu information storage table that stores item names to be displayed on the menu, command names to be activated when menu items are selected, display attributes, etc., and a menu information storage table that refers to this table to extract the menu to be actually displayed. It has a display menu creation means for converting it into a display format, and an output means for displaying the menu on an output device, and is characterized in that it displays a menu consisting only of commands that can be executed by the process that issued the menu display request. Menu display device.
JP2227785A 1990-08-29 1990-08-29 Menu display device Pending JPH04107727A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2227785A JPH04107727A (en) 1990-08-29 1990-08-29 Menu display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2227785A JPH04107727A (en) 1990-08-29 1990-08-29 Menu display device

Publications (1)

Publication Number Publication Date
JPH04107727A true JPH04107727A (en) 1992-04-09

Family

ID=16866348

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2227785A Pending JPH04107727A (en) 1990-08-29 1990-08-29 Menu display device

Country Status (1)

Country Link
JP (1) JPH04107727A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08137650A (en) * 1994-11-14 1996-05-31 N J K:Kk Method for automatically selecting and displaying operation button for computer processing
WO2000055713A1 (en) * 1999-03-17 2000-09-21 Fujitsu Limited Method of customizing software
JP2008146664A (en) * 1992-12-23 2008-06-26 Object Technology Licensing Corp Menu item display method and device
US7907301B2 (en) 2002-07-17 2011-03-15 Canon Kabushiki Kaisha Information processing apparatus having printer driver and sheet parameter setting method for printer driver

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008146664A (en) * 1992-12-23 2008-06-26 Object Technology Licensing Corp Menu item display method and device
JPH08137650A (en) * 1994-11-14 1996-05-31 N J K:Kk Method for automatically selecting and displaying operation button for computer processing
WO2000055713A1 (en) * 1999-03-17 2000-09-21 Fujitsu Limited Method of customizing software
US7907301B2 (en) 2002-07-17 2011-03-15 Canon Kabushiki Kaisha Information processing apparatus having printer driver and sheet parameter setting method for printer driver
US7929169B2 (en) 2002-07-17 2011-04-19 Canon Kabushiki Kaisha Information processing apparatus having printer driver and sheet parameter setting method for printer driver

Similar Documents

Publication Publication Date Title
EP0663639A1 (en) Method for creating a multimedia application
JPH08137646A (en) Method and system for displaying dialogue box
KR20050061534A (en) Tool-tip for multimedia files
JPH04107727A (en) Menu display device
US7936356B2 (en) Information processing method for information registration, and information processing method for information retrieval
JP2003029895A (en) Method for compounding menu information
JPH05274106A (en) Multiwindow display device
JPH04257919A (en) Graphic processing method
JP2632212B2 (en) Document processing method
JP3150889B2 (en) Software development support method and apparatus
JPH07219753A (en) Conversational program development support system
JPH07177586A (en) Menu information combining device
JPH0452686A (en) Display area movement control system
JPH02165223A (en) Realization system for object-oriented mode man-machine interface
JPH0784829A (en) Automatic testing device for interactive multiwindow program
JP2619487B2 (en) File operation method
JP2821304B2 (en) Error message display device
JP2719242B2 (en) Graphic processing method of data in memory
JPS63138431A (en) Processing system for decision of object attribute
JPH08212047A (en) Window system independency graphical user interface(gui) system
JPH05119947A (en) Method and device for menu management
JPH05324649A (en) Data processing method and device
JP2536722B2 (en) Image control change device
JPS6318428A (en) Menu controller
JPH0397070A (en) Editing processor