JP2008140330A - Screen creation apparatus and screen creation program - Google Patents

Screen creation apparatus and screen creation program Download PDF

Info

Publication number
JP2008140330A
JP2008140330A JP2006328473A JP2006328473A JP2008140330A JP 2008140330 A JP2008140330 A JP 2008140330A JP 2006328473 A JP2006328473 A JP 2006328473A JP 2006328473 A JP2006328473 A JP 2006328473A JP 2008140330 A JP2008140330 A JP 2008140330A
Authority
JP
Japan
Prior art keywords
screen
input
data input
display
item
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2006328473A
Other languages
Japanese (ja)
Inventor
Katsutaka Suzuki
克孝 鈴木
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.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC Corp
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 Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2006328473A priority Critical patent/JP2008140330A/en
Publication of JP2008140330A publication Critical patent/JP2008140330A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To simplify labor and time required for verification work for unifying a plurality of screen components arranged on a data input screen. <P>SOLUTION: This screen creation apparatus has a storage section for storing an input screen information file that is formed for each data input screen and stores information about display attributes such as position and size of each screen component arranged on the screen. When the input screen information file of an arbitrary data input screen is read from the storage section, the data input screen is displayed based on the information on the input screen information file. Regarding various screen components constituting this data input screen, components at least a part of the attribute items of which is common are displayed separately from the others. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、コンピュータシステムのデータ入力画面を作成する画面作成装置、及びコンピュータ上での前記データ入力画面作成機能を実現させるための画面作成プログラムに関する。   The present invention relates to a screen creation device for creating a data entry screen of a computer system, and a screen creation program for realizing the data entry screen creation function on a computer.

コンピュータシステム上で動作するアプリケーションプログラムによりデータ入力を伴う場合のデータ入力方法としては、ディスプレイに所定のデータ入力画面を表示させ、キーボード等の入力装置によって当該入力画面上に入力されたデータを取込む方法が一般的である。そして、このようなデータ入力方法を実現するためには、アプリケーションプログラムを開発する際に所望のデータ入力画面を作成する必要がある。通常、データ入力画面は、ベースとなる画面上にエディットボックス,ボタン等の各種の画面部品を適宜配置することによって作成される。   As a data input method when data is input by an application program operating on a computer system, a predetermined data input screen is displayed on the display, and data input on the input screen by an input device such as a keyboard is captured. The method is common. In order to realize such a data input method, it is necessary to create a desired data input screen when developing an application program. Usually, a data input screen is created by appropriately arranging various screen parts such as an edit box and a button on a base screen.

従来、この種のデータ入力画面を作成する場合において、プログラム開発者の画面設計に要する時間や労力を抑制する方法は、種々提案されている(例えば、特許文献1参照)。
特開2006−99545号公報
Conventionally, when creating this type of data input screen, various methods have been proposed for suppressing the time and effort required for the screen design of a program developer (see, for example, Patent Document 1).
JP 2006-99545 A

ところで、データ入力画面を作成する場合において、ベース画面上に画面部品を配置する際には、プログラム開発者によって部品毎に表示位置やサイズ等の表示属性が設定されるが、その設定内容は、部品毎に画面上で確認することができる。そこで、例えば同一サイズの画面部品が複数配置されたデータ入力画面を作成する際、プログラム開発者は、ベース画面上に各画面部品を配置した後、各画面部品の設定内容を一つ一つ画面に表示させ比較することによって、サイズにずれがないか確認していた。   By the way, when creating a data entry screen, when placing screen parts on the base screen, display attributes such as display position and size are set for each part by the program developer. Each part can be confirmed on the screen. So, for example, when creating a data input screen in which multiple screen parts of the same size are arranged, the program developer arranges each screen part on the base screen and then displays the setting contents of each screen part one by one. It was confirmed that there was no shift in size by displaying and comparing them.

また、複数のデータ入力画面にそれぞれ配置された画面部品に統一性を持たせる場合も、プログラム開発者は同様に、画面上に各画面部品の設定内容を表示させ比較することによって、統一性の有無を確認していた。   In addition, when the screen components placed on multiple data input screens are made to be consistent, the program developer can also display the settings of each screen component on the screen and compare them. The presence or absence was confirmed.

このように、従来の技術においては、データ入力画面に配置された画面部品の設定内容を画面に表示させ、プログラム開発者が比較照合することで、画面部品の表示位置,サイズ等の表示属性のずれを確認していたので、比較対象となる部品数や画面数が増加すればするほど手間と時間がかかり、画面作成作業の効率を低下させる問題があった。   As described above, in the conventional technique, the setting contents of the screen parts arranged on the data input screen are displayed on the screen, and the program developer compares and collates the display attributes such as the display position and size of the screen parts. Since the deviation has been confirmed, there is a problem that the more the number of parts and the number of screens to be compared increases, the more time and effort it takes, and the efficiency of screen creation work decreases.

本発明はこのような事情に基づいてなされたもので、その目的とするところは、データ入力画面に配置された複数の画面部品に統一性をもたせるための確認作業に要する手間と時間を簡略化でき、画面作成作業の効率を高めることができる画面作成装置及び画面作成プログラムを提供しようとするものである。   The present invention has been made based on such circumstances, and the purpose thereof is to simplify the labor and time required for confirmation work to make the plurality of screen parts arranged on the data input screen uniform. The present invention is intended to provide a screen creation device and a screen creation program that can improve the efficiency of screen creation work.

本発明の画面作成装置は、ベース画面上に各種の画面部品を配置することによりコンピュータシステムのデータ入力画面を作成する装置であって、データ入力画面毎に形成され、その画面上に配置された各画面部品の位置,サイズ等の表示属性に関する情報を格納してなる入力画面情報ファイルを記憶する記憶部と、記憶部から任意のデータ入力画面の入力画面情報ファイルを読み出すファイル読出し手段と、このファイル読出し手段により読み出された入力画面情報ファイルの情報に基づきデータ入力画面を表示する画面表示手段と、この画面表示手段により表示されたデータ入力画面を構成する各種の画面部品について、少なくとも一部の属性項目が共通する部品を他と区別して表示させる表示制御手段とを備えたものである。   The screen creation device of the present invention is a device for creating a data input screen of a computer system by arranging various screen components on a base screen, and is formed for each data input screen and arranged on the screen. A storage unit that stores an input screen information file that stores information about display attributes such as the position and size of each screen component; a file reading unit that reads an input screen information file of an arbitrary data input screen from the storage unit; and At least a part of the screen display means for displaying the data input screen based on the information of the input screen information file read by the file reading means and the various screen components constituting the data input screen displayed by the screen display means Display control means for displaying parts having the same attribute item in distinction from others.

