JPH11184845A - Document processor and its program storage medium - Google Patents

Document processor and its program storage medium

Info

Publication number
JPH11184845A
JPH11184845A JP9357094A JP35709497A JPH11184845A JP H11184845 A JPH11184845 A JP H11184845A JP 9357094 A JP9357094 A JP 9357094A JP 35709497 A JP35709497 A JP 35709497A JP H11184845 A JPH11184845 A JP H11184845A
Authority
JP
Japan
Prior art keywords
document
display
processing means
displayed
processing
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
JP9357094A
Other languages
Japanese (ja)
Other versions
JP3988900B2 (en
Inventor
Naoyuki Horai
尚幸 蓬莱
Yoshinori Katayama
佳則 片山
Isamu Watabe
勇 渡部
Koichi Doi
晃一 土井
Masayuki Sonobe
正幸 園部
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 JP35709497A priority Critical patent/JP3988900B2/en
Publication of JPH11184845A publication Critical patent/JPH11184845A/en
Application granted granted Critical
Publication of JP3988900B2 publication Critical patent/JP3988900B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To display only plural selection parts dispersed in plural documents on a limited display screen of a document processor for displaying the contents of documents and to omit the display of other parts and to display only necessary parts in a list form so that it can be easily viewed. SOLUTION: A selection processing means 1 selects the document name of document to be displayed and one or plural parts which are to be displayed in the document. A recognition processing means 2 recognizes the type of the document from the selected document name. A limited display processing means 3 starts various document display processing means 4-7 corresponding to the types of the documents in accordance with the types of the recognized documents and displays the document contents where the display of the part except for one or plural parts to be displayed in the document is omitted.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は,表示装置に文書の
内容を表示する文書処理装置に関する。例えばソフトウ
ェア開発過程では,仕様書やソースコードなどのフラッ
トテキスト文書,システム構成図などの木構造文書,品
質展開表などの表形式文書,状態遷移図などの図表現文
書など様々な文書が利用されている。
The present invention relates to a document processing apparatus for displaying the contents of a document on a display device. For example, in the software development process, various documents such as flat text documents such as specifications and source codes, tree documents such as system configuration diagrams, tabular documents such as quality development tables, and diagram expression documents such as state transition diagrams are used. ing.

【0002】ソフトウェア開発過程における作業には,
仕様書を参照しながらシステム構成図を作成する作業,
システム構成図や状態遷移図間の整合性を調査する作
業,さらにそれら文書間の矛盾を解消する作業などが多
い。このような作業のためには,ある文書のある部分が
他の文書のどの部分を参照しながら作成されたかという
履歴(トレーサビリティ)を記録しておき,あとでその
文書を参照しながら新しい文書を作成するときに,その
文書のトレーサビリティを辿って,どのような経緯でそ
の文書が作成されたかを見ることは有効である。また,
複数の文書について相互に関連する部分同士を関連付け
ておき,文書間の整合性をチェックし文書間の矛盾の解
消するときに関連する部分を同時に見ることも有効であ
る。
[0002] In the software development process,
Work to create a system configuration diagram while referring to the specifications,
There are many tasks such as checking consistency between system configuration diagrams and state transition diagrams, and resolving inconsistencies between these documents. For such work, the history (traceability) of which part of one document was created with reference to which part of another document was recorded, and a new document was created while referring to that document later. When creating, it is useful to trace the traceability of the document and see how the document was created. Also,
It is also effective to associate parts related to each other with respect to a plurality of documents, check consistency between the documents, and simultaneously view related parts when resolving inconsistency between documents.

【0003】したがって,上記のような作業を行うとき
には,多くの文書の中にばらばらに散らばった複数の箇
所を同時に見ることが必要になる。しかし,表示装置の
画面の大きさには制約があり,関係のない箇所の表示を
できる限り省略し,関係がある箇所のみを表示するため
の工夫が必要になる。
Therefore, when performing the above-described operations, it is necessary to simultaneously view a plurality of locations scattered in many documents. However, there is a restriction on the size of the screen of the display device, and it is necessary to refrain from displaying unrelated portions as much as possible and to devise a method for displaying only the relevant portions.

【0004】また,エディタやブラウザなどの文書を参
照/編集/検索するためのソフトウェアが数多く作成/
利用されている。近年,表やグラフなどの構造化された
文書が増大し,さらに,複数の文書を関連付けることで
文書間の構造化も頻繁に行われるようになってきてい
る。これらの複雑な文書群を扱うために,エディタやブ
ラウザなどのソフトウェアは,文書構造を意識した編集
/検索/参照機能を持つようになっている。これらの機
能は,「処理の結果(検索結果,置換結果など)が複数
箇所に及ぶことがあり,また,それらの箇所は複数の文
書に散在している」という特徴を持つ。このような散在
する「複数文書の複数箇所」を表示する際に,処理結果
以外の部分をなるべく隠して表示することは,表示の一
覧性を高めるために極めて有効な手段となりうる。
[0004] In addition, a lot of software for referring / editing / searching documents such as editors and browsers has been created /
It's being used. In recent years, structured documents such as tables and graphs have been increasing, and moreover, the association between a plurality of documents has frequently led to structuring between documents. In order to handle these complicated documents, software such as an editor or a browser has an editing / searching / referencing function that is aware of the document structure. These functions have a feature that "processing results (search results, replacement results, etc.) may reach a plurality of locations, and those locations are scattered in a plurality of documents." When displaying such scattered “plurality of documents”, it is an extremely effective means to display the parts other than the processing result while hiding the parts as much as possible.

【0005】[0005]

【従来の技術】複数文書を表示するための技術である
「マルチウィンドウ」や,複数文書を表示するための技
術である「画面分割」およびそれらを組み合わせた技術
では,表示の必要がない箇所を自動的に隠す(非表示に
する)機能はなく,選択的な表示には向かない。
2. Description of the Related Art The "multi-window" technique for displaying a plurality of documents, the "screen division" technique for displaying a plurality of documents, and the technique that combines them are used to eliminate portions that do not need to be displayed. There is no function to hide (hide) automatically, so it is not suitable for selective display.

【0006】一方,特定データ構造を対象として,表示
/非表示の機能を持つ技術である「アウトラインエディ
タ」では,表示/非表示の指定は利用者がその箇所ごと
に直接入力する必要があり,選択機能との連動は行わな
い。
On the other hand, in the "outline editor", which is a technology having a display / non-display function for a specific data structure, it is necessary for the user to directly specify display / non-display for each part. Does not link with the selection function.

【0007】[0007]

【発明が解決しようとする課題】本発明は,限られた表
示画面上で複数文書中に散在する複数の箇所を一覧しや
すくするために,コマンドにより選択され,または処理
結果が複数箇所になるような「選択」を伴う他の機能を
実現する手段により選択された部分以外の表示不要の箇
所をできる限り省略し,関係がある箇所のみを表示する
ことを目的とする。その際,文書種類の自動認識を行
い,文書の特殊性と機能の直交性を損なわないようにし
て行う。
SUMMARY OF THE INVENTION According to the present invention, in order to make it easy to list a plurality of places scattered in a plurality of documents on a limited display screen, a plurality of places selected by a command or a processing result becomes a plurality of places. It is an object of the present invention to omit as much as possible a portion that does not need to be displayed other than a portion selected by means for realizing another function involving “selection” and to display only a relevant portion. At this time, the document type is automatically recognized so as not to impair the specificity of the document and the orthogonality of functions.

【0008】[0008]

【課題を解決するための手段】上記の目的を達成するた
め,本発明は,図1に示すような手段を持つ。図1は,
本発明の原理説明図である。
In order to achieve the above object, the present invention has means as shown in FIG. Figure 1
FIG. 2 is a diagram illustrating the principle of the present invention.

【0009】選択処理手段1は,ユーザの選択を伴うコ
マンドまたは「選択」を伴う他の処理手段20により表
示する文書の文書名とその文書内で表示すべき1または
複数の部分(箇所)を選択する手段である。
The selection processing means 1 stores a document name of a document to be displayed by a command accompanied by a user's selection or another processing means 20 accompanied by "selection" and one or a plurality of parts (locations) to be displayed in the document. It is a means to select.

【0010】認識処理手段2は,選択処理手段1により
選択された文書名をもとにその文書の種類を認識する手
段である。文書種類は,例えばフラットテキスト文書,
木構造文書,表形式文書または図表現文書である。具体
的には,認識処理手段2は,文書名に含まれる特定の文
字列,文書内の特定部分に記述された種類情報,または
あらかじめ登録された文書名と文書種類との対応情報に
基づいて,文書の種類を自動認識する。
[0010] The recognition processing means 2 is a means for recognizing the type of the document based on the document name selected by the selection processing means 1. Document types are, for example, flat text documents,
It is a tree-structured document, tabular document, or figure-representation document. More specifically, the recognition processing unit 2 performs processing based on a specific character string included in the document name, type information described in a specific portion of the document, or correspondence information between the document name and the document type registered in advance. , Automatically recognizes the type of document.

【0011】限定表示処理手段3は,認識処理手段2に
より認識した文書種類に応じて,文書内で表示すべき1
または複数の部分以外の部分の表示を省略してその文書
の内容を表示装置8に表示する手段である。
[0011] The limited display processing means 3 is to display in the document according to the document type recognized by the recognition processing means 2.
Alternatively, it is means for omitting the display of parts other than the plurality of parts and displaying the contents of the document on the display device 8.

【0012】この限定表示処理手段3は,文書がフラッ
トテキスト文書の場合に,行単位,文単位またはパラグ
ラフ単位で表示/非表示の処理を行うフラットテキスト
文書表示処理手段4,文書が木構造文書の場合に,木構
造のノード単位で表示/非表示の処理を行う木構造文書
表示処理手段5,文書が表形式文書の場合に,表のセル
単位で表示/非表示の処理を行う表形式文書表示処理手
段6,文書が図表現文書の場合に,図形要素の単位で表
示/非表示の処理を行う図表現文書表示処理手段7を備
える。
When the document is a flat text document, the limited display processing means 3 performs flat text document display processing means 4 for performing display / non-display processing in units of lines, sentences, or paragraphs. In the case of, a tree-structured document display processing means 5 for performing display / non-display processing in tree-structured node units, and in a table format for performing display / non-display processing in table cell units when the document is a tabular document The document display processing means 6 includes a graphic expression document display processing means 7 for performing display / non-display processing in units of graphic elements when the document is a graphic expression document.

【0013】さらに,限定表示処理手段3は,文書の内
容の表示を省略した部分についての表示解除指示を受け
付けて,その部分についての追加表示を行う処理手段を
持つ。
Further, the limited display processing means 3 has a processing means for receiving an instruction to cancel the display of the part where the display of the contents of the document is omitted, and for additionally displaying the part.

【0014】以上によって,本発明の機能は次のような
特徴を有する。 (1)機能の連動性 選択処理手段1により複数文書の複数箇所が選択された
ときに,認識処理手段2によりそれらの文書の種類を自
動的に認識し,限定表示処理手段3において適切な表示
処理手段4〜7を選択し,各表示処理手段4〜7が適切
に選択された複数箇所を表示する。これらの一連の動作
を自動的に連動させることができる。
As described above, the function of the present invention has the following features. (1) Function interlocking When a plurality of locations of a plurality of documents are selected by the selection processing means 1, the types of the documents are automatically recognized by the recognition processing means 2 and the appropriate display is performed by the limited display processing means 3. The processing means 4 to 7 are selected, and each of the display processing means 4 to 7 displays a plurality of appropriately selected places. These series of operations can be automatically linked.

【0015】(2)文書の特殊性を考慮した機能の直交
性 文書の種類により,適切な表示方法(特に,選択的に一
部分を表示する方法)は異なる(文書の特殊性)。しか
しながら,選択的に表示する機能は,すべての文書に共
通して必要な機能である(機能の直交性)。本機能によ
り,すべての文書に対する異なる表示方法を用意して,
どの文書についても選択的に表示する機能を提供するこ
とができる。
(2) Orthogonality of Function Considering Special Features of Document An appropriate display method (particularly, a method of selectively displaying a part) differs depending on the type of the document (speciality of the document). However, the function of selectively displaying is a function required in common for all documents (orthogonality of functions). With this function, different display methods can be prepared for all documents.
A function of selectively displaying any document can be provided.

【0016】[0016]

【発明の実施の形態】以下に,本発明の実施の形態を説
明する。本発明は,選択機能,認識機能,限定表示機能
を持つ。図1を用いて本発明の各手段が実現する機能を
説明する。
Embodiments of the present invention will be described below. The present invention has a selection function, a recognition function, and a limited display function. The function realized by each unit of the present invention will be described with reference to FIG.

【0017】(1)選択機能 選択機能は,文書名とその文書内の1または複数箇所の
組を複数個選択する機能であり,選択処理手段1により
実現する。
(1) Selection Function The selection function is a function for selecting a plurality of pairs of a document name and one or a plurality of locations in the document.

【0018】選択処理手段1は,文書名やその文書内の
ある箇所を取得するために,文書管理手段30を呼び出
す。ユーザが選択を伴うコマンドを直接実行する場合
と,選択を伴う他の処理手段20が実行されたときに連
動して実行する場合の2つの場合がある。文書管理手段
30としては,通常のオペレーティング・システムに備
わっているファイル管理手段を用いることができる。
The selection processing means 1 calls the document management means 30 to obtain a document name and a certain place in the document. There are two cases: a case where the user directly executes a command involving selection, and a case where the command is executed in conjunction with another processing means 20 involving selection. As the document management means 30, a file management means provided in an ordinary operating system can be used.

【0019】ユーザが選択を伴うコマンドを直接実行す
る場合では,限定表示処理手段3または他の表示処理手
段により表示された各種の文書に対して,その一部分を
1または複数箇所選択する。実現方法の例として,以下
の方法がある。
When the user directly executes a command involving selection, one or a plurality of portions of various documents displayed by the limited display processing means 3 or other display processing means are selected. The following is an example of an implementation method.

【0020】 マウスを用いて選択箇所を指定する。 カーソル位置を選択したい場所に合わせコマンドを
入力することで指定する。
A selected part is designated using a mouse. Specify the cursor position by inputting a command to the position you want to select.

【0021】選択を伴う他の処理手段20が持つ選択機
能との連動による場合では,文書の一部がその選択を伴
う他の処理手段20の処理結果であるような機能をユー
ザが実行したときに,その結果を選択したものとみな
す。実現方法の例として,以下の方法がある。
In the case of interlocking with the selection function of the other processing means 20 with the selection, when the user executes a function in which a part of the document is the processing result of the other processing means 20 with the selection. And the result is considered to be selected. The following is an example of an implementation method.

【0022】 選択を伴う他の処理手段20が検索機
能を持つものである場合,一般にユーザが検索のための
キーワードを与えると1箇所以上の文章の部分において
検索に成功する。そこで,ユーザが検索を行ったときに
選択処理手段1が連動して,選択処理手段1は,それら
の検索に成功した部分をすべて選択したものとみなす。
In the case where the other processing means 20 having a selection has a search function, generally, when a user gives a keyword for search, the search succeeds in one or more sentences. Therefore, when the user performs a search, the selection processing unit 1 is linked, and the selection processing unit 1 regards all of the portions that have been successfully searched as selected.

【0023】 複数の文書のある部分と別のある部分
との間に関係を与えておき,ユーザがそのような部分に
何らかの操作を行ったときに選択処理手段1が連動し,
選択処理手段1は,その部分との間に関係が存在する部
分をすべて選択したものとみなす。
A relationship is provided between a certain part of a plurality of documents and another certain part, and when the user performs some operation on such a part, the selection processing means 1 interlocks,
The selection processing means 1 considers that all parts having a relationship with the part have been selected.

【0024】選択を伴う他の処理手段20には,文書を
参照/編集/検索するための機能を持つエディタやブラ
ウザ等がある。 (2)文書自動認識機能 文書自動認識機能は,認識処理手段2により実現する。
Other processing means 20 with selection include an editor and a browser having a function for referring / editing / searching a document. (2) Automatic Document Recognition Function The automatic document recognition function is realized by the recognition processing unit 2.

【0025】後述する限定表示処理手段3では,文書の
種類によって使用する表示機能が異なるため,選択処理
手段1の出力である文書名とその文書内の選択された箇
所との複数個の組の一つずつについて,文書の種類を自
動的に認識し,適切な表示処理手段4〜7に選択処理手
段1の出力を振り分ける必要がある。このため,認識処
理手段2を利用する。
In the limited display processing means 3 to be described later, since the display function to be used differs depending on the type of the document, a plurality of sets of a document name output from the selection processing means 1 and a selected portion in the document are set. For each one, it is necessary to automatically recognize the document type and distribute the output of the selection processing means 1 to appropriate display processing means 4 to 7. Therefore, the recognition processing means 2 is used.

【0026】限定表示処理手段3が選択処理手段1の出
力を受け取り,文書種類を認識処理手段2に問い合わせ
ると,認識処理手段2は,限定表示処理手段3から与え
られた文書名をもとに文書種類を判断し,その結果を限
定表示処理手段3に返す。文書種類を認識する実現方法
の例として,以下の方法がある。
When the limited display processing means 3 receives the output of the selection processing means 1 and inquires of the recognition processing means 2 about the document type, the recognition processing means 2 uses the document name given from the limited display processing means 3 to determine the document type. The type of the document is determined, and the result is returned to the limited display processing means 3. The following method is an example of a method for recognizing a document type.

【0027】 文書名に文書種類を表す文字列(拡張
子など)を付け,認識処理手段2は,文書名の文字列を
判断する。 文書種類の情報をあらかじめ文書の内部(ヘッダな
ど)に内蔵させ,認識処理手段2は,必要な文書の内部
の情報を得るために文書管理手段30に問い合わせて文
書種類の情報を参照する。
A character string (such as an extension) representing the document type is added to the document name, and the recognition processing unit 2 determines the character string of the document name. The information of the document type is incorporated in the inside of the document (header or the like) in advance, and the recognition processing unit 2 refers to the information of the document type by inquiring the document management unit 30 to obtain the necessary information of the inside of the document.

【0028】 どの文書がどの文書種類であるかを,
その文書とは異なる文書(管理ファイルなど)に保存す
る。認識処理手段2は,文書管理手段30を用いて管理
ファイルなどの文書の内容を得て,それから表示対象の
文書名をもとに文書種類を認識する。
Which document is which document type,
The document is saved in a different document (such as a management file). The recognition processing means 2 obtains the contents of a document such as a management file using the document management means 30, and then recognizes the document type based on the name of the document to be displayed.

【0029】(3)表示機能 表示機能は,限定表示処理手段3により実現する。限定
表示処理手段3は,選択処理手段1から文書名とその複
数の選択箇所の組を複数個受け取り,その一つずつにつ
いて,認識処理手段2を呼び出すことで文書種類を求
め,その文書種類に応じて適切な各種文書表示処理手段
4〜7を選択し,文書名と複数の選択箇所の組を渡す。
(3) Display Function The display function is realized by the limited display processing means 3. The limited display processing means 3 receives a plurality of sets of a document name and a plurality of selected portions from the selection processing means 1, calls the recognition processing means 2 for each of them, obtains a document type, and determines the document type. Accordingly, the appropriate document display processing means 4 to 7 are selected, and a set of a document name and a plurality of selected locations is passed.

【0030】限定表示処理手段3には,取り扱う文書の
すべての文書種類ごとに文書種類に応じた文書表示処理
手段をあらかじめ用意する。本例では,限定表示処理手
段3は,フラットテキスト文書,木構造文書,表形式文
書,図表現文書の4つの文書種類に対応して,フラット
テキスト文書表示処理手段4,木構造文書表示処理手段
5,表形式文書表示処理手段6,図表現文書表示処理手
段7を持つ。
In the limited display processing means 3, a document display processing means corresponding to the document type is prepared in advance for every document type of the document to be handled. In this example, the limited display processing means 3 includes flat text document display processing means 4, tree structure document display processing means corresponding to the four document types of flat text document, tree structure document, tabular document, and diagram expression document. 5, a tabular document display processing means 6, and a graphic representation document display processing means 7.

【0031】フラットテキスト文書表示処理手段4,木
構造文書表示処理手段5,表形式文書表示処理手段6,
図表現文書表示処理手段7は,それぞれ,文書名を利用
して文書管理手段30より表示対象である文書を入手
し,選択箇所を限定的に表示し,また限定的表示を解除
して表示する。
Flat text document display processing means 4, tree structure document display processing means 5, tabular document display processing means 6,
The graphic representation document display processing means 7 obtains the document to be displayed from the document management means 30 using the document name, displays the selected portion in a limited manner, and releases the limited display and displays the selected portion. .

【0032】以下に各文書種類に対応するこれらの文書
表示機能について説明する。 (a)フラットテキスト文書表示機能 フラットテキスト文書とは,「改行(または他の行制御
情報)により区切られた行が複数個縦に並んだ文書」で
ある。
The document display function corresponding to each document type will be described below. (A) Flat text document display function A flat text document is a "document in which a plurality of lines delimited by line feed (or other line control information) are vertically arranged".

【0033】フラットテキスト文書表示機能は,フラッ
トテキスト文書表示処理手段4により実現される。フラ
ットテキスト文書表示処理手段4は,選択された箇所を
含まない行を〔非表示行〕に変更し,連続する複数の
〔非表示行〕がある場合には,それらを一つの〔非表示
行〕にまとめて表示する。なお,表示の単位は,行以外
に,文またはパラグラフでもよい。
The flat text document display function is realized by the flat text document display processing means 4. The flat text document display processing means 4 changes the line that does not include the selected portion to a [non-display line], and if there are a plurality of continuous [non-display lines], converts them into one [non-display line]. ]. The display unit may be a sentence or a paragraph other than the line.

