JP2870027B2 - Batch processing method by selecting multiple icons - Google Patents

Batch processing method by selecting multiple icons

Info

Publication number
JP2870027B2
JP2870027B2 JP1199025A JP19902589A JP2870027B2 JP 2870027 B2 JP2870027 B2 JP 2870027B2 JP 1199025 A JP1199025 A JP 1199025A JP 19902589 A JP19902589 A JP 19902589A JP 2870027 B2 JP2870027 B2 JP 2870027B2
Authority
JP
Japan
Prior art keywords
icon
icons
selecting
processing
processing method
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
JP1199025A
Other languages
Japanese (ja)
Other versions
JPH0363717A (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
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP1199025A priority Critical patent/JP2870027B2/en
Publication of JPH0363717A publication Critical patent/JPH0363717A/en
Application granted granted Critical
Publication of JP2870027B2 publication Critical patent/JP2870027B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明はコンピユータと利用者との間の対話方式に関
し、特に、その利用者からコンピユータへの要求の伝達
方式に関する。
Description: TECHNICAL FIELD The present invention relates to an interactive system between a computer and a user, and more particularly, to a system for transmitting a request from the user to the computer.

(従来の技術) 従来、コンピユータと利用者との間でオブジエクト指
向の対話を行う場合には、処理対象であるオブジエクト
に対応する1個のアイコンに対し、実行可能な処理を一
つ選択していた。また、利用者が複数のオブジエクトに
対して同一の処理を要求する際にも、それぞれに対して
アイコン選択、および処理選択の操作を繰返して行つて
いた。
(Prior Art) Conventionally, when an object-oriented dialogue is performed between a computer and a user, one executable process is selected for one icon corresponding to an object to be processed. Was. Also, when the user requests the same processing for a plurality of objects, the operations of selecting an icon and selecting a processing are repeated for each of the objects.

(発明が解決しようとする課題) 上述した従来のコンピユータと利用者との間の対話方
式で操作性を向上する必要がある場合には、単調な繰返
し操作を一括操作に置換えることにより、利用者の操作
負担の軽減を図る必要がある。上述した従来技術では、
利用者からコンピユータへの処理要求において、各オブ
ジエクトについて必ずアイコンの選択、および処理の選
択の操作を行わなければならず、利用者の操作負担は大
きいという欠点がある。
(Problems to be Solved by the Invention) When it is necessary to improve the operability by the above-described conventional interactive method between a computer and a user, the monotonous repetitive operation is replaced with a collective operation, and the utilization is improved. It is necessary to reduce the operation burden on the user. In the prior art described above,
In a process request from a user to a computer, an icon selection and a process selection operation must be performed for each object, and there is a disadvantage that a user's operation load is large.

本発明の目的は、処理対象である任意のオブジエクト
に対応するアイコンを複数選択するとともに、選択され
たアイコンに対応するすべてのオブジエクトの間で共通
に定義される処理の中から一つを決定し、決定された処
理を選択されたアイコンに対応するすべてのオブジエク
トに対して反復することによつて上記欠点を除去し、操
作負担を減ずることができるように構成したアイコンの
複数選択による一括処理方式を提供することにある。
An object of the present invention is to select a plurality of icons corresponding to an arbitrary object to be processed and determine one from processes defined in common among all objects corresponding to the selected icon. A batch processing method by selecting a plurality of icons so that the above-mentioned drawbacks can be eliminated and the operation burden can be reduced by repeating the determined processing for all the objects corresponding to the selected icons. Is to provide.

(課題を解決するための手段) 前記目的を達成するために本発明によるアイコンの複
数選択による一括処理方式は、処理対象である任意のオ
ブジェクトに対応するアイコンを複数選択するためのア
イコン選択手段と、前記選択されたアイコンに対応する
すべてのオブジェクトの間で共通に定義される処理のみ
を選択可能なメニュー項目として表示するメニュー表示
手段と、前記メニュー項目として表示された処理の中か
ら一つを決定するための処理選択手段と、前記処理選択
手段で決定した処理を実行するモジュールに対し、前記
アイコン選択手段で選択した複数のアイコンに対応する
オブジェクトの情報を1件ずつ伝達して前記処理を実行
し、オブジェクトの情報がなくなるまでの動作を反復す
る反復処理手段とを有している。
(Means for Solving the Problems) In order to achieve the above object, a batch processing method based on a plurality of selections of icons according to the present invention includes an icon selection unit for selecting a plurality of icons corresponding to an arbitrary object to be processed. A menu display unit that displays only processes commonly defined among all objects corresponding to the selected icons as selectable menu items, and one of the processes displayed as the menu items. A process selecting means for determining, and information of objects corresponding to the plurality of icons selected by the icon selecting means are transmitted one by one to a module for executing the process determined by the process selecting means. And iterative processing means for executing the operation until the object information is lost.

(実施例) 次に、本発明に関して図面を参照して説明する。(Example) Next, the present invention will be described with reference to the drawings.

第1図は、本発明によるアイコンの複数選択による一
括処理方式の一実施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a collective processing method by selecting a plurality of icons according to the present invention.

第1図において、11はアイコン選択手段、12は処理選
択手段、13は反復処理手段である。
In FIG. 1, 11 is an icon selecting means, 12 is a processing selecting means, and 13 is an iterative processing means.

第1図においてアイコン選択手段11は利用者が選択す
る画面上の複数のアイコンに対応する各オブジエクトの
情報を取得して記憶する。また、当該情報は処理選択手
段12に伝えられ、それらオブジエクトで共通に定義され
ている実行可能処理がメニユーとして画面上に表示され
る。処理選択手段12は利用者にその中の一つを選択さ
せ、選択された処理の情報を取得して記憶する。反復処
理手段13は、処理選択手段12で記憶した実行処理を行う
モジユールに対し、アイコン選択手段11で記憶したオブ
ジエクトの情報を1件づつ伝達し、オブジエクトの情報
がなくなるまで上記動作を繰返す。これにより、本方式
は構成される。
In FIG. 1, an icon selecting means 11 acquires and stores information of each object corresponding to a plurality of icons on a screen selected by a user. Further, the information is transmitted to the process selecting means 12, and the executable processes commonly defined by the objects are displayed on the screen as a menu. The process selecting means 12 allows the user to select one of them, and acquires and stores information on the selected process. The iterative processing means 13 transmits the object information stored in the icon selecting means 11 to the module for performing the execution processing stored in the processing selecting means 12 one by one, and repeats the above operation until there is no more object information. Thereby, the present method is configured.

第2図〜第7図は、それぞれ第1図に示すアイコンに
よる操作例を示す説明図である。
2 to 7 are explanatory diagrams each showing an operation example using the icons shown in FIG.

以下に、第2図〜第7図を参照して画面での操作例を
説明する。
An operation example on the screen will be described below with reference to FIGS. 2 to 7.

第2図において、アイコンをポインタ20で指示する
と、これにより選択が行われ、選択が記憶されたフオル
ダアイコン51は反転表示される。引続き、第3図におい
て、他のアイコンをポインタ20で指示すると、これによ
り複数選択が可能であり、選択が記憶された文書アイコ
ン52は同様に反転表示される。これらは、本方式のアイ
コン選択手段によつて行われる。第4図において、メニ
ユー30をポインタ20で指示すると、これにより選択を記
憶したすべてのアイコン51、32に共通的に定義された処
理が提示される。このとき、共通して選択可能なメニユ
ー項目は、31で代表されるように実線文字で表わされ、
そうでないメニユー項目は32で代表されるように破線文
字で表わされる。第5図において、ポインタ20でメニユ
ー30中のメニユー項目33を指示することにより、処理の
選択が行われて選択が記憶される。これらは、本方式の
処理選択手段12によつて行われる。第6図においては、
処理選択手段により記憶されている複写という処理がフ
オルダアイコン51に適用された結果、同様のフオルダア
イコン53が画面上に生成されている。引続き、第7図に
おいては、文書アイコン52にも複写処理が適用され、同
様の文書アイコン54が画面上に生成されている。これに
より、第6図および第7図の処理が実行されている間
は、利用者は何等操作をする必要がなくなつたわけであ
る。
In FIG. 2, when an icon is pointed by the pointer 20, the selection is made, and the folder icon 51 in which the selection is stored is highlighted. Subsequently, in FIG. 3, when another icon is pointed by the pointer 20, a plurality of selections can be made, and the document icon 52 in which the selection has been stored is similarly highlighted. These are performed by the icon selecting means of this system. In FIG. 4, when the menu 30 is pointed by the pointer 20, the processing commonly defined for all the icons 51 and 32 storing the selection is presented. At this time, menu items that can be commonly selected are represented by solid line characters as represented by 31, and
Other menu items are represented by dashed characters, as represented by 32. In FIG. 5, by pointing the menu item 33 in the menu 30 with the pointer 20, a process is selected and the selection is stored. These are performed by the processing selection means 12 of this system. In FIG.
As a result of the process of copying stored by the process selecting means being applied to the folder icon 51, a similar folder icon 53 is generated on the screen. Subsequently, in FIG. 7, the copying process is also applied to the document icon 52, and a similar document icon 54 is generated on the screen. This eliminates the need for the user to perform any operation while the processing in FIGS. 6 and 7 is being executed.

(発明の効果) 以上説明したように本発明は、処理対象である任意の
オブジエクトに対応するアイコンを複数選択するととも
に、選択されたアイコンに対応するすべてのオブジエク
トの間で共通に定義される処理の中から一つを決定し、
決定された処理を選択されたアイコンに対応するすべて
のオブジエクトに対して反復することによつて、利用者
からコンピユータへの処理要求において、特に複数処理
対象に対して同一処理を要求する際に、単調な繰返し操
作が一括操作に置き換えられ、利用者の操作負担が軽減
できるという効果がある。
(Effect of the Invention) As described above, according to the present invention, a plurality of icons corresponding to an arbitrary object to be processed are selected, and a process defined in common among all the objects corresponding to the selected icon is provided. One of the following,
By repeating the determined processing for all the objects corresponding to the selected icon, when a user requests a processing to the computer, especially when requesting the same processing to a plurality of processing targets, The monotonous repetitive operation is replaced with the collective operation, and there is an effect that the operation load on the user can be reduced.

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

第1図は、本発明によるアイコンの複数選択による一括
処理方式の一実施例を示すブロツク図である。 第2図〜第7図は、それぞれ第1図に示すアイコンによ
る操作例を示す説明図である。 11……アイコン選択手段 12……処理選択手段 13……反復処理手段 20……ポインタ 30……メニユー 31〜33……項目 40、50〜54……アイコン
FIG. 1 is a block diagram showing one embodiment of a collective processing method by selecting a plurality of icons according to the present invention. 2 to 7 are explanatory diagrams each showing an operation example using the icons shown in FIG. 11 Icon selection means 12 Processing selection means 13 Iterative processing means 20 Pointer 30 Menus 31 to 33 Items 40, 50 to 54 Icons

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】処理対象である任意のオブジェクトに対応
するアイコンを複数選択するためのアイコン選択手段
と、 前記選択されたアイコンに対応するすべてのオブジェク
トの間で共通に定義される処理のみを選択可能なメニュ
ー項目として表示するメニュー表示手段と、 前記メニュー項目として表示された処理の中から一つを
決定するための処理選択手段と、 前記処理選択手段で決定した処理を実行するモジュール
に対し、前記アイコン選択手段で選択した複数のアイコ
ンに対応するオブジェクトの情報を1件ずつ伝達して前
記処理を実行し、オブジェクトの情報がなくなるまでこ
の動作を反復する反復処理手段と、 を有することを特徴とするアイコンの複数選択による一
括処理方式。
1. An icon selecting means for selecting a plurality of icons corresponding to an arbitrary object to be processed, and selecting only a process defined in common among all objects corresponding to the selected icon. A menu display unit for displaying as a possible menu item, a process selection unit for determining one of the processes displayed as the menu items, and a module for executing the process determined by the process selection unit. Repetition processing means for transmitting the information of the objects corresponding to the plurality of icons selected by the icon selection means one by one, executing the processing, and repeating this operation until there is no more object information. Batch processing method by selecting multiple icons.
JP1199025A 1989-07-31 1989-07-31 Batch processing method by selecting multiple icons Expired - Fee Related JP2870027B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1199025A JP2870027B2 (en) 1989-07-31 1989-07-31 Batch processing method by selecting multiple icons

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1199025A JP2870027B2 (en) 1989-07-31 1989-07-31 Batch processing method by selecting multiple icons

Publications (2)

Publication Number Publication Date
JPH0363717A JPH0363717A (en) 1991-03-19
JP2870027B2 true JP2870027B2 (en) 1999-03-10

Family

ID=16400868

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1199025A Expired - Fee Related JP2870027B2 (en) 1989-07-31 1989-07-31 Batch processing method by selecting multiple icons

Country Status (1)

Country Link
JP (1) JP2870027B2 (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE4290948T1 (en) * 1991-03-29 1994-01-13 Toshiba Kawasaki Kk Function selection method and device
JPH06342361A (en) * 1993-04-09 1994-12-13 Fuji Xerox Co Ltd Icon display controller
US6963859B2 (en) 1994-11-23 2005-11-08 Contentguard Holdings, Inc. Content rendering repository
JPH08263438A (en) 1994-11-23 1996-10-11 Xerox Corp Distribution and use control system of digital work and access control method to digital work
US7343324B2 (en) 2000-11-03 2008-03-11 Contentguard Holdings Inc. Method, system, and computer readable medium for automatically publishing content
US6912294B2 (en) 2000-12-29 2005-06-28 Contentguard Holdings, Inc. Multi-stage watermarking process and system
US8069116B2 (en) 2001-01-17 2011-11-29 Contentguard Holdings, Inc. System and method for supplying and managing usage rights associated with an item repository
US6895503B2 (en) 2001-05-31 2005-05-17 Contentguard Holdings, Inc. Method and apparatus for hierarchical assignment of rights to documents and documents having such rights
US6876984B2 (en) 2001-05-31 2005-04-05 Contentguard Holdings, Inc. Method and apparatus for establishing usage rights for digital content to be created in the future
MXPA04004681A (en) 2001-11-20 2004-09-10 Contentguard Holdings Inc An extensible rights expression processing system.
US7359884B2 (en) 2002-03-14 2008-04-15 Contentguard Holdings, Inc. Method and apparatus for processing usage rights expressions

Also Published As

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

Similar Documents

Publication Publication Date Title
US5325481A (en) Method for creating dynamic user panels in an iconic programming system
US7865845B2 (en) Chaining objects in a pointer drag path
JP4219419B2 (en) Method and system for connecting to, scanning and accessing computer network resources
US8112723B2 (en) Previewing next state based on potential action in current state
EP0622725A1 (en) Information cursors
JP2870027B2 (en) Batch processing method by selecting multiple icons
JPH0225919A (en) Window display
GB2350991A (en) Identifying and closing running application programs easily
JPH0764749A (en) Command execution processor
JP2656429B2 (en) Display system and display method
JPH05289839A (en) Method and device for window management
JPH01232412A (en) Help system
EP0661626A2 (en) Method and system for launching application programs on an application server system
JPH063575B2 (en) Icon menu control device
JPH04257919A (en) Graphic processing method
JP2899099B2 (en) Instruction operation method of information processing system
JP5790807B2 (en) Information processing apparatus, information processing method, and computer program
JP3993733B2 (en) Command control apparatus and command control method
EP0475870A2 (en) Method of selecting and operating on objects in an interactive window system
JPS6211927A (en) Cursor menu controller
JPH03102417A (en) Subject selection system
JP4023837B2 (en) Computer processing display method
JP2001134608A (en) Method for controlling retrieval screen and recording medium
JPH06149521A (en) Multiwindow optimizing display system
JPH0498519A (en) Menu screen display system

Legal Events

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