JP2000194463A - Display controller and storage medium - Google Patents

Display controller and storage medium

Info

Publication number
JP2000194463A
JP2000194463A JP36779498A JP36779498A JP2000194463A JP 2000194463 A JP2000194463 A JP 2000194463A JP 36779498 A JP36779498 A JP 36779498A JP 36779498 A JP36779498 A JP 36779498A JP 2000194463 A JP2000194463 A JP 2000194463A
Authority
JP
Japan
Prior art keywords
display
data
page
attribute
document
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.)
Abandoned
Application number
JP36779498A
Other languages
Japanese (ja)
Inventor
Takayasu Watanabe
隆保 渡辺
Masaki Tsutsumi
勝紀 筒見
Eiji Hatano
英二 波多野
Yukihiro Shinto
幸博 新堂
Koji Tamura
恒治 田村
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP36779498A priority Critical patent/JP2000194463A/en
Publication of JP2000194463A publication Critical patent/JP2000194463A/en
Abandoned legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To quickly and efficiently display the content of each document in a display controller displaying the content of a prescribed document on a display screen. SOLUTION: A page document B prepared by an application is converted into data C for display for outputting data included in the page document B, and further, an attribute page object E for showing real data included in the data C for display as a record of each data attribute in each attribute is generated. Data for display corresponding to a designated attribute among data for display of each attribute such as data F for character attribute display and data G for image attribute data in the attribute page object E are shown on a display device 14 by performing plotting expansion of them in a display image memory D.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータで作
成された文書や画像を高速に表示させる表示制御装置、
および、その制御プログラムを格納した記憶媒体に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display control device for displaying a document or an image created by a computer at a high speed.
And a storage medium storing the control program.

【0002】[0002]

【従来の技術】一般に、コンピュータシステムにおい
て、コンピュータ読み取り可能な記録媒体に格納され
た、文書やイメージ等のドキュメントの内容を表示画面
に表示させる場合には、1頁毎にドキュメントの全ての
内容をコンピュータシステムのメモリに読み出し、画面
表示用のデータに変換して表示画面上に表示する。
2. Description of the Related Art Generally, in a computer system, when displaying the contents of a document such as a document or an image stored in a computer-readable recording medium on a display screen, the entire contents of the document are displayed page by page. The data is read into the memory of the computer system, converted into data for screen display, and displayed on a display screen.

【0003】[0003]

【発明が解決しようとする課題】ところが、表示される
ドキュメントがイメージデータ等を含んでいて、データ
量が大きい場合には、画面表示用のデータへの変換処理
および表示処理に長時間を要するという問題点があっ
た。このため、1頁分のデータが全て表示されるまでの
時間が長く、また、利用者は全てのデータが表示される
まで待たなければならず、ドキュメントの概要だけを把
握すればよい場合であっても長時間待たされてしまうと
いう問題があった。
However, if the displayed document contains image data and the like and the amount of data is large, it takes a long time to convert the data into data for screen display and display processing. There was a problem. Therefore, it takes a long time until all the data for one page is displayed, and the user has to wait until all the data is displayed, so that only the outline of the document needs to be grasped. However, there is a problem that the user is kept waiting for a long time.

【0004】この問題を解決するために、非常に高い処
理能力を有するハードウェアによって構成されたコンピ
ュータシステムを利用することが考えられるが、この場
合、コストが著しく増大してしまうという問題があっ
た。
In order to solve this problem, it is conceivable to use a computer system constituted by hardware having a very high processing capability. However, in this case, there is a problem that the cost is significantly increased. .

【0005】この発明は、上記問題点を解決するため、
所定のドキュメントの内容を表示画面上に表示させる表
示制御装置において、各ドキュメントの内容をすみやか
に、効率よく表示させることを目的とする。
[0005] The present invention has been developed to solve the above problems.
In a display control device for displaying the contents of a predetermined document on a display screen, it is an object to promptly and efficiently display the contents of each document.

【0006】[0006]

【課題を解決するための手段】上記課題を解決するた
め、請求項1記載の発明は、アプリケーションにより作
成された頁毎の頁ドキュメントを、当該頁ドキュメント
に含まれるデータの属性毎に、当該頁ドキュメントを表
示するための表示用データに変換する表示用データ変換
手段と、この表示用データ変換手段により変換された表
示用データを表示メモリに展開することによって表示す
る表示手段と、を備える表示装置を制御する表示制御装
置において、前記表示用データ変換手段により変換され
た表示用データをデータの属性毎に分類して頁オブジェ
クトを生成する頁オブジェクト生成手段と、この頁オブ
ジェクト生成手段により生成された頁オブジェクトか
ら、予め表示対象として設定された属性のデータを表示
するための表示用データを抽出して前記表示メモリに展
開させる表示制御手段と、を備えることを特徴としてい
る。
In order to solve the above-mentioned problems, the invention according to claim 1 is a method for converting a page document for each page created by an application into each page attribute of data included in the page document. A display device comprising: display data conversion means for converting a document into display data for displaying; and display means for displaying the display data converted by the display data conversion means by expanding the display data in a display memory. A page control unit that classifies display data converted by the display data conversion unit for each data attribute to generate a page object, and a display object generated by the page object generation unit. Display data for displaying attribute data set in advance as display targets from page objects It is characterized by comprising a display control means for deploying said display memory by extracting.

【0007】この請求項1記載の発明によれば、アプリ
ケーションにより作成された頁毎の頁ドキュメントを、
当該頁ドキュメントに含まれるデータの属性毎に、当該
頁ドキュメントを表示するための表示用データに変換す
る表示用データ変換手段と、この表示用データ変換手段
により変換された表示用データを表示メモリに展開する
ことによって表示する表示手段と、を備える表示装置を
制御する表示制御装置において、頁オブジェクト生成手
段によって、表示用データ変換手段により変換された表
示用データをデータの属性毎に分類して頁オブジェクト
を生成し、表示制御手段によって、生成された頁オブジ
ェクトから、予め表示対象として設定された属性のデー
タを表示するための表示用データを抽出して表示メモリ
に展開させる。
According to the first aspect of the present invention, a page document for each page created by an application is
Display data conversion means for converting display data for displaying the page document for each attribute of data included in the page document; and displaying the display data converted by the display data conversion means in a display memory. A display control unit for controlling a display device comprising: a display unit configured to display the display data by expanding the display data by the page data generation unit by the page object generation unit for each attribute of data. An object is generated, and display data for displaying data of an attribute set as a display target in advance is extracted from the generated page object by the display control means and developed on a display memory.

【0008】従って、アプリケーションにより作成され
たドキュメントを表示させる場合に、ドキュメントのデ
ータのうち特定の属性のデータのみを表示させることが
できるので、例えば、文字属性のデータのみを表示させ
るなど、必要なデータのみを処理させることができる。
このため、非常に少ないデータを処理すればよいので、
短時間で表示させることが可能であり、作業時間を大幅
に短縮することができ、また、作業効率の向上を図るこ
とができる。
Therefore, when displaying a document created by an application, only data having a specific attribute can be displayed among the data of the document. For example, it is necessary to display only data having a character attribute. Only data can be processed.
Because we need to process very little data,
The display can be performed in a short time, the working time can be greatly reduced, and the working efficiency can be improved.

【0009】[0009]

【発明の実施の形態】以下、この発明の実施の形態につ
いて、図1〜図8の図面を参照しながら説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be described below with reference to FIGS.

【0010】まず、構成を説明する。図1は、本発明を
適用した実施の形態としてのコンピュータシステム1の
内部構成を示すブロック図である。同図に示すように、
コンピュータシステム1は、CPU(Central Procesin
g Unit)11、入力装置12、RAM(Random ACess
Memory)13、表示装置14、印刷装置15、記憶装置
16および記憶装置16が有する記憶媒体17により構
成され、記憶媒体17を除く各部はバス18によって接
続されている。
First, the configuration will be described. FIG. 1 is a block diagram showing an internal configuration of a computer system 1 as an embodiment to which the present invention is applied. As shown in the figure,
The computer system 1 includes a CPU (Central Procedures).
g Unit) 11, input device 12, RAM (Random Access)
Memory 13, a display device 14, a printing device 15, a storage device 16, and a storage medium 17 included in the storage device 16, and each part except the storage medium 17 is connected by a bus 18.