【0034】図2は,フラットテキスト文書表示機能の
実行例を示す図である。ユーザがフラットテキスト文書
中の表示させたい複数行を表示箇所(図中に白矢印で示
す)としてマウスクリック等で指定すると,フラットテ
キスト文書表示処理手段4は,選択処理手段1から文書
名とともにこれらの表示箇所の情報を得て,その表示箇
所以外の行を〔非表示行〕に変換し,連続する〔非表示
行〕がある場合には,それらを一つの〔非表示行〕に置
き換えて,表示装置8に表示する。
FIG. 2 is a diagram showing an execution example of the flat text document display function. When the user designates a plurality of lines to be displayed in the flat text document as display locations (indicated by white arrows in the figure) with a mouse click or the like, the flat text document display processing means 4 sends the selected text along with the document name from the selection processing means 1. The information of the display location is obtained, and the lines other than the display location are converted to [non-display line]. If there are continuous [non-display lines], they are replaced with one [non-display line]. , On the display device 8.

【0035】ユーザが,選択的に表示されているフラッ
トテキスト文書の任意の〔非表示行〕を非表示解除箇所
(図中に黒矢印で示す)としてマウスクリック等で指定
すると,その非表示解除箇所である〔非表示行〕に対応
する元の行の非表示を解除し,表示装置8に再表示す
る。
When the user designates an arbitrary [non-display line] of the selectively displayed flat text document as a non-display release point (indicated by a black arrow in the drawing) by mouse click or the like, the non-display is released. The non-display of the original line corresponding to the section [non-display line] is released, and the display is again displayed on the display device 8.

【0036】なお,図2に示すように「〔非表示行〕」
の文字列で非表示行を表す代わりに,適当な記号等によ
って非表示行を表してもよい。 (b)木構造文書表示機能 木構造文書とは,「木構造の1ノードを行にして表わし
た文書」である。
As shown in FIG. 2, "[non-display line]"
, The non-display line may be represented by an appropriate symbol or the like. (B) Tree-structured document display function The tree-structured document is a "document in which one node of the tree structure is represented by a line".

【0037】木構造文書表示機能は,木構造文書表示処
理手段5により実現される。木構造文書表示処理手段5
は,選択箇所を含まないサブツリーを〔非表示ノード〕
に変更し,兄弟ノード(直上ノードから派生する同レベ
ルの階層のノード)の関係にある〔非表示ノード〕があ
る場合には,それらを一つの〔非表示ノード〕にまとめ
て表示する。
The tree structure document display function is realized by the tree structure document display processing means 5. Tree structure document display processing means 5
Sets the subtree that does not contain the selection to [hidden node]
And if there are [hidden nodes] that have a relationship of sibling nodes (nodes of the same level derived from the immediately above node), they are displayed together in one [hidden node].

【0038】図3は,木構造文書表示機能の実行例を示
す図である。ユーザが木構造文書中の表示させたい複数
のノード「emacs」,「キーボード」を表示箇所
(図中に白矢印と下線で示す)としてマウスクリック等
で指定すると,木構造文書表示処理手段5は,選択処理
手段1から文書名とともにこれらの表示箇所の情報を得
て,その表示箇所以外のサブツリーを〔非表示ノード〕
に変換し,兄弟ノード関係の〔非表示ノード〕を一つの
〔非表示ノード〕に置き換えて,表示装置8に表示す
る。
FIG. 3 is a diagram showing an execution example of the tree structure document display function. When the user designates a plurality of nodes “emacs” and “keyboard” to be displayed in the tree-structured document as display positions (indicated by white arrows and underlines in the figure) with a mouse click or the like, the tree-structured document display processing means 5 , Information of these display locations together with the document name is obtained from the selection processing means 1, and the subtrees other than the display locations are displayed as [non-display nodes].
And the [non-display node] of the sibling node relationship is replaced with one [non-display node] and displayed on the display device 8.

【0039】ユーザが,選択的に表示されている木構造
文書の〔非表示ノード〕を非表示解除箇所(図中に黒矢
印と下線で示す)としてマウスクリック等で指定する
と,その非表示解除箇所である〔非表示ノード〕に対応
する元のサブツリーの非表示を解除して,表示装置8に
再表示する。
When the user designates the [hidden node] of the selectively displayed tree-structured document as a non-display canceling portion (indicated by a black arrow and an underline in the figure) by mouse click or the like, the non-display canceling is performed. The non-display of the original subtree corresponding to the [non-display node], which is the location, is released, and the subtree is displayed again on the display device 8.

【0040】なお,図3に示すように「〔非表示ノー
ド〕」の文字列で非表示ノードを表す代わりに,適当な
記号等によって非表示ノードを表してもよい。 (c)表形式文書表示機能 表形式文書とは,「上下左右に罫線等によって区切られ
たセルが並んだ文書」である。
As shown in FIG. 3, a non-display node may be represented by an appropriate symbol or the like instead of a character string of "[non-display node]". (C) Tabular Document Display Function A tabular document is a “document in which cells separated by ruled lines are arranged at the top, bottom, left and right”.

【0041】表形式文書表示機能は,表形式文書表示処
理手段6により実現される。表形式文書表示処理手段6
は,選択箇所を含まないセルを〔非表示セル〕とし,上
下に隣接する複数の〔非表示セル〕がある場合には,一
つの〔非表示セル〕にまとめ,さらに左右に隣接する複
数の〔非表示セル〕も,一つの〔非表示セル〕にまとめ
て表示する。
The tabular document display function is realized by the tabular document display processing means 6. Tabular document display processing means 6
Is defined as a cell that does not contain the selected part, and if there are multiple vertically hidden cells, they are combined into a single hidden cell, and then a plurality of adjacent cells [Hidden cells] are also displayed together in one [Hidden cell].

