JP5812052B2 - Information processing apparatus, information processing system, information processing apparatus control method, information processing system control method, program, and recording medium - Google Patents

Information processing apparatus, information processing system, information processing apparatus control method, information processing system control method, program, and recording medium Download PDF

Info

Publication number
JP5812052B2
JP5812052B2 JP2013159679A JP2013159679A JP5812052B2 JP 5812052 B2 JP5812052 B2 JP 5812052B2 JP 2013159679 A JP2013159679 A JP 2013159679A JP 2013159679 A JP2013159679 A JP 2013159679A JP 5812052 B2 JP5812052 B2 JP 5812052B2
Authority
JP
Japan
Prior art keywords
function button
event
function
specific key
input
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.)
Active
Application number
JP2013159679A
Other languages
Japanese (ja)
Other versions
JP2014206965A (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.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions 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 Marketing Japan Inc, Canon IT Solutions Inc filed Critical Canon Marketing Japan Inc
Priority to JP2013159679A priority Critical patent/JP5812052B2/en
Publication of JP2014206965A publication Critical patent/JP2014206965A/en
Application granted granted Critical
Publication of JP5812052B2 publication Critical patent/JP5812052B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明はWEBシステム上で動くアプリケーションにおける、ファンクションキー(ファンクションキー以外のキーであってもよい。以下、まとめて特定キーと呼ぶ場合がある。)の押下時(以下、実行時としても読み取り可能とする)の機能の割り当てに関する。   The present invention can be read even when a function key (which may be a key other than a function key. Hereinafter, may be collectively referred to as a specific key) in an application running on a WEB system. )) Function assignment.

これまで、クライアント・サーバー型で動くアプリケーションにおいて、ファンクションキーを、アプリケーションに対し特定の指示が実行することが出来るように構築する場合、使用するそれぞれの画面において、ファンクションキーに機能を割り当てることで対応して来た。また、この仕組みにおいては、ファンクションキーの数が12個もあったため、ファンクションキー1つにつき1つの機能を割り当てていた。   Up to now, when building a function key so that a specific instruction can be executed for an application running on a client / server type, it is possible to assign a function to the function key on each screen to be used. I came. In this mechanism, since there are 12 function keys, one function is assigned to each function key.

近年では、クライアント・サーバー型で動くアプリケーションだけでなく、WEBシステム上で動くアプリケーションも増えてきた。従がって、このWEBアプリケーションでもクライアント・サーバー型で動くアプリケーションと同様に、ファンクションキーを使用して、アプリケーションに対し特定の指示が実行出来るようにしたいという同様の要望が存在する。   In recent years, not only applications that run on a client / server type, but also applications that run on a WEB system have increased. Accordingly, there is a similar demand for the WEB application to be able to execute a specific instruction to the application by using a function key, as in the case of an application that operates in a client / server type.

しかしながら、WEBアプリケーションにおいて、予め、ファンクションキーへ割り当てられている機能は、Internet Explorer 8の場合、F1=ヘルプを表示、F3=検索、F4=アドレスの一覧を表示、F5=WEBページを更新、F6=ウィンドウ内の各画面要素を巡回、F7=カーソル ブラウズを開始、F10=メニューバーを表示、F11=全画面表示と通常表示を切り替え、F12=Internet Explorer 開発者ツールを表示、となっていて、固定の機能が割り当てられている。そのため、これらのファンクションキー以外に、アプリケーション固有の機能に割り当て可能なファンクションキーが必然的に少ないという問題が存在してきた。   However, in the WEB application, the functions assigned to the function keys in advance are Internet Explorer 8, F1 = display help, F3 = search, F4 = display a list of addresses, F5 = update the WEB page, F6 = Cycle through each screen element in the window, F7 = Start cursor browsing, F10 = Display menu bar, F11 = Switch between full screen display and normal display, F12 = Display Internet Explorer developer tool, Fixed functions are assigned. Therefore, in addition to these function keys, there has been a problem that there are inevitably few function keys that can be assigned to application-specific functions.

そこで上記の理由から、WEBシステム上で稼働するアプリケーションにおいても、各ファンクションキーにアプリケーション上の実行機能を割り当てることが可能になることが望まれている。   Therefore, for the reasons described above, it is desired that an execution function on the application can be assigned to each function key even in an application running on the WEB system.

WEBシステム上で動くアプリケーションにおき、アプリケーション実行機能をファンクションキーに割り当てること試みたものに以下の先行文献がある。例えば、特許文献1では、WEBシステム上で動作する業務アプリケーションのWEBページのデータ入力画面において、ファンクションキー表示付WEBページ画面を用意している。そして、ユーザがその画面からファンクションキーを押下することにより、ブラウザによって定められたファンクションキーの機能に換わって、業務アプリケーションに対応したデフォルト値又は業務に必要な機能に変更し、アプリケーション上でファンクションキーに割り当てられた機能を実行することを可能とする仕組みが開示されている。   The following prior literatures are examples of attempts to assign an application execution function to a function key in an application running on a WEB system. For example, in Patent Document 1, a WEB page screen with function key display is prepared on the data input screen of a WEB page of a business application operating on the WEB system. When the user presses the function key from the screen, the function key function is changed to the default value corresponding to the business application or the function required for the business, instead of the function key function determined by the browser. A mechanism is disclosed that makes it possible to execute the function assigned to the.

特開2001−331404号公報JP 2001-331404 A

しかしながら、特許文献1で開示されている発明は、WEBシステム上で動作するアプリケーションにおいて、ファンクションキーをそのアプリケーションシステムで必要となる機能をそれぞれ画面上におけるファンクションキーに割り当てることを試みているのみである。   However, the invention disclosed in Patent Document 1 only attempts to assign a function key necessary for the application system to the function key on the screen in an application operating on the WEB system. .

また、アプリケーション画面で入力される入力の状況によってファンクションキーの機能を変更し、状況に対応した機能を持たせるようにしているものではない。   Also, the function key function is not changed according to the input status entered on the application screen, and the function corresponding to the status is not provided.

そこで、本発明は、入力エリアに対し所定の操作が行われた場合に、入力エリアに対入力が所定の入力状態を満たした場合に、特定キーで実行可能な機能ボタン割り当てを切り替えることを目的とする。 The present invention, when a predetermined operation on the input area is performed, when the input you pairs in the input area satisfies a predetermined input condition, switching the functions executable button assignments in a particular key With the goal.

本発明は、入力項目に対する複数の処理を、前記複数の処理に対応す能ボタンで実行することによりデータ入力を行うアプリケーションの画面データを表示画面に表示する情報処理装置であって、前記画面データに対するユーザの操作であるイベントを受け付けるイベント受付手段と、前記入力項目のデータの入力状態と前記イベント受付手段で受け付けたイベントに応じて、いずれの機能ボタンを有効化するか否かを示す情報である定義情報を記憶する記憶手段と、前記イベント受付手段で前記イベントを受け付けた場合、前記画面データにおける入力状態と当該イベントから、次に有効化する機能ボタンを、前記記憶手段に記憶されている前記定義情報より決定する機能ボタン決定手段と、前記機能ボタン決定手段で決定した機能ボタンを有効化する有効化手段と、前記機能ボタン決定手段で決定し、前記有効化手段で有効化した機能ボタンを、特定キーで実行可能にするべく、前記特定キーへ割り当てる特定キー割り当て手段を備え、前記特定キー割り当て手段は、前記特定キーの押下により実行される機能ボタンが、前記画面データの入力状態と前記イベント受付手段で受け付けた前記イベントに応じて切り替わるように、前記定義情報と前記入力項目のデータの入力状態と、当該イベントに従って効化する機能ボタンを決定することを特徴とする。 The present invention, a plurality of processing against the input field, by executing by the plurality of to that function button corresponding to the process an information processing apparatus for displaying an application screen data on the display screen for data input , An event accepting unit that accepts an event that is a user operation on the screen data , and which function button to activate according to the data input state of the input item and the event accepted by the event accepting unit When the event is received by the event receiving means , the storage means for storing definition information that is information indicating the function button to be activated next from the input state in the screen data and the event is stored in the storage means. a function button determining means for determining from the definition information stored, function volume determined by the function button determining means An enabling means for activating the function, and a specific key assigning means for assigning to the specific key so that the function button determined by the function button determining means and enabled by the enabling means can be executed by the specific key. And the specific key assigning means is configured to switch the function button executed by pressing the specific key according to the input state of the screen data and the event received by the event receiving means , an input state of the data of the input item, and determines the function buttons Enabling accordance with the event.

本発明によれば、入力エリアに対し所定の操作が行われた場合に、入力エリアに対入力が所定の入力状態を満たした場合に、特定キーで実行可能な機能ボタンの割り当てを切り替えることが可能になる。 According to the present invention, when made the input area predetermined operation, if the input you pairs in the input area satisfies a predetermined input condition, switches the assignment of function buttons that can be performed on a particular key It becomes possible.

本発明の実施形態のシステム構成の一例を示す図である。It is a figure which shows an example of the system configuration | structure of embodiment of this invention. 本発明の実施形態のクライアント端末とアプリケーションサーバのハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of the client terminal and application server of embodiment of this invention. 本発明の実施形態の機能構成の一例を示す図である。It is a figure which shows an example of a function structure of embodiment of this invention. 本発明の実施形態における、ファンクションキーを使用できるWEBアプリケーション画面を立ち上げる際の、クライアント端末における初期処理の一例を示す図である。It is a figure which shows an example of the initial process in a client terminal at the time of starting the WEB application screen which can use a function key in embodiment of this invention. 本発明の実施形態における、ファンクションキー押下時に実行させるWEBアプリケーション画面上の機能ボタンを変更する処理を示す図である。It is a figure which shows the process which changes the function button on the WEB application screen performed when the function key is pressed in embodiment of this invention. 本発明の実施形態における、WEBアプリケーションにおける機能ボタン押下によって行った場合の処理を、ファンクションキーを押下することによって行った場合の処理を示す図である。It is a figure which shows the process at the time of performing by performing the process when it presses a function key in the embodiment of this invention by pressing the function button in a WEB application. 本発明の実施形態における、WEBアプリケーションにおけるファンクションキーの割り当てが、画面への入力状況、または、操作状況に応じて、変更されていく処理を示した図である。It is the figure which showed the process in which assignment of the function key in a WEB application is changed according to the input condition to a screen, or an operation condition in embodiment of this invention. 本発明の実施形態における、ファンクションキー押下時に実行させるWEBアプリケーション上の機能ボタンが定義されたファンクション定義ファイルの一例を示す図である。It is a figure which shows an example of the function definition file in which the function button on the WEB application performed when the function key is pressed in the embodiment of the present invention is defined. 本発明の実施形態における、WEBアプリケーションにおけるファンクションキーの割り当てが、画面への入力状況、または、操作状況に応じて、変更されていく処理のもう一つの例を示した図である。It is the figure which showed another example of the process in which the allocation of the function key in a WEB application is changed according to the input condition to a screen, or an operation condition in embodiment of this invention. 本発明の実施形態における、ファンクションキー押下時に実行されるWEBアプリケーションン上の機能ボタンが定義されたファンクションキー定義ファイルのもう一つの例を示す図である。It is a figure which shows another example of the function key definition file in which the function button on the WEB application performed when the function key is pressed in the embodiment of the present invention is defined. 本発明の実施形態における、WEBアプリケーション画面を立ち上げた時の画面のイメージ図である。It is an image figure of a screen when starting up a WEB application screen in the embodiment of the present invention. 本発明の実施形態における、WEBアプリケーション画面において、機能ボタンが割り当てられたファンクションキーを実行する際の画面のイメージ図である。It is an image figure of the screen at the time of executing the function key to which the function button was allocated in the WEB application screen in embodiment of this invention. 本発明の実施形態における、WEBアプリケーション画面において、機能ボタンが割り当てられたファンクションキーを実行した後の画面のイメージ図である。It is an image figure of the screen after performing the function key to which the function button was allocated in the WEB application screen in embodiment of this invention. 本発明の実施形態における、WEBアプリケーション画面において、入力項目へ値が入力され、更にファンクションキーが押下され画面上のボタン押下と同等の処理が実行される際の画面のイメージ図である。FIG. 10 is an image diagram of a screen when a value is input to an input item on the WEB application screen according to the embodiment of the present invention, a function key is further pressed, and processing equivalent to a button press on the screen is executed. 本発明の実施形態における、WEBアプリケーション画面において、機能ボタンが割り当てられたファンクションキーを実行した後、同一ファンクションキーへ割り当て予定の別の機能ボタンが有効にされた際の画面のイメージ図である。FIG. 10 is an image diagram of a screen when another function button scheduled to be assigned to the same function key is validated after executing the function key to which the function button is assigned on the WEB application screen in the embodiment of the present invention. 本発明の実施形態における、WEBアプリケーション画面において、機能ボタンが割り当てられたファンクションキーを実行した後、別の機能ボタンが割り当てられた同一のファンクションキーが押下された際の画面のイメージ図である。In the embodiment of the present invention, after executing a function key to which a function button is assigned on the WEB application screen, it is an image diagram of the screen when the same function key to which another function button is assigned is pressed. 本発明の実施形態における、WEBアプリケーション画面において、機能ボタンが割り当てられたファンクションキーを実行した後、別の機能ボタンが割り当てられた同一のファンクションキーが押下された際の画面のイメージ図である。In the embodiment of the present invention, after executing a function key to which a function button is assigned on the WEB application screen, it is an image diagram of the screen when the same function key to which another function button is assigned is pressed. 本発明の第二の実施形態において、クライアント端末において特定キーが実行された時に実行される、該クライアント端末上の画面上の機能ボタンを定義したファイルを、画面が起動された時の読み込む処理を示した図である。In the second embodiment of the present invention, processing for reading a file defining function buttons on the screen on the client terminal, which is executed when the specific key is executed on the client terminal, when the screen is activated FIG. 本発明の第二の実施形態において、特定キー実行時に実行される機能ボタンの選択処理と、特定キー実行時に実行される機能ボタンの切り替え処理の一例を示した図である。In the second embodiment of the present invention, it is a diagram showing an example of a function button selection process executed when the specific key is executed and a function button switching process executed when the specific key is executed. 本発明の第二の実施形態において、特定キー実行時に実行される機能ボタンの選択処理の詳細処理の一例を示した図である。It is the figure which showed an example of the detailed process of the selection process of the function button performed at the time of specific key execution in 2nd embodiment of this invention. 本発明の第二の実施形態において、画面起動がされる度に、クライアント端末101のメモリ上へ読み込まれる特定キー定義ファイルの一例を示した図である。In the second embodiment of the present invention, it is a diagram showing an example of a specific key definition file read into the memory of the client terminal 101 every time the screen is activated. 本発明の第二の実施形態において、画面表示処理でクライアント端末101のメモリ上へ読み込まれる、特定キー制御プログラム内で使用される、実行ボタン状態変更定義テーブルの一例を占めす図である。In 2nd embodiment of this invention, it is a figure which occupies an example of the execution button state change definition table used in the specific key control program read into the memory of the client terminal 101 by screen display processing. 本発明の第二の実施形態において、クライアント端末から、ユーザがアプリケーション画面上の入力項目へ入力した場合に、入力の状況や画面操作によって、クライアント端末上の特定キーを実行した場合に実行される機能ボタンが切り替えられていく処理の一例を示した図である。In the second embodiment of the present invention, when a user inputs to an input item on an application screen from a client terminal, it is executed when a specific key on the client terminal is executed by an input situation or screen operation. It is the figure which showed an example of the process in which a function button is switched. 本発明の第二の実施形態において、アプリケーション画面を立ち上げた時の画面のイメージ図である。In 2nd embodiment of this invention, it is an image figure of a screen when starting up an application screen. 本発明の第二の実施形態における、アプリケーション画面において、特定キーが実行され、機能ボタンが実行される際の画面のイメージ図である。It is an image figure of a screen when a specific key is executed and a function button is executed on the application screen in the second embodiment of the present invention. 本発明の第二の実施形態における、アプリケーション画面において、特定キーが実行され、機能ボタンが実行した後の画面のイメージ図である。It is an image figure of a screen after a specific key is performed and a function button is performed in the application screen in 2nd embodiment of this invention. 本発明の第二の実施形態における、アプリケーション画面において、入力項目へ値が入力され、特定キー実行時に、実行されることになっている画面上の機能ボタンが実行される際の画面のイメージ図である。In the second embodiment of the present invention, in the application screen, when a value is input to an input item and a function button on the screen that is to be executed is executed when a specific key is executed, is there. 本発明の第二の実施形態における、アプリケーション画面において、ある特定キーを実行し、その時点で実行されるべき機能ボタンが実行された後、再度同一の特定キーを実行した場合に、業別の務処理実行ボタンが実行されるにしている画面のイメージ図である。In the second embodiment of the present invention, when a specific key is executed on the application screen and a function button to be executed at that time is executed, and then the same specific key is executed again, It is an image figure of the screen which is made to perform the business process execution button. 本発明の第二の実施形態における、WEBアプリケーション画面において、機能ボタンが割り当てられた特定キーを実行した後、別の機能ボタンが割り当てられた同一の特定キーが実行された際の画面のイメージ図である。In the second embodiment of the present invention, in the WEB application screen, after executing a specific key to which a function button is assigned, an image diagram of the screen when the same specific key to which another function button is assigned is executed. is there. 本発明の第二の実施形態における、WEBアプリケーション画面において、機能ボタンが割り当てられた特定キーを実行した後、別の機能ボタンが割り当てられた同一の特定キーが実行された際の画面のイメージ図である。In the second embodiment of the present invention, in the WEB application screen, after executing a specific key to which a function button is assigned, an image diagram of the screen when the same specific key to which another function button is assigned is executed. is there. 本発明の第二の実施形態において、特定キー実行時に実行される機能ボタンの切り替え処理の一例を示した図である。It is the figure which showed an example of the switch process of the function button performed at the time of specific key execution in 2nd embodiment of this invention. 本発明の第二の実施形態において、画面の各状態において特定キーを実行した場合に実行される機能ボタンの一例を示した図である。In 2nd embodiment of this invention, it is the figure which showed an example of the function button performed when a specific key is performed in each state of a screen.

以下、図面を参照して本発明の実施形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明実施形態の、ファンクションキーを押下することにより、WEBアプリケーション画面上で業務処理を実行する機能ボタンと同等のこと行うクライアント端末101(情報処理装置)と、アプリケーションサーバ102のシステム構成の一例を示したシステム構成図である。   FIG. 1 shows a system of a client terminal 101 (information processing apparatus) and an application server 102 that performs the same function as a function button for executing a business process on a WEB application screen by pressing a function key according to an embodiment of the present invention It is a system configuration figure showing an example of composition.

WEBアプリケーションシステム100は、クライアント端末101及びアプリケーションサーバ102を含んで構成されており、クライアント端末101及びアプリケーションサーバ102は、ネットワーク103を介して接続されている、業務処理を行うためのWEBアプリケーションシステムとする。   The WEB application system 100 includes a client terminal 101 and an application server 102. The client terminal 101 and the application server 102 are connected via a network 103, and are a WEB application system for performing business processing. To do.

クライアント端末101は、ユーザが利用可能なアプリケーションを特定するような特定情報をメニュー画面として表示し、ユーザから選択されたメニュー画面の特定情報に該当するアプリケーションの、クライアント端末101への表示をアプリケーションサーバ102へ要求する。   The client terminal 101 displays specific information for identifying an application that can be used by the user as a menu screen, and displays an application corresponding to the specific information on the menu screen selected by the user on the client terminal 101 on the application server. Request to 102.

アプリケーションサーバ102は、クライアント端末101から要求されたアプリケーションの表示の要求に応じて、自身に記憶したアプリケーションをクライアント端末101へ送信する。これらの仕組みにより、クライアント端末101から、アプリケーションサーバ102上で動作する、WEBアプリケーションシステムを使用することが可能になる。   The application server 102 transmits the application stored in the application server 102 to the client terminal 101 in response to a display request for the application requested from the client terminal 101. With these mechanisms, it becomes possible to use the WEB application system that operates on the application server 102 from the client terminal 101.

図2は、本発明の実施形態におけるクライアント端末101とアプリケーションサーバ102のハードウェア構成を示す図である。   FIG. 2 is a diagram showing a hardware configuration of the client terminal 101 and the application server 102 in the embodiment of the present invention.

CPU201は、システムバス204に接続される各デバイスやコントローラを統括的に制御する。   The CPU 201 comprehensively controls each device and controller connected to the system bus 204.

また、ROM202あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input / Output System)やオペレーティングシステムプログラム(以下、OS)や、各サーバ或いは各PCの実行する機能を実現するために必要な後述する各種プログラム等が記憶されている。RAM203は、CPU201の主メモリ、ワークエリア等として機能する。   Further, the ROM 202 or the external memory 211 is necessary for realizing a BIOS (Basic Input / Output System) or an operating system program (hereinafter referred to as OS) that is a control program of the CPU 201 and functions executed by each server or each PC. Various programs to be described later are stored. The RAM 203 functions as a main memory, work area, and the like for the CPU 201.

CPU201は、処理の実行に際して必要なプログラム等をRAM203にロードして、プログラムを実行することで各種動作を実現するものである。   The CPU 201 implements various operations by loading a program necessary for execution of processing into the RAM 203 and executing the program.

また、入力コントローラ(入力C)205は、キーボード209や不図示のマウス等のポインティングデバイスからの入力を制御する。   An input controller (input C) 205 controls input from a pointing device such as a keyboard 209 or a mouse (not shown).

ビデオコントローラ(VC)206は、CRTディスプレイ(CRT)210等の表示器への表示を制御する。表示器はCRTだけでなく、液晶ディスプレイでも構わない。これらは必要に応じて管理者が使用するものである。本発明には直接関係があるものではない。   A video controller (VC) 206 controls display on a display device such as a CRT display (CRT) 210. The display device may be a liquid crystal display as well as a CRT. These are used by the administrator as needed. The present invention is not directly related.

メモリコントローラ(MC)207は、ブートプログラム、ブラウザソフトウエア、各種のアプリケーション、フォントデータ、ユーザファイル、編集ファイル、各種データ等を記憶するハードディスク(HD)やフロッピー(登録商標)ディスク或いはPCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等の外部メモリ211へのアクセスを制御する。   The memory controller (MC) 207 is stored in a hard disk (HD), a floppy (registered trademark) disk or a PCMCIA card slot for storing a boot program, browser software, various applications, font data, user files, editing files, various data, and the like. Controls access to an external memory 211 such as a compact flash (registered trademark) memory connected via an adapter.

通信I/Fコントローラ(通信I/FC)208は、ネットワークを介して、外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いたインターネット通信等が可能である。   A communication I / F controller (communication I / FC) 208 is connected to and communicates with an external device via a network, and executes communication control processing in the network. For example, Internet communication using TCP / IP is possible.

なお、CPU201は、例えばRAM203内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、CRT210上での表示を可能としている。また、CPU201は、CRT210上の不図示のマウスカーソル等でのユーザ指示を可能とする。   Note that the CPU 201 enables display on the CRT 210 by executing outline font rasterization processing on a display information area in the RAM 203, for example. In addition, the CPU 201 enables a user instruction with a mouse cursor (not shown) on the CRT 210.

本発明を実現するためのプログラムは外部メモリ211に記録されており、必要に応じてRAM203にロードされることによりCPU201によって実行されるものである。   A program for realizing the present invention is recorded in the external memory 211, and is executed by the CPU 201 by being loaded into the RAM 203 as necessary.

次に、図3を用いて、本発明にけるクライアント端末とアプリケーションサーバの機能構成図の一例について説明する。   Next, an example of a functional configuration diagram of the client terminal and the application server according to the present invention will be described with reference to FIG.

クライアント端末101は、ファンクションキー定義ファイル受信部301、ファンクションキー定義ファイル記憶部302、業務処理割当部303、業務処理割当変更部304からなる。また、アプリケーションサーバ102は、ファンクションキー定義ファイル送信部305からなる。   The client terminal 101 includes a function key definition file receiving unit 301, a function key definition file storage unit 302, a business process allocation unit 303, and a business process allocation change unit 304. The application server 102 includes a function key definition file transmission unit 305.

ファンクションキー定義ファイル受信部301は、ファンクションキー押下時に実行されるWEBアプリケーション画面上の業務処理を実行する機能ボタンの割り当てを定義したファンクションキー定義ファイルを、アプリケーションサーバ102から受信する受信部である。   The function key definition file receiving unit 301 is a receiving unit that receives from the application server 102 a function key definition file that defines assignment of function buttons for executing a business process on the WEB application screen executed when the function key is pressed.

ファンクションキー定義ファイル記憶部302は、ファンクションキー定義ファイル受信部301によって、アプリケーションサーバ102から受信したファンクションキー定義ファイルをクライアント端末側において記憶する記憶部である。   The function key definition file storage unit 302 is a storage unit that stores the function key definition file received from the application server 102 by the function key definition file receiving unit 301 on the client terminal side.

業務処理割当部303は、ファンクションキー定義ファイル受信部301で受信したファンクションキー定義ファイルに基づいて、ファンクションキー押下時に、アプリケーション上の業務処理を実行する機能ボタンが動作するように、ファンクションキーに対して該機能ボタンを割り当てる割当部である。   Based on the function key definition file received by the function key definition file receiving unit 301, the business process assigning unit 303 applies the function key to the function key so that the function button for executing the business process on the application operates when the function key is pressed. And assigning the function buttons.

業務処理割当変更部304は、業務処理割当部303により割り当てられた、ファンクションキー押下時のアプリケーション上の業務処理を実行する機能ボタンを、WEBアプリケーション画面上の入力状況、または、操作状況に応じて、ファンクションキー押下時に実行する機能ボタンを変更する変更部である。   The business process allocation changing unit 304 assigns a function button assigned by the business process allocation unit 303 to execute the business process on the application when the function key is pressed according to the input status or operation status on the WEB application screen. The change unit changes the function button to be executed when the function key is pressed.

ファンクションキー定義ファイル送信部305は、ファンクションキー押下時に実行されるWEBアプリケーション画面上の業務処理を実行する機能ボタンの割り当てを定義したファンクションキー定義ファイルを、クライアント端末101へ送信する送信部である。
<第一の実施例>
The function key definition file transmission unit 305 is a transmission unit that transmits to the client terminal 101 a function key definition file that defines assignment of function buttons for executing a business process on the WEB application screen that is executed when the function key is pressed.
<First embodiment>

続いて本発明の第一の実施例を説明する。第一の実施例では、ファンクションキーの押下時に実行されるWEBアプリケーション画面上の業務処理を実行する機能ボタンの割り当てを定義した、ファンクションキー定義ファイルに基づいて、ファンクションキーの押下時に、アプリケーション上の業務処理を実行する機能ボタンを動作させる方法について説明をする。また、WEBアプリケーション画面上の入力状況や操作状況に応じて、ファンクションキーの押下時に実行する機能ボタンを随時変更することを可能とする方法についても説明をする。   Next, a first embodiment of the present invention will be described. In the first embodiment, when the function key is pressed based on the function key definition file that defines the assignment of the function button that executes the business process on the WEB application screen that is executed when the function key is pressed, A method for operating a function button for executing business processing will be described. In addition, a method for enabling the function button to be executed when the function key is pressed to be changed at any time according to the input status or operation status on the WEB application screen will be described.

まず、図4について説明を行う。図4は、クライアント端末におけるファンクションキーの機能を該クライアント端末における画面の機能ボタンに割り当てるためのクライアント端末側における初期処理の流れを示した図である。この処理を行うことにより、クライアント端末におけるファンクションキーが機能ボタンに割り当てられ、ファンクションキー押下時に画面上の機能ボタンを実行したのと同じ効果が得られるようになる。   First, FIG. 4 will be described. FIG. 4 is a diagram showing a flow of initial processing on the client terminal side for assigning the function key function in the client terminal to the function button on the screen in the client terminal. By performing this process, the function key in the client terminal is assigned to the function button, and the same effect as that when the function button on the screen is executed when the function key is pressed can be obtained.

ステップS401において、クライアント端末101のCPU201は、ユーザによるシステムへのログインを受け付ける。   In step S401, the CPU 201 of the client terminal 101 receives a login to the system by the user.

ステップS402において、クライアント端末101のCPU201は、ファンクションキーの定義ファイルと、ファンクションキー制御のプログラムを、アプリケーションサーバ102に対し要求する。   In step S <b> 402, the CPU 201 of the client terminal 101 requests the application server 102 for a function key definition file and a function key control program.

ステップS403において、アプリケーションサーバ102のCPU201は、クライアント端末101のCPUからの、ファンクションキーの定義ファイルと、ファンクションキー制御のプログラムの要求を受け取る。   In step S403, the CPU 201 of the application server 102 receives a function key definition file and a function key control program request from the CPU of the client terminal 101.

ステップS404において、アプリケーションサーバ102のCPU201は、ステップS402におけるクライアント端末101からの要求に基づき、ファンクションキーの定義ファイルと、ファンクションキー制御のプログラムを、クライアント端末101に対し送信する。   In step S <b> 404, the CPU 201 of the application server 102 transmits a function key definition file and a function key control program to the client terminal 101 based on the request from the client terminal 101 in step S <b> 402.

ステップS405において、クライアント端末101のCPU201は、アプリケーションサーバ102のCPUから送信された、ファンクションキーの定義ファイルと、ファンクションキー制御のプログラムを受け取る。   In step S405, the CPU 201 of the client terminal 101 receives the function key definition file and the function key control program transmitted from the CPU of the application server 102.

ステップS406において、クライアント端末101のCPU201は、アプリケーションサーバ102のCPUから送信された、ファンクションキーの定義ファイルと、ファンクションキー制御のプログラムをクライアント端末101のメモリ上に読み込む。   In step S <b> 406, the CPU 201 of the client terminal 101 reads the function key definition file and the function key control program transmitted from the CPU of the application server 102 into the memory of the client terminal 101.

次に、図4の初期処理でクライアント端末101のメモリ上へ読み込まれる、図8に図示した、ファンクションキー定義ファイルについて説明をする。   Next, the function key definition file illustrated in FIG. 8 that is read into the memory of the client terminal 101 in the initial processing of FIG. 4 will be described.

図8は、初期処理でクライアント端末101のメモリ上へ読み込まれるファンクション定義ファイルの一例である。   FIG. 8 is an example of a function definition file read into the memory of the client terminal 101 in the initial process.

項目としては、画面名801、ファンクションキー802、機能ボタン803からなる。   Items include a screen name 801, function keys 802, and function buttons 803.

画面名801へは、画面で使用される機能ボタンをファンクションキーを押下した際にも実行されるように割り当てる必要がある画面の名称を設定する。   In the screen name 801, the name of the screen that needs to be assigned so that the function button used on the screen is executed even when the function key is pressed is set.

ファンクションキー802へは、画面名801で登録された画面において、機能ボタンの処理を行わせるファンクションキーを設定する。   In the function key 802, a function key for performing function button processing on the screen registered with the screen name 801 is set.

機能ボタン803へは、ファンクションキー802に登録されているファンクションキーが押下された場合に、画面上に存在する、実行させるべき機能ボタンを設定する。   In the function button 803, when a function key registered in the function key 802 is pressed, a function button to be executed that exists on the screen is set.

この設定を図4の初期処理において、クライアント端末側へ読み込むことにより、クライアント端末上でユーザがアプリケーション画面を立ち上げた時の初期画面におけるファンクションキー押下時に実行されるアプリケーション画面上の機能ボタンが決定する。   By reading this setting into the client terminal side in the initial processing of FIG. 4, the function button on the application screen to be executed when the function key is pressed on the initial screen when the user starts up the application screen on the client terminal is determined. To do.

次に、図5について説明を行う。図5は、画面の入力状態によりクライアント端末のファンクションキーに割り当てられる機能ボタンを変更する際の流れを示した図である。この処理を行うことにより、クライアント端末上の画面の項目に対する入力状態により、ファンクションキーへの機能ボタンの割り当てを変更することが出来るようになる。   Next, FIG. 5 will be described. FIG. 5 is a diagram showing a flow when the function buttons assigned to the function keys of the client terminal are changed according to the input state of the screen. By performing this process, it becomes possible to change the assignment of the function buttons to the function keys according to the input state for the items on the screen on the client terminal.

ステップS501において、クライアント端末101のCPU201は、クライアント端末を利用しているユーザからの、画面上の項目に対する入力を受付ける。   In step S501, the CPU 201 of the client terminal 101 accepts input for items on the screen from a user using the client terminal.

ステップS502において、クライアント端末101のCPU201は、クライアント端末を利用しているユーザからの画面入力により発生した、画面上でのアプリケーションのイベントの発生を検知したか否かを判定する。   In step S502, the CPU 201 of the client terminal 101 determines whether or not the occurrence of an application event on the screen, which is generated by a screen input from a user using the client terminal, is detected.

ステップS502において、クライアント端末101のCPU201が、画面入力による画面上でのイベントの発生を検知した場合(ステップS502においてYESの場合)、後続のステップS503へ処理を進める。   In step S502, if the CPU 201 of the client terminal 101 detects the occurrence of an event on the screen due to screen input (YES in step S502), the process proceeds to the subsequent step S503.

ステップS502において、クライアント端末101のCPU201が、画面入力による画面上でのイベントの発生を検知しなかった場合(ステップS502においてNOの場合)、ステップS501のユーザによるクライアント端末における画面上の項目に対する入力の受付の処理を繰り返す。   In step S502, if the CPU 201 of the client terminal 101 does not detect the occurrence of an event on the screen due to the screen input (NO in step S502), the user inputs to the items on the screen in the client terminal in step S501. Repeat the reception process.

ステップS503において、クライアント端末101のCPU201は、ステップS502において発生したアプリケーションのイベントを読み取る。   In step S503, the CPU 201 of the client terminal 101 reads the application event that occurred in step S502.

ステップS504において、クライアント端末101のCPU201は、後続のステップS505とステップS506の処理を実行するためのプログラムを実行する。   In step S504, the CPU 201 of the client terminal 101 executes a program for executing the processes in subsequent steps S505 and S506.

ステップS505において、クライアント端末101のCPU201は、クライアント端末上の画面上で、ステップS506の処理でファンクションキーに割り当てられる機能ボタンを使用可能に変更する。   In step S505, the CPU 201 of the client terminal 101 changes the function buttons assigned to the function keys in the process of step S506 to be usable on the screen on the client terminal 101.

ステップS506において、クライアント端末101のCPU201は、ファンクションキーに対応する機能ボタンの割り当てを書き換える。つまり、図4の初期処理でクライアント端末のメモリへ読み込まれたファンクションキーの定義を書き換えることを行う。   In step S506, the CPU 201 of the client terminal 101 rewrites the function button assignment corresponding to the function key. That is, the function key definition read into the memory of the client terminal in the initial process of FIG. 4 is rewritten.

次に、図6について説明を行う。図6は、クライアント端末のファンクションキーが押下された際の流れを示した図である。この処理を行うことにより、クライアント端末上の画面の入力状態に対応した、画面上の機能ボタンがファンクションキーに割り当てられ、クライアント端末上で、該機能ボタンの機能を実行するためにファンクションキーを使用することが出来るようになる。   Next, FIG. 6 will be described. FIG. 6 is a diagram showing a flow when the function key of the client terminal is pressed. By performing this process, the function button on the screen corresponding to the input state of the screen on the client terminal is assigned to the function key, and the function key is used to execute the function of the function button on the client terminal. You will be able to

ステップS601において、クライアント端末101のCPU201は、クライアント端末を利用しているユーザから、ファンクションキーが押下されたことを検知する。   In step S <b> 601, the CPU 201 of the client terminal 101 detects that a function key has been pressed by a user using the client terminal.

ステップS602において、クライアント端末101のCPU201は、クライアント端末に読み込まれているメモリ上のファンクションキーの定義より、押下されたファンクションキーに対応する、画面上の機能ボタンから呼び出されるプログラムを受け取る。   In step S602, the CPU 201 of the client terminal 101 receives a program called from a function button on the screen corresponding to the pressed function key, from the function key definition on the memory read into the client terminal.

ステップS603において、クライアント端末101のCPU201は、ステップS602で受け取ったプログラムを実行する。   In step S603, the CPU 201 of the client terminal 101 executes the program received in step S602.

次に、これまでに説明したファンクションキー定義ファイルにおける設定とは別の設定方法になるファンクションキー定義ファイルの設定方法について説明を行う。   Next, a function key definition file setting method that is different from the setting in the function key definition file described so far will be described.

前述したファンクションキー定義ファイルにおける設定方法は、ファンクションキーに割り当てられた機能ボタンを、ユーザによる画面への処理、または、画面への入力の状態によって、随時、ファンクションキーへ割り当てられる機能ボタンを状況に応じて変更させ、同じファンクションキーで違う機能ボタンを押下することができるようにする方法である。   According to the setting method in the function key definition file described above, the function buttons assigned to the function keys can be changed from time to time depending on whether the function buttons assigned to the function keys are processed or input to the screen. It is a method that allows the user to press different function buttons with the same function key.

もう一つのファンクションキー定義ファイルにおける設定方法は、定義するファンクションキーに割り当てる機能ボタンを第1候補ボタン、第2候補ボタンというように、候補を複数定義しておき、通常は第1候補ボタンがファンクションキーへ割り当てられる機能ボタンとなるが、その第一候補ボタンが画面上で無効にした場合(押下出来ない、または、非表示の場合)に、第二候補ボタンに指定した機能ボタンが使用できるようにし、同じファンクションキーで違う機能ボタンを押下することができるようにする方法である。   Another setting method in the function key definition file is to define a plurality of candidates such that the function buttons assigned to the function keys to be defined are the first candidate button and the second candidate button. Normally, the first candidate button is a function button. Function button assigned to the key, but if the first candidate button is disabled on the screen (cannot be pressed or hidden), the function button specified as the second candidate button can be used In this method, different function buttons can be pressed with the same function key.

まず、この設定方法についても、図4の初期処理をクライアント端末101に対して行うため、図4の説明については省略をする。ただし、読み込まれるファンクション定義ファイルについては、図10に図示したファンクション定義ファイルをクライアント端末101へ読み込んでくる。図10の説明については後述する。   First, since the initial process of FIG. 4 is also performed on the client terminal 101 in this setting method, the description of FIG. 4 is omitted. However, for the function definition file to be read, the function definition file illustrated in FIG. 10 is read into the client terminal 101. The description of FIG. 10 will be described later.

次に、当設定方法における、ファンクションキーへの機能ボタンの割り当ての変更方法を、図9を用いて説明をする。   Next, a method for changing the assignment of function buttons to function keys in this setting method will be described with reference to FIG.

図9は、画面の入力状態によりクライアント端末のファンクションキーに割り当てられる機能ボタンを変更する際の流れを示した図である。この処理を行うことにより、クライアント端末上の画面の項目に対する入力状態により、ファンクションキーへの機能ボタンの割り当てを変更することが出来るようになる。   FIG. 9 is a diagram showing a flow when changing the function buttons assigned to the function keys of the client terminal according to the input state of the screen. By performing this process, it becomes possible to change the assignment of the function buttons to the function keys according to the input state for the items on the screen on the client terminal.

ステップS901において、クライアント端末101のCPU201は、クライアント端末を利用しているユーザからの、画面上の項目に対する入力を受付ける。   In step S <b> 901, the CPU 201 of the client terminal 101 receives an input for an item on the screen from a user using the client terminal.

ステップS902において、クライアント端末101のCPU201は、クライアント端末を利用しているユーザからの画面入力により発生した、画面上でのアプリケーションのイベントの発生を検知したか否かを判定する。   In step S <b> 902, the CPU 201 of the client terminal 101 determines whether or not the occurrence of an application event on the screen, which is generated by a screen input from a user using the client terminal, is detected.

ステップS902において、クライアント端末101のCPU201が、画面入力による画面上でのイベントの発生を検知した場合(ステップS902においてYESの場合)、後続のステップS903へ処理を進める。   In step S902, when the CPU 201 of the client terminal 101 detects the occurrence of an event on the screen due to the screen input (YES in step S902), the process proceeds to the subsequent step S903.

ステップS902において、クライアント端末101のCPU201が、画面入力による画面上でのイベントの発生を検知しなかった場合(ステップS902においてNOの場合)、ステップS901のユーザによるクライアント端末における画面上の項目に対する入力の受付の処理を繰り返す。   In step S902, if the CPU 201 of the client terminal 101 does not detect the occurrence of an event on the screen due to the screen input (NO in step S902), the user inputs to the item on the screen in the client terminal in step S901. Repeat the reception process.

ステップS903において、クライアント端末101のCPU201は、ステップS902において発生したアプリケーションのイベントを読み取る。   In step S903, the CPU 201 of the client terminal 101 reads the application event generated in step S902.

ステップS904において、クライアント端末101のCPU201は、後続のステップS905の処理を実行するためのプログラムを実行する。   In step S904, the CPU 201 of the client terminal 101 executes a program for executing the processing of the subsequent step S905.

ステップS905において、クライアント端末101のCPU201は、ファンクションキーに割り当てる機能ボタンを画面上で有効化する。   In step S905, the CPU 201 of the client terminal 101 validates the function button assigned to the function key on the screen.

次に、図4の初期処理において、クライアント端末101のメモリ上へ読み込まれる、図10に図示したファンクションキー定義ファイルについて説明をする。   Next, the function key definition file shown in FIG. 10 that is read into the memory of the client terminal 101 in the initial processing of FIG. 4 will be described.

図10は、初期処理でクライアント端末101のメモリ上へ読み込まれる、もう一つの設定方法で行った、ファンクションキー定義ファイルの一例である。   FIG. 10 is an example of a function key definition file that is read into the memory of the client terminal 101 in the initial process and is performed by another setting method.

項目としては、画面名1001、ファンクションキー1002、機能ボタンの第1候補1003、機能ボタンの第2候補1004からなる。   Items include a screen name 1001, function keys 1002, first function button candidates 1003, and second function button candidates 1004.

画面名1001へは、画面で使用される機能ボタンをファンクションキーを押下した際にも実行できるように割り当てる必要がある画面について名称を設定する。   In the screen name 1001, a name is set for a screen that needs to be assigned so that a function button used on the screen can be executed even when the function key is pressed.

ファンクションキー1002へは、画面名1001で登録された画面で、機能ボタンの処理を行わせるファンクションキーを設定する。   In the function key 1002, a function key for performing function button processing on the screen registered with the screen name 1001 is set.

機能ボタンの第1候補1003へは、ファンクションキー1002に登録されているファンクションキーが押下された場合に、画面上に存在する機能ボタンで優先的に実行させる機能ボタンを設定する。   A function button that is preferentially executed by a function button existing on the screen when a function key registered in the function key 1002 is pressed is set in the first function button candidate 1003.

機能ボタンの第2候補1004へは、ファンクションキー1002に登録されているファンクションキーが押下された場合に、第1候補の1003へ設定された、画面上に存在する機能ボタンが、無効になった場合(押下出来ない、または、非表示の場合)に実行させる機能ボタンを設定する。   When the function key registered in the function key 1002 is pressed, the function button existing on the screen set to the first candidate 1003 is invalidated to the second function button candidate 1004 Set the function button to be executed in case (cannot be pressed or hidden).

この設定を図4の初期処理において、クライアント端末側へ読み込むことにより、クライアント端末上でユーザがアプリケーション画面を立ち上げた時の初期画面におけるファンクションキー押下時に実行されるアプリケーション画面上の機能ボタンが決定する。   By reading this setting into the client terminal side in the initial processing of FIG. 4, the function button on the application screen to be executed when the function key is pressed on the initial screen when the user starts up the application screen on the client terminal is determined. To do.

次に、ファンクションキー押下の処理については、図6の処理と同じになるため、図6の説明については省略をする。   Next, the function key pressing process is the same as the process shown in FIG. 6, and the description of FIG. 6 is omitted.

以上、もう一つの方法でファンクション定義ファイルを設定した場合の説明を終了する。   This is the end of the description when the function definition file is set by another method.

次に図7について説明を行う。図7は、クライアント端末から、ユーザが実際にWEBアプリケーション画面上で動作するシステムの画面の入力項目へ入力した場合に、その入力の段階において、クライアント端末におけるファンクションキーに対する、画面上の機能ボタンの割り当てが変更されていく処理の流れを示した図である。   Next, FIG. 7 will be described. FIG. 7 shows the function buttons on the screen corresponding to the function keys in the client terminal at the input stage when the user actually inputs the input items on the screen of the system operating on the WEB application screen from the client terminal. It is the figure which showed the flow of the process in which allocation is changed.

この処理では、例として、9番目のファンクションキーであるF9キーに、ヘッダと明細の入力箇所が存在する伝票データの入力画面において、F9キーへ割り当てられていく機能ボタンが、画面の入力状態や、処理状態に応じて変えていく処理を、入力状態や処理状態の例に従がって説明を行う。   In this processing, as an example, the function button assigned to the F9 key on the slip data input screen in which the header and details are input to the F9 key, which is the ninth function key, is displayed on the screen. The processing that changes according to the processing state will be described according to examples of the input state and the processing state.

ステップS701で、クライアント端末101のCPU201は、伝票登録の画面を表示する。   In step S701, the CPU 201 of the client terminal 101 displays a slip registration screen.

ステップS702で、クライアント端末101のCPU201は、伝票登録の画面が表示された直後は、F9キーを図11の確定ボタン1101に割り当てる。   In step S702, the CPU 201 of the client terminal 101 assigns the F9 key to the confirmation button 1101 in FIG. 11 immediately after the slip registration screen is displayed.

ステップS703で、クライアント端末101のCPU201は、クライアント端末101を使用するユーザから、図12に図示するように、伝票登録画面のヘッダ入力エリア1201の入力項目への値の入力を受け付ける。   In step S <b> 703, the CPU 201 of the client terminal 101 accepts input of values from the user using the client terminal 101 to the input items in the header input area 1201 of the slip registration screen as illustrated in FIG. 12.

ステップS704で、クライアント端末101のCPU201は、クライアント端末101を使用するユーザからの、図12の伝票登録画面のヘッダ入力エリアの項目への入力が正常に終了したことを検知した後、現在、図12の確定ボタン1202の機能が割り当てられているF9キーが、ユーザによって押下されヘッダが確定されたことを検知する。   In step S <b> 704, the CPU 201 of the client terminal 101 detects that the input from the user using the client terminal 101 to the item in the header input area of the slip registration screen in FIG. It is detected that the F9 key to which the function of the 12 confirmation buttons 1202 is assigned is pressed by the user and the header is confirmed.

ステップS705で、クライアント端末101のCPU201は、クライアント端末101上の画面内の図13の明細入力エリア1301を入力不可状態から入力可能状態に変更する。逆に、この時、図13のヘッダ入力エリア1302を入力不可状態にする   In step S705, the CPU 201 of the client terminal 101 changes the detail input area 1301 in FIG. 13 in the screen on the client terminal 101 from the input disabled state to the input enabled state. Conversely, at this time, the header input area 1302 in FIG.

ステップS706において、クライアント端末101のCPU201は、図13の明細入力エリア1301において、ヘッダに紐づく各明細の登録を可能とするための、図13の明細反映ボタン1303を有効化する。   In step S706, the CPU 201 of the client terminal 101 activates the detail reflection button 1303 in FIG. 13 for enabling the registration of each detail associated with the header in the detail input area 1301 in FIG.

ステップS707において、クライアント端末101のCPU201は、ヘッダとそれに紐づいて登録された各明細を一伝票として登録することを可能とする図13の明細反映ボタン1303の機能をF9キーへ割り当てる。   In step S707, the CPU 201 of the client terminal 101 assigns to the F9 key the function of the detail reflection button 1303 in FIG. 13 that enables the header and each detail registered in association with the header to be registered as one slip.

次に、ステップS708からステップS712の処理は、図14の明細入力エリア1401へ、ユーザより入力がされている間繰り返す。   Next, the processing from step S708 to step S712 is repeated while the user inputs information in the detail input area 1401 of FIG.

ステップS708は、クライアント端末101のCPU201は、ユーザからの、図14の明細入力エリア1401へ対する値の正常値の入力が完了し、さらにステップS707で、明細反映ボタンの機能が割り当てられたF9キーが押下されたか、否かを判定する。   In step S708, the CPU 201 of the client terminal 101 completes the input of the normal value of the value to the detail input area 1401 in FIG. 14 from the user. Further, in step S707, the F9 key to which the function of the detail reflection button is assigned. It is determined whether or not is pressed.

ステップS708において、クライアント端末101のCPU201は、F9キーが押下されたことを検知すると、ステップS709において、図15の伝票確定ボタン1501を有効化する。   In step S708, when the CPU 201 of the client terminal 101 detects that the F9 key has been pressed, the CPU 201 validates the slip confirmation button 1501 in FIG. 15 in step S709.

なお、ステップS708において、クライアント端末101のCPU201が、F9キーが押下されたことを検知しなかった場合は、ユーザからの、図14の明細入力エリア1401へ対する値の正常値の入力が完了するまで、ステップS708の処理が繰り返される。   If the CPU 201 of the client terminal 101 does not detect that the F9 key is pressed in step S708, the normal value input to the detail input area 1401 in FIG. 14 from the user is completed. Until then, the process of step S708 is repeated.

次に、ステップS710において、クライアント端末101のCPU201は、ステップS709で有効化された、図15の伝票確定ボタン1501の機能を割り当てF9キーに割り当てる。   Next, in step S710, the CPU 201 of the client terminal 101 assigns the function of the slip confirmation button 1501 of FIG. 15 activated in step S709 to the assignment F9 key.

この時、これまでF9キーに割り当てられていた明細反映ボタンの機能は解除する。この段階では、画面の入力状態がヘッダに対し、明細が1件紐づいて登録されたため、伝票を確定する最低限の入力が出来ているため、F9キーに図15の伝票確定ボタン1501の機能を割りあて、F9キーを押下することにより、伝票確定が出来るようにしている。   At this time, the function of the detail reflection button previously assigned to the F9 key is canceled. At this stage, since the input state of the screen is registered in association with one detail for the header, the minimum input for confirming the slip has been made, so the function of the slip confirmation button 1501 in FIG. Is assigned, and the F9 key is pressed to confirm the slip.

ステップS711において、クライアント端末101のCPU201は、ユーザにより、図14に図示するように、明細入力エリア1401の入力項目に対し再び値が入力されたか否かを判定する。   In step S <b> 711, the CPU 201 of the client terminal 101 determines whether or not a value is input again for the input item in the detail input area 1401 by the user as illustrated in FIG. 14.

ステップS711において、クライアント端末101のCPU201が、ユーザにより、図14の明細入力エリアの入力項目に対し再び値が入力されたと判定した場合、後続のステップS712の処理を行う。   In step S711, if the CPU 201 of the client terminal 101 determines that a value has been input again for the input item in the detail input area of FIG. 14 by the user, the subsequent processing in step S712 is performed.

なお、ステップS711において、クライアント端末101のCPU201が、ユーザにより、図14の明細入力エリアの入力項目に対し、再び値が入力されたと判定されなかった場合はこのステップS708からステップS712の繰り返し処理を抜け、ステップS713の処理へ移る。   In step S711, if the CPU 201 of the client terminal 101 does not determine that a value has been input again for the input item in the detail input area in FIG. 14 by the user, the process from step S708 to step S712 is repeated. The process proceeds to step S713.

クライアント端末101のCPU201が、ユーザにより、図14の明細入力エリア1401の入力項目に対し、再び値が入力されたと判定した場合、ステップS712において、F9キーに割り当てられていた、伝票確定のボタンの機能を解除し、再び、F9キーへ、図13の明細反映ボタン1303の機能を割り当てる。   If the CPU 201 of the client terminal 101 determines that a value is input again for the input item in the detail input area 1401 of FIG. 14 by the user, the slip confirmation button assigned to the F9 key in step S712 is displayed. The function is canceled and the function of the detail reflection button 1303 in FIG. 13 is assigned to the F9 key again.

このように、明細が入力された段階で、明細反映ボタンの機能をF9キーへ割り当てるため、明細入力後の直後にF9キーを押下した場合は、ヘッダに紐づく明細を追加することが可能となる。   In this way, when the details are entered, the function of the detail reflection button is assigned to the F9 key. Therefore, if the F9 key is pressed immediately after the details are entered, it is possible to add details associated with the header. Become.

ステップS713において、クライアント端末101のCPU201は、ステップS710で、図16の伝票確定ボタン1601の機能が割り当てられているF9キーが押下され、伝票の入力が確定されたことを検知する。   In step S713, the CPU 201 of the client terminal 101 detects in step S710 that the F9 key to which the function of the slip confirmation button 1601 in FIG.

ステップS714において、クライアント端末101のCPU201は、ステップS713で1度押下された、図16の伝票確定ボタン1601を、伝票登録ボタンの機能を持つボタンにする(図17の伝票登録ボタン1701)。   In step S714, the CPU 201 of the client terminal 101 turns the slip confirmation button 1601 in FIG. 16 pressed once in step S713 into a button having a slip registration button function (slip registration button 1701 in FIG. 17).

ステップS715において、クライアント端末101のCPU201は、図17の伝票登録ボタン1701の機能をF9キーへ割り当てる。   In step S715, the CPU 201 of the client terminal 101 assigns the function of the slip registration button 1701 in FIG. 17 to the F9 key.

ステップS716において、クライアント端末101のCPU201は、クライアント端末を使用しているユーザによって、伝票登録ボタンの機能が割り当てられたF9キーが押下されたことを検知する。   In step S716, the CPU 201 of the client terminal 101 detects that the user using the client terminal has pressed the F9 key assigned with the function of the slip registration button.

ステップS716において、クライアント端末101のCPU201が、クライアント端末を使用しているユーザによって、F9キーが押下されたことを検知した場合は、ステップS717において、クライアント端末においてユーザによって入力された明細のデータを登録が完了したことを検知する。   In step S716, when the CPU 201 of the client terminal 101 detects that the F9 key is pressed by the user using the client terminal, in step S717, the detailed data input by the user at the client terminal is stored. Detect that registration is complete.

なお、ステップS716において、クライアント端末101のCPU201が、クライアント端末を使用しているユーザによって、F9キーが押下されたことを検知しない場合は、検知されるまでステップS716の処理を繰り返す。
<第二の実施例>
In step S716, if the CPU 201 of the client terminal 101 does not detect that the user using the client terminal has pressed the F9 key, the process of step S716 is repeated until it is detected.
<Second Example>

次に、本発明の第二の実施例について説明をする。本発明の第2の実施例については、図18から図30を用いて、特定キー定義ファイル2100に指定されている特定の特定キー実行時に実行される機能ボタンを、実際の画面上における有効状態、あるいは、無効状態を変更することにより、特定キーが実行された時に実行される機能ボタンを切り替える方法の実施形態について説明をする。   Next, a second embodiment of the present invention will be described. With respect to the second embodiment of the present invention, the function buttons executed when a specific key specified in the specific key definition file 2100 is executed are displayed on the actual screen using FIGS. Alternatively, an embodiment of a method for switching function buttons executed when a specific key is executed by changing an invalid state will be described.

なお、特定キーとは、通常のキーの役割ではなく、キーが実行された時に、画面上の機能ボタンを実行したのと同じことを行うように、その機能ボタンと紐づけられたキーのことをいう。例えば、ファンクションキー、SHIFT+CTRL+任意のキーで実現するショートカットキー等、キーボード上で指定した任意のキーを意味する。   A specific key is not a normal key role, but a key associated with a function button so that when the key is executed, the function button is executed in the same way as the key is executed. Say. For example, it means an arbitrary key designated on the keyboard, such as a function key, a shortcut key realized by SHIFT + CTRL + an arbitrary key.

まず、図18について説明を行う。図18は、クライアント端末において、特定キーが実行された時に実行される、該クライアント端末上の画面上の機能ボタンを定義した特定キー定義ファイルと、特定キー実行時に実行される機能ボタンを決定し、また実行される機能ボタンを制御する特定キー制御プログラムを、クライアント端末のアプリケーション画面の起動が要求された時に、画面データの一部としてアプリケーションサーバ側から読み込む処理を示した図である。   First, FIG. 18 will be described. FIG. 18 shows a specific key definition file that defines function buttons on the screen of the client terminal that are executed when a specific key is executed in the client terminal, and a function button that is executed when the specific key is executed. FIG. 5 is a diagram showing a process of reading a specific key control program for controlling a function button to be executed from the application server side as part of screen data when activation of an application screen of a client terminal is requested.

この処理は、画面単位で行われる処理であることとする。つまり、画面データの表示の際に、当該画面データを表示するためのデータに、特定キー定義ファイル2100、特定キー制御プログラム、機能ボタン状態変更定義テーブル2200が含まれているため、特定キー実行時に画面データに対応する定義ファイル、と制御プログラム、定義テーブルを用いることにより、機能ボタンを実行したことと同じ処理を行うことが実現可能となる。   This process is performed on a screen basis. That is, when displaying the screen data, the specific key definition file 2100, the specific key control program, and the function button state change definition table 2200 are included in the data for displaying the screen data. By using the definition file corresponding to the screen data, the control program, and the definition table, it is possible to perform the same processing as when the function button is executed.

なお、画面データごとに、特定キー定義ファイル2100と特定キー制御プログラムを個別に用意してもよいこととする。   Note that the specific key definition file 2100 and the specific key control program may be separately prepared for each screen data.

まず、ステップS1801において、クライアント端末101のCPU201は、ユーザによる任意の画面の起動を受け付ける。   First, in step S1801, the CPU 201 of the client terminal 101 accepts activation of an arbitrary screen by the user.

ステップS1802において、クライアント端末101のCPU201は、画面データを、アプリケーションサーバ102に対し要求する。   In step S1802, the CPU 201 of the client terminal 101 requests the application server 102 for screen data.

ステップS1803において、アプリケーションサーバ102のCPU201は、クライアント端末101のCPUからの、画面データの要求を受け取る。   In step S1803, the CPU 201 of the application server 102 receives a screen data request from the CPU of the client terminal 101.

ステップS1804において、アプリケーションサーバ102のCPU201は、ステップS1802におけるクライアント端末101からの要求に基づき、特定キー定義ファイル2100と、特定キー制御プログラムを含む画面データを生成する。あるいは、作成済みのファイルを取得して画面データとしてもよい。   In step S1804, the CPU 201 of the application server 102 generates screen data including a specific key definition file 2100 and a specific key control program based on the request from the client terminal 101 in step S1802. Alternatively, a created file may be acquired and used as screen data.

ステップS1805において、アプリケーションサーバ102のCPU201は、クライアント端末101対し、S1804で生成された画面データを送信する。   In step S1805, the CPU 201 of the application server 102 transmits the screen data generated in step S1804 to the client terminal 101.

ステップS1806において、クライアント端末101のCPU201は、アプリケーションサーバ102のCPUから送信された、画面データを受け取る。   In step S1806, the CPU 201 of the client terminal 101 receives the screen data transmitted from the CPU of the application server 102.

ステップS1807において、クライアント端末101のCPU201は、アプリケーションサーバ102のCPUから送信された、画面データを元に画面を表示する。   In step S1807, the CPU 201 of the client terminal 101 displays a screen based on the screen data transmitted from the CPU of the application server 102.

以上、特定キー定義ファイル2100と制御プログラムを含んだ画面データから構成される画面の表示処理についての説明とする。なお、アプリケーションの画面データをクライアント端末101である情報処理装置と接続可能なサーバから受け付ける例を用いて説明をしたが、アプリケーションの画面データは、予めクライアント端末101である情報処理装置側に存在させても良いこととする。   The above description is about the display processing of the screen composed of the specific key definition file 2100 and the screen data including the control program. The application screen data has been described using an example in which the application screen data is received from a server that can be connected to the information processing apparatus that is the client terminal 101. It may be good.

図21は、図18のステップS1801で画面起動がされる度に、クライアント端末101のメモリ上へ読み込まれる特定キー定義ファイルの一例である。なお、この図における特定キーは、ファンクションキーのF2キー、F8キー、F9キーを用いて説明をする。   FIG. 21 is an example of a specific key definition file that is read into the memory of the client terminal 101 each time the screen is activated in step S1801 of FIG. The specific keys in this figure will be described using the function keys F2, F8, and F9.

項目としては、画面名2101、特定キー2102、機能ボタンの第1候補2103、機能ボタンの第2候補2104、機能ボタンの第3候補2105、機能ボタンの第4候補2106からなる。   The items include a screen name 2101, a specific key 2102, a first function button candidate 2103, a second function button candidate 2104, a third function button candidate 2105, and a fourth function button candidate 2106.

画面名2101へは、後述の定義(図21の2102から2106)に対応する表示画面を特定する情報を記載する。   In the screen name 2101, information for specifying a display screen corresponding to a definition (2102 to 2106 in FIG. 21) described later is described.

特定キー2102へは、画面名2101で指定された画面において、機能ボタンを実行した時と同じ処理を行えるようにする特定キーを設定する。なお、図21の特定キー2102へF2キー、F8キー、F9キーと指定しているように、1画面データにおいて、複数の特定キーを指定することが出来る。   The specific key 2102 is set with a specific key that enables the same processing as when the function button is executed on the screen specified by the screen name 2101. Note that a plurality of specific keys can be specified in one screen data as specified by the F2 key, F8 key, and F9 key in the specific key 2102 of FIG.

すならち、機能ボタンの操作指示を代替する特定キーは、1つの前記画面データに対し複数設定することが可能であり、特定キーが実行された場合に実行される機能ボタンは、画面データの状態と、選択された特定キーのイベントの発生に基づいて決定する。   In other words, a plurality of specific keys for substituting the function button operation instructions can be set for one piece of the screen data, and the function button executed when the specific key is executed, Determine based on the state and the occurrence of an event for the selected specific key.

機能ボタンの第1候補2103から第4候補2106へは、特定キー2102に登録されている特定キーが実行された場合に、画面上に存在する、実行させるべき機能ボタンの候補を、左から準備、機能ボタンの第1候補2103、機能ボタンの第2候補2104、機能ボタンの第3候補2105、機能ボタンの第4候補2106、というように設定する。   From the first function button candidate 2103 to the fourth candidate 2106, when a specific key registered in the specific key 2102 is executed, function button candidates that should be executed on the screen are prepared from the left. , Function button first candidate 2103, function button second candidate 2104, function button third candidate 2105, function button fourth candidate 2106, and so on.

また、機能ボタンの第1候補2103から第4候補2106へは、特定キー実行時に実行される機能ボタンのボタンIDを登録しておくこととする。   In addition, from the first candidate 2103 to the fourth candidate 2106 of function buttons, the button ID of the function button executed when the specific key is executed is registered.

なお、この機能ボタンの候補については、特定キー実行時に実行されるようにしたい機能ボタンがあるだけ設定しておくことが出来る。   As for the function button candidates, it is possible to set as many function buttons as desired to be executed when the specific key is executed.

ここで、左側から設定された機能ボタンが候補順となるように説明しているが、これは、特定キー実行時に、複数設定される機能ボタンのうち、左側から画面上有効なものを探索していき、有効である機能ボタンが探索された場合に、その機能ボタンが実行されるようになるため、左側から設定される順番が、候補順となるという意味になる。   Here, the function buttons set from the left side are described as being in order of candidates. This is because, when executing a specific key, a plurality of set function buttons are searched from the left side for effective ones on the screen. Then, when a valid function button is searched, the function button is executed, which means that the order set from the left side is the candidate order.

すなわち、特定キーのイベントには、複数の機能ボタンが優先順位を持って対応付けられており、特定キーのイベントが対応付けられた複数の機能ボタンであり且つ実行可能な機能ボタンのうち、優先順位に応じて機能ボタンを当該イベントに割り当てることにより、特定キーが実行する機能ボタンを決定する。   In other words, a specific key event is associated with a plurality of function buttons with priority, and among the function buttons that are a plurality of function buttons associated with a specific key event and can be executed, priority is given. By assigning a function button to the event according to the order, the function button to be executed by the specific key is determined.

図22は、図18の画面表示処理でクライアント端末101のメモリ上へ読み込まれる、特定キー制御プログラム内で使用される、実行ボタン状態変更定義テーブルの一例である。   FIG. 22 is an example of an execution button state change definition table used in the specific key control program that is read into the memory of the client terminal 101 in the screen display process of FIG.

機能ボタン状態変更定義テーブル2200においては、画面の状態において、何等かのイベントを発生させた時点(何等かの画面操作を行った時点)におき、その時点において特定キー実行時に実行可能としている複数の機能ボタンの中から1つだけを有効にする定義がされており、これにより、特定キーが実行された時に実行される機能ボタンが状況により切り替わることを可能とする。   In the function button state change definition table 2200, a plurality of items that can be executed at the time of execution of a specific key at the time of occurrence of any event in the screen state (at the time of any screen operation). It is defined that only one of the function buttons is valid, and this allows the function button to be executed when the specific key is executed to be switched depending on the situation.

すなわち、画面データの状態とユーザからの画面データに対するイベントに対応付けられた、機能ボタンの有効状態、無効状態の定義にしたがって、機能ボタンの有効状態、無効状態を切り替えることにより、特定キーの実行時に、実行される機能ボタンを切り替えることを可能とし、特定キーの実行時の機能ボタンを決定する。   In other words, the execution of a specific key is performed by switching the valid / invalid state of the function button according to the definition of the valid / invalid state of the function button associated with the screen data state and the event for the screen data from the user. Sometimes it is possible to switch the function button to be executed and determine the function button at the time of execution of a specific key.

なお、画面データの状態とは、ユーザによって入力される表示画面の入力項目の入力状態のことである。   The screen data state is an input state of an input item on the display screen input by the user.

図22の機能ボタン状態変更定義テーブル2200は、項目として、現在の画面の状態2201、イベント2202、各種ボタンの有効/無効の状態2213、備考2207からなる。なお、イベント2202に(F9キー)と記載したのは、機能ボタンの処理が、特定キーのF9キーに対し割り当てられていて、F9キーの実行も機能ボタンの実行と同じイベントとして扱うためである。   The function button state change definition table 2200 of FIG. 22 includes, as items, a current screen state 2201, an event 2202, a valid / invalid state 2213 of various buttons, and a remark 2207. Note that (F9 key) is described in event 2202 because the processing of the function button is assigned to the F9 key of the specific key, and the execution of the F9 key is treated as the same event as the execution of the function button. .

現在の画面の状態2201は、特定キー実行時に実行される機能ボタンを決定する直前の画面の状態であり、今回は、初期時2208、ヘッダデータ入力済み2209、帳票データ入力済み、明細反映ボタンが有効2210、帳票データ入力済み、伝票確定ボタン有効2211、帳票データ未入力、登録ボタン有効2212という画面の状態を例として挙げて説明を行う。 The current screen state 2201 is the state of the screen immediately before determining the function button to be executed when the specific key is executed. This time, the initial time 2208, the header data input 2209, the form data input completed, and the item reflection button Description will be made by taking as an example the screen states of valid 2210, form data input completed , slip confirmation button valid 2211, form data not entered, and registration button valid 2212.

イベント2202は、特定キー実行時に実行される機能ボタンを決定する時の、現在の画面の状態2201の各状態において、画面上でなされるユーザからの操作(イベント)を定義する項目である。   An event 2202 is an item that defines an operation (event) from the user performed on the screen in each state of the current screen state 2201 when determining a function button to be executed when the specific key is executed.

今回は、初期時2208の時は「画面Aの表示イベント」、ヘッダデータ入力済み2209の時は「(ヘッダの)「確定ボタン」実行」または、F9キーの実行(F9キー実行が確定ボタン実行と同じ処理)、帳票データ入力済み、明細反映ボタンが有効2210の時は「「反映ボタン」実行」または、F9キーの実行(F9キー実行が確定ボタン実行と同じ処理)、帳票データ入力済み、伝票確定ボタン有効2211の時は「「伝票確定ボタン」実行」または、F9キーの実行(F9キー実行が確定ボタン実行と同じ処理)、帳票データ未入力、登録ボタン有効2212の時は「帳票のいずれかの項目に文字入力」を、表に示す通り、現在の画面の状態2201の各例に対応するイベント2202(ユーザからの操作例)とする。 This time, at the time of initial 2208, “display event of screen A”, when header data is already input 2209, “execute“ (Header) “Confirm button” ”” or execute F9 key (execute F9 key is confirm button execution) The same processing as in the above)), the form data has been input, and when the detail reflection button is valid 2210, “execute reflection button” or F9 key execution (the F9 key execution is the same processing as the confirm button execution), form data has been input , When the slip confirmation button is valid 2211, “execute the“ slip confirmation button ”” or F9 key execution (the F9 key execution is the same as the confirmation button execution), no form data is input, and when the registration button is valid 2212, “ “Character input to any item” is an event 2202 (an operation example from the user) corresponding to each example of the current screen state 2201 as shown in the table.

各種ボタンの有効/無効の状態2213は、各種ボタンについて有効/無効の状態を管理する項目であり、今回は一例として、確定ボタン2203、反映ボタン2204、伝票確定ボタン2205、伝票登録ボタン2206を例として挙げて説明を行う。   The valid / invalid state 2213 of various buttons is an item for managing the valid / invalid state of various buttons. As an example, the confirm button 2203, the reflect button 2204, the slip confirm button 2205, and the slip registration button 2206 are taken as an example this time. Will be described.

なお、この現在の画面の状態2201と各種ボタンの有効/無効の状態2213については、図23の実画面を構成する要素を使用するものとする。   For the current screen state 2201 and various button valid / invalid state 2213, the elements constituting the real screen of FIG. 23 are used.

機能ボタン状態変更定義テーブル2200は、図18の画面表示処理において、クライアント端末101へ読み込まれる、特定キー制御プログラムから参照されるものであり、どの機能ボタンが有効かを参照することにより、クライアント端末101において、ユーザが特定キー実行時に実行されるアプリケーション画面上の機能ボタンを決定する。   The function button state change definition table 2200 is referred to by a specific key control program read into the client terminal 101 in the screen display process of FIG. 18, and by referring to which function button is valid, the client terminal In 101, the user determines a function button on the application screen to be executed when the specific key is executed.

また、この機能ボタン状態変更定義テーブル2200に定義されている、ある特定の画面の状態(現在の画面の状態2201)、且つ/あるいは、ある特定の操作(イベント2202)の後等、所定の条件の時に、特定キー実行時に実行したい画面上の機能ボタンを、画面上で有効状態にしておくことにより、ユーザが特定キー実行時に実行されるアプリケーション画面上の機能ボタンを決定することができる。   Further, a predetermined condition defined in the function button state change definition table 2200, such as after a specific screen state (current screen state 2201) and / or after a specific operation (event 2202). At this time, the function buttons on the screen that are to be executed when the specific key is executed are enabled on the screen, so that the user can determine the function buttons on the application screen that are executed when the specific key is executed.

特定キー実行時に実行される機能ボタンの選択処理と、特定キー実行時に実行される機能ボタンの切り替え処理の詳細については図19と図20で説明をする。   Details of the function button selection process executed when the specific key is executed and the function button switching process executed when the specific key is executed will be described with reference to FIGS.

なお、画面が起動された際は、図22では現在の画面の状態2201が初期時2208であり、この時に発生させるイベント2202は、画面の表示イベントである。   When the screen is activated, in FIG. 22, the current screen state 2201 is the initial time 2208, and the event 2202 generated at this time is a screen display event.

また、この特定キー定義ファイル2100では、この画面の表示イベントが発生したタイミングで、画面上有効とする(実行可能とする)機能ボタンを確定ボタン2203としているため、特定キー実行時に実行される機能ボタンは、確定ボタン2203となる。   In the specific key definition file 2100, the function button that is enabled (executable) on the screen is set as the confirm button 2203 at the timing when the display event of this screen occurs. The button becomes a confirmation button 2203.

続いて、特定キー時に実行される機能ボタンの選択処理と、特定キー実行時に実行される機能ボタンの切り替え処理の詳細について、図19と図20を用いて説明をする。   Next, details of the function button selection process executed when the specific key is executed and the function button switching process executed when the specific key is executed will be described with reference to FIGS. 19 and 20.

図19は、特定キー実行時に実行される機能ボタンの選択処理と、特定キー実行時に実行される機能ボタンの切り替え処理であり、図20は、特定キー実行時に実行される機能ボタンの選択処理の詳細処理になる。   FIG. 19 shows a function button selection process executed when the specific key is executed and a function button switching process executed when the specific key is executed. FIG. 20 shows a function button selection process executed when the specific key is executed. Detailed processing.

この処理は、図18で画面起動がなされた際に読み込まれる特定キー制御プログラムそのものでもある。この読み込んだ特定キー制御プログラムが実行されることにより、特定キー実行時に実行される機能ボタンが決定し、また実行される機能ボタンを制御することが出来る。   This process is also the specific key control program itself that is read when the screen is activated in FIG. By executing the read specific key control program, a function button to be executed when the specific key is executed is determined, and the function button to be executed can be controlled.

まず、図19の特定キー実行時に実行される機能ボタンの選択のメインの処理について説明をする。   First, the main process of selecting a function button that is executed when the specific key in FIG. 19 is executed will be described.

ステップS1901において、クライアント端末101のCPU201は、ユーザからのクライアント端末の画面への、項目への入力、機能ボタン実行、機能ボタンが紐づけられた特定キー実行等の操作を受け付ける。   In step S1901, the CPU 201 of the client terminal 101 accepts operations such as input to items, execution of function buttons, execution of specific keys associated with function buttons, and the like on the screen of the client terminal from the user.

すなわち、ユーザからの画面データに対するイベントを受け付ける。   That is, an event for screen data from the user is accepted.

ステップS1902において、クライアント端末101のCPU201は、S1901の操作で、特定キーが実行され、特定キー実行時に機能ボタン実行が必要か否かを判定する。具体的には、実行された特定キーが図21の特定キー定義ファイル2100の特定キー2102に定義されたものであるか否かによって判定する。   In step S1902, the CPU 201 of the client terminal 101 determines whether or not a specific key is executed by the operation of S1901 and function button execution is necessary when the specific key is executed. Specifically, the determination is made based on whether or not the executed specific key is defined in the specific key 2102 of the specific key definition file 2100 in FIG.

ステップS1902において、特定キー実行時に機能ボタンの実行が必要である場合、つまり実行された特定キーが、特定キー定義ファイル2100の特定キー2102に存在する場合(ステップS1902においてYESの場合)、ステップS1903に処理を進める。   If it is necessary to execute the function button at the time of executing the specific key in step S1902, that is, if the executed specific key exists in the specific key 2102 of the specific key definition file 2100 (YES in step S1902), step S1903 Proceed with the process.

ステップS1902において、特定キー実行時に機能ボタンの実行が必要でない場合、つまり実行された特定キーが、特定キー定義ファイル2100の特定キー2102に存在しない場合(ステップS1902においてNOの場合)、つまり、ユーザのクライアント端末101の画面上における操作が、特定キー実行の操作以外の場合は、ステップS1904に処理を進める。   In step S1902, when the execution of the specific key is not necessary, that is, when the executed specific key does not exist in the specific key 2102 of the specific key definition file 2100 (NO in step S1902), that is, the user If the operation on the screen of the client terminal 101 is other than the specific key execution operation, the process advances to step S1904.

ステップS1904において、クライアント端末101のCPU201は、ユーザによる画面操作を通常の入力、又は、操作イベントとして受け付ける。そして、ステップS1906に処理を進める。   In step S1904, the CPU 201 of the client terminal 101 receives a screen operation by the user as a normal input or an operation event. Then, the process proceeds to step S1906.

ステップS1903において、クライアント端末101のCPU201は、ステップS1901でユーザによる特定キー実行時に実行された機能ボタンを実行する処理を行う。   In step S1903, the CPU 201 of the client terminal 101 performs processing for executing the function button executed when the user executes the specific key in step S1901.

この処理は、この特定キー実行時に、図18のステップS1806でクライアント端末101に読み込んだ、特定キー定義ファイル2100に定義されているどの機能ボタンを実行するか、を決定する処理(すなわち、特定キーに機能ボタンを割り当てる処理)であって、詳細は図20の特定キー実行時の機能ボタン確認処理と、図21の特定キー定義ファイル2100を用いて説明をする。   This process is a process for determining which function button defined in the specific key definition file 2100, which has been read into the client terminal 101 in step S1806 in FIG. The details will be described with reference to the function button confirmation process at the time of executing the specific key in FIG. 20 and the specific key definition file 2100 in FIG.

図20は、特定キー実行時に、図21に定義がされている特定キー定義ファイル2100のどのボタンを実行するかを決定する処理である。   FIG. 20 is a process for determining which button of the specific key definition file 2100 defined in FIG. 21 is to be executed when the specific key is executed.

ステップS2001からステップS2002の処理は、特定キー定義ファイル2100に定義されている、特定キーに対応する機能ボタンの中で有効なものが見つかった場合に終了する。   The processing from step S2001 to step S2002 ends when an effective function button corresponding to the specific key defined in the specific key definition file 2100 is found.

まずステップS2001において、特定キー定義ファイル2100内における、実行された特定キーに該当する定義がなされたレコードに紐づけられた機能ボタンを、実行候補順に左側から1件ずつ読み取る。(機能ボタンの候補は特定キーに対し左側から順に複数定義が可能である。)   First, in step S2001, the function buttons associated with the records in the specific key definition file 2100 that are defined to correspond to the executed specific key are read one by one from the left in order of execution candidates. (Multiple function button candidates can be defined in order from the left side of a specific key.)

なお、この1候補ずつ読み取ることが1回のループ処理であることとする。   Note that reading one candidate at a time is a single loop process.

ステップS2002において、ステップS2201で読みとった、実行された特定キーに対する1候補の機能ボタンが有効状態であるか、無効状態であるかを判定する。   In step S2002, it is determined whether one candidate function button for the executed specific key read in step S2201 is in a valid state or an invalid state.

ステップS2002において、特定キー定義ファイル2100内で、実行された特定キーに対応する機能ボタンの中で有効なものが見つかった場合このループ処理を抜ける。ここで有効とは、画面上機能ボタンが表示されており、また機能を実行することが可能であるという意味である。   In step S2002, if a valid function button corresponding to the executed specific key is found in the specific key definition file 2100, the loop processing is exited. Here, “effective” means that the function button is displayed on the screen and the function can be executed.

ステップS2002において、特定キー定義ファイル2100内で、実行された特定キーに対応する機能ボタンの中で有効なものが見つからない場合は、見つかるまで、実行された特定キーに該当する定義がなされたレコードに紐づけられた、次の候補の機能ボタンを、さらに1件読み取る処理を行う。   In step S2002, when a valid function button corresponding to the executed specific key is not found in the specific key definition file 2100, the record corresponding to the executed specific key is defined until it is found. A process of reading one more function button of the next candidate associated with is performed.

ステップS2002において、特定キー定義ファイル2100内で、特定キーに対応する機能ボタンの中で有効なものが見つかった場合、ステップS2003に進み、特定キー定義ファイル2100より、特定キーに割り当て可能な機能ボタンを特定キー実行時に実行可能な機能ボタンとする。   If a valid function button corresponding to the specific key is found in the specific key definition file 2100 in step S2002, the process proceeds to step S2003, and the function button that can be assigned to the specific key from the specific key definition file 2100. Is a function button that can be executed when a specific key is executed.

すなわち、受け付けたイベントが、機能ボタンの実行を代替するように対応付けられた特定キーのイベントである場合には、アプリケーションの画面データの状態に応じて、当該イベントに当該画面データにおけるいずれの機能ボタンを割り当てるかを決定する。   In other words, when the received event is an event of a specific key associated with substituting the execution of the function button, depending on the state of the screen data of the application, any function in the screen data is included in the event. Decide whether to assign a button.

再び図19に戻って説明を行う。ステップS1905において、クライアント端末101のCPU201は、特定キー実行時に実行される機能ボタンを、つまり、図20のステップS2002で画面上有効状態であった機能ボタンを実行する。   Returning again to FIG. In step S1905, the CPU 201 of the client terminal 101 executes the function button that is executed when the specific key is executed, that is, the function button that has been enabled on the screen in step S2002 of FIG.

すなわち、特定キーを実行した時に、実行すると決定された機能ボタンの処理を実行させる。そして、ステップS1906に処理を進める。   That is, when the specific key is executed, the processing of the function button determined to be executed is executed. Then, the process proceeds to step S1906.

ステップS1906において、クライアント端末101のCPU201は、クライアント端末101で起動されている、特定キー実行時に実行される機能ボタンに対し、有効状態、又は、無効状態の状態変更処理が必要か否かの判定を行う。   In step S <b> 1906, the CPU 201 of the client terminal 101 determines whether or not a valid or invalid state change process is necessary for the function button that is activated on the client terminal 101 and is executed when the specific key is executed. I do.

ステップS1906において、クライアント端末101のCPU201は、クライアント端末101で起動されている、特定キー実行時に実行される機能ボタンに対し、有効状態、又は、無効状態の状態変更処理が必要である場合、つまり、図22、機能ボタン状態変更定義テーブル2200のレコードにおいて、現在の画面の状態が、図22の現在の画面の状態2201と一致し、かつ、図19のステップS1901で受け付けた画面への操作が、図22のイベント2202と一致するものがある場合、(ステップS1906においてYESの場合)、ステップS1907において、クライアント端末101のCPU201は、特定キー実行時に実行される機能ボタンの有効状態、あるいは無効状態の状態変更処理を、機能ボタン状態変更定義テーブル2200で定義されているものに従がって処理を行う。なお、この処理の詳細は図31で説明を行う。   In step S <b> 1906, the CPU 201 of the client terminal 101 needs to execute a valid or invalid state change process for the function button activated on the client terminal 101 and executed when the specific key is executed. 22, in the record of the function button state change definition table 2200, the current screen state matches the current screen state 2201 in FIG. 22, and the operation on the screen received in step S1901 in FIG. 19 is performed. If there is a match with the event 2202 in FIG. 22 (YES in step S1906), in step S1907, the CPU 201 of the client terminal 101 determines whether the function button executed when executing the specific key is in the valid state or invalid state. Change the state of the function button state Follow the ones that are defined in the definition table 2200 perform is I processing. Details of this processing will be described with reference to FIG.

図31は、機能ボタン有効/無効切り替え処理のフローを示す図である。   FIG. 31 is a diagram illustrating a flow of function button valid / invalid switching processing.

ステップS3101、ステップS3102の処理は、図22の現在の画面の状態2201とイベント2202に該当するレコードの、各種機能ボタンの有効/無効の設定に対応した、状態変更処理が終わり次第終了する。   The processing in step S3101 and step S3102 ends as soon as the state change processing corresponding to the setting of validity / invalidity of various function buttons in the record corresponding to the current screen state 2201 and event 2202 in FIG.

ステップS3101において、クライアント端末101のCPU201は、図22の現在の画面の状態2201とイベント2202に該当するレコードの、各種ボタンの有効/無効の状態2213で定義されているボタン群を1件、左から順番に着目する。   In step S3101, the CPU 201 of the client terminal 101 sets one button group defined in the valid / invalid state 2213 of various buttons in the record corresponding to the current screen state 2201 and the event 2202 in FIG. Pay attention to the order.

ステップS3102において、クライアント端末101のCPU201は、S3101で着目中の(図22の220から220のいずれか)のボタンの、有効無効設定を読み取り、画面上のボタンの有効状態、あるいは、無効状態の設定を行う。 In step S3102, CPU 201 of the client terminal 101, buttons under consideration (either 220 3 of FIG. 22 220 6) at S3101, reads the invalidation, the valid state of the button on the screen or, disabled Set the state.

この処理により、特定キー実行時に実行される機能ボタンを、画面の状態とユーザの操作の組み合わせによって切り替えることが出来る。   With this process, the function button executed when the specific key is executed can be switched depending on the combination of the screen state and the user's operation.

再び、図19に戻って説明をする。ステップS1906において、クライアント端末101のCPU201は、クライアント端末101で起動されている、特定キー実行時に実行される機能ボタンに対し、有効状態、又は、無効状態の状態変更処理が必要でない場合(ステップS1906においてNOの場合)、本処理を終了する。   Again, referring back to FIG. In step S1906, the CPU 201 of the client terminal 101 does not require the state change process of the valid state or the invalid state for the function button that is activated in the client terminal 101 and is executed when the specific key is executed (step S1906). In the case of NO), this processing is terminated.

次に図23について説明を行う。図23は、クライアント端末から、ユーザがアプリケーション画面上の入力項目へ入力した場合に、入力の状況や画面操作によって、クライアント端末上の特定キーを実行した場合に実行される機能ボタンが切り替えられていく処理の一例を示した図である。   Next, FIG. 23 will be described. In FIG. 23, when a user inputs an input item on an application screen from a client terminal, a function button that is executed when a specific key on the client terminal is executed is switched depending on an input situation or a screen operation. It is the figure which showed an example of the process which goes.

この処理では、例として、特定キーを9番目のファンクションキーであるF9キーとして、ヘッダと明細の入力箇所が存在する伝票データの入力画面において、F9キー実行時に実行される機能ボタンが、画面の入力状態や、処理状態に応じて変わっていく処理を、入力状態や処理状態の例に従がって説明を行う。   In this process, as an example, the function button executed when the F9 key is executed on the slip data input screen where the specific key is the F9 key which is the ninth function key and the header and the specification input location exist. A process that changes depending on the input state and the processing state will be described according to an example of the input state and the processing state.

ステップS2301で、クライアント端末101のCPU201は、伝票登録の画面を表示する。   In step S2301, the CPU 201 of the client terminal 101 displays a slip registration screen.

ステップS2302で、クライアント端末101のCPU201は、伝票登録の画面が表示された直後は、F9キーが実行された後は、図24の確定ボタン2401が実行されるように確定ボタンを有効にする。   In step S2302, the CPU 201 of the client terminal 101 enables the confirm button so that the confirm button 2401 in FIG. 24 is executed immediately after the slip registration screen is displayed and after the F9 key is executed.

ステップS2303で、クライアント端末101のCPU201は、クライアント端末101を使用するユーザから、図25に図示するように、伝票登録画面のヘッダ入力エリア1201の入力項目への値の入力を受け付ける。   In step S2303, the CPU 201 of the client terminal 101 receives input of values from the user using the client terminal 101 to the input items in the header input area 1201 of the slip registration screen as illustrated in FIG.

ステップS2304で、クライアント端末101のCPU201は、クライアント端末101を使用するユーザからの、図12の伝票登録画面のヘッダ入力エリアの項目への入力が正常に終了したことを検知した後、現在、図25の確定ボタン2502の機能が実行される状態となっているF9キーの実行が、ユーザによってなされたことを検知する。   In step S2304, the CPU 201 of the client terminal 101 detects that the input from the user using the client terminal 101 to the item in the header input area of the slip registration screen in FIG. It is detected that the user has executed the F9 key in a state where the function of the 25 confirmation buttons 2502 is executed.

ステップS2305で、クライアント端末101のCPU201は、クライアント端末101上の画面内の図26の明細入力エリア2601を入力不可状態から入力可能状態に変更する。逆に、この時、図26のヘッダ入力エリア1302を入力不可状態にする。   In step S2305, the CPU 201 of the client terminal 101 changes the detail input area 2601 in FIG. 26 in the screen on the client terminal 101 from the input disabled state to the input enabled state. Conversely, at this time, the header input area 1302 of FIG.

ステップS2306において、クライアント端末101のCPU201は、図26の明細入力エリア2601において、ヘッダに紐づく各明細の登録を可能とするための、図26の明細反映ボタン2603を有効化する。   In step S2306, the CPU 201 of the client terminal 101 activates the detail reflection button 2603 in FIG. 26 for enabling registration of each detail associated with the header in the detail input area 2601 in FIG.

このとき、F9キー実行時には、ヘッダとそれに紐づいて登録された各明細を一伝票として登録することを可能とする図26の明細反映ボタン2603が実行されることとなる。   At this time, when the F9 key is executed, a detail reflection button 2603 in FIG. 26 that enables the header and each detail registered in association with the header to be registered as one slip is executed.

次に、ステップS2307からステップS2310の処理は、図27の明細入力エリア2701へ、ユーザより入力がされている間繰り返す。   Next, the processing from step S2307 to step S2310 is repeated while the user inputs information in the detail input area 2701 of FIG.

ステップS2307は、クライアント端末101のCPU201は、ユーザからの、図27の明細入力エリア2701へ対する値の正常値の入力が完了し、さらにステップS2306で、明細反映ボタンの機能実行される状態になっているF9キーが実行されたか、否かを判定する。   In step S2307, the CPU 201 of the client terminal 101 completes the input of the normal value of the value to the detail input area 2701 in FIG. 27 from the user, and in step S2306, the function of the detail reflection button is executed. It is determined whether the current F9 key has been executed.

ステップS2307において、クライアント端末101のCPU201は、F9キーが実行されたことを検知すると、ステップS2308において、図28の伝票確定ボタン2801を有効化する。   In step S2307, when detecting that the F9 key has been executed, the CPU 201 of the client terminal 101 activates the slip confirmation button 2801 in FIG. 28 in step S2308.

このとき、F9キー実行時には、図28の伝票確定ボタン2801が実行されることとなる。また、これまでF9キー実行時に実行された、明細反映ボタンは無効にされるため、実行がされなくなる。   At this time, when the F9 key is executed, the slip confirmation button 2801 shown in FIG. 28 is executed. Further, the detail reflection button that has been executed when the F9 key is executed is invalidated so that it is not executed.

なお、この段階では、画面の入力状態がヘッダに対し、明細が1件紐づいて登録されたため、伝票を確定する最低限の入力が出来ているため、F9キー実行時に、図28の伝票確定ボタン2801の機能が実行され、伝票確定が出来るようにするためこのような動きとなっている。   At this stage, since the input state of the screen is registered with one detail associated with the header, the minimum input for confirming the slip has been made, so when executing the F9 key, the slip confirmation of FIG. The function of the button 2801 is executed, and this movement is performed so that the slip can be confirmed.

なお、ステップS2307において、クライアント端末101のCPU201が、F9キーが実行されたことを検知しなかった場合は、ユーザからの、図27の明細入力エリア2701へ対する値の正常値の入力が完了するまで、ステップS2307の処理が繰り返される。   If the CPU 201 of the client terminal 101 does not detect that the F9 key has been executed in step S2307, the normal value input to the detail input area 2701 in FIG. 27 from the user is completed. Until then, the process of step S2307 is repeated.

ステップS2309において、クライアント端末101のCPU201は、ユーザにより、図27に図示するように、明細入力エリア2701の入力項目に対し再び値が入力されたか否かを判定する。   In step S2309, the CPU 201 of the client terminal 101 determines whether or not a value is input again for the input item in the detail input area 2701 by the user as illustrated in FIG.

ステップS2309において、クライアント端末101のCPU201が、ユーザにより、図27の明細入力エリアの入力項目に対し再び値が入力されたと判定した場合、後続のステップS2310の処理を行う。   In step S2309, when the CPU 201 of the client terminal 101 determines that a value is input again for the input item in the detail input area of FIG. 27 by the user, the subsequent processing in step S2310 is performed.

なお、ステップS2309において、クライアント端末101のCPU201が、ユーザにより、図27の明細入力エリアの入力項目に対し、再び値が入力されたと判定されなかった場合はこのステップS2307からステップS2310の繰り返し処理を抜け、ステップS2311の処理へ移る。   If the CPU 201 of the client terminal 101 does not determine in step S2309 that a value has been input again for the input item in the detail input area in FIG. 27, the CPU 201 repeats the processing from step S2307 to step S2310. The process moves to step S2311.

クライアント端末101のCPU201が、ユーザにより、図27の明細入力エリア2701の入力項目に対し、再び値が入力されたと判定した場合、ステップS2311において、F9キー実行時は伝票確定のボタンではなく、再び、図26の明細反映ボタン2603を実行できるようにするため、明細反映ボタンを有効化する。   If the CPU 201 of the client terminal 101 determines that a value has been input again for the input item in the detail input area 2701 of FIG. 27 by the user, in step S2311, the F9 key is executed instead of the slip confirmation button. In order to be able to execute the detail reflection button 2603 of FIG. 26, the detail reflection button is validated.

このように、明細が入力された段階で、明細反映ボタンのみを有効化する処理を行うため、F9キー実行時は明細反映ボタンが実行されることになり、ヘッダに紐づく明細を追加することが可能となる。   In this way, at the stage when the details are input, only the details reflection button is activated, so the details reflection button is executed when the F9 key is executed, and the details associated with the header are added. Is possible.

ステップS2311において、クライアント端末101のCPU201は、ステップS2308で、F9キーが実行され、図29の伝票確定ボタン2901が実行され、伝票の入力が確定されたことを検知する。   In step S2311, the CPU 201 of the client terminal 101 detects in step S2308 that the F9 key has been executed, the slip confirmation button 2901 in FIG. 29 has been executed, and the slip input has been confirmed.

ステップS2312において、クライアント端末101のCPU201は、F9キー実行によって、ステップS2311で1度実行された、図29の伝票確定ボタン2901を無効状態にし、伝票登録ボタンを有効状態にする(図30の伝票登録ボタン3001)。   In step S2312, the CPU 201 of the client terminal 101 executes the F9 key to disable the slip confirmation button 2901 shown in FIG. 29, which has been executed once in step S2311, and enables the slip registration button (slip shown in FIG. 30). Registration button 3001).

このとき、F9キーが実行された場合、伝票登録ボタン3001が実行されることとなる。   At this time, when the F9 key is executed, the slip registration button 3001 is executed.

ステップS2313において、クライアント端末101のCPU201は、クライアント端末を使用しているユーザによって、伝票登録ボタンが実行されることになっているF9キーが実行されたことを検知する。   In step S2313, the CPU 201 of the client terminal 101 detects that the user using the client terminal has executed the F9 key for which the slip registration button is to be executed.

ステップS2313において、クライアント端末101のCPU201が、クライアント端末を使用しているユーザによって、F9キーが実行されたことを検知した場合は、ステップS2314において、クライアント端末においてユーザによって入力された明細のデータを登録が完了したことを検知する。   In step S2313, when the CPU 201 of the client terminal 101 detects that the F9 key has been executed by the user using the client terminal, in step S2314, the detailed data input by the user at the client terminal is stored. Detect that registration is complete.

なお、ステップS2313において、クライアント端末101のCPU201が、クライアント端末を使用しているユーザによって、F9キーが実行されたことを検知しない場合は、検知されるまでステップS2313の処理を繰り返す。   In step S2313, if the CPU 201 of the client terminal 101 does not detect that the user using the client terminal has executed the F9 key, the process of step S2313 is repeated until it is detected.

以上、図23の処理の説明とする。   The processing of FIG. 23 is described above.

なお、図23のステップS2304、ステップS2307、ステップS2311、ステップS2313の画面の状態において、特定キー(図23ではF9キー)を実行した場合に実行される機能ボタンを、図32で図示した。   FIG. 32 illustrates the function buttons that are executed when the specific key (F9 key in FIG. 23) is executed in the screen states of step S2304, step S2307, step S2311, and step S2313 in FIG.

現在の画面の状態3201が、ヘッダデータが入力済み(3204)で、実行する特定キー3202でF9キーが実行される指定がされた場合、つまり、ステップS2304でYESの場合、特定キー実行時に実行される機能ボタン3203は、(ヘッダの)確定ボタンになる。   If the current screen state 3201 indicates that the header data has been input (3204) and the F9 key is designated to be executed by the specific key 3202 to be executed, that is, if YES in step S2304, the execution is performed when the specific key is executed. The function button 3203 to be used becomes a confirmation button (in the header).

現在の画面の状態3201が、帳票データが入力済みで、明細反映ボタンが有効(3205)で、実行する特定キー3202でF9キーが実行される指定がされた場合、つまり、ステップS2307でYESの場合、特定キー実行時に実行される機能ボタン3203は、反映ボタンになる。   The current screen state 3201 indicates that the form data has been input, the detail reflection button is valid (3205), and the F9 key is designated to be executed by the specific key 3202 to be executed, that is, YES in step S2307. In this case, the function button 3203 executed when the specific key is executed becomes a reflection button.

現在の画面の状態3201が、帳票データが未入力で、伝票確定ボタンが有効(3206)で、実行する特定キー3202でF9キーが実行される指定がされた場合、つまり、ステップS2311の状態の場合、特定キー実行時に実行される機能ボタン3203は、伝票確定ボタンになる。   If the current screen state 3201 indicates that form data is not input, the slip confirmation button is valid (3206), and the F9 key is designated to be executed by the specific key 3202 to be executed, that is, the state of step S2311. In this case, the function button 3203 executed when the specific key is executed becomes a slip confirmation button.

現在の画面の状態3201が、帳票データが未入力で、伝票登録ボタンが有効(3207)で、実行する特定キー3202でF9キーが実行される指定がされた場合、つまり、ステップS2313でYESの場合、特定キー実行時に実行される機能ボタン3203は、伝票登録ボタンになる。   If the current screen state 3201 indicates that form data is not input, the slip registration button is valid (3207), and the F9 key is designated to be executed by the specific key 3202 to be executed, that is, YES in step S2313. In this case, the function button 3203 executed when the specific key is executed becomes a slip registration button.

なお、現在の画面の状態3201が、帳票データが未入力で、伝票登録ボタンが有効(3208)で(ステップS2313でYESの場合)、実行する特定キー3202でF9キーが実行される指定がされた場合の、実行可能な特定キーが複数存在する場合の例をここで示す。この場合、実行する特定キー3202がF2キーの場合、特定キー実行時に実行される機能ボタン3203を、確認画面遷移ボタン、実行する特定キー3202がF8キーの場合、画面クリアボタン、実行する特定キー3202がF9キーの場合は、3207の例と同じく伝票登録ボタンとすることが出来る。   Note that the current screen state 3201 indicates that the form data is not input, the slip registration button is valid (3208) (YES in step S2313), and the F9 key is designated to be executed with the specific key 3202 to be executed. Here, an example in the case where there are a plurality of executable specific keys is shown. In this case, when the specific key 3202 to be executed is the F2 key, the function button 3203 executed when the specific key is executed, the confirmation screen transition button, and when the specific key 3202 to be executed is the F8 key, the screen clear button, the specific key to be executed When 3202 is the F9 key, it can be a slip registration button as in the case of 3207.

以上、図32の説明とする。   This is the description of FIG.

なお、第二の実施例の実施例では、図19の特定キー制御プログラムの処理が、図21の特定キー定義ファイル2100や、機能ボタンの状態を見て、実行される機能ボタンを判断するようにしたが、実際に、機能ボタン状態変更定義テーブル2200を参照せず、プログラムのハードコードにより全ての特定キーの実行条件がIF文の列挙でハードコーディングしてもよい。また、双方が混在されるようにしてもよい。また、図23では、特定キーをファンクションキーとした、画面の入力に応じた機能ボタンの切り替えの例を示したが、ファンクションキー以外のキーでもあっても良いこととする。   In the embodiment of the second embodiment, the process of the specific key control program in FIG. 19 determines the function button to be executed by looking at the specific key definition file 2100 in FIG. 21 and the state of the function button. However, in practice, the execution conditions of all the specific keys may be hard-coded by enumerating IF statements by referring to the hard code of the program without referring to the function button state change definition table 2200. Further, both may be mixed. FIG. 23 shows an example of switching function buttons in accordance with screen input using a specific key as a function key. However, a key other than a function key may be used.

また、図18の初期処理でクライアント端末側に読み込むアプリケーションの画面データについては、予めクライアント端末側に存在するものであっても良いものとする。   Further, the screen data of the application read to the client terminal side in the initial processing of FIG. 18 may exist in advance on the client terminal side.

以上、第一実施例と第二の実施例について示したが、本発明は、例えば、システム、装置、方法、プログラムもしくは記録媒体等としての実施態様をとることが可能である。具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。   As described above, the first embodiment and the second embodiment have been described. However, the present invention can take a form of, for example, a system, apparatus, method, program, or recording medium. Specifically, the present invention may be applied to a system composed of a plurality of devices, or may be applied to an apparatus composed of a single device.

なお、ファンクションキー定義の初期設定ファイルについては2つの設定方法を列挙したが、1つの初期設定ファイルで、ファンクションキーごとにファンクションキー定義を混合して設定しても良い。   Although two setting methods are listed for the function key definition initial setting file, the function key definitions may be mixed and set for each function key in one initial setting file.

また、本発明におけるプログラムは、図4、図5、図6、図7、図9、図18、図19、図20、図23に示すフローチャートの処理方法をコンピュータが実行可能なプログラムであり、本発明の記憶媒体は図4、図5、図6、図7、図9、図18、図19、図20、図23の処理方法をコンピュータが実行可能なプログラムが記憶されている。なお、本発明におけるプログラムは図4、図5、図6、図7、図9、図18、図19、図20、図23の各装置の処理方法ごとのプログラムであってもよい。   The program in the present invention is a program that allows a computer to execute the processing method of the flowchart shown in FIGS. 4, 5, 6, 7, 9, 18, 18, 19, 20, and 23. The storage medium of the present invention stores a program that allows a computer to execute the processing methods of FIGS. 4, 5, 6, 7, 9, 18, 19, 20, and 23. Note that the program in the present invention may be a program for each processing method of each apparatus in FIGS. 4, 5, 6, 7, 9, 18, 19, 20, and 23.

以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読み出し実行することによっても、本発明の目的が達成されることは言うまでもない。   As described above, a recording medium that records a program that implements the functions of the above-described embodiments is supplied to a system or apparatus, and a computer (or CPU or MPU) of the system or apparatus stores the program stored in the recording medium. It goes without saying that the object of the present invention can also be achieved by executing reading.

この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記憶した記録媒体は本発明を構成することになる。   In this case, the program itself read from the recording medium realizes the novel function of the present invention, and the recording medium storing the program constitutes the present invention.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、DVD−ROM、磁気テープ、不揮発性のメモリカード、ROM、EEPROM、シリコンディスク、ソリッドステートドライブ等を用いることができる。   As a recording medium for supplying the program, for example, a flexible disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, DVD-ROM, magnetic tape, nonvolatile memory card, ROM, EEPROM, silicon A disk, solid state drive, or the like can be used.

また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (operating system) operating on the computer based on an instruction of the program is actually It goes without saying that a case where the function of the above-described embodiment is realized by performing part or all of the processing and the processing is included.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Furthermore, after the program read from the recording medium is written to the memory provided in the function expansion board inserted into the computer or the function expansion unit connected to the computer, the function expansion board is based on the instructions of the program code. It goes without saying that the case where the CPU or the like provided in the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

また、本発明は、複数の機器から構成されるシステムに適用しても、1つの機器からなる装置に適用してもよい。また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。   Further, the present invention may be applied to a system composed of a plurality of devices or an apparatus composed of a single device. Needless to say, the present invention can be applied to a case where the present invention is achieved by supplying a program to a system or apparatus. In this case, by reading a recording medium storing a program for achieving the present invention into the system or apparatus, the system or apparatus can enjoy the effects of the present invention.

さらに、本発明を達成するためのプログラムをネットワーク上のサーバ、データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。   Furthermore, by downloading and reading a program for achieving the present invention from a server, database, etc. on a network using a communication program, the system or apparatus can enjoy the effects of the present invention.

なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。   In addition, all the structures which combined each embodiment mentioned above and its modification are also included in this invention.

100 WEBアプリケーションシステム
101 クライアント端末
102 アプリケーションサーバ
103 ネットワーク
201 CPU
202 ROM
203 RAM
204 システムバス
205 入力コントローラ(入力C)
206 ビデオコントローラ(VC)
207 メモリコントローラ(MC)
208 通信I/Fコントローラ(通信I/FC)
209 キーボード
210 CRT
211 外部メモリ
301 ファンクションキー定義ファイル受信部
302 ファンクションキー定義ファイル記憶部
303 業務処理割当部
304 業務処理割当変更部
305 ファンクションキー定義ファイル送信部
800 ファンクションキー定義ファイル
2100 特定キー定義ファイル
2200 機能ボタン状態変更定義テーブル
3200 特定キー押下時に実行される機能ボタン
100 WEB application system 101 client terminal 102 application server 103 network 201 CPU
202 ROM
203 RAM
204 System bus 205 Input controller (input C)
206 Video controller (VC)
207 Memory controller (MC)
208 Communication I / F controller (Communication I / FC)
209 Keyboard 210 CRT
211 External Memory 301 Function Key Definition File Receiving Unit 302 Function Key Definition File Storage Unit 303 Business Process Allocation Unit 304 Business Process Allocation Change Unit 305 Function Key Definition File Transmission Unit 800 Function Key Definition File 2100 Specific Key Definition File 2200 Function Button State Change Definition table 3200 Function buttons executed when a specific key is pressed

Claims (8)

入力項目に対する複数の処理を、前記複数の処理に対応す能ボタンで実行することによりデータ入力を行うアプリケーションの画面データを表示画面に表示する情報処理装置であって、
前記画面データに対するユーザの操作であるイベントを受け付けるイベント受付手段と、
前記入力項目のデータの入力状態と前記イベント受付手段で受け付けたイベントに応じて、いずれの機能ボタンを有効化するか否かを示す情報である定義情報を記憶する記憶手段と、
前記イベント受付手段で前記イベントを受け付けた場合、前記画面データにおける入力状態と当該イベントから、次に有効化する機能ボタンを、前記記憶手段に記憶されている前記定義情報より決定する機能ボタン決定手段と、
前記機能ボタン決定手段で決定した機能ボタンを有効化する有効化手段と、
前記機能ボタン決定手段で決定し、前記有効化手段で有効化した機能ボタンを、特定キーで実行可能にするべく、前記特定キーへ割り当てる特定キー割り当て手段
を備え、
前記特定キー割り当て手段は、前記特定キーの押下により実行される機能ボタンが、前記画面データの入力状態と前記イベント受付手段で受け付けた前記イベントに応じて切り替わるように、前記定義情報と前記入力項目のデータの入力状態と、当該イベントに従って効化する機能ボタンを決定すること
を特徴とする情報処理装置。
A plurality of processing against the input field, an information processing apparatus for displaying an application screen data on the display screen for data input by executing by the plurality of to that function button corresponding to the process,
Event accepting means for accepting an event that is a user operation on the screen data ;
Storage means for storing definition information which is information indicating whether to activate any function button according to the input state of the data of the input item and the event received by the event reception means;
When the event is received by the event receiving means, a function button determining means for determining a function button to be activated next from the definition information stored in the storage means based on the input state in the screen data and the event. When,
An enabling means for enabling the function button determined by the function button determining means;
A specific key assigning means for assigning to the specific key so that the function button determined by the function button determining means and activated by the enabling means can be executed with the specific key;
The specific key assigning unit is configured to switch the function information executed by pressing the specific key according to the input state of the screen data and the event received by the event receiving unit, and the definition information and the input an input state of the item of data, the information processing apparatus characterized by determining a function button for Enabling accordance with the event.
前記特定キー割り当て手段によって割り当てられた前記特定キーの押下に従って、前記特定キーに割り当てられた機能ボタンに対応する処理を実行する機能ボタン実行手段
を更に備え、
前記機能ボタン実行手段は、前記特定キー割り当て手段で割り当てられた機能ボタン、前記特定キーの押下に従って、前記特定キー割り当て手段で割り当てられた機能ボタンに対応する処理を前記入力項目に対する処理を連続して実行すること
を特徴とする請求項1に記載の情報処理装置。
The following pressing of the specific key assigned by a particular key assignment means further includes a function button execution means for executing processing corresponding to the function button assigned to the specific key,
The function button execution means function button assigned with the specific key assignment unit, in accordance with pressing of the specific key, the processing corresponding to the function button assigned with the specific key assignment unit successively processing for the input item The information processing apparatus according to claim 1, wherein the information processing apparatus is executed.
前記アプリケーションの画面データは前記情報処理装置と接続可能なサーバから受け付けることを可能とすることを特徴とする請求項1または2のいずれか1項に記載の情報処理装置。 The application screen data information processing apparatus according to any one of claims 1 or 2, characterized in that makes it possible to accept a connectable server and the information processing apparatus. サーバと、入力項目に対する複数の処理を、前記複数の処理に対応す能ボタンで実行することによりデータ入力を行うアプリケーションの画面データを表示画面に表示する情報処理装置とが、ネットワークを介して通信可能な情報処理システムであって、
前記情報処理装置は、
前記画面データに対するユーザの操作であるイベントを受け付けるイベント受付手段と、
前記入力項目のデータの入力状態と前記イベント受付手段で受け付けたイベントに応じて、いずれの機能ボタンを有効化するか否かを示す情報である定義情報を記憶する記憶手段と、
前記イベント受付手段で前記イベントを受け付けた場合、前記画面データにおける入力状態と当該イベントから、次に有効化する機能ボタンを、前記記憶手段に記憶されている前記定義情報より決定する機能ボタン決定手段と、
前記能ボタン決定手段で決定した機能ボタンを有効化する有効化手段と、
前記機能ボタン決定手段で決定し、前記有効化手段で有効化した機能ボタンを、特定キーで実行可能にするべく、前記特定キーへ割り当てる特定キー割り当て手段
備え、
前記特定キー割り当て手段は、前記特定キーの押下により実行される機能ボタンが、前記画面データの入力状態と前記イベント受付手段で受け付けた前記イベントに応じて切り替わるように、前記定義情報と前記入力項目のデータの入力状態と、当該イベントに従って効化する機能ボタンを決定すること
を特徴とする情報処理システム。
Server and a plurality of processing against the input field, and an information processing apparatus to be displayed on the display screen application screen data for performing data input by executing by the plurality of to that function button corresponding to the processing, the network An information processing system capable of communicating via
The information processing apparatus includes:
Event accepting means for accepting an event that is a user operation on the screen data ;
Storage means for storing definition information which is information indicating whether to activate any function button according to the input state of the data of the input item and the event received by the event reception means;
When the event is received by the event receiving means, a function button determining means for determining a function button to be activated next from the definition information stored in the storage means based on the input state in the screen data and the event. When,
And enabling means for enabling a function button determined in the function button determining means,
Specific key assigning means assigned to the specific key so that the function button determined by the function button determining means and activated by the enabling means can be executed with the specific key.
With
The specific key assigning unit is configured to switch the function information executed by pressing the specific key according to the input state of the screen data and the event received by the event receiving unit, and the definition information and the input the information processing system characterized by determining the input state of the item of data, a function button for Enabling accordance with the event.
入力項目に対する複数の処理を、前記複数の処理に対応す能ボタンで実行することによりデータ入力を行うアプリケーションの画面データを表示画面に表示する情報処理装置の制御方法であって、前記入力項目のデータの入力状態とイベント受付手段で受け付けたイベントに応じて、いずれの機能ボタンを有効化するか否かを示す情報である定義情報を記憶する記憶手段を備える情報処理装置の制御方法であって、
前記情報処理装置の、イベント受付手段が、前記画面データに対するユーザの操作であるイベントを受け付けるイベント受付ステップと、
前記情報処理装置の機能ボタン決定手段が、前記イベント受付ステップで前記イベントを受け付けた場合、前記画面データにおける入力状態と当該イベントから、次に有効化する機能ボタンを、前記記憶手段に記憶されている前記定義情報より決定する機能ボタン決定ステップと、
前記情報処理装置の有効化手段が、前記能ボタン決定ステップで決定した機能ボタンを有効化する有効化ステップと、
前記情報処理装置の特定キー割り当て手段が、前記機能ボタン決定ステップで決定し、前記有効化ステップで有効化した機能ボタンを、特定キーで実行可能にするべく、前記特定キーへ割り当てる特定キー割り当てステップ
含み、
前記特定キー割り当てステップは、前記特定キーの押下により実行される機能ボタンが、前記画面データの入力状態と前記イベント受付ステップで受け付けた前記イベントに応じて切り替わるように、前記定義情報と前記入力項目のデータの入力状態と、当該イベントに従って効化する機能ボタンを決定すること
を特徴とする情報処理装置の制御方法。
A plurality of processing against the input field, a control method of an information processing apparatus displays the screen data of an application for performing data input to the display screen by executing by the plurality of to that function button corresponding to the process, Control of an information processing apparatus comprising storage means for storing definition information, which is information indicating whether to activate any function button, in accordance with the input state of the data of the input item and the event received by the event receiving means A method,
An event receiving step in which an event receiving means of the information processing apparatus receives an event that is a user operation on the screen data ;
When the function button determining unit of the information processing apparatus receives the event in the event receiving step, the function button to be activated next is stored in the storage unit from the input state in the screen data and the event. A function button determining step determined from the definition information
Enable means of the information processing apparatus, and enable the step to activate the function button determined in the function button determination step,
A specific key assigning step for assigning the specific key to the specific key so that the specific key assigning means of the information processing apparatus can execute the function button determined in the function button determining step and activated in the enabling step with the specific key;
It includes,
In the specific key assigning step, the function information executed by pressing the specific key is switched according to the input state of the screen data and the event received in the event receiving step, and the definition information and the input control method for an information processing apparatus and determines the input state of the item of data, a function button for Enabling accordance with the event.
サーバと、入力項目に対する複数の処理を、前記複数の処理に対応す能ボタンで実行することによりデータ入力を行うアプリケーションの画面データを表示画面に表示する情報処理装置であって、前記入力項目のデータの入力状態とイベント受付手段で受け付けたイベントに応じて、いずれの機能ボタンを有効化するか否かを示す情報である定義情報を記憶する記憶手段を備える情報処理装置とが、ネットワークを介して通信可能な情報処理システムの制御方法であって、
前記情報処理装置の、イベント受付手段が、前記画面データに対するユーザの操作であるイベントを受け付けるイベント受付ステップと、
前記情報処理装置の、機能ボタン決定手段が、前記イベント受付ステップで前記イベントを受け付けた場合、前記画面データにおける入力状態と当該イベントから、次に有効化する機能ボタンを、前記記憶手段に記憶されている前記定義情報より決定する機能ボタン決定ステップと、
前記情報処理装置の有効化手段が、前記能ボタン決定ステップで決定した機能ボタンを有効化する有効化ステップと、
前記情報処理装置の特定キー割り当て手段が、前記機能ボタン決定ステップで決定し、前記有効化ステップで有効化した機能ボタンを、特定キーで実行可能にするべく、前記特定キーへ割り当てる特定キー割り当てステップ
含み、
前記特定キー割り当てステップは、前記特定キーの押下により実行される機能ボタンが、前記画面データの入力状態と前記イベント受付ステップで受け付けた前記イベントに応じて切り替わるように、前記定義情報と前記入力項目のデータの入力状態と、当該イベントに従って効化する機能ボタンを決定すること
を特徴とする情報処理システムの制御方法。
A server, a plurality of processing against the input field, an information processing apparatus for displaying an application screen data on the display screen for data input by executing by the plurality of to that function button corresponding to the process, An information processing apparatus comprising storage means for storing definition information, which is information indicating whether to activate any function button, in accordance with an input state of data of the input item and an event received by the event receiving means An information processing system control method capable of communicating via a network,
An event receiving step in which an event receiving means of the information processing apparatus receives an event that is a user operation on the screen data ;
When the function button determining unit of the information processing apparatus receives the event in the event receiving step, the function button to be activated next is stored in the storage unit from the input state in the screen data and the event. A function button determining step determined from the definition information
Enable means of the information processing apparatus, and enable the step to activate the function button determined in the function button determination step,
A specific key assigning step for assigning the specific key to the specific key so that the specific key assigning means of the information processing apparatus can execute the function button determined in the function button determining step and activated in the enabling step with the specific key;
It includes,
In the specific key assigning step, the function information executed by pressing the specific key is switched according to the input state of the screen data and the event received in the event receiving step, and the definition information and the input an input state of the item of data, the control method of an information processing system and determines the function buttons Enabling accordance with the event.
入力項目に対する複数の処理を、前記複数の処理に対応す能ボタンで実行することによりデータ入力を行うアプリケーションの画面データを表示画面に表示する情報処理装置において実行可能なプログラムであって、
前記情報処理装置を、
前記画面データに対するユーザの操作であるイベントを受け付けるイベント受付手段と、
前記入力項目のデータの入力状態と前記イベント受付手段で受け付けたイベントに応じて、いずれの機能ボタンを有効化するか否かを示す情報である定義情報を記憶する記憶手段と、
前記イベント受付手段で前記イベントを受け付けた場合、前記画面データにおける入力状態と当該イベントから、次に有効化する機能ボタンを、前記記憶手段に記憶されている前記定義情報より決定する機能ボタン決定手段と、
前記機能ボタン決定手段で決定した機能ボタンを有効化する有効化手段と、
前記機能ボタン決定手段で決定し、前記有効化手段で有効化した機能ボタンを、特定キーで実行可能にするべく、前記特定キーへ割り当てる特定キー割り当て手段
として機能させ、
前記特定キー割り当て手段は、前記特定キーの押下により実行される機能ボタンが、前記画面データの入力状態と前記イベント受付手段で受け付けた前記イベントに応じて切り替わるように、前記定義情報と前記入力項目のデータの入力状態と、当該イベントに従って効化する機能ボタンを決定することを特徴とするプログラム。
A plurality of processing against the input field, there viable program in an information processing apparatus to display the application screen data on the display screen for data input by executing by the plurality of to that function button corresponding to the process And
The information processing apparatus;
Event accepting means for accepting an event that is a user operation on the screen data ;
Storage means for storing definition information which is information indicating whether to activate any function button according to the input state of the data of the input item and the event received by the event reception means;
When the event is received by the event receiving means, a function button determining means for determining a function button to be activated next from the definition information stored in the storage means based on the input state in the screen data and the event. When,
An enabling means for enabling the function button determined by the function button determining means;
The function button determined by the function button determining means, and the function button activated by the enabling means is made to function as a specific key assigning means to be assigned to the specific key so as to be executable with the specific key,
The specific key assigning unit is configured to switch the function information executed by pressing the specific key according to the input state of the screen data and the event received by the event receiving unit, and the definition information and the input the input state of the item of data, programs and determines the function buttons Enabling accordance with the event.
請求項7に記載されたプログラムを記録したコンピュータ読み取り可能な記録媒体。   A computer-readable recording medium on which the program according to claim 7 is recorded.
JP2013159679A 2013-03-19 2013-07-31 Information processing apparatus, information processing system, information processing apparatus control method, information processing system control method, program, and recording medium Active JP5812052B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013159679A JP5812052B2 (en) 2013-03-19 2013-07-31 Information processing apparatus, information processing system, information processing apparatus control method, information processing system control method, program, and recording medium

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2013057384 2013-03-19
JP2013057384 2013-03-19
JP2013159679A JP5812052B2 (en) 2013-03-19 2013-07-31 Information processing apparatus, information processing system, information processing apparatus control method, information processing system control method, program, and recording medium

Publications (2)

Publication Number Publication Date
JP2014206965A JP2014206965A (en) 2014-10-30
JP5812052B2 true JP5812052B2 (en) 2015-11-11

Family

ID=52120438

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013159679A Active JP5812052B2 (en) 2013-03-19 2013-07-31 Information processing apparatus, information processing system, information processing apparatus control method, information processing system control method, program, and recording medium

Country Status (1)

Country Link
JP (1) JP5812052B2 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000222101A (en) * 1999-02-03 2000-08-11 Obic Business Consultants Ltd Application program processing signal input device
JP2001331404A (en) * 2000-05-22 2001-11-30 Obic Business Consultants Ltd Job controller provided with function key command function through internet
US20070067717A1 (en) * 2003-06-13 2007-03-22 Shigefumi Wada Basic work processing system
JP2005018163A (en) * 2003-06-23 2005-01-20 World:Kk Pos terminal device, pos system and program
JP2009122929A (en) * 2007-11-14 2009-06-04 Yamashita Medical Instruments Co Ltd Equipment management supporting system and equipment management supporting program

Also Published As

Publication number Publication date
JP2014206965A (en) 2014-10-30

Similar Documents

Publication Publication Date Title
JP5489619B2 (en) Information processing apparatus and method
JP5455527B2 (en) Image forming apparatus, method for controlling the apparatus, and control program
JP5460215B2 (en) Information processing apparatus and method
CN103793176A (en) Method and device for fast switching between application programs
JP4561905B2 (en) Information processing program, information processing method, and information processing apparatus
US20140059491A1 (en) Electronic apparatus to execute application, method thereof, and computer readable recording medium
US20140096047A1 (en) Electronic apparatus, method of executing application, and computer readable recording medium
CN105453017A (en) Method and apparatus for providing graphic user interface
US20150149923A1 (en) Image processing apparatus, method of controlling the same, and storage medium
JP5585697B2 (en) Portable terminal, portable terminal control method, program, and recording medium
JP5677556B2 (en) Information processing apparatus and method
JP5179171B2 (en) Information processing apparatus, information processing method, program, and recording medium
JP5812052B2 (en) Information processing apparatus, information processing system, information processing apparatus control method, information processing system control method, program, and recording medium
JP2012048322A (en) Information processor, application control method, and program
JP4011045B2 (en) PRINT CONTROL DEVICE, PRINT CONTROL METHOD, PROGRAM, AND RECORDING MEDIUM
JP2013101532A (en) Project management device, project management method, program, and storage medium
JP5928548B2 (en) Control device and program
JP5954308B2 (en) Information processing apparatus, information processing method, and program
JP5880637B2 (en) Information processing apparatus, control method and program thereof, and information processing system, control method and program thereof
JP5847855B2 (en) Image forming apparatus, method of controlling the apparatus, and control program
JP6128097B2 (en) Information processing apparatus, control method, and program
JP4395663B2 (en) PRINT CONTROL DEVICE, PRINT CONTROL METHOD, PROGRAM, AND RECORDING MEDIUM
US11763211B2 (en) Optimizing a reservation user interface
JP4565630B2 (en) Information processing apparatus, installer setting method, program, and recording medium
JP2017097541A (en) Information processing system, control method, program

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140930

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141201

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20150410

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150526

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150724

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: 20150825

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150907

R150 Certificate of patent or registration of utility model

Ref document number: 5812052

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313115

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350