【0011】CPU11は、記憶装置16内に格納され
ているシステムプログラム及び当該システムに対応する
各種アプリケーションプログラムの中から指定されたア
プリケーションプログラムをRAM13内の図示しない
プログラム格納領域に展開し、入力装置12から入力さ
れる各種指示あるいはデータをRAM13内に一時的に
格納し、この入力指示及び入力データに応じてRAM1
3内に展開したアプリケーションプログラムに従って各
種処理を実行し、その処理結果をRAM13内に格納す
るとともに、表示装置14に表示させる。そして、RA
M13に格納した処理結果を入力装置12からの指示入
力により指定される記憶装置16内の保存先に保存す
る。
The CPU 11 develops an application program designated from a system program stored in the storage device 16 and various application programs corresponding to the system into a program storage area (not shown) in the RAM 13, and Various kinds of instructions or data input from the RAM 13 are temporarily stored in the RAM 13 and the RAM 1 is used in accordance with the input instructions and the input data.
Various processes are executed in accordance with the application programs developed in the RAM 3, and the processing results are stored in the RAM 13 and displayed on the display device 14. And RA
The processing result stored in M13 is stored in the storage destination in the storage device 16 specified by the instruction input from the input device 12.

【0012】また、CPU11は、文書、プレゼンテー
ション資料、図面等の入力装置12からの指示入力によ
って指定された頁を表示する際に、図2に示す表示処理
の制御概念図に基づいて、後述する単一頁表示処理(図
5、図6)あるいは複数頁表示処理(図7)を実行す
る。
Further, when displaying a page designated by an instruction input from the input device 12 such as a document, presentation material, drawing, etc., the CPU 11 will be described later based on a control conceptual diagram of the display processing shown in FIG. A single page display process (FIGS. 5 and 6) or a multiple page display process (FIG. 7) is executed.

【0013】すなわち、CPU11は、表示処理に際し
て表示すべき頁が指定されると、図2に示すように、指
定された頁に対応する頁ドキュメントBを記憶装置16
から読み込んでRAM13内に展開する。そして、表示
用データC生成プログラムを実行して、指定された頁の
頁ドキュメントBのデータを変換して表示用データCを
生成し、RAM13内に格納する。この生成された表示
用データCには、図3に示すように、指定された頁に含
まれる文字や画像の実データが、それぞれ属性毎のレコ
ードとして格納される。例えば、文字属性のレコードに
は、対応する頁に表示される文字の表示座標、文字コー
ドおよびフォント等の文字書式を示す実データが含まれ
ており、同様に、イメージ属性のレコードには、対応す
る頁に表示される画像の表示座標、画像が表示される表
示サイズや画像の実データであるイメージデータなどが
含まれる。
That is, when a page to be displayed is specified in the display processing, the CPU 11 stores a page document B corresponding to the specified page in the storage device 16 as shown in FIG.
And expands it in the RAM 13. Then, the display data C generating program is executed to convert the data of the page document B of the specified page to generate the display data C, and store the generated data in the RAM 13. In the generated display data C, as shown in FIG. 3, actual data of characters and images included in the designated page are stored as records for each attribute. For example, a record of a character attribute includes actual data indicating a character format such as a display coordinate of a character displayed on a corresponding page, a character code, and a font. The display coordinates of the image displayed on the page to be displayed, the display size at which the image is displayed, image data that is actual data of the image, and the like are included.

【0014】そして、CPU11は、属性頁オブジェク
トE生成プログラムを実行し、図3に示す表示用データ
Cの各レコードに含まれる実データを属性毎に分類して
格納することによって、図2に示す属性頁オブジェクト
Eを生成してRAM13内に格納する。そして、この属
性頁オブジェクトEに格納された文字属性表示用データ
F、イメージ属性表示用データG等の各データを、後述
する表示形式設定テーブル(図4)に設定された設定内
容に従って表示画面メモリDに描画展開することによ
り、指定された頁を表示装置14に表示させる。
Then, the CPU 11 executes the attribute page object E generation program, classifies and stores the actual data included in each record of the display data C shown in FIG. An attribute page object E is generated and stored in the RAM 13. The data such as the character attribute display data F and the image attribute display data G stored in the attribute page object E are stored in the display screen memory according to the setting contents set in the display format setting table (FIG. 4) described later. The designated page is displayed on the display device 14 by drawing and developing on D.

【0015】さらに、CPU11は、時間を計時するた
めの時間カウンタ(図示省略)をRAM13内に設け
て、CPU11のクロック周波数に同期する発振信号を
もとに時間を計時する。また、入力装置12からの指示
入力によって文書の印刷が指示された場合には、記憶装
置16から読み込んだ文書の内容を印刷するための印刷
データを生成して印刷装置15に出力し、印刷を実行さ
せる。
Further, the CPU 11 has a time counter (not shown) for measuring time in the RAM 13 and measures time based on an oscillation signal synchronized with the clock frequency of the CPU 11. Further, when a document print is instructed by an instruction input from the input device 12, print data for printing the content of the document read from the storage device 16 is generated and output to the printing device 15, and printing is performed. Let it run.

【0016】入力装置12は、カーソルキー、文字キ
ー、テンキー、および機能キー等の各種のキーを有する
キーボードを備え、これらの各キーが押下されると、押
下されたキーに対応する押下信号をCPU11に出力す
る。また、入力装置12は、マウス等のポインティング
デバイスを備える構成としても良く、その場合、クリッ
ク操作等の操作に応じた操作信号とともに、当該操作に
よって指定された表示装置14の表示画面上における座
標位置を示す座標位置データをCPU11に出力する。
The input device 12 includes a keyboard having various keys such as a cursor key, a character key, a numeric keypad, and a function key. When each of these keys is pressed, a pressing signal corresponding to the pressed key is generated. Output to CPU11. The input device 12 may include a pointing device such as a mouse. In this case, the input device 12 includes an operation signal corresponding to an operation such as a click operation and a coordinate position on the display screen of the display device 14 specified by the operation. Is output to the CPU 11.

【0017】RAM13は、CPUにより処理される各
種プログラムや、その処理に係るデータを一時的に格納
するメモリエリアを形成する。また、RAM13内に
は、11によって時間を計時するための時間カウンタが
格納されるほか、記憶装置16内に格納された文書を表
示するためのデータの格納領域としての表示画面メモリ
Dが形成される。
The RAM 13 forms a memory area for temporarily storing various programs processed by the CPU and data related to the processing. In the RAM 13, a time counter for measuring time by 11 is stored, and a display screen memory D is formed as a storage area for data for displaying a document stored in the storage device 16. You.

【0018】表示装置14は、CRT(Cathode Ray Tu
be)やLCD(Liquid Crystal Display)等により構成
される表示画面を備え、後述する単一頁表示処理および
複数頁表示処理(図5〜図7)において、RAM13内
の表示画面メモリDに格納されたデータに基づいて表示
画面上に表示を実行する。
The display device 14 is a CRT (Cathode Ray Tu).
be), a liquid crystal display (LCD), and the like, and are stored in the display screen memory D in the RAM 13 in a single-page display process and a multiple-page display process (FIGS. 5 to 7) described later. Display on the display screen based on the received data.

【0019】印刷装置15は、レーザープリンタ、熱転
写式プリンタ、インクジェット式プリンタ、あるいは、
昇華型プリンタ等のプリンタを備え、CPU11から入
力される印刷データに従って、所定の用紙への印刷を実
行する。
The printing device 15 is a laser printer, a thermal transfer printer, an ink jet printer, or
A printer such as a sublimation type printer is provided, and prints on a predetermined sheet according to print data input from the CPU 11.

【0020】記憶装置16は、プログラムやデータ等が
記憶される記憶媒体17を有し、この記憶媒体17は磁
気的、光学的記録媒体、若しくは半導体メモリで構成さ
れている。この記憶媒体17は記憶装置16に固定的に
設けたもの、若しくは着脱自在に装着するものであり、
上述の表示用データ生成プログラム、属性頁オブジェク
ト生成プログラム等の各種アプリケーションプログラム
を格納する。
The storage device 16 has a storage medium 17 for storing programs, data and the like, and this storage medium 17 is constituted by a magnetic or optical recording medium or a semiconductor memory. The storage medium 17 is fixedly provided in the storage device 16 or is detachably mounted.
Various application programs such as the above-described display data generation program and attribute page object generation program are stored.

【0021】また、この記憶装置16には、画像や文字
などを含む文書のデータの他、上述の頁ドキュメントB
や、図4に示す表示形式設定テーブルが格納される。
In addition to the document data including images and characters, the storage device 16 stores the page document B described above.
And a display format setting table shown in FIG.

【0022】図4に示す表示形式設定テーブルは、コン
ピュータシステム1において実行される単一頁表示処理
(図5、図6)および複数頁表示処理(図7)における
各種の設定内容が格納されている。例えば、後述する単
一頁表示処理の「指定属性表示」の表示形式で表示処理
が実行される際に選択可能な属性として「属性1」、
「属性2」、「属性3」が設定されている。また、「頁
時間表示」の表示形式で表示処理が実行される際の基準
となる制限時間が、ms(ミリ秒)単位で設定されてい
る。さらに、「データ量別表示」の表示形式で表示処理
が実行される際の「高速表示設定フラグ」のON/OF
Fの状態が設定される。
The display format setting table shown in FIG. 4 stores various setting contents in a single page display process (FIGS. 5 and 6) and a multiple page display process (FIG. 7) executed in the computer system 1. I have. For example, “attribute 1” may be selected as an attribute that can be selected when the display process is executed in a display format of “designated attribute display” in a single page display process described later.
“Attribute 2” and “Attribute 3” are set. In addition, a limit time as a reference when the display process is executed in the display format of “page time display” is set in units of ms (millisecond). Further, the ON / OFF of the “high-speed display setting flag” when the display processing is executed in the display format of “display by data amount”
The state of F is set.

【0023】そして、上記の記憶媒体17に記憶される
データ等は、通信回線等を介して接続された他の機器か
ら受信して記憶する構成にしてもよく、さらに、通信回
線等を介して接続された他の機器側に上記記憶媒体を備
えた記憶装置を設け、この記憶媒体17に記憶されてい
るプログラムやデータを通信回線を介して使用する構成
としても良い。
The data or the like stored in the storage medium 17 may be received and stored from another device connected via a communication line or the like. A storage device having the above storage medium may be provided on the other connected device side, and the program and data stored in the storage medium 17 may be used via a communication line.

【0024】続いて、コンピュータシステム1の動作に
ついて説明する。図5および図6は、本発明を適用した
実施の形態としてのコンピュータシステム1により実行
される単一頁表示処理を示すフローチャートである。こ
の図5および図6に示す単一頁表示処理は、入力装置1
2からの指示入力によって記憶装置16に格納された文
書の1頁のみが指定された場合に実行される。
Next, the operation of the computer system 1 will be described. FIGS. 5 and 6 are flowcharts showing single page display processing executed by the computer system 1 according to the embodiment to which the present invention is applied. The single-page display process shown in FIGS.
The process is executed when only one page of the document stored in the storage device 16 is designated by the instruction input from the user 2.

【0025】まず、CPU11は、表示処理の対象とな
る頁が入力装置12からの指示入力によって指定される
と(ステップS1)、指定された頁に対応する属性頁オ
ブジェクトEがRAM13に格納されているか否かを判
別する(ステップS2)。ここで、対応する属性頁オブ
ジェクトEがRAM13内に格納されていない場合に
は、CPU11は、ステップS1で指定された頁の頁ド
キュメントBを記憶装置16から読みだして表示用デー
タCに変換し、RAM13内に格納する(ステップS
3)。
First, when a page to be displayed is specified by an instruction input from the input device 12 (step S1), the CPU 11 stores an attribute page object E corresponding to the specified page in the RAM 13. It is determined whether or not there is (step S2). Here, when the corresponding attribute page object E is not stored in the RAM 13, the CPU 11 reads out the page document B of the page specified in step S1 from the storage device 16 and converts it into the display data C. , Stored in the RAM 13 (step S
3).

【0026】続いて、CPU11は、RAM13に格納
された表示用データCにおける各レコードの属性を判別
し(ステップS4)、これら各レコードに含まれる実デ
ータを属性毎に分類して記憶することにより、属性頁オ
ブジェクトEを生成する(ステップS5)。
Subsequently, the CPU 11 determines the attribute of each record in the display data C stored in the RAM 13 (step S4), and stores the actual data contained in each record by classifying them by attribute. Then, an attribute page object E is generated (step S5).

【0027】ここで、CPU11は、ステップS1で指
定された頁についての属性頁オブジェクトEの生成処理
が終了したか否かを判別し(ステップS6)、終了して
いなければステップS3へ戻り、処理が終了した場合に
はステップS7へ移行する。
Here, the CPU 11 determines whether or not the process of generating the attribute page object E for the page specified in step S1 has been completed (step S6). Is completed, the process proceeds to step S7.

【0028】一方、ステップS2において、ステップS
1で指定された頁の属性頁オブジェクトEが既にRAM
13に格納されていると判別された場合には、ステップ
S7へ移行する。
On the other hand, in step S2, step S
The attribute page object E of the page specified in 1 is already in RAM
13 is determined to be stored in step S13, the process proceeds to step S7.

【0029】ステップS7では、入力装置12からの指
示入力によって表示形式が選択指定される。すなわち、
ステップS7では、ステップS1で指定された頁の内容
のうち指定された属性のみを表示する「指定属性表示」
と、所定の時間内で、指定された頁の内容を属性毎に表
示する「頁時間表示」と、指定された頁の内容を、属性
毎に、各属性のデータ量に応じて表示する「データ量別
表示」との3通りの表示形式のなかから所定の表示形式
が選択される。なお、このステップS7で選択指定する
ことが可能な表示形式は、表示形式設定テーブル(図
4)に設定された表示形式であり、ステップS7の処理
において、表示形式設定テーブル(図4)の設定内容を
表示装置14により表示させて利用者に示す構成として
も良い。
In step S7, a display format is selected and designated by an instruction input from the input device 12. That is,
In step S7, "designated attribute display" for displaying only the designated attribute among the contents of the page designated in step S1
"Page time display" for displaying the contents of a specified page for each attribute within a predetermined time, and "displaying the contents of a specified page for each attribute according to the data amount of each attribute." A predetermined display format is selected from the three display formats "display by data amount". The display format that can be selected and designated in step S7 is the display format set in the display format setting table (FIG. 4). In the process of step S7, the display format setting table (FIG. 4) is set. The contents may be displayed on the display device 14 and shown to the user.

【0030】ステップS7で、「指定属性表示」が選択
された場合には、入力装置12からの指示入力によって
表示対象の頁のなかで表示すべき属性が指定されると
(ステップS8)、CPU11は、文字属性表示用デー
タFやイメージ属性表示用データG等、指定された属性
の表示用データをRAM13内に格納された属性頁オブ
ジェクトEから読み出して(ステップS9)、読み出し
た表示用データをRAM13内の表示画面メモリDに展
開する(ステップS10)。そして、ステップS8で指
定された属性の全ての表示用データが読み出されたか否
かを判別し(ステップS11)、全て終了していればス
テップS12に移行し、終了していなければステップS
9に戻る。
If "specified attribute display" is selected in step S7, if an attribute to be displayed in a page to be displayed is specified by an instruction input from the input device 12 (step S8), the CPU 11 Reads out the display data of the designated attribute such as the character attribute display data F and the image attribute display data G from the attribute page object E stored in the RAM 13 (step S9), and reads the read display data. The image is developed on the display screen memory D in the RAM 13 (step S10). Then, it is determined whether or not all the display data of the attribute specified in step S8 has been read (step S11). If all the display data has been completed, the process proceeds to step S12.
Return to 9.

【0031】ステップS12では、ステップS8で複数
の属性が指定された場合に、これら複数の属性のうちま
だ処理されていない属性があるか否かを判別する。そし
て、ステップS8で指定された全ての属性について、ス
テップS9〜ステップS11の処理が行われていればス
テップS13に移行し、処理されていない属性がある場
合にはステップS8に戻る。
In step S12, when a plurality of attributes are specified in step S8, it is determined whether or not any of the plurality of attributes has not been processed yet. Then, for all the attributes specified in step S8, if the processes in steps S9 to S11 have been performed, the process proceeds to step S13, and if there are any attributes that have not been processed, the process returns to step S8.

【0032】ステップS13では、表示画面メモリDに
描画展開されたデータをもとに、ステップS1で指定さ
れた頁を表示装置14によって表示させて、処理を終了
する。
In step S13, the page specified in step S1 is displayed on the display device 14 based on the data drawn and developed in the display screen memory D, and the process is terminated.

【0033】また、ステップS7において、表示形式と
して「頁時間表示」が選択指定された場合には、CPU
11は、RAM13内の時間カウンタのカウント値をリ
セットする(ステップS14)。そして、CPU11に
よって優先的に表示させる属性が指定されると(ステッ
プS15)、CPU11は、指定された属性の表示用デ
ータを属性頁オブジェクトEから読み出して(ステップ
S16)、表示画面メモリDに展開する(ステップS1
7)。
If "page time display" is selected and designated as the display format in step S7, the CPU
11 resets the count value of the time counter in the RAM 13 (step S14). Then, when the attribute to be displayed preferentially is designated by the CPU 11 (step S15), the CPU 11 reads out the display data of the designated attribute from the attribute page object E (step S16), and expands the data on the display screen memory D. (Step S1
7).

【0034】なお、ステップS15においては、各属性
が指定される順序が予め記憶装置16内に格納されてい
て、この順序に従って、CPU11により属性が指定さ
れる構成としても良いし、あるいは、入力装置12から
の指示入力によって利用者により指定される構成として
も良い。
In step S15, the order in which the attributes are specified may be stored in the storage device 16 in advance, and the attributes may be specified by the CPU 11 according to the order, or the input device It is also possible to adopt a configuration specified by the user by inputting an instruction from the user 12.

【0035】その後、CPU11は、属性頁オブジェク
トEから指定された属性の全ての表示用データが読み出
されたか否かを判別し(ステップS18)、全ての表示
用データが読み出されていればステップS19に移行
し、読みだされていない表示用データがある場合には、
ステップS16に戻る。
Thereafter, the CPU 11 determines whether or not all display data of the specified attribute has been read from the attribute page object E (step S18). Proceeding to step S19, if there is display data that has not been read,
It returns to step S16.

【0036】ステップS19では、RAM13内の時間
カウンタのカウント値を参照して、このカウント値が表
示形式設定テーブル(図4)に設定された制限時間を超
過しているか否かを判別する。ここで、制限時間を超過
していなければステップS15に戻り、超過していれ
ば、ステップS13に移行して表示装置14による表示
を実行させる。
In step S19, referring to the count value of the time counter in the RAM 13, it is determined whether or not this count value exceeds the time limit set in the display format setting table (FIG. 4). Here, if the time limit has not been exceeded, the process returns to step S15. If the time limit has been exceeded, the process proceeds to step S13, where the display by the display device 14 is executed.

【0037】そして、ステップS7で、表示形式として
「データ量別表示」が選択指定された場合にはステップ
S20(図6)に移行して、ステップS1で指定された
頁の内容に含まれる各属性のデータの量を認識する。そ
の後、CPU11は、表示形式設定テーブル(図4)に
設定された「高速表示フラグ」の状態を参照し(ステッ
プS21)、フラグがONに設定されていれば、ステッ
プS22に移行して、ステップS20でデータ量を認識
した各属性のうち、データ量の少ない属性を指定する。
そして、指定された属性の表示用データをRAM13内
に格納された属性頁オブジェクトEから読み出して(ス
テップS23)、読みだした表示用データをRAM13
内の表示画面メモリDに描画展開する(ステップS2
4)。
If it is determined in step S7 that "display by data amount" is selected and designated as the display format, the flow shifts to step S20 (FIG. 6), where each of the contents included in the content of the page designated in step S1 is included. Recognize the amount of attribute data. Thereafter, the CPU 11 refers to the state of the "high-speed display flag" set in the display format setting table (FIG. 4) (step S21). If the flag is set to ON, the process proceeds to step S22 and proceeds to step S22. Among the attributes whose data amount is recognized in S20, an attribute having a small data amount is designated.
Then, the display data having the designated attribute is read from the attribute page object E stored in the RAM 13 (step S23), and the read display data is read from the RAM 13
(Step S2)
4).

【0038】ここで、CPU11は、指定された属性の
表示用データが全て読みだされたか否かを判別し(ステ
ップS25)、全て読みだされていればステップS26
に移行し、まだ読みだされていないデータがある場合に
は、ステップS23に戻る。ステップS26では、予め
定められた所定の数の属性が指定されたか否かを判別
し、指定された属性が所定の数に満たない場合にはステ
ップS22に戻り、指定された属性が所定の数に達して
いる場合には、ステップS13(図5)に移行して表示
装置14により表示を実行させて処理を終了する。
Here, the CPU 11 determines whether or not all the display data of the designated attribute has been read (step S25).
Then, if there is data that has not been read yet, the process returns to step S23. In step S26, it is determined whether or not a predetermined number of attributes have been specified. If the number of specified attributes is less than the predetermined number, the process returns to step S22. If it has reached, the process proceeds to step S13 (FIG. 5), the display is executed by the display device 14, and the process ends.

【0039】また、ステップS21で、表示形式設定テ
ーブル(図4)における「高速表示フラグ」の設定状態
がOFFであった場合には、CPU11は、ステップS
27に移行して、ステップS20でデータ量を認識した
属性のうち、データ量の大きい属性を指定する。
If the setting of the "high-speed display flag" in the display format setting table (FIG. 4) is OFF in step S21, the CPU 11 proceeds to step S21.
The process proceeds to S27, and among the attributes whose data amount has been recognized in step S20, an attribute having a large data amount is designated.

【0040】そして、CPU11は、指定された属性の
表示用データを属性頁オブジェクトEから読み出して
(ステップS28)、読みだした表示用データを表示画
面メモリDに描画展開する(ステップS29)。
Then, the CPU 11 reads the display data of the designated attribute from the attribute page object E (step S28), and renders the read display data on the display screen memory D (step S29).

【0041】ここでCPU11は、指定された属性の表
示用データが全て読みだされたか否かを判別し(ステッ
プS30)、全て読みだされていればステップS31に
移行し、まだ読みだされていない表示用データがある場
合には、ステップS28に戻る。ステップS31では、
予め定められた所定の数の属性が指定されたか否かを判
別し、指定された属性が所定の数に満たない場合にはス
テップS27に戻り、指定された属性が所定の数に達し
ている場合には、ステップS13(図5)に移行して表
示装置14により表示を実行させた後に処理を終了す
る。
Here, the CPU 11 determines whether or not all the display data of the designated attribute has been read out (step S30). If all the display data has been read out, the process proceeds to step S31, and the data is still read out. If there is no display data, the process returns to step S28. In step S31,
It is determined whether a predetermined number of attributes has been specified or not. If the number of specified attributes is less than the predetermined number, the process returns to step S27, and the number of specified attributes has reached the predetermined number. In this case, the process proceeds to step S13 (FIG. 5), and the display is executed by the display device 14, and then the process is terminated.

【0042】図7は、コンピュータシステム1により実
行される複数頁表示処理を示すフローチャートである。
この図7に示す複数頁表示処理は、入力装置12からの
指示入力によって、表示すべき対象として複数の頁が指
定された際に実行される処理である。
FIG. 7 is a flowchart showing a multi-page display process executed by the computer system 1.
The multi-page display process shown in FIG. 7 is a process executed when a plurality of pages are designated as objects to be displayed by input of an instruction from the input device 12.

【0043】入力装置12からの指示入力により複数の
頁が表示対象の頁として指定されると(ステップS5
1)、CPU11は、指定された全ての頁についての属
性頁オブジェクトEがRAM13内に格納されているか
否かを判別する(ステップS52)。ここで、指定され
た全ての頁についての属性頁オブジェクトEが格納され
ていない場合には、CPU11は、不足分の属性分類デ
ータを上述のステップS3〜ステップS6(図5)と同
様の処理によって生成してRAM13に格納し(ステッ
プS53)、ステップS54に移行する。また、指定さ
れた全ての頁についての属性頁オブジェクトEが予めR
AM13内に格納されていた場合には、ステップS52
からステップS54に移行する。
When a plurality of pages are designated as pages to be displayed by inputting an instruction from the input device 12 (step S5).
1), the CPU 11 determines whether or not the attribute page objects E for all the designated pages are stored in the RAM 13 (step S52). Here, when the attribute page objects E for all the designated pages are not stored, the CPU 11 stores the missing attribute classification data by the same processing as the above-described steps S3 to S6 (FIG. 5). It is generated and stored in the RAM 13 (step S53), and the process proceeds to step S54. Also, attribute page objects E for all designated pages are
If it is stored in the AM 13, step S52
Then, control goes to a step S54.

【0044】ステップS54で、CPU11は、記憶装
置16内に記憶された表示形式設定テーブル(図4)に
設定された制限時間をステップS51で指定された頁の
数で除算して、1頁あたりの制限時間を算出してRAM
13内に格納する。その後、ステップS51で指定され
た頁のうち、所定の頁を処理対象として指定し(ステッ
プS55)、RAM13内に設けられた時間カウンタの
カウント値をリセットする(ステップS56)。
In step S54, the CPU 11 divides the time limit set in the display format setting table (FIG. 4) stored in the storage device 16 by the number of pages designated in step S51, and Calculate time limit of RAM
13 is stored. Thereafter, a predetermined page is designated as a processing target among the pages specified in step S51 (step S55), and the count value of a time counter provided in the RAM 13 is reset (step S56).

【0045】そして、ステップS55で指定した頁のう
ち所定の属性を指定し(ステップS57)、この属性の
表示用データを属性頁オブジェクトEから読み出して
(ステップS58)、読み出した表示用データをRAM
13の表示画面メモリDに描画展開する(ステップ5
9)。
Then, a predetermined attribute of the page specified in step S55 is specified (step S57), display data of this attribute is read from the attribute page object E (step S58), and the read display data is stored in the RAM.
13 in the display screen memory D (step 5
9).

【0046】なお、ステップS57においては、上述の
ステップS15(図5)と同様に、各属性が指定される
順序が予め記憶装置16内に格納されていて、この順序
に従って、CPU11により属性が指定される構成とし
ても良いし、あるいは、入力装置12からの指示入力に
よって利用者により指定される構成としても良い。
In step S57, as in step S15 (FIG. 5), the order in which the attributes are specified is stored in the storage device 16 in advance, and the attributes are specified by the CPU 11 in accordance with this order. Or a configuration specified by the user by inputting an instruction from the input device 12.

【0047】ここで、CPU11は、ステップS57で
指定された属性の表示用データが全て読みだされたか否
かを判別し(ステップS60)、全て読み出されていれ
ばステップS61に移行し、まだ読みだされていないデ
ータがある場合には、ステップS58に戻る。
Here, the CPU 11 determines whether or not all the display data of the attribute specified in step S57 has been read (step S60). If all the display data has been read, the process proceeds to step S61, and the CPU 11 proceeds to step S61. If there is data that has not been read, the process returns to step S58.

【0048】ステップS61では、RAM13内の時間
カウンタのカウント値が、ステップS54で算出された
制限時間を超過したか否かを判別し、超過していればス
テップS62に移行し、超過していなければステップS
57に戻って、次に処理する属性を指定する。
In step S61, it is determined whether or not the count value of the time counter in the RAM 13 has exceeded the time limit calculated in step S54. If it has, the process proceeds to step S62, and if not, the process proceeds to step S62. Step S
Returning to step 57, the attribute to be processed next is specified.

【0049】ステップS62では、ステップS51で指
定された全ての頁についての処理が終了したか否かを判
別し、処理されていない頁がある場合にはステップS5
5に戻り、全ての頁が処理されていれば、ステップS6
3に移行して、RAM13の表示画面メモリDに展開さ
れたデータをもとに各頁を表示し、処理を終了する。
In step S62, it is determined whether or not the processing has been completed for all the pages specified in step S51.
Returning to step 5, if all pages have been processed, step S6
Then, the process proceeds to 3, and each page is displayed based on the data developed in the display screen memory D of the RAM 13, and the process is terminated.

【0050】図8は、図5、図6に示す単一頁表示処
理、および、図7に示す複数頁表示処理において表示さ
れる画面の一例として、ドキュメント表示画面100を
示す図である。このドキュメント表示画面100では、
ドキュメント表示画面100を左右に分割する棒状のス
プリッタ101と、ワープロやプレゼンテーション用プ
ログラム等の各種アプリケーションにより作成された各
頁の頁ドキュメントBをツリー表示するツリー表示部1
02と、ツリー表示部102に表示された頁ドキュメン
トBの中で指定された頁ドキュメントBの内容を表示す
る概観表示部103と、が設定されている。
FIG. 8 is a diagram showing a document display screen 100 as an example of a screen displayed in the single page display processing shown in FIGS. 5 and 6 and the multiple page display processing shown in FIG. On this document display screen 100,
A bar-shaped splitter 101 that divides a document display screen 100 into right and left, and a tree display unit 1 that tree-displays a page document B of each page created by various applications such as a word processor or a presentation program.
02, and an overview display unit 103 for displaying the contents of the page document B specified in the page documents B displayed on the tree display unit 102.

【0051】ここで、ツリー表示部102には、ドキュ
メントを作成したアプリケーション毎にフォルダが表示
され、当該アプリケーションにより作成されたドキュメ
ントがサブフォルダとしてツリー表示されている。さら
に、各ドキュメントのサブフォルダ内には、当該ドキュ
メントの各頁を示す頁ドキュメントBがツリー表示され
ている。
Here, in the tree display section 102, folders are displayed for each application that has created a document, and the documents created by the application are displayed in a tree as subfolders. Further, in the subfolder of each document, a page document B indicating each page of the document is displayed as a tree.

【0052】また、概観表示部103には、利用者によ
って選択指定された頁の概要が表示される。例えば、図
8に示すドキュメント表示画面100の概観表示部10
3には、所定の頁の文字属性のみが表示された文字属性
表示ウィンドウ104aや、全ての属性が表示された全
属性表示ウィンドウ104bが表示されている。
The overview display section 103 displays an overview of a page selected and designated by the user. For example, the overview display unit 10 of the document display screen 100 shown in FIG.
3 displays a character attribute display window 104a in which only character attributes of a predetermined page are displayed, and an all attribute display window 104b in which all attributes are displayed.

【0053】従って、利用者はツリー表示部102に表
示されたファイルを、例えば入力装置12が有するマウ
スのドラッグ&ドロップ操作によって選択指定し、表示
させる属性を指定することにより、選択指定した頁ドキ
ュメントBの内容を概観表示部103に表示させること
ができる。
Therefore, the user selects and specifies the file displayed on the tree display unit 102 by, for example, dragging and dropping the mouse of the input device 12 and specifies the attribute to be displayed, thereby selecting and specifying the page document. The content of B can be displayed on the overview display unit 103.

【0054】以上のように、本発明を適用した実施の形
態としてのコンピュータシステム1によれば、各種アプ
リケーションにより作成されたドキュメントの所定の頁
の内容を表示させる表示処理において、指定された頁の
頁ドキュメントBを記憶装置16から読みだして、この
頁ドキュメントBを表示用データCに変換し、変換され
た表示用データCのレコードに含まれる実データを属性
毎に格納することによって属性頁オブジェクトEを生成
してRAM13内に格納し、この属性頁オブジェクトE
の各表示用データのうち、文字属性表示用データFやイ
メージ属性表示用データG等、指定された属性の表示用
データを読み出してRAM13の表示画面メモリDに描
画展開し、表示装置14により表示させる。これによっ
て、指定された頁のうち、文字属性のデータなど、高速
に表示することが可能な属性のみを表示させるので、全
ての属性のデータを表示する場合に比べて非常に短い時
間で、利用者に対して概要のみを示すことが可能であ
る。従って、指定された頁の概要のみを短時間で表示す
るので、作業効率を大きく向上させることができる。
As described above, according to the computer system 1 as an embodiment to which the present invention is applied, in the display processing for displaying the contents of a predetermined page of a document created by various applications, the designated page is displayed. The page document B is read from the storage device 16, the page document B is converted into the display data C, and the actual data included in the converted record of the display data C is stored for each attribute, thereby forming the attribute page object. E is generated and stored in the RAM 13, and the attribute page object E
Among the display data, the display data of the designated attribute, such as the character attribute display data F and the image attribute display data G, is read out, drawn and developed on the display screen memory D of the RAM 13, and displayed by the display device 14. Let it. As a result, only the attributes that can be displayed at high speed, such as character attribute data, are displayed in the designated page, so that it can be used in a much shorter time than when displaying all attribute data. It is possible to give only an outline to the user. Therefore, since only the outline of the designated page is displayed in a short time, work efficiency can be greatly improved.

【0055】また、上記実施の形態としてのコンピュー
タシステム1によれば、指定された頁ドキュメントBの
概要として表示させる属性を指定することができるの
で、例えば、画像が大半を占める頁ドキュメントBの概
要としてイメージ属性のみを表示させることができる。
これにより、多種多様な頁ドキュメントBについて、各
頁ドキュメントBの内容に応じた表示を行うことがで
き、より一層の作業効率の向上を図ることができる。
Further, according to the computer system 1 of the above embodiment, the attribute to be displayed as the outline of the specified page document B can be specified. To display only the image attribute.
As a result, various page documents B can be displayed according to the content of each page document B, and the work efficiency can be further improved.

【0056】さらに、各属性毎に表示用データをRAM
13内の表示画面メモリDに順次描画展開し、予め定め
られた制限時間が経過した時点で表示用データの読み出
しを終了するので、所定の時間内で表示可能な属性のみ
を表示させることができ、頁ドキュメントBの概要が一
定時間内で表示されるので、より一層の効率の向上と、
利便性の向上を図ることができる。
Further, display data is stored in a RAM for each attribute.
13 are sequentially drawn and developed on the display screen memory D, and the reading of the display data is terminated when a predetermined time limit has elapsed, so that only the attributes that can be displayed within a predetermined time can be displayed. , Since the outline of the page document B is displayed within a certain time, the efficiency is further improved,
Convenience can be improved.

【0057】そして、指定された頁の各属性のデータの
うち、データ量の大きい順、あるいは小さい順に各属性
の表示用データを読みだしてRAM13内の表示画面メ
モリDに描画展開して表示させることが可能であり、よ
りデータ量の小さい属性のデータのみを表示させて高速
に表示させることができる。従って、例えば伝票のヘッ
ダ部分のみを表示させることによって、頁の概要をより
短時間で把握することができる。また、データ量の大き
い属性のデータのみを表示させることによって、例えば
伝票の金額が記載された罫線内の部分を表示させること
も可能であり、重要な部分のみを表示させることによっ
て、より一層の作業効率の向上を図ることができる。
Then, of the data of each attribute of the designated page, display data of each attribute is read out in ascending order of data amount or in ascending order and rendered and displayed on the display screen memory D in the RAM 13 to be displayed. It is possible to display only the data of the attribute having a smaller data amount and display it at high speed. Therefore, for example, by displaying only the header portion of the slip, the outline of the page can be grasped in a shorter time. Further, by displaying only the data of the attribute having a large data amount, it is possible to display, for example, a portion within a ruled line in which the amount of the slip is described. Work efficiency can be improved.

【0058】さらに、複数の頁が指定された際には、表
示形式設定テーブル(図4)に設定された制限時間から
1頁あたりの制限時間を算出して、算出された時間内で
各頁の概要を表示させるので、より短時間で表示させる
ことができる。
Further, when a plurality of pages are designated, a time limit per page is calculated from the time limit set in the display format setting table (FIG. 4), and each page is set within the calculated time. Can be displayed in a shorter time.

【0059】なお、上記実施の形態においては、ステッ
プS15(図5)およびステップS57(図7)で、予
め定められた順序に従って、CPU11によって属性を
指定し、あるいは、入力装置12からの指示入力によっ
て利用者により属性が指定される構成としたが、CPU
11によってランダムに指定される構成としても良い。
また、複数頁表示処理(図7)においては、所定の制限
時間を表示対象として指定された頁の数で除算して1頁
あたりの制限時間を求める構成としたが、各頁のドキュ
メントを作成したアプリケーションに応じて、制限時間
の配分を変更させる構成としても良い。
In the above embodiment, in steps S15 (FIG. 5) and S57 (FIG. 7), the attributes are designated by the CPU 11 in accordance with a predetermined order, or the instruction input from the input device 12 is performed. Attribute is specified by the user by the
11 may be randomly specified.
Further, in the multi-page display process (FIG. 7), the time limit per page is obtained by dividing the predetermined time limit by the number of pages specified as display targets, but a document for each page is created. The distribution of the time limit may be changed according to the application that has been set.

【0060】さらに、表示形式設定テーブル(図4)に
設定される設定内容は、利用者が設定する構成としても
良いし、あるいは、利用される前に規定値として設定さ
れていても良く、その他、細部の構成についても適宜変
更可能である。
Further, the setting contents set in the display format setting table (FIG. 4) may be set by the user, or may be set as specified values before use. The configuration of the details can also be changed as appropriate.

【0061】[0061]

【発明の効果】請求項1記載の発明の表示制御装置、お
よび、請求項6記載の記憶媒体によれば、アプリケーシ
ョンにより作成されたドキュメントを表示させる場合
に、ドキュメントのデータのうち特定の属性のデータの
みを表示させることができるので、例えば、文字属性の
データのみを表示させるなど、必要なデータのみを処理
させることができる。このため、非常に少ないデータを
処理すればよいので、短時間で表示させることが可能で
あり、作業時間を大幅に短縮することができ、また、作
業効率の向上を図ることができる。
According to the display control device of the first aspect of the present invention and the storage medium of the sixth aspect, when displaying a document created by an application, a specific attribute of the document data is specified. Since only the data can be displayed, only the necessary data can be processed, for example, only the character attribute data is displayed. For this reason, since only a very small amount of data needs to be processed, display can be performed in a short time, work time can be greatly reduced, and work efficiency can be improved.