【0042】図4は,表形式文書表示機能の実行例を示
す図である。ユーザが表形式文書中の表示させたい複数
セル「埼玉」,「日光」を表示箇所(図中に白矢印で示
す)としてマウスクリック等で指定すると,表形式文書
表示処理手段6は,選択処理手段1から文書名とともに
これら表示箇所を得て,その表示箇所以外のセルを〔非
表示セル〕に変換し,上下および左右に隣接する複数の
〔非表示セル〕を一つの〔非表示セル〕に置き換えて,
表示装置8に表示する。
FIG. 4 is a diagram showing an example of execution of the tabular document display function. When the user designates a plurality of cells "Saitama" and "Nikko" to be displayed in the tabular document as a display location (indicated by a white arrow in the figure) with a mouse click or the like, the tabular document display processing means 6 selects These display locations are obtained together with the document name from the means 1, and cells other than the display locations are converted into [non-display cells], and a plurality of [non-display cells] vertically and horizontally adjacent to one [non-display cell] With
It is displayed on the display device 8.

【0043】ユーザが,選択的に表示されている表形式
文書のある〔非表示セル〕を非表示解除箇所(図中に黒
矢印で示す)としてマウスクリック等で指定すると,そ
の非表示解除箇所である〔非表示セル〕に対応する元の
セル「水戸」,「常陸」,「宇都宮」,「下野」の非表
示を解除して,表示装置8に再表示する。
When the user designates a [non-display cell] having a selectively displayed tabular document as a non-display-released portion (indicated by a black arrow in the figure) with a mouse click or the like, the non-display-released portion is designated. The non-display of the original cells "Mito", "Hitachi", "Utsunomiya", and "Shimono" corresponding to the [non-display cell] is released, and the display is re-displayed on the display device 8.

【0044】(d)図表現文書表示機能 図表現文書とは,「円や矩形などの図形を線や矢印で結
んで表した文書」である。
(D) Graphic representation document display function A graphic representation document is a "document represented by connecting figures such as circles and rectangles with lines and arrows".

【0045】図表現文書表示機能は,図表現文書表示処
理手段7により実現される。図表現文書表示処理手段7
は,選択箇所を含まない図形を〔非表示図形〕とし,
〔非表示図形〕同士を結ぶ線/矢印がある場合には,そ
れらの〔非表示図形〕と線/矢印を一つの〔非表示図
形〕にまとめて表示する。
The graphic representation document display function is realized by the graphic representation document display processing means 7. Graphic representation document display processing means 7
Makes a figure that does not include the selected part a [hidden figure],
If there are lines / arrows connecting the [non-display figures], those [non-display figures] and the lines / arrows are collectively displayed in one [non-display figure].

【0046】図5は,図表現文書表示機能の実行例を示
す図である。ユーザが図表現文書中の表示させたい複数
の図形「E」,「A」,「G」を表示箇所(図中に白矢
印で示す)としてマウスクリック等で指定すると,図表
現文書表示処理手段7は,選択処理手段1から文書名と
ともにこれらの表示箇所の情報を得て,その表示箇所以
外の図形を〔非表示図形〕とし,相互に矢印で結ばれた
〔非表示図形〕を一つの〔非表示図形〕に置き換えて,
表示装置8に表示する。
FIG. 5 is a diagram showing an execution example of the graphic expression document display function. When the user designates a plurality of graphics "E", "A", and "G" to be displayed in the graphic representation document as display locations (indicated by white arrows in the figure) with a mouse click or the like, the graphic representation document display processing means 7 obtains the information of these display locations together with the document name from the selection processing means 1, designates the graphics other than the display locations as [non-display graphics], and sets the [non-display graphics] mutually connected by an arrow to one Replace with [Hidden figure]
It is displayed on the display device 8.

