JP2778118B2 - Hierarchical menu screen creation method - Google Patents

Hierarchical menu screen creation method

Info

Publication number
JP2778118B2
JP2778118B2 JP1153020A JP15302089A JP2778118B2 JP 2778118 B2 JP2778118 B2 JP 2778118B2 JP 1153020 A JP1153020 A JP 1153020A JP 15302089 A JP15302089 A JP 15302089A JP 2778118 B2 JP2778118 B2 JP 2778118B2
Authority
JP
Japan
Prior art keywords
menu
screen
call
data
pointing
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 - Fee Related
Application number
JP1153020A
Other languages
Japanese (ja)
Other versions
JPH0317729A (en
Inventor
信一 田中
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.)
YASUKAWA DENKI KK
Original Assignee
YASUKAWA DENKI KK
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 YASUKAWA DENKI KK filed Critical YASUKAWA DENKI KK
Priority to JP1153020A priority Critical patent/JP2778118B2/en
Publication of JPH0317729A publication Critical patent/JPH0317729A/en
Application granted granted Critical
Publication of JP2778118B2 publication Critical patent/JP2778118B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、CRT監視装置のメニュー画面作成方式に関
する。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention relates to a menu screen creation method for a CRT monitoring device.

〔従来の技術〕[Conventional technology]

従来のCRT監視装置のメニュー画面は、特開昭63−943
28に示されるように、メニュー画面がどの階層レベルで
使用されるのかを記憶する画面階層管理テーブルを設け
ているのが一般的である。
The menu screen of a conventional CRT monitoring device is disclosed in
As shown in FIG. 28, it is common to provide a screen hierarchy management table for storing at which hierarchy level the menu screen is used.

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

このような方式では、メニュー階層を、あらかじめ画
面階層管理テーブルで定義した上で、メニュー画面を作
成する必要があり、作成自体が面倒な上、簡単に修正、
追加できないという問題がある。
In such a method, it is necessary to create the menu screen after defining the menu hierarchy in the screen hierarchy management table in advance.
There is a problem that cannot be added.

そこで、本発明は、メニュー画面を効率よく作成、修
正、追加できる方式を提供することを目的とする。
Therefore, an object of the present invention is to provide a method for efficiently creating, modifying, and adding a menu screen.

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

上記課題を解決するため、本発明では、画面階層管理
テーブルを持たず、各メニュー画面ごとに属性データと
して下位の画面の呼出しメニュー情報を備えるものであ
る。
In order to solve the above-mentioned problem, the present invention does not have a screen hierarchy management table, but includes call menu information of a lower screen as attribute data for each menu screen.

呼出しメニュー情報とは、 呼出しメニューの画面上のX座標、 呼出しメニューの画面上のY座標、 呼出しメニューの文字数、 呼出しメニューの文字列、 呼出しメニューの画面を示す記号 の5つのデータ群からなるもので、このうち〜のデ
ータをサーチデータとするところに本発明の特徴があ
る。
The call menu information consists of five data groups: an X coordinate on the screen of the call menu, a Y coordinate on the screen of the call menu, the number of characters of the call menu, a character string of the call menu, and a symbol indicating the screen of the call menu. The feature of the present invention resides in that the data of (1) to (6) are used as search data.

〔作用〕[Action]

すなわち、メニュー画面でメニューを指定する際は、
マウスで所望のメニュー(それぞれ異なる文字数からな
る文字列で構成される)を差し示すと、そのメニューが
画面上で配置されている位置(X座標、Y座標)
と、その位置に存在しているメニューの文字数に該当
する次メニューをサーチするわけである。
That is, when specifying a menu on the menu screen,
When a desired menu (each composed of a character string having a different number of characters) is indicated with a mouse, the position where the menu is arranged on the screen (X coordinate, Y coordinate)
Is searched for the next menu corresponding to the number of characters of the menu existing at that position.

該当するメニューが検索されれば、その画面に表示を
切り換える。
When the corresponding menu is searched, the display is switched to the screen.

このような方式でメニュー画面を作ることにより、個
々の画面の属性データである呼出しメニュー情報だけ書
き換えていけば、メニュー画面の作成や追加、階層構造
の修正が極めて簡単化される。
By creating a menu screen in this manner, if only the call menu information, which is the attribute data of each screen, is rewritten, the creation and addition of the menu screen and the modification of the hierarchical structure are greatly simplified.

〔実施例〕〔Example〕

以下、本発明の実施例を図示して説明する。 Hereinafter, embodiments of the present invention will be illustrated and described.