本発明の画面作成プログラムは、コンピュータ上で動作し、ベース画面上に各種の画面部品を配置してコンピュータシステムのデータ入力画面を作成するプログラムであって、コンピュータに、データ入力画面毎にその画面上に配置された各画面部品の位置,サイズ等の表示属性に関する情報を格納してなる入力画面情報ファイルを形成し当該コンピュータに接続された記憶部に記憶させる機能と、記憶部から任意のデータ入力画面の入力画面情報ファイルを読み出す機能と、記憶部から読み出された入力画面情報ファイルの情報に基づき当該コンピュータに接続された表示部にデータ入力画面を表示させる機能と、表示部に表示されたデータ入力画面を構成する各種の画面部品について、少なくとも一部の属性項目が共通する部品を他と区別して表示させる機能とを実現させるものである。   The screen creation program according to the present invention is a program that operates on a computer and arranges various screen components on a base screen to create a data input screen of a computer system. A function for forming an input screen information file storing information related to display attributes such as the position and size of each screen component arranged above and storing it in a storage unit connected to the computer, and arbitrary data from the storage unit A function for reading the input screen information file of the input screen, a function for displaying the data input screen on the display unit connected to the computer based on the information of the input screen information file read from the storage unit, and a display unit For the various screen components that make up the data entry screen, the components that share at least some of the attribute items are distinguished from others. It is used for realizing a function to display to.

かかる手段を講じた本発明によれば、データ入力画面に配置された複数の画面部品に統一性をもたせるための確認作業に要する手間と時間を簡略化でき、画面作成作業の効率を高めることができる画面作成装置及び画面作成プログラムを提供できる。   According to the present invention in which such measures are taken, it is possible to simplify the labor and time required for the confirmation work for making the plurality of screen parts arranged on the data input screen uniform, and to improve the efficiency of the screen creation work. Screen creation apparatus and screen creation program can be provided.

以下、本発明を実施するための最良の形態について図面を用いて説明する。
図1は、コンピュータシステムのデータ入力画面を作成する画面作成装置1の要部構成を示すブロック図である。図示するように画面作成装置1は、CPU(Central Processing Unit)を主体としてコンピュータを構成する制御部10と、この制御部10に接続される主記憶部11、補助記憶部12、プログラム実行部13、入力部14及び表示部15で構成されている。
The best mode for carrying out the present invention will be described below with reference to the drawings.
FIG. 1 is a block diagram showing a main configuration of a screen creation apparatus 1 that creates a data input screen of a computer system. As shown in the figure, the screen creation device 1 includes a control unit 10 that constitutes a computer mainly composed of a CPU (Central Processing Unit), a main storage unit 11, an auxiliary storage unit 12, and a program execution unit 13 connected to the control unit 10. The input unit 14 and the display unit 15 are configured.

主記憶部11は、ROM(Read Only Memory)及びRAM(Random Access Memory)で構成されている。RAM領域には、画面情報バッファ16としてのエリアが確保されている。   The main storage unit 11 includes a ROM (Read Only Memory) and a RAM (Random Access Memory). An area as a screen information buffer 16 is secured in the RAM area.

補助記憶部12は、ハードディスク,光ディスク,光磁気ディスク等の大容量記憶媒体とそのドライブ装置とによって構成されている。補助記憶部12には、画面作成プログラム等の種々のプログラムデータが保存されたプログラムファイルの他、データ入力画面毎に形成され、その画面上に配置された各画面部品の位置,サイズ等の表示属性に関する情報を格納してなる複数n(n>1)の入力画面情報ファイル17(17-1〜17-n)等が記憶されている。   The auxiliary storage unit 12 includes a large-capacity storage medium such as a hard disk, an optical disk, a magneto-optical disk, and the drive device. In the auxiliary storage unit 12, in addition to a program file in which various program data such as a screen creation program is stored, a display such as the position and size of each screen component formed for each data input screen and arranged on the screen is displayed. A plurality of n (n> 1) input screen information files 17 (17-1 to 17-n) and the like storing information related to attributes are stored.

プログラム実行部13は、プログラムファイルに保存されたプログラムを実行する。入力部14は、キーボード,マウス等のコンピュータ用の入力デバイスとして機能するものである。表示部15は、液晶ディスプレイ,CRTディスプレイ等のコンピュータ用の表示デバイスとして機能するものである。   The program execution unit 13 executes a program stored in a program file. The input unit 14 functions as an input device for a computer such as a keyboard and a mouse. The display unit 15 functions as a display device for a computer such as a liquid crystal display or a CRT display.

図2は、本実施の形態の画面作成装置1で作成されるデータ入力画面の一例を示している。このデータ入力画面20を構成する各種画面部品の配置及び名称は、図3に示すように設定されている。   FIG. 2 shows an example of a data input screen created by the screen creation device 1 of the present embodiment. The arrangement and names of the various screen components constituting the data input screen 20 are set as shown in FIG.

すなわちデータ入力画面20は、「年月日」及び「得意先名」の入力欄からなるヘッダ部21と、5行分の「商品名」,「数量」,「単価」及び「金額」の各入力欄からなる明細部22と、「締め」及び「終了」の各ボタンが配置されたボタン部23とから構成されている。   That is, the data input screen 20 includes a header portion 21 including input fields for “date of year” and “customer name”, and “product name”, “quantity”, “unit price”, and “amount” for five lines. It consists of a detail section 22 consisting of an input field and a button section 23 in which buttons for “tightening” and “end” are arranged.

ヘッダ部21は、年月日を示すテキストデータを編集するためのエディットボックスEdit1と、得意先名を示すテキストデータを編集するためのエディットボックスEdit2とから構成されている。   The header section 21 is composed of an edit box Edit1 for editing text data indicating the date of the month and an edit box Edit2 for editing text data indicating the customer name.

明細部22は、それぞれ商品名を示すテキストデータを編集するための5行分のエディットボックスEdit11〜Edit15と、それぞれ数量を示すテキストデータを編集するための5行分のエディットボックスEdit21〜Edit25と、それぞれ単価を示すテキストデータを編集するための5行分のエディットボックスEdit31〜Edit35と、それぞれ金額を示すテキストデータを編集するための5行分のエディットボックスEdit41〜Edit45とから構成されている。   The specification unit 22 includes five lines of edit boxes Edit11 to Edit15 for editing text data indicating product names, and five lines of edit boxes Edit21 to Edit25 for editing text data respectively indicating quantities. Each is composed of five lines of edit boxes Edit 31 to Edit 35 for editing the text data indicating the unit price, and five lines of edit boxes Edit 41 to Edit 45 for editing the text data indicating the amount of money.

ボタン部23は、明細入力の終了を宣言する「締め」のコマンドボタンButton1と、プログラムの終了を宣言する「終了」のコマンドボタンButton2とから構成されている。   The button unit 23 includes a “tighten” command button Button 1 for declaring the end of detail input, and an “end” command button Button 2 for declaring the end of the program.

因みに、各エディットボックスは、コンピュータシステムの入力デバイスであるキーボードのテキストキー入力等を受付けるものである。各コマンドボタンは、同じくコンピュータシステムの入力デバイスであるマウスのクリック入力等を受付けるものである。   Incidentally, each edit box accepts text key input of a keyboard which is an input device of a computer system. Each command button accepts a mouse click input, which is also an input device of the computer system.

このようなデータ入力画面20に対応した入力画面情報ファイル17の主要なデータ構造を図4に示す。図示するように、入力画面情報ファイル17には、データ入力画面20を構成する画面部品数(この場合は24個)までの1からの連続番号にそれぞれ対応して、各画面部品の表示属性項目(名称,種別,X座標,Y座標,幅,高さ等)に関するデータが記憶されている。   The main data structure of the input screen information file 17 corresponding to such a data input screen 20 is shown in FIG. As shown in the figure, the input screen information file 17 includes display attribute items for each screen component corresponding to serial numbers from 1 up to the number of screen components constituting the data input screen 20 (24 in this case). Data relating to (name, type, X coordinate, Y coordinate, width, height, etc.) is stored.

ここで、画面部品の名称は、各画面部品にそれぞれ付されたユニークな名称(Edit1,Edit2等)である。種別は、対応する画面部品の種類(エディットボックス,コマンドボタン等)である。X座標及びY座標は、対応する画面部品のデータ入力画面20上の位置座標である。幅及び高さは、対応する画面部品の表示サイズである。   Here, the name of the screen component is a unique name (Edit1, Edit2, etc.) assigned to each screen component. The type is the type of the corresponding screen component (edit box, command button, etc.). The X coordinate and the Y coordinate are position coordinates on the data input screen 20 of the corresponding screen component. The width and height are the display sizes of the corresponding screen parts.

次に、本実施の形態における画面作成装置1の主要な動作手順について、図2に示したデータ入力画面20を作成(編集・確認)する場合を例に図7の流れ図を用いて説明する。なお、この動作は、前記プログラム実行部13において前記画面作成プログラムが実行されることによって制御されるものである。   Next, the main operation procedure of the screen creation apparatus 1 in the present embodiment will be described with reference to the flowchart of FIG. 7 by taking as an example the case of creating (editing / confirming) the data input screen 20 shown in FIG. This operation is controlled by the program execution unit 13 executing the screen creation program.

すなわち前記画面作成プログラムが起動すると、制御部10は、先ず、ステップS1として初期化処理を行う。具体的には、主記憶部11,プログラム実行部13,入力部14及び表示部15を初期化する。   That is, when the screen creation program is activated, the control unit 10 first performs an initialization process as step S1. Specifically, the main storage unit 11, the program execution unit 13, the input unit 14, and the display unit 15 are initialized.

初期化を終了すると、制御部10は、ステップS2として、補助記憶部12に記憶されている各入力画面情報ファイル17-1〜17-nのなかからいずれか1つの入力画面情報ファイル17-i(1≦i≦n)の読出しが指令されるのを待機する。ここで、入力部14を介していずれか1つの入力画面情報ファイル17が選択され、その読出しが指令されたならば、制御部10は、ステップS3として補助記憶部12からその入力画面情報ファイル17を読み出し、画面情報バッファ16に格納する(ファイル読出し手段)。そして、ステップS4としてこの画面情報バッファ16内の入力画面情報ファイル17に記憶されたデータに基づき、表示部15にデータ入力画面20を表示させる(画面表示手段)。   When the initialization is completed, the control unit 10 in step S2, any one of the input screen information files 17-1 to 17-n stored in the auxiliary storage unit 12 is input screen information file 17-i. It waits for a command to read out (1 ≦ i ≦ n). Here, if any one of the input screen information files 17 is selected via the input unit 14 and the reading of the file is instructed, the control unit 10 reads the input screen information file 17 from the auxiliary storage unit 12 as step S3. Is stored in the screen information buffer 16 (file reading means). In step S4, the data input screen 20 is displayed on the display unit 15 based on the data stored in the input screen information file 17 in the screen information buffer 16 (screen display means).

今、図3に示した入力画面情報ファイル17の読出しが指令されたとする。この場合、表示部15には、図2及び図3に示す如く、ベース画面上に、エディットボックスEdit1,Edit2,Edit11〜Edit15,Edit21〜Edit25,Edit31〜Edit35,Edit41〜Edit45及びコマンドボタンButton1,Button2の各画面部品が、それぞれヘッダ部21、明細部22及びボタン部23を形成するように配置されたデータ入力画面20が表示される。   Now, it is assumed that reading of the input screen information file 17 shown in FIG. 3 is instructed. In this case, as shown in FIGS. 2 and 3, the display unit 15 has an edit box Edit1, Edit2, Edit11 to Edit15, Edit21 to Edit25, Edit31 to Edit35, Edit41 to Edit45, and command buttons Button1, Button2 on the base screen. A data input screen 20 is displayed in which the screen components are arranged to form a header part 21, a detail part 22, and a button part 23, respectively.

しかる後、制御部10は、ステップS5として入力受付状態となる。この場合の入力としては、表示中のデータ入力画面20に対する編集入力と、このデータ入力画面20を構成する画面部品のうちいずれか1つの画面部品に対する設定比較入力と、画面作成業務の終了入力とがある。制御部10は、入力部14を介していずれかの入力があると、ステップS6としてその入力内容を判定する。   Thereafter, the control unit 10 enters an input acceptance state as step S5. As inputs in this case, an edit input for the data input screen 20 being displayed, a setting comparison input for any one of the screen components constituting the data input screen 20, and an end input for screen creation work There is. When there is any input through the input unit 14, the control unit 10 determines the input content as step S6.

ここで、入力内容が編集入力であった場合には、制御部10は、ステップS7としてデータ入力画面20の編集処理を実行する。編集処理には、ベース画面上に各種の画面部品を貼り付けて配置する処理、ベース画面上の画面部品を移動,削除またはコピーする処理、画面部品毎に合わせ位置,文字色,背景色,文字サイズ,文字修飾等を設定する処理等が含まれる。この編集処理は、入力部14からの入力に基づいて処理する。また、この編集処理に応じて、画面情報バッファ16内の画面情報ファイル17を更新する。編集処理を終了すると、制御部10は、ステップS5に戻り、次の入力を受付ける。   If the input content is an edit input, the control unit 10 executes an edit process of the data input screen 20 as step S7. The editing process includes pasting and arranging various screen parts on the base screen, moving, deleting or copying screen parts on the base screen, matching position, character color, background color, and character for each screen part. Processing to set size, character modification, etc. is included. This editing process is performed based on the input from the input unit 14. Further, the screen information file 17 in the screen information buffer 16 is updated in accordance with this editing process. When the editing process ends, the control unit 10 returns to step S5 and accepts the next input.

一方、制御部10は、ステップS5の入力受付状態において、表示部15に表示されたデータ入力画面20を構成する各種画面部品の中からいずれか1つの画面部品が指定されるのを受付けている(部品受付手段)。そして、例えば入力部14の操作により表示部15に表示されているポインタがいずれかの画面部品上で操作入力されると、その画面部品が指定されたものとみなす。そして、メニュー項目リストが表示される。以後、指定された画面部品を基準画面部品と称する。この状態で、入力部14を介してメニュー項目リストの中から「設定比較」が選択入力されると、制御部10は、ステップS8として設定比較項目の選択入力を受付ける(項目受付手段)。   On the other hand, the control unit 10 accepts that one of the various screen components constituting the data input screen 20 displayed on the display unit 15 is designated in the input acceptance state of step S5. (Parts receiving means). For example, when the pointer displayed on the display unit 15 is operated and input on any screen component by operating the input unit 14, it is considered that the screen component is designated. Then, a menu item list is displayed. Hereinafter, the designated screen component is referred to as a reference screen component. In this state, when “setting comparison” is selected and input from the menu item list via the input unit 14, the control unit 10 receives a setting comparison item selection input (step S 8).

具体的には、制御部10は、図5に示すように、X座標,Y座標,幅,高さ,合わせ位置,文字色,背景色,文字サイズ,立体表示,枠線表示等の画面部品に関する各種表示属性項目と、そのチェックボックスとを対応付けて表示した設定比較項目選択画面30を表示部15に表示させる。そして、少なくとも1つの項目に対応するチェックボックスがチェックされ、OKボタンが操作入力されるのを待機する。   Specifically, as shown in FIG. 5, the control unit 10 displays screen components such as an X coordinate, a Y coordinate, a width, a height, an alignment position, a character color, a background color, a character size, a three-dimensional display, and a frame display. The display section 15 displays a setting comparison item selection screen 30 that displays various display attribute items related to the check boxes in association with the display attribute items. Then, a check box corresponding to at least one item is checked, and the operation waits for an OK button to be input.

入力部14を介してOKボタンが操作入力されたならば、制御部10は、ステップS9として画面情報バッファ16内の入力画面情報ファイル17を検索する。そして、チェックボックスにチェックが入っている項目のデータに関して、基準画面部品とその他の画面部品との間で比較する。その結果、ステップS10として、基準画面部品とチェック項目のデータが完全に一致する画面部品が存在したならば、その画面部品を一致しない他の画面部品と区別して表示する(表示制御手段)。区別表示の例については後述する。しかる後、制御部10は、ステップS5に戻り、次の入力を受付ける。   If the OK button is input through the input unit 14, the control unit 10 searches the input screen information file 17 in the screen information buffer 16 as step S9. Then, the data of the item whose check box is checked is compared between the reference screen component and other screen components. As a result, in step S10, if there is a screen part that completely matches the reference screen part and the check item data, the screen part is displayed separately from other screen parts that do not match (display control means). An example of the distinction display will be described later. Thereafter, the control unit 10 returns to step S5 and accepts the next input.

ステップS5において、入力内容が終了入力であった場合には、制御部10は、ステップS11として画面情報バッファ16内の入力画面情報ファイル17を補助記憶部12に保存する。しかる後、制御部10は、ステップS12として主記憶部11,プログラム実行部13,入力部14及び表示部15の終了処理を行う。以上で、画面作成プログラムが終了する。   If the input content is an end input in step S5, the control unit 10 stores the input screen information file 17 in the screen information buffer 16 in the auxiliary storage unit 12 as step S11. Thereafter, the control unit 10 performs end processing of the main storage unit 11, the program execution unit 13, the input unit 14, and the display unit 15 as step S12. This completes the screen creation program.