【0047】ユーザが,選択的に表示されている図表現
文書のある〔非表示図形〕を非表示解除箇所(図中に黒
矢印で示す)としてマウスクリック等で指定すると,そ
の非表示解除箇所である〔非表示図形〕に対応する元の
図形「c」,「b」,「d」およびこれらを結ぶ矢印の
非表示を解除して,表示装置8に再表示する。
When the user designates a [non-display graphic] having a graphic representation document which is selectively displayed as a non-display release position (indicated by a black arrow in the drawing) with a mouse click or the like, the non-display release position is displayed. The non-display of the original graphics "c", "b", "d" corresponding to [non-display graphics] and the arrows connecting these are released and displayed again on the display device 8.

【0048】(4)文書管理機能 文書管理機能は,文書管理手段30により実現する。文
書処理装置10の選択処理手段1,認識処理手段2,限
定表示処理手段3は,文書名等の情報を得るために文書
の内容を必要とする場合がある。文書の内容へのアクセ
スは,文書処理装置10の外側に存在する文書管理手段
30を呼び出すことで行う。文書管理手段30は,各種
の文書群を管理し,選択処理手段1からの呼び出しに対
しては,文書名や文書内のある箇所を返し,認識処理手
段2からの呼び出しに対しては,文書のヘッダや管理フ
ァイルなどの内容を返し,限定表示処理手段3からの呼
び出しに対しては,文書の内容を返す。
(4) Document Management Function The document management function is realized by the document management means 30. The selection processing unit 1, the recognition processing unit 2, and the limited display processing unit 3 of the document processing apparatus 10 may need the contents of the document in order to obtain information such as the document name. Access to the contents of the document is performed by calling the document management means 30 existing outside the document processing apparatus 10. The document management means 30 manages various types of documents, and returns a document name or a certain location in the document in response to a call from the selection processing means 1. The content of the document is returned in response to a call from the limited display processing means 3.

【0049】次に,図6〜図10を用いて,本発明の処
理の流れの概要を説明する。図6は,本発明の全体の処
理フローチャートである。本装置は,ユーザからの選択
を伴うコマンドまたは選択を伴う他の処理手段20の選
択機能により起動する(S1)。選択処理手段1におい
て文書名および表示する選択箇所を決定し(S2),文
書名および選択箇所を限定表示処理手段3に通知する。
認識処理手段2は,限定表示処理手段3からの依頼によ
り文書名から文書種類を自動認識する(S3)。限定表
示処理手段3は,認識結果から文書種類を判断して(S
4),文書種類がフラットテキスト文書である場合に
は,フラットテキスト文書表示処理手段4によりフラッ
トテキスト文書限定表示処理を行い(S5),文書種類
が木構造文書である場合には,木構造文書表示処理手段
5により木構造文書限定表示処理を行い(S6),文書
種類が表形式文書である場合には,表形式文書表示処理
手段6により表形式文書限定表示処理を行い(S7),
文書種類が図表現文書である場合には,図表現文書表示
処理手段7により図表現文書限定表示処理を行う(S
8)。
Next, an outline of the processing flow of the present invention will be described with reference to FIGS. FIG. 6 is an overall processing flowchart of the present invention. The apparatus is activated by a command with a selection from the user or a selection function of another processing means 20 with a selection (S1). The selection processing means 1 determines the document name and the selected location to be displayed (S2), and notifies the limited display processing means 3 of the document name and the selected location.
The recognition processing means 2 automatically recognizes the document type from the document name in response to a request from the limited display processing means 3 (S3). The limited display processing means 3 determines the document type from the recognition result (S
4) If the document type is a flat text document, flat text document display processing is performed by the flat text document display processing means 4 (S5). If the document type is a tree structure document, a tree structure document is displayed. The tree processing document limited display processing is performed by the display processing means 5 (S6). If the document type is a table document, the table document limited display processing is performed by the table document display processing means 6 (S7).
If the document type is a graphic representation document, the graphic representation document display processing means 7 performs a graphic representation document limited display process (S
8).

【0050】図7は,フラットテキスト文書限定表示処
理(図6:ステップS5)の処理フローチャートであ
る。フラットテキスト文書表示処理手段4は,選択処理
手段1から得た選択箇所をもとに,選択箇所を含まない
行を〔非表示行〕に変更する(S11)。連続する複数
個の〔非表示行〕を一つにして(S12),表示装置8
に表示する(S13)。
FIG. 7 is a flowchart of the flat text document limited display processing (FIG. 6: step S5). The flat text document display processing means 4 changes a line that does not include the selected part to a [non-display line] based on the selected part obtained from the selection processing part 1 (S11). A plurality of continuous [non-display rows] are made into one (S12), and the display device 8
(S13).

【0051】図8は,木構造文書限定表示処理(図6:
ステップS6)の処理フローチャートである。木構造文
書表示処理手段5は,選択処理手段1から得た選択箇所
をもとに,選択箇所を含まないサブツリーを〔非表示ノ
ード〕に変更し(S21),兄弟関係にある複数の〔非
表示ノード〕を一つにして(S22),表示装置8に表
示する(S23)。
FIG. 8 shows a tree structure document limited display process (FIG. 6:
It is a process flowchart of step S6). The tree-structured document display processing means 5 changes the subtree that does not include the selected part to a [non-display node] based on the selected part obtained from the selection processing means 1 (S21), and sets a plurality of [non-display nodes] having a sibling relationship. Display node] (S22) and display it on the display device 8 (S23).

【0052】図9は,表形式文書限定表示処理(図6:
ステップS7)の処理フローチャートである。表形式文
書表示処理手段6は,選択処理手段1から得た選択箇所
をもとに,選択されていないセルを〔非表示セル〕に変
更する(S31)。上下または左右に隣接する〔非表示
セル〕を一つにして(S32),表示装置8に表示する
(S33)。
FIG. 9 shows a tabular document limited display process (FIG. 6:
It is a process flowchart of step S7). The tabular document display processing means 6 changes an unselected cell to a "non-display cell" based on the selected location obtained from the selection processing means 1 (S31). The [non-display cells] adjacent vertically or horizontally are made one (S32) and displayed on the display device 8 (S33).

【0053】図10は,図表現文書限定表示処理(図
6:ステップS8)の処理フローチャートである。図表
現文書表示処理手段7は,選択処理手段1から得た選択
箇所をもとに,選択されていない図形を〔非表示図形〕
に変更する(S41)。相互に矢印(または線)で結ば
れた〔非表示図形〕を一つにまとめ,矢印(または線)
を付け直して(S42),表示装置8に表示する(S4
3)。
FIG. 10 is a processing flowchart of the graphic expression document limited display processing (FIG. 6: step S8). The graphic expression document display processing means 7 converts a non-selected figure into a [non-display figure] based on the selected portion obtained from the selection processing means 1.
(S41). [Hidden figures] connected to each other by arrows (or lines) are grouped together, and arrows (or lines)
Is re-attached (S42) and displayed on the display device 8 (S4).
3).

【0054】[0054]

【発明の効果】以上説明したように,本発明によれば,
エディタやブラウザ等の持つ編集/検索/参照機能を本
機能の部分機能である選択機能とすることで,「複数文
書の複数箇所」に対する一覧性の高い表示機能を実現す
ることができる。これにより,エディタやブラウザなど
の文書表示が必要なシステムにおいて,処理結果として
選択された複数文書の複数箇所の表示の一覧性を高める
ことができる。
As described above, according to the present invention,
By making the editing / searching / referencing functions of an editor, a browser, or the like a selection function, which is a partial function of this function, it is possible to realize a display function with high browsability for “multiple locations of a plurality of documents”. As a result, in a system that requires a document display such as an editor or a browser, it is possible to improve the listability of the display of a plurality of places of a plurality of documents selected as a processing result.

【0055】また,本発明をCASEツールに導入する
ことで,履歴(トレーサビリティ)を辿るコマンドや検
索コマンドなどと連携して,複数文書に散らばる複数箇
所を選択的に表示し,同時視認性を高めることができ
る。
Further, by introducing the present invention to a CASE tool, a plurality of locations scattered in a plurality of documents are selectively displayed in cooperation with a command for tracing a history (traceability) and a search command, thereby improving simultaneous visibility. be able to.

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

【図1】本発明の原理説明図である。FIG. 1 is a diagram illustrating the principle of the present invention.

【図2】フラットテキスト文書表示機能の実行例を示す
図である。
FIG. 2 is a diagram illustrating an execution example of a flat text document display function.

【図3】木構造文書表示機能の実行例を示す図である。FIG. 3 is a diagram illustrating an execution example of a tree structure document display function.

【図4】表形式文書表示機能の実行例を示す図である。FIG. 4 is a diagram showing an execution example of a tabular document display function.

【図5】図表現文書表示機能の実行例を示す図である。FIG. 5 is a diagram illustrating an execution example of a diagram expression document display function.

【図6】本発明の全体の処理フローチャートである。FIG. 6 is an overall processing flowchart of the present invention.

【図7】フラットテキスト文書限定表示処理の処理フロ
ーチャートである。
FIG. 7 is a processing flowchart of flat text document limited display processing.

【図8】木構造文書限定表示処理の処理フローチャート
である。
FIG. 8 is a processing flowchart of tree-structured document limited display processing.

【図9】表形式文書限定表示処理の処理フローチャート
である。
FIG. 9 is a processing flowchart of tabular document limited display processing.

【図10】図表現文書限定表示処理の処理フローチャー
トである。
FIG. 10 is a processing flowchart of a diagram expression document limitation display process.

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

1 選択処理手段 2 認識処理手段 3 限定表示処理手段 4 フラットテキスト文書表示処理手段 5 木構造文書表示処理手段 6 表形式文書表示処理手段 7 図表現文書表示処理手段 8 表示装置 10 文書処理装置 20 選択を伴う他の処理手段 30 文書管理手段 DESCRIPTION OF SYMBOLS 1 Selection processing means 2 Recognition processing means 3 Limited display processing means 4 Flat text document display processing means 5 Tree structure document display processing means 6 Tabular document display processing means 7 Graphic representation document display processing means 8 Display device 10 Document processing device 20 Selection Other processing means with document 30 Document management means

───────────────────────────────────────────────────── フロントページの続き (72)発明者 渡部 勇 神奈川県川崎市中原区上小田中4丁目1番 1号 富士通株式会社内 (72)発明者 土井 晃一 神奈川県川崎市中原区上小田中4丁目1番 1号 富士通株式会社内 (72)発明者 園部 正幸 神奈川県川崎市中原区上小田中4丁目1番 1号 富士通株式会社内 ──────────────────────────────────────────────────続 き Continuing from the front page (72) Inventor Isamu Watanabe 4-1-1, Kamidadanaka, Nakahara-ku, Kawasaki-shi, Kanagawa Prefecture Inside Fujitsu Limited (72) Inventor Koichi Doi 4-1-1, Kamiodanaka, Nakahara-ku, Kawasaki-shi, Kanagawa Prefecture No. 1 Inside Fujitsu Limited (72) Inventor Masayuki Sonobe 4-1-1 Kamikadanaka, Nakahara-ku, Kawasaki City, Kanagawa Prefecture Inside Fujitsu Limited

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 文書の内容を表示する文書処理装置にお
いて,表示する文書の文書名とその文書内で表示すべき
1または複数の部分を選択する選択処理手段と,前記選
択された文書名をもとにその文書の種類を認識する認識
処理手段と,認識した文書の種類に応じて,前記文書内
で表示すべき1または複数の部分以外の部分の表示を省
略して前記文書の内容を表示する限定表示処理手段とを
備えたことを特徴とする文書処理装置。
1. A document processing apparatus for displaying the contents of a document, comprising: a document name of a document to be displayed; and selection processing means for selecting one or a plurality of parts to be displayed in the document; Recognition processing means for recognizing the type of the document based on the content of the document by omitting display of parts other than one or a plurality of parts to be displayed in the document according to the type of the recognized document. A document processing apparatus comprising: a limited display processing means for displaying.
【請求項2】 請求項1記載の文書処理装置において,
前記認識処理手段は,文書名に含まれる特定の文字列,
文書内の特定部分に記述された種類情報,またはあらか
じめ登録された文書名と文書種類との対応情報に基づい
て,文書の種類を自動認識する手段であることを特徴と
する文書処理装置。
2. The document processing apparatus according to claim 1, wherein
The recognition processing means includes a specific character string included in the document name,
A document processing apparatus, which is means for automatically recognizing a document type based on type information described in a specific portion of the document or correspondence information between a document name and a document type registered in advance.
【請求項3】 請求項1または請求項2記載の文書処理
装置において,前記文書の種類は,フラットテキスト文
書,木構造文書,表形式文書または図表現文書であり,
前記限定表示処理手段は,文書がフラットテキスト文書
の場合に,行単位,文単位またはパラグラフ単位で表示
/非表示の処理を行い,文書が木構造文書の場合に,木
構造のノード単位で表示/非表示の処理を行い,文書が
表形式文書の場合に,表のセル単位で表示/非表示の処
理を行い,文書が図表現文書の場合に,図形要素の単位
で表示/非表示の処理を行うことを特徴とする文書処理
装置。
3. The document processing apparatus according to claim 1, wherein the type of the document is a flat text document, a tree structure document, a table format document, or a diagram expression document.
The limited display processing means performs display / non-display processing in units of lines, sentences or paragraphs when the document is a flat text document, and displays in units of tree-structured nodes when the document is a tree-structured document If the document is a tabular document, it performs display / non-display processing in cell units of the table. If the document is a graphic representation document, it performs display / non-display processing in graphic element units. A document processing device for performing processing.
【請求項4】 請求項1,請求項2または請求項3記載
の文書処理装置において,前記限定表示処理手段は,前
記文書の内容の表示を省略した部分についての表示指示
を受け付け,その部分についての追加表示を行う手段を
持つことを特徴とする文書処理装置。
4. The document processing apparatus according to claim 1, wherein the limited display processing means receives a display instruction for a portion where display of the contents of the document is omitted, and A document processing device having means for additionally displaying a document.
【請求項5】 文書の内容を表示する文書処理装置を実
現するためのプログラムを記憶した記憶媒体であって,
表示する文書の文書名とその文書内で表示すべき1また
は複数の部分を選択する選択処理と,前記選択された文
書名をもとにその文書の種類を認識する認識処理と,認
識した文書の種類に応じて,前記文書内で表示すべき1
または複数の部分以外の部分の表示を省略して前記文書
の内容を表示する限定表示処理とを,コンピュータに実
行させるためのプログラムを記憶したことを特徴とする
文書処理装置のプログラム記憶媒体。
5. A storage medium storing a program for realizing a document processing device for displaying the contents of a document,
Selection processing for selecting a document name of a document to be displayed and one or more parts to be displayed in the document; recognition processing for recognizing the type of the document based on the selected document name; 1 to be displayed in the document according to the type of
Alternatively, a program storage medium for a document processing apparatus, wherein a program for causing a computer to execute a limited display process for displaying the contents of the document by omitting display of a portion other than a plurality of portions is stored.
JP35709497A 1997-12-25 1997-12-25 Document processing apparatus and program storage medium thereof Expired - Fee Related JP3988900B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP35709497A JP3988900B2 (en) 1997-12-25 1997-12-25 Document processing apparatus and program storage medium thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP35709497A JP3988900B2 (en) 1997-12-25 1997-12-25 Document processing apparatus and program storage medium thereof

Publications (2)

Publication Number Publication Date
JPH11184845A true JPH11184845A (en) 1999-07-09
JP3988900B2 JP3988900B2 (en) 2007-10-10

Family

ID=18452358

Family Applications (1)

Application Number Title Priority Date Filing Date
JP35709497A Expired - Fee Related JP3988900B2 (en) 1997-12-25 1997-12-25 Document processing apparatus and program storage medium thereof

Country Status (1)

Country Link
JP (1) JP3988900B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005322062A (en) * 2004-05-10 2005-11-17 Shimadzu Corp Workflow system
JP2016207071A (en) * 2015-04-27 2016-12-08 アイ・ピー・ファイン株式会社 Information processing apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005322062A (en) * 2004-05-10 2005-11-17 Shimadzu Corp Workflow system
JP2016207071A (en) * 2015-04-27 2016-12-08 アイ・ピー・ファイン株式会社 Information processing apparatus

Also Published As

Publication number Publication date
JP3988900B2 (en) 2007-10-10

Similar Documents

Publication Publication Date Title
JP3014284B2 (en) Dialog box display method and system
US8386919B2 (en) System for displaying an annotated programming file
JP4007562B2 (en) Programming support method and apparatus
JP2006228210A (en) Using existing content to generate active content wizard executable file for execution of task
JPS6162170A (en) Compound document editing
CN110705237B (en) Automatic document generation method, data processing device and storage medium
JPH04344928A (en) Method and apparatus for graphically associating user-dialogue display with main application in data processing system
JP2001092914A (en) Method and system for introducing new element within cell named range in electronic spreadsheet in various modes
US7409642B2 (en) Method and system for applying user interface elements to data
CA2666305C (en) Method, system, and program for supporting object selection in web page authoring
US20090077498A1 (en) Method, apparatus and program for facilitating selection of objects on display screens
US20060188162A1 (en) Common interface for ink trees
US20030154462A1 (en) Software maintenance material generation apparatus and generation program therefor
JP3988900B2 (en) Document processing apparatus and program storage medium thereof
JP4960188B2 (en) Screen transition diagram display method and system
JP3943582B2 (en) Bilingual text matching device
JP3071703B2 (en) Table creation apparatus and method
Correll Graphite: an extensible rendering engine for complex writing systems
JPH0635987A (en) Device and mehtod for preparing circuit diagram
JP3395347B2 (en) Document processing device
JPH0744446A (en) Relating method for grouped information
JP2002116910A (en) Computer programmed to be operated as tree structure preparing and drawing device, method for preparing and drawing tree structure by using computer, and computer readable recording medium recorded with program for operating computer as tree structure preparing and drawing device
JPH11265403A (en) Hyperlink drawing system
JPH0785006A (en) Method and device for retrieving information
JP2003337642A (en) Information-processing device

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040706

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070611

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070712

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100727

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100727

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110727

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees