JPH03216693A - Display control method - Google Patents

Display control method

Info

Publication number
JPH03216693A
JPH03216693A JP2011725A JP1172590A JPH03216693A JP H03216693 A JPH03216693 A JP H03216693A JP 2011725 A JP2011725 A JP 2011725A JP 1172590 A JP1172590 A JP 1172590A JP H03216693 A JPH03216693 A JP H03216693A
Authority
JP
Japan
Prior art keywords
display
displayed
window
image data
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.)
Granted
Application number
JP2011725A
Other languages
Japanese (ja)
Other versions
JP2892411B2 (en
Inventor
Yoshiaki Nakamata
仲俣 義明
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP1172590A priority Critical patent/JP2892411B2/en
Publication of JPH03216693A publication Critical patent/JPH03216693A/en
Application granted granted Critical
Publication of JP2892411B2 publication Critical patent/JP2892411B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

PURPOSE:To display all necessary contents by single-time display switching operation and to make no unnecessary display by using display data stored in a subordinate refresh buffer and displaying one of windows of a multi-window display on a subordinate display. CONSTITUTION:When display switching for displaying the contents of a display screen 23 in a display screen 24 of a 2nd display device 22 is performed, a control part 2 grasps which window a current screen is displayed in first. Then image data to be displayed is specified in a 1st area 13 of a logical screen buffer 4 and, for example, image data A is copied to a 2nd area 14 and further converted into image data as display data, which is stored in a 2nd refresh buffer 12. Consequently, when the display screen 24 is displayed, the window which is displayed partially in the display screen 23 is all displayed. Consequently, necessary information can all be displayed speedily and an unnecessary display can surely be omitted.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は、複数のディスプレイの表示制御を行なう表示
制御方法に関するものである。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a display control method for controlling the display of a plurality of displays.

(従来の技術) 金融機関等において、係員用のディスプレイと顧客用の
ディスプレイを用意し、適宜ディスプレイの内容を係員
と顧客の双方で確認しながら取引の処理を進める場合が
ある。このような場合、複数のディスプレイを備え、こ
れらのディスプレイの表示制御を行なうことのできる端
末装置が利用される。
(Prior Art) In financial institutions, etc., there are cases in which a display for staff and a display for customers are prepared, and transactions are processed while both the staff and the customer check the contents of the displays as appropriate. In such a case, a terminal device that is equipped with a plurality of displays and can control the display of these displays is used.

第2図は、一般的な端末装置のブロックである。FIG. 2 is a block diagram of a general terminal device.

図に示した端末装置1は、2台のディスプレイの表示制
御を行なうものである。
The terminal device 1 shown in the figure controls the display of two displays.

図において、端末装置1は、制御部2と、この制御部2
にバスライン3を介して接続された論理画面バッファ4
、フォントメモリ5、キーボード6、プリンタ7、第1
及び第2のリフレッシュバッファ11,12、第1及び
第2の表示装置21.22から構成されている。
In the figure, a terminal device 1 includes a control section 2 and a control section 2.
A logical screen buffer 4 connected via bus line 3 to
, font memory 5, keyboard 6, printer 7, first
and second refresh buffers 11 and 12, and first and second display devices 21 and 22.

制御部2は、端末装置lを構成する各部の制御管理を行
なうプロセッサ等から成るものである。
The control section 2 is composed of a processor and the like that controls and manages each section constituting the terminal device l.

論理画面バッファ4は、各表示装置に表示すべき文字コ
ード(画像データ)を格納するRAM等から成るもので
ある。この論理画面バッファ4は、第1の表示装置21
に表示すべき画像データの格納を行なう第1の領域13
と、第2の表示装置22に表示すべき画像データの格納
を行なう第2の領域14の2つの領域が設けられている
。フォントメモリ5は、各種文字コードに対応したイメ
ージデータを格納したROM等から成るものである。キ
ーボード6は、情報の入力を行なう既知の操作盤である
。プリンタ7は各種情報の印刷を行なうものである。第
1及び第2のリフレッシュバッファ11.12は、表示
装置の表示されるイメージデータ(表示データ)を格納
するRAM等から成るもので、後に説明する表示画面の
1画面分の表示データを格納する。第1及び第2の表示
装置21.22は、第1及び第2のリフレッシュバッフ
ァ11.12に格納された表示データを表示する表示画
面23.24を備えたディスプレイ等から成るものであ
る。
The logical screen buffer 4 is composed of a RAM and the like that stores character codes (image data) to be displayed on each display device. This logical screen buffer 4 is connected to the first display device 21
A first area 13 in which image data to be displayed is stored.
and a second area 14 in which image data to be displayed on the second display device 22 is stored. The font memory 5 is composed of a ROM or the like that stores image data corresponding to various character codes. The keyboard 6 is a known operation panel for inputting information. The printer 7 prints various information. The first and second refresh buffers 11 and 12 are composed of RAM, etc., for storing image data (display data) displayed by the display device, and store display data for one display screen, which will be explained later. . The first and second display devices 21.22 each include a display or the like having a display screen 23.24 for displaying display data stored in the first and second refresh buffers 11.12.

以上の構成の端末装置において、第1の表示装置21は
係員用の主ディスプレイであるものとする。従って、第
2の表示装置22は顧客用の副ディスプレイということ
になる。これに対応して、第1のリフレッシュバッファ
11は、主リフレッシュバッファ、第2のリフレッシュ
バッファl2は、副リフレッシュバッファということに
なる。
In the terminal device having the above configuration, the first display device 21 is assumed to be the main display for the staff member. Therefore, the second display device 22 is a sub-display for the customer. Correspondingly, the first refresh buffer 11 is a main refresh buffer, and the second refresh buffer l2 is a sub-refresh buffer.

いま 第1の表示装置2lの表示画面23の表示を行な
う場合、予め画像データを第1の領域l3へ格納する。
When displaying on the display screen 23 of the first display device 2l, image data is stored in the first area l3 in advance.

同様に第2の表示装置22の表示画面24の表示を行な
う場合、画像データを第2の領域14へ格納する。
Similarly, when displaying on the display screen 24 of the second display device 22, image data is stored in the second area 14.

ここで制御部2は、第1の領域13及び第2の領域14
に格納された画像データをフォントメモリ5を参照する
ことによりイメージデータに変換して表示データ得、こ
の表示データを第1及び第2のリフレッシュバッファ1
1.12へ格納する。これにより、第1及び第2の表示
装置21,22の表示画面23.24には、それぞれ第
1及び第2の領域13.14に格納された画像データに
基づいた表示がなされる。
Here, the control unit 2 controls the first area 13 and the second area 14.
The image data stored in the font memory 5 is converted into image data by referring to the font memory 5 to obtain display data, and this display data is transferred to the first and second refresh buffers 1.
1.12. As a result, the display screens 23.24 of the first and second display devices 21 and 22 display images based on the image data stored in the first and second areas 13.14, respectively.

ところで、一般に係員用のディスプレイ、即ち第1の表
示装置21の表示画面23は、マルチウィンドウの表示
がなされる。これは、係員が限られた表示画面23の範
囲でより多くの情報を容易に得るためになされている。
By the way, the display for the staff member, ie, the display screen 23 of the first display device 21, is generally a multi-window display. This is done so that the staff member can easily obtain more information within the limited range of the display screen 23.

各ウィンドウに表示されるべき画像データは、それぞれ
表示画面の一画面分ずつ論理画面バッファ4に格納され
ている。言換えれば、表示画面23に3つのウィンドウ
を表示する場合には、第1の領域l3は表示画面23の
3画面分の画像データを格納する容量を備えていること
になる。
Image data to be displayed in each window is stored in the logical screen buffer 4 for one display screen. In other words, when three windows are displayed on the display screen 23, the first area l3 has a capacity to store image data for three screens of the display screen 23.

さて、端末装置lの係員は必要に応じて、自己のディス
プレイ、即ち第1の表示装置21に表示された内容を顧
客のディスプレイ、即ち第2の表示装置22の表示画面
24へも表示させる場合がある。これは、例えば取引内
容について顧客の確認を得なければならないような時に
、一々口頭で確認を得ることなく迅速に処理したい場合
等に行なわれる。
Now, if necessary, the staff member at the terminal device L may also display the content displayed on his own display, that is, the first display device 21, on the customer's display, that is, the display screen 24 of the second display device 22. There is. This is done, for example, when it is necessary to obtain confirmation from the customer regarding the details of the transaction, and when it is desired to quickly process the transaction without obtaining verbal confirmation for each transaction.

このような場合、顧客のディ.スブレイ、即ち第2の表
示装置22の表示画面24の表示切替を行なうことにな
る。このような表示切替の制御を、ここでは表示制御方
法と呼ぶことにする。
In such cases, the customer's di. In other words, the display on the display screen 24 of the second display device 22 is switched. Such display switching control will be referred to as a display control method here.

第3図に、従来の表示制御方法の動作説明図を示す。FIG. 3 shows an explanatory diagram of the operation of the conventional display control method.

図に示すように、従来の表示制御方法は、例えば係員は
キーボード6に設けられた顧客表示キーを押下する。制
御部2は、この押下を認識すると、第1のリフレッシュ
バッファ11に格納された表示データを、第2のリフレ
ッシュバッファl2に複写する。この複写により従来の
表示制御方法がなされていた。従って、今迄第1の表示
装置2lの表示画面23に表示されていた状態が、その
まま第2の表示装置22の表示画面24に反映されてい
た。このため、表示画面23にマルチウィンドウ表示が
なされていた場合には、表示装置24にマルチウィンド
ウ表示がなされることになる。即ち、表示装置23にウ
ィンドウA,B,Cが表示されていた場合、表示装置2
4にもウィンドウA,B,Cが表示されることになる。
As shown in the figure, in the conventional display control method, for example, an attendant presses a customer display key provided on a keyboard 6. When the control unit 2 recognizes this press, it copies the display data stored in the first refresh buffer 11 to the second refresh buffer l2. The conventional display control method is based on this copying. Therefore, the state displayed on the display screen 23 of the first display device 2l until now is reflected on the display screen 24 of the second display device 22 as is. Therefore, if a multi-window display is being performed on the display screen 23, a multi-window display will be performed on the display device 24. That is, if windows A, B, and C are displayed on the display device 23, the display device 2
Windows A, B, and C will also be displayed on window 4.

ここで、顧客に必要なウィンドウが、例えばウィンドウ
Aの全体である場合、マルチウィンドウ表示ではその一
部しか表示されないため、全体の把握を行なうことがで
きない。このため、係員は必要に応じて表示画面23上
でウィンドウAのスクロール等を行ない、再び第1のリ
フレッシュバッファ11から第2のリフレッシュバッフ
ァ12へノ表示データ複写を行なう必要があった。
Here, if the window required by the customer is, for example, the entire window A, only a portion of it is displayed in the multi-window display, so it is not possible to grasp the entire window. Therefore, the staff member had to scroll the window A on the display screen 23 as necessary and copy the display data from the first refresh buffer 11 to the second refresh buffer 12 again.

(発明が解決しようとする課題) このように、係員は非常に手間の係る作業を強いられ、
顧客にとっても一度に表示の確認を行なうことができな
いといった煩わしさがあった。また、表示画面23の内
容がそのまま表示画面24に表示されてしまうため、例
えば本来顧客には見せてはいけない表示を行なってしま
う恐れもあった。
(Problem to be solved by the invention) In this way, staff members are forced to perform very laborious work,
It is also troublesome for the customer to be unable to check the display all at once. Further, since the contents of the display screen 23 are displayed as they are on the display screen 24, there is a risk that, for example, a display that should not be shown to the customer may be displayed.

本発明は以上の点に着目してなされたもので、一度の表
示切替操作で、必要な内容の表示が全て行なわれ、かつ
不必要な表示を行なうことのない表示制御方法を提供す
るものである。
The present invention has been made in view of the above points, and provides a display control method in which all necessary content is displayed with a single display switching operation, and unnecessary display is not performed. be.

(課題を解決するための手段) 本発明の表示制御方法は、マルチウィンドウに含まれる
各ウィンドウ用の画像データを論理画面バッファへと個
別に格納し、前記論理画面バッファに格納された画像デ
ータをイメージデータに変換して合成して得たマルチウ
ィンドウ用の表示データを主リフレッシュバッファへと
格納し、前記主リフレッシュバッファに格納された前記
表示データを主ディスプレイへと表示する一方、前記論
理画面バッファに格納された前記何れか一のウィンドウ
用の前記画像データをイメージデータに変換して得た表
示データを副リフレッシュバッファへと格納し、前記副
リフレッシュバッファに格納された前記表示データを用
いて、前記マルチウィンドウに含±れる1つのウィンド
ウを副ディスプレイへと表示するものである。
(Means for Solving the Problems) A display control method of the present invention separately stores image data for each window included in a multi-window in a logical screen buffer, and stores the image data stored in the logical screen buffer. Multi-window display data obtained by converting and compositing image data is stored in a main refresh buffer, and the display data stored in the main refresh buffer is displayed on the main display, while the logical screen buffer storing display data obtained by converting the image data for the one of the windows stored in the image data into image data in a sub-refresh buffer, and using the display data stored in the sub-refresh buffer; One window included in the multi-window is displayed on the sub-display.

(作用) 以上の方法は、主ディスプレイ(第1の表示装置(21
))に表示されたマルチウィンドウに含まれる1つのウ
ィンドウについて、論理画面バッファ(4)に格納され
た、このウィンドウに表示されるべき1つの画像データ
から表示データを得て副リフレッシュバッファ(第2の
リフレッシュバッファ(12) )へと格納する。従っ
て、副ディスプレイ(第2の表示装置(22))には、
第1の表示装置(21)に表示されたウィンドウの内の
1つの全体が表示される。
(Operation) The above method is based on the main display (first display device (21
)), display data is obtained from one image data to be displayed in this window stored in the logical screen buffer (4), and the display data is transferred to the sub refresh buffer (second The data is stored in the refresh buffer (12). Therefore, on the sub display (second display device (22)),
One of the windows displayed on the first display device (21) is displayed in its entirety.

(実施例) 第1図は、本発明の表示制御方法に係る動作説明図であ
る。
(Example) FIG. 1 is an explanatory diagram of the operation related to the display control method of the present invention.

図には、論理画面バッファの第1及び第2の領域13.
14と、第1及び第2のリフレッシュバッファ11.1
2そして第1及び第2の表示装置21.22の表示画面
23.24が示されている。
The figure shows first and second areas 13. of the logical screen buffer.
14 and first and second refresh buffers 11.1
2 and the display screens 23.24 of the first and second display devices 21.22 are shown.

主ディスプレイ、即ち第1の表示装置21の表示画面2
3には、3つのウインドウがマルチウインドウ表示され
ているものとする。従って、論理画面バッファ4の第1
の領域13には、ウィンドウAに表示されるべき画像デ
ータA、ウィンドウBに表示されるべき画像データB、
そしてウィンドウCに表示されるべき画像データCが格
納されている。
Display screen 2 of the main display, i.e. the first display device 21
3, it is assumed that three windows are displayed in a multi-window mode. Therefore, the first
In the area 13, image data A to be displayed in window A, image data B to be displayed in window B,
Image data C to be displayed in window C is stored.

この状態で制御部2(第2図)は、画像データA,B,
Cを適宜合成し、マルチウィンドウに対応した表示デー
タを得、主リフレッシュバッファ、即ち第1のリフレッ
シュバッファl1へ格納する。従って、表示画面23に
は、画像データA,B,Cの一部の画像データに基づい
た表示(ウィンドウA,B,Cの表示)がなされる。
In this state, the control unit 2 (FIG. 2) controls the image data A, B,
C is appropriately synthesized to obtain display data compatible with multi-windows, and stored in the main refresh buffer, that is, the first refresh buffer l1. Therefore, the display screen 23 displays a display based on part of the image data A, B, and C (display of windows A, B, and C).

ところで、表示画面23に表示された各ウィンドウの内
、その内容の変更等を行なうことのできるウィンドウ、
即ちカレントウインドウは1つである。
By the way, among the windows displayed on the display screen 23, there are windows whose contents can be changed, etc.
That is, there is one current window.

ここで、カレントウィンドウがウィンドウAであるもの
と・して、副ディスプレイ、即,ち第2の表示装置22
の表示画面24へと表示画面23の内容を表示する表示
切替(例えば係員によるキーボード6に設けられた顧客
表示のキーの押下)を行なったものとする。
Here, assuming that the current window is window A, the secondary display, that is, the second display device 22
It is assumed that the display is switched to display the contents of the display screen 23 to the display screen 24 of (for example, the staff member presses a customer display key provided on the keyboard 6).

この場合制御部2は、まずカレント画面が何れのウィン
ドウであるかの把握を行なう。その後、このカレントウ
ィンドウに表示されるべき画像データを論理画面バッフ
ァ4の第1の領域13の中で特定する。ここでは、画像
データAが該当する。制御部2は、この画像データAを
第2の領域14に複写し、さらにこの複写された画像デ
ータAをイメージデータに変換して表示データとし、第
2のリフレッシュバッファ12に格納する。これにより
、第2のリフレッシュバッファl2には、画像データA
に対応した表示データAが格納されることになる。従っ
て、表示画面24には、この表示データAの表示がなさ
れる。この表示画面24の表示は、先に表示画面23に
おいてその一部しか表示されなかったウィンドウAの全
てが表示されている。言換えれば、表示画面23では画
像データAの一部しか表示されていなかったが、表示画
面24では画像データAの全てが表示されることになる
In this case, the control unit 2 first determines which window is the current screen. Thereafter, the image data to be displayed in this current window is specified in the first area 13 of the logical screen buffer 4. Here, image data A corresponds. The control unit 2 copies this image data A to the second area 14, further converts this copied image data A into image data, uses it as display data, and stores it in the second refresh buffer 12. As a result, the image data A is stored in the second refresh buffer l2.
Display data A corresponding to is stored. Therefore, this display data A is displayed on the display screen 24. In this display screen 24, the entire window A, of which only a portion of the window A was previously displayed on the display screen 23, is displayed. In other words, although only part of the image data A was displayed on the display screen 23, all of the image data A will be displayed on the display screen 24.

第4図を用いて、本発明に係る表示切替の表示例を説明
する。
A display example of display switching according to the present invention will be explained using FIG. 4.

第4図は、本発明に係る表示例を示したものである。FIG. 4 shows a display example according to the present invention.

図中■は、表示画面23のウィンドウAがカレントウィ
ンドウであった場合である。
■ in the figure is a case where window A on the display screen 23 is the current window.

この場合、係員が顧客表示のキーを押下すると、表示画
面24には、表示画面23上でウィンドウB,Cで隠さ
れていたウィンドウAの部分が全て表示される。即ちウ
ィンドウAの全体が表示されることになる。
In this case, when the clerk presses the customer display key, the entire portion of window A that was hidden by windows B and C on display screen 23 is displayed on display screen 24. That is, the entire window A will be displayed.

図中■は、表示画面23のウィンドウBがカレントウィ
ンドウであった場合である。
■ in the figure is a case where window B of the display screen 23 is the current window.

この場合、顧客表示のキーを押下すると、表示画面23
には、表示画面23上ではウィンドウCで隠され、さら
に他のウィンドウが無くとも表示されない部分が全て表
示される。同様に、図中■は、表示画面23のウィンド
ウCがカレントウィンドウであった場合である。この場
合、表示画面23には表示画面23上でウィンドウBで
隠されて、さらに他のウィンドウが無くとも表示されな
い部分が全て表示される。
In this case, when you press the customer display key, the display screen 23
, all the parts that are hidden by window C on the display screen 23 and that would not be displayed even if there are no other windows are displayed. Similarly, ■ in the figure is a case where window C of the display screen 23 is the current window. In this case, all the parts of the display screen 23 that are hidden by the window B and are not displayed even if there are no other windows are displayed on the display screen 23.

以上のように、第2の表示装置22の表示画面24には
、第1の表示装置21の表示画面23に表示されていた
マルチウィンドウの内の1つの全体を表示することがで
きる。
As described above, the entirety of one of the multi-windows displayed on the display screen 23 of the first display device 21 can be displayed on the display screen 24 of the second display device 22.

本発明は以上の実施例に限定されない。The present invention is not limited to the above embodiments.

実施例では、副ディスプレイ、即ち第2の表示装置22
が1台の場合について説明したが、その数は特に限定さ
れない。なお、この第2の表示装置22の増加に伴い、
第2のリフレッシュバッファ12及び論議画面バッファ
4の領域も増設されることになる。
In the embodiment, the secondary display, i.e. the second display device 22
Although the case where there is one unit has been described, the number is not particularly limited. Note that with the increase in the number of second display devices 22,
The areas of the second refresh buffer 12 and the discussion screen buffer 4 will also be expanded.

(発明の効果) 以上説明した本発明の表示制御方法は、マルチウィンド
ウの内の1つのウィンドウの全ての表示を行なうことが
できるので、迅速に必要な情報の全てを表示させること
ができ、また不必要な表示を確実に省くことができる。
(Effects of the Invention) The display control method of the present invention described above can display all of one window in a multi-window, so all necessary information can be displayed quickly. Unnecessary displays can be definitely omitted.

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

第1図は本発明の表示制御方法に係る動作説明図、第2
図は一般的な端末装置のブロック図、第3図は従来の表
示制御方法の動作説明図、第4図は本発明に係る表示例
である。 4・・・論理画面バッファ、 11・・・第1のリフレッシュバッファ、12・・・第
2のリフレッシュバッファ・21・・・第1の表示装置
、22・・・第2の表示装置。 4論理画面バッファ 1 本発明の表示制御方法に係る0作説明図第  xyrt 従来の表示l1御方法の動作説明図 第  3  図
FIG. 1 is an explanatory diagram of the operation related to the display control method of the present invention, and FIG.
FIG. 3 is a block diagram of a general terminal device, FIG. 3 is an operational explanatory diagram of a conventional display control method, and FIG. 4 is a display example according to the present invention. 4... Logical screen buffer, 11... First refresh buffer, 12... Second refresh buffer, 21... First display device, 22... Second display device. 4 Logical screen buffer 1 0 operation explanatory diagram related to the display control method of the present invention xyrt Operation explanatory diagram of the conventional display l1 control method Figure 3

Claims (1)

【特許請求の範囲】 マルチウィンドウに含まれる各ウィンドウ用の画像デー
タを論理画面バッファへと個別に格納し、 前記論理画面バッファに格納された画像データをイメー
ジデータに変換して合成して得たマルチウィンドウ用の
表示データを主リフレッシュバッファへと格納し、 前記主リフレッシュバッファに格納された前記表示デー
タを主ディスプレイへと表示する一方、前記論理画面バ
ッファに格納された前記何れか1つのウィンドウ用の前
記画像データをイメージデータに変換して得た表示デー
タを副リフレッシュバッファへと格納し、 前記副リフレッシュバッファに格納された前記表示デー
タを用いて、前記マルチウィンドウに含まれる1つのウ
ィンドウを副ディスプレイへと表示することを特徴とす
る表示制御方法。
[Claims] Image data for each window included in a multi-window is individually stored in a logical screen buffer, and the image data stored in the logical screen buffer is converted into image data and synthesized. storing display data for multiple windows in a main refresh buffer; displaying the display data stored in the main refresh buffer on the main display; and displaying display data for any one of the windows stored in the logical screen buffer; display data obtained by converting the image data of A display control method characterized by displaying information on a display.
JP1172590A 1990-01-23 1990-01-23 Display control method Expired - Fee Related JP2892411B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1172590A JP2892411B2 (en) 1990-01-23 1990-01-23 Display control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1172590A JP2892411B2 (en) 1990-01-23 1990-01-23 Display control method

Publications (2)

Publication Number Publication Date
JPH03216693A true JPH03216693A (en) 1991-09-24
JP2892411B2 JP2892411B2 (en) 1999-05-17

Family

ID=11786013

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1172590A Expired - Fee Related JP2892411B2 (en) 1990-01-23 1990-01-23 Display control method

Country Status (1)

Country Link
JP (1) JP2892411B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109885271A (en) * 2019-03-18 2019-06-14 青岛海信电器股份有限公司 Data display and treating method, device and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61250680A (en) * 1985-04-30 1986-11-07 富士通株式会社 Multiwindow display system
JPS62121531A (en) * 1985-11-21 1987-06-02 Nec Corp Display controller
JPS63126934U (en) * 1987-02-10 1988-08-19

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61250680A (en) * 1985-04-30 1986-11-07 富士通株式会社 Multiwindow display system
JPS62121531A (en) * 1985-11-21 1987-06-02 Nec Corp Display controller
JPS63126934U (en) * 1987-02-10 1988-08-19

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109885271A (en) * 2019-03-18 2019-06-14 青岛海信电器股份有限公司 Data display and treating method, device and electronic equipment

Also Published As

Publication number Publication date
JP2892411B2 (en) 1999-05-17

Similar Documents

Publication Publication Date Title
JP2583003B2 (en) Image display method, frame buffer, and graphics display system in graphics display system
JPH03216693A (en) Display control method
JPH08305959A (en) Sales data processor
JPS58106593A (en) Terminal
JPH08339279A (en) Picture output device
JP2000235447A (en) Display control device and storage medium
JP3043622B2 (en) Information display device
JPH0659647A (en) Image forming device
JPH02282791A (en) Screen display device
JPS62102367A (en) Image information display device
JPH0855168A (en) Teller terminal device
JP3066208U (en) Image display device
JPH05282118A (en) Picture control system
JPH07121344A (en) Document display device
JPH1173293A (en) Image display method in information processing device
JPH0255395A (en) Multi-window display device
JPH05298286A (en) Character display system
JPH04261582A (en) Presentation device
JPH02126395A (en) Electronic cash register
JPH0236470A (en) Picture display method for window terminal equipment
JPH0784743A (en) Window display method
JPS62245365A (en) Kanji input system
JPS63289674A (en) Display control system for transaction processor
JPH0326576A (en) Printing method for form sheet by page printer
JPS62223788A (en) display device

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees