JP2002175114A - Method for dynamically changing popup menu - Google Patents

Method for dynamically changing popup menu

Info

Publication number
JP2002175114A
JP2002175114A JP2000373336A JP2000373336A JP2002175114A JP 2002175114 A JP2002175114 A JP 2002175114A JP 2000373336 A JP2000373336 A JP 2000373336A JP 2000373336 A JP2000373336 A JP 2000373336A JP 2002175114 A JP2002175114 A JP 2002175114A
Authority
JP
Japan
Prior art keywords
function
menu
pop
functions
registered
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.)
Withdrawn
Application number
JP2000373336A
Other languages
Japanese (ja)
Inventor
Hideki Yamamoto
英喜 山本
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.)
Nissin Electric Co Ltd
Original Assignee
Nissin 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 Nissin Electric Co Ltd filed Critical Nissin Electric Co Ltd
Priority to JP2000373336A priority Critical patent/JP2002175114A/en
Publication of JP2002175114A publication Critical patent/JP2002175114A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Testing And Monitoring For Control Systems (AREA)
  • Stored Programmes (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve such problem of a supervisory control system that, because a table of functions on a popup menu p activated by clicking on an equipment symbol displayed on a monitor screen is fixed in terms of a program, if additionally registering this equipment into a function application, the user is made impossible to grasp all of supervisory control functions using the menu p, and the user cannot directly shift from the menu p to the screen on which the additionally registered function is being run. SOLUTION: When the equipment on which to perform functions is additionally registered by the user into the function application, the contents to be registered are written into a storage means in the system. When the popup menu p is activated, the storage means in the system is consulted to create a table of functions that can be performed as to the equipment.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、監視制御システム
において、モニター装置に表示された監視画面に表示さ
れた機器シンボルをクリックすることにより立ち上が
り、その機器について実行可能な機能一覧を表示するポ
ップアップメニューの動的変更方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a monitor control system, which is activated by clicking a device symbol displayed on a monitor screen displayed on a monitor device, and displays a pop-up menu for displaying a list of functions executable for the device. Dynamic change method.

【0002】[0002]

【従来の技術】水処理施設等の監視制御システムでは、
複数の機器シンボルを所定のレイアウトで配置して監視
対象設備を表現した監視画面を、モニター装置に表示し
ている。この機器シンボルの1つを選択してマウスでク
リックすると、図3に示すように、選択した機器シンボ
ル(機器3)のポップアップメニューpが立上がる。こ
のポップアップメニューpは、選択した機器3に対して
実行できる監視制御の機能一覧をメニューの選択項目と
して表示するものである。
2. Description of the Related Art In a monitoring control system for a water treatment facility or the like,
A monitor screen representing a monitoring target facility by arranging a plurality of device symbols in a predetermined layout is displayed on the monitor device. When one of the device symbols is selected and clicked with a mouse, a pop-up menu p of the selected device symbol (device 3) rises as shown in FIG. The pop-up menu p displays a list of monitoring control functions that can be executed on the selected device 3 as menu selection items.

【0003】この監視制御の機能は、例えば、機器につ
いて計測されている値を時系列表示するトレンドグラフ
(機能A)や、機器のON・OFF制御機能(機能B)
であり、図3のポップアップメニューpで、機能Aを選
択してクリックすると、対応する機能Aの機能アプリケ
ーションが起動し、機器3について機能Aの内容である
トレンドグラフが表示される。
[0003] The monitoring control function includes, for example, a trend graph (function A) for displaying the values measured for the device in time series, and an ON / OFF control function for the device (function B).
When the function A is selected and clicked on the pop-up menu p in FIG. 3, the function application of the corresponding function A is activated, and the trend graph which is the content of the function A for the device 3 is displayed.

【0004】このように各機器シンボル毎に、専用のポ
ップアップメニューを立ち上げる方式を採用すると、監
視員は機器シンボルをクリックすれば、その機器に対し
て実行できる監視制御の機能の全てを知ることができ、
さらに、この機能の中から1つを選択することにより、
その実行画面に直接に遷移することができる。このた
め、全機器に対する監視制御内容の把握と、その実行が
容易に行える。
[0004] By adopting a method of launching a dedicated pop-up menu for each device symbol in this manner, a supervisor can click on a device symbol to know all the monitoring control functions that can be performed on the device. Can be
Furthermore, by selecting one of these functions,
It is possible to directly transition to the execution screen. For this reason, it is possible to easily grasp and execute the monitoring control contents for all the devices.

【0005】上記ポップアップメニューの選択項目(監
視制御の機能)は、監視制御システムを発注するユーザ
ーの要望により各機器毎に決められ、固定データとして
各機器のポップアップメニューのプログラム内に組み込
まれている。
The selection items (monitoring control function) of the pop-up menu are determined for each device according to the request of the user who places an order for the monitoring control system, and are incorporated in the pop-up menu program of each device as fixed data. .

【0006】一方、機能アプリケーションの実行対象と
する機器は、その機能アプリケーション毎に個別に登録
されるものであり、監視制御システムの管理者による追
加登録も可能となっている。機能アプリケーションの起
動は、ポップアップメニューから呼び出される他に、メ
イン画面から機能一覧画面を呼び出し、登録済みの機器
を選択して実行することもできる。
[0006] On the other hand, a device to be executed by a functional application is individually registered for each functional application, and can be additionally registered by an administrator of the monitoring control system. In addition to being called from the pop-up menu, the function application can be started by calling a function list screen from the main screen and selecting and executing a registered device.

【0007】[0007]

【発明が解決しようとする課題】監視制御の現場では、
機能アプリケーションに、実行対象としての機器を追加
登録する場合がある。これは、例えば、機能Cが複数の
機器のON・OFF操作を自動制御するための順序と時
間を設定するものであるとき、機器1と機器2が既に登
録されている機能Cに、機器3を追加登録し、機器1,
2,3で自動制御による連携運転を行わせる場合であ
る。
In the field of supervisory control,
In some cases, a device to be executed is additionally registered in the functional application. For example, when the function C is to set the order and time for automatically controlling the ON / OFF operation of a plurality of devices, the device 1 and the device 2 are added to the already registered function C, And register the device 1
2 and 3 show a case where the cooperative operation is performed by the automatic control.

【0008】この場合のシステム管理者による登録は、
例えば図4に示すような機器登録画面で機能Cを選択し
て、機能Cで実行可能な機器を候補リストとして一覧表
示させ、これらから機器3を選択して登録リストに追加
することによって行われる。
In this case, the registration by the system administrator is as follows:
For example, a function C is selected on a device registration screen as shown in FIG. 4, devices executable by the function C are displayed as a candidate list, and the device 3 is selected from these and added to the registration list. .

【0009】このように追加登録を行なうと、図5に示
す機能目次画面において機能Cを選択して、機能Cの実
行画面に遷移すると、機器3の設定項目が機器1,2の
設定項目と共に現われるようになる。そこで、機器3に
ついて設定を行うことができる。
When the additional registration is performed as described above, the function C is selected on the function contents screen shown in FIG. 5 and the screen is changed to the function C execution screen. Will appear. Therefore, settings can be made for the device 3.

【0010】しかし、このように機能Cに機器3を追加
登録しても、図3に示す機器3のポップアップメニュー
pは変化せず、その機能一覧に、この機能Cは表示され
ない。ポップアップメニューの表示項目はプログラム的
に固定されているため、追加登録を行ったシステム管理
者が、その選択項目に機能が現われるようにすることも
できない。
However, even if the device 3 is additionally registered in the function C, the pop-up menu p of the device 3 shown in FIG. 3 does not change, and the function C is not displayed in the function list. Since the display items of the pop-up menu are fixed programmatically, the system administrator who has performed the additional registration cannot make the function appear in the selected item.

【0011】したがって、ポップアップメニューの機能
一覧に、その機器において利用可能な機能の全てが表示
されないことになり、ポップアップメニューによって行
っていた監視制御内容の全体の把握ができなくなる。
[0011] Therefore, not all of the functions available in the device are displayed in the function list of the pop-up menu, and it is not possible to grasp the entire monitoring control performed by the pop-up menu.

【0012】監視員が、ある機器についてポップアップ
メニューに表示されていない機能を実行するには、機能
に登録されている機器を検索によって調べ、メイン画面
から図5の機能目次画面を呼び出して、目的とする機能
画面に遷移するという間接的な手順を経る必要がある。
このため、追加した機器の機能の実行に手間がかかるこ
とになっていた。
To execute a function which is not displayed on the pop-up menu for a certain device, the monitor examines the device registered in the function by searching, calls the function table of FIG. 5 from the main screen, and It is necessary to go through an indirect procedure of transiting to a function screen as follows.
Therefore, execution of the function of the added device takes time.

【0013】これを解決するには、機能に機器を追加登
録するたびに機器シンボルのポップアップメニューを再
構築(ソフトウェア変更)しなければならない。しか
し、これはソフトウェア提供者への依頼によって行われ
る作業であり、時間及び費用がかかることが問題とな
る。
In order to solve this problem, the pop-up menu of the device symbol must be reconstructed (software change) every time a device is additionally registered in the function. However, this is a task performed at the request of the software provider, and is time-consuming and expensive.

【0014】そこで、本発明は機能アプリケーションに
実行対象とする機器を追加登録したとき、ソフトウェア
変更をしなくても、その機器のポップアップメニュー
に、その機能が自動的に追加されるようにし、監視制御
の内容の把握と、その機器に関する全ての機能画面への
ポップアップメニューによる遷移を可能にして、効率の
よい監視制御を確保することを目的とする。
In view of the above, according to the present invention, when a device to be executed is additionally registered in a function application, the function is automatically added to a pop-up menu of the device without changing software, and monitoring is performed. It is an object of the present invention to grasp the contents of the control and enable a transition from a pop-up menu to all function screens related to the device, thereby ensuring efficient monitoring control.

【0015】[0015]

【課題を解決するための手段】本発明の請求項1にかか
るポップアップメニューの動的変更方法は、個別に登録
される機器を対象として監視制御のための所定機能を実
行する複数の機能アプリケーションがインストールさ
れ、モニター装置の監視画面に表示された機器シンボル
をクリックすることにより立上がり、その機器について
実行可能な機能一覧を表示し、機能が選択されたとき、
その機能アプリケーションを起動するポップアップメニ
ューを持つ監視制御システムにおいて、ユーザーによっ
て機能アプリケーションに実行対象とする機器が追加登
録されたとき、その機器シンボルのポップアップメニュ
ーの機能一覧に、その機能が動的に追加される仕組みを
持たせたことを特徴とする。
According to a first aspect of the present invention, there is provided a method of dynamically changing a pop-up menu, comprising a plurality of function applications for executing predetermined functions for monitoring and control for individually registered devices. Click the device symbol that is installed and displayed on the monitor screen of the monitor device to start up, display a list of functions that can be executed for that device, and when a function is selected,
In a monitoring and control system that has a pop-up menu that launches the function application, when a user registers an additional device to be executed in the function application by the user, the function is dynamically added to the function list in the device menu's pop-up menu It is characterized by having a mechanism to be performed.

【0016】本発明の請求項2にかかる発明は、請求項
1に記載したポップアップメニューの動的変更方法にお
いて、機能を動的に追加する仕組みが、システム内の記
憶手段を参照して、その機器についての実行可能な機能
一覧を作成するように構成されたポップアップメニュー
と、機能アプリケーションに実行対象とする機器を登録
するとき、その登録内容を前記記憶手段に書き込む登録
手段によって実現されていることを特徴とする。
According to a second aspect of the present invention, in the method for dynamically changing a pop-up menu according to the first aspect, the mechanism for dynamically adding a function refers to a storage unit in the system. A pop-up menu configured to create a list of executable functions for the device, and a registration unit that writes the registered contents to the storage unit when registering the device to be executed in the function application. It is characterized by.

【0017】[0017]

【発明の実施の形態】本発明は、機器シンボルをクリッ
クしたときに立ち上がるポップアップメニューの機能一
覧を、機能アプリケーションへの機器の登録状況に応じ
て動的に更新するものである。これは、ポップアップメ
ニューの立ち上げ時に、この登録状況を記憶した記憶手
段、例えば監視制御システムのデータベースを参照して
機能一覧を自動作成させることにより行っている。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention is to dynamically update a function list of a pop-up menu which starts up when a device symbol is clicked, according to a registration status of a device in a function application. This is performed by automatically creating a function list by referring to a storage unit that stores the registration status, for example, a database of the monitoring control system when the pop-up menu is started.

【0018】この一実施形態を、前述した機能Cに機器
3を追加登録する場合を例に挙げ、図1(a)(b)の
フローチャートにより説明する。
This embodiment will be described with reference to the flow charts of FIGS. 1A and 1B, taking as an example a case where the device 3 is additionally registered in the function C described above.

【0019】図1(a)は機能アプリケーションへの機
器3の追加登録手順を示すものである。初めに、システ
ム管理者は、監視制御システムのモニター装置に、図4
に示すような機器登録画面を呼び出す。次に、この画面
で機器を追加登録する機能を選択する。機能Cを選択す
ると機能Cについての機器登録画面に遷移する。この画
面には、既登録の機器1,2と、登録可能な候補リスト
が表示されている。そこで追加登録する機器3を候補か
ら選択して、登録ボタンrをクリックすると登録が行わ
れ、この登録内容がシステム内の記憶手段、例えば監視
制御システムのデータベースに記憶される。この後に、
登録の確認画面に遷移すれば機器3が追加されているこ
とを確認できる。
FIG. 1A shows a procedure for additionally registering the device 3 in the function application. First, the system administrator sets the monitor device of the supervisory control system in FIG.
Call up the device registration screen as shown in. Next, a function for additionally registering a device is selected on this screen. When the function C is selected, the screen changes to a device registration screen for the function C. On this screen, registered devices 1 and 2 and a list of candidates that can be registered are displayed. Therefore, the device 3 to be additionally registered is selected from the candidates, and the registration is performed by clicking the registration button r, and the registered contents are stored in a storage means in the system, for example, a database of the monitoring control system. After this,
If the screen changes to a registration confirmation screen, it can be confirmed that the device 3 has been added.

【0020】図1(b)は機器3についてのポップアッ
プメニューpの立ち上げ手順を示すもので、図2に示す
ように機器シンボル(機器3)がクリックされると、前
記記憶手段を参照して、機器3が登録されている機能を
調べ、それらの機能一覧を選択項目として持つポップア
ップメニューpを立ち上げる。このポップアップメニュ
ーで機能Cが追加されているのは、前記記憶手段から機
器3が機能Cに登録されているという記憶内容を読み取
って機能一覧を作成したからである。ポップアップメニ
ューの機能一覧から機能Cをクリックにより選択する
と、機能アプリケーションが起動され機器3が実行対象
として含まれる機能Cの実行画面に遷移する。
FIG. 1 (b) shows a procedure for starting up the pop-up menu p for the device 3. When the device symbol (device 3) is clicked as shown in FIG. The device 3 checks the registered functions, and launches a pop-up menu p having a list of those functions as selection items. The reason why the function C is added in this pop-up menu is that a function list is created by reading the storage contents that the device 3 is registered in the function C from the storage means. When the function C is selected from the function list of the pop-up menu by clicking, the function application is activated, and the screen transitions to the execution screen of the function C including the device 3 as the execution target.

【0021】この例では、機能Cが機器3を含む複数の
機器を実行対象として起動しているが、各機能は複数の
機器を実行対象とする場合と、図3に示したように1つ
の機器を実行対象とする場合がある。これは機能アプリ
ケーションの起動が、登録されている複数の機器から、
グループとして登録された複数の機器を対象とする場合
と、指定された1つの機器を対象とする場合があるから
である。ポップアップメニューは、実行対象とする1つ
の機器を指定して、機能アプリケーションを呼び出す。
機能アプリケーションは、この1つの機器、又は、この
1つの機器を含むグループを実行対象として起動する。
In this example, the function C is activated with a plurality of devices including the device 3 as execution targets, but each function is executed with a plurality of devices as execution targets, and one function as shown in FIG. There are cases where devices are targeted for execution. This is because the activation of the function application is performed from multiple registered devices.
This is because there are cases where a plurality of devices registered as a group are targeted and cases where a single designated device is targeted. The pop-up menu calls a functional application by designating one device to be executed.
The functional application is activated with this one device or a group including this one device as an execution target.

【0022】以上に説明した実施形態は、既に、監視制
御システムにインストールされている機能アプリケーシ
ョンに、実行対象とする機器を追加登録する場合につい
てのものであったが、新規に機能アプリケーションをイ
ンストールする場合にも、本発明の方法を適用できる。
In the embodiment described above, a case where a device to be executed is additionally registered in a function application already installed in the monitoring control system, but a new function application is installed. In such a case, the method of the present invention can be applied.

【0023】これは、前記記憶手段に、新規にインスト
ールされる機能アプリケーションのための記憶エリアを
確保し、ポップアップメニューが、このエリアをも参照
して機能一覧を作成するように構成することによって行
う。この場合は、新規に機能アプリケーションをインス
トールした後に、この機能アプリケーションに機器を登
録すれば、機器シンボルのポップアップメニューに、こ
の機能が自動的に追加表示されるようになる。
This is achieved by allocating a storage area in the storage means for a newly installed function application, and configuring the pop-up menu to create a function list with reference to this area. . In this case, if a new function application is installed and a device is registered in this function application, this function is automatically added to the pop-up menu of the device symbol.

【0024】[0024]

【発明の効果】本発明の請求項1にかかる発明は、機能
アプリケーションに機器を追加登録すると、その機器シ
ンボルのポップアップメニューに、その機能が自動的に
追加され、ポップアップメニューの本来の作用を常に維
持できる。すなわち、ポップアップメニューの内容が、
クリックした機器について利用できる機能の全てを常に
表示するものとなり、監視制御の機能の全体を容易に把
握でき、追加登録した機能についても、監視画面の機器
シンボルからポップアップメニューを介して直接に遷移
できる。
According to the first aspect of the present invention, when a device is additionally registered in a function application, the function is automatically added to a pop-up menu of the device symbol, and the original operation of the pop-up menu is always performed. Can be maintained. That is, the content of the pop-up menu is
All the functions available for the clicked device are always displayed, so that the entire monitoring control function can be easily grasped, and additional registered functions can be directly transitioned from the device symbol on the monitoring screen via the pop-up menu. .

【0025】本発明の請求項2にかかる発明は、プログ
ラムの一部変更のみで請求項1の発明を実施することが
できる。
In the invention according to claim 2 of the present invention, the invention according to claim 1 can be implemented only by a partial change of a program.

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

【図1】 本発明の一実施形態を示すフローチャート
で、(a)は機能アプリケーションに機器を追加登録す
る際の手順を示し、(b)は追加登録された機器につい
てのポップアップメニューの立ち上げ手順を示す。
FIG. 1 is a flowchart showing an embodiment of the present invention, in which (a) shows a procedure for additionally registering a device in a functional application, and (b) shows a procedure for starting a pop-up menu for the additionally registered device. Is shown.

【図2】 本発明のポップアップメニューの立ち上げ状
態を示す図である。
FIG. 2 is a diagram showing a start-up state of a pop-up menu according to the present invention.

【図3】 監視制御システムにおいて、監視画面から立
ち上がるポップアップメニューを示す図である。
FIG. 3 is a diagram illustrating a pop-up menu that starts up from a monitoring screen in the monitoring control system.

【図4】 機器登録画面を示す図である。FIG. 4 is a diagram showing a device registration screen.

【図5】 機能目次画面を示す図である。FIG. 5 is a diagram showing a function table of contents screen.

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

p ポップアップメニュー r 登録ボタン p Pop-up menu r Register button

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 個別に登録される機器を対象として監視
制御のための所定機能を実行する複数の機能アプリケー
ションがインストールされ、モニター装置の監視画面に
表示された機器シンボルをクリックすることにより立上
がり、その機器について実行可能な機能一覧を表示し、
機能が選択されたとき、その機能アプリケーションを起
動するポップアップメニューを持つ監視制御システムに
おいて、 ユーザーによって機能アプリケーションに実行対象とす
る機器が追加登録されたとき、その機器シンボルのポッ
プアップメニューの機能一覧に、その機能が動的に追加
される仕組みを持たせたことを特徴とするポップアップ
メニューの動的変更方法。
1. A plurality of function applications for executing predetermined functions for monitoring and control for individually registered devices are installed, and are activated by clicking a device symbol displayed on a monitor screen of the monitor device. Displays a list of functions that can be executed for the device,
In a monitoring and control system that has a pop-up menu that activates a function application when a function is selected, when a user adds a device to be executed to the function application by the user, the function list in the pop-up menu of the device symbol A method of dynamically changing a pop-up menu, which has a mechanism for dynamically adding the function.
【請求項2】 機能を動的に追加する仕組みが、システ
ム内の記憶手段を参照して、その機器についての実行可
能な機能一覧を作成するように構成されたポップアップ
メニューと、機能アプリケーションに実行対象とする機
器を登録するとき、その登録内容を前記記憶手段に書き
込む登録手段によって実現されていることを特徴とする
請求項1に記載したポップアップメニューの動的変更方
法。
2. A mechanism for dynamically adding a function, wherein a pop-up menu configured to create a list of executable functions for the device with reference to a storage unit in the system, and a function application executed by a function application 2. The method of dynamically changing a pop-up menu according to claim 1, wherein, when registering a target device, the registration unit writes the registration contents into the storage unit.
JP2000373336A 2000-12-07 2000-12-07 Method for dynamically changing popup menu Withdrawn JP2002175114A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000373336A JP2002175114A (en) 2000-12-07 2000-12-07 Method for dynamically changing popup menu

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000373336A JP2002175114A (en) 2000-12-07 2000-12-07 Method for dynamically changing popup menu

Publications (1)

Publication Number Publication Date
JP2002175114A true JP2002175114A (en) 2002-06-21

Family

ID=18842741

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000373336A Withdrawn JP2002175114A (en) 2000-12-07 2000-12-07 Method for dynamically changing popup menu

Country Status (1)

Country Link
JP (1) JP2002175114A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7324161B2 (en) 2003-07-03 2008-01-29 Samsung Electronics Co., Ltd. Display apparatus and control method thereof
US9098289B2 (en) 2011-09-15 2015-08-04 Mitsubishi Electric Corporation Ladder program creation device
JP2019032713A (en) * 2017-08-08 2019-02-28 キヤノン株式会社 Information processing device, information processing method, and program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7324161B2 (en) 2003-07-03 2008-01-29 Samsung Electronics Co., Ltd. Display apparatus and control method thereof
US9098289B2 (en) 2011-09-15 2015-08-04 Mitsubishi Electric Corporation Ladder program creation device
JP2019032713A (en) * 2017-08-08 2019-02-28 キヤノン株式会社 Information processing device, information processing method, and program
JP2022058753A (en) * 2017-08-08 2022-04-12 キヤノン株式会社 Information processing apparatus, information processing method, and program
JP7210131B2 (en) 2017-08-08 2023-01-23 キヤノン株式会社 Information processing device, information processing method and program

Similar Documents

Publication Publication Date Title
US5790120A (en) Individually configurable panel user interface with selective launching, sticky windows, hot keys, start up options and configurable background
US7603627B2 (en) Systems and methods for creating and managing graphical user interface lists
JP3964988B2 (en) Help information display method and recording medium
EP0669570B1 (en) Graphical key manager for computer
US20150106752A1 (en) Wireless communication apparatus and method of adding a widget therefor
EP2228975A1 (en) System and method for accessing internet protocol phone based applications
US20150128085A1 (en) Method, Device and Computer Storage Medium for Controlling Desktop
JP2000148348A (en) Method and system capable of easily discriminating application being activated program and completing the same
US8930829B2 (en) Presence change alert
CN106201167A (en) The multi-screen display method of terminal screen, device and terminal
JP2006018801A (en) Information processor, file processing method, file processing program and recording medium
EP1331556B9 (en) Server-based computer environment
CN102402373B (en) Method and device for controlling touch keyboard in mobile terminal
CN106155768A (en) Split screen runs the method and device of application
JP4902713B2 (en) Information processing method, information processing apparatus, and program
JP2002175114A (en) Method for dynamically changing popup menu
CN108196747A (en) A kind of method and mobile terminal that application program is added in notifications column
JPH08314680A (en) Display device
JP2006228127A (en) Notification method for updating information in application distribution system
JP5861708B2 (en) Method, system and program
JPH08101766A (en) Method and device for operation of computer
JP6095743B2 (en) Support device, program
JP2007280075A (en) Single window system wherein multiple window programs are operated
JP2007114844A (en) User interface device
JP2002048603A (en) Measuring device

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080304