JP2005346125A - System, method, and program for menu processing - Google Patents

System, method, and program for menu processing Download PDF

Info

Publication number
JP2005346125A
JP2005346125A JP2004161436A JP2004161436A JP2005346125A JP 2005346125 A JP2005346125 A JP 2005346125A JP 2004161436 A JP2004161436 A JP 2004161436A JP 2004161436 A JP2004161436 A JP 2004161436A JP 2005346125 A JP2005346125 A JP 2005346125A
Authority
JP
Japan
Prior art keywords
program
menu
definition data
parameter
starting
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
JP2004161436A
Other languages
Japanese (ja)
Inventor
Masanori Koizumi
昌紀 小泉
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 JP2004161436A priority Critical patent/JP2005346125A/en
Publication of JP2005346125A publication Critical patent/JP2005346125A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To facilitate change of setting for motions of programs started for every user. <P>SOLUTION: In a menu processing system displaying a menu screen having a plurality of selectable menus in a display section 40 of a computer 1 and starting the designated program when selecting a menu, the menu processing system comprises a memory means 20 for memorizing program setting data specifying the starting program and motions of the program, and a program starting means 13 for reading the program setting data corresponding to the menu from the memory means when selecting the menu and starting the program on the basis of the program setting data. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、メニュー処理システムにかかり、特に、メニュー毎に異なる起動条件にてプログラムを起動可能なメニュー処理システムに関する。また、その方法、プログラムに関する。   The present invention relates to a menu processing system, and more particularly to a menu processing system capable of starting a program under different starting conditions for each menu. The present invention also relates to the method and program.

メニュー処理システムは、例えば、コンピュータのOSなどに組み込まれており、所定のメニュー表示を行う。そして、メニュー上にボタンをはじめとするコントロールを表示し、ユーザがコントロールを押下することにより、当該コントロールに対応するプログラムを起動制御するものである。   The menu processing system is incorporated in, for example, an OS of a computer and performs a predetermined menu display. Then, a control such as a button is displayed on the menu, and when the user presses the control, the program corresponding to the control is activated.

近年、エンドユーザコンピューティングの進展により、メニュー処理システムを扱うユーザ数が急速に増大している。これに伴い、ユーザ毎にメニュー上に表示するプログラムの数や表示順番を変更したり、プログラムの挙動自体を変更したいというニーズが増大している。すなわち、ユーザ固有のメニュー表示やプログラム動作を設定することが望まれている。   In recent years, with the progress of end user computing, the number of users who handle menu processing systems is rapidly increasing. Along with this, there is an increasing need to change the number and display order of programs displayed on the menu for each user and to change the behavior of the program itself. That is, it is desired to set a user-specific menu display and program operation.

そして、上記要求のもと、従来のメニュー処理システムでは、ユーザ毎に異なるメニューを表示し、かかるメニューにて実行可能なプログラムを変更することが可能となっている。   Based on the above request, in the conventional menu processing system, it is possible to display a different menu for each user and to change a program that can be executed by such menu.

ここで、従来におけるメニュー処理システムについて図9乃至図10を参照して説明する。図9にメニュー処理システムが装備されたコンピュータ101の構成を示す。この図に示すように、まず、コンピュータ101はキーボードやマウスなどの入力部130と、ディスプレイなどの表示部140、及び、演算装置であるCPU110と記憶装置であるメモリやハードディスク120(HD)を備えている一般的なコンピュータであり、メニューに表示されたコントロールに応じて予め用意されたプログラムを実行するよう作動する。具体的には、まず、ハードディスク120には、ユーザ毎に登録したユーザ名やパスワードなどが記憶されたユーザ定義データ(ユーザ定義データ記憶部121)と、ユーザ毎にメニューが定義されたメニュー定義データ(メニュー定義データ記憶部122)と、コンピュータ101にて実行可能なプログラム(プログラム記憶部123)とが記憶されている。また、CPU110には、所定のプログラムが組み込まれることで、ユーザのメニュー表示指示を入力部から受け付けて当該ユーザ毎のメニューを表示制御するメニュー表示制御部111と、この表示されたメニュー上のコントロールが選択されると当該コントロールに関連付けられたプログラムを実行するプログラム起動部112が構築されている。   Here, a conventional menu processing system will be described with reference to FIGS. FIG. 9 shows the configuration of a computer 101 equipped with a menu processing system. As shown in the figure, first, the computer 101 includes an input unit 130 such as a keyboard and a mouse, a display unit 140 such as a display, a CPU 110 that is an arithmetic device, a memory that is a storage device, and a hard disk 120 (HD). It is a general computer that operates to execute a program prepared in advance according to the control displayed on the menu. Specifically, first, in the hard disk 120, user definition data (user definition data storage unit 121) in which a user name and a password registered for each user are stored, and menu definition data in which a menu is defined for each user. (Menu definition data storage unit 122) and a program (program storage unit 123) executable by the computer 101 are stored. Further, the CPU 110 incorporates a predetermined program, so that a menu display control unit 111 that receives a menu display instruction from the input unit and controls display of the menu for each user, and controls on the displayed menu. When is selected, a program activation unit 112 is constructed that executes a program associated with the control.

そして、メニュー表示制御部111が入力部130からユーザ名などユーザを特定するデータと共にメニュー表示指示を受け付けると、ユーザ定義データ記憶部121内のデータに基づいてユーザを認証する。そして、メニュー表示制御部111は、そのユーザに対して設定されたメニュー定義データをメニュー定義データ記憶部122内から抽出し、これに基づいて複数のコントロールボタンを有するメニュー画面を生成して表示部140に表示する。その後、かかるメニュー表示上の特定のコントロールが選択されると、そのコントロールに関連付けられたプログラムを特定してプログラム起動部112に通知する。すると、この特定されたプログラムをプログラム記憶部123から読み出して実行し、表示部140に表示する。   When the menu display control unit 111 receives a menu display instruction from the input unit 130 together with data specifying the user such as a user name, the user is authenticated based on the data in the user definition data storage unit 121. The menu display control unit 111 extracts the menu definition data set for the user from the menu definition data storage unit 122, generates a menu screen having a plurality of control buttons based on the menu definition data, and displays the menu definition data. 140. Thereafter, when a specific control on the menu display is selected, a program associated with the control is specified and notified to the program starting unit 112. Then, the specified program is read from the program storage unit 123 and executed, and displayed on the display unit 140.

そして、上記従来例におけるメニュー表示例を図10に示す。この図に示すように、例えば、メニュー画面上にコントロール1、コントロール2、コントロール3の3つのコントロールが表示される例を想定する。この場合に、コントロール1からプログラムAが起動され、コントロール2からプログラムBが起動され、コントロール3からプログラムCが起動されるよう設定されている。   FIG. 10 shows a menu display example in the conventional example. As shown in this figure, for example, an example is assumed in which three controls of control 1, control 2, and control 3 are displayed on the menu screen. In this case, the program A is activated from the control 1, the program B is activated from the control 2, and the program C is activated from the control 3.

特開平3−278128号公報JP-A-3-278128

しかしながら、上記従来におけるメニュー処理システムでは、以下のような不都合があった。まず、メニュー画面上の各コマンドに対して起動するプログラムが直接的に関連付けられているため、同一プログラムを異なる起動条件で起動することができない、という問題が生じる。このため、起動条件の異なる同一のプログラムを起動させたい場合には、プログラム自体を別に作る必要があり、プログラム自体の本数が増えていくという問題があった。   However, the conventional menu processing system has the following disadvantages. First, since a program to be activated for each command on the menu screen is directly associated, there arises a problem that the same program cannot be activated under different activation conditions. For this reason, when it is desired to start the same program with different start conditions, it is necessary to create the program itself separately, and there is a problem that the number of programs increases.

また、上記特許文献1では、コマンドプログラムのオプションの引数やオプション選択の有無など、各パラメータを予め設定しておき、これに基づいて各コマンドプログラムを実行する、というように、プログラムの起動条件を設定する、という技術も開示されている。   Further, in the above-mentioned Patent Document 1, each parameter such as an option argument of a command program and whether or not an option is selected is set in advance, and each command program is executed based on the parameters. A technique of setting is also disclosed.

しかし、上記特許文献1記載の技術であっても、いぜんとして一つのプログラムに対しては一通りの挙動しか設定することができず、一人のユーザにて、あるいは、複数のユーザにて、同一プログラムを異なる挙動にて起動させることができない。このため、上記同様に、プログラム自体を別に作るなど、プログラムの作成に多大な手間が生じていた。さらには、ユーザ毎にプログラムの挙動自体を変更することが困難であり、ユーザにとって柔軟に設定可能で使いやすいメニュー処理システムとは言えない、という問題があった。   However, even with the technique described in Patent Document 1, only one behavior can be set for one program at all, and it is the same for one user or a plurality of users. The program cannot be started with different behavior. For this reason, in the same manner as described above, a great amount of time and effort has been generated in creating the program, such as creating the program itself. Furthermore, it is difficult to change the behavior of the program for each user, and there is a problem that it cannot be said to be a menu processing system that can be set flexibly for the user and is easy to use.

以上から、起動条件のプログラムを追加していく場合に、プログラム自体の追加し、メニュー処理システムを全体的に変更する必要があり、ユーザ自身がメニュー処理システムを容易に拡張して利用していくことが困難であった。   From the above, when adding a program for activation conditions, it is necessary to add the program itself and change the menu processing system as a whole, and the user himself can easily extend and use the menu processing system. It was difficult.

このため、本発明では上記従来例の有する不都合を改善し、特に、ユーザ毎に起動するプログラムの挙動を容易に変更設定可能なメニュー処理システムを提供すること、をその目的とする。   Therefore, an object of the present invention is to improve the inconvenience of the above-described conventional example, and in particular, to provide a menu processing system that can easily change and set the behavior of a program to be started for each user.

本発明であるメニュー処理システムは、
複数の選択可能なメニューを有するメニュー画面をコンピュータの表示部に表示し、メニューが選択された際に所定のプログラムを起動するメニュー処理システムであって、
メニュー毎に、起動するプログラムと当該プログラムの動作とを指定するプログラム設定データを記憶する記憶手段を有すると共に、
メニューが選択された場合に、当該メニューに対応するプログラム設定データを記憶手段から読み出し、当該プログラム設定データに基づいてプログラムを起動するプログラム起動手段を備えた、という構成を採っている。
The menu processing system according to the present invention is
A menu processing system for displaying a menu screen having a plurality of selectable menus on a display unit of a computer and starting a predetermined program when the menu is selected,
Each menu has storage means for storing program setting data for specifying a program to be started and an operation of the program,
When a menu is selected, the program setting data corresponding to the menu is read from the storage means, and the program starting means for starting the program based on the program setting data is provided.

上記構成のメニュー処理システムによると、メニュー毎に、起動するプログラムと当該プログラムの動作(例えば、起動条件)とを予め設定しておくことで、当該メニューを選択することで特定のプログラムが予め設定された動作を実現するよう起動する。従って、特定のプログラムに任意の動作をするよう起動させることができ、特に、メニュー毎に設定可能であるため、同一のプログラムに複数の挙動を実現させることができる。このため、ユーザにとって容易にプログラムの動作の変更を設定可能であると共に、プログラムの拡張が容易となる。   According to the menu processing system having the above-described configuration, for each menu, a program to be activated and an operation of the program (for example, activation conditions) are set in advance, and a specific program is preset by selecting the menu. Start to achieve the specified operation. Therefore, a specific program can be activated to perform any operation, and in particular, since it can be set for each menu, a plurality of behaviors can be realized in the same program. For this reason, it is possible for the user to easily set a change in the operation of the program, and it is easy to extend the program.

また、具体的にメニュー処理システムは、
コンピュータの表示部に複数の選択可能なメニューを有するメニュー画面を表示するメニュー表示制御手段と、当該メニュー画面上の所定のメニューが選択されたときに所定のプログラムを起動するプログラム起動手段と、を備えたメニュー処理システムであって、
メニュー毎にパラメータを設定して記憶するメニュー定義データ記憶手段と、
パラメータ毎に、起動するプログラムと当該プログラムの動作とを指定したパラメータ定義データを関連付けて記憶するパラメータ定義データ記憶手段と、を備え、
プログラム起動手段が、選択されたメニューに対応するパラメータをメニュー定義データ記憶手段から抽出すると共に、この抽出されたパラメータに関連付けられたパラメータ定義データをパラメータ定義データ記憶手段から読み出し、このパラメータ定義データに基づいて当該パラメータ定義データにて指定されたプログラムを指定された動作にて作動するよう起動する機能を有する、という構成を採っている。
Also, the menu processing system is specifically
Menu display control means for displaying a menu screen having a plurality of selectable menus on a display unit of the computer, and program starting means for starting a predetermined program when a predetermined menu on the menu screen is selected. A menu processing system comprising:
Menu definition data storage means for setting and storing parameters for each menu;
Parameter definition data storage means for storing, in association with each parameter, parameter definition data specifying a program to be started and an operation of the program,
The program activation means extracts the parameter corresponding to the selected menu from the menu definition data storage means, reads out the parameter definition data associated with the extracted parameter from the parameter definition data storage means, and stores the parameter definition data in the parameter definition data. On the basis of this, a configuration is adopted in which a program designated by the parameter definition data is activated so as to operate by a designated operation.

上記構成のメニュー処理システムによると、まず、メニュー画面上の特定のメニューが選択されると、当該メニューに設定されたパラメータが特定され、当該パラメータ毎に設定されたプログラム及びその動作を表すデータが読み出される。そして、この読み出された動作を実現されるよう、指定されたプログラムが起動される。従って、同一のプログラムに複数のパラメータを関連付け、パラメータ毎に異なる動作を設定しておくことにより、当該同一のプログラムの挙動をそれぞれ異なるよう設定することが可能である。そして、ユーザにとっては種々の機能を持たせたプログラムを容易に設定すると共に容易に起動することができ、このようなプログラムの機能の追加、拡張を容易に実現することができる。   According to the menu processing system having the above configuration, first, when a specific menu on the menu screen is selected, a parameter set in the menu is specified, and a program set for each parameter and data representing the operation are stored. Read out. Then, the designated program is activated so as to realize the read operation. Therefore, by associating a plurality of parameters with the same program and setting different operations for each parameter, the behavior of the same program can be set differently. For the user, a program having various functions can be easily set and started easily, and the addition and extension of the functions of such a program can be easily realized.

また、本発明であるメニュー処理システムは、上記構成に加え、
メニュー定義データ記憶手段は、複数のユーザ毎に、メニュー画面及び当該メニュー画面中におけるメニューのパラメータが設定されたデータを記憶する、という構成を採っている。
In addition to the above configuration, the menu processing system according to the present invention includes:
The menu definition data storage means stores a menu screen and data in which menu parameters in the menu screen are set for each of a plurality of users.

これにより、ユーザ毎に、各メニューのパラメータを設定することができ、また、パラメータ毎にプログラムの動作が異なるよう設定することができる。従って、所定のプログラムを複数のユーザにて共有する場合であっても、自己の利用状況に合わせた状態にて作動するよう起動させることが可能であり、ユーザの利便性の向上を図ることができる。また、プログラムを追加することなく、各プログラムの変更も容易であり、システムの拡張を容易に実現することができる。   Thereby, the parameter of each menu can be set for each user, and the program operation can be set differently for each parameter. Therefore, even when a predetermined program is shared by a plurality of users, it can be activated to operate in a state that matches the usage status of the user, and the convenience of the user can be improved. it can. Further, each program can be easily changed without adding a program, and the system can be easily expanded.

さらに、上記構成に加え、
実行中の前記プログラムに対するアクセス権限を表すセキュリティ定義データを、パラメータ毎に関連付けて記憶するセキュリティ定義データ記憶手段を備え、
プログラム起動手段が、パラメータに関連付けられたセキュリティ定義データを読み出し、当該セキュリティ定義データに基づいてプログラムに対するアクセス制限を行うよう当該プログラムを起動する機能を有する、という構成を採っている。
In addition to the above configuration,
Security definition data storage means for storing security definition data representing an access right to the program being executed in association with each parameter;
The program starting means has a function of reading security definition data associated with a parameter and starting the program so as to restrict access to the program based on the security definition data.

これにより、実行中のプログラムのアクセス権限といったセキュリティを確保する動作をもメニュー毎に指定して、指定されたアクセス制限が実行されるようプログラムを起動することができる。このため、プログラム自体を別途作成することなく、同一プログラムであるにも関わらず異なるアクセス権限機能を有する状態でプログラムをメニューから起動することができ、ユーザの利便性の向上を図ることができる。また、別途新たなプログラムを用意することがないため、システムの拡張が容易である。   As a result, an operation for ensuring security, such as the access authority of the program being executed, can also be specified for each menu, and the program can be started so that the specified access restriction is executed. Therefore, without creating the program itself, the program can be started from the menu in a state having different access authority functions even though they are the same program, and the convenience of the user can be improved. In addition, since a new program is not separately prepared, the system can be easily expanded.

また、本発明では、上記システムが実行されることによって実現されるメニュー処理方法の発明、あるいは、上記システムを構成する各処理をコンピュータに実現させるためのプログラムの発明でもある。   The present invention is also an invention of a menu processing method realized by executing the above system, or an invention of a program for causing a computer to realize each process constituting the above system.

そして、本発明であるメニュー処理方法は、
コンピュータを用いて、複数の選択可能なメニューを有するメニュー画面を表示部に表示し、メニューが選択された際に所定のプログラムを起動するメニュー処理方法であって、
メニュー画面中から選択されたメニューを認識する選択メニュー認識工程と、
このメニューに予め関連付けて記憶された起動するプログラムと当該プログラムの動作とを指定するプログラム設定データを読み出すプログラム設定データ読出工程と、
この読み出したプログラム設定データに基づいてプログラムを起動するプログラム起動工程と、を有する、という構成を採っている。
And the menu processing method which is this invention is:
A menu processing method for displaying a menu screen having a plurality of selectable menus on a display unit using a computer and starting a predetermined program when the menu is selected,
A selection menu recognition process for recognizing a menu selected from the menu screen;
A program setting data reading step for reading program setting data for designating the program to be activated and the operation of the program stored in advance in association with the menu;
And a program starting step of starting the program based on the read program setting data.

さらに、本発明であるメニュー処理方法は、
コンピュータを用いて、複数の選択可能なメニューを有するメニュー画面を表示部に表示し、メニューが選択された際に所定のプログラムを起動するメニュー処理方法であって、
コンピュータの表示部に複数の選択可能なメニューを有するメニュー画面を表示するメニュー表示制御工程と、
メニュー画面上で選択されたメニューを認識して、当該メニューに予め設定されたパラメータを特定するパラメータ特定工程と、
この特定されたパラメータに予め関連付けて記憶された起動するプログラムと当該プログラムの動作とを指定するパラメータ定義データを読み出すパラメータ定義データ読出工程と、を有すると共に、
この読み出したパラメータ定義データに基づいて当該パラメータ定義データにて指定されたプログラムを指定された動作にて作動するよう起動するプログラム起動工程を有する、という構成を採っている。
Furthermore, the menu processing method according to the present invention includes:
A menu processing method for displaying a menu screen having a plurality of selectable menus on a display unit using a computer and starting a predetermined program when the menu is selected,
A menu display control step for displaying a menu screen having a plurality of selectable menus on a display unit of the computer;
A parameter identifying step for recognizing the menu selected on the menu screen and identifying a parameter preset in the menu;
A parameter definition data reading step for reading parameter definition data for designating the program to be activated and the operation of the program stored in association with the specified parameters in advance;
Based on the read parameter definition data, the program specified by the parameter definition data is provided with a program starting step for starting the program specified by the specified operation.

また、本発明であるメニュー表示用プログラムは、
複数の選択可能なメニューを有するメニュー画面をコンピュータの表示部に表示し、メニューが選択された際に所定のプログラムを起動する機能を有するコンピュータに、
メニュー毎に、起動するプログラムと当該プログラムの動作とを指定するプログラム設定データを記憶する記憶手段、
メニューが選択された場合に、当該メニューに対応するプログラム設定データを記憶手段から読み出し、当該プログラム設定データに基づいてプログラムを起動するプログラム起動手段、
とを実現するためのメニュー処理用プログラムである、という構成を採っている。
The menu display program according to the present invention includes:
In a computer having a function of displaying a menu screen having a plurality of selectable menus on a display unit of the computer and starting a predetermined program when the menu is selected.
Storage means for storing program setting data for specifying a program to be started and an operation of the program for each menu;
Program starting means for reading program setting data corresponding to the menu from the storage means when the menu is selected, and starting the program based on the program setting data;
This is a menu processing program for realizing the above.

さらに、メニュー表示用プログラムは、
複数の選択可能なメニューを有するメニュー画面をコンピュータの表示部に表示し、メニューが選択された際に所定のプログラムを起動する機能を有するコンピュータに、
メニュー毎にパラメータを設定して記憶するメニュー定義データ記憶手段、
パラメータ毎に、起動するプログラムと当該プログラムの動作とを指定したパラメータ定義データを関連付けて記憶するパラメータ定義データ記憶手段、
選択されたメニューに対応するパラメータをメニュー定義データ記憶手段から抽出すると共に、この抽出されたパラメータに関連付けられたパラメータ定義データをパラメータ定義データ記憶手段から読み出し、このパラメータ定義データに基づいて当該パラメータ定義データにて指定されたプログラムを指定された動作にて作動するよう起動するプログラム起動手段、
とを実現するためのメニュー処理用プログラムである、という構成を採っている。
Furthermore, the menu display program is
In a computer having a function of displaying a menu screen having a plurality of selectable menus on a display unit of the computer and starting a predetermined program when the menu is selected.
Menu definition data storage means for setting and storing parameters for each menu,
Parameter definition data storage means for storing, in association with each parameter, parameter definition data specifying a program to be started and an operation of the program,
A parameter corresponding to the selected menu is extracted from the menu definition data storage means, and parameter definition data associated with the extracted parameter is read from the parameter definition data storage means, and the parameter definition is based on the parameter definition data. Program starting means for starting a program specified by data to operate by a specified operation,
This is a menu processing program for realizing the above.

このように、上述したメニュー表示方法、メニュー表示用プログラムに示す構成としても、上記メニュー表示システムと同様に作用するため、上述した目的を達成することができる。   Thus, the configuration shown in the menu display method and the menu display program described above operates in the same manner as the menu display system, and thus the above-described object can be achieved.

本発明は、以上のように構成され機能するので、所定のプログラムに任意の動作をするよう起動させることができ、特に、メニュー毎に設定可能であるため、プログラム自体を複数作成することなく、同一のプログラムに複数の挙動を実現させることができるため、ユーザにとって容易にプログラムの動作の変更を設定可能であると共に、プログラムの拡張が容易となるシステムである、という従来にない優れた効果を有する。   Since the present invention is configured and functions as described above, a predetermined program can be activated to perform any operation, and in particular, since it can be set for each menu, without creating a plurality of programs themselves, Since it is possible to realize multiple behaviors in the same program, it is possible to easily change the operation of the program for the user, and at the same time, it is a system that makes it easy to extend the program. Have.

本発明は、コンピュータにて実行されるオペレーティングシステムや他のソフトウェアによってディスプレイに表示されるメニューを処理するシステムである。具体的には、メニュー画面には複数の選択可能なメニューが表示され、所定のメニューが選択された際に所定のプログラムを起動するよう処理する。そして、特に本発明では、メニュー毎にプログラム及びその動作を指定するプログラム設定データ(パラメータ定義データ)を予め用意しておき、これに基づいてプログラムが起動される、という点に特徴を有している。   The present invention is a system for processing menus displayed on a display by an operating system or other software executed on a computer. Specifically, a plurality of selectable menus are displayed on the menu screen, and processing is performed so as to start a predetermined program when a predetermined menu is selected. In particular, the present invention is characterized in that a program and program setting data (parameter definition data) for specifying the operation for each menu are prepared in advance, and the program is started based on the program setting data. Yes.

これにより、従来例で説明した図10に示すようにメニューに起動するプログラムを直接的に紐付けるのではなく、後述する図2に示すように、メニューに関連付けられたパラメータを介してプログラムを紐付けるようにした。このため、同一のプログラムを異なる起動条件のパラメータを複数指定できるようになる。以下、本発明の具体的な構成及び作用を実施例を通じて説明する。
った。
As a result, the program to be activated is not directly associated with the menu as shown in FIG. 10 described in the conventional example, but the program is associated with the parameter associated with the menu as shown in FIG. I tried to attach it. For this reason, it becomes possible to specify a plurality of parameters of different activation conditions for the same program. Hereinafter, specific configurations and operations of the present invention will be described through examples.
It was.

