JP3869196B2 - Data processing apparatus and program recording medium - Google Patents

Data processing apparatus and program recording medium Download PDF

Info

Publication number
JP3869196B2
JP3869196B2 JP2000253439A JP2000253439A JP3869196B2 JP 3869196 B2 JP3869196 B2 JP 3869196B2 JP 2000253439 A JP2000253439 A JP 2000253439A JP 2000253439 A JP2000253439 A JP 2000253439A JP 3869196 B2 JP3869196 B2 JP 3869196B2
Authority
JP
Japan
Prior art keywords
input
item
input item
data processing
screen
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2000253439A
Other languages
Japanese (ja)
Other versions
JP2002073235A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2000253439A priority Critical patent/JP3869196B2/en
Publication of JP2002073235A publication Critical patent/JP2002073235A/en
Application granted granted Critical
Publication of JP3869196B2 publication Critical patent/JP3869196B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、複数の入力項目を持つ業務画面を表示して、その入力項目に入力される項目値を使ってデータ処理を実行するデータ処理装置と、そのデータ処理装置で用いられるプログラムを記録したプログラム記録媒体とに関し、特に、項目値入力の操作性の向上を実現するデータ処理装置と、そのデータ処理装置で用いられるプログラムを記録したプログラム記録媒体とに関する。
【0002】
【従来の技術】
入力項目を持つ業務画面を表示して、その入力項目に入力される項目値を使ってデータ処理を実行するデータ処理装置がある。
【0003】
従来のデータ処理装置では、この項目値入力の操作性の向上を図るために、ユーザがカーソルなどを使って入力項目を選択すると、その入力項目の位置で、その入力項目の入力域を拡大表示するように処理している。
【0004】
そして、ユーザがこの拡大表示した入力域に項目値を入力して所定のキーを押下することでその値を確定させると、その拡大表示を取り止め、その入力された項目値を選択された入力項目に対する入力値として設定して、本来の入力項目に表示するように処理している。
【0005】
【発明が解決しようとする課題】
しかしながら、このような従来技術に従っていると、入力項目が拡大表示されることで、隣接する関連性のある他の入力項目が隠されてしまうことが起こり、これがために、関連する入力項目の項目値を参照できないことが起こるという問題点がある。
【0006】
そして、同じような入力項目が並んでいる所で入力項目が拡大表示されると、その拡大表示の入力項目がどの入力項目のものであるのか分からないことが起こり、これがために、項目値を誤入力することが起こるという問題点がある。
【0007】
この問題点を解決するために、業務画面に展開される入力項目の数を減らして、入力項目を拡大表示してもこのような問題点が起こらないように画面設計する方法が考えられるが、そのような方法を用いると、1つの業務画面の持つ入力項目の数が限られるという別の問題点がでてくることになる。
【0008】
本発明はかかる事情に鑑みてなされたものであって、複数の入力項目を持つ業務画面を表示して、その入力項目に入力される項目値を使ってデータ処理を実行する構成を採るときにあって、項目値入力の操作性の向上を実現する新たなデータ処理装置の提供と、そのデータ処理装置で用いられるプログラムを記録した新たなプログラム記録媒体の提供を目的とする。
【0009】
【課題を解決するための手段】
図1に本発明の概要構成を図示する。
【0010】
図中、1は本発明を具備するデータ処理装置であって、複数の入力項目を持つ業務画面を表示して、その入力項目に入力される項目値を使ってデータ処理を実行するものである。
【0011】
本発明のデータ処理装置1は、ディスプレイ手段2と、ディスプレイ手段2に表示する業務画面の表示制御を実行する画面制御手段3と、ディスプレイ手段2に表示する業務画面の持つ入力項目がどの入力項目と関連しないのかについての情報を記憶する記憶手段4とを備える。
【0012】
この画面制御手段3は、入力項目の選択を検出する検出手段5と、検出手段5により入力項目の選択が検出されるときに、記憶手段4の記憶する情報を参照することで、ディスプレイ手段2に表示している業務画面の持つ入力項目の中から、その選択される入力項目に関連性のない入力項目を特定する特定手段6と、特定手段6の特定する関連性のない入力項目の位置に、選択された入力項目を拡大表示する拡大表示制御手段7と、拡大表示制御手段7の拡大表示する入力項目に入力される項目値が確定するときに、その拡大表示の入力項目を消去するとともに、その入力される項目値を選択された入力項目への入力値として設定する実行手段8とを備える。
【0013】
ここで、本発明のデータ処理装置の持つ機能は具体的にはプログラムで実現されるものであり、このプログラムは、計算機が読み取り可能な半導体メモリなどの適当な記録媒体に格納することができる。
【0016】
のように構成される本発明のデータ処理装置1では、ユーザがカーソルなどを使って業務画面の持つ入力項目を選択すると、その業務画面の持つ関連性のない入力項目を特定して、その特定した関連性のない入力項目の位置に、ユーザの選択した入力項目の入力域を拡大表示する。
【0017】
このようにして、本発明のデータ処理装置では、入力項目を拡大することで項目値入力の操作性の向上を図るときに、関連性のない入力項目の位置に入力項目を拡大表示していくように処理することから、ユーザは隣接する関連性のある他の入力項目の項目値を参照しながら項目値を入力できるようになる。
【0018】
【発明の実施の形態】
以下、実施の形態に従って本発明を詳細に説明する。
【0019】
図2に、本発明のデータ処理装置1の一実施形態例を図示する。
【0020】
この図に示すように、本発明のデータ処理装置1は、ディスプレイ10と、ディスプレイ10を使って規定のデータ処理を実行するアプリケーションプログラム11と、コンパイラによってアプリケーションプログラム11の中に組み込まれて、ディスプレイ10に表示する図3に示すような多数の入力項目を持つ業務画面の表示制御を実行する画面制御プログラム12と、ディスプレイ10に表示する業務画面の属性情報を管理する画面管理テーブル13と、ディスプレイ10に表示する業務画面の持つ各入力項目の属性情報を管理する項目管理テーブル14とを備える。
【0021】
ここで、本発明を実現すべく用意される画面制御プログラム12は、計算機が読み取り可能な半導体メモリなどの適当な記録媒体に格納することができる。
【0022】
図4に画面管理テーブル13の一例、図5に項目管理テーブル14の一例を図示する。
【0023】
画面管理テーブル13は、図4に示すように、各業務画面毎に、その業務画面が空きスペースを持つのか否かということと、空きスペースを持つ場合には、その出力座標(図示していないが大きさについても管理している)と、その業務画面の持つ入力項目の数(項目IDの範囲)とを管理する。
【0024】
一方、項目管理テーブル14は、図5に示すように、各業務画面の持つ各入力項目毎に、その入力項目の名前と、その入力項目のID(業務画面の中での通番が割り付けられる)と、その入力項目の出力座標(図示していないが大きさについても管理している)と、その入力項目に関連性がある同じ業務画面の持つ入力項目のIDとを管理する。
【0025】
図6及び図7に、画面制御プログラム12の実行する処理フローの一例を図示する。次に、この処理フローに従って、本発明の処理について詳細に説明する。
【0026】
画面制御プログラム12は、アプリケーションプログラム11から業務画面の表示要求が発行されると、図6及び図7の処理フローに示すように、先ず最初に、ステップ1で、表示要求のある業務画面を表示する。
【0027】
続いて、ステップ2で、表示した業務画面に対するユーザ操作を待って、ユーザ操作を検出すると、ステップ3に進んで、そのユーザ操作が業務画面の表示終了要求であるのか否かを判断して、業務画面の表示終了要求であることを判断するときには、ステップ4に進んで、業務画面の表示を終了して、処理を終了する。
【0028】
一方、ステップ3で、ユーザ操作が業務画面の表示終了要求でないことを判断するときには、ステップ5に進んで、ユーザ操作がカーソルの移動で、それにより業務画面の持つ入力項目の位置にカーソルが移動したのか否かを判断して、業務画面の持つ入力項目の位置にカーソルが移動したことを判断するときは、ステップ6に進んで、項目管理テーブル14からカーソルの指す入力項目の出力座標を取得して、それを退避する。
【0029】
続いて、ステップ7で、画面管理テーブル13を参照することで、表示中の業務画面に空きスペースがあるのか否かを判断して、空きスペースがあることを判断するときには、ステップ8に進んで、画面管理テーブル13からその空きスペースの出力座標を取得する。
【0030】
続いて、ステップ9で、その取得した出力座標の指定する空きスペースの位置、カーソルの指す入力項目の入力域を拡大表示して、次のユーザ操作を待つべくステップ2に戻る。
【0031】
すなわち、図8(a)に示すような業務画面(画面管理テーブル13/項目管理テーブル14に登録されている画面IDが1の業務画面)を表示しているときに、入力項目Aにカーソルが移動されると、図8(b)に示すように、その業務画面の持つ空きスペースの位置に、入力項目Aの入力域を拡大表示するのである。
【0032】
このとき、図中の破線などで示すように、その拡大表示した入力域がどの入力項目のものであるのかが分かるような表示形態を使って、その拡大表示した入力域を表示するようにしている。
【0033】
一方、ステップ7で、表示中の業務画面に空きスペースがないことを判断するときには、ステップ10に進んで、画面管理テーブル13を参照することで、表示中の業務画面の持つ入力項目の数を取得するとともに、項目管理テーブル14を参照することで、カーソルの指す入力項目の持つ関連項目(その入力項目に関連性を持つ入力項目)の情報を取得する。
【0034】
続いて、ステップ11(図7の処理フロー)で、その取得した入力項目数とその取得した関連項目とから、カーソルの指す入力項目と関連性を持たない入力項目を1つ決定する。
【0035】
すなわち、図4及び図5の管理テーブルで具体的に説明するならば、画面IDが2の業務画面を表示しているときに、入力項目Rがカーソルにより選択される場合には、図4の画面管理テーブル13を参照することで、その業務画面の持つ入力項目数が11個であると取得され、図5の項目管理テーブル14を参照することで、その入力項目Rの持つ関連項目として入力項目2,5,7(入力項目L,O,Q)が取得されると、残りの8個の入力項目の中から例えば入力項目Aを選択することで、カーソルの指す入力項目と関連性を持たない入力項目を1つ決定するのである。
【0036】
続いて、ステップ12で、項目管理テーブル14を参照することで、その決定した非関連の入力項目の出力座標を取得する。続いて、ステップ13で、その取得した出力座標の指定する非関連の入力項目の位置に、カーソルの指す入力項目の入力域を拡大表示して、次のユーザ操作を待つべくステップ2に戻る。
【0037】
すなわち、図10(a)に示すような業務画面を表示しているときに、入力項目Rにカーソルが移動されると、図10(b)に示すように、その入力項目Rと関連性を持たない入力項目Aの位置に、その入力項目Rの入力域を拡大表示するのである。
【0038】
このとき、図中の破線などで示すように、その拡大表示した入力域がどの入力項目のものであるのかが分かるような表示形態を使って、その拡大表示した入力域を表示するようにしている。
【0039】
一方、ステップ5で、ユーザ操作がカーソルの移動でないことを判断するときには、ステップ14に進んで、ユーザ操作が拡大表示している入力項目への項目値の入力であるのか否かを判断して、項目値の入力であることを判断するときには、ステップ15に進んで、ユーザの入力した項目値を拡大表示している入力項目に表示してから、次のユーザ操作を待つべくステップ2に戻る。
【0040】
すなわち、図8(b)のように拡大表示している入力項目に「東京都」という項目値が入力されるときには、図9(a)に示すように、その「東京都」という項目値をその拡大表示している入力項目に表示するのである。また、図10(b)のように拡大表示している入力項目に「営業」という項目値が入力されるときには、図11(a)に示すように、その「営業」という項目値をその拡大表示している入力項目に表示するのである。
【0041】
一方、ステップ14で、ユーザ操作が項目値の入力でないことを判断するときには、ステップ16に進んで、ユーザが入力した項目値を確定させるためのリターンキーを操作したのか否かを判断して、ユーザがリターンキーを操作したことを判断するときには、ステップ17に進んで、ステップ6で退避した入力項目の出力座標(拡大表示の元となった入力項目の本来の出力座標)を取得する。
【0042】
続いて、ステップ18で、拡大表示の入力項目を消去するとともに、その入力項目に表示しているユーザから入力した項目値を確定させて、取得した出力座標の指す本来の入力項目に表示してから、次のユーザ操作を待つべくステップ2に戻る。
【0043】
すなわち、図9(a)に示すような形でユーザから入力した「東京都」という項目値を入力しているときに、ユーザがリターンキーを操作すると、図9(b)に示すように、拡大表示の入力項目を消去するとともに、その入力した「東京都」という項目値を本来の入力項目に表示するのである。また、図11(a)に示すような形でユーザから入力した「営業」という項目値を入力しているときに、ユーザがリターンキーを操作すると、図11(b)に示すように、拡大表示の入力項目を消去するとともに、その入力した「営業」という項目値を本来の入力項目に表示するのである。
【0044】
一方、ステップ16で、ユーザがリターンキーを操作したのではないことを判断するときには、ステップ19に進んで、ユーザ操作の指示する処理を実行してから、次のユーザ操作を待つべくステップ2に戻る。
【0045】
このようにして、画面制御プログラム12は、表示している業務画面に空きスペースがあるときには、その空きスペースの位置に、カーソルの指す入力項目の入力域を拡大表示することで項目値を入力していくように処理するとともに、空きスペースがないときには、カーソルの指す入力項目に関連しない入力項目の位置に、カーソルの指す入力項目の入力域を拡大表示することで項目値を入力していくように処理するのである。
【0046】
上述した実施形態例では、業務画面の持つ属性情報を画面管理テーブル13で管理し、入力項目の持つ属性情報を項目管理テーブル14で管理するという構成を採ったが、図12に示すように、これらの属性情報を1つのテーブルで管理する構成を採ることも可能である。
【0047】
ここで、図12に示す管理テーブルでは、各入力項目毎に、その入力項目に関連性のない同じ業務画面の持つ1つの入力項目を非関連項目として予め管理するとともに、この管理形態に合わせて、業務画面の持つ入力項目の数についてはその管理を省略するという構成を採っている。
【0048】
【発明の効果】
以上説明したように、本発明では、入力項目を拡大することで項目値入力の操作性の向上を図るときに、関連性のない入力項目の位置に入力項目を拡大表示していくように処理することから、ユーザは隣接する関連性のある他の入力項目の項目値を参照しながら項目値を入力できるようになる。
【図面の簡単な説明】
【図1】 本発明の概要構成図である。
【図2】 本発明の一実施形態例である。
【図3】 業務画面の説明図である。
【図4】 画面管理テーブルの一例である。
【図5】 項目管理テーブルの一例である。
【図6】 画面制御プログラムの実行する処理フローの一例である。
【図7】 画面制御プログラムの実行する処理フローの一例である。
【図8】 本発明の説明図である。
【図9】 本発明の説明図である。
【図10】 本発明の説明図である。
【図11】 本発明の説明図である。
【図12】 業務画面及び入力項目の属性情報の管理方法の他の実施形態例である。
【符号の説明】
1 データ処理装置
2 ディスプレイ手段
3 画面制御手段
4 記憶手段
5 検出手段
6 特定手段
7 拡大表示制御手段
8 実行手段
[0001]
BACKGROUND OF THE INVENTION
The present invention records a data processing device that displays a business screen having a plurality of input items and executes data processing using item values input to the input items, and a program used in the data processing device. In particular, the present invention relates to a data processing apparatus that realizes improvement in operability of item value input and a program recording medium that records a program used in the data processing apparatus.
[0002]
[Prior art]
There is a data processing apparatus that displays a business screen having an input item and executes data processing using an item value input to the input item.
[0003]
In conventional data processing devices, when the user selects an input item using a cursor or the like, the input area of the input item is enlarged and displayed at the position of the input item in order to improve the operability of this item value input. It is processed to do.
[0004]
When the user inputs an item value in the enlarged input area and presses a predetermined key to confirm the value, the enlarged display is canceled and the input item value is selected as the selected input item. It is set as an input value for and processed so that it is displayed in the original input item.
[0005]
[Problems to be solved by the invention]
However, according to such a conventional technique, when an input item is displayed in an enlarged manner, other related input items that are adjacent to each other may be hidden. There is a problem that the value cannot be referred to.
[0006]
And when an input item is enlarged and displayed in a place where similar input items are lined up, it may not be understood which input item the input item in the enlarged display belongs to. There is a problem that incorrect input occurs.
[0007]
In order to solve this problem, it is possible to reduce the number of input items deployed on the work screen and design the screen so that such problems do not occur even if the input items are enlarged. When such a method is used, another problem arises that the number of input items of one business screen is limited.
[0008]
The present invention has been made in view of such circumstances, and employs a configuration in which a business screen having a plurality of input items is displayed and data processing is executed using item values input to the input items. An object of the present invention is to provide a new data processing apparatus that realizes improved operability of item value input and to provide a new program recording medium that records a program used in the data processing apparatus.
[0009]
[Means for Solving the Problems]
FIG. 1 shows a schematic configuration of the present invention.
[0010]
In the figure, reference numeral 1 denotes a data processing apparatus having the present invention, which displays a business screen having a plurality of input items and executes data processing using item values input to the input items. .
[0011]
The data processing apparatus of the present invention 1 includes a display unit 2, the screen control unit 3 for executing display control of the business screen displayed on the display unit 2, input fields which inputs with the transaction screen to be displayed on the de Isupurei means 2 And storage means 4 for storing information about whether the item is not related.
[0012]
The screen control unit 3 includes a detection means 5 for detecting a selected input item, when the selection of the input item is detected by the detecting means 5, by referring to the information stored in the storage unit 4, de Isupurei means from an input item with the work screen is displayed on the 2, the specifying means 6 for specifying an input item with no relevant in the input field to be the selected, unrelated input item specifying the particular means 6 When the item value to be input to the enlarged display control means 7 for enlarging the selected input item and the input item to be enlarged displayed by the enlarged display control means 7 is fixed at the position of And executing means 8 for erasing and setting the input item value as an input value to the selected input item.
[0013]
Here, the function of the data processing apparatus of the present invention is specifically realized by a program, and this program can be stored in an appropriate recording medium such as a semiconductor memory readable by a computer.
[0016]
In the data processing apparatus 1 of the present invention configured as this, when the user selects an input item with the transaction screen with a cursor or the like, to identify the input fields unrelated with the the operation screen, the The input area of the input item selected by the user is enlarged and displayed at the position of the specified unrelated input item.
[0017]
In this way, in the data processing device of the present invention, when the operability of the item value input is improved by enlarging the input item, the input item is enlarged and displayed at the position of the irrelevant input item. Thus, the user can input item values while referring to the item values of other related and related input items.
[0018]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, the present invention will be described in detail according to embodiments.
[0019]
FIG. 2 illustrates an embodiment of the data processing apparatus 1 of the present invention.
[0020]
As shown in this figure, a data processing apparatus 1 according to the present invention includes a display 10, an application program 11 for executing prescribed data processing using the display 10, and a compiler incorporated in the application program 11 by a compiler. 3, a screen control program 12 that executes display control of a business screen having a large number of input items as shown in FIG. 3, a screen management table 13 that manages business screen attribute information displayed on the display 10, and a display And an item management table 14 for managing attribute information of each input item of the business screen displayed on the screen 10.
[0021]
Here, the screen control program 12 prepared to implement the present invention can be stored in an appropriate recording medium such as a semiconductor memory readable by a computer.
[0022]
An example of a screen management table 13 in FIG. 4 illustrates an example of the item management table 14 in FIG. 5.
[0023]
As shown in FIG. 4, the screen management table 13 indicates whether or not each business screen has a free space and, if there is a free space, its output coordinates (not shown). And the number of input items (the range of item IDs) that the business screen has.
[0024]
On the other hand, in the item management table 14, as shown in FIG. 5, for each input item of each business screen, the name of the input item and the ID of the input item (the serial number in the business screen is assigned). And the output coordinates of the input item (not shown but the size is also managed) and the ID of the input item of the same business screen related to the input item.
[0025]
6 and 7 illustrate an example of a processing flow executed by the screen control program 12. Next, according to this processing flow, the processing of the present invention will be described in detail.
[0026]
When the application program 11 issues a business screen display request, the screen control program 12 first displays a business screen with a display request in step 1 as shown in the processing flow of FIGS. To do.
[0027]
Subsequently, in step 2, when a user operation is detected while waiting for a user operation on the displayed business screen, the process proceeds to step 3 to determine whether the user operation is a business screen display end request, When it is determined that it is a business screen display termination request, the process proceeds to step 4 to terminate the business screen display and terminate the processing.
[0028]
On the other hand, when it is determined in step 3 that the user operation is not a request to end the display of the business screen, the process proceeds to step 5 where the user operation is a cursor movement, and the cursor is moved to the position of the input item on the business screen. If it is determined whether or not the cursor has moved to the position of the input item on the business screen, the process proceeds to step 6 to obtain the output coordinates of the input item pointed to by the cursor from the item management table 14 Then evacuate it.
[0029]
Subsequently, in step 7, it is determined whether or not there is an empty space in the displayed business screen by referring to the screen management table 13, and when it is determined that there is an empty space, the process proceeds to step 8. The output coordinates of the empty space are acquired from the screen management table 13.
[0030]
Subsequently, in step 9, the input area of the input item pointed to by the cursor is enlarged and displayed at the position of the empty space designated by the acquired output coordinates, and the process returns to step 2 to wait for the next user operation.
[0031]
That is, when a business screen as shown in FIG. 8A (a business screen whose screen ID is registered in the screen management table 13 / item management table 14) is displayed, the cursor is placed on the input item A. When moved, as shown in FIG. 8B, the input area of the input item A is enlarged and displayed at the position of the empty space of the business screen.
[0032]
At this time, as shown by a broken line in the figure, the enlarged input area is displayed using a display form that can identify which input item is the enlarged input area. Yes.
[0033]
On the other hand, when it is determined in step 7 that there is no empty space on the displayed business screen, the process proceeds to step 10 to refer to the screen management table 13 to determine the number of input items held by the displayed business screen. In addition to acquisition, by referring to the item management table 14, information on a related item (an input item having relevance to the input item) of the input item pointed to by the cursor is acquired.
[0034]
Subsequently, in step 11 (the processing flow of FIG. 7), one input item that is not related to the input item pointed to by the cursor is determined from the acquired number of input items and the acquired related item.
[0035]
4 and FIG. 5, when the input item R is selected by the cursor when the business screen with the screen ID 2 is displayed, the control table of FIG. By referring to the screen management table 13, it is acquired that the number of input items of the business screen is 11, and by referring to the item management table 14 of FIG. 5, it is input as a related item of the input item R. When items 2, 5, and 7 (input items L, O, and Q) are acquired, by selecting, for example, input item A from the remaining eight input items, the relationship with the input item pointed to by the cursor is obtained. One input item that does not have is determined.
[0036]
Subsequently, in step 12, by referring to the item management table 14, the output coordinates of the determined unrelated input items are acquired. Subsequently, in step 13, the input area of the input item pointed to by the cursor is enlarged and displayed at the position of the unrelated input item designated by the acquired output coordinates, and the process returns to step 2 to wait for the next user operation.
[0037]
That is, when the business item screen as shown in FIG. 10A is displayed and the cursor is moved to the input item R, as shown in FIG. The input area of the input item R is enlarged and displayed at the position of the input item A that does not have.
[0038]
At this time, as shown by a broken line in the figure, the enlarged input area is displayed using a display form that can identify which input item is the enlarged input area. Yes.
[0039]
On the other hand, when it is determined in step 5 that the user operation is not a movement of the cursor, the process proceeds to step 14 to determine whether or not the user operation is an input of an item value to the input item displayed in an enlarged manner. When it is determined that the input is an item value, the process proceeds to step 15 to display the item value input by the user on the enlarged input item, and then returns to step 2 to wait for the next user operation. .
[0040]
That is, when the item value “Tokyo” is input to the input item displayed in an enlarged manner as shown in FIG. 8B, the item value “Tokyo” is changed as shown in FIG. It is displayed on the enlarged input item. Further, when the item value “sales” is input to the input item that is enlarged as shown in FIG. 10B, the item value “sales” is enlarged as shown in FIG. 11A. It is displayed on the displayed input item.
[0041]
On the other hand, when it is determined in step 14 that the user operation is not an input of an item value, the process proceeds to step 16 to determine whether or not the return key for confirming the item value input by the user is operated. When it is determined that the user has operated the return key, the process proceeds to step 17 to acquire the output coordinates of the input item saved in step 6 (original output coordinates of the input item that is the source of the enlarged display).
[0042]
Subsequently, in step 18, the enlarged display input item is deleted, and the item value input from the user displayed in the input item is confirmed and displayed in the original input item indicated by the acquired output coordinates. The process returns to step 2 to wait for the next user operation.
[0043]
That is, when the user operates the return key while inputting the item value “Tokyo” input from the user in the form as shown in FIG. 9A, as shown in FIG. The input item of the enlarged display is deleted, and the input item value “Tokyo” is displayed in the original input item. In addition, when the user operates the return key while inputting the item value “sales” input from the user in the form as shown in FIG. 11A, as shown in FIG. The displayed input item is erased, and the input item value of “sales” is displayed on the original input item.
[0044]
On the other hand, if it is determined in step 16 that the user has not operated the return key, the process proceeds to step 19 to execute processing instructed by the user operation, and then to step 2 to wait for the next user operation. Return.
[0045]
In this way, when there is an empty space on the displayed business screen, the screen control program 12 inputs the item value by enlarging the input area of the input item pointed to by the cursor at the position of the empty space. When there is no free space, input the item value by enlarging the input area of the input item pointed to by the cursor at the position of the input item not related to the input item pointed to by the cursor. Is processed.
[0046]
In the above-described embodiment, the configuration is such that the attribute information of the business screen is managed by the screen management table 13 and the attribute information of the input item is managed by the item management table 14, but as shown in FIG. It is also possible to adopt a configuration in which these pieces of attribute information are managed by a single table.
[0047]
Here, in the management table shown in FIG. 12, for each input item, one input item of the same business screen that is not related to the input item is managed in advance as an unrelated item, and in accordance with this management mode. The configuration is such that the management of the number of input items on the business screen is omitted.
[0048]
【The invention's effect】
As described above, in the present invention, when improving the operability of the item value input by enlarging the input items, as expanding display the input fields to position unrelated input items Since the processing is performed, the user can input the item value while referring to the item values of other related and related input items.
[Brief description of the drawings]
FIG. 1 is a schematic configuration diagram of the present invention.
FIG. 2 is an example of an embodiment of the present invention.
FIG. 3 is an explanatory diagram of a business screen.
FIG. 4 is an example of a screen management table.
FIG. 5 is an example of an item management table.
FIG. 6 is an example of a processing flow executed by a screen control program.
FIG. 7 is an example of a processing flow executed by a screen control program.
FIG. 8 is an explanatory diagram of the present invention.
FIG. 9 is an explanatory diagram of the present invention.
FIG. 10 is an explanatory diagram of the present invention.
FIG. 11 is an explanatory diagram of the present invention.
FIG. 12 is another example embodiment of a method for managing attribute information of business screens and input items.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 Data processor 2 Display means 3 Screen control means 4 Storage means 5 Detection means 6 Specification means 7 Enlarged display control means 8 Execution means

Claims (4)

複数の入力項目を持つ業務画面を表示して、その入力項目に入力される項目値を使ってデータ処理を実行するデータ処理装置で用いられるプログラムを記録したプログラム記録媒体であって、
入力項目が選択されるときに、上記業務画面の持つ入力項目の中から、その選択される入力項目に関連性のない入力項目を特定する処理と、
上記関連性のない入力項目の位置に、上記選択される入力項目を拡大表示する処理と、
上記拡大表示の入力項目に入力される項目値が確定するときに、上記拡大表示の入力項目を消去するとともに、該項目値を上記選択される入力項目への入力値として設定する処理とをコンピュータに実行させるプログラムを記録したことを、
特徴とするプログラム記録媒体。
A program recording medium that records a program used in a data processing device that displays a business screen having a plurality of input items and executes data processing using item values input to the input items,
When an input item is selected, a process of identifying an input item that is not related to the selected input item from among the input items that the business screen has,
A process of enlarging and displaying the selected input item at the position of the unrelated input item;
When the item value input to the enlarged display input item is confirmed, the computer deletes the enlarged display input item and sets the item value as an input value to the selected input item. That the program to be executed is recorded
A program recording medium.
請求項1に記載のプログラム記録媒体において、
入力項目を拡大表示する処理で、その拡大表示の入力項目がどの入力項目を拡大表示したものかが分かる形で、その拡大表示の入力項目を表示することを、
特徴とするプログラム記録媒体。
The program recording medium according to claim 1 ,
In the process of magnifying the input item, displaying the enlarged input item in a form that shows which input item was magnified and displayed.
A program recording medium.
複数の入力項目を持つ業務画面を表示して、その入力項目に入力される項目値を使ってデータ処理を実行するデータ処理装置において、
入力項目が選択されるときに、上記業務画面の持つ入力項目の中から、その選択される入力項目に関連性のない入力項目を特定する特定手段と、
上記関連性のない入力項目の位置に、上記選択される入力項目を拡大表示する表示手段と、
上記拡大表示の入力項目に入力される項目値が確定するときに、上記拡大表示の入力項目を消去するとともに、該項目値を上記選択される入力項目への入力値として設定する実行手段とを備えることを、
特徴とするデータ処理装置。
In a data processing device that displays a business screen having a plurality of input items and executes data processing using item values input to the input items,
When an input item is selected, a specifying means for specifying an input item not related to the selected input item from the input items of the business screen,
Display means for enlarging and displaying the selected input item at the position of the unrelated input item;
Executing means for erasing the enlarged display input item and setting the item value as an input value to the selected input item when an item value input to the enlarged display input item is confirmed; To prepare,
Characteristic data processing device.
請求項3に記載のデータ処理装置において、The data processing apparatus according to claim 3, wherein
上記表示手段は、上記拡大表示の入力項目がどの入力項目を拡大表示したものかが分かる形で、その拡大表示の入力項目を表示することを、The display means displays the input item of the enlarged display in a form in which the input item of the enlarged display indicates which input item is enlarged,
特徴とするデータ処理装置。Characteristic data processing device.
JP2000253439A 2000-08-24 2000-08-24 Data processing apparatus and program recording medium Expired - Fee Related JP3869196B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000253439A JP3869196B2 (en) 2000-08-24 2000-08-24 Data processing apparatus and program recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000253439A JP3869196B2 (en) 2000-08-24 2000-08-24 Data processing apparatus and program recording medium

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2006243497A Division JP2006344245A (en) 2006-09-08 2006-09-08 Program recording medium and data processor

Publications (2)

Publication Number Publication Date
JP2002073235A JP2002073235A (en) 2002-03-12
JP3869196B2 true JP3869196B2 (en) 2007-01-17

Family

ID=18742535

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000253439A Expired - Fee Related JP3869196B2 (en) 2000-08-24 2000-08-24 Data processing apparatus and program recording medium

Country Status (1)

Country Link
JP (1) JP3869196B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100611500B1 (en) 2004-06-01 2006-08-10 삼성에스디에스 주식회사 On-line Education System Using a set of Simulations and Related Feedbacks
JP5853802B2 (en) * 2012-03-22 2016-02-09 富士通株式会社 Electronic device, electronic device control method, electronic device control program

Also Published As

Publication number Publication date
JP2002073235A (en) 2002-03-12

Similar Documents

Publication Publication Date Title
JP3755122B2 (en) Method and apparatus for displaying an image on a computer display
US7962862B2 (en) Method and data processing system for providing an improved graphics design tool
JPH0520016A (en) Icon menu display device
US7290219B2 (en) System and method for selection based action bar
JP3869196B2 (en) Data processing apparatus and program recording medium
JP2959069B2 (en) Slip input processor
JPH07271545A (en) Information processor
JP2006344245A (en) Program recording medium and data processor
JPH0816824A (en) Three-dimensional computer aided design device/method
JP2002149701A (en) System and method for database management, storage medium, and program
JP2007164532A (en) Task display device, task display method, and task display program
JP5512213B2 (en) Reference display system, reference display method and program
US20020049757A1 (en) Apparatus for processing data of overlapped facilities by means of virtual facility record and method therefor
JPH1185443A (en) Window display device and recording medium
JPH07129355A (en) Device and method for displaying screen
JP4265103B2 (en) Image display method and computer-readable recording medium
JP2004046882A (en) Selected image magnifying method and device
JP3444620B2 (en) Filing system equipment
JP2001318944A (en) Retrieving device and its program recording medium
JP2001291112A (en) Device and method for editing graphic and recording medium with its program stored therein
JP3872162B2 (en) Business processing system and commissioned business execution control method
JP2017054208A (en) File editing device, file editing method and file editing program
JPH0398169A (en) Collective changing system for features of plural elements of interactive cad
JP2830119B2 (en) Resource management device
JP6194050B1 (en) Data hierarchy display device, data hierarchy display program, and data hierarchy display method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060704

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060718

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060908

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20061012

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20091020

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20101020

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20101020

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20111020

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20111020

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20121020

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20121020

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20131020

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees