JPH09134267A - Graphical user interface device - Google Patents

Graphical user interface device

Info

Publication number
JPH09134267A
JPH09134267A JP7292442A JP29244295A JPH09134267A JP H09134267 A JPH09134267 A JP H09134267A JP 7292442 A JP7292442 A JP 7292442A JP 29244295 A JP29244295 A JP 29244295A JP H09134267 A JPH09134267 A JP H09134267A
Authority
JP
Japan
Prior art keywords
input
message
user interface
gui
graphical user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP7292442A
Other languages
Japanese (ja)
Inventor
Yoko Shiraishi
陽子 白石
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP7292442A priority Critical patent/JPH09134267A/en
Publication of JPH09134267A publication Critical patent/JPH09134267A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)
  • Digital Computer Display Output (AREA)

Abstract

PROBLEM TO BE SOLVED: To develop a graphical user interface input/output management part and an application in parallel to each other by setting the graphical user interface input/output management part and an internal processing part in different processes. SOLUTION: A message command processing part 133 sends the data which are checked at a graphical user interface input/output part 131 to an internal processing part 141 of a client process 14 via a message production part 1331. Then the message command outputted from the part 141 of the process 14 is analyzed in a different process by a message analysis part 1332, and the data are transferred to the part 131. As a result, the part 131 and an application can be developed in parallel to each other.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はグラフィカル・ユー
ザ・インタフェース装置に関する。
FIELD OF THE INVENTION The present invention relates to a graphical user interface device.

【0002】[0002]

【従来の技術】従来のGUI構築方式では、C言語とプ
ログラム作成者向けの環境「ツールキット」を使ってプ
ログラム作成をしていたため、プログラミング技術習得
に時間がかかる,修正・変更作業が困難であるといった
問題があった。これに対して、現在市場には会話的にG
UIを作成できるツールが流通しており、画面上でマウ
スを使用して会話的にGUI部品を並べていくことによ
って、目的のGUIを作成できる。
2. Description of the Related Art In the conventional GUI construction method, a program is created using the C language and an environment "toolkit" for program creators, so it takes time to learn programming technology and it is difficult to make modifications and changes. There was a problem like that. On the other hand, the current market is G
A tool that can create a UI is available on the market, and a desired GUI can be created by interactively arranging GUI parts on the screen using a mouse.

【0003】このような方法が特開平5−2477 号公報の
グラフィカル・ユーザ・インタフェースの作成方式に紹
介されている。
Such a method is introduced in the method of creating a graphical user interface in Japanese Patent Laid-Open No. 5-2477.

【0004】[0004]

【発明が解決しようとする課題】上記従来技術は、GU
Iツールを用いることにより、GUIの作成を会話的に
かつ容易に行うことができた。さらには、処理を行うプ
ログラムとの結合で、プログラム開発者の負担を軽減す
る仕組みが提供されているツールもある。しかし、GU
I部品へ入出力されるデータのチェック機能について
は、従来のGUIツールだけでは対処することができな
いため、GUI作成者側とアプリケーション作成者側と
が打ち合わせ、別に作成する必要があった。つまり、デ
ータチェック機能を含めたGUI部とアプリケーション
の内部処理部との機能分割が達成されないことによっ
て、開発効率が低下し、両者の並行開発も阻害されてい
た。さらに、プラットフォームの変更によりシステムの
大部分を変更しなければならないという問題もあった。
The above-mentioned prior art is based on the GU
By using the I tool, the GUI could be created interactively and easily. Furthermore, some tools provide a mechanism that reduces the burden on the program developer by combining it with the processing program. But GU
The check function of the data input / output to / from the I-part cannot be dealt with only by the conventional GUI tool, so that the GUI creator side and the application creator side need to meet and create them separately. That is, since the functional division between the GUI unit including the data check function and the internal processing unit of the application is not achieved, the development efficiency is reduced and the parallel development of both is hindered. Furthermore, there was a problem that most of the system had to be changed due to the change of platform.

【0005】本発明の目的は、GUI部と内部処理部の
間で入出力されるデータに着目して両者を別プロセスに
分けて分離・独立を実現するために、メッセージ作成及
びメッセージ解析を行うメッセージ・コマンド処理部
と、メッセージ送受信を制御するメッセージ通信処理部
を備えたGUI構築方式を提供することにある。
An object of the present invention is to create a message and analyze a message in order to realize separation / independence by dividing the two into different processes by paying attention to the data input / output between the GUI unit and the internal processing unit. It is to provide a GUI construction method that includes a message / command processing unit and a message communication processing unit that controls message transmission / reception.

【0006】[0006]

【課題を解決するための手段】本発明はGUI部品の属
性情報とGUI部品へ入出力されるデータ情報からなる
定義体を保存する部品入出力データ定義ファイルと、部
品入出力データ定義ファイルを解釈し、属性情報とデー
タ情報を部品入出力データ情報管理テーブルへ格納する
GUI入出力データ情報管理部と、部品入出力データ情
報管理テーブル内のデータ情報に従ってGUI部品へ入
出力されるデータをチェックするGUI入出力データ管
理部と、GUI入出力データ管理部からの要求に基づい
て、クライアントに送るメッセージを作成し、かつ、ク
ライアントから送られてきたメッセージを解析して、G
UI入出力データ管理に伝えるメッセージ・コマンド処
理部と、サーバに接続されたクライアント・プロセスを
管理し、メッセージの送受信を制御するメッセージ通信
処理部をGUIシステムに具備させる。
SUMMARY OF THE INVENTION The present invention interprets a component input / output data definition file that stores a definition body that includes GUI component attribute information and data information that is input / output to / from the GUI component, and a component input / output data definition file. Then, the GUI input / output data information management unit for storing the attribute information and the data information in the component input / output data information management table and the data input / output to / from the GUI component are checked according to the data information in the component input / output data information management table. A GUI input / output data management unit and a message sent to the client are created based on a request from the GUI input / output data management unit, and the message sent from the client is analyzed to
The GUI system is provided with a message / command processing unit that notifies UI input / output data management and a message communication processing unit that manages the client process connected to the server and controls message transmission / reception.

【0007】すなわち、目的のGUIについて全てのG
UI部品における属性情報とデータチェック情報を画面
設計の段階で部品入出力データ定義ファイルへ登録して
おく。GUI部品へ入出力があったならば、その部品の
データチェック情報を基にしてGUI入出力データ管理
部が入出力チェック処理を行う。さらに、入力データを
メッセージ・コマンド処理部で解釈し、メッセージ通信
処理部ではGUI部と内部処理部との間のメッセージ通
信を行い、内部処理部の要求に従って画面上の表示を変
えたり、画面からの入力を内部処理部へ送ることを可能
にした。
That is, all G
Attribute information and data check information for UI parts are registered in the part input / output data definition file at the screen design stage. When there is an input / output to / from a GUI part, the GUI input / output data management unit performs an input / output check process based on the data check information of the part. Further, the input data is interpreted by the message / command processing unit, and the message communication processing unit performs message communication between the GUI unit and the internal processing unit to change the display on the screen according to the request of the internal processing unit or It became possible to send the input of to the internal processing unit.

【0008】本発明の構築方式は、部品入出力データ定
義ファイルへ属性情報とデータ情報を登録し、GUI部
品生成からデータチェックを行い、GUI部と内部処理
部を別プロセスに分けて分離・独立したため、プログラ
ム開発者の負担を軽減し、GUI部とアプリケーション
の並行開発を行うことができる。すなわち、従来プログ
ラム開発者が担当していた入出力チェック処理は不必要
となり、部品入出力データ定義ファイルを登録すればよ
い。
According to the construction method of the present invention, the attribute information and the data information are registered in the component input / output data definition file, the data is checked from the GUI component generation, and the GUI part and the internal processing part are divided into separate processes and separated / independent. Therefore, the burden on the program developer can be reduced, and the GUI part and the application can be concurrently developed. That is, the input / output check processing that was conventionally performed by the program developer is unnecessary, and the component input / output data definition file may be registered.

【0009】[0009]

【発明の実施の形態】以下、本発明の実施例を示す。BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below.

【0010】図1は本発明の要部のブロック図である。
図中、11は画面群、12は部品入出力データ定義ファ
イル、13はGUIサーバ・プロセスすなわちGUIシ
ステム、131はGUI入出力データ管理部、132は
GUI入出力データ情報管理部、133はメッセージ・
コマンド処理部、134はメッセージ通信処理部、1
4,15はクライアント・プロセスすなわちアプリケー
ションである。ところで、GUI入出力データ管理部1
31の機能は次の4点である。すなわち、(1)GUI画
面11より入力されたデータをそのGUI部品が持つデ
ータ情報に適合するかどうかをチェックする、(2)ク
ライアント・プロセス14より出力されたデータをGU
I画面11へ出力する際、そのGUI部品が持つデータ
情報に適合するかどうかをチェックする、(3)クライ
アント・プロセス14からの命令でGUI部品が扱って
いるデータ値を得る、(4)GUI画面11をCRTへ
表示したり,消去したりする、である。また、GUI入
出力データ情報管理部132の機能は、部品入出力データ
定義ファイル12の内容を解釈し、GUI部品ごとに登
録された属性情報とデータ情報を部品入出力データ情報
管理テーブル1321へ格納することである。GUI入出力
データ管理部131は部品入出力データ情報管理テーブ
ル1321を検索しながら各処理を行う。さらに、メッ
セージ・コマンド処理部133はGUI入出力データ管
理部131でチェックされたデータをメッセージ作成部
1331によりクライアント・プロセス14へ送信でき
るフォーマットにするとともに、クライアント・プロセ
ス14より出力されたメッセージ・コマンドをメッセー
ジ解析部1332により解析し、GUI入出力データ管
理部131へデータを渡す。また、メッセージ通信処理
部134は、クライアント管理テーブル1344で複数
のクライアント・プロセス14,15を管理するクライ
アント・プロセス管理部1341を軸にして、メッセー
ジ・コマンド処理部133で作成されたメッセージをク
ライアント・プロセス14へ送信するメッセージ送信部
1342とクライアント・プロセス14より出力された
メッセージ・コマンドを受信するメッセージ受信部13
43を持つ。
FIG. 1 is a block diagram of an essential part of the present invention.
In the figure, 11 is a screen group, 12 is a component input / output data definition file, 13 is a GUI server process or GUI system, 131 is a GUI input / output data management unit, 132 is a GUI input / output data information management unit, and 133 is a message.
Command processing unit, 134 is a message communication processing unit, 1
Reference numerals 4 and 15 are client processes or applications. By the way, GUI input / output data management unit 1
The function of 31 is the following four points. That is, (1) it is checked whether or not the data input from the GUI screen 11 conforms to the data information of the GUI component. (2) The data output from the client process 14 is GU
When outputting to the I screen 11, it is checked whether or not it matches the data information of the GUI component, (3) obtain the data value handled by the GUI component by the command from the client process 14, (4) GUI The screen 11 is displayed on the CRT or erased. The function of the GUI input / output data information management unit 132 interprets the contents of the component input / output data definition file 12 and stores the attribute information and data information registered for each GUI component in the component input / output data information management table 1321. It is to be. The GUI input / output data management unit 131 performs each process while searching the component input / output data information management table 1321. Further, the message / command processing unit 133 puts the data checked by the GUI input / output data management unit 131 into a format that can be transmitted to the client process 14 by the message creating unit 1331, and outputs the message command output from the client process 14. Is analyzed by the message analysis unit 1332, and the data is passed to the GUI input / output data management unit 131. Also, the message communication processing unit 134 uses the client process management unit 1341 that manages a plurality of client processes 14 and 15 in the client management table 1344 as an axis, and sends the message created by the message command processing unit 133 to the client The message transmission unit 1342 that transmits to the process 14 and the message reception unit 13 that receives the message command output from the client process 14.
Have 43.

【0011】図2,図3は本発明の処理手順の説明図で
ある。本図に沿って処理手順を詳しく説明する。
2 and 3 are explanatory views of the processing procedure of the present invention. The processing procedure will be described in detail with reference to this figure.

【0012】GUIシステム13が起動すると、GUI
入出力データ情報管理部132はあらかじめ登録された
部品入出力データ定義ファイル12を解釈し、部品入出
力データ情報管理テーブル1321を作成する。この部
品入出力データ情報管理テーブル1321内の属性情報
を基にしてGUI部品が作成される。次にメッセージ通
信処理部134でメッセージ通信初期化処理をして、画
面群11からのイベント待ち状態及びクライアント・プ
ロセス14からのメッセージ待ち状態に入る。そして、
画面群11からのイベントに応じて内部処理部141へ
データを渡すなどイベント解析した後、各種イベント処
理を行う。また、クライアント・プロセス14からの要
求に応じて画面を表示する、データを画面に出力するな
どメッセージを解析した後に各種イベント処理を行い、
クライアント・プロセス14からの終了要求によってプ
ロセスは終了する。
When the GUI system 13 is activated, the GUI
The input / output data information management unit 132 interprets the component input / output data definition file 12 registered in advance and creates the component input / output data information management table 1321. GUI components are created based on the attribute information in the component input / output data information management table 1321. Next, the message communication processing unit 134 performs a message communication initialization process to enter a state of waiting for an event from the screen group 11 and a state of waiting for a message from the client process 14. And
After event analysis such as passing data to the internal processing unit 141 according to an event from the screen group 11, various event processes are performed. In addition, various event processing is performed after analyzing a message such as displaying a screen in response to a request from the client process 14 or outputting data to the screen.
The process is terminated by the termination request from the client process 14.

【0013】クライアント・プロセス14では、GUI
サーバ・プロセス13へ初期化要求を出してからメッセ
ージ待ち状態に入る。イベント発生によるGUIサーバ
・プロセス13からのメッセージを受信し、それに対応
する内部処理を実行する。そして、GUIサーバ・プロ
セス13へ各種要求をする。GUIサーバ・プロセス1
3へ終了要求を出すとプロセスは終了する。
In the client process 14, the GUI
After issuing an initialization request to the server process 13, the process waits for a message. It receives a message from the GUI server process 13 due to the occurrence of an event and executes internal processing corresponding to the message. Then, various requests are made to the GUI server process 13. GUI server process 1
When the end request is issued to 3, the process ends.

【0014】次に本発明の処理手順を具体例を用いて示
す。
Next, the processing procedure of the present invention will be described using a specific example.

【0015】図4に示すようなサンプル画面を例に、G
UIシステム13の機能構成と動作フローを説明する。
サンプル画面111は、画面上の下側にあるテキストエ
リアに入力されたコマンドが上側のリストに表示される
機能を持つものである。キーボードからテキストエリア
に「New Command」と入力してリターンキーを押すと、G
UIサーバ・プロセス13はまず部品入出力データ情報
管理テーブル1321よりデータのフォーマットなどの
必要な情報を検索して入力処理1311を行い、クライ
アント・プロセス14に送信する情報であるメッセージ
をメッセージ作成部1331で作成する。そしてこのメ
ッセージをメッセージ送信部1342がクライアント・
プロセス14に送信する。メッセージを受信したクライ
アント・プロセス14のメッセージ受信部1411は、
入力された「New Command」をテキストエリアに表示する
ようにメッセージ送信部1413がGUIサーバ・プロ
セス13に出力要求メッセージを送信する。要求メッセ
ージを受信したGUIサーバ・プロセス13のメッセー
ジ受信部1343は、要求メッセージの内容をメッセー
ジ解析部1332で解釈して、部品入出力データ情報管
理テーブル1321よりフォーマットやデータ型などの
必要な情報を検索して出力処理1312を行い、出力終
了後、返信メッセージをクライアント・プロセス14に
送信する。その結果サンプル画面112のようになる。
Taking a sample screen as shown in FIG. 4 as an example, G
The functional configuration and operation flow of the UI system 13 will be described.
The sample screen 111 has a function of displaying a command input in the text area on the lower side of the screen in the list on the upper side. Enter "New Command" in the text area from the keyboard and press the return key.
The UI server process 13 first searches the component input / output data information management table 1321 for necessary information such as a data format, performs an input process 1311, and then creates a message that is information to be transmitted to the client process 14 by the message creating unit 1331. Create with. The message sending unit 1342 sends this message to the client
Send to process 14. The message receiving unit 1411 of the client process 14 that receives the message
The message transmission unit 1413 transmits an output request message to the GUI server process 13 so that the input “New Command” is displayed in the text area. Upon receiving the request message, the message receiving unit 1343 of the GUI server process 13 interprets the content of the request message by the message analyzing unit 1332 and outputs necessary information such as the format and data type from the component input / output data information management table 1321. A search is performed and output processing 1312 is performed, and after the output is completed, a reply message is transmitted to the client process 14. As a result, a sample screen 112 is obtained.