このように本実施の形態においては、図2に示すデータ入力画面20が表示部15に表示されている状態、すなわち、図4に示す内容の入力画面情報ファイル17が画面情報バッファ16に記憶されている状態で、明細部22の左上のエディットボックスEdit11を指定し、続いてメニュー項目リストから「設定比較」を選択すると、図5に示す設定比較項目選択画面30が表示部15に表示される。   As described above, in the present embodiment, the data input screen 20 shown in FIG. 2 is displayed on the display unit 15, that is, the input screen information file 17 having the contents shown in FIG. 4 is stored in the screen information buffer 16. When the edit box Edit 11 at the upper left of the detail section 22 is designated and “setting comparison” is selected from the menu item list, the setting comparison item selection screen 30 shown in FIG. 5 is displayed on the display section 15. .

ここで、項目「幅」と「高さ」にチェックを入れ、OKボタンを操作すると、入力画面情報ファイル17が検索され、エディットボックスEdit11と幅[10]及び高さ[1]が一致する画面部品が選択される。この場合は、エディットボックスEdit12,エディットボックスEdit13,エディットボックスEdit14及びエディットボックスEdit15の各画面部品が選択される。そして、図6に示すように、これらのエディットボックスEdit11〜Edit15に対してのみ選択状態を示すマーク(黒四角)が表示されて、選択されていない他の画面部品と区別される。なお、図6の画面例において、枠31内には、基準画面部品の選択属性項目(この場合は幅と高さ)のデータが表示されている。   Here, when the items “width” and “height” are checked and the OK button is operated, the input screen information file 17 is searched, and the edit box Edit11 matches the width [10] and the height [1]. A part is selected. In this case, the screen parts of the edit box Edit12, the edit box Edit13, the edit box Edit14, and the edit box Edit15 are selected. As shown in FIG. 6, marks (black squares) indicating a selected state are displayed only for these edit boxes Edit11 to Edit15, and are distinguished from other screen parts that are not selected. In the screen example of FIG. 6, data of selection attribute items (in this case, width and height) of the reference screen component are displayed in a frame 31.

その結果、オペレータは、選択した画面部品(エディットボックスEdit11)と、同一のマークが表示された画面部品(エディットボックスEdit12〜Edit15)とは、幅と高さが一致していることを容易に認識することができる。   As a result, the operator can easily recognize that the width and height of the selected screen component (edit box Edit11) and the screen components (edit boxes Edit12 to Edit15) on which the same mark is displayed match. can do.

上記例において、設定比較項目選択画面30で項目「Y座標」にチェックを入れ、OKボタンを操作すると、入力画面情報ファイル17が検索され、エディットボックスEdit11とY座標[6]が一致する画面部品が選択される。この場合は、エディットボックスEdit21,エディットボックスEdit31及びエディットボックスEdit41の各画面部品が選択される。そして、これらのエディットボックスEdit11,Edit21,Edit31及びEdit41に対してのみ選択状態を示すマークが表示されて、選択されていない他の画面部品と区別される。   In the above example, when the item “Y coordinate” is checked on the setting comparison item selection screen 30 and the OK button is operated, the input screen information file 17 is searched, and the screen component in which the edit box Edit11 matches the Y coordinate [6]. Is selected. In this case, each screen part of the edit box Edit21, the edit box Edit31, and the edit box Edit41 is selected. A mark indicating the selected state is displayed only for these edit boxes Edit11, Edit21, Edit31, and Edit41, and is distinguished from other screen parts that are not selected.

その結果、オペレータは、選択した画面部品(エディットボックスEdit11)と、同一のマークが表示された画面部品(エディットボックスEdit21,Edit31及びEdit41)とは、画面上のY座標が一致していることを容易に認識することができる。   As a result, the operator confirms that the Y coordinate on the screen matches the selected screen part (edit box Edit11) and the screen parts (edit boxes Edit21, Edit31, and Edit41) on which the same mark is displayed. It can be easily recognized.

このように本実施の形態によれば、作成中のデータ入力画面20において、基準画面部品と比較対象となる画面部品とが、画面位置やサイズ等の表示属性項目について統一されているか否かを確認する作業を簡単に行なうことができる。したがって、画面作成作業の効率を向上させることができる。特に、比較対象となる部品数や画面数が増加しても、その手間と時間は変わらないので、作業効率向上の効果は極めて大きいものとなる。   As described above, according to the present embodiment, whether or not the reference screen component and the screen component to be compared are unified for display attribute items such as the screen position and size in the data input screen 20 being created. The confirmation work can be easily performed. Therefore, the efficiency of screen creation work can be improved. In particular, even if the number of parts to be compared and the number of screens increase, the effort and time do not change, so the effect of improving work efficiency is extremely great.

なお、この発明は前記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。   The present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage.

例えば前記実施の形態では、図7のステップS2の処理で読み出される入力画面情報ファイル17の数を1つとしたが、2つ以上を読み出して同様に処理するようにしてもよい。   For example, in the above embodiment, the number of input screen information files 17 read out in the process of step S2 in FIG. 7 is one, but two or more input screen information files 17 may be read out and processed in the same manner.

図8は、2つのデータ入力画面20A,20Bにそれぞれ対応した入力画面情報ファイル17-1,17-2を選択した場合の表示部15の表示例である。この状態で、前述した具体例と同様に、一方のデータ入力画面20AのエディットボックスEdit11を指定し、さらに設定比較項目選択画面30において項目「幅」と「高さ」にチェックを入れてOKボタンを操作する。そうすると、図8に示す如く、双方のデータ入力画面20A,20Bにおいて、項目「幅」と「高さ」がエディットボックスEdit11一致する全てのエディットボックスに対して選択状態を示すマーク(黒四角)が表示されて、他の画面部品と区別される。その結果、複数のデータ入力画面に跨って、基準画面部品と比較対象となる画面部品とが表示属性項目について統一されているか否かを確認する作業を簡単に行なうことができるようになる。   FIG. 8 is a display example of the display unit 15 when the input screen information files 17-1 and 17-2 respectively corresponding to the two data input screens 20A and 20B are selected. In this state, the edit box Edit11 on one data input screen 20A is designated as in the specific example described above, and the items “width” and “height” are checked on the setting comparison item selection screen 30, and the OK button is clicked. To operate. Then, as shown in FIG. 8, in both data input screens 20A and 20B, marks (black squares) indicating the selection states are displayed for all edit boxes whose items “width” and “height” match the edit box Edit11. It is displayed and distinguished from other screen parts. As a result, it is possible to easily check whether or not the reference screen component and the screen component to be compared are unified with respect to the display attribute items across a plurality of data input screens.

