JPH10177476A - Menu generating device, menu generating method and storage medium in which menu generating program is stored - Google Patents

Menu generating device, menu generating method and storage medium in which menu generating program is stored

Info

Publication number
JPH10177476A
JPH10177476A JP8337048A JP33704896A JPH10177476A JP H10177476 A JPH10177476 A JP H10177476A JP 8337048 A JP8337048 A JP 8337048A JP 33704896 A JP33704896 A JP 33704896A JP H10177476 A JPH10177476 A JP H10177476A
Authority
JP
Japan
Prior art keywords
menu
command
stored
display
displaying
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
JP8337048A
Other languages
Japanese (ja)
Inventor
Akihiko Ishii
昭彦 石井
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
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP8337048A priority Critical patent/JPH10177476A/en
Publication of JPH10177476A publication Critical patent/JPH10177476A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To efficiently switch a hierarchized menu screen as well as to change contents of program execution based on the contents of display on the menu screen and a menu item depending on a condition. SOLUTION: The menu item to be displayed on the menu screen, the condition of display of the menu item, a command to be executed when an event occurs in the menu item and the condition of the command execution, etc., are stored in a menu definition file 1. The menu item is displayed on the menu screen when the corresponding condition of display is satisfied by a menu display means 2 and the command corresponding to the menu item is executed when the event occurs in the menu item and the corresponding condition of execution is satisfied by a command executing means 3.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータプロ
グラムが表示する階層的なメニュー画面を作成するメニ
ュー作成装置、メニュー作成方法およびメニュー作成用
プログラムを記憶した記憶媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a menu creation device for creating a hierarchical menu screen displayed by a computer program, a menu creation method, and a storage medium storing a menu creation program.

【0002】[0002]

【従来の技術】特開平4−369024号公報には、メ
ニュー項目とプログラム命令との対応を含むメニュー定
義情報を作成しておき、これに基づいてメニュー項目を
表示するとともに、メニュー項目が選択されるとそれに
対応するプログラム命令を実行する方法が記載されてい
る。
2. Description of the Related Art Japanese Patent Application Laid-Open No. 4-369024 discloses menu definition information including correspondence between menu items and program instructions. The menu items are displayed based on the menu definition information, and the menu items are selected. Then, a method of executing a corresponding program instruction is described.

【0003】また、特開平3−075826号公報に
は、メニューの仕様を記述したメニュー定義命令列を解
釈してメニュー画面を描画する方式が記載されている。
[0003] Japanese Patent Application Laid-Open No. 3-07826 discloses a method of interpreting a menu definition command sequence describing the specifications of a menu and rendering a menu screen.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記従
来の技術においては、条件によってメニュー画面の表示
内容およびメニュー項目に基づくプログラムの実行内容
を変更させることができないという問題点があった。
However, in the above-mentioned conventional technology, there is a problem that the display contents of the menu screen and the execution contents of the program based on the menu items cannot be changed depending on conditions.

【0005】また、上記従来の技術におけるメニュー定
義情報においては、階層化されたメニュー画面を切り替
えていくための記述方法がなされていないため、メニュ
ー画面が階層化されている場合、メニュー画面の切替が
効率よく行えないという問題点があった。
[0005] In addition, in the menu definition information in the above-mentioned conventional technique, there is no description method for switching between hierarchical menu screens. However, there was a problem that it could not be performed efficiently.

【0006】本発明の目的は、条件によってメニュー画
面の表示内容およびメニュー項目に基づくプログラムの
実行内容を変更させることができるメニュー作成装置、
メニュー作成方法およびメニュー作成用プログラムを記
憶した記憶媒体を提供することにある。
An object of the present invention is to provide a menu creating apparatus capable of changing the display contents of a menu screen and the execution contents of a program based on menu items according to conditions.
An object of the present invention is to provide a storage medium storing a menu creation method and a menu creation program.

【0007】本発明の他の目的は、階層化されたメニュ
ー画面の切替を効率よく行うことができるメニュー作成
装置、メニュー作成方法およびメニュー作成用プログラ
ムを記憶した記憶媒体を提供することにある。
Another object of the present invention is to provide a menu creation device, a menu creation method, and a storage medium storing a menu creation program that can efficiently switch a hierarchical menu screen.

【0008】[0008]

【課題を解決するための手段】本発明の第1のメニュー
作成装置は、メニュー画面に表示するメニュー項目と、
このメニュー項目を表示する条件を示す表示条件と、前
記メニュー項目にイベントが発生した場合に実行するコ
マンドと、このコマンドを実行する条件を示す実行条件
との対応を格納するメニュー定義ファイルと、このメニ
ュー定義ファイルに格納された前記メニュー項目を、該
メニュー項目に対応する前記表示条件が満足する場合に
メニュー画面に表示するメニュー表示手段と、前記メニ
ュー項目のいずれかにイベントが発生した場合に、前記
メニュー定義ファイルにおいて該イベントが発生したメ
ニュー項目に対応づけて格納されたコマンドを、該コマ
ンドに対応する前記実行条件が満足すれば実行するコマ
ンド実行手段とを備えている。
A first menu creation device according to the present invention comprises: a menu item displayed on a menu screen;
A menu definition file storing correspondence between display conditions indicating conditions for displaying the menu items, commands to be executed when an event occurs in the menu items, and execution conditions indicating conditions for executing the commands; A menu display means for displaying the menu item stored in the menu definition file on a menu screen when the display condition corresponding to the menu item is satisfied; and when an event occurs in any of the menu items, Command execution means for executing a command stored in the menu definition file in association with the menu item in which the event has occurred, if the execution condition corresponding to the command is satisfied.

【0009】本発明の第2のメニュー作成装置は、上記
第1のメニュー作成装置において、前記メニュー定義フ
ァイルが格納する前記コマンドは、メニュー画面を表示
するコマンドを含み、前記コマンド実行手段は、このメ
ニュー画面を表示するコマンドに対応するメニュー項目
にイベントが発生した場合に、前記メニュー表示手段に
対して該当するメニュー画面の表示を指示することを特
徴とする。
In a second menu creation device according to the present invention, in the first menu creation device, the command stored in the menu definition file includes a command for displaying a menu screen, and the command execution means includes: When an event occurs in a menu item corresponding to a command for displaying a menu screen, an instruction to display the corresponding menu screen is given to the menu display means.

【0010】本発明の第1のメニュー作成方法は、予め
記憶したメニュー項目を、該メニュー項目に対応して予
め記憶した表示条件が満足する場合にメニュー画面に表
示するメニュー表示ステップと、前記メニュー項目のい
ずれかにイベントが発生した場合に、該イベントが発生
したメニュー項目に対応して予め記憶されたコマンド
を、該コマンドに対応して予め記憶された実行条件が満
足すれば実行するコマンド実行ステップとを含んでい
る。
A first menu creation method according to the present invention includes: a menu display step of displaying a previously stored menu item on a menu screen when a display condition stored in advance corresponding to the menu item is satisfied; When an event occurs in any of the items, a command execution that executes a command stored in advance corresponding to the menu item in which the event occurred, if an execution condition stored in advance corresponding to the command is satisfied. Steps.

【0011】本発明の第2のメニュー作成方法は、上記
第1のメニュー作成方法において、前記予め記憶された
コマンドは、メニュー画面を表示するコマンドを含み、
このメニュー画面を表示するコマンドに対応するメニュ
ー項目にイベントが発生した場合に、前記メニュー表示
ステップにおいて、該当するメニュー画面の表示を行う
ことを特徴とする。
According to a second menu creation method of the present invention, in the first menu creation method, the pre-stored command includes a command for displaying a menu screen,
When an event occurs in a menu item corresponding to the command for displaying the menu screen, a corresponding menu screen is displayed in the menu display step.

【0012】本発明の第1の記憶媒体は、予め記憶した
メニュー項目を、該メニュー項目に対応して予め記憶し
た表示条件が満足する場合にメニュー画面に表示するメ
ニュー表示処理と、前記メニュー項目のいずれかにイベ
ントが発生した場合に、該イベントが発生したメニュー
項目に対応して予め記憶されたコマンドを、該コマンド
に対応して予め記憶された実行条件が満足すれば実行す
るコマンド実行処理とをコンピュータに実行させるプロ
グラムを記憶している。
A first storage medium according to the present invention provides a menu display process for displaying a menu item stored in advance on a menu screen when a display condition stored in advance corresponding to the menu item is satisfied; Command execution processing for executing a command stored in advance corresponding to the menu item in which the event has occurred, if an execution condition stored in advance corresponding to the command is satisfied, when an event occurs in any of the above. Are stored in the computer.

【0013】本発明の第2の記憶媒体は、上記第1の記
憶媒体において、前記予め記憶されたコマンドは、メニ
ュー画面を表示するコマンドを含み、このメニュー画面
を表示するコマンドに対応するメニュー項目にイベント
が発生した場合に、前記メニュー表示処理において、該
当するメニュー画面の表示を行うプログラムを記憶した
ことを特徴とする。
In a second storage medium according to the present invention, in the first storage medium, the command stored in advance includes a command for displaying a menu screen, and a menu item corresponding to the command for displaying the menu screen. When an event occurs, a program for displaying a corresponding menu screen is stored in the menu display processing.

【0014】[0014]

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

【0015】図1を参照すると、本発明の実施の形態
は、メニュー画面に表示するメニュー項目および各メニ
ュー項目に対してイベントが発生した場合に実行するコ
マンドを格納するメニュー定義ファイル1と、メニュー
定義ファイル1を読み込み実際に画面表示を行うメニュ
ー表示手段2と、メニュー項目にイベントが発生した場
合にメニュー定義ファイル1において指定されたコマン
ドを実行するコマンド実行手段3とから構成される。
Referring to FIG. 1, in an embodiment of the present invention, a menu definition file 1 for storing menu items to be displayed on a menu screen and a command to be executed when an event occurs for each menu item, It comprises a menu display means 2 for reading the definition file 1 and actually displaying the screen, and a command execution means 3 for executing a command specified in the menu definition file 1 when an event occurs in a menu item.

【0016】なお、上記のメニュー表示手段2と、コマ
ンド実行手段3とは、CPUと該CPUの動作を制御す
るプログラム(いわゆるメニュープログラム)とにより
実現される。このメニュープログラムは、半導体メモリ
や磁気ディスク等の記録媒体に記録されて提供される。
The menu display means 2 and the command execution means 3 are realized by a CPU and a program for controlling the operation of the CPU (a so-called menu program). The menu program is provided by being recorded on a recording medium such as a semiconductor memory or a magnetic disk.

【0017】また、図2には、本実施の形態におけるメ
ニュー定義ファイル1の第1のフォーマットを示してい
る。
FIG. 2 shows a first format of the menu definition file 1 in the present embodiment.

【0018】図2を参照すると、「INI」で始まる行
には、メニューの画面表示前に実行させたい実行コマン
ドがあれば記述する。「T」の行には、メニュー画面の
タイトルに関する記述を行う。「F」の行には、フレー
ム(ボタンをグループ化するために囲む枠)について記
述する。「C」の行には、ボタンについて記述する。ボ
タンが複数あれば複数の「C」の行を記述していく。
Referring to FIG. 2, a line starting with "INI" describes an execution command to be executed before the menu screen is displayed. The description of the title of the menu screen is made in the line “T”. The row of “F” describes a frame (a frame that surrounds buttons for grouping). The button “C” describes a button. If there are a plurality of buttons, a plurality of "C" lines are described.

【0019】「F」および「C」に対しては表示条件が
記述されており、表示条件が偽ならばこれらの項目は表
示されない。
Display conditions are described for "F" and "C". If the display conditions are false, these items are not displayed.

【0020】また、「C」に対しては実行条件が記述さ
れている。すなわち、ボタンが押された場合、該当する
「C」行の実行条件を判断し真の場合、実行コマンドが
実行される。「C」の次行が「−」の場合は、その行の
実行条件を調べやはり真なら実行コマンドが実行され
る。表示条件・実行条件の記述方式は、動作しているコ
ンピュータの特有の情報を得るため、環境変数を指定で
きたり、ファイルの存在の有無を判断できるようにす
る。また実行コマンドには実行プログラム名の他に、
「*」を指定して別メニュー定義ファイル名を記述でき
るように取りきめる。この場合、そのメニュー定義ファ
イルに従ってメニュー画面が表示される。また「&」を
指定して数字が記述された場合は、その数字分上位階層
のメニュー画面に戻ると取りきめる。メニュープログラ
ムはこれらの取りきめに従ってメニュー画面を表示でき
るように作成しておく。
For "C", an execution condition is described. That is, when the button is pressed, the execution condition of the corresponding “C” row is determined, and when true, the execution command is executed. If the line following "C" is "-", the execution condition of that line is checked, and if true, the execution command is executed. The display condition / execution condition description method allows an environment variable to be specified and the presence or absence of a file to be determined in order to obtain information specific to an operating computer. In addition to the execution program name,
Specify "*" to specify another menu definition file name. In this case, a menu screen is displayed according to the menu definition file. When a numeral is described by designating "&", the user can return to the menu screen of a higher hierarchy by the numeral and catch it. The menu program is prepared so that the menu screen can be displayed according to these rules.

【0021】次に、本実施の形態の動作について、図1
〜図4を参照して説明する。
Next, the operation of this embodiment will be described with reference to FIG.
This will be described with reference to FIGS.

【0022】図3に、メニュー表示手段2の動作をフロ
ーチャートによって示している。
FIG. 3 is a flowchart showing the operation of the menu display means 2.

【0023】図3を参照すると、メニュー表示手段2は
まず、メインメニューのメニュー定義ファイル1を読み
込み(ステップ31)、1行ずつ処理を行う。
Referring to FIG. 3, first, the menu display means 2 reads the menu definition file 1 of the main menu (step 31), and performs processing line by line.

【0024】メニュー表示手段2は、読み込んだ行が
「INI」行であれば対応する実行条件を判別し(ステ
ップ32)、真であれば対応するコマンドを実行する
(ステップ33)。
If the read line is the "INI" line, the menu display means 2 determines the corresponding execution condition (step 32), and if true, executes the corresponding command (step 33).

【0025】また、メニュー表示手段2は、読み込んだ
行が「T」、「F」、「C」の行であれば対応する表示
条件を判別し(ステップ34)、真であれば記述された
メニュー項目を表示する(ステップ35)。
If the read line is a line of "T", "F", or "C", the menu display means 2 determines the corresponding display condition (step 34). A menu item is displayed (step 35).

【0026】さらに、メニュー表示手段2は、すべての
行の読み込みが終了したかどうかを判定し(ステップ3
6)、すべての行の読み込みが終了した場合は、イベン
ト待ちとなる。
Further, the menu display means 2 determines whether or not reading of all lines has been completed (step 3).
6) When all the rows have been read, an event is waited.

【0027】図4に、コマンド実行手段3の動作をフロ
ーチャートによって示している。
FIG. 4 is a flowchart showing the operation of the command execution means 3.

【0028】図4を参照すると、コマンドボタンが押さ
れたというイベントによってコマンド実行手段3は起動
し、該当する「C」行の実行条件を判別する(ステップ
41)。
Referring to FIG. 4, the command execution means 3 is activated by the event that the command button is pressed, and determines the execution condition of the corresponding "C" line (step 41).

【0029】ここで、実行条件が真の場合、コマンド実
行手段3は、さらに、実行コマンドがメニュー表示指示
であるかどうかを判定する(ステップ42)。ここで、
実行ボタンに別メニュー画面表示指示である「*」か
「&」の指定があれば、メニュー表示手段2に対して、
該当するメニュー定義ファイルを使用した再度のメニュ
ー画面の表示を指示する(ステップ43)。一方、別メ
ニュー画面表示指示でなければ、指定した実行コマンド
を実行する(ステップ44)。さらに継続行があるかど
うかを判定し(ステップ45)、次行が「−」行の場
合、ステップ41に戻ってその行に対する同様の処理を
行う。
Here, if the execution condition is true, the command execution means 3 further determines whether or not the execution command is a menu display instruction (step 42). here,
If "*" or "&", which is another menu screen display instruction, is specified for the execution button, the menu display means 2
An instruction to display the menu screen again using the corresponding menu definition file is issued (step 43). On the other hand, if the instruction is not another menu screen display instruction, the designated execution command is executed (step 44). Further, it is determined whether or not there is a continuation line (step 45). If the next line is a “-” line, the process returns to step 41 and the same processing is performed on that line.

【0030】以上で、本発明の実施の形態の処理は終了
する。
With the above, the processing according to the embodiment of the present invention ends.

【0031】また、図5には、本実施の形態におけるメ
ニュー定義ファイル1の第2のフォーマットを示してい
る。
FIG. 5 shows a second format of the menu definition file 1 in the present embodiment.

【0032】図5のフォーマットは、図2に示した第1
のフォーマットよりも定義項目を増やしたものである。
例えば、境界線の有無や背景色を指定できるようにした
り、また表示する図形の種類もShapeというような
ものも指定できるようにしたり、「CN」という指定に
より、表示条件が偽なら表示しないのではなく選択不可
状態で表示するといったことができるようにしている。
メニュープログラムがそれらの定義に従って表示できさ
えするのであれば、メニュー定義ファイル1のフォーマ
ットの定義のし方は要望にあった形で決定することが可
能である。
The format shown in FIG. 5 is the first format shown in FIG.
The definition items are increased compared to the format.
For example, the presence / absence of a boundary line and the background color can be specified, the type of figure to be displayed can be specified as Shape, and the display condition cannot be displayed if the display condition is false by specifying “CN”. Instead, it can be displayed in an unselectable state.
As long as the menu program can be displayed in accordance with those definitions, the definition of the format of the menu definition file 1 can be determined in a manner desired.

【0033】本発明の実施の形態は、メニュー定義ファ
イルに表示条件および実行条件を設定できるようにした
ことにより、条件によってメニュー画面の表示内容およ
びメニュー項目に基づくプログラムの実行内容を変更さ
せることができるという効果を有している。
In the embodiment of the present invention, the display conditions and the execution conditions can be set in the menu definition file, so that the display contents of the menu screen and the execution contents of the program based on the menu items can be changed depending on the conditions. It has the effect of being able to do it.

【0034】また、メニュー定義ファイルに格納するコ
マンドにメニュー表示コマンドを含めたことにより、階
層化されたメニュー画面の切替を効率よく行うことがで
きるという効果を有している。
Also, by including the menu display command in the command stored in the menu definition file, there is an effect that the switching of the hierarchical menu screen can be performed efficiently.

【0035】[0035]

【実施例】次に、本発明の実施の形態の一実施例につい
て、図6および7を参照して詳細に説明する。なお、本
実施例は、上述したメニュー定義ファイル1のフォーマ
ットのうち第1のフォーマットを使用した場合の例であ
る。
Next, an embodiment of the present invention will be described in detail with reference to FIGS. This embodiment is an example in which the first format among the formats of the menu definition file 1 described above is used.

【0036】図6に、本実施例によって表示するメニュ
ー画面の一例を示す。図6において、「グラフメニュ
ー」はタイトルに相当する。また、「基本グラフ」、
「他グラフメニュー」と書かれたところがフレームに相
当する。その他の四角枠はコマンドボタンである。
FIG. 6 shows an example of a menu screen displayed according to this embodiment. In FIG. 6, “Graph menu” corresponds to a title. "Basic graph",
The place where "other graph menu" is written corresponds to the frame. Other square frames are command buttons.

【0037】また、図7は、図6のようなメニュー画面
を作成するために作成するメニュー定義ファイル1の例
である。例えば、メニュー表示手段2は、メインメニュ
ーに対応するメニュー定義ファイル1を使用してメイン
メニューを表示する。
FIG. 7 shows an example of a menu definition file 1 created to create a menu screen as shown in FIG. For example, the menu display unit 2 displays the main menu using the menu definition file 1 corresponding to the main menu.

【0038】図7のメニュー定義ファイル1は、図2に
示したフォーマットに従って作成されている。
The menu definition file 1 shown in FIG. 7 is created according to the format shown in FIG.

【0039】なお、表示条件の項目中、「%」は環境変
数を取り込む指示をするものとする。また、実行条件
中、「EXIST」はファイルの存在有無を判別する。
「ELSE」は直前実行条件の真偽の逆を意味する。
It should be noted that, among the display condition items, "%" gives an instruction to take in environment variables. In the execution condition, “EXIST” determines whether a file exists.
“ELSE” means the opposite of the truth of the immediately preceding execution condition.

【0040】次に、図6および7に従い、本実施例の動
作について説明する。
Next, the operation of this embodiment will be described with reference to FIGS.

【0041】メニュー表示手段2は、図7のメニュー定
義ファイル1を読み込むと1行ずつ処理していく。メニ
ュー定義ファイル1における「T」の行を読み込むこと
により、メニュー表示手段2は、「グラフメニュー」と
いうタイトルを黒色、ゴシック体というように指定され
たとおり描画する。以下フレームやコマンドも指定され
た色や位置に表示していく。
When the menu definition file 1 shown in FIG. 7 is read, the menu display means 2 performs line by line processing. By reading the line "T" in the menu definition file 1, the menu display means 2 draws the title "Graph Menu" as specified as black, Gothic. In the following, frames and commands are also displayed in the specified colors and positions.

【0042】メニュー定義ファイル1の6行目の表示条
件に%FLG=1と指定してある。例えば、あるコンピ
ュータは何人ものオペレータが使用する可能性があるの
で、他グラフメニューは使用できないように表示させた
くない場合がある。その場合、そのコンピュータに限り
環境変数FLGを1以外にセットしておけば、表示条件
が偽になるので、該当するメニュー項目の表示を行わな
いようにすることができる。
% FLG = 1 is specified in the display condition of the sixth line of the menu definition file 1. For example, one computer may be used by many operators, and one may not want to display the other graph menus unusable. In this case, if the environment variable FLG is set to a value other than 1 only for that computer, the display condition becomes false, so that the corresponding menu item can not be displayed.

【0043】メニュー定義ファイル1の12行目に示し
た「戻る」ボタンがおされた場合の実行コマンドは「&
1」であり、1階層上位のメニューに戻ることが示され
ている。メニュープログラムは1階層上位のメニュー定
義ファイルを読み直してメニュー画面を表示する。
「*」がついた実行コマンドも同様に指定されたメニュ
ー定義ファイルを読み込みメニュー画面を表示する。
When the "return" button shown in the twelfth line of the menu definition file 1 is pressed, the execution command is "&
1 ", indicating that the display returns to the menu one level higher. The menu program rereads the menu definition file one level higher and displays the menu screen.
The execution command marked with “*” also reads the specified menu definition file and displays the menu screen.

【0044】メニュー定義ファイル1の最下行に示した
「終了」ボタンがおされた場合、コマンド実行手段3
は、該当するコマンドボタン行の実行条件を判別する。
ここでは、「EXIST FLG」とあるのでFLGと
いうファイルの存在を調べ、あればMSG.EXEとい
うプログラムを実行する。続いて次行が「−」なので、
この行も実行対象となり「ELSE」という実行条件が
真であればEND.EXEを実行する。このように、F
LGというファイルがあるかないかによって終了ボタン
がおされた場合の実行プログラムを変更させることが可
能である。
When the "end" button shown in the bottom line of the menu definition file 1 is pressed, the command execution means 3
Determines the execution condition of the corresponding command button row.
In this case, since "EXIST FLG" is present, the existence of a file named FLG is checked. Execute a program called EXE. Then the next line is "-", so
This line is also an execution target, and if the execution condition “ELSE” is true, END. Execute EXE. Thus, F
It is possible to change the execution program when the end button is pressed depending on whether there is a file named LG.

【0045】[0045]

【発明の効果】以上説明したように、本発明には、条件
によってメニュー画面の表示内容およびメニュー項目に
基づくプログラムの実行内容を変更させることができる
という効果がある。
As described above, the present invention has an effect that the display contents of the menu screen and the execution contents of the program based on the menu items can be changed depending on the conditions.

【0046】また、本発明には、階層化されたメニュー
画面の切替を効率よく行うことができるという効果もあ
る。
The present invention also has an effect that the hierarchical menu screen can be switched efficiently.

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

【図1】図1は本発明の実施の形態の全体構成を示すブ
ロック図である。
FIG. 1 is a block diagram showing an overall configuration of an embodiment of the present invention.

【図2】図2は本発明の実施の形態におけるメニュー定
義ファイルの第1のフォーマットを示す図である。
FIG. 2 is a diagram showing a first format of a menu definition file according to the embodiment of the present invention.

【図3】図3は本発明の実施の形態におけるメニュー表
示手段の動作を示す流れ図である。
FIG. 3 is a flowchart showing an operation of a menu display unit according to the embodiment of the present invention.

【図4】図4は本発明の実施の形態におけるコマンド実
行手段の動作を示す流れ図である。
FIG. 4 is a flowchart illustrating an operation of a command execution unit according to the embodiment of the present invention.

【図5】図5は本発明の実施の形態におけるメニュー定
義ファイルの第2のフォーマットを示す図である。
FIG. 5 is a diagram showing a second format of a menu definition file according to the embodiment of the present invention.

【図6】図6は本発明の一実施例におけるメニュー画面
を示す図である。
FIG. 6 is a diagram showing a menu screen in one embodiment of the present invention.

【図7】図7は本発明の一実施例におけるメニュー定義
ファイルの内容を示す図である。
FIG. 7 is a diagram showing the contents of a menu definition file in one embodiment of the present invention.

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

1 メニュー定義ファイル 2 メニュー表示手段 3 コマンド実行手段 1 menu definition file 2 menu display means 3 command execution means

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 メニュー画面に表示するメニュー項目
と、このメニュー項目を表示する条件を示す表示条件
と、前記メニュー項目にイベントが発生した場合に実行
するコマンドと、このコマンドを実行する条件を示す実
行条件との対応を格納するメニュー定義ファイルと、 このメニュー定義ファイルに格納された前記メニュー項
目を、該メニュー項目に対応する前記表示条件が満足す
る場合にメニュー画面に表示するメニュー表示手段と、 前記メニュー項目のいずれかにイベントが発生した場合
に、前記メニュー定義ファイルにおいて該イベントが発
生したメニュー項目に対応づけて格納されたコマンド
を、該コマンドに対応する前記実行条件が満足すれば実
行するコマンド実行手段とを備えたことを特徴とするメ
ニュー作成装置。
1. A menu item displayed on a menu screen, a display condition indicating a condition for displaying the menu item, a command to be executed when an event occurs in the menu item, and a condition for executing the command. A menu definition file that stores correspondence with execution conditions; and a menu display unit that displays the menu items stored in the menu definition file on a menu screen when the display conditions corresponding to the menu items are satisfied. When an event occurs in any of the menu items, a command stored in the menu definition file in association with the menu item in which the event has occurred is executed if the execution condition corresponding to the command is satisfied. A menu creation device comprising command execution means.
【請求項2】 前記メニュー定義ファイルが格納する前
記コマンドは、メニュー画面を表示するコマンドを含
み、 前記コマンド実行手段は、このメニュー画面を表示する
コマンドに対応するメニュー項目にイベントが発生した
場合に、前記メニュー表示手段に対して該当するメニュ
ー画面の表示を指示することを特徴とする請求項1に記
載のメニュー作成装置。
2. The method according to claim 1, wherein the command stored in the menu definition file includes a command for displaying a menu screen, and the command execution means is configured to execute a command when a menu item corresponding to the command for displaying the menu screen has an event. 2. The menu creation device according to claim 1, wherein the menu instruction unit instructs the menu display means to display a corresponding menu screen.
【請求項3】 予め記憶したメニュー項目を、該メニュ
ー項目に対応して予め記憶した表示条件が満足する場合
にメニュー画面に表示するメニュー表示ステップと、 前記メニュー項目のいずれかにイベントが発生した場合
に、該イベントが発生したメニュー項目に対応して予め
記憶されたコマンドを、該コマンドに対応して予め記憶
された実行条件が満足すれば実行するコマンド実行ステ
ップとを含むことを特徴とするメニュー作成方法。
3. A menu display step of displaying a menu item stored in advance on a menu screen when a display condition stored in advance corresponding to the menu item is satisfied, and an event has occurred in any of the menu items. A command executing step of executing a command stored in advance corresponding to the menu item in which the event has occurred, if the execution condition stored in advance corresponding to the command is satisfied. Menu creation method.
【請求項4】 前記予め記憶されたコマンドは、メニュ
ー画面を表示するコマンドを含み、 このメニュー画面を表示するコマンドに対応するメニュ
ー項目にイベントが発生した場合に、前記メニュー表示
ステップにおいて、該当するメニュー画面の表示を行う
ことを特徴とする請求項3に記載のメニュー作成方法。
4. The command stored in advance includes a command for displaying a menu screen, and when an event occurs in a menu item corresponding to the command for displaying the menu screen, the event corresponding to the command is displayed in the menu displaying step. The menu creation method according to claim 3, wherein a menu screen is displayed.
【請求項5】 予め記憶したメニュー項目を、該メニュ
ー項目に対応して予め記憶した表示条件が満足する場合
にメニュー画面に表示するメニュー表示処理と、 前記メニュー項目のいずれかにイベントが発生した場合
に、該イベントが発生したメニュー項目に対応して予め
記憶されたコマンドを、該コマンドに対応して予め記憶
された実行条件が満足すれば実行するコマンド実行処理
とをコンピュータに実行させるプログラムを記憶したこ
とを特徴とする記憶媒体。
5. A menu display process for displaying a menu item stored in advance on a menu screen when a display condition stored in advance corresponding to the menu item is satisfied, and an event has occurred in any of the menu items. In this case, a program that causes a computer to execute a command stored in advance corresponding to the menu item in which the event has occurred, and a command execution process to be executed if an execution condition stored in advance in response to the command is satisfied. A storage medium characterized by being stored.
【請求項6】 前記予め記憶されたコマンドは、メニュ
ー画面を表示するコマンドを含み、 このメニュー画面を表示するコマンドに対応するメニュ
ー項目にイベントが発生した場合に、前記メニュー表示
処理において、該当するメニュー画面の表示を行うプロ
グラムを記憶したことを特徴とする請求項5に記載の記
憶媒体。
6. The pre-stored command includes a command for displaying a menu screen, and when an event occurs in a menu item corresponding to the command for displaying the menu screen, the command corresponds to the event in the menu display processing. 6. The storage medium according to claim 5, wherein a program for displaying a menu screen is stored.
JP8337048A 1996-12-17 1996-12-17 Menu generating device, menu generating method and storage medium in which menu generating program is stored Pending JPH10177476A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8337048A JPH10177476A (en) 1996-12-17 1996-12-17 Menu generating device, menu generating method and storage medium in which menu generating program is stored

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8337048A JPH10177476A (en) 1996-12-17 1996-12-17 Menu generating device, menu generating method and storage medium in which menu generating program is stored

