JP2001022493A - Methods for automatic generation and deletion of shortcut button, and manufacturing device applying those methods - Google Patents

Methods for automatic generation and deletion of shortcut button, and manufacturing device applying those methods

Info

Publication number
JP2001022493A
JP2001022493A JP19042099A JP19042099A JP2001022493A JP 2001022493 A JP2001022493 A JP 2001022493A JP 19042099 A JP19042099 A JP 19042099A JP 19042099 A JP19042099 A JP 19042099A JP 2001022493 A JP2001022493 A JP 2001022493A
Authority
JP
Japan
Prior art keywords
parameter
shortcut button
shortcut
changed
button
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.)
Granted
Application number
JP19042099A
Other languages
Japanese (ja)
Other versions
JP4250261B2 (en
Inventor
Keiichiro Kawamura
圭一朗 河村
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 JP19042099A priority Critical patent/JP4250261B2/en
Publication of JP2001022493A publication Critical patent/JP2001022493A/en
Application granted granted Critical
Publication of JP4250261B2 publication Critical patent/JP4250261B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To eliminate the need to trace deep layers each time a parameter which is referred to and changed frequently is changed by storing a history of parameter changes and automatically generating a shortcut button for changing a parameter which was changed above a certain frequency. SOLUTION: When a parameter in a database is changed, the parameter ID is acquired (F3-S1) and written to a file called 'log' (F3-S2). This operation is carried out even for other parameters to obtain the log file wherein parameter IDs are saved in the order of a time series of parameter changes. Then a parameter which was changed above the certain frequency is retrieved from the log file and a shortcut button for changing the parameter is generated (F4-S1). After the generation of the shortcut button is completed, the parameter ID of the parameter which the shortcut button has been generated is deleted from the log file (F4-S2).

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、グラフィカルなユ
ーザー・インターフェースを持った製造装置全般に関
し、詳しくはショートカットボタンを自動的に作成、削
除する方法及びこのような機能を有する製造装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates generally to a manufacturing apparatus having a graphical user interface, and more particularly, to a method for automatically creating and deleting shortcut buttons and a manufacturing apparatus having such a function.

【0002】[0002]

【従来の技術】パソコン(PC)やワークステーション
(WS)に搭載されているオペレーティングシステム
(OS)のマンマシンインターフェースは、従来はキャ
ラクター表示端末へのキーボードからのコマンド入力で
行なわれていたものから、現在はそのコンピュータで動
作中のアプリケーションソフト一つ一つに対応するウィ
ンドウを表示し、マウスやキーボードでウィンドウ上の
オブジェクトを選択したり実行したりする操作を基本と
したグラフィカルユーザーインターフェース(GUI)
が主流となっている。近年では、こういったマンマシン
インターフェースが各種製造装置などにも取り入れら
れ、操作性の高いものとなっている。
2. Description of the Related Art A man-machine interface of an operating system (OS) mounted on a personal computer (PC) or a workstation (WS) is different from a conventional method in which a command is input from a keyboard to a character display terminal. A graphical user interface (GUI) based on the operation of displaying windows corresponding to each application software currently running on the computer and selecting and executing objects on the windows with a mouse or keyboard.
Is the mainstream. In recent years, such a man-machine interface has been incorporated into various manufacturing apparatuses and the like, and has become highly operable.

【0003】一般的にこういったインターフェースの場
合、オブジェクト(メニュー)が機能別・目的別毎に階
層化されており、その階層をたどることで目的の動作を
行なう事ができる。
Generally, in the case of such an interface, objects (menus) are hierarchized for each function and purpose, and a desired operation can be performed by following the hierarchy.

【0004】図1はその一例である。この図は半導体製
造装置におけるマシンパラメータを変更するときのパラ
メータ変更画面の階層構造である。図1中の下方の階層
にある例えば「露光中のジョブ/レチクルファイルのロ
ード(Load Job/Reticle File in Exposing )」という
パラメータを実行するには、ルートである「トップウィ
ンドウ」から5段階の階層をたどらなければならない
が、頻繁に変更するパラメータに対しては、直接変更で
きるようショートカットボタンを作成することができ
る。
FIG. 1 shows an example. This figure shows a hierarchical structure of a parameter change screen when changing a machine parameter in the semiconductor manufacturing apparatus. For example, in order to execute the parameter “Load Job / Reticle File in Exposing” in the lower hierarchy in FIG. 1, five levels from the root “top window” are executed. However, for frequently changed parameters, a shortcut button can be created so that the parameter can be directly changed.

【0005】[0005]

【発明が解決しようとする課題】しかし、上記のような
ショートカットボタン機能は、通常、ある特定の行ない
たい動作に対して前もってプログラム上でボタンの登
録、削除を行なう必要があり、オペレータ毎にショート
カットを作成したい機能が異なったり、要らなくなった
ショートカットボタンの削除をすることが容易ではなか
ったりと、ショートカットボタンをカスタマイズする事
が出来なかった。
However, the shortcut button function as described above usually requires a program to register and delete a button in advance for a specific operation to be performed. Could not customize the shortcut buttons, because the function to be created was different or it was not easy to delete the shortcut buttons that were no longer needed.

【0006】[0006]

【課題を解決するための手段】本発明者は、各パラメー
タの変更頻度に応じてショートカットボタンを自動的に
作成、削除させることによって上記課題を解決するに至
った。すなわち本発明のショートカットボタン自動作成
方法は、グラフィカルなユーザーインターフェースを有
する製造装置において、通常複数のオペレーションを行
なって起動するパラメータ変更画面を、一度のオペレー
ションで起動できるようにするショートカットボタンを
作成する方法であって、該方法は、パラメータ変更の履
歴を保存し、一定回数以上変更されたパラメータの変更
用に自動的にショートカットボタンを作成する事を特徴
とする。
The present inventor has solved the above-mentioned problem by automatically creating and deleting shortcut buttons according to the frequency of change of each parameter. That is, the method for automatically creating a shortcut button according to the present invention is a method for creating a shortcut button for enabling a parameter change screen, which is normally started by performing a plurality of operations, to be started by a single operation in a manufacturing apparatus having a graphical user interface. The method is characterized in that a history of parameter changes is stored, and a shortcut button is automatically created for changing a parameter that has been changed a certain number of times or more.

【0007】本発明のショートカットボタン自動作成及
び削除方法は、上記本発明のショートカットボタン自動
作成方法において自動的にショートカットボタンが作成
された後も、さらにパラメータ変更の履歴を保存し続
け、一定回数以上変更されなかったパラメータの変更用
のショートカットボタンを自動的に削除する事を特徴と
する。また本発明の製造装置は、上記本発明のショート
カットボタン自動作成方法またはショートカットボタン
自動作成及び削除方法を適用したものである。
The method of automatically creating and deleting a shortcut button according to the present invention is characterized in that, even after a shortcut button is automatically created in the above-described automatic shortcut button creating method of the present invention, the history of parameter changes is further stored and maintained for a certain number of times. A feature is that a shortcut button for changing a parameter that has not been changed is automatically deleted. Further, a manufacturing apparatus of the present invention is an application of the above-described method of automatically creating a shortcut button or the method of automatically creating and deleting a shortcut button of the present invention.

【0008】本発明の製造装置は何を製造する装置であ
っても良いが、例として半導体製造装置が挙げられる。
The manufacturing apparatus of the present invention may be any apparatus for manufacturing, but an example is a semiconductor manufacturing apparatus.

【0009】[0009]

【実施例】以下、本発明の実施例を図面に基づいて詳細
に説明する。実施例1 本実施例では、半導体集積回路の製造に用いられる半導
体露光装置を取り上げる。半導体露光装置は図9のよう
な構成になっている。
Embodiments of the present invention will be described below in detail with reference to the drawings. Embodiment 1 In this embodiment, a semiconductor exposure apparatus used for manufacturing a semiconductor integrated circuit will be described. The semiconductor exposure apparatus has a configuration as shown in FIG.

【0010】一方、図1は半導体露光装置におけるパラ
メータ変更ウィンドウの階層構造である。同図中、露光
中にジョブファイルの変更を可能にするかどうかを切り
替える、 「露光中のジョブ/レチクルファイルのロード」…(I) というパラメータがある。ショートカットボタンを作成
していない場合、このパラメータを変更するため機能の
ON/OFFを切り替えるには、トップのウィンドウか
ら「エディットパラメータ」→「ユーザーセットアップ
パラメータ」→「シーケンス等」 →「露光中のジョブ/
レチクルファイルのロード」というオペレーション手順
を踏まなければならない。
FIG. 1 shows a hierarchical structure of a parameter change window in a semiconductor exposure apparatus. In the figure, there is a parameter “load job / reticle file during exposure” (I) for switching whether or not the job file can be changed during exposure. If you have not created a shortcut button and want to switch the function ON / OFF to change this parameter, from the top window, select "Edit Parameter" → "User Setup Parameter" → "Sequence etc." /
The operation procedure of "Loading a reticle file" must be followed.

【0011】そこで本実施例では、パラメータ(I)に
5回以上の変更が行なわれた場合、図2(1)のように
メインとなるウィンドウに自動的にショートカットボタ
ンが作成される機能を実現する。
Therefore, in the present embodiment, a function of automatically creating a shortcut button in the main window as shown in FIG. 2A is realized when the parameter (I) is changed five or more times. I do.

【0012】<パラメータ変更履歴保存処理>本発明を
実現する為には、まず変更されたパラメータの履歴を保
存しなければならない。図3はこのパラメータ変更履歴
保存処理の流れを示している。F3−S1では、データ
ベース中のパラメータが変更された時、パラメータID
(パラメータがデータベースにアクセスする際に必要な
ID)を取得する。ここでは前記パラメータ(I)のパ
ラメータIDを00234とする。
<Parameter Change History Saving Process> In order to realize the present invention, first, a history of changed parameters must be saved. FIG. 3 shows the flow of the parameter change history storing process. In F3-S1, when a parameter in the database is changed, the parameter ID
(ID required when the parameter accesses the database). Here, it is assumed that the parameter ID of the parameter (I) is 00234.

【0013】F3−S2では、「ログ」というファイル
にこの取得したパラメータIDを書き込む。こういった
操作を他のパラメータについても行ない、図6(1)の
ような、パラメータIDがパラメータ変更の時系列順に
保存されたログファイルとなる。次項では、このログフ
ァイルを参照して、メインウィンドウを表示する際、シ
ョートカットボタン作成エリアにボタンを作成する。
In F3-S2, the obtained parameter ID is written to a file called "log". By performing such an operation for other parameters, a log file in which the parameter IDs are stored in chronological order of parameter change as shown in FIG. 6A is obtained. In the next section, a button will be created in the shortcut button creation area when the main window is displayed with reference to this log file.

【0014】<ショートカットボタン作成処理>オペレ
ータが半導体露光装置を操作する際に、基本オペレーシ
ョンを行なうウィンドウ(以後「メインウィンドウ」)
にショートカットボタン作成エリアを設け、その領域に
ショートカットボタンを作成する。この処理はメインウ
ィンドウが作成されるタイミングで行なわれる。
<Shortcut Button Creation Processing> Window for performing basic operations when the operator operates the semiconductor exposure apparatus (hereinafter, “main window”)
A shortcut button creation area, and create a shortcut button in that area. This process is performed at the timing when the main window is created.

【0015】図4はこのショートカットボタン作成処理
のフローチャートである。F4−S1では、ログファイ
ル(図6(1))から一定回数以上の変更が行なわれた
パラメータを検索し、そのパラメータ変更用のショート
カットボタンを作成する。この処理の詳細を図5で説明
する。
FIG. 4 is a flowchart of the shortcut button creation processing. In F4-S1, a parameter that has been changed a fixed number of times or more is searched from the log file (FIG. 6A), and a shortcut button for changing the parameter is created. Details of this processing will be described with reference to FIG.

【0016】F5−S1では、ログファイルから5つ以
上存在するパラメータIDを検索する。F5−S2で
は、ログファイルから見つかった5つ以上存在するパラ
メータの情報をデータベースから取得する。パラメータ
の情報とは、ボタンのラベルやパラメータ値といったボ
タン作成に必要なものである。F5−S3では、F5−
S2で取得したパラメータ情報をもとに、メインウィン
ドウ上のショートカットボタン作成エリアに、前記パラ
メータの値を変更する為のパラメータ変更ボタンを作成
する(図2(1))。
In F5-S1, five or more parameter IDs are searched from the log file. In F5-S2, information on five or more parameters found from the log file is acquired from the database. The parameter information is necessary for button creation, such as button labels and parameter values. In F5-S3, F5-
Based on the parameter information acquired in S2, a parameter change button for changing the value of the parameter is created in a shortcut button creation area on the main window (FIG. 2 (1)).

【0017】F4−S1によりショートカットボタンの
作成が終了した後、F4−S2ではショートカットボタ
ンを作成したパラメータのパラメータIDをログファイ
ルから削除する。この一連の処理により、ログファイル
は図6(2)のようになり、メインウィンドウ上に図2
(1)のようなショートカットボタンが作成される。
After the creation of the shortcut button is completed in F4-S1, the parameter ID of the parameter for which the shortcut button was created is deleted from the log file in F4-S2. By this series of processing, the log file becomes as shown in FIG.
A shortcut button as shown in (1) is created.

【0018】実施例2 実施例1のような場合、ショートカットボタンは作成さ
れるのみである為、要らなくなったボタンを削除するこ
とができない。そこで本実施例では、実施例1のショー
トカットボタン自動付加処理に加え、パラメータ変更が
一定回数(期間)以上行なわれなかったショートカット
ボタンは自動的に削除する機能を付加した。ショートカ
ットボタンの削除が行なわれるタイミングも、ショート
カットボタン作成の場合と同様、メインウィンドウ作成
時である。
Second Embodiment In the case of the first embodiment, shortcut buttons are only created, so that unnecessary buttons cannot be deleted. Therefore, in this embodiment, in addition to the shortcut button automatic addition processing of the first embodiment, a function of automatically deleting shortcut buttons for which parameter change has not been performed for a certain number of times (period) has been added. The timing at which the shortcut button is deleted is also when the main window is created, as in the case of the shortcut button creation.

【0019】このショートカットエリア自動更新処理の
フローチャートを図7に示す。また、図8に本実施例に
おけるログファイルと、ショートカットを作成したパラ
メータのパラメータID格納ファイルを示す。
FIG. 7 shows a flowchart of the shortcut area automatic updating process. FIG. 8 shows a log file and a parameter ID storage file of a parameter for which a shortcut has been created in this embodiment.

【0020】F7−S1では、ログファイルを参照して
ショートカットボタンを作成する。この処理は実施例1
の図5の処理と同様なので説明は省略する。F7−S2
では、ショートカットを作成したパラメータのパラメー
タID格納ファイル(図8(1))(以後、ショートカ
ットファイル)から一つずつパラメータIDを取得す
る。このファイルから取得したすべてのパラメータID
について、以後の処理(F7−S4〜F7−S7)が終
了した時点でこのショートカットエリア自動更新処理は
終了する(F7−S3)。いまF7−S2において、シ
ョートカットファイル(1)からパラメータ(I)のパ
ラメータID=00234を取得したとする。F7−S
4では、ログファイルからパラメータ(I)の最新時刻
の変更を検索して、それ以降、他のパラメータが何回変
更されたかをカウントする。図8の場合、ログファイル
から得られるカウント数は10となる。F7−S5で
は、F7−S4で得たカウント数が10個以上かどうか
判断し、10個以上であればショートカットボタンを削
除するための処理F7−S6へと進む。10個未満の場
合はF7−S2の処理に戻り、再びショートカットファ
イルからショートカットボタン作成済パラメータのパラ
メータIDを取得する。図8では、パラメータID=0
0234のパラメータはカウント数=10であったの
で、次のF7−S6の処理に進む。F7−S6では、シ
ョートカットボタン作成エリアに既に作成済のショート
カットボタンを削除する。F7−S7では、パラメータ
ID=00234をショートカットファイル(1)から
削除する。
In F7-S1, a shortcut button is created with reference to the log file. This processing is performed in the first embodiment.
5 is the same as that of FIG. F7-S2
Then, the parameter IDs are acquired one by one from the parameter ID storage file (FIG. 8A) (hereinafter, the shortcut file) of the parameter for which the shortcut has been created. All parameter IDs obtained from this file
When the subsequent processing (F7-S4 to F7-S7) ends, the shortcut area automatic update processing ends (F7-S3). Now, suppose that the parameter ID = 00234 of the parameter (I) is acquired from the shortcut file (1) in F7-S2. F7-S
In step 4, the latest change of the parameter (I) is searched from the log file, and the number of times other parameters have been changed since then is counted. In the case of FIG. 8, the count obtained from the log file is 10. In F7-S5, it is determined whether or not the count obtained in F7-S4 is 10 or more. If the count is 10 or more, the process proceeds to a process F7-S6 for deleting a shortcut button. If the number is less than 10, the process returns to F7-S2, and the parameter ID of the shortcut button created parameter is acquired again from the shortcut file. In FIG. 8, parameter ID = 0
Since the parameter of 0234 is count = 10, the process proceeds to the next F7-S6. In F7-S6, the shortcut button already created in the shortcut button creation area is deleted. In F7-S7, the parameter ID = 00234 is deleted from the shortcut file (1).

【0021】以上の処理により、ショートカットファイ
ルは図8(2)のようになり、メインウィンドウは図2
(2)のようになる。
With the above processing, the shortcut file becomes as shown in FIG.
It becomes like (2).

【0022】[0022]

【発明の効果】本発明では何度も参照、変更されるパラ
メータに対してショートカットボタンを作成するため、
何度も参照、変更されるパラメータを変更するのに、そ
の度毎に深い階層をたどる必要が無い。
According to the present invention, since a shortcut button is created for a parameter which is referenced and changed many times,
It is not necessary to follow a deep hierarchy each time to change a parameter that is referenced and changed many times.

【0023】また、本発明のショートカットボタンの自
動作成及び削除方法並びにこれら方法を適用した製造装
置によれば、パラメータ変更に対するショートカットボ
タンの登録、削除の作業はそのパラメータの変更頻度に
応じて自動的に行なわれるので、常に必要なものだけが
登録されている。
Further, according to the method for automatically creating and deleting shortcut buttons of the present invention and the manufacturing apparatus to which these methods are applied, the operation of registering and deleting shortcut buttons in response to parameter changes is performed automatically in accordance with the parameter change frequency. , So that only necessary items are always registered.

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

【図1】 実施例1、2におけるパラメータ変更画面の
階層構造である。
FIG. 1 is a hierarchical structure of a parameter change screen in the first and second embodiments.

【図2】 実施例1、2におけるメインウィンドウの図
である。
FIG. 2 is a diagram of a main window in the first and second embodiments.

【図3】 実施例1、2におけるパラメータ変更履歴保
存処理のフローチャートである。
FIG. 3 is a flowchart of a parameter change history saving process in the first and second embodiments.

【図4】 実施例1、2におけるショートカットボタン
作成処理のフローチャートである。
FIG. 4 is a flowchart of a shortcut button creation process in the first and second embodiments.

【図5】 図4のショートカットボタン作成処理(A
2)の詳細フローチャートである。
FIG. 5 shows a shortcut button creation process (A in FIG. 4);
It is a detailed flowchart of 2).

【図6】 実施例1におけるパラメータ変更履歴を保存
するログファイルである。
FIG. 6 is a log file for storing a parameter change history according to the first embodiment.

【図7】 実施例2におけるショートカットエリア更新
処理のフローチャートである。
FIG. 7 is a flowchart illustrating a shortcut area update process according to the second embodiment.

【図8】 実施例2におけるパラメータ変更履歴を保存
するログファイルとショートカット作成済みパラメータ
のIDを保存するショートカットファイルである。
FIG. 8 shows a log file for storing a parameter change history and a shortcut file for storing IDs of shortcut-created parameters according to the second embodiment.

【図9】 実施例1、2における半導体露光装置の構成
図である。
FIG. 9 is a configuration diagram of a semiconductor exposure apparatus according to the first and second embodiments.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 グラフィカルなユーザーインターフェー
スを有する製造装置において、通常複数のオペレーショ
ンを行なって起動するパラメータ変更画面を、一度のオ
ペレーションで起動できるようにするショートカットボ
タンを作成する方法であって、該方法は、パラメータ変
更の履歴を保存し、一定回数以上変更されたパラメータ
の変更用に自動的にショートカットボタンを作成する事
を特徴とするショートカットボタン自動作成方法。
1. A method for creating a shortcut button for enabling a parameter change screen, which is normally started by performing a plurality of operations, to be started by a single operation in a manufacturing apparatus having a graphical user interface. Is a method for automatically creating a shortcut button, which stores a history of parameter changes and automatically creates a shortcut button for changing a parameter that has been changed a certain number of times or more.
【請求項2】 請求項1において自動的にショートカッ
トボタンが作成された後も、さらにパラメータ変更の履
歴を保存し続け、一定回数以上変更されなかったパラメ
ータの変更用のショートカットボタンを自動的に削除す
る事を特徴とするショートカットボタン自動作成及び削
除方法。
2. Even after a shortcut button is automatically created in claim 1, the history of parameter changes is further kept, and shortcut buttons for changing parameters that have not been changed more than a certain number of times are automatically deleted. Shortcut button automatic creation and deletion method characterized by doing.
【請求項3】 請求項1または2の方法を適用した製造
装置。
3. A manufacturing apparatus to which the method according to claim 1 or 2 is applied.
JP19042099A 1999-07-05 1999-07-05 Method for automatically creating and deleting shortcut buttons and manufacturing apparatus to which these methods are applied Expired - Fee Related JP4250261B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19042099A JP4250261B2 (en) 1999-07-05 1999-07-05 Method for automatically creating and deleting shortcut buttons and manufacturing apparatus to which these methods are applied

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19042099A JP4250261B2 (en) 1999-07-05 1999-07-05 Method for automatically creating and deleting shortcut buttons and manufacturing apparatus to which these methods are applied

Publications (2)

Publication Number Publication Date
JP2001022493A true JP2001022493A (en) 2001-01-26
JP4250261B2 JP4250261B2 (en) 2009-04-08

Family

ID=16257848

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19042099A Expired - Fee Related JP4250261B2 (en) 1999-07-05 1999-07-05 Method for automatically creating and deleting shortcut buttons and manufacturing apparatus to which these methods are applied

Country Status (1)

Country Link
JP (1) JP4250261B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007148426A1 (en) * 2006-06-21 2007-12-27 Tokyo Electron Limited Substrate processing apparatus, display method, recording medium, and program
JP2008071252A (en) * 2006-09-15 2008-03-27 Denso Corp Information equipment
JP2012027949A (en) * 2011-10-26 2012-02-09 Toshiba Corp Electronic apparatus and operation support method
US8488068B2 (en) 2010-07-27 2013-07-16 Kabushiki Kaisha Toshiba Electronic apparatus and method for assisting in remote control
JP2016062436A (en) * 2014-09-19 2016-04-25 ブラザー工業株式会社 Display control apparatus, display control method, and recording medium
JP2018085007A (en) * 2016-11-25 2018-05-31 シャープ株式会社 Display control device, control program and control method

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007148426A1 (en) * 2006-06-21 2007-12-27 Tokyo Electron Limited Substrate processing apparatus, display method, recording medium, and program
US8314776B2 (en) 2006-06-21 2012-11-20 Tokyo Electron Limited Substrate processing apparatus, display method, storage medium, and program
JP2008071252A (en) * 2006-09-15 2008-03-27 Denso Corp Information equipment
US8488068B2 (en) 2010-07-27 2013-07-16 Kabushiki Kaisha Toshiba Electronic apparatus and method for assisting in remote control
JP2012027949A (en) * 2011-10-26 2012-02-09 Toshiba Corp Electronic apparatus and operation support method
JP2016062436A (en) * 2014-09-19 2016-04-25 ブラザー工業株式会社 Display control apparatus, display control method, and recording medium
JP2018085007A (en) * 2016-11-25 2018-05-31 シャープ株式会社 Display control device, control program and control method

Also Published As

Publication number Publication date
JP4250261B2 (en) 2009-04-08

Similar Documents

Publication Publication Date Title
JP2645430B2 (en) Data processing system for automatically customizing the user interface
US6792595B1 (en) Source editing in a graphical hierarchical environment
US7039875B2 (en) Computer user interfaces that are generated as needed
US5041967A (en) Methods and apparatus for dynamic menu generation in a menu driven computer system
JP3053153B2 (en) How to start application of document management system
JPH08137646A (en) Method and system for displaying dialogue box
KR20060051821A (en) System and method for making user interface elements visible
JPH0954669A (en) Dynamic dialogue box function for graphical user interface
JP4250261B2 (en) Method for automatically creating and deleting shortcut buttons and manufacturing apparatus to which these methods are applied
JPH08263246A (en) Information processor and user interface control method
US7065717B1 (en) Tree-based interface apparatus for display of call dependencies and method therefor
JPH08314679A (en) Application management control method
US20060053381A1 (en) Floorplan manager
JPH10214171A (en) Information processor
CN111190674B (en) Unified touch penetration processing method and device, storage medium and all-in-one machine equipment
JPH0573630A (en) Distributed design support method/system
JP2859214B2 (en) Simplified function selection menu method
JPH01240978A (en) Interactive screen defining device
JPH10254665A (en) Device and method for default provision, and storage medium
KR20010011272A (en) Object-oriented robot programming system and method
US20090307625A1 (en) Method, device, data carrier and computer program product for representing data in a user interface
JP5804898B2 (en) Software development support apparatus and program
CN115145407B (en) Method and device for rapidly setting shortcut key for drawing software
JP3624447B2 (en) Component generation source program generation device
JPH06208445A (en) Data processor for executing converged display

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060703

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080731

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080806

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081003

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20081003

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20081224

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090119

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

Free format text: PAYMENT UNTIL: 20120123

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130123

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20140123

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees