JPH05341942A - Information processor - Google Patents

Information processor

Info

Publication number
JPH05341942A
JPH05341942A JP4147866A JP14786692A JPH05341942A JP H05341942 A JPH05341942 A JP H05341942A JP 4147866 A JP4147866 A JP 4147866A JP 14786692 A JP14786692 A JP 14786692A JP H05341942 A JPH05341942 A JP H05341942A
Authority
JP
Japan
Prior art keywords
display device
screen
screen definition
main body
definition body
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
JP4147866A
Other languages
Japanese (ja)
Inventor
Makoto Kato
誠 加藤
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 JP4147866A priority Critical patent/JPH05341942A/en
Publication of JPH05341942A publication Critical patent/JPH05341942A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve responsiveness and to reduce the cost of lines relating to the information processor provided with the main body of a computer and a display device. CONSTITUTION:A location table 16 for indicating the location of a display field define deck 15 and a screen control means 17 for retreiving the location table 16 and down loading the display field define deck 15 to a pertinent display device 13 are provided inside the main body 12 of the computer. Also, a storage means 20 for storing the down loaded display field define deck 15 and the screen control means 21 for cooperating with the screen control means 17 and down loading the display field define deck 15 inside the storage means 20 are provided in the display device 13.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、コンピュータ本体と表
示装置を有する情報処理装置に関する。近年、パソコン
やワークステーションのHCI(ヒューマンコンピュー
タインタフェース)が改善されてきている。これに伴
い、コンピュータ本体と表示装置よりなる情報処理装置
(一般的なコンピュータシステム)においても、HCI
を改善するためにリモートウィンドウ等の新しい表示装
置制御方式が採用され始めているが、表示装置上で表示
する情報が多くなるにつれて、コンピュータ本体と表示
装置間の転送データ量が必然的に増加する。このため、
コンピュータ本体と表示装置間の転送データ量を大幅に
削減することにより、レスポンス性能を向上させ、回線
コストを低減することが必要となっている。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus having a computer main body and a display device. In recent years, HCI (Human Computer Interface) of personal computers and workstations has been improved. Along with this, even in an information processing device (general computer system) including a computer main body and a display device, the HCI
Although a new display device control method such as a remote window is beginning to be adopted in order to improve the above, the amount of data transferred between the computer main body and the display device inevitably increases as the amount of information displayed on the display device increases. For this reason,
It is necessary to improve the response performance and reduce the line cost by significantly reducing the amount of data transferred between the computer body and the display device.

【0002】[0002]

【従来の技術】従来の情報処理装置としては、例えば図
3に示すようなものがある。図3において、1はコンピ
ュータ本体、2は表示装置であり、これらが情報処理装
置3を構成している。コンピュータ本体1は表示装置2
の画面を定義する記述としての画面定義体4を格納した
ディスク5と、ウィンドウの制御を行うウィンドウ制御
機構6を有している。
2. Description of the Related Art As a conventional information processing apparatus, there is one shown in FIG. 3, for example. In FIG. 3, reference numeral 1 is a computer main body, 2 is a display device, and these constitute an information processing device 3. Computer body 1 is display device 2
It has a disk 5 storing a screen definition body 4 as a description for defining the screen and a window control mechanism 6 for controlling the window.

【0003】表示装置2はウィンドウの制御を行うウィ
ンドウ制御機構7と、画面定義体4から表示データを作
成するメッセージ編集部8を有している。画面定義体4
は、情報処理装置3における表示装置2へのアクセスを
容易にするために取り入れられている。すなわち、プロ
グラムが表示装置2にアクセスするとき、表示装置2に
情報を表示する単位で、コンピュータ本体1から表示装
置2に画面定義体4を送出するようにしている。
The display device 2 has a window control mechanism 7 for controlling windows and a message editing section 8 for creating display data from the screen definition body 4. Screen definition 4
Are incorporated to facilitate access to the display device 2 in the information processing device 3. That is, when the program accesses the display device 2, the screen definition body 4 is sent from the computer body 1 to the display device 2 in units of displaying information on the display device 2.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、このよ
うな従来の情報処理装置にあっては、HCI(ヒューマ
ンコンピュータインタフェース)を改善するために、リ
モートウィンドウなどの新しい表示装置制御方式が採用
され始めているが、表示装置上で表示する情報が多くな
るにつれて、コンピュータ本体と表示装置間の転送デー
タ量が必然的に増加する。その結果、レスポンス性能が
低下し、回線コストが増大するという問題点があった。
However, in such a conventional information processing apparatus, in order to improve the HCI (Human Computer Interface), a new display device control system such as a remote window has begun to be adopted. However, as the amount of information displayed on the display device increases, the amount of data transferred between the computer body and the display device inevitably increases. As a result, there is a problem that the response performance is lowered and the line cost is increased.

【0005】本発明は、このような従来の問題点に鑑み
てなされたものであって、コンピュータ本体と表示装置
間の転送データを大幅に削減することで、レスポンス性
能を向上させ、回線コストを低減することを目的として
いる。
The present invention has been made in view of the above-mentioned problems of the prior art. By significantly reducing the transfer data between the computer main body and the display device, the response performance is improved and the line cost is reduced. The purpose is to reduce.

【0006】[0006]

【課題を解決するための手段】図1は本発明の原理説明
図である。図1において、12は画面定義体15が格納
された記憶手段14を有するコンピュータ本体、13は
画面定義体15から表示データを作成するメッセージ編
集部19を有する表示装置、11はコンピュータ本体1
2と表示装置13よりなる情報処理装置、16は前記コ
ンピュータ本体12内に設けられ、前記画面定義体15
の所在を示す所在テーブル、17は該所在テーブル16
を検索して該当する表示装置13に画面定義体15をダ
ウンロードする画面管理手段、20は前記表示装置13
内に設けられ、ダウンロードした画面定義体15を格納
する記憶手段、21は前記画面管理手段17と連携して
画面定義体15を記憶手段20内にダウンロードする画
面管理手段である。
FIG. 1 illustrates the principle of the present invention. In FIG. 1, 12 is a computer main body having a storage means 14 in which a screen definition body 15 is stored, 13 is a display device having a message editing section 19 for creating display data from the screen definition body 15, and 11 is the computer main body 1.
An information processing device 16 including 2 and a display device 13 is provided in the computer main body 12, and the screen definition body 15 is provided.
A location table indicating the location of the user, 17 is the location table 16
Screen management means for searching for the screen definition body 15 and downloading the screen definition body 15 to the corresponding display device 13;
A storage means provided inside the storage means for storing the downloaded screen definition body 15 is a screen management means for downloading the screen definition body 15 into the storage means 20 in cooperation with the screen management means 17.

【0007】[0007]

【作用】例えば、業務開始前に一度だけ表示装置13の
画面管理手段21がコンピュータ本体12の画面管理手
段17に対して必要な画面定義体15のダウンロードを
要望し、これに対して、コンピュータ本体12の画面管
理手段17は、所在テーブル16を参照して、画面定義
体15を表示装置13の記憶手段20内にダウンロード
する。
For example, the screen management means 21 of the display device 13 requests the screen management means 17 of the computer main body 12 to download the necessary screen definition body 15 only once before the start of the work. The screen management unit 17 of 12 downloads the screen definition body 15 into the storage unit 20 of the display device 13 with reference to the location table 16.

【0008】また、コンピュータ本体12の記憶手段1
4内に格納されている画面定義体15が更新されたとき
は、画面管理手段17は、所在テーブル16にしたがっ
て、その画面定義体15を表示装置13の記憶手段20
内にダウンロードする。したがって、プログラムが画面
定義体15を利用して表示装置13にアクセスする場
合、表示装置13内の記憶手段20にダウンロードされ
ている画面定義体15から読み込むことで情報を表示す
ることができる。このため、コンピュータ本体12と表
示装置13間の転送データを大幅に削減することができ
る。その結果、レスポンス性能を向上させることがで
き、回線コストを低減することができる。
Further, the storage means 1 of the computer main body 12
When the screen definition body 15 stored in 4 is updated, the screen management means 17 stores the screen definition body 15 in the storage means 20 of the display device 13 according to the location table 16.
Download in. Therefore, when the program accesses the display device 13 using the screen definition body 15, information can be displayed by reading from the screen definition body 15 downloaded to the storage unit 20 in the display device 13. Therefore, the transfer data between the computer main body 12 and the display device 13 can be significantly reduced. As a result, the response performance can be improved and the line cost can be reduced.

【0009】[0009]

【実施例】以下、本発明の実施例を図面に基づいて説明
する。図2は本発明の一実施例を示す図である。図2に
おいて、11は情報処理装置であり、情報処理装置11
はコンピュータ本体12と表示装置13により構成され
ている。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 2 is a diagram showing an embodiment of the present invention. In FIG. 2, 11 is an information processing device, and the information processing device 11
Is composed of a computer main body 12 and a display device 13.

【0010】14はコンピュータ本体12内に設けられ
たディスク(記憶手段)であり、ディスク14内には表
示装置13の画面を定義する記述としての画面定義体1
5が一括して格納されている。16は所在テーブルであ
り、所在テーブル16には、表示装置識別子、ダウンロ
ードしている画面定義体15、表示装置13の格納領域
サイズがそれぞれ格納される。
Reference numeral 14 is a disk (storage means) provided in the computer main body 12, and in the disk 14 is a screen definition body 1 as a description for defining the screen of the display device 13.
5 are collectively stored. Reference numeral 16 is a location table. The location table 16 stores a display device identifier, a screen definition body 15 being downloaded, and a storage area size of the display device 13, respectively.

【0011】17は画面管理手段としての画面管理機構
であり、画面管理機構17は画面定義体15が作成また
は更新されると、所在テーブル16を検索して、該当す
る表示装置13に画面定義体15をダウンロードする。
18は表示装置13内に設けられたウィンドウ制御機構
であり、ウィンドウ制御機構18はウィンドウの制御を
行う。19はメッセージ編集部であり、メッセージ編集
部19は画面定義体15から表示データをつくる。
Reference numeral 17 denotes a screen management mechanism as a screen management means. When the screen definition structure 15 is created or updated, the screen management mechanism 17 searches the location table 16 and displays the screen definition structure on the corresponding display device 13. Download 15.
A window control mechanism 18 is provided in the display device 13, and the window control mechanism 18 controls the window. Reference numeral 19 is a message editing unit, and the message editing unit 19 creates display data from the screen definition body 15.

【0012】20は記憶手段としてのディスクであり、
ディスク20内にはダウンロードした画面定義体15が
格納される。21は画面管理手段としての画面管理機構
であり、画面管理機構21はコンピュータ本体12内の
画面管理機構17と連携して画面定義体15をディスク
20内にダウンロードする。
Reference numeral 20 denotes a disk as a storage means,
The downloaded screen definition body 15 is stored in the disk 20. Reference numeral 21 denotes a screen management mechanism as a screen management means. The screen management mechanism 21 cooperates with the screen management mechanism 17 in the computer main body 12 to download the screen definition body 15 into the disk 20.

【0013】次に、動作を説明する。業務開始前、例え
ば、IPL時に、表示装置13の画面管理機構21はコ
ンピュータ本体12内の画面管理機構17にダウンロー
ドの問合わせを行い、画面管理機構17により所在テー
ブル16にしたがって一度だけ必要な画面定義体15を
ディスク20にダウンロードする。
Next, the operation will be described. Before starting the work, for example, at the time of IPL, the screen management mechanism 21 of the display device 13 inquires the screen management mechanism 17 in the computer main body 12 for downloading, and the screen management mechanism 17 displays a screen required only once according to the location table 16. The definition program 15 is downloaded to the disk 20.

【0014】また、コンピュータ本体12上のディスク
14の画面定義体15が更新された場合、画面管理機構
17は所在テーブル16を検索して、該当する表示装置
13にその画面定義体15をダウンロードする。したが
って、プログラムが画面定義体15を利用して表示装置
13にアクセスする場合、ディスク20内にダウンロー
ドされた画面定義体15から読み込むことにより情報を
表示することができる。このため、コンピュータ本体1
2と表示装置13間の転送データを大幅に削減すること
ができる。
When the screen definition body 15 of the disk 14 on the computer main body 12 is updated, the screen management mechanism 17 searches the location table 16 and downloads the screen definition body 15 to the corresponding display device 13. .. Therefore, when the program accesses the display device 13 using the screen definition body 15, the information can be displayed by reading from the screen definition body 15 downloaded in the disk 20. Therefore, the computer body 1
It is possible to significantly reduce the transfer data between the display device 2 and the display device 13.

【0015】その結果、レスポンス性能を向上させるこ
とができ、回線コストを低減することができる。
As a result, the response performance can be improved and the line cost can be reduced.

【0016】[0016]

【発明の効果】以上説明してきたように、本発明によれ
ば、コンピュータ本体上の画面定義体を表示装置内にダ
ウンロードするようにしたため、コンピュータ本体と表
示装置間の転送データ量を大幅に削減することができ、
その結果、レスポンス性能を向上させることができ、回
線コストを低減することができる。
As described above, according to the present invention, since the screen definition object on the computer main body is downloaded into the display device, the transfer data amount between the computer main body and the display device is greatly reduced. You can
As a result, the response performance can be improved and the line cost can be reduced.

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

【図1】本発明の原理説明図FIG. 1 is an explanatory diagram of the principle of the present invention.

【図2】本発明の一実施例を示す図FIG. 2 is a diagram showing an embodiment of the present invention.

【図3】従来例を示す図FIG. 3 is a diagram showing a conventional example.

【符号の説明】[Explanation of symbols]

11:情報処理装置 12:コンピュータ本体 13:表示装置 14:ディスク(記憶手段) 15:画面定義体 16:所在テーブル 17:画面管理機構(画面管理手段) 18:ウィンドウ制御機構 19:メッセージ編集部 20:ディスク(記憶手段) 21:画面管理機構(画面管理手段) 11: Information processing device 12: Computer main body 13: Display device 14: Disk (storage unit) 15: Screen definition unit 16: Location table 17: Screen management mechanism (screen management unit) 18: Window control mechanism 19: Message editing unit 20 : Disk (storage means) 21: Screen management mechanism (screen management means)

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】画面定義体(15)が格納された記憶手段
(14)を有するコンピュータ本体(12)と、画面定
義体(15)から表示データを作成するメッセージ編集
部(19)を有する表示装置(13)からなる情報処理
装置(11)において、 前記コンピュータ本体(12)内に、前記画面定義体
(15)の所在を示す所在テーブル(16)と、該所在
テーブル(16)を検索して該当する表示装置(13)
に画面定義体(15)をダウンロードする画面管理手段
(17)を設けるとともに、前記表示装置(13)内
に、ダウンロードした画面定義体(15)を格納する記
憶手段(20)と、前記画面管理手段(17)と連携し
て画面定義体(15)を記憶手段(20)内にダウンロ
ードする画面管理手段(21)を設けたことを特徴とす
る情報処理装置。
1. A display having a computer body (12) having a storage means (14) in which a screen definition body (15) is stored, and a message editing section (19) for creating display data from the screen definition body (15). In an information processing device (11) including a device (13), a location table (16) indicating the location of the screen definition body (15) and the location table (16) are searched in the computer body (12). Applicable display device (13)
A screen management means (17) for downloading the screen definition body (15) is provided, and a storage means (20) for storing the downloaded screen definition body (15) in the display device (13) and the screen management means. An information processing apparatus comprising a screen management means (21) for downloading a screen definition body (15) into a storage means (20) in cooperation with the means (17).
JP4147866A 1992-06-09 1992-06-09 Information processor Pending JPH05341942A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4147866A JPH05341942A (en) 1992-06-09 1992-06-09 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4147866A JPH05341942A (en) 1992-06-09 1992-06-09 Information processor

Publications (1)

Publication Number Publication Date
JPH05341942A true JPH05341942A (en) 1993-12-24

Family

ID=15440017

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4147866A Pending JPH05341942A (en) 1992-06-09 1992-06-09 Information processor

Country Status (1)

Country Link
JP (1) JPH05341942A (en)

Similar Documents

Publication Publication Date Title
KR920007280B1 (en) Display with enhanced scrolling capability
JPS6049425A (en) Display system for sentence processor
JP2776907B2 (en) Help information control method and device
JPH05341942A (en) Information processor
JPH0318224B2 (en)
JP2726408B2 (en) Help information display device
JPH11338456A (en) Map display system and image scroll processing method in it
JP2595884B2 (en) Rubber band frame display device
JPH01191269A (en) Image controller
JPH01188928A (en) Multi-window display system
JPH025089A (en) Data display editing device
JPH05224872A (en) Mouse cursor control system for multi-window display system
JPH05119956A (en) Screen output switching method
JPS63276616A (en) Information processor
JPH01228016A (en) High speed picture display system
JPH10211751A (en) Print spool control apparatus, control method, and memory medium
JPH05282121A (en) Image display control system
JPH0749732A (en) Method for controlling computer system and its peripheral device
JPH0816580A (en) Device and method for editing document
JPS5920044A (en) Display device
JPH07199898A (en) Device and method for displaying character
JPH0976580A (en) Printer
JPH1196063A (en) Information processor
JPH1021040A (en) Method and device for document display by screen division
JPH0243215B2 (en)

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20021203