本発明の第1の実施例を、図1乃至図6を参照して説明する。図1は、本実施例における構成を示す機能ブロック図である。図2は、メニュー表示画面の一例を示す図である。図3乃至図4は、本実施例において用いられるデータの一例を示す説明図である。図5乃至図6は、本実施例における動作を示すフローチャートである。   A first embodiment of the present invention will be described with reference to FIGS. FIG. 1 is a functional block diagram showing a configuration in the present embodiment. FIG. 2 is a diagram illustrating an example of a menu display screen. 3 to 4 are explanatory diagrams illustrating an example of data used in the present embodiment. 5 to 6 are flowcharts showing the operation in this embodiment.

<構成>
本発明であるメニュー処理システムは、上述したようにコンピュータ1に組み込まれ、OSや他のソフトウェアが作動することによって表示されるメニューに対する操作を処理するシステムである。そして、そのコンピュータ1は一般的なコンピュータであり、基本的に、キーボードやマウスなどの入力部30と、ディスプレイなどの表示部40、及び、演算装置であるCPU110と記憶装置であるメモリやハードディスク120(HD)を備えている。
<Configuration>
The menu processing system according to the present invention is a system that is incorporated in the computer 1 as described above and processes operations on menus that are displayed when an OS or other software operates. The computer 1 is a general computer, and basically includes an input unit 30 such as a keyboard and a mouse, a display unit 40 such as a display, a CPU 110 that is an arithmetic device, and a memory and a hard disk 120 that are storage devices. (HD).

そして、ハードディスク120などの記憶装置には、本メニュー処理システムを利用可能な予め登録されたユーザに関する情報であるユーザ定義データを記憶するユーザ定義データ記憶部21と、メニュー毎にパラメータが設定されたメニュー定義データを記憶するメニュー定義データ記憶手段22(メニュー定義データ記憶手段)と、メニューから起動可能なプログラムデータ自体を記憶するプログラム記憶部23と、上記パラメータ毎に起動するプログラムと当該プログラムの動作とを指定したパラメータ定義データを関連付けて記憶するパラメータ定義データ記憶手段24(パラメータ定義データ記憶手段)と、が形成されている。各データについて詳述する。   In the storage device such as the hard disk 120, a user-defined data storage unit 21 that stores user-defined data that is information relating to a user registered in advance that can use the menu processing system, and parameters are set for each menu. Menu definition data storage means 22 (menu definition data storage means) for storing menu definition data, program storage section 23 for storing program data itself that can be activated from the menu, programs to be activated for each parameter, and operations of the programs And parameter definition data storage means 24 (parameter definition data storage means) for storing the parameter definition data specifying the above in association with each other. Each data will be described in detail.

まず、ユーザ定義データは、登録ユーザを表すユーザ名やユーザID、パスワードなどを記憶する。   First, the user definition data stores a user name, a user ID, a password and the like representing a registered user.

また、メニュー定義データは、ユーザ毎に固有の予め登録されたメニュー画面を表すデータ、及び、当該メニュー画面中における各メニューにそれぞれ対応するパラメータを設定したデータである。その具体例を図3に示す。図3(a)は、ユーザXが設定したメニュー画面の定義を表すデータであり、「メニュー名:X」である。そして、このデータは、メニュー画面の各メニュー(コントロール)の集合を表す「コントロールグループ:グループ1」、各メニューである「コントロール:コントロール1,2,3」、そして各メニュー(コントロール)毎に設定された「パラメータ:P1,P2,P3」にて構成されている。そして、図3(a)に示すメニュー:Xにより、図2に示すように、メニューXは、各メニューであるコントロールを3つ表示するメニュー画面が構成される。そして、コントロール1にはパラメータP1が、コントロール2にはパラメータP2が、コントロール3にはパラメータP3が対応している。これにより、メニュー画面上で各コントロールが選択されると、それぞれに対応したパラメータが参照されることとなる。なお、各パラメータについては後述する。   The menu definition data is data representing a pre-registered menu screen unique to each user, and data in which parameters respectively corresponding to each menu in the menu screen are set. A specific example is shown in FIG. FIG. 3A shows data representing the definition of the menu screen set by the user X, which is “menu name: X”. This data is set for each menu (control), “control group: group 1” representing a set of menus (controls) on the menu screen, each control “control: control 1, 2, 3”, and each menu (control). “Parameters: P1, P2, P3”. As shown in FIG. 2, the menu X shown in FIG. 3A constitutes a menu screen that displays three controls that are each menu. The control 1 corresponds to the parameter P1, the control 2 corresponds to the parameter P2, and the control 3 corresponds to the parameter P3. Thus, when each control is selected on the menu screen, the corresponding parameter is referred to. Each parameter will be described later.

また、メニューは、コントロールグループを複数保有するという構造になっており、コントロールグループは、コントロールを複数個保有するという構造になっている。そして、コントロールは、一つのパラメータを参照するという対応関係を採っている。従って、例えば、図3(b)に示すように、メニュー:Yは、コントロールグループとして、グループ1,グループ2という2つのグループにて構成されていてもよい。これにより、グループ1とグループ2にそれぞれ含まれる各コントロールは、それぞれ異なるメニュー画面上に表示されるよう設定される。   The menu has a structure in which a plurality of control groups are held, and the control group has a structure in which a plurality of controls are held. And the control takes the correspondence of referring to one parameter. Therefore, for example, as shown in FIG. 3B, the menu Y may be composed of two groups, group 1 and group 2, as control groups. Thereby, each control included in each of the group 1 and the group 2 is set to be displayed on a different menu screen.

次に、パラメータ定義データについて図4を参照して説明する。図4(a)〜(c)に示すように、パラメータ定義データは、パラメータと、プログラム、各起動条件(キー、値の組)にて構成されている。すなわち、1つのパラメータにて、まず特定のプログラムが指定され、当該プログラムの動作である起動条件(キー、値の組)が複数設定されている。ここで、例えば、「キー」とはプログラム内の項目を示し、「値の組」とは「キー」にかかる項目について設定する値を示している。   Next, parameter definition data will be described with reference to FIG. As shown in FIGS. 4A to 4C, the parameter definition data is composed of parameters, programs, and activation conditions (key and value pairs). That is, a specific program is first specified by one parameter, and a plurality of activation conditions (key and value pairs) that are operations of the program are set. Here, for example, “key” indicates an item in the program, and “value pair” indicates a value set for the item related to “key”.

さらに詳述すると、まず、図4(a)のパラメータ定義データは、「パラメータ:P1」に関連付けられ、「検査結果入力」というプログラムを起動することを示している。また、このパラメータP1は、起動条件(キー、値の組)を5個保有する。具体的に、「検査結果入力」というプログラムの挙動は、「画面タイトル」を画面上表示し、「置場」にある「対象品目」を「検査前状態」から「検査後状態」に変更するということを表している。従って、1個目のキー「検査結果入力」の画面タイトルは「原料検査」であることを示している。2個目のキー「対象品目」は、「検査結果入力」の処理対象とする品目タイプは「原料」であることを示している。3個目のキー「置場」は、「検査結果入力」の処理対象とする置場は「原料倉庫」であることを示している。4個目のキー「検査前置場」は、「検査結果入力」の実行前の状態は「未検査」であることを示している。5個目のキー「検査後置場」は、「検査結果入力」の実行後の状態は「合格」か「不合格」のいずれかであることを示している。   More specifically, first, the parameter definition data in FIG. 4A is associated with “parameter: P1” and indicates that the program “input inspection result” is started. The parameter P1 holds five activation conditions (key and value pairs). Specifically, the behavior of the program “input inspection result” is to display “screen title” on the screen and change “target item” in “yard” from “pre-inspection state” to “post-inspection state”. Represents that. Therefore, the screen title of the first key “input inspection result” indicates “raw material inspection”. The second key “target item” indicates that the item type to be processed for “input inspection result” is “raw material”. The third key “place” indicates that the place to be processed by “input inspection result” is “raw material warehouse”. The fourth key “pre-inspection place” indicates that the state before the execution of “inspection result input” is “not inspected”. The fifth key “post-inspection place” indicates that the state after execution of “inspection result input” is either “pass” or “fail”.

また、図4(b)の「パラメータ:P2」に関連付けられたパラメータ定義データは、「検査結果入力」というプログラムを起動することを示しており、起動条件(キー、値の組)を5個保有する。これらについては、上記と同様である。このように、パラメータP1とP2とは、同一のプログラムを起動するよう設定されているが、その起動条件が異なるよう設定されている。   Further, the parameter definition data associated with “parameter: P2” in FIG. 4B indicates that the program “input inspection result” is started, and five start conditions (key and value pairs) are set. Possess. These are the same as described above. As described above, the parameters P1 and P2 are set to start the same program, but are set to have different starting conditions.

また、図4(c)の「パラメータ:P3」は、「入出庫実績入力」というプログラムを起動することを示しており、起動条件(キー、値の組)を5個保有する。「入出庫実績入力」というプログラムの挙動は、「画面タイトル」を画面上表示し、「在庫状態」の「対象品目」を「移動前置場」から「移動後置場」に移動するということを表している。   In addition, “parameter: P3” in FIG. 4C indicates that the program “input / exit record input” is started, and five start conditions (key / value pairs) are held. The behavior of the program “input / output record” indicates that “screen title” is displayed on the screen, and “target item” in “inventory status” is moved from “pre-movement location” to “post-movement location”. ing.

なお、図4に挙げたパラメータ定義データは一例であって、プログラムに指定可能な動作条件は上記内容に限定されない。   Note that the parameter definition data shown in FIG. 4 is an example, and the operating conditions that can be specified in the program are not limited to the above contents.

次に、コンピュータ1のCPU10に所定のプログラムが組み込まれることにより構築される各処理部について説明する。図1に示すように、CPU10には、ユーザのメニュー表示指示を入力部30から受け付けて当該ユーザ毎のメニューを表示制御するメニュー表示制御部11(メニュー表示制御手段)と、メニューが選択され当該メニューに対応するパラメータに関連付けられたパラメータ定義データを読み出すパラメータ管理部12と、このパラメータ定義データに基づいてプログラムを起動するプログラム起動部13(プログラム起動手段)と、が構築されている。これら各処理部11〜13について詳述する。   Next, each processing unit constructed by incorporating a predetermined program into the CPU 10 of the computer 1 will be described. As shown in FIG. 1, in the CPU 10, a menu display control unit 11 (menu display control means) that receives a menu display instruction of a user from the input unit 30 and controls display of the menu for each user, and the menu is selected. A parameter management unit 12 that reads parameter definition data associated with a parameter corresponding to the menu and a program activation unit 13 (program activation unit) that activates a program based on the parameter definition data are constructed. Each of these processing units 11 to 13 will be described in detail.

まず、メニュー表示制御部11は、入力されたユーザを特定する情報に基づいてユーザ定義データ記憶部21内のユーザ定義データとの認証を行うと共に、メニュー定義データ記憶部22内から当該ユーザに対応するメニュー定義データを読み出し、表示部40にメニュー表示する。例えば、図3(a)に示すメニュー:Xについてのメニュー定義データが読み出されると、図2に示すように、メニュー画面上に、コントロール1、コントロール2、コントロール3の3つのコントロールボタンを表示する。また、このメニュー表示制御部11は、ユーザによって入力部30を介していずれかのコントロールが押下されると、その押下されたコントロールを認識し、メニュー定義データを参照して、当該コントロールに対応するパラメータを特定する。そして、そのパラメータをプログラム起動部13に通知するが、このとき、当該プログラム起動部13を介してパラメータ管理部12にも通知される。例えば、コントロール1が押下されると、パラメータP1が特定され、かかるパラメータP1がプログラム起動部13及びパラメータ管理部12に通知される。なお、メニュー表示制御部11は、上記パラメータを直接パラメータ管理部12に通知してもよい。   First, the menu display control unit 11 performs authentication with the user definition data in the user definition data storage unit 21 based on the information specifying the input user, and handles the user from the menu definition data storage unit 22. The menu definition data to be read is read and displayed on the display unit 40 as a menu. For example, when the menu definition data for the menu: X shown in FIG. 3A is read, three control buttons of control 1, control 2, and control 3 are displayed on the menu screen as shown in FIG. . In addition, when any control is pressed by the user via the input unit 30, the menu display control unit 11 recognizes the pressed control and refers to the menu definition data to correspond to the control. Identify the parameters. The parameter is notified to the program starting unit 13, and at this time, the parameter managing unit 12 is also notified via the program starting unit 13. For example, when the control 1 is pressed, the parameter P1 is specified, and the parameter P1 is notified to the program activation unit 13 and the parameter management unit 12. The menu display control unit 11 may directly notify the parameter management unit 12 of the parameters.

パラメータ管理部12は、プログラム起動部13から通知されたパラメータを受け取り、パラメータ定義データ記憶部24内を検索して、受け取ったパラメータに関連付けられたパラメータ定義データを読み出し、プログラム起動部13に通知する。これにより、所定のコントロールが選択されたことにより起動するプログラム、及び、その起動条件が特定される。例えば、パラメータ管理部12にコントロール1に対応するパラメータP1が通知されると、図4(a)に示すパラメータ定義データがパラメータ定義データ記憶部24から読み出され、かかるデータがプログラム起動部13に通知される。   The parameter management unit 12 receives the parameter notified from the program activation unit 13, searches the parameter definition data storage unit 24, reads the parameter definition data associated with the received parameter, and notifies the program activation unit 13 of the parameter definition data. . As a result, the program that is activated when the predetermined control is selected and the activation condition are specified. For example, when the parameter management unit 12 is notified of the parameter P 1 corresponding to the control 1, the parameter definition data shown in FIG. 4A is read from the parameter definition data storage unit 24, and the data is sent to the program activation unit 13. Be notified.

プログラム起動部13は、上述したようにパラメータ管理部12から通知されたパラメータ定義データにて特定されたプログラムをプログラム記憶部23から読み出し、起動する。このとき、パラメータ定義データに設定された起動条件を用いて、プログラムを起動する。具体的に、プログラム起動部の挙動を図2に例示する。この図においては、メニュー画面上にコントロール1、コントロール2、コントロール3の3つのコントロールが表示される。そして、コントロール1が選択されると、パラメータP1の起動条件を用いてプログラムAが起動される。また、コントロール2が選択されると、パラメータP2の起動条件を用いてプログラムAが起動される。また、コントロール3が選択されると、パラメータP3の起動条件を用いてプログラムBが起動される。   As described above, the program activation unit 13 reads out the program specified by the parameter definition data notified from the parameter management unit 12 from the program storage unit 23 and activates it. At this time, the program is activated using the activation conditions set in the parameter definition data. Specifically, the behavior of the program starter is illustrated in FIG. In this figure, three controls of control 1, control 2, and control 3 are displayed on the menu screen. When the control 1 is selected, the program A is activated using the activation condition of the parameter P1. When the control 2 is selected, the program A is activated using the activation condition of the parameter P2. When the control 3 is selected, the program B is activated using the activation condition of the parameter P3.

このように、プログラムAはコントロール1,2からそれぞれ起動可能であるが、パラメータが異なり、当該パラメータに関連付けられている起動条件が異なるので、異なった挙動にて起動される。   In this way, the program A can be started from the controls 1 and 2, respectively, but since the parameters are different and the start conditions associated with the parameters are different, the program A is started with different behaviors.

<動作>
次に、上述したメニュー処理システムの動作について、図5乃至図6のフローチャートを参照して説明する。
<Operation>
Next, the operation of the menu processing system described above will be described with reference to the flowcharts of FIGS.

まず、ユーザがコンピュータにログインすると、メニュー表示制御部111が入力部130からユーザ名などユーザを特定するデータを抽出する(ステップS1)。そして、ユーザ名などからユーザ定義データ記憶部121内のデータと対比してユーザを認証する(ステップS2)。また、メニュー表示制御部111は、そのユーザに対して設定されたメニュー定義データをメニュー定義データ記憶部122内から抽出し(ステップS3)、これに基づいて複数のコントロールボタンを有するメニュー画面を生成して表示部140に表示する(ステップS3、メニュー表示制御工程)。例えば、図3(a)に示すメニュー:Xのメニュー定義データに基づいて、図2に示すようなメニュー画面を表示する。その後、メニュー画面上のコントロールが選択されるのを待つ(ステップS5)。   First, when the user logs in to the computer, the menu display control unit 111 extracts data specifying the user such as a user name from the input unit 130 (step S1). Then, the user is authenticated against the data in the user definition data storage unit 121 from the user name or the like (step S2). Further, the menu display control unit 111 extracts menu definition data set for the user from the menu definition data storage unit 122 (step S3), and generates a menu screen having a plurality of control buttons based on the menu definition data storage unit 122. And it displays on the display part 140 (step S3, menu display control process). For example, a menu screen as shown in FIG. 2 is displayed based on the menu definition data of menu: X shown in FIG. Thereafter, the control waits for selection of a control on the menu screen (step S5).

そして、メニュー画面上の特定のメニューが選択されると(ステップS5にて肯定判断)、メニュー定義データを参照して、その選択されたコントロールに対応付けられたパラメータを特定する(ステップS6、選択メニュー認識工程、パラメータ特定工程)。続いて、このパラメータに関連付けられたパラメータ定義データをパラメータ定義データ記憶部24から読み出す(ステップS7、プログラム設定データ読出工程、パラメータ定義データ読出工程)。そして、当該パラメータ定義データにて指定されたプログラムをプログラム記憶部23から読み出して、起動する(ステップS8、プログラム起動工程)。   When a specific menu on the menu screen is selected (Yes in step S5), the parameter associated with the selected control is specified with reference to the menu definition data (step S6, selected) Menu recognition process, parameter identification process). Subsequently, the parameter definition data associated with this parameter is read from the parameter definition data storage unit 24 (step S7, program setting data reading step, parameter definition data reading step). Then, the program specified by the parameter definition data is read from the program storage unit 23 and activated (step S8, program activation process).

このとき、例えば、図2に示すコントロール1が押下されたとすると、パラメータP1のパラメータ定義データに基づいてプログラムが起動される。その具体的な動作としては、まず、パラメータP1のパラメータ定義データを読み出して、プログラム「検査結果入力」を起動する(ステップS8)。続いて、パラメータ定義データ内の1行目のキー「画面タイトル」が確認される(ステップS9にて肯定判断)。1回目のループでは、プログラム「検査結果入力」において、キー「画面タイトル」が想定されるキーであるかどうかを特定する(ステップS10)。次に、「画面タイトル」として「原料検査」を設定する(ステップS11)。続いて、2回目のループでは、プログラム「検査結果入力」において、キー「対象品目」が想定されるキーであるかどうかを特定する(ステップS9,S10)。次に、「対象品目」として「原料」を設定する(ステップS11)。また、3回目のループでは、プログラム「検査結果入力」において、キー「置場」が想定されるキーであるかどうかを特定する(ステップS9,S10)。次に、「置場」として「原料倉庫」を設定する(ステップS11)。また、4回目のループでは、プログラム「検査結果入力」において、キー「検査前状態」が想定されるキーであるかどうかを特定する(ステップS9,S10)。次に、「検査前状態」として「未検査」を設定する(ステップS11)。さらに、5回目のループでは、プログラム「検査結果入力」において、キー「検査後状態」が想定されるキーであるかどうかを特定する(ステップS9,S10)。次に、「検査後状態」として「合格」か「不合格」のいずれかを設定する(ステップS11)。そして、ループの終了時に、プログラム起動部13による起動処理が完了する。   At this time, for example, if the control 1 shown in FIG. 2 is pressed, the program is started based on the parameter definition data of the parameter P1. As a specific operation, first, the parameter definition data of the parameter P1 is read, and the program “input inspection result” is started (step S8). Subsequently, the key “screen title” in the first line in the parameter definition data is confirmed (Yes in step S9). In the first loop, it is specified whether or not the key “screen title” is the assumed key in the program “test result input” (step S10). Next, “raw material inspection” is set as “screen title” (step S11). Subsequently, in the second loop, whether or not the key “target item” is an assumed key in the program “input inspection result” is specified (steps S9 and S10). Next, “raw material” is set as “target item” (step S11). In the third loop, it is specified whether or not the key “place” is the assumed key in the program “inspection result input” (steps S9 and S10). Next, “raw material warehouse” is set as “place” (step S11). In the fourth loop, it is specified whether or not the key “pre-test state” is a key assumed in the program “test result input” (steps S9 and S10). Next, “uninspected” is set as the “pre-inspection state” (step S11). Further, in the fifth loop, it is specified whether or not the key “post-test state” is the assumed key in the program “test result input” (steps S9 and S10). Next, either “pass” or “fail” is set as the “post-inspection state” (step S11). At the end of the loop, the startup process by the program startup unit 13 is completed.

このようにすることにより、本実施例記載のメニュー処理システム、方法、メニュー処理用プログラムによると、あるプログラムに予め設定した任意の動作をするよう起動させることができ、特に、メニュー毎に設定可能であるため、同一のプログラムに複数の挙動を実現させることができる。そして、メニューの表示とプログラムの起動を論理的に分離したパラメータ定義データを備えているため、当該パラメータ定義データを変更すればよく、新たにプログラムを生成する必要が無いため、ユーザにとって容易にプログラムの動作の変更を設定可能であると共に、このようなプログラムの機能の追加、拡張を容易に実現することができる。   In this way, according to the menu processing system, method, and menu processing program described in the present embodiment, it can be activated to perform an arbitrary operation preset in a certain program, and in particular, can be set for each menu. Therefore, a plurality of behaviors can be realized in the same program. Since the parameter definition data that logically separates the menu display and program activation is provided, it is only necessary to change the parameter definition data and there is no need to generate a new program. It is possible to set a change in the operation of the program, and it is possible to easily realize addition and extension of the function of such a program.

さらに、所定のプログラムを複数のユーザにて共有する場合であっても、自己の利用状況に合わせて設定した状態で容易にプログラムを起動することが可能であり、ユーザの利便性の向上を図ることができる。   Furthermore, even when a predetermined program is shared by a plurality of users, it is possible to easily start the program in a state set in accordance with the usage status of the user, thereby improving user convenience. be able to.

次に、本発明の第2の実施例について、図7乃至図8を参照して説明する。図7は本実施例におけるメニュー処理システムの構成を示す機能ブロック図であり、図8は、本実施例にて用いられるデータの内容を示す説明図である。   Next, a second embodiment of the present invention will be described with reference to FIGS. FIG. 7 is a functional block diagram showing the configuration of the menu processing system in this embodiment, and FIG. 8 is an explanatory diagram showing the contents of data used in this embodiment.

まず、本実施例におけるメニュー処理システム、すなわち、当該システムが組み込まれたコンピュータ1は、図7に示すように、実施例1とほぼ同様の構成を採っている。そして、本実施例では、さらに、記憶装置であるハードディスク20に、実行中のプログラムに対する予め定められたアクセス権限を表すセキュリティ定義データを記憶するセキュリティ定義データ記憶部25が形成されており、また、かかるデータを管理するセキュリティ管理部14がCPU10に構築されている。また、これに伴い、その他の処理部にも新たな機能が備わっている。   First, as shown in FIG. 7, the menu processing system in this embodiment, that is, the computer 1 in which the system is incorporated, has almost the same configuration as that of the first embodiment. In the present embodiment, a security definition data storage unit 25 that stores security definition data representing a predetermined access authority for the program being executed is further formed in the hard disk 20 that is a storage device. A security management unit 14 for managing such data is built in the CPU 10. Along with this, other processing units also have new functions.

まず、セキュリティ定義データは、パラメータ毎に関連付けて記憶されており、例えば、図8に示すような構造になっている。すなわち、各パラメータにて特定されるプログラムの実行中のセキュリティとして、参照の権限、新規追加の権限、変更の権限、削除の権限のそれぞれの有無が定義されている。換言すると、各パラメータにて特定されるプログラムが起動した際に、当該プログラムに対してユーザがデータを参照することが可能か、新規データを追加することが可能か、登録されているデータを変更することが可能か、登録されているデータを削除することが可能か、ということが設定されている。なお、セキュリティ定義データは上記内容に限定されない。また、セキュリティ定義データは、メニュー定義データに組み込まれていてもよい。   First, the security definition data is stored in association with each parameter, and has a structure as shown in FIG. 8, for example. That is, as security during execution of the program specified by each parameter, the presence / absence of a reference authority, a new addition authority, a modification authority, and a deletion authority is defined. In other words, when the program specified by each parameter is started, the user can refer to the program, add new data, or change the registered data. Whether it is possible to delete the registered data is set. The security definition data is not limited to the above contents. Further, the security definition data may be incorporated in the menu definition data.

そして、セキュリティ管理部14は、選択されたコントロールのパラメータを受け取ったプログラム起動部13からの要求に応じて、当該パラメータに対応するセキュリティ定義データをセキュリティ定義データ記憶部25内から読み出す。そして、これをプログラム起動部13に通知する。   The security management unit 14 reads out the security definition data corresponding to the parameter from the security definition data storage unit 25 in response to a request from the program activation unit 13 that has received the selected control parameter. Then, this is notified to the program starting unit 13.

プログラム起動部13は、パラメータ管理部12から受け取った起動するプログラムの挙動を指定するパラメータ定義データと、セキュリティ管理部14から受け取った起動するプログラムのセキュリティ条件を指定するセキュリティ管理データとに基づいて、各条件を満たすようプログラムを起動する。   The program starting unit 13 is based on the parameter definition data specifying the behavior of the program to be started received from the parameter management unit 12 and the security management data specifying the security condition of the program to be started received from the security management unit 14. Start the program to meet each condition.

例えば、図8に示すセキュリティ条件について詳述する。この図は、メニュー:Xにおけるセキュリティ権限を示すデータである。ユーザXは、コントロール1から起動されたプログラムに対して全権限を持つ。一方、コントロール2から起動されたプログラムに対しては、参照権限と、変更権限のみ持つ。また、コントロール3から起動されたプログラムに対しては、参照権限のみ持つ。そして、プログラム起動部13は、プログラムが起動された際に、上記セキュリティ管理部14からセキュリティ定義データを受け取り、参照、新規追加、変更、削除のいずれの操作が可能かを判断し、対応する操作のみ許すようプログラムの動作を制御する。   For example, the security conditions shown in FIG. 8 will be described in detail. This figure is data indicating the security authority in the menu: X. User X has full authority over the program started from control 1. On the other hand, the program started from the control 2 has only a reference authority and a change authority. In addition, the program started from the control 3 has only a reference authority. The program activation unit 13 receives the security definition data from the security management unit 14 when the program is activated, determines whether any operation of reference, new addition, change, or deletion is possible, and the corresponding operation Control the behavior of the program to allow only.

これにより、実行後のプログラムのアクセス権限といったセキュリティを確保する動作をもメニュー毎に指定して、指定されたアクセス制限が実行されるようプログラムを起動することができる。このため、新たなプログラムを別途作成することなく、同一プログラムにおいて異なるアクセス権限機能を有する種々のプログラムをメニューから起動することができ、ユーザの利便性の向上を図ることができる。プログラム自体の内容を変更することなく、別途用意されたセキュリティ定義データを操作することで可能であるため、システムの拡張を容易に実現することができる。   As a result, an operation for ensuring security such as the access authority of the program after execution can be designated for each menu, and the program can be started so that the designated access restriction is executed. Therefore, various programs having different access authority functions in the same program can be started from the menu without creating a new program separately, and the convenience of the user can be improved. Since it is possible to operate security definition data prepared separately without changing the contents of the program itself, system expansion can be easily realized.

本発明であるメニュー処理システムは、プログラムの変更や追加が困難なプログラムであっても容易にその挙動を変更することができ、オペレーティングシステムなどのメニューに適用すると有効であるため、一般的なコンピュータに組み込むことが可能であり、産業上の利用可能性を有する。   The menu processing system according to the present invention can easily change the behavior of a program that is difficult to change or add to a program, and is effective when applied to a menu such as an operating system. And has industrial applicability.

実施例1におけるメニュー表示システムの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the menu display system in Example 1. FIG. メニュー表示画面の一例を示し、各メニューとプログラム及びパラメータとの対応関係を示す説明図である。It is explanatory drawing which shows an example of a menu display screen and shows the correspondence of each menu, a program, and a parameter. 図3(a),(b)は、それぞれメニュー定義データの一例を示す図である。FIGS. 3A and 3B are diagrams showing examples of menu definition data. 図4(a),(b),(c)は、それぞれパラメータ定義データの一例を示す図である。FIGS. 4A, 4B, and 4C are diagrams showing examples of parameter definition data. 実施例1におけるメニュー表示システムの動作を示すフローチャートである。3 is a flowchart illustrating an operation of the menu display system in the first embodiment. 実施例1におけるメニュー表示システムの動作を示すフローチャートであり、図5の続きを示す。6 is a flowchart illustrating the operation of the menu display system according to the first embodiment and illustrates a continuation of FIG. 5. 実施例2におけるメニュー表示システムの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the menu display system in Example 2. FIG. セキュリティ管理データの一例を示す図である。It is a figure which shows an example of security management data. 従来例におけるメニュー表示システムの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the menu display system in a prior art example. 従来例におけるメニュー表示画面の一例を示し、各メニューとプログラムとの対応関係を示す説明図である。It is explanatory drawing which shows an example of the menu display screen in a prior art example, and shows the correspondence between each menu and a program.

符号の説明Explanation of symbols

1 コンピュータ
10 CPU(演算装置)
11 メニュー表示制御部(メニュー表示制御手段)
12 パラメータ管理部
13 プログラム起動部(プログラム起動手段)
14 セキュリティ管理部
20 ハードディスク(記憶装置)
21 ユーザ定義データ記憶部
22 メニュー定義データ記憶部(メニュー定義データ記憶手段)
23 プログラム記憶部
24 パラメータ定義データ記憶部
25 セキュリティ定義データ記憶部(セキュリティ定義データ記憶手段)
1 Computer 10 CPU (arithmetic unit)
11 Menu display control unit (menu display control means)
12 parameter management unit 13 program starting unit (program starting means)
14 Security Management Unit 20 Hard Disk (Storage Device)
21 User-defined data storage unit 22 Menu definition data storage unit (menu definition data storage means)
23 Program storage unit 24 Parameter definition data storage unit 25 Security definition data storage unit (security definition data storage means)

Claims (8)

複数の選択可能なメニューを有するメニュー画面をコンピュータの表示部に表示し、前記メニューが選択された際に所定のプログラムを起動するメニュー処理システムであって、
前記メニュー毎に、起動するプログラムと当該プログラムの動作とを指定するプログラム設定データを記憶する記憶手段を有すると共に、
前記メニューが選択された場合に、当該メニューに対応する前記プログラム設定データを前記記憶手段から読み出し、当該プログラム設定データに基づいてプログラムを起動するプログラム起動手段を備えた、ことを特徴とするメニュー処理システム。
A menu processing system for displaying a menu screen having a plurality of selectable menus on a display unit of a computer and starting a predetermined program when the menu is selected,
Each of the menus has storage means for storing program setting data for specifying a program to be started and an operation of the program,
Menu processing comprising: program starting means for reading the program setting data corresponding to the menu from the storage means and starting the program based on the program setting data when the menu is selected system.
コンピュータの表示部に複数の選択可能なメニューを有するメニュー画面を表示するメニュー表示制御手段と、当該メニュー画面上の所定のメニューが選択されたときに所定のプログラムを起動するプログラム起動手段と、を備えたメニュー処理システムであって、
前記メニュー毎にパラメータを設定して記憶するメニュー定義データ記憶手段と、
前記パラメータ毎に、起動するプログラムと当該プログラムの動作とを指定したパラメータ定義データを関連付けて記憶するパラメータ定義データ記憶手段と、を備え、
前記プログラム起動手段が、選択された前記メニューに対応する前記パラメータを前記メニュー定義データ記憶手段から抽出すると共に、この抽出されたパラメータに関連付けられた前記パラメータ定義データを前記パラメータ定義データ記憶手段から読み出し、このパラメータ定義データに基づいて当該パラメータ定義データにて指定されたプログラムを指定された動作にて作動するよう起動する機能を有する、
ことを特徴とするメニュー処理システム。
Menu display control means for displaying a menu screen having a plurality of selectable menus on a display unit of the computer, and program starting means for starting a predetermined program when a predetermined menu on the menu screen is selected. A menu processing system comprising:
Menu definition data storage means for setting and storing parameters for each menu;
For each parameter, a parameter definition data storage unit that stores parameter definition data that specifies a program to be started and an operation of the program in association with each other, and
The program starting means extracts the parameter corresponding to the selected menu from the menu definition data storage means, and reads the parameter definition data associated with the extracted parameter from the parameter definition data storage means. , Based on this parameter definition data, has a function to start the program specified by the parameter definition data to operate in the specified operation,
A menu processing system characterized by that.
前記メニュー定義データ記憶手段は、複数のユーザ毎に、前記メニュー画面及び当該メニュー画面中における前記メニューのパラメータが設定されたデータを記憶する、ことを特徴とする請求項2記載のメニュー処理システム。   3. The menu processing system according to claim 2, wherein the menu definition data storage means stores, for each of a plurality of users, data in which the menu screen and parameters of the menu in the menu screen are set. 実行中の前記プログラムに対するアクセス権限を表すセキュリティ定義データを、前記パラメータ毎に関連付けて記憶するセキュリティ定義データ記憶手段を備え、
前記プログラム起動手段が、前記パラメータに関連付けられた前記セキュリティ定義データを読み出し、当該セキュリティ定義データに基づいて前記プログラムに対するアクセス制限を行うよう当該プログラムを起動する機能を有する、ことを特徴とする請求項2又は3記載のメニュー処理システム。
Security definition data storage means for storing security definition data representing an access right to the program being executed in association with each parameter;
The program starting unit has a function of reading the security definition data associated with the parameter and starting the program so as to restrict access to the program based on the security definition data. 2. The menu processing system according to 2 or 3.
コンピュータを用いて、複数の選択可能なメニューを有するメニュー画面を表示部に表示し、前記メニューが選択された際に所定のプログラムを起動するメニュー処理方法であって、
前記メニュー画面中から選択されたメニューを認識する選択メニュー認識工程と、
このメニューに予め関連付けて記憶された起動するプログラムと当該プログラムの動作とを指定するプログラム設定データを読み出すプログラム設定データ読出工程と、
この読み出したプログラム設定データに基づいてプログラムを起動するプログラム起動工程と、を有することを特徴とするメニュー処理方法。
A menu processing method of using a computer to display a menu screen having a plurality of selectable menus on a display unit and starting a predetermined program when the menu is selected,
A selection menu recognition step for recognizing a menu selected from the menu screen;
A program setting data reading step for reading program setting data for designating the program to be activated and the operation of the program stored in advance in association with the menu;
And a program starting step of starting the program based on the read program setting data.
コンピュータを用いて、複数の選択可能なメニューを有するメニュー画面を表示部に表示し、前記メニューが選択された際に所定のプログラムを起動するメニュー処理方法であって、
前記コンピュータの表示部に複数の選択可能なメニューを有するメニュー画面を表示するメニュー表示制御工程と、
前記メニュー画面上で選択されたメニューを認識して、当該メニューに予め設定されたパラメータを特定するパラメータ特定工程と、
この特定されたパラメータに予め関連付けて記憶された起動するプログラムと当該プログラムの動作とを指定するパラメータ定義データを読み出すパラメータ定義データ読出工程と、を有すると共に、
この読み出したパラメータ定義データに基づいて当該パラメータ定義データにて指定されたプログラムを指定された動作にて作動するよう起動するプログラム起動工程を有する、ことを特徴とするメニュー処理方法。
A menu processing method of using a computer to display a menu screen having a plurality of selectable menus on a display unit and starting a predetermined program when the menu is selected,
A menu display control step for displaying a menu screen having a plurality of selectable menus on the display unit of the computer;
Recognizing the menu selected on the menu screen, and specifying a parameter preset in the menu;
A parameter definition data reading step for reading parameter definition data for designating a program to be activated and stored in advance associated with the specified parameter and an operation of the program;
A menu processing method comprising: a program starting step of starting a program specified by the parameter definition data based on the read parameter definition data so as to operate by a specified operation.
複数の選択可能なメニューを有するメニュー画面をコンピュータの表示部に表示し、前記メニューが選択された際に所定のプログラムを起動する機能を有するコンピュータに、
前記メニュー毎に、起動するプログラムと当該プログラムの動作とを指定するプログラム設定データを記憶する記憶手段、
前記メニューが選択された場合に、当該メニューに対応する前記プログラム設定データを前記記憶手段から読み出し、当該プログラム設定データに基づいてプログラムを起動するプログラム起動手段、
とを実現するためのメニュー処理用プログラム。
A computer having a function of starting a predetermined program when a menu screen having a plurality of selectable menus is displayed on a display unit of the computer and the menu is selected.
Storage means for storing program setting data for specifying a program to be started and an operation of the program for each menu;
Program starting means for reading out the program setting data corresponding to the menu from the storage means and starting the program based on the program setting data when the menu is selected;
Menu processing program for realizing the above.
複数の選択可能なメニューを有するメニュー画面をコンピュータの表示部に表示し、前記メニューが選択された際に所定のプログラムを起動する機能を有するコンピュータに、
前記メニュー毎にパラメータを設定して記憶するメニュー定義データ記憶手段、
前記パラメータ毎に、起動するプログラムと当該プログラムの動作とを指定したパラメータ定義データを関連付けて記憶するパラメータ定義データ記憶手段、
選択された前記メニューに対応する前記パラメータを前記メニュー定義データ記憶手段から抽出すると共に、この抽出されたパラメータに関連付けられた前記パラメータ定義データを前記パラメータ定義データ記憶手段から読み出し、このパラメータ定義データに基づいて当該パラメータ定義データにて指定されたプログラムを指定された動作にて作動するよう起動するプログラム起動手段、
とを実現するためのメニュー処理用プログラム。
A computer having a function of starting a predetermined program when a menu screen having a plurality of selectable menus is displayed on a display unit of the computer and the menu is selected.
Menu definition data storage means for setting and storing parameters for each menu;
Parameter definition data storage means for storing, in association with each parameter, parameter definition data specifying a program to be started and an operation of the program;
The parameter corresponding to the selected menu is extracted from the menu definition data storage unit, and the parameter definition data associated with the extracted parameter is read from the parameter definition data storage unit, and the parameter definition data is stored in the parameter definition data. Program starting means for starting to operate the program specified by the parameter definition data based on the specified operation based on
Menu processing program for realizing the above.
JP2004161436A 2004-05-31 2004-05-31 System, method, and program for menu processing Pending JP2005346125A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004161436A JP2005346125A (en) 2004-05-31 2004-05-31 System, method, and program for menu processing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004161436A JP2005346125A (en) 2004-05-31 2004-05-31 System, method, and program for menu processing

Publications (1)

Publication Number Publication Date
JP2005346125A true JP2005346125A (en) 2005-12-15

Family

ID=35498483

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004161436A Pending JP2005346125A (en) 2004-05-31 2004-05-31 System, method, and program for menu processing

Country Status (1)

Country Link
JP (1) JP2005346125A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011527465A (en) * 2008-06-30 2011-10-27 モミニス リミテッド Generation and distribution of computer applications

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011527465A (en) * 2008-06-30 2011-10-27 モミニス リミテッド Generation and distribution of computer applications
US8584114B2 (en) 2008-06-30 2013-11-12 Mo'minis Ltd Method of generating and distributing a computer application

Similar Documents

Publication Publication Date Title
US10887338B2 (en) Creating notes on lock screen
JP4270391B2 (en) Multimedia file tooltip
US20120050336A1 (en) Touch-based remote control
CN112148163B (en) Screen recording method and device and electronic equipment
JP2008152581A (en) Apparatus for creating interface of facial recognition system, user interface creating program, and recording medium with it recorded thereon
JP5268508B2 (en) Information processing apparatus and search method
JP5141460B2 (en) Control program, information processing system, and information processing method
JP2009168468A (en) Environmental test device
US7900155B2 (en) System and method for providing information about an operation&#39;s applicability to an item
JP4718662B2 (en) Computer system
US20090222607A1 (en) Document management system, document management method, program and storage medium
JP2007141013A (en) User interface program, computer and information providing method
JP2005346125A (en) System, method, and program for menu processing
JPH11272384A (en) Screen controller and storage medium
JP7370275B2 (en) Program control device and program control method
WO2010070724A1 (en) Authentication device, authentication method, and authentication program
JP2011081501A (en) Operating system program and computer carrying the same
JP2007299233A (en) Customizing device, customizing method, and customizing program
JP2010244229A (en) Information management device
JP2009169548A (en) Information processor, its multi-window display method and program
JP2001175379A (en) Display processor and storage medium
JP2007226752A (en) Menu customization system and menu customization program
JP2007148915A (en) Document management apparatus and document management program
KR100614617B1 (en) method for encoding of digital file
JP3801246B2 (en) Operation support information presentation device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20071112

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071120

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080117

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080318

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080507

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080617

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080813

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080916