Publications (1)

Publication Number Publication Date
JPH10177476A true JPH10177476A (en) 1998-06-30

Family

ID=18304943

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8337048A Pending JPH10177476A (en) 1996-12-17 1996-12-17 Menu generating device, menu generating method and storage medium in which menu generating program is stored

Country Status (1)

Country Link
JP (1) JPH10177476A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007037264A1 (en) * 2005-09-28 2007-04-05 Access Co., Ltd. Terminal device and program
JP2021026488A (en) * 2019-08-05 2021-02-22 三菱電機株式会社 Screen development support device, screen development support method, and screen development support program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007037264A1 (en) * 2005-09-28 2007-04-05 Access Co., Ltd. Terminal device and program
JP5166874B2 (en) * 2005-09-28 2013-03-21 株式会社Access Terminal device and program
US8943439B2 (en) 2005-09-28 2015-01-27 Access Co., Ltd. System and method for organizing application programs and status information
JP2021026488A (en) * 2019-08-05 2021-02-22 三菱電機株式会社 Screen development support device, screen development support method, and screen development support program

Similar Documents

Publication Publication Date Title
KR100975458B1 (en) Gui application development support device, gui display device, method, and computer readable recording medium
US6061054A (en) Method for multimedia presentation development based on importing appearance, function, navigation, and content multimedia characteristics from external files
KR950012071B1 (en) Data processing system
US20010048448A1 (en) Focus state themeing
KR100954007B1 (en) Gui application development support device and method, and computer program
KR20030070685A (en) method for Modification of Graphic User Interface and recorded media thereof
JP2004102498A (en) Gui application development supporting device, gui display device and method, and its computer program
JPH05265682A (en) Menu hierarchy changing system
JPH06348481A (en) Macro preparation system and method
JPH10177476A (en) Menu generating device, menu generating method and storage medium in which menu generating program is stored
JPH11149312A (en) Plant monitoring device and recording medium recording plant monitoring program
JPS63247812A (en) Screen display device
JPH06342360A (en) Display control method
JPH10187669A (en) Tool bar display system
JP2000259303A (en) Data display device/method and storage medium recording data display method
JPH09167071A (en) Device and method for automatic editing of display menu
JPH0935083A (en) Animation editing device
JPH05134832A (en) Menu display device
JPH0554112A (en) Electronic catalog system
JP2001325020A (en) State transition chart display system
JP2882439B2 (en) Menu interface system
JPH07141155A (en) Information processor
JPH05204627A (en) Menu display processor
JPH02263227A (en) Display controller
JPH06214710A (en) Registration method for tablet menu

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19990914