まず、本発明を実施する上で必要な機能をブロック図
として第1図に示すと、 (a)新規作成モードか修正モードを選択するモード選
択手段と、 (b)前記新規作成モードを選択した場合に、メニュー
の表示位置を決定するメニュー位置ポインティング手段
と、 (c)前記メニュー位置ポインティング手段によって指
示した位置にメニュー文字を入力するメニュー文字入力
手段と、 (d)前記メニュー文字入力手段によりメニュー文字を
入力した画面の一箇所に画面記号を入力する画面記号入
力手段と、 (e)前記(a)から(d)の手段で作成した画面を登
録する画面登録手段と、 (f)前記修正モードを選択した場合に、呼び出すべき
メニューを指定する呼出しメニューポインティング手段
と、 (g)前記呼出しメニューポインティング手段により指
定された呼出しメニューを、そのメニューが画面上で配
置されている位置と、その位置に存在しているメニュー
の文字数に一致するメニューを検索する呼出しメニュー
検索手段と、 (h)前記呼出しメニュー検索手段により呼び出された
画面を表示する画面表示切替手段と、 (i)画面データとその属性データとしてのメニューデ
ータを記憶する記憶手段(例えばハードディスクHD)
と、 (j)画面データを表示するCRTと、 からなっている。
First, FIG. 1 is a block diagram showing functions necessary for carrying out the present invention. (A) Mode selecting means for selecting a new creation mode or a correction mode; and (b) selecting the new creation mode. In this case, a menu position pointing means for determining a menu display position; (c) a menu character input means for inputting a menu character at a position designated by the menu position pointing means; and (d) a menu by the menu character input means. Screen symbol input means for inputting a screen symbol at one position of a screen on which characters have been input; (e) screen registration means for registering a screen created by the means (a) to (d); Call menu pointing means for designating a menu to be called when a mode is selected; (g) the call menu pointing Calling menu search means for searching for a call menu specified by the calling means, a position where the menu is arranged on the screen, and a menu corresponding to the number of characters of the menu existing at the position; (h) Screen display switching means for displaying the screen called by the call menu search means; (i) storage means for storing menu data as screen data and its attribute data (for example, a hard disk HD)
And (j) a CRT for displaying screen data.

次に、画面を新規に作成する場合を第2図に示して説
明する。
Next, a case where a new screen is created will be described with reference to FIG.

まず、呼出しメニューを配置する画面PG1を表示した
上で、画面を新規に作成することをモード選択手段P0で
選択する。
First, after a screen PG1 for arranging a call menu is displayed, a new screen is selected by the mode selection means P0.

次に、メニュー位置ポインティング手段P1で画面上の
任意の点をマウスでポインティングすることで呼出しメ
ニューの表示位置CSRを決定する。
Next, the display position CSR of the call menu is determined by pointing an arbitrary point on the screen with the mouse by the menu position pointing means P1.

次に、メニュー文字入力手段P2で前記表示位置から表
示すべき、呼出しメニューの文字列を入力する。
Next, the character string of the call menu to be displayed from the display position is input by the menu character input means P2.

次に、画面記号入力手段P3で呼出しメニューで指し示
す画面の画面記号G1を入力する。
Next, the screen symbol input means P3 inputs the screen symbol G1 of the screen indicated by the call menu.

次に、画面登録手段P4で、現在表示中の画面を、ハー
ドディスクHDに上書きするとともに、前記画面記号の画
面を新規画面として、ハードディスクHDに登録する。
Next, the screen registration means P4 overwrites the currently displayed screen on the hard disk HD and registers the screen with the screen symbol as a new screen on the hard disk HD.

第5図は、生成された画面のデータ構造を示したもの
である。
FIG. 5 shows the data structure of the generated screen.

メニュー画面の中には、画面1の呼出しメニュー情報
が、 X…呼出しメニューの画面上のX座標、 Y…呼出しメニューの画面上のY座標、 N…呼出しメニューの文字数、 C…呼出しメニューの文字列、 S…呼出しメニューの画面記号 という形で生成される。
In the menu screen, the call menu information of screen 1 includes: X: X coordinate on the screen of the call menu; Y: Y coordinate on the screen of the call menu; N: the number of characters of the call menu; It is generated in the form of a column, S...

この情報の画面記号Sは、新規に作成した画面を指し
示す相符号(画面記号C1)が格納されている。
The screen symbol S of this information stores a phase code (screen symbol C1) indicating a newly created screen.

次に既作成画面を修正する場合を、第3図に示して説
明する。
Next, a case where the already created screen is modified will be described with reference to FIG.

まず、既作成画面を修正することをモード選択手段P1
0で選択する。
First, the mode selection unit P1 modifies the already created screen.
Select with 0.

画面PG1には、前述の作業で入力された「画面1」が
表示されている。
“Screen 1” input in the above-described operation is displayed on screen PG1.

次に、呼出しメニューポインティング手段P11で、読
出す画面の呼び出しメニュー文字列位置(「画面1」と
表示されている箇所)をマウスでポインティングする。
Next, the call menu pointing means P11 points the call menu character string position (the position indicated as "screen 1") of the screen to be read out with the mouse.

すると、読出しメニュー検出手段P12で、複数の呼出
しメニューの中から、マウスの座標と、呼び出しメニュ
ー情報の中のX座標、Y座標及び文字数から、マウスの
座標を包含した文字列をサーチすることで行われる。
Then, the read menu detecting means P12 searches for a character string including the mouse coordinates from the coordinates of the mouse and the X coordinates, Y coordinates and the number of characters in the call menu information from the plurality of call menus. Done.

1つの画面に各種の呼出しメニューが配置されている
であろうが、その位置と文字数が完全に一致するものは
ないように設定されているものとする。したがって、
(X,Y)座標の位置と文字数が一致するメニューはひと
つであり、特定できる。
Various call menus may be arranged on one screen, but it is assumed that the position and the number of characters do not completely match. Therefore,
There is only one menu in which the position of the (X, Y) coordinate matches the number of characters, and the menu can be specified.

この結果、特定された呼出しメニュー情報の中に画面
記号をもとに、画面読み出し手段P13においてハードデ
ィスクHDより画面を読出し、画面表示切替手段P14で、
その画面を表示するものである。
As a result, based on the screen symbol in the specified call menu information, the screen is read from the hard disk HD by the screen reading means P13, and the screen display switching means P14
This screen is displayed.

なお、メニューの選択を(X,Y)座標で行うことは、
特開昭63−229514に開示されているが、(X,Y)座標だ
けで特定するため、ひとつの画面に全てのメニューが表
示されている場合でないと実現できない。
Note that menu selection at (X, Y) coordinates is
Although it is disclosed in JP-A-63-229514, since it is specified only by (X, Y) coordinates, it cannot be realized unless all menus are displayed on one screen.

このようにして呼び出した画面を修正して登録してい
けば、第4図に示すようなメニューの階層構造が簡単に
作成できる。
If the screen called in this way is corrected and registered, the hierarchical structure of the menu as shown in FIG. 4 can be easily created.

第5図は、画面11G104と画面12G105は、画面1G102
を、画面21G106は、画面2G103をメニュー画面とし、画
面1G102と画面2G103は、メニューG101をメニュー画面と
していることを示している。
FIG. 5 shows that the screen 11G104 and the screen 12G105 correspond to the screen 1G102.
21G106 indicates that the screen 2G103 is a menu screen, and the screens 1G102 and 2G103 indicate that the menu G101 is a menu screen.

〔発明の効果〕〔The invention's effect〕

以上述べたように、本発明によれば、既作成画面を呼
び出して、修正を加え、それを登録するだけで、階層化
したメニュー画面の作成が行える。
As described above, according to the present invention, it is possible to create a hierarchical menu screen simply by calling up an already created screen, making a correction, and registering it.

また、任意の画面に、呼出しメニューを作成すること
ができるので、例えば、大項目メニュー画面、複数の中
項目メニュー画面、更に細かな、複数の小項目メニュー
画面という具合に、メニューの階層化が極めて容易に構
成できる。
In addition, since a call menu can be created on any screen, for example, a menu hierarchy can be created such as a large item menu screen, a plurality of medium item menu screens, and a more detailed, a plurality of small item menu screens. It can be configured very easily.

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

第1図は、本発明の実施例を示す図、第2図は新規画面
の作成作業フローを示す図、第3図は既作成画面の修正
作業フローを示す図、第4図は本発明により階層化され
るメニューの例を示したもの、第5図は本発明により生
成された画面のデータ構造を示す図である。
FIG. 1 is a diagram showing an embodiment of the present invention, FIG. 2 is a diagram showing a work flow for creating a new screen, FIG. 3 is a diagram showing a work flow for modifying an already created screen, and FIG. FIG. 5 shows an example of a hierarchical menu. FIG. 5 is a diagram showing a data structure of a screen generated according to the present invention.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】(a)新規作成モードか修正モードを選択
するモード選択手段と、 (b)前記新規作成モードを選択した場合に、メニュー
の表示位置を決定するメニュー位置ポインティング手段
と、 (c)前記メニュー位置ポインティング手段によって指
示した位置にメニュー文字を入力するメニュー文字入力
手段と、 (d)前記メニュー文字入力手段によりメニュー文字を
入力した画面の一箇所に画面記号を入力する画面記号入
力手段と、 (e)前記(a)から(d)の手段で作成した画面を登
録する画面登録手段と、 (f)前記修正モードを選択した場合に、呼び出すべき
メニューを指定する呼出しメニューポインティング手段
と、 (g)前記呼出しメニューポインティング手段により指
定された呼出しメニューを、そのメニューが画面上で配
置されている位置と、その位置に存在しているメニュー
の文字数に該当する次メニューを検索する呼出しメニュ
ー検索手段と、 (h)前記呼出しメニュー検索手段により呼び出された
画面を表示する画面表示切替手段と、 (i)画面データとその属性データとしてのメニューデ
ータを記憶する記憶手段と、 (j)画面データを表示するCRTと、 を設けたことを特徴とする階層メニュー画面作成方式。
(A) mode selection means for selecting a new creation mode or a correction mode; (b) menu position pointing means for determining a menu display position when the new creation mode is selected; A) menu character input means for inputting a menu character at a position designated by the menu position pointing means; and (d) screen symbol input means for inputting a screen symbol at one position on the screen where the menu character has been input by the menu character input means. (E) screen registration means for registering the screen created by the means (a) to (d), and (f) call menu pointing means for specifying a menu to be called when the correction mode is selected. (G) displaying the call menu specified by the call menu pointing means, A call menu search means for searching for a next menu corresponding to the number of characters of the menu located at the position arranged above, and (h) a screen displaying a screen called by the call menu search means A hierarchical menu screen creation method, comprising: display switching means; (i) storage means for storing screen data and menu data as its attribute data; and (j) CRT for displaying screen data.
JP1153020A 1989-06-14 1989-06-14 Hierarchical menu screen creation method Expired - Fee Related JP2778118B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1153020A JP2778118B2 (en) 1989-06-14 1989-06-14 Hierarchical menu screen creation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1153020A JP2778118B2 (en) 1989-06-14 1989-06-14 Hierarchical menu screen creation method

Publications (2)

Publication Number Publication Date
JPH0317729A JPH0317729A (en) 1991-01-25
JP2778118B2 true JP2778118B2 (en) 1998-07-23

Family

ID=15553208

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1153020A Expired - Fee Related JP2778118B2 (en) 1989-06-14 1989-06-14 Hierarchical menu screen creation method

Country Status (1)

Country Link
JP (1) JP2778118B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6449505B1 (en) * 2018-05-24 2019-01-09 ローランドディー.ジー.株式会社 Web catalog generating device, print ordering device including the same, printing system, and computer program for creating web catalog

Also Published As

Publication number Publication date
JPH0317729A (en) 1991-01-25

Similar Documents

Publication Publication Date Title
US8127245B2 (en) Multi-dimensional systems and controls
JPH05265682A (en) Menu hierarchy changing system
US20020057269A1 (en) Method and apparatus for identifying the selection and exclusion of elements of complex sets
US6339439B1 (en) Device for modifying appearance of related display planes
JP2778118B2 (en) Hierarchical menu screen creation method
JPH05313969A (en) File list display method
JPH045726A (en) Data display device
JP2015111429A (en) Alteration management support apparatus, alteration management support method, and alteration management support program
JP5682452B2 (en) CHANGE MANAGEMENT SUPPORT DEVICE, CHANGE MANAGEMENT SUPPORT METHOD, AND CHANGE MANAGEMENT SUPPORT PROGRAM
JP3533674B2 (en) Information display device and method thereof
JPH04223564A (en) Method of reading out computer information
JP3335213B2 (en) Information devices and methods for displaying information graphically
JPH02101578A (en) Picture retrieving device
JP2839306B2 (en) Attribute setting method in interactive graphic processing
JP4015797B2 (en) Data processing system
JP2004199418A (en) Design concept support method
US20020049757A1 (en) Apparatus for processing data of overlapped facilities by means of virtual facility record and method therefor
JPH07306873A (en) Information retrieving method using arithmetic sheet
JP2735921B2 (en) Address definition operation device
JP3216951B2 (en) Finite element mesh generator
JPH06333056A (en) Display device for tree structure having multiple inheritance
JP2004171463A (en) Screen transition control unit and screen transition control process
JP4050140B2 (en) Data input support device, data input support method and program
JPH06119429A (en) Map display method for map information system
JPH0436792A (en) Method and device for selectively displaying picture

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees