JPH07160633A - Information processing system - Google Patents

Information processing system

Info

Publication number
JPH07160633A
JPH07160633A JP5304073A JP30407393A JPH07160633A JP H07160633 A JPH07160633 A JP H07160633A JP 5304073 A JP5304073 A JP 5304073A JP 30407393 A JP30407393 A JP 30407393A JP H07160633 A JPH07160633 A JP H07160633A
Authority
JP
Japan
Prior art keywords
command
program
display
user
names
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
JP5304073A
Other languages
Japanese (ja)
Inventor
Seiji Kaneko
征史 金子
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP5304073A priority Critical patent/JPH07160633A/en
Publication of JPH07160633A publication Critical patent/JPH07160633A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To simplify the command selecting operation of a user by rearranging the display positions of plural command names on a display screen in the order of higher selection frequency of commands. CONSTITUTION:A CPU 101 reads the command names out of a storage 102 and displays these names on a display device 104 in the order of higher using frequency. A user shows and designates his desired command name and command by means of a scroll bar, etc. Thus the CPU 101 adds '1' to the designated command use frequency information stored in the storage 102. Then the CPU 101 compares the using frequency of a group of adjacent command names with the use frequency of a designated command and then rearranges the storing positions of the command names and the command using frequency information in the storage 102 so that the use frequency is set in the order of lower levels. As a result, the command display positions of a popup menu are always rearranged on a display screen in the order of higher use frequency of commands.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ウィンドウシステム等
の情報処理システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing system such as a window system.

【0002】[0002]

【従来の技術】[Prior art]

<第1の実施例>従来、ウィンドウシステム等のグラフ
ィカルなユーザインタフェースを提供する情報処理シス
テムではマウスなどのポインティングデバイスを用いて
情報処理装置に処理命令を入力するときに、ポップアッ
プメニューが用いられる場合がある。ポップアップメニ
ューとは図形および/または文字列によって表わされた
複数の処理命令を表示装置に表示させたものを指す。ユ
ーザはポインティンデバイスから指示してポップアップ
メニューを情報処理装置の表示装置の表示画面に表示さ
せる。
<First Embodiment> Conventionally, in an information processing system that provides a graphical user interface such as a window system, a pop-up menu is used when a processing command is input to the information processing apparatus using a pointing device such as a mouse. There is. The pop-up menu refers to a plurality of processing instructions represented by figures and / or character strings displayed on the display device. The user gives an instruction from the pointing device to display a pop-up menu on the display screen of the display device of the information processing device.

【0003】ポップアップメニュー内の項目が多数ある
場合は、ユーザはポインティングデバイスの指示で画面
切替えや、ポップアップメニューのウインドウ画面のス
クロール等を行って所望のメニュー項目を表示する。次
にユーザはポインティングデバイスの指示でポップアッ
プメニューウインドウ画面上の所望の命令表示にカーソ
ルを移動し、その命令表示を選択することで、情報処理
装置にコマンドを入力する。
When there are a large number of items in the pop-up menu, the user displays the desired menu item by switching the screen or scrolling the window screen of the pop-up menu in accordance with an instruction from the pointing device. Next, the user inputs a command to the information processing device by moving the cursor to a desired command display on the pop-up menu window screen according to an instruction from the pointing device and selecting the command display.

【0004】ポップアップメニュー画面の表示順序およ
び1画面中での命令の表示位置は予る定められ、固定化
されている。
The display order of the pop-up menu screen and the display position of the command in one screen are predetermined and fixed.

【0005】[0005]

【発明が解決しようとする課題】上述のポップアップメ
ニュー表示方法では頻繁に用いられるコマンドがメニュ
ーのたとえば後端部に位置していると、ユーザはカーソ
ル移動に要するスクロールの操作量が多くなり不便さを
感じる。また、画面切替を要する場合も同様である。ま
た従来の情報処理システムでは、プルダウンメニューに
予め用意されているコマンド名を全て表示するので、装
置の操作に不慣れなものは、コマンドの選択に時間がか
かってしまう。
In the above pop-up menu display method, if the frequently used command is located at the rear end of the menu, for example, the user needs a large amount of scroll operation to move the cursor, which is inconvenient. Feel The same applies when screen switching is required. Further, in the conventional information processing system, all the command names prepared in advance are displayed in the pull-down menu, so that those who are unfamiliar with the operation of the device take time to select the command.

【0006】そこで、本発明の目的は、ユーザのコマン
ド選択の操作を簡素化することの可能な情報処理システ
ムを提供することにある。
[0006] Therefore, an object of the present invention is to provide an information processing system capable of simplifying a command selecting operation by a user.

【0007】[0007]

【課題を解決するための手段】このような目的を達成す
るために、請求項1の発明は、ポップアップメニュー内
に表示された複数のコマンド群からポインティングデバ
イスにより選択的に指定することで、プログラムの実行
に用いるコマンド入力を行なう情報処理システムにおい
て、前記複数のコマンドの各々の選択された回数を計数
する計数手段と、前記選択回数の大きい順に前記表示画
面上での前記複数のコマンド名の表示位置を並べ換えて
表示する表示制御手段とを具えたことを特徴とする。
In order to achieve such an object, the invention of claim 1 is a program for selectively designating from a plurality of command groups displayed in a pop-up menu with a pointing device. In an information processing system for inputting a command used for execution of a command, counting means for counting the number of times each of the plurality of commands is selected, and displaying the plurality of command names on the display screen in descending order of the number of selections Display control means for rearranging and displaying the positions.

【0008】請求項2の発明は、(表示画面中に表示さ
れた複数のコマンド名をポインティングデバイスにより
選択的に指定することで、プログラムの実行に用いるコ
マンド入力を行なう情報処理システムにおいて、)前記
プログラムの実行所要時間が前記プログラムに対する操
作熟練度を示すとみなし、当該プログラム実行所要時間
に対応させて、複数のコマンド名を記憶した記憶手段
と、前記プログラムの実行所要時間を計時する計時手段
と、該計時手段の計時結果の示す操作熟練度に対応する
コマンド群を前記記憶手段から読出す手段と、当該読出
されたコマンド名を、前記コマンド入力に用いるために
前記表示画面に表示する表示制御手段とを具えたことを
特徴とする。
According to the invention of claim 2, (in an information processing system for inputting a command used for executing a program by selectively designating a plurality of command names displayed on a display screen with a pointing device), Considering that the required execution time of the program indicates the operation skill of the program, a storage means for storing a plurality of command names corresponding to the required execution time of the program, and a clocking means for measuring the required execution time of the program A means for reading a command group corresponding to the operation skill level indicated by the timing result of the timing means from the storage means, and a display control for displaying the read command name on the display screen for use in the command input. It is characterized by comprising means and.

【0009】[0009]

【作用】請求項1の発明では、使用頻度の高いコマンド
を見やすい位置に優先的に表示できるので、ユーザの情
報入力操作が迅速化される。
According to the first aspect of the present invention, since a command that is frequently used can be displayed preferentially at a position where it is easy to see, the information input operation by the user can be speeded up.

【0010】請求項2の発明では、ユーザの操作熟練度
に応じて表示画面中に表示されるコマンドの個数が増減
するので、操作熟練度の低いユーザの情報入力操作が迅
速化される。
According to the second aspect of the present invention, the number of commands displayed on the display screen is increased or decreased according to the operation skill of the user, so that the information input operation by the user having low operation skill is accelerated.

【0011】[0011]

【実施例】以下、図面を参照して本発明の実施例を詳細
に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0012】<第1実施例>本実施例のシステム構成を
図1に示す。図1において、情報処理装置本体100に
はマウス等のポインティングデバイス103および表示
装置104が接続されている。
<First Embodiment> FIG. 1 shows the system configuration of the present embodiment. In FIG. 1, a pointing device 103 such as a mouse and a display device 104 are connected to the information processing apparatus main body 100.

【0013】マイクロプロセッサのような中央処理装置
101は、記憶装置102格納のシステムプログラムに
基づき、所定のシステム処理を行なう。ポインティング
デバイス103は表示装置104に表示されたポップア
ップメニューAA(図2参照)内のコマンド名を指定す
ることにより、このコマンドにより提供された情報処理
の実行を指示する。また、ポインティングデバイス10
3によりスクロールバーBBに対し指示すると、AA内
のコマンドが上下に移動表示される。
The central processing unit 101 such as a microprocessor performs predetermined system processing based on a system program stored in the storage device 102. The pointing device 103 designates the command name in the pop-up menu AA (see FIG. 2) displayed on the display device 104 to instruct the execution of the information processing provided by this command. In addition, the pointing device 10
When the scroll bar BB is designated by 3, the commands in AA are moved up and down and displayed.

【0014】このような構成において、ユーザがポイン
ティングデバイス103の例えば右ボタンをクリック操
作すると、中央処理装置101はシステムプログラム内
の図3の処理手順により右ボタンクリックの操作を検知
し、ポップアップメニュー処理に移行する(図3のS1
00→S101)。
In such a configuration, when the user clicks, for example, the right button of the pointing device 103, the central processing unit 101 detects the operation of the right button click according to the processing procedure of FIG. To (S1 in FIG. 3
00 → S101).

【0015】ポップアップメニュー処理の詳細を図4に
示す。
The details of the popup menu process are shown in FIG.

【0016】中央処理装置101は記憶装置102に格
納されているコマンド名群を順次に読出す。記憶装置1
02には図5に示すように、コマンド名とその使用頻度
を示す回数とが使用頻度記憶領域に記憶されている。中
央処理装置101は使用頻度の高いコマンド名を先頭に
コマンド名を記憶装置102から読出して表示装置10
4に表示する(S110→S111)。
The central processing unit 101 sequentially reads the command name group stored in the storage unit 102. Storage device 1
In 02, a command name and the number of times indicating its usage frequency are stored in the usage frequency storage area as shown in FIG. The central processing unit 101 reads the command name from the storage device 102 starting with the command name that is frequently used and displays the command name on the display unit 10.
4 is displayed (S110 → S111).

【0017】ユーザは図2のスクロールバーBB等を用
いて所望のコマンド名を表示し、そのコマンドを指定す
ると、中央処理装置101は記憶装置102内の指定コ
マンドの使用頻度情報(図5参照)に1を加算する(図
4のS113)。この時の中央処理装置101が本発明
の計数手段として動作する。次に中央処理装置101は
隣接のコマンド名群の使用頻度と指定コマンドの使用頻
度とを比較し、使用頻度が降順となるように記憶装置1
02内のコマンド名と使用頻度情報の格納位置を並び換
える(S114→S115)。
When the user displays a desired command name using the scroll bar BB shown in FIG. 2 and designates the command, the central processing unit 101 uses the frequency information of the designated command in the storage device 102 (see FIG. 5). Is incremented by 1 (S113 in FIG. 4). At this time, the central processing unit 101 operates as the counting means of the present invention. Next, the central processing unit 101 compares the frequency of use of the adjacent command name group with the frequency of use of the specified command, and the storage device 1 is arranged so that the frequency of use is in descending order.
The command names in 02 and the storage positions of the usage frequency information are rearranged (S114 → S115).

【0018】この結果、表示画面上のポップアップメニ
ューのコマンドの表示位置は常に使用頻度の高い順に並
び換えられる。このようにして使用頻度情報の更新およ
びコマンド名の格納位置を変更すると、中央処理装置1
01は指定されたコマンドの実行を行なう。以下、中央
処理装置は上述の手順を繰り返すことによって、使用頻
度の高いコマンドが優先的に早く表示される。
As a result, the display positions of the commands of the pop-up menu on the display screen are always rearranged in the order of high frequency of use. When the usage frequency information is updated and the command name storage location is changed in this way, the central processing unit 1
01 executes the designated command. Thereafter, the central processing unit repeats the above-mentioned procedure to preferentially and early display the command that is frequently used.

【0019】<第2実施例>本実施例のシステム構成を
図6に示す。
<Second Embodiment> FIG. 6 shows the system configuration of the present embodiment.

【0020】CPUを有する中央処理装置201は内蔵
のシステムプログラムを実行することによりメニューコ
マンドを表示装置203に表示する。中央処理装置20
1はポインティングデバイス205等のメニューコマン
ドに対する指示により、指示されたメニューコマンドを
実行する。
The central processing unit 201 having a CPU displays a menu command on the display device 203 by executing a built-in system program. Central processing unit 20
1 executes an instructed menu command in response to an instruction for the menu command of the pointing device 205 or the like.

【0021】キーボード202は中央処理装置201に
対して、演算に用いるデータや命令を入力する。記憶装
置204は中央処理装置201の実行するアプリケーシ
ョンプログラムやこれらシステムプログラムやアプリケ
ーションプログラムの実行において使用される情報を格
納する。本発明に関わる情報としては装置のユーザの習
熟度を示すレベル情報や、このレベル情報を取得するた
めの時間情報、レベル情報に対応したメニューコマンド
名群が用意されている。これらの情報については後述す
る。
The keyboard 202 inputs data and instructions used for calculation to the central processing unit 201. The storage device 204 stores application programs executed by the central processing unit 201 and information used in execution of these system programs and application programs. As information relating to the present invention, level information indicating the proficiency level of the user of the apparatus, time information for acquiring this level information, and a menu command name group corresponding to the level information are prepared. These pieces of information will be described later.

【0022】本実施例では、ある1つのアプリケーショ
ンプログラムを中央処理装置201に実行させる際に、
プログラムの起動から終了までの時間を中央処理装置
(本発明の計時手段として機能する201において計時
する。この計時時間をユーザの当該プログラムの操作習
熟度とみなし、習熟度に応じた個数のメニューコマンド
を表示画面に表示する。このようにして、習熟度の低い
ユーザに対してはあまり使用しない高度なコマンドメニ
ューを表示せず、ユーザの習熟度を向上させる。
In this embodiment, when a certain one application program is executed by the central processing unit 201,
The time from the start to the end of the program is measured by the central processing unit (201 which functions as the time measuring means of the present invention. This time measurement is regarded as the user's operation proficiency level of the program, and the number of menu commands corresponding to the proficiency level In this way, the user's proficiency level is improved without displaying the advanced command menu, which is rarely used for users with low proficiency level.

【0023】このような処理を行なうための中央処理装
置201の処理手順を図7〜図9に示す。図7は、プロ
グラム起動のために実行する初期化処理の手順を示す。
図8は記憶装置204のレベルファイルにアクセスする
ための処理手順を示す。図9は上記ユーザレベルに対応
したメニューコマンドを記憶装置104から読取るため
の手順を示す。
The processing procedure of the central processing unit 201 for performing such processing is shown in FIGS. FIG. 7 shows the procedure of the initialization process executed for starting the program.
FIG. 8 shows a processing procedure for accessing the level file of the storage device 204. FIG. 9 shows a procedure for reading the menu command corresponding to the user level from the storage device 104.

【0024】図7においては、特定のプログラムの起動
が指示されたことを中央処理装置201が検知すると、
初期化処理のために図7のプログラムが記憶装置204
から読出され、中央処理装置201において実行され
る。中央処理装置201は、S210でユーザのレベル
判定を行なう。
In FIG. 7, when the central processing unit 201 detects that an instruction to start a specific program is given,
The program of FIG. 7 is stored in the storage device 204 for initialization processing.
Read out from and executed in the central processing unit 201. The central processing unit 201 determines the user level in S210.

【0025】このため、記憶装置204のユーザーレベ
ルファイルから、前回のレベルアップ時よりプログラム
処理に要した時間を示す時間情報と、ユーザの熟練度を
示すレベル情報を読出す(図8のS211)。図8の例
では時間情報の示す時間が13分8秒、ユーザのレベル
が“13”であることを示す。中央処理装置201は時
間情報の示す時間がレベル“13”に対応する時間幅よ
り長い場合は、ユーザの習熟度がレベルアップしたとみ
なし、記憶装置204内のレベル情報の示す数値に
“1”を加えた値にする(図8のS212→S21
3)。レベルアップがない場合はユーザレベルファイル
のレベル情報は更新されない。
Therefore, the time information indicating the time required for the program processing since the last level-up and the level information indicating the skill level of the user are read from the user level file in the storage device 204 (S211 in FIG. 8). . In the example of FIG. 8, the time indicated by the time information is 13 minutes 8 seconds, and the user level is “13”. When the time indicated by the time information is longer than the time width corresponding to the level “13”, the central processing unit 201 considers that the user's proficiency level has increased, and the numerical value indicated by the level information in the storage device 204 is “1”. To the value added (S212 → S21 in FIG. 8)
3). If there is no level upgrade, the level information in the user level file will not be updated.

【0026】次に、中央処理装置201の処理手順は図
7のステップS220から図9の詳細手順に移行し、ユ
ーザレベルファイルのレベル情報が“1”か“2”…の
比較判定を行なう(図9のS251→S252のループ
処理)。
Next, the processing procedure of the central processing unit 201 shifts from the step S220 of FIG. 7 to the detailed procedure of FIG. 9 to make a comparison judgment of the level information of the user level file being “1” or “2”. Loop processing of S251 → S252 in FIG. 9).

【0027】本例ではレベル情報(“13”)が数値
“1”より行うので、ステップS252において、記憶
装置204内の用意されたレベル対応コマンド群ファイ
ルの中からレベル“1”に対応するコマンド名が中央処
理装置201により読出される。以下、レベル情報の示
す数値以上に比較対象の数値(“14”)がなるまで、
すなわち、比較対象の数値“1”,“2”…“13”の
レベルに対応するコマンド名が中央処理装置201によ
り読出される(S252)。
In this example, since the level information (“13”) starts from the numerical value “1”, in step S252, the command corresponding to the level “1” from the prepared level corresponding command group file in the storage device 204. The name is read by the central processing unit 201. Below, until the comparison target value (“14”) exceeds the value indicated by the level information,
That is, the command names corresponding to the levels of the numerical values "1", "2" ... "13" to be compared are read by the central processing unit 201 (S252).

【0028】このようにして、ユーザのレベル以下のコ
マンド名を読出すと、中央処理装置201は本発明の表
示制御手段として読出したコマンド名をメニューコマン
ドとして使用するために表示装置203に表示する(S
230)。このとき、中央処理装置201内のタイマ
(本発明の計時手段)が起動され、その他、従来と同様
の初期処理が行なわれて(S240)、図7の初期処理
手順が終了する。
In this way, when the command name below the user's level is read, the central processing unit 201 displays the command name read as the display control means of the present invention on the display device 203 for use as a menu command. (S
230). At this time, the timer (time measuring means of the present invention) in the central processing unit 201 is started, and other initial processing similar to the conventional one is performed (S240), and the initial processing procedure of FIG. 7 ends.

【0029】アプリケーションプログラムの終了をたと
えばアプリケーションプログラム中のエンド命令により
検出すると中央処理装置201の実行手順は図8のS2
41に移行し、タイマの計時時間を読取る。中央処理装
置201はこの計時時間と、プログラム起動開始時間、
より正確にはタイマ起動(S240)から、プログラム
の終了時間、より正確には終了処理開始(S241)ま
での経過時間を加算し、その加算時間を次回のユーザレ
ベル判定のために記憶装置204のユーザレベルファイ
ルに更新記憶する(図8のS242→S243)。
When the end of the application program is detected by, for example, an end instruction in the application program, the execution procedure of the central processing unit 201 is S2 in FIG.
The process moves to 41, and the time measured by the timer is read. The central processing unit 201 determines this time count, program start start time,
More precisely, the elapsed time from the start of the timer (S240) to the end time of the program, more precisely the start time of the end processing (S241) is added, and the added time is stored in the storage device 204 for the next user level determination. The data is updated and stored in the user level file (S242 → S243 in FIG. 8).

【0030】以下、アプリケーションプログラムが起動
される毎に、中央処理装置201は上述の処理を行う。
アプリケーションプログラムの起動から終了までの時間
は中央処理装置201のプログラム実行時間の総計とな
る。このため、ユーザの習熟度が向上する程、操作時間
は短縮されるので、プログラム起動から終了までの時間
が短縮されるので、この時間を計時することでユーザの
習熟度を計測することか可能となる。また、ユーザの習
熟度が低い程、表示装置203に表示されるメニューコ
マンドの個数は少ないので、所望のメニューコマンドを
検索して選択するのに要する時間が短く、プログラム処
理時間の短縮化に寄与することができる。
Thereafter, the central processing unit 201 performs the above-mentioned processing each time the application program is activated.
The time from the start to the end of the application program is the total program execution time of the central processing unit 201. Therefore, the higher the user's proficiency level, the shorter the operation time, and the shorter the time from program startup to program termination. It is possible to measure the user proficiency level by measuring this time. Becomes In addition, the lower the user's proficiency level, the smaller the number of menu commands displayed on the display device 203. Therefore, the time required to search for and select a desired menu command is short, which contributes to shortening the program processing time. can do.

【0031】本実施例の他に次の例を実現できる。In addition to this embodiment, the following example can be realized.

【0032】1)この実施例は、メニューコマンドの表
示個数を自動的に可変設定する例を示したが初期化処理
においてキーボード202から、所望するユーザレベル
を指示し、記憶装置204に記憶しておくこともでき
る。
1) In this embodiment, an example in which the number of displayed menu commands is automatically variably set is shown. In the initialization process, a desired user level is designated from the keyboard 202 and stored in the storage device 204. You can also leave it.

【0033】2)ユーザの習熟度を検知するために、こ
の実施例ではプログラムの起動から終了までの時間を計
時しているが、その他、コマンドの選択に要する時間を
計時することが考えられる。
2) In order to detect the proficiency level of the user, the time from the start of the program to the end is measured in this embodiment, but it is also conceivable to measure the time required to select the command.

【0034】3)記憶装置204に記憶しておくレベル
対応コマンド群ファイルには、本実施例のようにレベル
1〜最高レベルまでレベル毎に異なるコマンドを用意し
ておく方法と、レベル間でのコマンドの重複を許し、各
レベルにおいて使用可能なコマンド全てを用意する方法
がある。
3) In the level-corresponding command group file stored in the storage device 204, a method of preparing different commands for each level from level 1 to the maximum level as in the present embodiment, and There is a method that allows duplicate commands and prepares all commands that can be used at each level.

【0035】[0035]

【発明の効果】請求項1の発明では、使用頻度の高いコ
マンドを選択しやすい位置に優先的に表示できるので、
ユーザの情報入力操作が迅速化される。
According to the first aspect of the present invention, it is possible to preferentially display a frequently used command at a position where it is easy to select,
The information input operation by the user is speeded up.

【0036】請求項2の発明では、ユーザの操作熟練度
に応じて表示画面中に表示されるコマンドの個数が増減
するので、操作熟練度の低いユーザの情報入力操作が迅
速化される。
According to the second aspect of the present invention, the number of commands displayed on the display screen is increased or decreased according to the operation skill of the user, so that the information input operation by the user with low operation skill is accelerated.

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

【図1】本発明実施例のシステム構成を示す構成図であ
る。
FIG. 1 is a configuration diagram showing a system configuration of an embodiment of the present invention.

【図2】本発明実施例のコマンド表示内容を示す説明図
である。
FIG. 2 is an explanatory diagram showing command display contents according to the embodiment of this invention.

【図3】図1の中央処理装置101の処理手順を示すフ
ローチャートである。
FIG. 3 is a flowchart showing a processing procedure of a central processing unit 101 of FIG.

【図4】図1の中央処理装置101の処理手順を示すフ
ローチャートである。
4 is a flowchart showing a processing procedure of a central processing unit 101 of FIG.

【図5】コマンド名関連の情報の内容を示す説明図の一
例である。
FIG. 5 is an example of an explanatory diagram showing the contents of information related to command names.

【図6】第2実施例のシステム構成を示すブロック図で
ある。
FIG. 6 is a block diagram showing a system configuration of a second embodiment.

【図7】図6の中央処理装置201が実行する処理手順
を示すフローチャートである。
7 is a flowchart showing a processing procedure executed by the central processing unit 201 of FIG.

【図8】図6の中央処理装置201が実行する処理手順
を示すフローチャートである。
8 is a flowchart showing a processing procedure executed by the central processing unit 201 of FIG.

【図9】図6の中央処理装置201が実行する処理手順
を示すフローチャートである。
9 is a flowchart showing a processing procedure executed by the central processing unit 201 of FIG.

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

101 中央処理装置 102 記憶装置 103 ポインティングデバイス 104 表示装置 201 中央処理装置 202 キーボード 203 表示装置 204 記憶装置 205 ポインティングデバイス 101 Central Processing Unit 102 Storage Unit 103 Pointing Device 104 Display Unit 201 Central Processing Unit 202 Keyboard 203 Display Unit 204 Storage Unit 205 Pointing Device

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 表示画面中に表示された複数のコマンド
名をポインティングデバイスにより選択的に指定するこ
とで、プログラムの実行に用いるコマンド入力を行なう
情報処理システムにおいて、 前記複数のコマンドの各々の選択回数を計数する計数手
段と、 前記選択回数の大きい順に前記表示画面上での前記複数
のコマンド名の表示位置を並べ換えて表示する表示制御
手段とを具えたことを特徴とする情報処理システム。
1. An information processing system for inputting a command used to execute a program by selectively specifying a plurality of command names displayed on a display screen with a pointing device, wherein each of the plurality of commands is selected. An information processing system comprising: counting means for counting the number of times; and display control means for rearranging and displaying the display positions of the plurality of command names on the display screen in descending order of the number of times of selection.
【請求項2】 (表示画面中に表示された複数のコマン
ド名をポインティングデバイスにより選択的に指定する
ことで、プログラムの実行に用いるコマンド入力を行な
う情報処理システムにおいて、)前記プログラムの実行
所要時間が該プログラムに対する操作熟練度を示すとみ
なし、当該プログラム実行所要時間に対応させて、複数
のコマンド名を記憶した記憶手段と、 前記プログラムの実行所要時間を計時する計時手段と、 該計時手段の計時結果の示す操作熟練度以下に対応する
コマンド名を前記記憶手段から読出す手段と、 当該読出されたコマンド名を、前記コマンド入力に用い
るために前記表示画面に表示する表示制御手段とを具え
たことを特徴とする情報処理システム。
2. An information processing system for inputting a command used to execute a program by selectively specifying a plurality of command names displayed on a display screen with a pointing device) Is regarded as indicating the degree of operation skill for the program, and a storage means for storing a plurality of command names corresponding to the program execution required time, a time measuring means for measuring the execution required time of the program, and a time measuring means of the time measuring means. And a display control unit for displaying the command name corresponding to the operation skill level or less indicated by the timing result from the storage unit and displaying the read command name on the display screen for use in the command input. An information processing system characterized in that
JP5304073A 1993-12-03 1993-12-03 Information processing system Pending JPH07160633A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5304073A JPH07160633A (en) 1993-12-03 1993-12-03 Information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5304073A JPH07160633A (en) 1993-12-03 1993-12-03 Information processing system

Publications (1)

Publication Number Publication Date
JPH07160633A true JPH07160633A (en) 1995-06-23

Family

ID=17928710

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5304073A Pending JPH07160633A (en) 1993-12-03 1993-12-03 Information processing system

Country Status (1)

Country Link
JP (1) JPH07160633A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09205292A (en) * 1995-11-20 1997-08-05 Matsushita Electric Ind Co Ltd Method and device for customizing operation menu in electronic component mounting device
WO1997039432A1 (en) * 1996-04-16 1997-10-23 Robert Bosch Gmbh Navigation device for a vehicle
JP2008152345A (en) * 2006-12-14 2008-07-03 Sony Ericsson Mobilecommunications Japan Inc Display processor, display processing method, display processing program, and mobile terminal device
JP2016129031A (en) * 2016-02-03 2016-07-14 船井電機株式会社 Terminal device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09205292A (en) * 1995-11-20 1997-08-05 Matsushita Electric Ind Co Ltd Method and device for customizing operation menu in electronic component mounting device
WO1997039432A1 (en) * 1996-04-16 1997-10-23 Robert Bosch Gmbh Navigation device for a vehicle
JP2008152345A (en) * 2006-12-14 2008-07-03 Sony Ericsson Mobilecommunications Japan Inc Display processor, display processing method, display processing program, and mobile terminal device
JP2016129031A (en) * 2016-02-03 2016-07-14 船井電機株式会社 Terminal device

Similar Documents

Publication Publication Date Title
JP5142510B2 (en) Graphical user interface providing method and system
EP0660220B1 (en) Drag and drop operations in a graphical user interface
US7268773B2 (en) Data entry user interface
KR100342800B1 (en) Adaptive computer display screen window
EP0548646B1 (en) Method and apparatus for distinctively displaying windows on a computer display screen
US20080005701A1 (en) User interface providing apparatus and method for portable terminal having touchpad
JPH0689155A (en) Control method for computer equipment
RU2005134368A (en) ORGANIZING A MULTI-WINDOW MODE, A SYSTEM MANAGING THIS MODE CONTAINING A COMPUTER DEVICE
JPH0764749A (en) Command execution processor
JPH1195971A (en) User interface system
JP2005513647A5 (en)
JP2002228611A (en) Analyzing system dealing with needs of user
US7308654B2 (en) Information processing apparatus, menu processing method and recording medium storing a menu processing program
JPH07160633A (en) Information processing system
US20020085017A1 (en) Method and apparatus for reordering data items displayed on an electronic device
KR101157016B1 (en) A method of presenting a plurality of items
KR20150105591A (en) Method and Device for Application Icon Sorting by Usage Rate in Mobile Terminal
JPH10214171A (en) Information processor
JP2003177854A (en) Experience level picture display program and device
JPH07219743A (en) Data processor having icon display function
JP2000187547A (en) Device and method for controlling scroll
JP3207061B2 (en) Electronic equipment and time setting method
JPH09160743A (en) Automatic generating method for hierarchical menu
JPH0736656A (en) Menu display device
JPH10207678A (en) Display switching method for window, and system for the same