JP2001331247A - Method for checking screen data - Google Patents

Method for checking screen data

Info

Publication number
JP2001331247A
JP2001331247A JP2000147582A JP2000147582A JP2001331247A JP 2001331247 A JP2001331247 A JP 2001331247A JP 2000147582 A JP2000147582 A JP 2000147582A JP 2000147582 A JP2000147582 A JP 2000147582A JP 2001331247 A JP2001331247 A JP 2001331247A
Authority
JP
Japan
Prior art keywords
check
item
items
range
color
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
JP2000147582A
Other languages
Japanese (ja)
Inventor
Wataru Ito
亘 伊藤
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.)
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Original Assignee
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Meidensha Corp, Meidensha Electric Manufacturing Co Ltd filed Critical Meidensha Corp
Priority to JP2000147582A priority Critical patent/JP2001331247A/en
Publication of JP2001331247A publication Critical patent/JP2001331247A/en
Pending legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve the problem that some check items are lost when it is necessary to check a large number of check items on a computer screen. SOLUTION: The dialog of the designation of a display range and the designation of a color is displayed on a screen (S3), the designation of a range (X, Y coordinates) for each check item by an operator or the like is obtained for the display of the dialog (S4), the designation of the back color of the item range is obtained (S5), the designation of the range and the designation of the back color is repeatedly operated for all the items (S6), and when the designation processing is ended, a back color table for each range is prepared and preserved (S7). Thus, when the operator switches the check item, the back color corresponding to the item is read from the table, and the check item range is displayed in the color so that the recognition of the check items can be ensured and simplified. Also, the retrieval of the check items can be operated according to the setting of a book mark.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータの画
面を使ってデータをチェックするための画面データのチ
ェック方法に係り、特に表データなどにおける入力項目
や未確定項目等をチェックする方法に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a method of checking screen data for checking data using a screen of a computer, and more particularly to a method of checking input items and undetermined items in table data and the like.

【0002】[0002]

【従来の技術】電力系統の監視システムにおける設備デ
ータなど、多量のデータを入力及びチェックするのに、
コンピュータのアプリケーションを起動し、コンピュー
タ画面上でオペレータが項目別にデータを入力・チェッ
クするようにしている。
2. Description of the Related Art To input and check a large amount of data such as equipment data in a power system monitoring system,
An application of a computer is started, and an operator inputs and checks data by item on a computer screen.

【0003】このデータ入力・チェック画面において、
現在の入力対象項目や現在位置をカーソルで表示する
か、表の罫線を太枠表示してオペレータが認識できるよ
うにしている。図4は、Windows(登録商標)ソ
フトの画面例を示し、入力項目を太枠で示す場合であ
る。
In this data input / check screen,
The current input target item and the current position are displayed by a cursor, or the ruled line of the table is displayed in a thick frame so that the operator can recognize it. FIG. 4 shows a screen example of Windows (registered trademark) software, in which input items are indicated by thick frames.

【0004】また、画面上に入力した多数の項目、もし
くはチェックする項目が存在する場合に、チェックする
各文字列(項目)を「検索」機能を使用してチェック作
業ができるようにし、さらに検索した文字列を置換でき
るようにしている。
When there are a large number of items input on the screen or items to be checked, each character string (item) to be checked can be checked using a "search" function. It is possible to replace the character string.

【0005】[0005]

【発明が解決しようとする課題】従来の入力項目を表示
する方法では、画面上のウィンドウを切り替えて作業を
行う場合や一旦席を離れた場合に、どの項目にフォーカ
スがあるかをオペレータが認識するのに手間取ることが
ある。特に、高解像度や項目領域が小さくなった画面で
は、カーソル表示も小さくなってしまうため、その視認
が難しくなるし、カーソルを見失ってしまうことがあ
る。
In the conventional method of displaying input items, the operator recognizes which item has focus when switching windows on the screen and performing work or temporarily leaving the seat. Sometimes it takes time to do. In particular, on a screen with a high resolution or a small item area, the cursor display is also small, making it difficult to visually recognize the cursor and sometimes losing the cursor.

【0006】この問題を解決する方法として、あらかじ
め入力項目別にその範囲とバックカラーを指定してお
き、入力項目別にそのバックカラーを切り替え表示する
ことで項目の認識を確実・容易にする方法を本願出願人
は、既に提案している(特開平11−327720号公
報)。
As a method of solving this problem, the present application proposes a method of designating the range and the background color for each input item in advance, and switching and displaying the background color for each input item to make the recognition of the item reliable and easy. The applicant has already proposed (JP-A-11-327720).

【0007】しかし、入力項目や未確定項目のチェック
には、チェック項目を明確にしているものがないため、
チェックの忘れやミスが発生する問題があった。特に、
表計算ソフトなどでは、変更や未確定部分が多く存在す
るため、チェック作業に時間がかかり、チェック・修正
作業でのミスが多くなる。
[0007] However, there is no check for input items or unconfirmed items that clarifies the check items.
There was a problem that a check was forgotten or a mistake occurred. In particular,
In spreadsheet software and the like, since there are many changes and undetermined parts, the check work takes time, and errors in the check and correction work increase.

【0008】本発明の目的は、チェック項目を確実、容
易に認識できるようにした画面データのチェック方法を
提供することにある。
It is an object of the present invention to provide a method of checking screen data in which check items can be surely and easily recognized.

【0009】[0009]

【課題を解決するための手段】本発明は、チェック項目
別に異なる色にしたバックカラーを表示し、またチェッ
ク項目の検索機能にブックマークの検索を含めること
で、チェック項目位置を確実、容易に認識できるように
したもので、以下の方法を特徴とする。
SUMMARY OF THE INVENTION According to the present invention, a check color is displayed in a different color for each check item, and a bookmark search is included in the check item search function, so that the position of the check item can be reliably and easily recognized. It is made possible and is characterized by the following method.

【0010】コンピュータ画面上に多数のデータ項目を
表示し、各データ項目のうち入力項目や未確定項目をオ
ペレータがチェックする画面データのチェック方法にお
いて、前記各チェック項目の画面範囲別にバックカラー
を指定したテーブルを作成しておき、オペレータがチェ
ック項目を切り替えたときに当該チェック項目に対応し
たバックカラーを前記テーブルから読み出して当該チェ
ック項目範囲を色表示することを特徴とする。
[0010] In a screen data checking method in which a large number of data items are displayed on a computer screen and an operator checks input items and undetermined items among the data items, a back color is specified for each screen range of each of the check items. A table is created in advance, and when an operator switches a check item, a back color corresponding to the check item is read from the table and the check item range is displayed in color.

【0011】また、前記チェック項目は、ブックマーク
の設定で検索することを特徴とする。
Further, the check item is searched by setting a bookmark.

【0012】[0012]

【発明の実施の形態】図1は、本発明の実施形態を示す
チェック画面を作成するための処理手順であり、チェッ
ク項目を画面上で明確にするために、チェック項目位置
のバックカラーを他の項目とは異なる画面を得るもので
ある。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 shows a processing procedure for creating a check screen showing an embodiment of the present invention. In order to clarify the check items on the screen, a back color at a check item position is changed. A screen different from that of the item is obtained.

【0013】まず、画面にバックカラーのアイコンを表
示し(S1)、バックカラーの表示を行うか否かをオペ
レータ等に指示させる(S2)。
First, a back color icon is displayed on the screen (S1), and an operator or the like is instructed whether or not to display the back color (S2).

【0014】バックカラーの表示を行う場合、チェック
項目範囲の指定と色指定のダイアログを表示し(S
3)、このダイアログ表示に対してオペレータ等による
項目別の範囲(X,Y座標)の指定を得(S4)、当該
項目範囲のバックカラーの指定を得る(S5)。範囲指
定は、オペレータ等がチェック項目位置をマウス等で指
定し、これによりチェック項目表示の座標位置データを
自動取得することで指定を容易にする。また、色指定
は、ダイアログ表示画面に表示する各種の色からマウス
等で選択することで指定を容易にする。
When displaying a back color, a dialog for specifying a check item range and specifying a color is displayed (S
3) The operator specifies the range (X, Y coordinates) for each item by the operator or the like on the dialog display (S4), and obtains the specification of the back color of the item range (S5). In the range specification, an operator or the like specifies a check item position with a mouse or the like, and thereby automatically obtains coordinate position data of the check item display, thereby facilitating the specification. Further, the color designation is facilitated by selecting from various colors displayed on the dialog display screen with a mouse or the like.

【0015】これら範囲指定とバックカラー指定を全て
のチェック項目について繰り返し行い(S6)、この指
定処理を終了したときに範囲別のバックカラーテーブル
を作成・保存しておく(S7)。
These range designation and back color designation are repeated for all check items (S6), and when this designation process is completed, a back color table for each range is created and stored (S7).

【0016】以上の処理により作成されたテーブルは、
例えば、下記の表のようになり、チェック項目別の範囲
を決める座標データと、これに対応して指定されたバッ
クカラーの色データが保存される。
The table created by the above processing is
For example, as shown in the following table, coordinate data for determining a range for each check item and color data of a designated back color are stored.

【0017】[0017]

【表1】 [Table 1]

【0018】チェック項目の切り替え時には、データ入
力アプリケーションは上記のテーブルを参照し、チェッ
ク項目位置に対応した色データを読み出して当該位置の
バックカラーを表示する。
When the check item is switched, the data input application refers to the above table, reads out the color data corresponding to the check item position, and displays the background color at the position.

【0019】例えば、図2に示すチェック画面におい
て、チェック項目がAの範囲になるとき、このAの部分
を他の項目範囲とは異なる色のバックカラーで表示し、
このAの部分が現在のチェック項目であることをオペレ
ータ等が認識できるようにする。
For example, on the check screen shown in FIG. 2, when the check item is in the range of A, the portion of A is displayed in a different background color from the other item ranges.
An operator or the like can recognize that the part A is a current check item.

【0020】なお、実施形態におけるバックカラーをチ
ェック項目別とするのは、チェック項目の最小範囲とす
るに限らず、チェック項目行や列別にバックカラーを指
定することもできる。
Note that the background color in the embodiment is not limited to the minimum range of the check item, but the background color can be designated for each check item row or column.

【0021】また、チェックする項目が多数存在する場
合に、チェックする各文字列(項目)の「検索」機能に
ブックマークの検索を含めることにより、チェックを一
層容易にすることができる。このブックマーク処理は、
図3に示すように、チェック開始でカーソルの現在座標
を取得し(S10)、現在座標がブックマーク設定され
ているか否かを判定し(S11)、ブックマーク設定さ
れていない場合には次の座標を取得し(S12)、これ
ら処理の繰り返しでブックマーク設定される座標を抽出
したときにブックマークにフォーカスを移動させる(S
13)。これにより、多数のチェック項目をその座標順
に表示し、しかもチェック項目をバックカラー別に表示
することができる。
Further, when there are many items to be checked, the search can be further facilitated by including a search for a bookmark in the "search" function of each character string (item) to be checked. This bookmark process
As shown in FIG. 3, at the start of the check, the current coordinates of the cursor are acquired (S10), and it is determined whether or not the current coordinates have been bookmark set (S11). The focus is moved to the bookmark when the coordinates to be set as a bookmark are extracted by repeating these processes (S12) (S12).
13). Thus, a large number of check items can be displayed in the order of their coordinates, and the check items can be displayed for each back color.

【0022】[0022]

【発明の効果】以上のとおり、本発明によれば、チェッ
ク項目別に異なる色にしたバックカラーで表示し、さら
にチェック項目の検索機能にブックマークの検索を含め
るようにしたため、チェック項目位置を確実、容易に認
識できる。
As described above, according to the present invention, the check item is displayed in a different color for each check item, and the search function of the check item includes a bookmark search. Easy to recognize.

【0023】具体的には、 (1)異なるウィンドウで作業を行う場合や席を離れた
場合でも、どのチェック項目にフォーカスがあるかを色
表示で確実、容易に認識できる。
Specifically, (1) even when working in a different window or leaving the seat, it is possible to reliably and easily recognize which check item has focus by color display.

【0024】(2)高解像度の画面や項目が小さくなっ
てカーソルも小さくなった場合でも、チェック項目のバ
ックカラーが変更されているため、どの項目にカーソル
があるかが確実、容易に認識できる。
(2) Even when the high-resolution screen or item becomes smaller and the cursor becomes smaller, the back color of the check item is changed, so that it is possible to easily and easily recognize which item has the cursor. .

【0025】(3)長時間のデータ入力作業でカーソル
を見失うことがあっても、項目のバックカラーが変更さ
れているため、カーソル位置を簡単に認識できる。
(3) Even if the cursor is lost due to a long data input operation, the cursor position can be easily recognized because the back color of the item has been changed.

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

【図1】本発明の実施形態を示すチェック画面作成処理
手順。
FIG. 1 is a check screen creation processing procedure according to an embodiment of the present invention.

【図2】実施形態におけるチェック画面例。FIG. 2 is an example of a check screen in the embodiment.

【図3】実施形態におけるブックマーク検索処理手順。FIG. 3 shows a bookmark search processing procedure in the embodiment.

【図4】従来のデータ入力画面例。FIG. 4 is an example of a conventional data input screen.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータ画面上に多数のデータ項目
を表示し、各データ項目のうち入力項目や未確定項目を
オペレータがチェックする画面データのチェック方法に
おいて、 前記各チェック項目の画面範囲別にバックカラーを指定
したテーブルを作成しておき、オペレータがチェック項
目を切り替えたときに当該チェック項目に対応したバッ
クカラーを前記テーブルから読み出して当該チェック項
目範囲を色表示することを特徴とする画面データのチェ
ック方法。
1. A method of checking screen data in which a large number of data items are displayed on a computer screen and an operator checks input items and undetermined items among the data items. Screen data, wherein when an operator switches a check item, a back color corresponding to the check item is read from the table and the range of the check item is displayed in color. Method.
【請求項2】 前記チェック項目は、ブックマークの設
定で検索することを特徴とする請求項1に記載の画面デ
ータのチェック方法。
2. The method according to claim 1, wherein the check item is searched by setting a bookmark.
JP2000147582A 2000-05-19 2000-05-19 Method for checking screen data Pending JP2001331247A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000147582A JP2001331247A (en) 2000-05-19 2000-05-19 Method for checking screen data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000147582A JP2001331247A (en) 2000-05-19 2000-05-19 Method for checking screen data

Publications (1)

Publication Number Publication Date
JP2001331247A true JP2001331247A (en) 2001-11-30

Family

ID=18653747

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000147582A Pending JP2001331247A (en) 2000-05-19 2000-05-19 Method for checking screen data

Country Status (1)

Country Link
JP (1) JP2001331247A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014232488A (en) * 2013-05-30 2014-12-11 沖電気工業株式会社 Terminal apparatus, screen control method and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014232488A (en) * 2013-05-30 2014-12-11 沖電気工業株式会社 Terminal apparatus, screen control method and program

Similar Documents

Publication Publication Date Title
US7817164B2 (en) Image editing device and method thereof
US8234591B1 (en) Undo and redo using thumbnails generated from a specific area of the image
JPH08115194A (en) Help display method for information processing system
JP2006277001A (en) Input image displaying method, and input image displaying program
JPH07220109A (en) Information processing device/method
JP2001331247A (en) Method for checking screen data
JPH0635987A (en) Device and mehtod for preparing circuit diagram
JPH11327720A (en) Data input method
JPH08202856A (en) Picture processing method
JP2753015B2 (en) Attribute input method
JP2842511B2 (en) Form creation device
JPH05303616A (en) Method for selecting correction object for correcting graphic database
KR20050087381A (en) Chinese character search and input method using icon
JP2839306B2 (en) Attribute setting method in interactive graphic processing
JP3000749B2 (en) Character editing device
JP3073866B2 (en) Graphic processing unit
JPH077839U (en) Numerical control device
JP2001046768A (en) Embroidery data preparation device
JP2580202B2 (en) Method of moving the cursor of the document creation device
JPH0778714B2 (en) Multiple display area control method and its control device
JPH02266484A (en) Information recognizing device
JP2001034739A (en) Method and device for coloring image and recording medium with image coloring program recorded thereon
JPH10105738A (en) Graphic display device, and method therefor
JPH0954773A (en) Layout processor
JPH05341938A (en) Grid display device