【0062】請求項2記載の発明によれば、ドキュメン
トに含まれる各種の属性のデータが、予め定められた順
序で表示されるので、特に重要な属性が優先的に表示さ
れれば、全ての属性のデータが表示される前にドキュメ
ントの概要を把握することができる。従って、より短時
間でドキュメントの内容を把握することができるので、
作業時間を効果的に短縮することができる。
According to the second aspect of the present invention, data of various attributes included in a document are displayed in a predetermined order, so that if important attributes are displayed with priority, all attributes are displayed. You can get an overview of the document before the attribute data is displayed. Therefore, the content of the document can be grasped in a shorter time,
Work time can be effectively reduced.

【0063】請求項3記載の発明によれば、表示される
ドキュメントの中で、特にデータ量の大きい属性のデー
タから表示される場合には、伝票を例とすれば、金額が
表示された罫線部分から表示されるので、ドキュメント
の内容の中で特に重要な部分を短時間で把握することが
できる。また、特にデータ量の少ない属性のデータから
表示される場合には、伝票を例にとると、ヘッダや外枠
などが先に表示されるので、ドキュメントのイメージを
短時間で把握することができる。従って、作業の目的に
応じてより効率よくドキュメントを表示させることがで
きる。
According to the third aspect of the present invention, when a document to be displayed is displayed from data having an attribute having a particularly large data amount, a ruled line on which a monetary amount is displayed in the case of a slip, for example. Since the information is displayed from the part, a particularly important part in the contents of the document can be grasped in a short time. In addition, in the case where data is displayed from an attribute with a small data amount, in the case of a slip, for example, a header and an outer frame are displayed first, so that the image of the document can be grasped in a short time. . Therefore, the document can be displayed more efficiently according to the purpose of the work.

【0064】請求項4記載の発明によれば、1頁の頁ド
キュメントを表示させる時間が定められているので、ド
キュメントの種類毎、あるいは頁毎に、利用者が待たさ
れる時間が大きく異なる事態を避け、一定の時間毎に全
ての頁ドキュメントの内容が表示される。これによっ
て、作業中の無駄な待ち時間を低減させ、より効率よく
作業を行うことができる。
According to the fourth aspect of the present invention, since the time for displaying a one-page document is determined, the situation in which the user waits greatly differs for each type of document or for each page. Avoid and display the contents of all page documents at regular intervals. As a result, wasteful waiting time during the operation can be reduced, and the operation can be performed more efficiently.

【0065】請求項5記載の発明によれば、複数の頁ド
キュメントの内容を表示させる場合に、頁ドキュメント
の数に関わらず、制限時間内に1画面の表示が行われ
る。これによって、複数の頁ドキュメントを短時間で表
示させることができ、特に複数の頁のドキュメントの内
容を把握する場合に、一層の効率の向上を図ることがで
きる。
According to the fifth aspect of the invention, when displaying the contents of a plurality of page documents, one screen is displayed within the time limit regardless of the number of page documents. As a result, a plurality of page documents can be displayed in a short time, and the efficiency can be further improved particularly when the contents of the documents on a plurality of pages are grasped.

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

【図1】本発明を適用した実施の携帯としてのコンピュ
ータシステム1の内部構成を示すブロック図である。
FIG. 1 is a block diagram showing an internal configuration of a computer system 1 as a portable embodiment to which the present invention is applied.

【図2】図1のコンピュータシステム1により実行され
る表示処理の概要を示す概念図である。
FIG. 2 is a conceptual diagram showing an outline of a display process executed by the computer system 1 of FIG.

【図3】図2に示す表示用データCの構成をより詳細に
示す模式図である。
FIG. 3 is a schematic diagram showing the configuration of display data C shown in FIG. 2 in more detail;

【図4】図1の記憶装置16に格納される表示形式設定
テーブルの構成を模式的に示す図である。
FIG. 4 is a diagram schematically showing a configuration of a display format setting table stored in a storage device 16 of FIG. 1;

【図5】図1のコンピュータシステム1により実行され
る単一頁表示処理を示すフローチャートである。
FIG. 5 is a flowchart showing a single page display process executed by the computer system 1 of FIG. 1;

【図6】図1のコンピュータシステム1により実行され
る単一頁表示処理を示すフローチャートである。
FIG. 6 is a flowchart showing a single page display process executed by the computer system 1 of FIG. 1;

【図7】図1のコンピュータシステム1により実行され
る複数頁表示処理を示すフローチャートである。
FIG. 7 is a flowchart showing a multi-page display process executed by the computer system 1 of FIG. 1;

【図8】図5、図6に示す単一頁表示処理、および、図
7に示す複数頁表示処理において表示装置14により表
示される画面の一例としてのドキュメント表示画面10
0を示す図である。
8 is a document display screen 10 as an example of a screen displayed by the display device 14 in the single page display processing shown in FIGS. 5 and 6 and in the multiple page display processing shown in FIG.
FIG.

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

1 コンピュータシステム 11 CPU 12 入力装置 13 RAM 14 表示装置 15 印刷装置 16 記憶装置 17 記憶媒体 18 バス 100 ドキュメント表示画面 101 スプリッタ 102 ツリー表示部 103 概観表示部 104a 文字属性表示ウィンドウ 104b 全属性表示ウィンドウ B 頁ドキュメント C 表示用データ D 表示画面メモリ E 属性頁オブジェクト F 文字属性表示用データ G イメージ属性表示用データ 1 Computer System 11 CPU 12 Input Device 13 RAM 14 Display Device 15 Printing Device 16 Storage Device 17 Storage Medium 18 Bus 100 Document Display Screen 101 Splitter 102 Tree Display Unit 103 Overview Display Unit 104a Character Attribute Display Window 104b All Attribute Display Window B Page Document C Display data D Display screen memory E Attribute page object F Character attribute display data G Image attribute display data

───────────────────────────────────────────────────── フロントページの続き (72)発明者 波多野 英二 東京都東大和市桜が丘2丁目229番 カシ オ計算機株式会社東京事業所内 (72)発明者 新堂 幸博 東京都東大和市桜が丘2丁目229番 カシ オ計算機株式会社東京事業所内 (72)発明者 田村 恒治 東京都東大和市桜が丘2丁目229番 カシ オ計算機株式会社東京事業所内 Fターム(参考) 5E501 AA02 AC37 BA03 BA05 CA02 CB09 EA08 EB05 FA06 FB43 ──────────────────────────────────────────────────続 き Continued on the front page (72) Eiji Hatano 2-229 Sakuragaoka, Higashiyamato-shi, Tokyo Kashio Computer Co., Ltd. Tokyo Office (72) Yukihiro Shindo 2-229 Sakuragaoka, Higashiyamato-shi, Tokyo Kashi O Computer Co., Ltd. Tokyo Office (72) Inventor Tsuneharu Tamura 2-229 Sakuragaoka, Higashiyamato-shi, Tokyo Casio O Computer Co., Ltd. Tokyo Office F-term (reference) 5E501 AA02 AC37 BA03 BA05 CA02 CB09 EA08 EB05 FA06 FB43

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】アプリケーションにより作成された頁毎の
頁ドキュメントを、当該頁ドキュメントに含まれるデー
タの属性毎に、当該頁ドキュメントを表示するための表
示用データに変換する表示用データ変換手段と、この表
示用データ変換手段により変換された表示用データを表
示メモリに展開することによって表示する表示手段と、
を備える表示装置を制御する表示制御装置において、 前記表示用データ変換手段により変換された表示用デー
タをデータの属性毎に分類して頁オブジェクトを生成す
る頁オブジェクト生成手段と、 この頁オブジェクト生成手段により生成された頁オブジ
ェクトから、予め表示対象として設定された属性のデー
タを表示するための表示用データを抽出して前記表示メ
モリに展開させる表示制御手段と、 を備えることを特徴とする表示制御装置。
A display data conversion unit for converting a page document for each page created by an application into display data for displaying the page document for each attribute of data included in the page document; Display means for displaying by expanding the display data converted by the display data conversion means in a display memory;
A display control device for controlling a display device comprising: a page object generating means for classifying display data converted by the display data converting means for each data attribute to generate a page object; and a page object generating means. Display control means for extracting display data for displaying data of an attribute set in advance as a display target from the page object generated by and expanding the display data in the display memory. apparatus.
【請求項2】前記頁ドキュメントに含まれるデータの属
性と、これら各属性のデータが表示される順序とを対応
づけて格納する表示順序格納手段をさらに備え、 前記表示制御手段は、前記表示順序格納手段に格納され
た順序に従って前記頁オブジェクトから各属性のデータ
を抽出して前記表示メモリに展開させること、を特徴と
する請求項1記載の表示制御装置。
2. The display control device according to claim 1, further comprising display order storage means for storing attributes of data included in the page document and an order in which the data of each of the attributes is displayed in association with each other. 2. The display control device according to claim 1, wherein data of each attribute is extracted from the page object in accordance with the order stored in the storage unit and is developed in the display memory.
【請求項3】前記頁オブジェクトに含まれる表示用デー
タのデータ量を各属性毎に認識するデータ量認識手段を
さらに備え、 前記表示制御手段は、前記データ量認識手段により認識
されたデータ量の大小に応じた順序に従って、前記頁オ
ブジェクトから各属性のデータを抽出して前記表示メモ
リに展開させること、 を特徴とする請求項1または2記載の表示制御装置。
3. A data amount recognizing unit for recognizing a data amount of display data included in the page object for each attribute, wherein the display control unit is configured to calculate a data amount of the data amount recognized by the data amount recognizing unit. 3. The display control device according to claim 1, wherein data of each attribute is extracted from the page object in accordance with an order according to a size and is developed in the display memory. 4.
【請求項4】1頁の頁ドキュメントに対応する頁オブジ
ェクトについての制限時間を設定する制限時間設定手段
をさらに備え、 前記表示制御手段は、前記頁オブジェクトからの前記表
示用データの抽出を開始してから前記制限時間設定手段
により設定された制限時間が経過した時点で、当該頁オ
ブジェクトからの前記表示用データの抽出を終了すると
ともに、既に抽出された前記表示用データを前記表示メ
モリに展開させること、 を特徴とする請求項1から3のいずれかに記載の表示制
御装置。
4. A time limit setting means for setting a time limit for a page object corresponding to a page document of one page, wherein the display control means starts extracting the display data from the page object. When the time limit set by the time limit setting means has passed since then, the extraction of the display data from the page object ends, and the display data already extracted is expanded in the display memory. The display control device according to any one of claims 1 to 3, wherein:
【請求項5】同一画面上に複数の前記頁オブジェクトに
含まれるデータを表示させる際に1画面あたりの制限時
間を設定する画面制限時間設定手段と、 この画面制限時間設定手段により設定された制限時間に
基づいて、前記複数の頁オブジェクトに対してそれぞれ
制限時間を算出する制限時間算出手段と、をさらに備
え、 前記表示制御手段は、前記各頁オブジェクトからの前記
表示用データの抽出を開始してから当該頁オブジェクト
について前記制限時間算出手段により算出された制限時
間が経過した時点で、当該頁オブジェクトからの前記表
示用データの抽出を終了するとともに、既に抽出された
前記表示用データを前記表示メモリに展開させること、 ことを特徴とする請求項1から4のいずれかに記載の表
示制御装置。
5. A screen time limit setting means for setting a time limit per screen when displaying data contained in a plurality of page objects on the same screen, and a limit set by the screen time limit setting means. A time limit calculating unit that calculates a time limit for each of the plurality of page objects based on time, the display control unit starts extracting the display data from each of the page objects. When the time limit calculated by the time limit calculating means for the page object has elapsed, the extraction of the display data from the page object ends, and the display data already extracted is displayed. The display control device according to any one of claims 1 to 4, wherein the display control device is developed in a memory.
【請求項6】アプリケーションにより作成された頁毎の
頁ドキュメントを表示させるためのコンピュータが実行
可能なプログラムを格納した記憶媒体であって、 前記頁ドキュメントに含まれるデータの属性毎に、当該
頁ドキュメントを表示するための表示用データに変換さ
せるためのコンピュータが実行可能なプログラムコード
と、 変換された前記表示用データをデータの属性毎に分類し
て頁オブジェクトを生成させるためのコンピュータが実
行可能なプログラムコードと、 生成された前記頁オブジェクトから、予め表示対象とし
て設定された属性のデータを表示するための表示用デー
タを抽出させるためのコンピュータが実行可能なプログ
ラムコードと、 抽出された表示用データを表示メモリに展開させること
によって表示させるためのコンピュータが実行可能なプ
ログラムコードと、 を含むプログラムを格納したことを特徴とする記憶媒
体。
6. A storage medium storing a computer-executable program for displaying a page document for each page created by an application, wherein the page document is stored for each attribute of data included in the page document. And a computer-executable program code for converting the display data into display data for displaying a page object by classifying the converted display data for each data attribute. Program code, a computer-executable program code for extracting display data for displaying data of an attribute set in advance as a display target from the generated page object, and extracted display data To be displayed by expanding A storage medium storing a program including: a computer-executable program code;
JP36779498A 1998-12-24 1998-12-24 Display controller and storage medium Abandoned JP2000194463A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP36779498A JP2000194463A (en) 1998-12-24 1998-12-24 Display controller and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP36779498A JP2000194463A (en) 1998-12-24 1998-12-24 Display controller and storage medium

Publications (1)

Publication Number Publication Date
JP2000194463A true JP2000194463A (en) 2000-07-14

Family

ID=18490210

Family Applications (1)

Application Number Title Priority Date Filing Date
JP36779498A Abandoned JP2000194463A (en) 1998-12-24 1998-12-24 Display controller and storage medium

Country Status (1)

Country Link
JP (1) JP2000194463A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006338627A (en) * 2005-06-06 2006-12-14 Konica Minolta Business Technologies Inc Document management device, document management method and document management program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006338627A (en) * 2005-06-06 2006-12-14 Konica Minolta Business Technologies Inc Document management device, document management method and document management program

Similar Documents

Publication Publication Date Title
JP2005115543A (en) Structured document information analysis method, structured document information analysis device, and program for the same
JP2000194463A (en) Display controller and storage medium
JPH07325693A (en) Preview display method for information processing system
JPH09193500A (en) Printer
JP2003285475A (en) Printer and printing system
JPH11219276A (en) Printed image processing system, its method and medium for recording printed image processing program
JP2831500B2 (en) Word processor
JP7314627B2 (en) CONTROL DEVICE, IMAGE FORMING APPARATUS, CONTROL METHOD AND CONTROL PROGRAM
JP2606557B2 (en) DTP system
JP3051496B2 (en) Document processing method and apparatus
JP3264904B2 (en) Timetable data printing system and timetable data printing method
JP2744025B2 (en) Printing control device
JP3161744B2 (en) Information processing device
JP2878715B2 (en) Document creation device
JP3139385B2 (en) Form sheet system
JP2974638B2 (en) Document processing apparatus and method
JPH09254484A (en) Printer system
JP2003177908A (en) Information processor and its display method
JPH06199020A (en) Method and apparatus for controlling label printing
JPH04361362A (en) Document preparing device
JP2002091946A (en) Device, method and system for processing image
JPH08310060A (en) Printing device, printing system, and method for printing
JPH10283349A (en) Document preparing device and recording medium
JP2002099397A (en) Printer controller and storage medium with printer control program stored therein
JPS62107335A (en) Document generating device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060221

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060314

A762 Written abandonment of application

Free format text: JAPANESE INTERMEDIATE CODE: A762

Effective date: 20060427