JP2819634B2 - Execution process selection menu control method for multiple objects - Google Patents

Execution process selection menu control method for multiple objects

Info

Publication number
JP2819634B2
JP2819634B2 JP1199029A JP19902989A JP2819634B2 JP 2819634 B2 JP2819634 B2 JP 2819634B2 JP 1199029 A JP1199029 A JP 1199029A JP 19902989 A JP19902989 A JP 19902989A JP 2819634 B2 JP2819634 B2 JP 2819634B2
Authority
JP
Japan
Prior art keywords
selectable
icon
executable
processing
objects
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP1199029A
Other languages
Japanese (ja)
Other versions
JPH0363751A (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.)
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 JP1199029A priority Critical patent/JP2819634B2/en
Publication of JPH0363751A publication Critical patent/JPH0363751A/en
Application granted granted Critical
Publication of JP2819634B2 publication Critical patent/JP2819634B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明はコンピユータと利用者との間の対話方式、さ
らに詳しく云えば、複数対象に対する実行処理を選択す
るメニユー制御方式に関する。
The present invention relates to an interactive system between a computer and a user, and more particularly, to a menu control system for selecting execution processing for a plurality of objects.

(従来の技術) 従来、コンピユータと利用者との間でオブジエクト指
向の対話を行なう場合には、処理対象であるオブジエク
トに対応する1個のアイコンに対し、実行可能な処理を
1つ選択していたので、複数対象に対する実行処理の選
択は行なつていなかつた。
(Prior Art) Conventionally, when performing an object-oriented dialogue between a computer and a user, one executable process is selected for one icon corresponding to an object to be processed. Therefore, the selection of the execution process for a plurality of objects has not been made.

(発明が解決しようとする課題) ところで、オブジエクト指向のモデルでは同じ性質を
持つたオブジエクトをクラスという単位で表わすことが
できる。
(Problems to be Solved by the Invention) By the way, in an object-oriented model, objects having the same property can be expressed in units called classes.

コンピユータと利用者との間でのオブジエクト指向の
対話においては、各オブジエクトに対する実行可能処理
はこのクラス毎に定義される。すなわち、選択する複数
のアイコンの示すオブジエクトのクラスが異なれば、実
行可能な処理が異なるので、複数のオブジエクトに対す
る一括処理を選択する際には利用者側で、オブジエクト
間で共通に定義されているべき実行可能処理を意識しな
ければならなかつた。
In the object-oriented dialogue between the computer and the user, the executable process for each object is defined for each class. That is, if the class of the object indicated by the plurality of icons to be selected is different, the executable process is different, and therefore, when selecting the batch process for the plurality of objects, the user side defines the object in common among the objects. You have to be aware of what should be done.

本発明の目的は利用者がアイコンの示すオブジエクト
のクラスや複数オブジエクト間で共通に定義されている
べき処理を意識することなく実行処理の選択を行なえる
ようにすることにより利用者の操作上の負担を軽減化で
きる複数対象に対する実行処理選択メニユー制御方式を
提供することにある。
An object of the present invention is to allow a user to select an execution process without being conscious of a class of an object indicated by an icon or a process that should be defined in common among a plurality of objects, thereby improving a user's operation. An object of the present invention is to provide an execution processing selection menu control method for a plurality of objects that can reduce the burden.

(課題を解決するための手段) 前記目的を達成するために本発明による複数対象に対
する実行処理選択メニユー制御方式はアイコンと呼ばれ
る図形を用いて処理対象や実行処理を選択する。コンピ
ユータと利用者との間のオブジエクト指向の対話方式に
おいて、画面上の複数のアイコンを同時に選択可能なア
イコン選択手段と、クラスという同じ性質を持つたオブ
ジエクトをまとめる単位毎に実行可能処理を定義する選
択可能処理定義テーブルと、前記アイコン選択手段によ
り同時に選択されたアイコン対応の各オブジエクトの共
通に選択可能な実行処理を、前記選択可能処理定義テー
ブルより抽出する実行可能処理抽出手段と、前記抽出さ
れた実行可能な処理を画面上のメニユーに表示する手段
とから構成してある。
(Means for Solving the Problems) In order to achieve the above object, the execution processing selection menu control method for a plurality of objects according to the present invention selects a processing object and an execution processing using a graphic called an icon. In an object-oriented dialog system between a computer and a user, an icon selecting means capable of simultaneously selecting a plurality of icons on a screen, and an executable process for each unit for grouping objects having the same property called a class are defined. A selectable process definition table, and an executable process extractor for extracting, from the selectable process definition table, an executable process that can be commonly selected for each object corresponding to the icon selected at the same time by the icon selector. Means for displaying the executable process in a menu on the screen.

(実 施 例) 以下、図面を参照して本発明をさらに詳しく説明す
る。第1図は本発明による複数対象に対する実行処理選
択メニユー制御方式を適用したコンピユータシステムの
概略図である。
Hereinafter, the present invention will be described in more detail with reference to the drawings. FIG. 1 is a schematic diagram of a computer system to which an execution processing selection menu control method for a plurality of objects according to the present invention is applied.

本実施例はアイコン選択手段1、選択可能処理定義テ
ーブル2、実行可能処理抽出手段3およびメニユー表示
手段4とから構成されている。
This embodiment comprises an icon selecting means 1, a selectable processing definition table 2, an executable processing extracting means 3, and a menu display means 4.

アイコン選択手段1は画面上に表示されたアイコンの
中から、処理対象として複数のアイコンを選択し記憶す
るものである。
The icon selection means 1 is for selecting and storing a plurality of icons as processing targets from among icons displayed on the screen.

選択可能処理定義テーブル2はアイコンによつて選択
されたオブジエクトに対する実行処理を抽出するための
データテーブルである。
The selectable process definition table 2 is a data table for extracting the execution process for the object selected by the icon.

実行可能処理抽出手段3は複数選択されたオブジエク
トに対し、各オブジエクトの選択可能処理テーブル2の
データから共通に選択可能な実行処理を抽出し、選択可
能処理定義13を生成する。
The executable process extracting means 3 extracts the commonly selectable executable processes from the data of the selectable process table 2 of each of the plurality of selected objects, and generates a selectable process definition 13.

メニユー表示処理4は選択可能処理定義13に基づき、
選択可能処理を実線文字で、選択不可処理を破線文字で
というように区別して画面上のメニユーとして表示す
る。
Menu display processing 4 is based on the selectable processing definition 13,
The selectable process is displayed as a menu on the screen by distinguishing it with a solid line character and the non-selectable process with a dashed line character.

以下、図に従つて処理の流れを説明する。 Hereinafter, the flow of processing will be described with reference to the drawings.

この例ではオブジエクトは2つとする。 In this example, there are two objects.

利用者がアイコン選択手段1により画面上に表示され
たアイコンを選択し、対応のオブジエクトが11と12であ
つたとすると、選択可能処理定義テーブル2を参照し
て、オブジエクト11および12がそれぞれ属するクラスA
およびBの処理の内容を見る。
Assuming that the user selects an icon displayed on the screen by the icon selecting means 1 and the corresponding objects are 11 and 12, referring to the selectable process definition table 2, the class to which each of the objects 11 and 12 belongs A
And the contents of the processing of B.

選択可能処理定義テーブル2において、クラスAは処
理a、処理cが選択可能であり、クラスBは処理a、処
理bが選択可能である。
In the selectable process definition table 2, class A can select processes a and c, and class B can select processes a and b.

なお、このテーブル中○は選択可能であることを表わ
し、×は選択不可であることを表わしている。
In this table, ○ indicates that selection is possible, and X indicates that selection is not possible.

実行可能処理抽出手段3は各々のクラスの選択可能処
理定義の論理積(共通して○であれば○とする)により
共通して選択可能な処理の抽出を行なう。
The executable process extracting means 3 extracts a process that can be selected in common by a logical product of the selectable process definitions of the respective classes (if the common process is ○, the process is ○).

その結果と、制限として複数対象選択時の選択可否定
義との論理積の結果により抽出が完了する。
The extraction is completed based on the result of the logical product of the result and the selectability definition when selecting a plurality of objects as a restriction.

選択可能処理定義13はその抽出結果であり、クラスA,
Bに属するオブジエクトが一度に処理対象として選択さ
れた場合の選択可能な処理は処理aのみであることを表
している。
The selectable process definition 13 is the result of the extraction, and the class A,
This indicates that the only process that can be selected when the object belonging to B is selected as a process target at a time is process a only.

実行可能処理抽出手段3で得た選択可能処理定義13は
メニユー表示手段4により処理選択メニユー14として画
面上に表示される。
The selectable process definition 13 obtained by the executable process extraction unit 3 is displayed on the screen as a process selection menu 14 by the menu display unit 4.

ここで選択できない処理は網掛けにして示してある。 The processing that cannot be selected here is shaded.

第2図は画面上に表示されているアイコンのうちフオ
ルダアイコン21、文書アイコン22が選択されている状態
を示している。すなわち、白抜きのアイコンが選択され
ていることを示している。
FIG. 2 shows a state in which the folder icon 21 and the document icon 22 are selected from the icons displayed on the screen. That is, it indicates that the white icon is selected.

第3図は第2図で選択されたフオルダアイコン21、文
書アイコン22に対する処理選択メニユー31の表示結果で
ある。
FIG. 3 shows a display result of the process selection menu 31 for the folder icon 21 and the document icon 22 selected in FIG.

処理選択メニユー31において、選択できるもののみ実
線文字として示されている。
In the process selection menu 31, only those that can be selected are shown as solid characters.

第4図は選択可能処理定義テーブルを示しており、フ
オルダおよび文書のクラスについての選択可能処理定義
および複数対象選択時の選択可否定義を示している。
FIG. 4 shows a selectable process definition table, which shows a selectable process definition for a folder and a document class and a selectable / non-selectable definition when a plurality of objects are selected.

フオルダでは発信を除く選択解除、窓を開く、属性参
照、複写、廃棄、消去、宛先作成が可能である。文書で
は窓を開く、発信を除く選択解除、属性参照、複写、廃
棄、消去、宛先作成が可能である。
In the folder, it is possible to cancel selection except for calling, open windows, refer to attributes, copy, discard, delete, and create destinations. In a document, it is possible to open a window, cancel selection except for calling, refer to attributes, copy, discard, delete, and create a destination.

また、複数対象時の制限として窓を開くと属性参照は
選択不可である。
When a window is opened as a restriction for a plurality of objects, attribute reference cannot be selected.

この3つの論理積により表示メニユーの選択可能処理
定義42では選択解除、複写、廃棄、消去、宛先作成がそ
れぞれ選択可能となる。
By the logical product of these three, in the selectable process definition 42 of the display menu, the selection release, copy, discard, delete, and destination creation can be selected.

以上により第3図の示す結果が得られる。 Thus, the result shown in FIG. 3 is obtained.

(発明の効果) 以上、説明したように本発明はアイコン同時選択手
段、選択可能処理テーブル、実行可能処理抽出手段およ
びメニユー表示手段とから構成されているので、利用者
はアイコンの示すオブジエクトのクラスや複数オブジエ
クト間で共通に定義されているべき処理を意識すること
なく、実行処理の選択が行なえ、利用者の操作上の負担
が軽減化されるという効果がある。
(Effects of the Invention) As described above, the present invention is composed of the icon simultaneous selection means, the selectable processing table, the executable processing extraction means, and the menu display means, so that the user can select the class of the object indicated by the icon. This makes it possible to select an execution process without being conscious of the process that should be defined in common among a plurality of objects, thereby reducing the operational burden on the user.

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

第1図は本発明による複数対象に対する実行処理選択メ
ニユー制御方式の実施例を示す図、第2図および第3図
は本発明方式を適用した場合の画面の一例を示す図、第
4図は本発明方式を適用した場合の選択可能処理定義テ
ーブルおよび選択可能処理の一例を示す図である。 1……アイコン選択手段 2……選択可能処理定義テーブル 3……実行可能処理抽出手段 4……メニユー表示手段 13……選択可能処理定義 14……メニユー表示
FIG. 1 is a view showing an embodiment of an execution processing selection menu control method for a plurality of objects according to the present invention, FIGS. 2 and 3 are views showing an example of a screen when the present invention is applied, and FIG. FIG. 11 is a diagram illustrating an example of a selectable process definition table and a selectable process when the method of the present invention is applied. 1 icon selection means 2 selectable processing definition table 3 executable processing extraction means 4 menu display means 13 selectable processing definition 14 menu display

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.6,DB名) G06F 15/00 G06F 3/14──────────────────────────────────────────────────続 き Continuation of front page (58) Field surveyed (Int.Cl. 6 , DB name) G06F 15/00 G06F 3/14

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】アイコンと呼ばれる図形を用いて処理対象
や実行処理を選択する、コンピユータと利用者との間の
オブジエクト指向の対話方式において、画面上の複数の
アイコンを同時に選択可能なアイコン選択手段と、クラ
スという同じ性質を持つたオブジエクトをまとめる単位
毎に実行可能処理を定義する選択可能処理定義テーブル
と、前記アイコン選択手段により同時に選択されたアイ
コン対応の各オブジエクトの共通に選択可能な実行処理
を、前記選択可能処理定義テーブルより抽出する実行可
能処理抽出手段と、前記抽出された実行可能な処理を画
面上のメニユーに表示する手段とから構成したことを特
徴とする複数対象に対する実行処理選択メニユー制御方
式。
1. An object selecting means for simultaneously selecting a plurality of icons on a screen in an object-oriented interactive system between a computer and a user, wherein a target to be processed and an execution process are selected using a graphic called an icon. And a selectable process definition table for defining executable processes for each unit of grouping objects having the same property of a class, and an executable process commonly selectable for each object corresponding to the icon selected simultaneously by the icon selecting means. Executable processing extracting means for extracting the executable processing from the selectable processing definition table, and means for displaying the extracted executable processing in a menu on a screen. Menu control method.
JP1199029A 1989-07-31 1989-07-31 Execution process selection menu control method for multiple objects Expired - Lifetime JP2819634B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1199029A JP2819634B2 (en) 1989-07-31 1989-07-31 Execution process selection menu control method for multiple objects

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1199029A JP2819634B2 (en) 1989-07-31 1989-07-31 Execution process selection menu control method for multiple objects

Publications (2)

Publication Number Publication Date
JPH0363751A JPH0363751A (en) 1991-03-19
JP2819634B2 true JP2819634B2 (en) 1998-10-30

Family

ID=16400931

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1199029A Expired - Lifetime JP2819634B2 (en) 1989-07-31 1989-07-31 Execution process selection menu control method for multiple objects

Country Status (1)

Country Link
JP (1) JP2819634B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6410905B2 (en) * 2017-09-13 2018-10-24 東芝映像ソリューション株式会社 Electronic device and control method of electronic device

Also Published As

Publication number Publication date
JPH0363751A (en) 1991-03-19

Similar Documents

Publication Publication Date Title
US5767835A (en) Method and system for displaying buttons that transition from an active state to an inactive state
US5990905A (en) System provided child window controls
JP2675987B2 (en) Data processing method and processing system
JP2642021B2 (en) Display systems
US5835091A (en) Manipulating and displaying a plurality of views in a graphical user interface
US5745111A (en) Method and system for automatic presentation of default-drop target icons at window borders
JPH04267426A (en) Position displaying method of a plurality of selected object
JPH06301505A (en) Computer-controlled display system
GB2314245A (en) Graphical user interface
EP0322332A2 (en) Graphical method of real time operator menu customization
EP0670540A2 (en) Folder rack icons
US7017124B2 (en) Method for controlling electronic devices using digital recall tool
US5712994A (en) Method and system for apparent direct editing of transient graphic elements within a data processing system
JP2819634B2 (en) Execution process selection menu control method for multiple objects
US6122558A (en) Aggregation of system settings into objects
EP0480859A2 (en) Computer user interface with visual indication of validity of a target object during a direct manipulation operation
EP0468911A2 (en) A method and system for performing direct manipulating of a source object in a computer system
JPH08249148A (en) Method for controlling alignment display of plural window screens
JPH03256116A (en) Information processor
JP2619487B2 (en) File operation method
EP0475870A2 (en) Method of selecting and operating on objects in an interactive window system
JP2956103B2 (en) Figure restoration display method
JPH09153101A (en) Data analyzing method based upon displayed graph
JPS63296131A (en) Method and device for controlling multiplex display region
JPH08278870A (en) Information display device and method

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070828

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20080828

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20080828

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20090828

Year of fee payment: 11

EXPY Cancellation because of completion of term