【0016】簡単なサンプル画面における入出力処理の
一例であるが、複数のGUI部品間で共通のデータを扱
うような複雑なGUI画面についても、GUI部と内部
処理部の分離・独立は有効である。
This is an example of input / output processing on a simple sample screen, but even for a complicated GUI screen that handles common data among a plurality of GUI parts, separation / independence of the GUI part and internal processing part is effective. is there.

【0017】このように、GUIサーバ・プロセスとク
ライアント・プロセスを別プロセスに分ければ、GUI
サーバ・プロセスではGUI部品生成から入出力データ
チェックまでを行うことができるので、プログラム開発
者に対してGUIの実現のための多大な負担をかけるこ
とがなくなる。
In this way, if the GUI server process and the client process are divided into separate processes, the GUI
Since the server process can perform the GUI component generation and the input / output data check, it does not impose a great burden on the program developer for realizing the GUI.

【0018】[0018]

【発明の効果】本発明によれば、部品入出力データ定義
ファイルへ属性情報とデータ情報を登録し、GUI部品
生成からデータチェックを行い、GUI部と内部処理部
を別プロセスに分けて分離・独立したため、プログラム
開発者の負担を軽減し、GUI部とアプリケーションの
並行開発を行うことができる上、プラットフォームの変
更にも対応できるため、生産性を上げることができる。
According to the present invention, the attribute information and the data information are registered in the component input / output data definition file, the data is checked from the GUI component generation, and the GUI part and the internal processing part are separated into separate processes. Since it is independent, the burden on the program developer can be reduced, parallel development of the GUI part and the application can be performed, and since the platform can be changed, the productivity can be increased.

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

【図1】本発明の要部構成を示したブロック図。FIG. 1 is a block diagram showing a main configuration of the present invention.

【図2】GUIサーバ・プロセスの処理のフローチャー
ト。
FIG. 2 is a flowchart of processing of a GUI server process.

【図3】クライアント・プロセスの処理のフローチャー
ト。
FIG. 3 is a flowchart of processing of a client process.

【図4】動作フローの具体例を示したフローチャート。FIG. 4 is a flowchart showing a specific example of an operation flow.

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

11…画面群、12…部品入出力データ定義ファイル、
13…GUIシステム、14…クライアント・プロセ
ス、131…GUI入出力データ管理部、132…GU
I入出力データ情報管理部、133…メッセージ・コマ
ンド処理部、134…メッセージ通信処理部。
11 ... Screen group, 12 ... Component input / output data definition file,
13 ... GUI system, 14 ... Client process, 131 ... GUI input / output data management unit, 132 ... GU
I / O data information management unit 133 ... Message / command processing unit, 134 ... Message communication processing unit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】グラフィカル・ユーザ・インタフェース部
品の属性情報とグラフィカル・ユーザ・インタフェース
部品へ入出力されるデータ情報からなる定義体を保存す
る部品入出力データ定義ファイルと、前記部品入出力デ
ータ定義ファイルを解釈し、前記属性情報と前記データ
情報を部品入出力データ情報管理テーブルへ格納するグ
ラフィカル・ユーザ・インタフェース入出力データ情報
管理部と、前記部品入出力データ情報管理テーブル内の
データ情報に従って前記グラフィカル・ユーザ・インタ
フェース部品へ入出力されるデータをチェックするグラ
フィカル・ユーザ・インタフェース入出力データ管理部
と、前記グラフィカル・ユーザ・インタフェース入出力
データ管理部からの要求に基づいて、クライアントに送
るメッセージを作成し、かつ、前記クライアントから送
られてきたメッセージを解析して、前記グラフィカル・
ユーザ・インタフェース入出力データ管理部へ伝えるメ
ッセージ・コマンド処理部と、サーバに接続されたクラ
イアント・プロセスを管理し、メッセージの送受信を制
御するメッセージ通信処理部を備え、前記グラフィカル
・ユーザ・インタフェース入出力データ管理部と内部処
理部とを別プロセスにすることを特徴とするグラフィカ
ル・ユーザ・インタフェース装置。
1. A component input / output data definition file for storing a definition body comprising attribute information of a graphical user interface component and data information input / output to / from the graphical user interface component, and the component input / output data definition file. And a graphical user interface input / output data information management unit that interprets the attribute information and the data information in the component input / output data information management table, and the graphical user interface according to the data information in the component input / output data information management table. A graphical user interface input / output data management unit for checking the data input / output to / from the user interface component, and a message to be sent to the client based on a request from the graphical user interface input / output data management unit. And, and analyzes the messages sent from the client, the graphical
The user interface input / output includes a message / command processing unit for transmitting to a data management unit and a message communication processing unit for managing a client process connected to a server and controlling transmission / reception of messages. A graphical user interface device characterized in that the data management unit and the internal processing unit are separate processes.
JP7292442A 1995-11-10 1995-11-10 Graphical user interface device Pending JPH09134267A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7292442A JPH09134267A (en) 1995-11-10 1995-11-10 Graphical user interface device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7292442A JPH09134267A (en) 1995-11-10 1995-11-10 Graphical user interface device

Publications (1)

Publication Number Publication Date
JPH09134267A true JPH09134267A (en) 1997-05-20

Family

ID=17781855

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7292442A Pending JPH09134267A (en) 1995-11-10 1995-11-10 Graphical user interface device

Country Status (1)

Country Link
JP (1) JPH09134267A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005093565A1 (en) * 2004-03-26 2005-10-06 Matsushita Electric Industrial Co., Ltd. Display processing device and display processing method
JP2009086847A (en) * 2007-09-28 2009-04-23 Obic Business Consultants Ltd Input screen output device, input screen output method, and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005093565A1 (en) * 2004-03-26 2005-10-06 Matsushita Electric Industrial Co., Ltd. Display processing device and display processing method
CN100416498C (en) * 2004-03-26 2008-09-03 松下电器产业株式会社 Display processing device and display processing method
US8140999B2 (en) 2004-03-26 2012-03-20 Panasonic Corporation Display process device and display process method
JP2009086847A (en) * 2007-09-28 2009-04-23 Obic Business Consultants Ltd Input screen output device, input screen output method, and program

Similar Documents

Publication Publication Date Title
MXPA05002276A (en) System and method for building wireless applications with intelligent mapping between user interface and data components .
US20130212121A1 (en) Client-side modification of electronic documents in a client-server environment
JPH09512358A (en) Interface device and method
CN109542425B (en) Automatic application method and system of retail supply chain
JPH1115723A (en) Multimedia data supplying method and multimedia data server
JP3467160B2 (en) Multilingual communication system, server device, and document transmission method for server device
JP2014049098A (en) Image forming apparatus, and control method and program of image forming apparatus
JPH09134267A (en) Graphical user interface device
US5825989A (en) System for diagnosing a source of malfunction resulting from the execution of a print job in a network printing system
JPH06131399A (en) Data base retrieval system
JP2003016088A (en) Electronic conference system
JPH11161480A (en) Method and system for automatic generation of image and document layout
JPH11212914A (en) On-line business processing system
JP2003122468A (en) Electronic form display device, electronic form processing system and electronic form display program
JPH1131157A (en) Database retrieval system
JP2924778B2 (en) Communication module generation device and communication information file design device
JP2003044471A (en) Character string processing system
JP2597286B2 (en) Data processing system
JP2994299B2 (en) Request for program execution and notification of result
JP2002287962A (en) Data processing system and interface system
JPH03282657A (en) Conversion system for business document form
JPH09223004A (en) Program development supporting method
JP3530227B2 (en) Printing system
JPH06243002A (en) Data base processing method using file
JPH04299437A (en) On-line program processing system