コンピュータシステム上で動作するアプリケーションプログラムにおいて、複数のデータ入力画面を必要とする場合、画面表示形式の統一は操作性の観点から大変重要である。本実施の形態によれば、同時に複数のデータ入力画面20A,20Bについて、各画面部品の統一性を簡単に評価できるので、そのメリットは非常に大きいものとなる。   When an application program operating on a computer system requires a plurality of data input screens, unification of the screen display format is very important from the viewpoint of operability. According to the present embodiment, since the uniformity of each screen component can be easily evaluated for a plurality of data input screens 20A and 20B at the same time, the merit is very large.

なお、前記実施の形態では、データ入力画面を構成する画面部品の中からいずれか1つの画面部品が指定されるのを受付ける部品受付手段と、画面部品の表示属性項目の中から少なくとも一項目が選択されるのを受付ける項目受付手段とを設けたが、いずれか一方の手段あるいは両手段を省略したものも、本発明に含まれるものである。   In the above-described embodiment, at least one item is selected from the component accepting means for accepting that any one of the screen components constituting the data input screen is designated, and the display attribute item of the screen component. Item accepting means for accepting selection is provided, but one or both means are also included in the present invention.

例えば、部品受付手段を省略する実施形態としては、図5に示す設定比較項目選択画面において所望の項目が選択入力されると、表示部15に表示されているデータ入力画面20上において、選択入力された項目のデータが一致する画面部品どうしをそれぞれ識別可能なように表示させる画面作成装置が考えられる。なお、識別可能なように表示させる方法としては、一致する画面部品どうしを同一色として色で区別する方法や、同一のマークで囲ってマークで区別する方法等が考えられる。   For example, as an embodiment in which the component receiving unit is omitted, when a desired item is selected and input on the setting comparison item selection screen illustrated in FIG. 5, the selection input is performed on the data input screen 20 displayed on the display unit 15. It is conceivable to use a screen creation device that displays screen parts that match the data of the displayed items so that they can be identified. In addition, as a method of displaying so as to be identifiable, a method of distinguishing matching screen components as the same color by color, a method of enclosing with the same mark and distinguishing by a mark, and the like can be considered.

また、項目受付手段を省略する実施形態としては、図2に示すデータ入力画面20上において、いずれか1つの画面部品が指定されると、その指定された画面部品と任意の表示属性項目が一致する画面部品を他の画面部品と区別させて表示させる画面作成装置が考えられる。   Further, as an embodiment in which the item receiving unit is omitted, when any one screen component is specified on the data input screen 20 shown in FIG. 2, the specified screen component matches an arbitrary display attribute item. A screen creation apparatus that displays a screen component to be distinguished from other screen components can be considered.

さらに、部品受付手段及び項目受付手段を省略する実施形態としては、図2に示すデータ入力画面20を表示させた際に、自動的に任意の表示属性項目が一致する画面部品どうしをそれぞれ識別可能なように表示させる画面作成装置が考えられる。   Furthermore, as an embodiment in which the component receiving unit and the item receiving unit are omitted, when the data input screen 20 shown in FIG. 2 is displayed, screen components that match any display attribute item can be automatically identified. A screen creation device that displays the screen can be considered.

また、本実施の形態では補助記憶部12に画面作成プログラムが予め記憶されているものとして説明をしたが、これに限らず画面作成プログラムをネットワークから装置にダウンロードしても良いし、同様の機能を記録媒体に記憶させたものを装置にインストールしてもよい。記録媒体としては、CD−ROM等プログラムを記憶でき、かつ装置が読み取り可能な記録媒体であれば、その形態は何れの形態であっても良い。またこのように予めインストールやダウンロードにより得る機能は装置内部のOS(オペレーティング・システム)等と協働してその機能を実現させるものであってもよい。   In this embodiment, the screen creation program is stored in the auxiliary storage unit 12 in advance. However, the present invention is not limited to this, and the screen creation program may be downloaded from the network to the device, or similar functions may be used. May be installed in the apparatus. The recording medium may be any form as long as the recording medium can store the program and can be read by the apparatus, such as a CD-ROM. In addition, the function obtained by installing or downloading in advance may be realized in cooperation with an OS (operating system) inside the apparatus.

この他、前記実施形態に開示されている複数の構成要素の適宜な組合せにより種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施形態に亘る構成要素を組合わせてもよい。   In addition, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the embodiment. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, the constituent elements over different embodiments may be combined.

本発明の一実施の形態である画面作成装置の要部構成を示すブロック図。The block diagram which shows the principal part structure of the screen creation apparatus which is one embodiment of this invention. 同実施の形態におけるデータ入力画面の一例を示す模式図。The schematic diagram which shows an example of the data input screen in the embodiment. 図2のデータ入力画面を構成する各種画面部品の配置及び名称を示す模式図。The schematic diagram which shows arrangement | positioning and a name of various screen components which comprise the data input screen of FIG. 図2のデータ入力画面に対応した入力画面情報ファイルの主要なデータ例を示す模式図。The schematic diagram which shows the main data examples of the input screen information file corresponding to the data input screen of FIG. 同実施の形態における設定比較項目選択画面の一例を示す模式図。The schematic diagram which shows an example of the setting comparison item selection screen in the embodiment. 同実施の形態において、属性項目が共通する画面部品を他の画面部品と区別して表示する一例を示す模式図。The schematic diagram which shows an example which distinguishes and displays the screen components with which an attribute item is common in the embodiment from other screen components. 同実施の形態において、プログラム実行部で画面作成プログラムを実行したときの主要な動作手順を示す流れ図。The flowchart which shows the main operation | movement procedures when a screen creation program is performed in the program execution part in the embodiment. 本発明の他の実施の形態において、属性項目が共通する画面部品を他の画面部品と区別して表示する一例を示す模式図。The schematic diagram which shows an example which distinguishes and displays the screen components with which an attribute item is common in other embodiment of this invention from other screen components.

符号の説明Explanation of symbols

1…画面作成装置、10…制御部、11…主記憶部、12…補助記憶部、13…プログラム実行部、14…入力部、15…表示部、16…画面情報バッファ、17…入力画面情報ファイル、20,20A,20B…データ入力画面、30…設定比較項目選択画面。   DESCRIPTION OF SYMBOLS 1 ... Screen creation apparatus, 10 ... Control part, 11 ... Main memory part, 12 ... Auxiliary memory part, 13 ... Program execution part, 14 ... Input part, 15 ... Display part, 16 ... Screen information buffer, 17 ... Input screen information File, 20, 20A, 20B ... data input screen, 30 ... setting comparison item selection screen.

Claims (10)

ベース画面上に各種の画面部品を配置してコンピュータシステムのデータ入力画面を作成する画面作成装置において、
前記データ入力画面毎に形成され、その画面上に配置された各画面部品の位置,サイズ等の表示属性に関する情報を格納してなる入力画面情報ファイルを記憶する記憶部と、
前記記憶部から任意のデータ入力画面の入力画面情報ファイルを読み出すファイル読出し手段と、
このファイル読出し手段により読み出された入力画面情報ファイルの情報に基づきデータ入力画面を表示する画面表示手段と、
この画面表示手段により表示されたデータ入力画面を構成する各種の画面部品について、少なくとも一部の属性項目が共通する部品を他と区別して表示させる表示制御手段と、
を具備したことを特徴とする画面作成装置。
In a screen creation device that creates a data entry screen of a computer system by arranging various screen components on a base screen,
A storage unit that stores an input screen information file that is formed for each data input screen and stores information about display attributes such as the position and size of each screen component arranged on the screen;
File reading means for reading an input screen information file of an arbitrary data input screen from the storage unit;
Screen display means for displaying a data input screen based on information in the input screen information file read by the file reading means;
Display control means for displaying various screen parts constituting the data input screen displayed by the screen display means in such a manner that at least some of the common attribute items are displayed separately from others.
A screen creation device characterized by comprising:
データ入力画面を構成する画面部品の中からいずれか1つの画面部品が指定されるのを受付ける部品受付手段、をさらに具備し、
前記表示制御手段は、前記部品受付手段により指定入力を受付けた画面部品と同一種類で少なくとも一部の属性項目が共通する部品を他と区別して表示させることを特徴とする請求項1記載の画面作成装置。
A component accepting means for accepting that any one of the screen components constituting the data input screen is designated;
The screen according to claim 1, wherein the display control unit displays a component that is the same type as the screen component that has received a designation input by the component reception unit and that has at least some of the attribute items in common with each other. Creation device.
画面部品の表示属性項目の中から少なくとも一項目が選択されるのを受付ける項目受付手段、をさらに具備し、
前記表示制御手段は、前記項目受付手段により選択入力を受付けた項目が共通する部品を他と区別して表示させることを特徴とする請求項1記載の画面作成装置。
An item receiving means for receiving that at least one item is selected from the display attribute items of the screen component;
2. The screen creation apparatus according to claim 1, wherein the display control unit displays a component having a common item for which selection input has been received by the item reception unit in distinction from others.
画面部品の表示属性項目の中から少なくとも一項目の選択入力を受付ける項目受付手段、をさらに具備し、
前記表示制御手段は、前記部品受付手段により指定入力を受付けた画面部品と同一種類で、かつ前記項目受付手段により選択入力を受付けた項目が共通する部品を他と区別して表示させることを特徴とする請求項2記載の画面作成装置。
Item receiving means for receiving selection input of at least one item from the display attribute items of the screen parts,
The display control means displays a part that is the same type as a screen part that has received a designation input by the part reception means and that has a common item for which a selection input has been received by the item reception means. The screen creation device according to claim 2.
前記ファイル読出し手段は、同時に複数のデータ入力画面の入力画面情報ファイルを読み出すことが可能であり、
複数のデータ入力画面の入力画面情報ファイルが読み出された場合は、画面表示手段は、同時にその複数の入力画面情報ファイルの情報に基づくデータ入力画面を表示可能であり、
前記表示制御手段は、複数のデータ入力画面について、少なくとも一部の属性項目が共通する部品を他と区別して表示させることを特徴とする請求項1記載の画面作成装置。
The file reading means is capable of reading input screen information files of a plurality of data input screens simultaneously,
When input screen information files of a plurality of data input screens are read, the screen display means can simultaneously display data input screens based on the information of the plurality of input screen information files,
2. The screen creation apparatus according to claim 1, wherein the display control means displays a part having at least a part of common attribute items in a plurality of data input screens separately from others.
コンピュータ上で動作し、ベース画面上に各種の画面部品を配置してコンピュータシステムのデータ入力画面を作成する画面作成プログラムであって、
前記コンピュータに、
前記データ入力画面毎にその画面上に配置された各画面部品の位置,サイズ等の表示属性に関する情報を格納してなる入力画面情報ファイルを形成し当該コンピュータに接続された記憶部に記憶させる機能と、
前記記憶部から任意のデータ入力画面の入力画面情報ファイルを読み出す機能と、
前記記憶部から読み出された入力画面情報ファイルの情報に基づき当該コンピュータに接続された表示部にデータ入力画面を表示させる機能と、
前記表示部に表示されたデータ入力画面を構成する各種の画面部品について、少なくとも一部の属性項目が共通する部品を他と区別して表示させる機能と、
を実現させるための画面作成プログラム。
A screen creation program that operates on a computer and arranges various screen components on a base screen to create a data input screen of a computer system,
In the computer,
A function of forming an input screen information file storing information on display attributes such as the position and size of each screen component arranged on the screen for each data input screen and storing it in a storage unit connected to the computer When,
A function of reading an input screen information file of an arbitrary data input screen from the storage unit;
A function of displaying a data input screen on a display unit connected to the computer based on information of the input screen information file read from the storage unit;
For various screen components constituting the data input screen displayed on the display unit, a function to display at least a part having a common attribute item in distinction from others,
A screen creation program to achieve this.
前記コンピュータに、
当該コンピュータに接続された入力部を介して前記データ入力画面を構成する画面部品の中からいずれか1つの画面部品が指定されるのを受付ける機能をさらに実現させ、
前記入力部を介して指定入力を受付けた画面部品と同一種類で少なくとも一部の属性項目が共通する部品を他と区別して表示させるようにしたことを特徴とする請求項6記載の画面作成プログラム。
In the computer,
Further realizing a function of accepting that any one screen component is designated from among screen components constituting the data input screen via an input unit connected to the computer,
7. The screen creation program according to claim 6, wherein a part having the same type and at least a part of attribute items in common with the screen part that has received the designation input via the input unit is displayed separately from others. .
前記コンピュータに、
当該コンピュータに接続された入力部を介して画面部品の表示属性項目の中から少なくとも一項目が選択されるのを受付ける機能をさらに実現させ、
前記入力部を介して選択入力を受付けた項目が共通する部品を他と区別して表示させるようにしたことを特徴とする請求項6記載の画面作成プログラム。
In the computer,
Further realizing the function of accepting that at least one item is selected from the display attribute items of the screen parts via the input unit connected to the computer,
The screen creation program according to claim 6, wherein parts having common items for which selection input is received via the input unit are displayed separately from others.
前記コンピュータに、
当該コンピュータに接続された入力部を介して画面部品の表示属性項目の中から少なくとも一項目が選択されるのを受付ける機能をさらに実現させ、
前記入力部を介して指定入力を受付けた画面部品と同一種類で、かつ前記入力部を介して選択入力を受付けた項目が共通する部品を他と区別して表示させるようにしたことを特徴とする請求項7記載の画面作成プログラム。
In the computer,
Further realizing the function of accepting that at least one item is selected from the display attribute items of the screen parts via the input unit connected to the computer,
A part that is the same type as a screen part that receives a specified input via the input unit and that has a common item that receives a selection input via the input part is displayed separately from other parts. The screen creation program according to claim 7.
前記記憶部から入力画面情報ファイルを読み出す機能は、同時に複数のデータ入力画面の入力画面情報ファイルを読み出すことを可能とし、
複数のデータ入力画面の入力画面情報ファイルが読み出された場合は、同時にその複数の入力画面情報ファイルの情報に基づくデータ入力画面を表示部に表示させ、
複数のデータ入力画面について、少なくとも一部の属性項目が共通する部品を他と区別して表示させるようにしたことを特徴とする請求項6記載の画面作成プログラム。
The function of reading the input screen information file from the storage unit enables reading of the input screen information file of a plurality of data input screens simultaneously,
When input screen information files of a plurality of data input screens are read, the data input screen based on the information of the plurality of input screen information files is displayed on the display unit at the same time.
7. The screen creation program according to claim 6, wherein, for a plurality of data input screens, at least a part having a common attribute item is displayed separately from other parts.
JP2006328473A 2006-12-05 2006-12-05 Screen creation apparatus and screen creation program Pending JP2008140330A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006328473A JP2008140330A (en) 2006-12-05 2006-12-05 Screen creation apparatus and screen creation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006328473A JP2008140330A (en) 2006-12-05 2006-12-05 Screen creation apparatus and screen creation program

Publications (1)

Publication Number Publication Date
JP2008140330A true JP2008140330A (en) 2008-06-19

Family

ID=39601678

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006328473A Pending JP2008140330A (en) 2006-12-05 2006-12-05 Screen creation apparatus and screen creation program

Country Status (1)

Country Link
JP (1) JP2008140330A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6452870B1 (en) * 2018-02-21 2019-01-16 株式会社創建 Computer system for supporting decision on purchase or rental of real estate property, method and program executed in the computer system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6452870B1 (en) * 2018-02-21 2019-01-16 株式会社創建 Computer system for supporting decision on purchase or rental of real estate property, method and program executed in the computer system
JP2019144896A (en) * 2018-02-21 2019-08-29 株式会社創建 Computer system for assisting in determining to purchase or rent real estate property, and method and program implemented in that computer system

Similar Documents

Publication Publication Date Title
JP4825594B2 (en) Parts selection device
JP5377481B2 (en) Table display and manipulation program
JP2005004489A (en) Device and program for creating component catalog
US20070011101A1 (en) Work support system, work support method, computer-readable recording medium storing a work support program thereon, work support information creating system, work support information creating method, and computer-readable recording medium storing a work support information creating program thereon
JP2009053958A (en) Information processor and control method
JP2008140330A (en) Screen creation apparatus and screen creation program
JP4693167B2 (en) Form search device, form search method, program, and computer-readable storage medium
JP4718530B2 (en) Screen creation device and screen creation program
JP4033606B2 (en) Page component layout device, page component layout method, and recording medium
JP2009064347A (en) Work support information display, and work support information display method
JP5244936B2 (en) Screen creation device and screen creation program
JP2006209516A (en) Electronic filing system
JP2002287964A (en) Screen input/output specification designing system, method and program
JP2007122530A (en) Unit information processor, unit information processing method and unit information processing program
JP6206463B2 (en) Information processing apparatus, control method and program thereof, and information processing system, control method and program thereof
JP2024094938A (en) Information processing apparatus, information processing method, and program
JP2002149296A (en) Information terminal and recording medium with continuous performance program recorded thereon
JP5353871B2 (en) Form search device, form search system, control method, and program
JP5067041B2 (en) Document processing apparatus and document processing program
JP6265523B2 (en) Content data management system and content data management method
JP5894461B2 (en) Data search system and method
JPH11203031A (en) Data input device and its control method and storage medium
JP5244370B2 (en) Screen design specification creation method, screen design specification creation program, and screen design specification creation device
JP2010128682A (en) Graphic component search system, method, and program
JP2001249743A (en) Electronic equipment having visual expression function and method for controlling its display

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090113

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090120

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090323

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20091222