JP6889361B2 - Information processing device and its processing method and program - Google Patents

Information processing device and its processing method and program Download PDF

Info

Publication number
JP6889361B2
JP6889361B2 JP2016180837A JP2016180837A JP6889361B2 JP 6889361 B2 JP6889361 B2 JP 6889361B2 JP 2016180837 A JP2016180837 A JP 2016180837A JP 2016180837 A JP2016180837 A JP 2016180837A JP 6889361 B2 JP6889361 B2 JP 6889361B2
Authority
JP
Japan
Prior art keywords
display
property
theme
value
screen
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2016180837A
Other languages
Japanese (ja)
Other versions
JP2017059237A (en
Inventor
文洋 柴本
文洋 柴本
勲 上田
勲 上田
剛 高塚
剛 高塚
鈴木 智子
智子 鈴木
知子 石田
知子 石田
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.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions Inc
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 Canon Marketing Japan Inc, Canon IT Solutions Inc filed Critical Canon Marketing Japan Inc
Publication of JP2017059237A publication Critical patent/JP2017059237A/en
Application granted granted Critical
Publication of JP6889361B2 publication Critical patent/JP6889361B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Description

本発明は、プログラムを生成するための情報処理装置、情報処理装置の処理方法、およびプログラムに関する。 The present invention relates to an information processing device for generating a program, a processing method of the information processing device, and a program.

Webアプリケーションは、検索画面や登録画面など複数の画面を持つことが一般的である。複数の各画面デザインは、色彩やフォントなど、一定の統一感を持つデザインであることが望まれる。このように統一されたデザインのテンプレートを「テーマ」と呼ぶ。
従来、特許文献1に示すように、画面毎にグラフィカルツールを使って、画面デザインを編集する仕組みが示されている。
A Web application generally has a plurality of screens such as a search screen and a registration screen. It is desirable that each of the plurality of screen designs has a certain sense of unity such as colors and fonts. A template with such a unified design is called a "theme".
Conventionally, as shown in Patent Document 1, a mechanism for editing a screen design by using a graphical tool for each screen has been shown.

特願2008−313156号公報Japanese Patent Application No. 2008-313156

しかし、特許文献1の仕組みでは、ある画面のデザインを修正した場合、その他の画面にも同様のデザイン修正を施す必要があるため、非効率であり、作業工数が増加するという課題があった。 However, in the mechanism of Patent Document 1, when the design of a certain screen is modified, it is necessary to modify the design of other screens in the same manner, which is inefficient and increases the work man-hours.

一方、複数画面のデザインのテンプレートを管理するスタイルシートを作成するグラフィカルなツールがある。このツールのプレビュー機能を用いれば、作成したスタイルシートをツールが用意してあるサンプル画面に適用し、デザインのテンプレートである「テーマ」を確認することができる。 On the other hand, there are graphical tools for creating stylesheets that manage templates for multi-screen designs. By using the preview function of this tool, you can apply the created style sheet to the sample screen prepared by the tool and check the "theme" which is the template of the design.

しかし、このようなツールには、スタイルシートに含まれる沢山のプロパティのキーと値が表示されており、ユーザによってプロパティ値が変更されると、値が変更されたプロパティのキーに対応するサンプル画面に表示された部品の表示が更新される仕組みである。よって、沢山のプロパティの中からユーザが変更したいプロパティを探し出して指定し、値を変更しなくてはならないという課題がある。 However, such a tool displays the keys and values of many properties contained in the stylesheet, and when the property value is changed by the user, the sample screen corresponding to the key of the property whose value has changed. It is a mechanism to update the display of the parts displayed in. Therefore, there is a problem that the user must find and specify the property to be changed from among many properties and change the value.

そこで、本発明の目的は、画面デザインのテンプレートの編集に係る作業を効率化する仕組みを提供することである。 Therefore, an object of the present invention is to provide a mechanism for streamlining the work related to editing a screen design template.

本願発明は、Webアプリケーションの複数画面を設計する情報処理装置であって、前記Webアプリケーションの画面において入力される項目を定義する入力定義情報と、前記Webアプリケーションの画面において出力する項目を定義する出力定義情報とを入出力定義情報として管理する入出力定義管理手段と、前記複数画面で共通に用いられるデザインのテンプレートであって、前記入出力定義情報で定義された前記複数画面の各項目にそれぞれ対応するテンプレートである複数の表示部品集合として一覧表示するように制御するテンプレート部品表示手段と、前記テンプレート部品表示手段による制御により前記複数の表示部品が表示された状態で、前記複数の表示部品のうちユーザに選択された表示部品に対応する表示プロパティの値を変更する指示を受け付けるプロパティ値受付手段と、前記プロパティ値受付手段により受け付けた前記指示に基づく表示プロパティの値と、前記入出力定義管理手段により管理されている入出力定義情報により定義されている項目とに従って、当該入出力定義情報に対応する画面を表示するように制御する表示制御手段と、を備えることを特徴とする
The present invention is an information processing device for designing a plurality of screens of a Web application, and is an input definition information that defines an item input on the screen of the Web application and an output that defines an item to be output on the screen of the Web application. An input / output definition management means that manages the definition information as input / output definition information, and a template of a design commonly used on the plurality of screens, for each item of the plurality of screens defined in the input / output definition information. A template component display means that controls to display a list of a plurality of display components that are corresponding templates, and the plurality of display components in a state where the plurality of display components are displayed by control by the template component display means. Among the property value receiving means for receiving an instruction to change the value of the display property corresponding to the display component selected by the user, the value of the display property based on the instruction received by the property value receiving means, and the input / output definition. It is characterized by including a display control means for controlling to display a screen corresponding to the input / output definition information according to the items defined by the input / output definition information managed by the management means .

本発明によれば、画面デザインのテンプレートの編集に係る作業を効率化する仕組みを提供することができる。 According to the present invention, it is possible to provide a mechanism for streamlining the work related to editing a screen design template.

本発明に係わるプログラム開発装置、プログラム開発サーバ、データベースサーバ、アプリケーションクライアント、アプリケーションサーバの構成の一例を示すシステム構成図である。It is a system configuration diagram which shows an example of the configuration of the program development apparatus, the program development server, the database server, the application client, and the application server which concerns on this invention. 本発明に係わるプログラム開発装置、プログラム開発サーバ、データベースサーバ、アプリケーションクライアント、アプリケーションサーバとして適用可能な各ハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of each hardware configuration which can be applied as a program development apparatus, a program development server, a database server, an application client, and an application server which concerns on this invention. 本発明の実施の形態のソフトウェア構成を示すブロック図の一例である。This is an example of a block diagram showing a software configuration according to an embodiment of the present invention. プログラム開発装置の構成図である。It is a block diagram of a program development apparatus. E−R図の一例を示す図である。It is a figure which shows an example of the ER diagram. 画面遷移図の一例を示す図である。It is a figure which shows an example of the screen transition diagram. リポジトリ定義の一例を示す図である。It is a figure which shows an example of a repository definition. データベース定義401の一例を示す図である。It is a figure which shows an example of the database definition 401. アプリケーション定義402の一例を示す図である。It is a figure which shows an example of application definition 402. データモデル定義403の一例を示す図である。It is a figure which shows an example of the data model definition 403. データモデル定義403の一例を示す図である。It is a figure which shows an example of the data model definition 403. データモデル操作定義の一例を示す図である。It is a figure which shows an example of a data model operation definition. 商品検索画面601の入出力定義の一例を示す図である。It is a figure which shows an example of the input / output definition of the product search screen 601. 商品購入画面602の入出力定義の一例を示す図である。It is a figure which shows an example of the input / output definition of the product purchase screen 602. 商品購入結果画面603の入出力定義の一例を示す図である。It is a figure which shows an example of the input / output definition of the product purchase result screen 603. 受注一覧画面の入出力定義の一例を示す図である。It is a figure which shows an example of the input / output definition of the order list screen. 入出力定義の一例を示す図である。It is a figure which shows an example of an input / output definition. 入出力定義のメニュー設定の一例を示す図である。It is a figure which shows an example of the menu setting of an input / output definition. ビジネスプロセス定義の一例を示す図である。It is a figure which shows an example of a business process definition. 新テーマ作成ダイアログの一例を示す図である。It is a figure which shows an example of a new theme creation dialog. テーマエディタの一例を示す図である。It is a figure which shows an example of the theme editor. テーマエディタ画面2100を用いて、夏のテーマをベースに作成した、春のテーマの一例を示す図である。It is a figure which shows an example of the spring theme created based on the summer theme using the theme editor screen 2100. テーマエディタ画面2100を用いて、夏のテーマをベースに作成した、秋のテーマの一例を示す図である。It is a figure which shows an example of the autumn theme created based on the summer theme using the theme editor screen 2100. テーマエディタ画面2100を用いて、夏のテーマをベースに作成した、冬のテーマの一例を示す図である。It is a figure which shows an example of the winter theme created based on the summer theme using the theme editor screen 2100. テーマ部品412のうち、ラベルを選択した場合のプロパティエディタ部413の一例を示す図である。It is a figure which shows an example of the property editor part 413 when a label is selected among the theme parts 412. テーマ部品412のうち、ボタンを選択した場合のプロパティエディタ部413の一例を示す図である。It is a figure which shows an example of the property editor part 413 when a button is selected among the theme parts 412. テーマ部品412のうち、リンクを選択した場合のプロパティエディタ部413の一例を示す図である。It is a figure which shows an example of the property editor part 413 when a link is selected among the theme parts 412. テーマ部品412のうち、複数のテーマ部品412を選択した場合のプロパティエディタ部413の一例を示す図である。It is a figure which shows an example of the property editor part 413 when a plurality of theme parts 412 are selected among the theme parts 412. テーマファイルの中身の一例を示す図である。It is a figure which shows an example of the contents of a theme file. ユーザテーマファイル作成のフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart of the user theme file creation. ユーザテーマファイル更新のフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart of the user theme file update. テーマエディタ画面描画のフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart of the theme editor screen drawing. レイアウトエディタ部の一例を示す図である。It is a figure which shows an example of a layout editor part. レイアウトエディタ部へテーマを適用するフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart which applies a theme to a layout editor part. Webアプリケーション生成フローチャートの一例を示す図である。It is a figure which shows an example of the Web application generation flowchart. Webアプリケーション画面イメージの一例を示す図である。It is a figure which shows an example of the Web application screen image. Webアプリケーション画面イメージの一例を示す図である。It is a figure which shows an example of the Web application screen image. レイアウトエディタ部からテーマ部品412選択を行う一例を示す図である。It is a figure which shows an example which performs the theme component 412 selection from a layout editor part. レイアウトエディタ部からテーマ部品412選択を行う一例を示す図である。It is a figure which shows an example which performs the theme component 412 selection from a layout editor part. レイアウトエディタ部からテーマエディタ部を表示する処理フローチャートの一例を示す図である。It is a figure which shows an example of the processing flowchart which displays the theme editor part from the layout editor part. テーマ部品412とテーマプロパティファイルにおけるプロパティキーとの対応付けテーブルの一例を示す図である。It is a figure which shows an example of the correspondence table of the theme component 412 and the property key in the theme property file. 第3の実施形態において、ユーザテーマファイル更新のフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart of the user theme file update in 3rd Embodiment. 第3の実施形態において、テーマ部品412のうち、複数のテーマ部品412を選択した場合のプロパティエディタ部413の一例を示す図である。In the third embodiment, it is a figure which shows an example of the property editor part 413 when a plurality of theme parts 412 are selected among the theme parts 412. 第3の実施形態において、プロパティエディタ部413で選択されたプロパティが部品のどこに影響を与えるかを識別表示の一例を示す図である。In the third embodiment, it is a figure which shows an example of the identification display which the property selected by the property editor part 413 affects the part. 第3の実施形態において、プロパティエディタ部413で選択されたプロパティのキーと同じプロパティのキーを持つ他の部品の値表示の一例を示す図である。In the third embodiment, it is a figure which shows an example of the value display of the other part which has the same property key as the property key selected by the property editor part 413. 第3の実施形態において、プロパティエディタ部413の値として既存テーマ選択の一例を示す図である。In the third embodiment, it is a figure which shows an example of the existing theme selection as the value of the property editor part 413.

〔第1の実施形態〕
以下、本発明の実施の形態を、図面を参照して詳細に説明する。
図1は、本発明に係わるプログラム開発装置(開発者端末)、プログラム開発サーバ、データベースサーバ、アプリケーションクライアント(クライアント装置)、アプリケーションサーバの構成の一例を示すシステム構成図である(情報処理システム)。
[First Embodiment]
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
FIG. 1 is a system configuration diagram showing an example of the configuration of a program development device (developer terminal), a program development server, a database server, an application client (client device), and an application server according to the present invention (information processing system).

プログラム開発装置101(情報処理装置)は、開発者の操作に従って画面レイアウトおよびデータベース検索指示などを定義する。プログラム開発装置101単体では、ユーザ(Webアプリケーション開発者)の入力受付を行い、後述するプログラム開発サーバ102に実際のプログラム生成処理、アプリケーション生成処理をさせてもよいし、プログラム開発装置101単体でプログラム生成、アプリケーション生成まで処理してもよい。 The program development device 101 (information processing device) defines a screen layout, a database search instruction, and the like according to the operation of the developer. The program development device 101 alone may accept input from a user (Web application developer) and cause the program development server 102, which will be described later, to perform actual program generation processing and application generation processing, or the program development device 101 alone may be used as a program. You may process up to generation and application generation.

なお、この実施形態においては、プログラム開発装置101で生成するアプリケーションはWebアプリケーションとしたが、これに限定するものではなく、携帯電話・スマートフォン・タブレットなどの情報処理装置で動作するアプリケーションや組込みソフトウェアなど、Web技術による通信を利用したアプリケーションでなくてもよい。 In this embodiment, the application generated by the program development device 101 is a Web application, but the application is not limited to this, and an application or embedded software that operates in an information processing device such as a mobile phone, a smartphone, or a tablet. , It does not have to be an application that uses communication by Web technology.

プログラム開発サーバ102a〜102b(情報処理装置)は、プログラム開発装置101により入力された開発者の指示に従って、プログラムを開発する。プログラム開発サーバ102aはLANなどのネットワーク106内に配置されてもよいし、プログラム開発サーバ102bはインターネット上やクラウド上に配置されてもよい。 The program development server 102a-102b (information processing device) develops a program according to the developer's instruction input by the program development device 101. The program development server 102a may be arranged in a network 106 such as a LAN, and the program development server 102b may be arranged on the Internet or the cloud.

データベースサーバ103a〜103b(情報処理装置)は、開発されたアプリケーションが使用するデータベースであり、また本発明では開発時にも動作確認などのために利用してもよい。例えば、開発者が利用するためにデータベースサーバ103は、プログラム開発装置101と同一の装置で構成されていてもよいし、LANなどのネットワーク106内に配置されてもよい(データベースサーバ103a)。またインターネット上やクラウド上に配置されてもよい(データベースサーバ103b)。また、プログラム開発装置101が、プログラム開発サーバ102と協調する場合には、プログラム開発サーバ102とデータベースサーバ103が同一の装置内に構成されていてもよい。 The database servers 103a to 103b (information processing apparatus) are databases used by the developed application, and in the present invention, they may be used for operation confirmation and the like at the time of development. For example, the database server 103 may be configured by the same device as the program development device 101 for use by the developer, or may be arranged in a network 106 such as a LAN (database server 103a). Further, it may be arranged on the Internet or the cloud (database server 103b). When the program development device 101 cooperates with the program development server 102, the program development server 102 and the database server 103 may be configured in the same device.

アプリケーションサーバ105a〜105b(情報処理装置)は、プログラム開発装置101で開発されたアプリケーションを実行する。LANなどのネットワーク106内に配置されてもよい(アプリケーションサーバ105a)し、またインターネット上やクラウド上に配置されてもよい(アプリケーションサーバ105b)。また、ネットワーク106、インターネット、クラウド上のデータベースサーバ103と接続して動作する可能である。 The application servers 105a to 105b (information processing device) execute the application developed by the program development device 101. It may be arranged in a network 106 such as a LAN (application server 105a), or may be arranged on the Internet or the cloud (application server 105b). Further, it can operate by connecting to the network 106, the Internet, and the database server 103 on the cloud.

アプリケーションクライアント104a〜104b(情報処理装置)は、アプリケーションサーバ105と協調してプログラム開発装置101で開発したアプリケーションプログラムを動作させる、ユーザの入力端末である。LANなどのネットワーク106内に配置されてもよい(アプリケーションクライアント104a)し、またインターネット上やクラウド上に配置されてもよい(アプリケーションクライアント104b)。携帯端末などの情報処理装置であってもよい。
The application clients 104a to 104b (information processing devices) are user input terminals that operate the application program developed by the program development device 101 in cooperation with the application server 105. It may be arranged in a network 106 such as a LAN (application client 104a), or may be arranged on the Internet or the cloud (application client 104b). It may be an information processing device such as a mobile terminal.

図2は、本発明に係わるプログラム開発装置、プログラム開発サーバ、データベースサーバ、アプリケーションクライアント、アプリケーションサーバとして適用可能な各ハードウェア構成の一例を示すブロック図である。
図2において、CPU201は、システムバス204に接続される各デバイスを統括的に制御する。
FIG. 2 is a block diagram showing an example of each hardware configuration applicable as a program development device, a program development server, a database server, an application client, and an application server according to the present invention.
In FIG. 2, the CPU 201 comprehensively controls each device connected to the system bus 204.

また、ROM203あるいは外部メモリ211には、CPU201の制御プログラムであるオペレーティングシステム(OS)や、各サーバ、クライアント、装置など情報処理装置の後述する各種機能を実現するためのプログラムが記憶されている。
RAM202は、CPU201の主メモリ、ワークエリア、一時待避領域等として機能する。
Further, the ROM 203 or the external memory 211 stores an operating system (OS), which is a control program of the CPU 201, and a program for realizing various functions described later of the information processing device such as each server, client, and device.
The RAM 202 functions as a main memory, a work area, a temporary save area, and the like of the CPU 201.

入力コントローラ205は、入力部209からの入力を制御する。この入力部209としては、情報処理装置では、キーボード、マウス等のポインティングデバイスが挙げられる。
出力コントローラ206は、出力部210の表示を制御する。この出力部210としては、例えば、CRTや液晶ディスプレイ等が挙げられる。
The input controller 205 controls the input from the input unit 209. Examples of the input unit 209 include pointing devices such as a keyboard and a mouse in the information processing device.
The output controller 206 controls the display of the output unit 210. Examples of the output unit 210 include a CRT and a liquid crystal display.

外部メモリコントローラ207は、ブートプログラム、各種のアプリケーション、フォントデータ、ユーザーファイル、編集ファイル、プリンタドライバ等を記憶する外部メモリ211へのアクセスを制御する。加えて、各サーバ、クライアント、装置等の各種機能を実現するための各種テーブル、パラメータが記憶されている。この外部メモリ211としては、ハードディスク(HD)やフレキシブルディスク(FD)、PCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)、スマートメディア等が挙げられる。
通信I/Fコントローラ208は、ネットワークを介して外部機器との通信制御処理を実行する。
The external memory controller 207 controls access to the external memory 211 that stores the boot program, various applications, font data, user files, edit files, printer drivers, and the like. In addition, various tables and parameters for realizing various functions of each server, client, device, etc. are stored. Examples of the external memory 211 include a hard disk (HD), a flexible disk (FD), a compact flash (registered trademark) connected to a PCMCIA card slot via an adapter, smart media, and the like.
The communication I / F controller 208 executes a communication control process with an external device via the network.

本発明を実現するためのプログラム212は外部メモリ211に記録されており、必要に応じてRAM202にロードされることによりCPU201によって実行されるものである。


図3は、本発明の実施の形態のソフトウェア構成を示すブロック図の一例である。
プログラム開発装置101は、以下の機能部を備える。
テンプレート編集画面表示部301は、テンプレートに含まれるプロパティのキーと値とを編集する画面を表示する機能部である。
The program 212 for realizing the present invention is recorded in the external memory 211, and is executed by the CPU 201 by being loaded into the RAM 202 as needed.


FIG. 3 is an example of a block diagram showing a software configuration according to an embodiment of the present invention.
The program development device 101 includes the following functional units.
The template editing screen display unit 301 is a functional unit that displays a screen for editing property keys and values included in the template.

テンプレート編集画面表示部301は、テンプレート画面に含まれる部品のデザインのプロパティのキーに対応する値を編集するためのテンプレート編集画面を表示する機能部である。
テンプレート部品表示部302は、テンプレート編集画面表示部301により表示された画面に、テンプレートを適用した部品を表示する機能部である。
The template editing screen display unit 301 is a functional unit that displays a template editing screen for editing the value corresponding to the property key of the design of the part included in the template screen.
The template component display unit 302 is a functional unit that displays components to which a template is applied on the screen displayed by the template edit screen display unit 301.

テンプレート部品表示部302は、テンプレート編集画面表示部301により表示されたテンプレート編集画面に、デザインを適用した部品を表示する機能部である。
テンプレート部品指示受付部303は、テンプレート部品表示部302により表示された部品に対して、ユーザの指示を受け付ける機能部である。
The template part display unit 302 is a functional unit that displays parts to which the design is applied on the template edit screen displayed by the template edit screen display unit 301.
The template component instruction receiving unit 303 is a functional unit that receives a user's instruction for the component displayed by the template component display unit 302.

プロパティ表示部304は、テンプレートに含まれるプロパティのうち、テンプレート部品指示受付部303により指示を受け付けた部品に対応するプロパティのキーと値を表示する機能部である。 The property display unit 304 is a functional unit that displays the key and value of the property corresponding to the part for which the instruction is received by the template part instruction receiving unit 303 among the properties included in the template.

プロパティ表示部304は、デザインのプロパティのうち、テンプレート部品指示受付部303により指示を受け付けた部品に対応するプロパティのキーと値を表示する機能部である。
プロパティ値変更受付部305は、プロパティ表示部304により表示されたプロパティの値の変更を受け付ける機能部である。
プロパティ値変更受付部305は、プロパティ表示部304により表示されたプロパティのキーに対応する値の変更を受け付ける機能部である。
テンプレート部品表示部302は、プロパティ値変更受付部305により変更を受け付けたプロパティの値に従って、部品の表示を更新する機能部である。
テンプレート部品表示更新部312は、プロパティ値変更受付部305により変更を受け付けた値に従って、部品の表示を更新する機能部である。
テンプレート部品表示更新部312は、プロパティ値変更受付部305により変更を受け付けたプロパティの値に従って、部品の表示を更新する機能部である。
The property display unit 304 is a functional unit that displays the key and value of the property corresponding to the part for which the instruction is received by the template part instruction reception unit 303 among the design properties.
The property value change reception unit 305 is a functional unit that accepts changes in the property values displayed by the property display unit 304.
The property value change receiving unit 305 is a functional unit that receives a change in the value corresponding to the property key displayed by the property display unit 304.
The template part display unit 302 is a functional unit that updates the display of parts according to the value of the property that has been changed by the property value change reception unit 305.
The template part display update unit 312 is a functional unit that updates the display of parts according to the value changed by the property value change reception unit 305.
The template part display update unit 312 is a functional unit that updates the display of parts according to the value of the property that has been changed by the property value change reception unit 305.

スタイルシート生成部313は、テンプレート部品表示更新部312により表示を更新された部品のプロパティのキーおよび値を用いて、スタイルシートを生成する機能部である。 The style sheet generation unit 313 is a functional unit that generates a style sheet by using the property keys and values of the parts whose display has been updated by the template part display update unit 312.

プロパティ表示部304は、テンプレート部品指示受付部303により指示を受け付けた部品が複数の場合、テンプレート部品指示受付部303により指示を受け付けた複数の部品のすべてに含まれるプロパティのキーと値を表示する機能部である。 When there are a plurality of parts for which the instruction is received by the template part instruction receiving unit 303, the property display unit 304 displays the key and value of the property included in all of the plurality of parts for which the instruction is received by the template part instruction receiving unit 303. It is a functional part.

テンプレート部品表示部302は、プロパティ値変更受付部305により変更を受け付けたプロパティの値に従って、テンプレート部品指示受付部303により指示を受け付けた部品とプロパティ値変更受付部305により変更を受け付けたプロパティに対応する部品との表示を更新する機能部である。
プログラム生成部306は、アプリケーションプログラムを生成する機能部である。
The template part display unit 302 corresponds to the part whose instruction is received by the template part instruction reception unit 303 and the property whose change is received by the property value change reception unit 305 according to the value of the property whose change is received by the property value change reception unit 305. It is a functional part that updates the display with the parts to be used.
The program generation unit 306 is a functional unit that generates an application program.

編集画面表示部307は、プログラム生成部306により生成されたプログラムが動作することによって出力される、複数の画面部品を持つアプリケーション画面を編集する編集画面を表示する機能部である。
レイアウト編集画面表示部314は、アプリケーション画面に表示する部品のレイアウトを編集するレイアウト編集画面を表示する機能部である。
The edit screen display unit 307 is a functional unit that displays an edit screen for editing an application screen having a plurality of screen components, which is output by operating a program generated by the program generation unit 306.
The layout edit screen display unit 314 is a functional unit that displays a layout edit screen for editing the layout of parts to be displayed on the application screen.

編集画面表示部307により表示された編集画面に含まれる複数の画面部品に対して、テンプレートに含まれるプロパティのキーと値とを適用する機能部である。 This is a functional unit that applies the property keys and values included in the template to a plurality of screen components included in the edit screen displayed by the edit screen display unit 307.

レイアウト編集画面適用部315は、プロパティ値変更受付部305により変更を受け付けた値に従って、レイアウト編集画面表示部314により表示されたレイアウト編集画面に含まれる部品にデザインを適用する機能部である。
画面部品指示受付部308は、編集画面表示部307により表示された画面部品に対して、ユーザの指示を受け付ける機能部である。
レイアウト編集画面部品指示受付部316は、レイアウト編集画面表示部314により表示された部品に対して、ユーザの指示を受け付ける機能部である。
プロパティ表示部304は、画面部品指示受付部308により指示を受け付けた画面部品に対応するプロパティのキーと値を表示する機能部である。
The layout edit screen application unit 315 is a functional unit that applies the design to the parts included in the layout edit screen displayed by the layout edit screen display unit 314 according to the value changed by the property value change reception unit 305.
The screen component instruction receiving unit 308 is a functional unit that receives a user's instruction for the screen component displayed by the editing screen display unit 307.
The layout editing screen component instruction receiving unit 316 is a functional unit that receives user instructions for the parts displayed by the layout editing screen display unit 314.
The property display unit 304 is a functional unit that displays the key and value of the property corresponding to the screen component for which the instruction is received by the screen component instruction reception unit 308.

プロパティ表示部304は、レイアウト編集画面部品指示受付部316により指示を受け付けた画面部品に対応するプロパティのキーと値を表示する機能部である。 The property display unit 304 is a functional unit that displays the key and value of the property corresponding to the screen component for which the instruction is received by the layout edit screen component instruction reception unit 316.

テンプレート判定部309は、編集画面表示部307により表示されたアプリケーション画面に適用しているテンプレートがユーザによって作成されたテンプレートか否かを判定する機能部である。 The template determination unit 309 is a function unit that determines whether or not the template applied to the application screen displayed by the edit screen display unit 307 is a template created by the user.

テンプレート判定部309は、レイアウト編集画面表示部314により表示されたアプリケーション画面に適用しているテンプレートがユーザによって作成されたテンプレートか否かを判定する機能部である。 The template determination unit 309 is a function unit that determines whether or not the template applied to the application screen displayed by the layout edit screen display unit 314 is a template created by the user.

プロパティ表示部304は、画面部品指示受付部308によりユーザの指示を受け付けた場合であって、テンプレート判定部309によりユーザによって作成されたテンプレートであると判定された場合は当該テンプレートを用い、テンプレート判定部309によりユーザによって作成されたテンプレートでないと判定された場合は当該テンプレートをコピーして作成したテンプレートを用い、画面部品指示受付部308により指示を受け付けた画面部品に対応するプロパティのキーと値を表示する機能部である。 When the property display unit 304 receives the user's instruction by the screen component instruction receiving unit 308 and the template determination unit 309 determines that the template is created by the user, the property display unit 304 uses the template to determine the template. If it is determined by unit 309 that the template is not created by the user, the template created by copying the template is used, and the key and value of the property corresponding to the screen component for which the instruction is received by the screen component instruction receiving unit 308 are set. It is a functional part to display.

プロパティ表示部304は、レイアウト編集画面部品指示受付部316によりユーザの指示を受け付けた場合であって、テンプレート判定部309によりユーザによって作成されたテンプレートであると判定された場合は当該テンプレートを用い、テンプレート判定部309によりユーザによって作成されたテンプレートでないと判定された場合は当該テンプレートをコピーして作成したテンプレートを用い、レイアウト編集画面部品指示受付部316により指示を受け付けた画面部品に対応するプロパティのキーと値を表示する機能部である。
画面レイアウト編集部310は、アプリケーションプログラムが動作することによって出力されるアプリケーション画面のレイアウトを編集する機能部である。
テンプレート編集部311は、アプリケーション画面のデザインのテンプレートを編集する機能部である。
The property display unit 304 uses the template when the layout edit screen component instruction reception unit 316 receives the user's instruction and the template determination unit 309 determines that the template is created by the user. If the template determination unit 309 determines that the template is not created by the user, the template created by copying the template is used, and the property corresponding to the screen component for which the instruction is received by the layout edit screen component instruction reception unit 316 is used. It is a functional part that displays keys and values.
The screen layout editing unit 310 is a functional unit that edits the layout of the application screen output by operating the application program.
The template editing unit 311 is a functional unit that edits a template for designing an application screen.

プログラム生成部306は、テンプレート編集部311により編集されたテンプレートを適用したアプリケーション画面を含むアプリケーションプログラムを生成する機能部である。 The program generation unit 306 is a functional unit that generates an application program including an application screen to which the template edited by the template editing unit 311 is applied.

デザインテンプレート記憶部317は、テンプレート部品表示部302により表示された部品のプロパティのキーおよび値を対応付けて、デザインテンプレートとして記憶する機能部である。
アプリケーション構築部318は、部品を含むアプリケーション画面を出力するアプリケーションを構築する機能部である。
The design template storage unit 317 is a functional unit that stores the key and value of the property of the component displayed by the template component display unit 302 in association with each other as a design template.
The application construction unit 318 is a functional unit that constructs an application that outputs an application screen including parts.

アプリケーション構築部318は、スタイルシート生成部313により生成されたスタイルシートを用いるアプリケーション画面を出力するアプリケーションを構築する機能部である。 The application construction unit 318 is a functional unit that constructs an application that outputs an application screen using the style sheet generated by the style sheet generation unit 313.

デザインテンプレート選択部319は、プロパティ表示部304により表示されたプロパティのキーに対応する値の変更をすべく、ユーザの指示に従って、デザインテンプレート記憶部317により記憶されているデザインテンプレートの選択を受け付ける機能部である。 The design template selection unit 319 has a function of accepting the selection of the design template stored in the design template storage unit 317 according to the user's instruction in order to change the value corresponding to the property key displayed by the property display unit 304. It is a department.

プロパティ値変更受付部305は、デザインテンプレート選択部319により選択を受け付けたデザインテンプレートとしてデザインテンプレート記憶部317により記憶されているプロパティの値を用いて、プロパティ表示部304により表示されたプロパティのキーに対応する値を変更する機能部である。 The property value change reception unit 305 uses the property value stored in the design template storage unit 317 as the design template selected by the design template selection unit 319, and uses the property value displayed by the property display unit 304 as the property key. It is a functional part that changes the corresponding value.

デザイン影響識別表示部320は、プロパティ値変更受付部305により変更を受け付ける値が、テンプレート画面のどこのデザインに影響を及ぼすかを識別して表示する機能部である。 The design influence identification display unit 320 is a functional unit that identifies and displays which design on the template screen the value for which the change is accepted by the property value change reception unit 305 affects the design.

ユーザ操作受付部321は、デザイン影響識別表示部320により表示された識別表示するためのオブジェクトに対して、ユーザの操作を受け付ける機能部である。 The user operation reception unit 321 is a functional unit that accepts a user's operation on an object for identification display displayed by the design influence identification display unit 320.

プロパティ値変更受付部305は、ユーザ操作受付部321により受け付けた操作に従って、プロパティ表示部304により表示されたプロパティのキーに対応する値を変更する機能部である。 The property value change reception unit 305 is a functional unit that changes the value corresponding to the property key displayed by the property display unit 304 according to the operation received by the user operation reception unit 321.

プロパティ表示部304は、テンプレート部品指示受付部303により指示を受け付けた部品が複数の場合、テンプレート部品指示受付部303により指示を受け付けた部品のプロパティのキーと値を部品毎に並べて表示し、同じキーに対応して設定されている値が部品間で異なることを識別して表示する機能部である。 When there are a plurality of parts for which the instruction is received by the template part instruction receiving unit 303, the property display unit 304 displays the property keys and values of the parts for which the instruction is received by the template part instruction receiving unit 303 side by side for each part, and is the same. It is a functional unit that identifies and displays that the value set corresponding to the key differs between parts.

プロパティ表示部304は、テンプレート部品指示受付部303により指示を受け付けた部品のプロパティのキーと値を表示する場合、当該値の近傍に他の部品で同じキーに対応して設定されている値を表示する機能部である。
When the property display unit 304 displays the property key and value of the part for which the instruction is received by the template part instruction receiving unit 303, the property display unit 304 sets a value set in the vicinity of the value corresponding to the same key in other parts. It is a functional part to be displayed.

図4は、Webアプリケーション自動生成装置の構成図である。Webアプリケーション自動生成装置は、Webアプリケーションを開発するユーザが定義した定義ファイルをもとにWebアプリケーションを自動生成することを目的とした装置である。リポジトリ定義部400、テーマエディタ部410、レイアウトエディタ部420、Webアプリケーション生成部430により構成される。リポジトリ定義部400は、データベース定義401、アプリケーション定義402、データモデル定義403、入出力定義404、ビジネスプロセス定義405、ユーザテーマファイル406を備える。これらのファイルはユーザによって作られ、後述する図7に示すツリー構造で表示される。
テーマエディタ部410は、テーマ描画部411、テーマ部品412、プロパティエディタ部413を備える。
FIG. 4 is a configuration diagram of a Web application automatic generation device. The Web application automatic generation device is a device for the purpose of automatically generating a Web application based on a definition file defined by a user who develops a Web application. It is composed of a repository definition unit 400, a theme editor unit 410, a layout editor unit 420, and a Web application generation unit 430. The repository definition unit 400 includes a database definition 401, an application definition 402, a data model definition 403, an input / output definition 404, a business process definition 405, and a user theme file 406. These files are created by the user and displayed in a tree structure shown in FIG. 7, which will be described later.
The theme editor unit 410 includes a theme drawing unit 411, theme parts 412, and a property editor unit 413.

テーマ描画部411には、テーマの全体イメージがわかるように、Web画面で利用されるコンポーネント部品が一通り事前に備え付けられている。ここで言う、コンポーネント部品とはテーマ部品412を指す。
レイアウトエディタ部420は、レイアウト描画部421、レイアウト部品422を備える。
The theme drawing unit 411 is provided with a set of component parts used on the Web screen in advance so that the overall image of the theme can be understood. The component component referred to here refers to the theme component 412.
The layout editor unit 420 includes a layout drawing unit 421 and layout components 422.

Webアプリケーション生成部430は生成処理部431、組込テーマファイル432を備える。なお、開発者には組込テーマファイル432を編集させたくない、かつ開発者がテーマファイルのすべてのプロパティについて設定することは手間がかかってしまうため、開発者が所望するデザインに最も近い組込テーマファイル432を選択させることで、組込テーマファイル432をコピーし、リポジトリ定義部400のユーザテーマファイル406を作成する。
The Web application generation unit 430 includes a generation processing unit 431 and an embedded theme file 432. Note that you do not want the developer to edit the embedded theme file 432, and it takes time for the developer to set all the properties of the theme file, so the embedded theme file closest to the design desired by the developer. By selecting the theme file 432, the embedded theme file 432 is copied and the user theme file 406 of the repository definition unit 400 is created.

図21は、テーマエディタ部410の一例を示す図であり、2100に示す部分がテーマ描画部411である。テーマ描画部411にはテーマ部品412を表示する。テーマ描画部411と同一ウィンドウ上の2102には、プロパティエディタ部413が存在する。 FIG. 21 is a diagram showing an example of the theme editor unit 410, and the portion shown in 2100 is the theme drawing unit 411. The theme component 412 is displayed on the theme drawing unit 411. The property editor unit 413 exists in the 2102 on the same window as the theme drawing unit 411.

テーマ描画部411には、ユーザテーマファイル406(図29にて後述する)の中身(以下、エントリと記載する)を読み取り、そのエントリに含まれるプロパティのキーと値に従って、「フォント」「カラー」「装飾」等を反映させたテーマ部品412を表示する。プロパティエディタ部413には、ユーザテーマファイル406のエントリに含まれるプロパティのキーと値を表示し、ユーザはプロパティ値を編集できる。すなわち、プロパティエディタ部413は、テンプレートに含まれるプロパティのキーと値とを編集する画面である。また、プロパティエディタ部413は、テンプレート画面に含まれる部品のデザインのプロパティのキーに対応する値を編集するためのテンプレート編集画面である。また、テーマエディタ部410は、アプリケーション画面のデザインのテンプレートを編集する機能部である。 The theme drawing unit 411 reads the contents (hereinafter referred to as an entry) of the user theme file 406 (described later in FIG. 29), and sets "font" and "color" according to the key and value of the property included in the entry. The theme parts 412 reflecting "decoration" and the like are displayed. The property editor unit 413 displays the key and value of the property included in the entry of the user theme file 406, and the user can edit the property value. That is, the property editor unit 413 is a screen for editing the key and value of the property included in the template. Further, the property editor unit 413 is a template editing screen for editing the value corresponding to the property key of the design of the component included in the template screen. The theme editor unit 410 is a functional unit that edits a template for designing an application screen.

次に、レイアウトエディタ部420が備えるレイアウト描画部421について説明する。レイアウト描画部421には、ユーザが作成した入出力定義の内容をグラフィカルな画面として表示する。レイアウト描画部421には、入出力定義404の定義したレイアウト部品を表示する。表示に際して、レイアウト描画部421はユーザテーマファイル406または組込テーマファイル432を読み取り、レイアウト部品に「フォント」「カラー」「装飾」等を反映させ、入出力定義404の内容を画面表示する。 Next, the layout drawing unit 421 included in the layout editor unit 420 will be described. The layout drawing unit 421 displays the contents of the input / output definition created by the user as a graphical screen. The layout drawing unit 421 displays the layout components defined by the input / output definition 404. At the time of display, the layout drawing unit 421 reads the user theme file 406 or the embedded theme file 432, reflects "font", "color", "decoration", etc. in the layout parts, and displays the contents of the input / output definition 404 on the screen.

すなわち、レイアウトエディタ部420は、生成されたプログラムが動作することによって出力される、複数の画面部品を持つアプリケーション画面を編集する編集画面を表示する機能部である。また、レイアウトエディタ部420は、アプリケーションプログラムが動作することによって出力されるアプリケーション画面のレイアウトを編集する機能部である。また、レイアウトエディタ部420は、アプリケーション画面に表示する部品のレイアウトを編集するレイアウト編集画面を表示する機能部である。 That is, the layout editor unit 420 is a functional unit that displays an edit screen for editing an application screen having a plurality of screen components, which is output by operating the generated program. Further, the layout editor unit 420 is a functional unit that edits the layout of the application screen output by operating the application program. Further, the layout editor unit 420 is a functional unit that displays a layout editing screen for editing the layout of parts to be displayed on the application screen.

次に、Webアプリケーション生成部430について説明する。生成処理部431はリポジトリ定義部400からデータベース定義401、アプリケーション定義402、データモデル定義403、入出力定義404、ビジネスプロセス定義405を読み込む。さらにユーザの指定に従い、組込テーマファイル432またはユーザテーマファイル406を選択して読み込む。生成処理部431は読み込んだ定義ファイルからソースコード441、HTML/JSP/JavaScript(登録商標)442を生成する。さらにテーマファイルからスタイルシート443を生成する。なお、ソースコード441は生成処理部によって、生成後にコンパイルが行われる。すなわち、Webアプリケーション生成部430は、アプリケーションプログラムを生成する機能部である。また、Webアプリケーション生成部430は、編集されたテンプレートを適用したアプリケーション画面を含むアプリケーションプログラムを生成する機能部である。
次にテーマエディタについて、Webアプリケーションのサンプル例を利用して説明する。
Next, the Web application generation unit 430 will be described. The generation processing unit 431 reads the database definition 401, application definition 402, data model definition 403, input / output definition 404, and business process definition 405 from the repository definition unit 400. Further, according to the user's specification, the embedded theme file 432 or the user theme file 406 is selected and read. The generation processing unit 431 generates the source code 441 and HTML / JSP / Javascript (registered trademark) 442 from the read definition file. Furthermore, a style sheet 443 is generated from the theme file. The source code 441 is compiled by the generation processing unit after it is generated. That is, the Web application generation unit 430 is a functional unit that generates an application program. Further, the Web application generation unit 430 is a functional unit that generates an application program including an application screen to which the edited template is applied.
Next, the theme editor will be described using a sample example of the Web application.

図5は、これから説明するアプリケーションサンプルのER図である。この実施形態においては、例として、商品データモデル501と受注データモデル502を用意した。これらのデータモデルは物理的にはデータベースのテーブルに該当する。商品と受注の多重度は1:1である。 FIG. 5 is an ER diagram of an application sample described below. In this embodiment, a product data model 501 and an order data model 502 are prepared as examples. These data models physically correspond to database tables. The multiplicity of goods and orders is 1: 1.

図6は、アプリケーションの画面遷移図である。ユーザログイン後に表示された商品検索画面601において、ユーザにより商品検索が行われる。検索結果を同画面に表示する。検索結果一覧から購入する商品が選択されると、商品購入画面602に遷移する。商品購入のための情報入力を受け付け、購入ボタンが押下されると、商品購入結果画面603を表示する。
図7は、アプリケーションを生成するためのリポジトリ定義のツリー構造の一例を示す図である。
以降において、リポジトリ定義の詳細について説明する。
図8は、データベース定義401の一例を示す図である。801は、データベース接続のための情報が記録されている。802は、801の詳細ビューである。
FIG. 6 is a screen transition diagram of the application. A product search is performed by the user on the product search screen 601 displayed after the user has logged in. Display the search results on the same screen. When the product to be purchased is selected from the search result list, the screen transitions to the product purchase screen 602. When the information input for product purchase is accepted and the purchase button is pressed, the product purchase result screen 603 is displayed.
FIG. 7 is a diagram showing an example of a tree structure of a repository definition for generating an application.
The details of the repository definition will be described below.
FIG. 8 is a diagram showing an example of the database definition 401. Information for connecting to the database is recorded in 801. 802 is a detailed view of 801.

図9は、アプリケーション定義402の一例を示す図である。アプリケーション定義402は、入出力一覧901と所属入出力902の領域に分かれている。入出力一覧901には、リポジトリ定義部400に保存されている入出力定義が初期状態ですべて表示されている。所属入出力902は、アプリケーションに所属する入出力定義が設定される。この所属した入出力定義のみがアプリケーション生成の対象となる。
図10は、データモデル定義403の一例を示す図である。このデータモデル定義は、図5で示した商品データモデルの定義である。
図11は、図10と同様にデータモデル定義403の一例を示す図である。このデータモデル定義403は、図5で示した受注データモデルの定義である。
FIG. 9 is a diagram showing an example of the application definition 402. The application definition 402 is divided into an input / output list 901 and an affiliation input / output 902 area. In the input / output list 901, all the input / output definitions stored in the repository definition unit 400 are displayed in the initial state. For the affiliation input / output 902, the input / output definition belonging to the application is set. Only the input / output definition to which this belongs is the target of application generation.
FIG. 10 is a diagram showing an example of the data model definition 403. This data model definition is the definition of the product data model shown in FIG.
FIG. 11 is a diagram showing an example of the data model definition 403 as in FIG. 10. This data model definition 403 is the definition of the order data model shown in FIG.

図12は、受注データモデルのデータ操作を示す、データモデル操作定義の一例を示す図である。受注登録(操作コード:JUCHU_INSERT)の定義を保持している。操作ロジックとして、画面から送信されるJUCHU_ID、SHOHIN_ID、QUANITY、DELIVERYの各入力データを受注データモデルに登録する定義がなされている。 FIG. 12 is a diagram showing an example of a data model operation definition showing the data operation of the order data model. It holds the definition of order registration (operation code: JUCHU_INSERT). As the operation logic, it is defined that each input data of JUCHU_ID, SHOHIN_ID, QUANITY, and DELIVERY transmitted from the screen is registered in the order data model.

図13は、商品検索画面601の入出力定義の一例を示す図である。入出力定義画面1300は、レイアウトエディタ部1301に入出力定義をグラフィカルに表示している。また、例として商品IDフィールド1302を選択した状態において、商品IDフィールド1302の定義詳細を詳細ビュー1303に表示する。
図14は、商品購入画面602の入出力定義の一例を示す図である。
図15は、商品購入結果画面603の入出力定義の一例を示す図である。
図16は、受注一覧画面の入出力定義の一例を示す図である。
図14〜図16の説明については、図13と同様なので割愛する。
図17は、メニュー部の入出力定義の一例を示す図である。メニュー部は各画面の一部として、他画面の入出力定義と関連を持つ。
FIG. 13 is a diagram showing an example of input / output definitions of the product search screen 601. The input / output definition screen 1300 graphically displays the input / output definition on the layout editor unit 1301. Further, as an example, in the state where the product ID field 1302 is selected, the definition details of the product ID field 1302 are displayed in the detail view 1303.
FIG. 14 is a diagram showing an example of input / output definitions of the product purchase screen 602.
FIG. 15 is a diagram showing an example of input / output definitions of the product purchase result screen 603.
FIG. 16 is a diagram showing an example of input / output definitions on the order list screen.
The description of FIGS. 14 to 16 is the same as that of FIG. 13, and is omitted here.
FIG. 17 is a diagram showing an example of input / output definitions of the menu unit. The menu part is related to the input / output definitions of other screens as a part of each screen.

図18は、商品検索画面601の入出力定義がメニューを備えることを示す定義である。商品検索画面601の入出力定義はMENU_TOPというコードの入出力定義をメニューとして備える。(図18の1801) FIG. 18 is a definition showing that the input / output definition of the product search screen 601 includes a menu. The input / output definition of the product search screen 601 includes an input / output definition of a code MENU_TOP as a menu. (1801 in FIG. 18)

図19は、受注登録処理のビジネスプロセス定義の一例を示す図である。受注登録画面(不図示)から受注データの入力を受け付け、受注登録(JUCHU_INSERTコード)の処理を実行し、結果を画面に返す処理が記述されている。
以上で、リポジトリ定義の説明を終了する。リポジトリ定義にはユーザテーマファイルが含まれる。
FIG. 19 is a diagram showing an example of a business process definition of order registration processing. A process of accepting input of order data from the order registration screen (not shown), executing the process of order registration (JUCHU_INSERT code), and returning the result to the screen is described.
This is the end of the explanation of repository definition. The repository definition contains the user theme file.

次に、ユーザテーマファイルの作成方法について説明する。
図20は、新規にユーザテーマファイルを作成するための画面の一例を示す図である。図7のリポジトリ定義の「theme テーマ」部分を右クリックし、ポップアップメニュー「ユーザテーマファイルを作成する」を選択する等の方法により、この新規テーマ作成画面2000を表示する。新規テーマ作成画面2000は、コードフィールド2001、名前フィールド2002、コピー元テーマフィールド2003により構成される。コードフィールド2001への入力値はこれから作成するユーザテーマファイルのファイル名となる。
Next, a method of creating a user theme file will be described.
FIG. 20 is a diagram showing an example of a screen for creating a new user theme file. This new theme creation screen 2000 is displayed by right-clicking the "theme theme" part of the repository definition in FIG. 7 and selecting the pop-up menu "Create user theme file". The new theme creation screen 2000 is composed of a code field 2001, a name field 2002, and a copy source theme field 2003. The input value in the code field 2001 will be the file name of the user theme file to be created.

名前フィールド2002の入力値は、テーマを識別するのに利用する任意の文字列である。コピー元テーマフィールド2003は、新規に作成するユーザテーマファイルの元となる既存テーマを指定するためのフィールドである。Finishボタン2004をクリックすると、コピー元テーマフィールド2003で指定された既存テーマをコピーしてユーザテーマファイルを作成し、テーマエディタ画面2100に描画する。 The input value of the name field 2002 is an arbitrary character string used to identify the theme. The copy source theme field 2003 is a field for designating an existing theme that is the source of the newly created user theme file. When the Finish button 2004 is clicked, the existing theme specified in the copy source theme field 2003 is copied to create a user theme file, and the user theme file is drawn on the theme editor screen 2100.

図21は、テーマエディタ画面の一例を示す図である。テーマエディタ画面2100は、テーマ描画部2101、プロパティエディタ部2102を備える。ユーザによってテーマ描画部2101に描画されているテーマ部品412が選択されると、テーマ部品412に関連するプロパティをテーマファイル(図29と図41の説明で後述する)から抽出し、プロパティエディタ部2102に表示する。ユーザによって、プロパティエディタ部2102の各プロパティが選択されると、各プロパティ値を変更可能にし、値の変更入力を受け付ける。 FIG. 21 is a diagram showing an example of the theme editor screen. The theme editor screen 2100 includes a theme drawing unit 2101 and a property editor unit 2102. When the theme component 412 drawn on the theme drawing section 2101 is selected by the user, the properties related to the theme component 412 are extracted from the theme file (described later in the description of FIGS. 29 and 41), and the property editor section 2102 is extracted. Display in. When each property of the property editor unit 2102 is selected by the user, each property value can be changed and a value change input is accepted.

ここで、図29を用いて、テーマファイルの中身について説明しておく。図29は、テーマファイルの中身の一例を示す図である。テーマファイルには、「ユーザテーマファイル406」「組込テーマファイル432」の2種類があるが、いずれもテーマファイルの中身は、プロパティキーとプロパティ値を“=”(イコール)で結んだ形式となっている。
Here, the contents of the theme file will be described with reference to FIG. 29. FIG. 29 is a diagram showing an example of the contents of the theme file. There are two types of theme files, "user theme file 406" and "embedded theme file 432", but the contents of the theme file are in the format of connecting the property key and property value with "=" (equal). It has become.

なお、本実施形態においては、Webアプリケーション生成時にテーマファイルからスタイルシート443を生成するとしたが、これに限定するものではなく、テーマエディタ部410を用いてテーマファイルを生成せずに直接スタイルシート443を生成するとしてもよい。ただし、テーマファイルのプロパティは、図29のように、スタイルシート443の複数のプロパティをグルーピングしてまとめたものにしたり、Webアプリケーションの開発に必要なものだけを厳選したりするなどによって、開発者や開発ツールにとって管理しやすくなるという効果を生むため、本実施形態のように、テーマエディタ部410を用いてテーマファイルを生成し、テーマファイルを用いてスタイルシートを生成することが望ましい。
In the present embodiment, the style sheet 443 is generated from the theme file when the Web application is generated, but the present invention is not limited to this, and the style sheet 443 is directly generated without generating the theme file using the theme editor unit 410. May be generated. However, as shown in FIG. 29, the properties of the theme file are grouped together by a plurality of properties of the style sheet 443, or only those necessary for developing a Web application are carefully selected by the developer. It is desirable to generate a theme file using the theme editor unit 410 and generate a style sheet using the theme file as in the present embodiment in order to produce the effect of being easy to manage for the development tool and the development tool.

次に、図41を用いて、テーマ部品412に関連するプロパティについて説明する。図41は、テーマ部品412のカテゴリー属性値4101とテーマプロパティファイルのプロパティキー4104との対応付けテーブル4100の一例を示す図である。この対応付けテーブル4100は、プログラム開発装置101の外部メモリ211されている。なお、この実施形態においては、テーマ部品412のカテゴリー属性値4101とテーマプロパティファイルのプロパティキー4104との対応付けをテーブルで管理するとしたが、これに限定するものではなく、設定ファイルやプログラム内の配列や変数で管理してもよい。 Next, the properties related to the theme component 412 will be described with reference to FIG. 41. FIG. 41 is a diagram showing an example of a correspondence table 4100 between the category attribute value 4101 of the theme component 412 and the property key 4104 of the theme property file. The correspondence table 4100 is stored in the external memory 211 of the program development device 101. In this embodiment, the correspondence between the category attribute value 4101 of the theme component 412 and the property key 4104 of the theme property file is managed in a table, but the association is not limited to this and is not limited to this. It may be managed by an array or a variable.

具体的には、図21において、ユーザによってテーマ描画部2101に描画されているテーマ部品412のうち、カテゴリー属性値4101=「ラベル」のテーマ部品412が選択された場合、プロパティエディタ部2102に表示するプロパティキーは、対応付けテーブル4100の4104より、
LABEL.fontSize
LABEL.fontWeight
LABEL.backgroundColor
LABEL.borderColor
LABEL.foregroundColor
LABEL.backgroundImage
LABEL.borderWidth
LABEL.padding
であることがわかる。
Specifically, in FIG. 21, when the theme component 412 having the category attribute value 4101 = "label" is selected from the theme components 412 drawn on the theme drawing section 2101 by the user, it is displayed on the property editor section 2102. The property key to be used is from 4104 of the mapping table 4100.
LABEL. fontSize
LABEL. fontWight
LABEL. backgroundColor
LABEL. borderColor
LABEL. forwardColor
LABEL. backgroundImage
LABEL. borderWidth
LABEL. padding
It can be seen that it is.

これらのプロパティキーを用いて、図29のテーマファイル2900からプロパティ値を抽出し、プロパティエディタ部2102に表示する。その際、プロパティの種類4102の値を用いて、各プロパティを「B.フォント」「C.カラー」「D.装飾」「E.配置」に分けて、プロパティエディタ部2102に表示する。 Using these property keys, property values are extracted from the theme file 2900 of FIG. 29 and displayed in the property editor section 2102. At that time, each property is divided into "B. font", "C. color", "D. decoration", and "E. arrangement" by using the value of the property type 4102, and displayed in the property editor unit 2102.

値の変更入力を受け付けると、変更されたプロパティ値に従って、テーマ描画部2101の表示を更新する。各テーマ部品412はカテゴリー属性を持ち、同じカテゴリー属性値を持つテーマ部品412については、別のテーマ部品412であっても同じプロパティを備える。プロパティ値の変更を受け付けると、同じカテゴリー属性値を持つテーマ部品412すべてに対して、表示の更新を行う。
図22は、テーマエディタ画面2100を用いて、夏のテーマをベースに作成した、春のテーマの一例を示す図である。
図23は、テーマエディタ画面2100を用いて、夏のテーマをベースに作成した、秋のテーマの一例を示す図である。
図24は、テーマエディタ画面2100を用いて、夏のテーマをベースに作成した、冬のテーマの一例を示す図である。
When the value change input is accepted, the display of the theme drawing unit 2101 is updated according to the changed property value. Each theme component 412 has a category attribute, and the theme component 412 having the same category attribute value has the same property even if it is another theme component 412. When the property value change is accepted, the display is updated for all the theme parts 412 having the same category attribute value.
FIG. 22 is a diagram showing an example of a spring theme created based on a summer theme using the theme editor screen 2100.
FIG. 23 is a diagram showing an example of an autumn theme created based on the summer theme using the theme editor screen 2100.
FIG. 24 is a diagram showing an example of a winter theme created based on a summer theme using the theme editor screen 2100.

ここに挙げたのはあくまでサンプルであるが、本発明のテーマエディタを利用すれば、色やフォント等のデザインを統一して設定することができるため、季節・色調・用途などに応じたテーマを容易に作成することができる。
次に、プロパティエディタ部413の詳細について説明する。
The above is just a sample, but if you use the theme editor of the present invention, you can set the design of colors, fonts, etc. in a unified manner, so you can set themes according to the season, color tone, usage, etc. It can be easily created.
Next, the details of the property editor unit 413 will be described.

図25の2502は、テーマエディタ画面2500に表示されたテーマ部品412のうち、ラベル2501を選択した場合のプロパティエディタ部413の一例である。プロパティエディタ部2502は、「A.テーマ」の領域に、選択されたラベル2501の「テーマ」に関するプロパティとその値を表示する。具体的には、「HTMLバージョン」「カテゴリー」「テーマ区分」「親カテゴリー」「名前」である。これらは、ユーザが値を変更できないプロパティであり、このように値を変更できないプロパティも存在する。 2502 of FIG. 25 is an example of the property editor unit 413 when the label 2501 is selected from the theme parts 412 displayed on the theme editor screen 2500. The property editor unit 2502 displays the property and its value related to the "theme" of the selected label 2501 in the "A. theme" area. Specifically, they are "HTML version", "category", "theme classification", "parent category", and "name". These are properties whose values cannot be changed by the user, and there are also properties whose values cannot be changed in this way.

プロパティエディタ部2502の「カテゴリー」は選択中のテーマ部品412の種別を示す情報であり、「ラベル」「ボタン」「リンク」などの値がある(図41の4101)。同じカテゴリーのテーマ部品412は、同じプロパティ(図41の4104)を持つ。よって、プロパティエディタ部2502でプロパティ値を変更すると、同じカテゴリーのテーマ部品412すべての表示に変更が適用される。すなわち、プロパティエディタ部2502は、テンプレートに含まれるプロパティのキーと値とを編集する画面である。また、プロパティエディタ部2502は、テンプレート画面に含まれる部品のデザインのプロパティのキーに対応する値を編集するためのテンプレート編集画面である。 The "category" of the property editor unit 2502 is information indicating the type of the selected theme component 412, and has values such as "label", "button", and "link" (4101 in FIG. 41). Theme parts 412 of the same category have the same properties (4104 in FIG. 41). Therefore, when the property value is changed in the property editor unit 2502, the change is applied to the display of all the theme parts 412 in the same category. That is, the property editor unit 2502 is a screen for editing the key and value of the property included in the template. Further, the property editor unit 2502 is a template editing screen for editing the value corresponding to the property key of the design of the part included in the template screen.

また、プロパティエディタ部2502の「親カテゴリー」は、当該テーマ部品412の「カテゴリー」の親に該当するカテゴリーである。当該テーマ部品412のプロパティに値が設定されていない場合、「親カテゴリー」のプロパティ値を継承する。具体的には、図25のプロパティエディタ部2502から、ラベルの親カテゴリーは、ページであることがわかり、図41の4105から、ラベルの「フォントサイズ」に値が設定されていない場合、ページのフォントサイズ(PAGE.fontSize)のプロパティ値を継承する。
ユーザは、プロパティエディタ部2502の「B.フォント」「C.カラー」「D.装飾」「E.配置」に属する各プロパティ値を変更することができる。
Further, the "parent category" of the property editor unit 2502 is a category corresponding to the parent of the "category" of the theme component 412. If no value is set for the property of the theme component 412, the property value of the "parent category" is inherited. Specifically, from the property editor section 2502 of FIG. 25, it is found that the parent category of the label is a page, and from 4105 of FIG. 41, when a value is not set for the "font size" of the label, the page is displayed. Inherit the property value of the font size (PAGE.fontSize).
The user can change each property value belonging to "B. font", "C. color", "D. decoration", and "E. arrangement" of the property editor unit 2502.

図26の2602は、テーマエディタ画面2600に表示されたテーマ部品412のうち、ボタン2601を選択した場合のプロパティエディタ部413の一例である。「D.装飾」の領域に表示するプロパティの数は、図25のラベル2501選択時は2つだが、ボタン2601選択時は1つである。また、「E.配置」については、ボタン2601に「E.配置」に関するプロパティが存在しないため表示しない。これらは、図41の4102より、ラベルの「装飾」のプロパティは2つ、ボタンの「装飾」のプロパティは1つ、ラベルの「配置」のプロパティは1つ、ボタンの「配置」のプロパティは0だからである。このように、プロパティエディタ部413には、ユーザによって選択されたテーマ部品412に従って、プロパティを抽出して表示するという特徴がある。 2602 of FIG. 26 is an example of the property editor unit 413 when the button 2601 is selected among the theme parts 412 displayed on the theme editor screen 2600. The number of properties displayed in the "D. decoration" area is two when the label 2501 is selected in FIG. 25, but is one when the button 2601 is selected. Further, "E. Arrangement" is not displayed because the property related to "E. Arrangement" does not exist in the button 2601. From 4102 in FIG. 41, there are two label "decoration" properties, one button "decoration" property, one label "arrangement" property, and a button "arrangement" property. Because it is 0. As described above, the property editor unit 413 has a feature of extracting and displaying properties according to the theme component 412 selected by the user.

図27の2702は、テーマエディタ画面2700に表示されたテーマ部品412のうち、リンク2701を選択した場合のプロパティエディタ部413の一例である。図26のボタン2601選択時と比較して、「C.カラー」のプロパティが大きく異なることがわかる。これは、図41の4102より、ボタンの「カラー」のプロパティは3つ、リンクの「カラー」のプロパティは5つだからである。 2702 of FIG. 27 is an example of the property editor unit 413 when the link 2701 is selected from the theme parts 412 displayed on the theme editor screen 2700. It can be seen that the properties of "C. color" are significantly different from those when the button 2601 in FIG. 26 is selected. This is because, from 4102 in FIG. 41, the button has three "color" properties and the link has five "color" properties.

図28の2803は、テーマエディタ画面2800に表示されたテーマ部品412のうち、ボタン2801とリンク2802のように複数のテーマ部品412を選択した場合のプロパティエディタ部413の様子である。図26でボタン2601、図27でリンク2701をそれぞれ選択した場合の両方に含まれるプロパティが表示されていることがわかる。 2803 of FIG. 28 is a state of the property editor unit 413 when a plurality of theme parts 412 are selected like the button 2801 and the link 2802 among the theme parts 412 displayed on the theme editor screen 2800. It can be seen that the properties included in both the case where the button 2601 is selected in FIG. 26 and the link 2701 is selected in FIG. 27 are displayed.

図28の例では、「C.カラー」について着目すると、ボタン2801とリンク2802の両方に含まれるプロパティ「color」についてのみ設定が可能となっている。図41の4103からもボタンとリンクの両方に含まれるプロパティは「color」であることがわかる。なお、ユーザによってこのプロパティ値が変更されると、ボタン2801とリンク2802の両方のプロパティ「color」のプロパティ値を変更する。このように複数のテーマ部品412を選択した場合は、選択したテーマ部品412のプロパティのうち、選択したテーマ部品412のすべてに含まれるプロパティを抽出して表示し、そのプロパティ値を一括で変更することができるという特徴がある。 In the example of FIG. 28, focusing on "C. color", it is possible to set only the property "color" included in both the button 2801 and the link 2802. From 4103 in FIG. 41, it can be seen that the property included in both the button and the link is "color". When this property value is changed by the user, the property value of the property "color" of both the button 2801 and the link 2802 is changed. When a plurality of theme parts 412 are selected in this way, the properties included in all of the selected theme parts 412 are extracted and displayed from the properties of the selected theme parts 412, and the property values are changed at once. It has the characteristic of being able to do it.

以上で、プロパティエディタ部413の説明を終了する。プロパティエディタ部413で設定されたプロパティ値は、ユーザテーマファイル406として記憶される。
This is the end of the description of the property editor section 413. The property value set in the property editor unit 413 is stored as the user theme file 406.

次に、図30を用いて、ユーザテーマファイル406を作成する手順を説明する。図30は、ユーザテーマファイル作成フローチャートの一例を示す図である。以下のステップは、すべてプログラム開発装置101のCPU201が実行する。
ステップS3001において、ユーザによる「ユーザテーマファイルを作成する」の指示を受け付けると、新規テーマ作成画面2000を表示する。
ステップS3002において、ユーザによるテーマコード(図20の2001)の入力を受け付ける。
ステップS3003において、ユーザによるテーマ名(図20の2002)の入力を受け付ける。
ステップS3004において、ユーザによるコピー元テーマ(図20の2003)の選択を受け付ける。
Next, the procedure for creating the user theme file 406 will be described with reference to FIG. FIG. 30 is a diagram showing an example of a user theme file creation flowchart. The following steps are all executed by the CPU 201 of the program development device 101.
When the user receives an instruction to "create a user theme file" in step S3001, the new theme creation screen 2000 is displayed.
In step S3002, the user receives the input of the theme code (2001 in FIG. 20).
In step S3003, the user receives the input of the theme name (2002 in FIG. 20).
In step S3004, the user accepts the selection of the copy source theme (2003 in FIG. 20).

ステップS3005において、ユーザテーマファイルを新規作成する。具体的には、ステップS3004にて選択されたコピー元テーマのテーマファイルをコピーし、ステップS3002にて入力されたテーマコードをファイル名とする新規テーマファイルを作成し、外部メモリ211に記憶する。すなわち、ステップS3005は、示された部品のプロパティのキーおよび値を対応付けて、デザインテンプレートとして記憶する処理の一例を示すステップである。
ステップS3006において、テーマエディタ画面2100を表示する。
In step S3005, a new user theme file is created. Specifically, the theme file of the copy source theme selected in step S3004 is copied, a new theme file having the theme code input in step S3002 as the file name is created, and stored in the external memory 211. That is, step S3005 is a step showing an example of a process of associating the keys and values of the properties of the indicated parts and storing them as a design template.
In step S3006, the theme editor screen 2100 is displayed.

ステップS3007において、ステップS3006にて表示したテーマエディタ画面2100のテーマ描画部2101に、ステップS3005にて作成したユーザテーマファイルに定義されているプロパティ値の色、フォント等のデザインを用いて、テーマ部品412を描画する。
ステップS3007の処理の詳細については、図32を用いて説明する。
In step S3007, the theme parts are used in the theme drawing unit 2101 of the theme editor screen 2100 displayed in step S3006 by using the design of the property value color, font, etc. defined in the user theme file created in step S3005. Draw 412.
The details of the process of step S3007 will be described with reference to FIG.

次に、図31を用いて、ユーザテーマファイル406を更新する手順を説明する。
図31は、ユーザテーマファイル更新のフローチャートの一例を示す図である。以下のステップは、すべてプログラム開発装置101のCPU201が実行する。
Next, the procedure for updating the user theme file 406 will be described with reference to FIG. 31.
FIG. 31 is a diagram showing an example of a flowchart for updating the user theme file. The following steps are all executed by the CPU 201 of the program development device 101.

ステップS3101において、ユーザによる、テーマエディタ画面2100のテーマエディタ部に表示されたテーマ部品412の選択を受け付ける。例えば、CTRLキーを押しながら複数のテーマ部品412を順次クリックする等の操作により、複数のテーマ部品412を選択することができる。すなわち、ステップS3101は、表示された部品に対して、ユーザの指示を受け付ける処理の一例を示すステップである。 In step S3101, the user accepts the selection of the theme component 412 displayed in the theme editor section of the theme editor screen 2100. For example, a plurality of theme parts 412 can be selected by sequentially clicking a plurality of theme parts 412 while pressing the CTRL key. That is, step S3101 is a step showing an example of a process of receiving a user's instruction for the displayed component.

ステップS3102において、ステップS3101にて選択されたテーマ部品412の数を判定する。選択されたテーマ部品412の数=1の場合は、ステップS3103に進む。選択されたテーマ部品412の数が複数(≧2)の場合は、ステップS3104に進む。 In step S3102, the number of theme parts 412 selected in step S3101 is determined. If the number of selected theme parts 412 = 1, the process proceeds to step S3103. If the number of selected theme parts 412 is plural (≧ 2), the process proceeds to step S3104.

ステップS3103において、ステップS3101にて選択されたテーマ部品412に関するプロパティ一覧を取得する。具体的には、図41の説明でも触れたように、選択されたテーマ部品412のカテゴリー属性値を用いて、対応付けテーブル4100からプロパティ一の一覧を取得する。 In step S3103, the property list related to the theme component 412 selected in step S3101 is acquired. Specifically, as mentioned in the explanation of FIG. 41, the list of one property is acquired from the correspondence table 4100 by using the category attribute value of the selected theme component 412.

ステップS3104において、ステップS3101にて選択された複数のテーマ部品412それぞれに関するプロパティ一覧を取得する。具体的には、ステップS3103と同じ方法を選択された複数のテーマ部品412それぞれについて行い、複数のテーマ部品412それぞれに関するプロパティ一覧を取得する。 In step S3104, the property list related to each of the plurality of theme parts 412 selected in step S3101 is acquired. Specifically, the same method as in step S3103 is performed for each of the selected theme parts 412, and a property list for each of the plurality of theme parts 412 is acquired.

ステップS3105において、ステップS3104にて取得した複数のテーマ部品412それぞれに関するプロパティ一覧のうち、すべてのプロパティ一覧に含まれるプロパティを抽出する。具体的には、すべてのプロパティ一覧に含まれるプロパティは、各プロパティ一覧の論理積集合で求める。具体的には、図28で説明したボタン2801とリンク2802の両方に含まれるプロパティ「color」がこの例である。 In step S3105, the properties included in all the property lists are extracted from the property list related to each of the plurality of theme parts 412 acquired in step S3104. Specifically, the properties included in all the property lists are obtained by the logical intersection of each property list. Specifically, the property "color" included in both the button 2801 and the link 2802 described with reference to FIG. 28 is an example of this.

ステップS3106において、ステップS3102にて取得したプロパティ一覧、またはステップS3105にて抽出したプロパティのリストをプロパティエディタ部2102に表示する。すなわち、ステップS3106は、テンプレートに含まれるプロパティのキーと値とを編集する画面を表示する処理の一例を示すステップである。また、ステップS3106は、テンプレート画面に含まれる部品のデザインのプロパティのキーに対応する値を編集するためのテンプレート編集画面を表示する処理の一例を示すステップである。 In step S3106, the property list acquired in step S3102 or the property list extracted in step S3105 is displayed in the property editor unit 2102. That is, step S3106 is a step showing an example of a process of displaying a screen for editing the key and value of the property included in the template. Further, step S3106 is a step showing an example of a process of displaying the template edit screen for editing the value corresponding to the property key of the design of the part included in the template screen.

また、ステップS3106は、テンプレートに含まれるプロパティのうち、指示を受け付けた部品に対応するプロパティのキーと値を表示する処理の一例を示すステップである。また、ステップS3106は、デザインのプロパティのうち、指示を受け付けた部品に対応するプロパティのキーと値を表示する処理の一例を示すステップである。 Further, step S3106 is a step showing an example of a process of displaying the key and value of the property corresponding to the component that has received the instruction among the properties included in the template. Further, step S3106 is a step showing an example of a process of displaying the key and value of the property corresponding to the component that has received the instruction among the properties of the design.

また、ステップS3106は、指示を受け付けた部品が複数の場合、指示を受け付けた複数の部品のすべてに含まれるプロパティのキーと値を表示する処理の一例を示すステップである。これにより、選択したテーマ部品に対応するプロパティのみがプロパティエディタ部に表示されるようになる。つまり、沢山のプロパティの中からユーザが変更したいプロパティを探し出して指定し、値を変更しなくてはならないという課題を解決することができる。 Further, step S3106 is a step showing an example of a process of displaying the key and the value of the property included in all of the plurality of parts for which the instruction has been received when there are a plurality of parts for which the instruction has been received. As a result, only the properties corresponding to the selected theme part are displayed in the property editor section. In other words, it is possible to solve the problem that the user has to find and specify the property to be changed from among many properties and change the value.

ステップS3107において、ユーザによるプロパティ値の変更入力を受け付ける。すなわち、ステップS3107は、表示されたプロパティの値の変更を受け付ける処理の一例を示すステップである。また、ステップS3107は、表示されたプロパティのキーに対応する値の変更を受け付ける処理の一例を示すステップである。 In step S3107, the user accepts a property value change input. That is, step S3107 is a step showing an example of a process of accepting a change in the value of the displayed property. Further, step S3107 is a step showing an example of a process of accepting a change in the value corresponding to the displayed property key.

ステップS3108において、ステップS3103またはステップS3104にて取得したプロパティ一覧からカテゴリー属性値を読み取り、テーマ描画部411に表示されているテーマ部品412のうち、同じカテゴリー属性値を持つテーマ部品412(以下、関連テーマ部品と記す)を特定する。なお、この実施形態においては、カテゴリー属性値を用いて関連テーマ部品を特定するとしたが、これに限定するものではなく、ステップS3107にて変更を受け付けたプロパティキーを持つテーマ部品を関連テーマ部品とするとしてもよい。 In step S3108, the category attribute value is read from the property list acquired in step S3103 or step S3104, and among the theme parts 412 displayed in the theme drawing unit 411, the theme parts 412 having the same category attribute values (hereinafter, related). Specify the theme part). In this embodiment, the related theme part is specified by using the category attribute value, but the present invention is not limited to this, and the theme part having the property key whose change is accepted in step S3107 is regarded as the related theme part. You may do so.

ステップS3109において、変更されたプロパティ値に従って、選択テーマ部品と関連テーマ部品の表示を更新する。すなわち、ステップS3109は、テンプレートを適用した部品を表示する処理の一例を示すステップである。また、ステップS3109は、変更を受け付けたプロパティの値に従って、部品の表示を更新する処理の一例を示すステップである。また、ステップS3109は、変更を受け付けたプロパティの値に従って、指示を受け付けた部品と変更を受け付けたプロパティに対応する部品との表示を更新する処理の一例を示すステップである。
ステップS3110において、変更されたプロパティ値に従って、ユーザテーマファイルを更新し保存する。
以上で、ユーザテーマファイル更新フローチャートの説明を終了する。
In step S3109, the display of the selected theme part and the related theme part is updated according to the changed property value. That is, step S3109 is a step showing an example of the process of displaying the parts to which the template is applied. Further, step S3109 is a step showing an example of a process of updating the display of parts according to the value of the property for which the change has been accepted. Further, step S3109 is a step showing an example of a process of updating the display of the component for which the instruction has been accepted and the component corresponding to the property for which the change has been accepted according to the value of the property for which the change has been accepted.
In step S3110, the user theme file is updated and saved according to the changed property value.
This is the end of the explanation of the user theme file update flowchart.

次に、図32を用いて、テーマエディタ画面2100を描画する手順を説明する。図32は、テーマエディタ画面描画のフローチャートの一例を示す図である。以下のステップは、すべてプログラム開発装置101のCPU201が実行する。
ステップS3201において、選択メニューからテーマの指定を受け付けると、外部メモリ211から指定されたテーマファイルを読み込む。
Next, a procedure for drawing the theme editor screen 2100 will be described with reference to FIG. 32. FIG. 32 is a diagram showing an example of a flowchart for drawing the theme editor screen. The following steps are all executed by the CPU 201 of the program development device 101.
When the theme designation is received from the selection menu in step S3201, the designated theme file is read from the external memory 211.

テーマファイルは図29に示す通り、プロパティキーとプロパティ値の組み合わせによるエントリが複数記されているため、ステップS3202からステップS3209まで、エントリの数だけループ処理を行う。
ステップS3203において、次のエントリのプロパティキーとプロパティ値を読み込む。
ステップS3204において、テーマ描画部411に表示するテーマ部品412の数だけループ処理を行う。
ステップS3205において、次のテーマ部品412のカテゴリー属性値を取得する。
As shown in FIG. 29, since the theme file contains a plurality of entries based on the combination of the property key and the property value, loop processing is performed for the number of entries from step S3202 to step S3209.
In step S3203, the property key and property value of the next entry are read.
In step S3204, loop processing is performed for the number of theme parts 412 displayed on the theme drawing unit 411.
In step S3205, the category attribute value of the next theme component 412 is acquired.

ステップS3206において、エントリのキーのカテゴリー属性値と、テーマ部品のカテゴリー属性値とが一致するかを判定する。エントリのプロパティキーのカテゴリー属性値について説明する。例えば、図29のテーマプロパティファイルにおけるエントリ「LABEL.backgroundColor=#eeeeee」の場合、エントリのプロパティキーのカテゴリー属性値=「LABEL」である。つまり、プロパティキーのカテゴリー属性値=プロパティキーの最初の.(ドット)より前の部分である。 In step S3206, it is determined whether the category attribute value of the entry key and the category attribute value of the theme component match. The category attribute value of the property key of the entry is described. For example, in the case of the entry "LABEL.backgroundColor = #eeeeee" in the theme property file of FIG. 29, the category attribute value of the property key of the entry = "LABEL". That is, the category attribute value of the property key = the first of the property keys. This is the part before (dot).

エントリのプロパティキーから抽出したカテゴリー属性値と、当該テーマ部品412が備えるカテゴリー属性値とを比較し、一致する場合はステップS3207へ進む。一致しない場合は、ステップS3204からステップS3209のループ処理を継続する。
ステップS3207において、当該テーマ部品412が持つ、プロパティキーと一致する変数に、ステップS3203で取得したプロパティ値を設定する。
The category attribute value extracted from the property key of the entry is compared with the category attribute value included in the theme component 412, and if they match, the process proceeds to step S3207. If they do not match, the loop processing of steps S3204 to S3209 is continued.
In step S3207, the property value acquired in step S3203 is set in the variable that matches the property key of the theme component 412.

ステップS3208において、ステップS3207にて設定されたプロパティ値を用いて、テーマ描画部に当該テーマ部品412を描画する。すなわち、ステップS3208は、表示された画面に、テンプレートを適用した部品を表示する処理の一例を示すステップである。また、ステップS3208は、表示されたテンプレート編集画面に、デザインを適用した部品を表示する処理の一例を示すステップである。
ステップS3209は、テーマ部品412のループ処理の終端である。
ステップS3210は、テーマファイルのエントリのループ処理の終端である。
以上で、テーマエディタ画面描画のフローチャートの説明を終了する。
In step S3208, the theme component 412 is drawn on the theme drawing unit using the property value set in step S3207. That is, step S3208 is a step showing an example of the process of displaying the component to which the template is applied on the displayed screen. Further, step S3208 is a step showing an example of a process of displaying a part to which the design is applied on the displayed template edit screen.
Step S3209 is the end of the loop processing of the theme component 412.
Step S3210 is the end of the loop processing of the theme file entry.
This is the end of the explanation of the flowchart of the theme editor screen drawing.

次に、図33を用いて、ユーザ(Webアプリケーション開発者)がWebアプリケーションの画面レイアウトを作成するレイアウトエディタ部へ、図30および図31にて作成したテーマを反映する手順について説明する。図33のレイアウトエディタ画面3300は、レイアウトエディタ部420の一例を示す図である。レイアウトエディタ画面3300は、レイアウト描画部3301を備える。 Next, using FIG. 33, a procedure for reflecting the theme created in FIGS. 30 and 31 to the layout editor section in which the user (Web application developer) creates the screen layout of the Web application will be described. The layout editor screen 3300 of FIG. 33 is a diagram showing an example of the layout editor unit 420. The layout editor screen 3300 includes a layout drawing unit 3301.

レイアウト描画部3301には、ユーザが配置したレイアウト部品3302が表示されている。レイアウト描画部3301に表示するレイアウト部品3302には、ユーザが指定したテーマファイル(ユーザテーマファイル406、または組込テーマファイル432)のテーマを反映する。これにより、ユーザは、開発中のWebアプリケーションをデプロイせずに、開発中のWebアプリケーションの画面に作成したテーマを適用して、確認することができる。なお、テーマの指定方法は、図33の3303のようなドロップダウンリストでテーマファイルのリストからテーマを選択して指定する。
The layout drawing unit 3301 displays the layout component 3302 arranged by the user. The layout component 3302 displayed on the layout drawing unit 3301 reflects the theme of the theme file (user theme file 406 or embedded theme file 432) specified by the user. As a result, the user can apply the created theme to the screen of the Web application under development and confirm it without deploying the Web application under development. The theme is specified by selecting a theme from the list of theme files in the drop-down list as shown in 3303 of FIG. 33.

次に、図34を用いて、レイアウトエディタ部420にユーザが指定したテーマを適用する手順について説明する。図34は、レイアウトエディタ部420へテーマを適用するフローチャートの一例を示す図である。以下のステップは、すべてプログラム開発装置101のCPU201が実行する。 Next, a procedure for applying the theme specified by the user to the layout editor unit 420 will be described with reference to FIG. 34. FIG. 34 is a diagram showing an example of a flowchart for applying the theme to the layout editor unit 420. The following steps are all executed by the CPU 201 of the program development device 101.

ステップS3401において、レイアウトエディタ画面3300(図33)にてユーザによるテーマの指定(図33の3303)を受け付ける。すなわち、ステップS3401は、生成されたプログラムが動作することによって出力される、複数の画面部品を持つアプリケーション画面を編集する編集画面を表示する処理の一例を示すステップである。また、ステップS3401は、アプリケーション画面に表示する部品のレイアウトを編集するレイアウト編集画面を表示する処理の一例を示すステップである。 In step S3401, the layout editor screen 3300 (FIG. 33) accepts the user's designation of the theme (3303 in FIG. 33). That is, step S3401 is a step showing an example of a process of displaying an edit screen for editing an application screen having a plurality of screen components, which is output by operating the generated program. Further, step S3401 is a step showing an example of a process of displaying a layout edit screen for editing the layout of parts to be displayed on the application screen.

ステップS3402において、ステップS3401にて指定を受け付けたテーマに対応するテーマファイル(ユーザテーマファイル406、または組込テーマファイル432)を外部メモリ211から取得する。
ステップS3403において、レイアウト描画部3301に表示中のWebアプリケーションの画面の入出力定義404を外部メモリ211から取得する。
ステップS3404から、ステップS3403にて取得した入出力定義404の入出力項目の数だけループ処理を開始する。
ステップS3405において、対象となる入出力項目から、レイアウト部品の種別を取得する。
In step S3402, the theme file (user theme file 406 or embedded theme file 432) corresponding to the theme specified in step S3401 is acquired from the external memory 211.
In step S3403, the input / output definition 404 of the screen of the Web application displayed on the layout drawing unit 3301 is acquired from the external memory 211.
From step S3404, loop processing is started for the number of input / output items of the input / output definition 404 acquired in step S3403.
In step S3405, the type of layout component is acquired from the target input / output items.

ステップS3406において、ステップS3402にて取得したテーマファイルから、レイアウト部品の種別と一致するエントリをすべて取得する。例えば、レイアウト部品の種別が「ラベル」である場合、図29に示すテーマプロパティファイルからは、次のエントリが取得される。
LABEL.backgroundColor=#eeeeee
LABEL.foregroundColor=#333333
LABEL.borderColor=#2ca9e1
LABEL.borderWidth=0 5px 0 0
LABEL.padding=3pt
In step S3406, all the entries matching the type of the layout component are acquired from the theme file acquired in step S3402. For example, when the type of the layout component is "label", the following entry is acquired from the theme property file shown in FIG. 29.
LABEL. backgroundColor = #eeeeee
LABEL. forwardColor = # 333333
LABEL. borderColor = # 2ca9e1
LABEL. borderWith = 0 5px 0 0
LABEL. padding = 3pt

ステップS3407において、ステップS3406にて取得したエントリ情報を用いて、レイアウト部品を描画する。すなわち、ステップS3407は、表示された編集画面に含まれる複数の画面部品に対して、デザインテンプレートに含まれるプロパティのキーと値とを適用する処理の一例を示すステップである。また、ステップS3407は、変更を受け付けた値に従って、表示されたレイアウト編集画面に含まれる部品にデザインを適用する処理の一例を示すステップである。
ステップS3408は、入出力項目のループ処理の終端である。
以上で、レイアウトエディタ部420へテーマを適用するフローチャートの説明を終了する。
In step S3407, the layout component is drawn using the entry information acquired in step S3406. That is, step S3407 is a step showing an example of a process of applying property keys and values included in the design template to a plurality of screen components included in the displayed edit screen. Further, step S3407 is a step showing an example of a process of applying the design to the parts included in the displayed layout edit screen according to the value for which the change is accepted.
Step S3408 is the end of the loop processing of the input / output items.
This completes the description of the flowchart for applying the theme to the layout editor section 420.

以上により、Webアプリケーション開発の場合、ツールで作成したスタイルシートを適用したWebアプリケーションを生成して動作させなければ、テーマを適用したWebアプリケーション画面を確認することができないという課題を解決することができる。つまり、Webアプリケーションを生成・動作させることなく、作成したデザインのテンプレートを適用したWebアプリケーション画面を確認することができるようになる。
From the above, in the case of Web application development, it is possible to solve the problem that the Web application screen to which the theme is applied cannot be confirmed unless the Web application to which the style sheet created by the tool is applied is generated and operated. .. That is, the Web application screen to which the created design template is applied can be confirmed without generating and operating the Web application.

次に図35を用いて、Webアプリケーション生成部430がリポジトリ定義部400を入力としてWebアプリケーションを生成する手順について説明する。図35は、Webアプリケーション生成フローチャートの一例を示す図である。以下のステップは、すべてプログラム開発装置101のCPU201が実行する。
ステップS3501において、リポジトリ定義部400のアプリケーション定義402をRAM202に読み込む。
ステップS3502において、リポジトリ定義部400のデータモデル定義403をRAM202に読み込む。
ステップS3503において、リポジトリ定義部400の入出力定義404をRAM202に読み込む。
ステップS3504において、リポジトリ定義部400のビジネスプロセス定義405をRAM202に読み込む。
ステップS3505において、リポジトリ定義部400のデータベース定義401をRAM202に読み込む。
ステップS3506において、リポジトリ定義部400のユーザテーマファイル406をRAM202に読み込む。
Next, with reference to FIG. 35, a procedure for the Web application generation unit 430 to generate the Web application by inputting the repository definition unit 400 will be described. FIG. 35 is a diagram showing an example of a Web application generation flowchart. The following steps are all executed by the CPU 201 of the program development device 101.
In step S3501, the application definition 402 of the repository definition unit 400 is read into the RAM 202.
In step S3502, the data model definition 403 of the repository definition unit 400 is read into the RAM 202.
In step S3503, the input / output definition 404 of the repository definition unit 400 is read into the RAM 202.
In step S3504, the business process definition 405 of the repository definition unit 400 is read into the RAM 202.
In step S3505, the database definition 401 of the repository definition unit 400 is read into the RAM 202.
In step S3506, the user theme file 406 of the repository definition unit 400 is read into the RAM 202.

ステップS3507において、RAM202に読み込んだリポジトリ定義部400の各定義・各ファイルから情報を取得し、Webアプリケーションのソースコードを生成する。生成されたソースコードにはプログラミング言語が記載されたファイルに加え、HTML、JSP、JavaScript(登録商標)等のWebアプリケーションの稼働に利用されるファイルも含まれる。すなわち、ステップS3507は、アプリケーションプログラムを生成する処理の一例を示すステップである。すなわち、ステップS3507は、編集されたテンプレートを適用したアプリケーション画面を含むアプリケーションプログラムを生成する機能部である。 In step S3507, information is acquired from each definition / file of the repository definition unit 400 read into the RAM 202, and the source code of the Web application is generated. The generated source code includes not only a file in which a programming language is described, but also a file used for operating a Web application such as HTML, JSP, and Javascript (registered trademark). That is, step S3507 is a step showing an example of a process for generating an application program. That is, step S3507 is a functional unit that generates an application program including an application screen to which the edited template is applied.

また、ステップS3507は、部品を含むアプリケーション画面を出力するアプリケーションを構築する機能部である。また、ステップS3507は、生成されたスタイルシートを用いるアプリケーション画面を出力するアプリケーションを構築する機能部である。
ステップS3508において、ステップS3506にてRAM202に読み込んだユーザテーマファイル406を用いて、スタイルシートを生成する。
以上で、Webアプリケーション生成のフローチャートの説明を終了する。
Further, step S3507 is a functional unit for constructing an application that outputs an application screen including parts. Further, step S3507 is a functional unit for constructing an application that outputs an application screen using the generated style sheet.
In step S3508, a style sheet is generated using the user theme file 406 read into the RAM 202 in step S3506.
This is the end of the description of the flowchart for generating the Web application.

次に、図35のフローチャートにて生成したWebアプリケーションのサンプル画面について説明する。図36は、商品検索画面601のイメージである。図37は、商品購入画面602のイメージである。これらのWebアプリケーション画面は、レイアウトエディタ部420で作成したレイアウト部品(画面部品)に対し、テーマエディタ部410で作成したユーザテーマファイル406(デザインのテンプレートファイル)を適用したイメージとなる。以上により、Webアプリケーション開発において、レイアウト編集機能とデザインテンプレート編集機能が密に連携した統合的な開発ツールを提供することができるため、開発者は、レイアウト編集機能とデザインテンプレート編集機能とを連携させることができ、Webアプリケーション開発作業が非効率になっているという課題を解決することができる。
仕組みを提供することができる。
以上で、第1の実施形態の説明を終了する。
以上により、画面デザインのテンプレートの編集に係る作業を効率化する仕組みを提供することができる。
Next, a sample screen of the Web application generated by the flowchart of FIG. 35 will be described. FIG. 36 is an image of the product search screen 601. FIG. 37 is an image of the product purchase screen 602. These Web application screens are images in which the user theme file 406 (design template file) created by the theme editor unit 410 is applied to the layout parts (screen components) created by the layout editor unit 420. As described above, in Web application development, it is possible to provide an integrated development tool in which the layout editing function and the design template editing function are closely linked. Therefore, the developer links the layout editing function and the design template editing function. This makes it possible to solve the problem that the Web application development work is inefficient.
A mechanism can be provided.
This is the end of the description of the first embodiment.
As described above, it is possible to provide a mechanism for streamlining the work related to editing the screen design template.

〔第2の実施形態〕
次に、第2の実施形態について、図を用いて説明する。
第1の実施形態では、すべての画面に統一的なデザインであるテーマを作成する場合、テーマエディタからテーマ部品412を選択し、色やフォント等のデザインを変更し、ユーザテーマファイルを作成する方法について説明した。
[Second Embodiment]
Next, the second embodiment will be described with reference to the drawings.
In the first embodiment, when creating a theme having a unified design on all screens, a method of selecting the theme component 412 from the theme editor, changing the design such as color and font, and creating a user theme file. Was explained.

一方、ユーザはレイアウトエディタ画面にて個々の画面デザインを作成中にデザインを思いついた場合、他の画面にも統一的にそのデザインを適用したいと考えることがある。 On the other hand, when a user comes up with a design while creating an individual screen design on the layout editor screen, he / she may want to apply the design to other screens in a unified manner.

第2の実施形態では、そのような場合に、レイアウトエディタ画面にて、該当レイアウト部品をダブルクリックする等により、該当レイアウト部品と同じカテゴリーを持つテーマエディタを起動することが可能である。
In the second embodiment, in such a case, the theme editor having the same category as the corresponding layout part can be started by double-clicking the corresponding layout part on the layout editor screen.

図38は、レイアウトエディタ画面にて画面デザインを行っている場合であっても、購入ボタン3801のデザインをテーマとして保存したい場合の例である。購入ボタン3801をダブルクリックすると、図39に示すテーマエディタ画面3900が起動し、レイアウトエディタ画面にて適用中のユーザテーマファイルを開く。適用中のテーマが組込テーマファイルの場合は、組込テーマファイルをコピーして新規ユーザテーマファイルとして作成し、そのユーザテーマファイルを開く。さらに開いたテーマエディタ画面3900においては、ダブルクリックが行われた購入ボタン3801と同じカテゴリー属性値を持つテーマ部品3901が選択されている状態である。以上により、自分の気に入った画面部品のデザインを、デザインテンプレートの部品として、すぐに編集することが可能になる。
FIG. 38 is an example in which the design of the purchase button 3801 is desired to be saved as a theme even when the screen is designed on the layout editor screen. When the purchase button 3801 is double-clicked, the theme editor screen 3900 shown in FIG. 39 is started, and the user theme file being applied is opened on the layout editor screen. If the theme being applied is an embedded theme file, copy the embedded theme file, create it as a new user theme file, and open the user theme file. Further, in the opened theme editor screen 3900, the theme part 3901 having the same category attribute value as the purchase button 3801 that was double-clicked is selected. As a result, you can immediately edit the design of your favorite screen parts as parts of the design template.

次に、図40を用いて、レイアウトエディタ部420からテーマエディタ部410を表示する手順について説明する。図40は、レイアウトエディタ部からテーマエディタ部を表示する処理フローチャートの一例を示す図である。以下のステップは、すべてプログラム開発装置101のCPU201が実行する。 Next, a procedure for displaying the theme editor unit 410 from the layout editor unit 420 will be described with reference to FIG. 40. FIG. 40 is a diagram showing an example of a processing flowchart for displaying the theme editor section from the layout editor section. The following steps are all executed by the CPU 201 of the program development device 101.

ステップS4001において、レイアウトエディタ画面にてテーマとして保存したいレイアウト部品の指定を受け付ける。すなわち、ステップS4001は、表示された画面部品に対して、ユーザの指示を受け付ける処理の一例を示すステップである。 In step S4001, the layout editor screen accepts the designation of the layout component to be saved as a theme. That is, step S4001 is a step showing an example of a process of receiving a user's instruction for the displayed screen component.

ステップS4002において、レイアウトエディタ画面で適用中のテーマが存在するか判定する。すなわち、ステップS4002は、表示されたアプリケーション画面に適用しているテンプレートがユーザによって作成されたテンプレートか否かを判定する処理の一例を示すステップである。組込テーマファイルを適用中の場合はステップS4003に進む。テーマを適用していない場合はテップS4004に進む。ユーザテーマファイルを適用中の場合はステップS4006に進む。
ステップS4003において、組込テーマファイルをコピーして新規ユーザテーマファイルとして作成する。
ステップS4004において、新規ユーザテーマファイルとして作成する。
In step S4002, it is determined whether or not the theme being applied exists on the layout editor screen. That is, step S4002 is a step showing an example of a process of determining whether or not the template applied to the displayed application screen is a template created by the user. If the embedded theme file is being applied, the process proceeds to step S4003. If the theme has not been applied, proceed to Tep S4004. If the user theme file is being applied, the process proceeds to step S4006.
In step S4003, the embedded theme file is copied and created as a new user theme file.
In step S4004, it is created as a new user theme file.

ステップS4005において、ステップS4003またはステップS4004にて新規作成したユーザテーマファイルをステップS4007にて開くテーマファイルとする。
ステップS4006において、適用中のユーザテーマファイルをステップS4007にて開くテーマファイルとする。
In step S4005, the user theme file newly created in step S4003 or step S4004 is used as the theme file to be opened in step S4007.
In step S4006, the user theme file being applied is set as the theme file to be opened in step S4007.

以上により、レイアウト編集画面で適用中のデザインテンプレートが「既定のテンプレート」「ユーザが作成したテンプレート」「テンプレートを適用していない」等によって、開発者自身がデザインテンプレート編集画面で編集するテンプレートを選択しなければならないという課題を解決できる。つまり、開発者が現在適用中のテーマファイルかを意識することなく、レイアウト編集画面で編集したデザインをデザインテンプレートとして作成したり編集したりすることができる。 From the above, the developer himself selects the template to be edited on the design template edit screen depending on whether the design template being applied on the layout edit screen is "default template", "user-created template", "template not applied", etc. You can solve the problem that you have to do. In other words, the developer can create and edit the design edited on the layout edit screen as a design template without being aware of whether it is the theme file currently being applied.

ステップS4007において、テーマエディタ画面描画処理(図32)を行う。すなわち、ステップS4007で行われる図32のステップS3201およびステップS3208は、ユーザによって作成されたテンプレートであると判定された場合は当該テンプレートを用い、ユーザによって作成されたテンプレートでないと判定された場合は当該テンプレートをコピーして作成したテンプレートを用い、指示を受け付けた画面部品に対応するプロパティのキーと値を表示する処理の一例を示すステップである。
ステップS4008において、ステップS4001にてテーマ保存すると指定を受け付けたレイアウト部品のプロパティを取得する。
In step S4007, the theme editor screen drawing process (FIG. 32) is performed. That is, step S3201 and step S3208 of FIG. 32 performed in step S4007 use the template when it is determined that the template is created by the user, and the template is used when it is determined that the template is not created by the user. This is a step showing an example of a process of displaying the key and value of the property corresponding to the screen component for which the instruction is received, using the template created by copying the template.
In step S4008, when the theme is saved in step S4001, the property of the layout component for which the designation is accepted is acquired.

ステップS4009において、ステップS4008にて取得したレイアウト部品のカテゴリーと同じカテゴリーのテーマ部品のプロパティをテーマエディタ画面のプロパティエディタ部に表示する。すなわち、ステップS4009は、指示を受け付けた画面部品に対応するプロパティのキーと値を表示する処理の一例を示すステップである。具体的には、ステップS4001にてテーマ保存すると指定を受け付けたレイアウト部品のカテゴリー属性値=「ボタン」の場合、カテゴリー属性値=「ボタン」のテーマ部品のプロパティをテーマエディタ画面のプロパティエディタ部に表示する。
In step S4009, the properties of the theme parts in the same category as the layout parts category acquired in step S4008 are displayed in the property editor section of the theme editor screen. That is, step S4009 is a step showing an example of a process of displaying a property key and a value corresponding to a screen component that has received an instruction. Specifically, when the category attribute value = "button" of the layout part that has been specified to save the theme in step S4001, the property of the theme part of the category attribute value = "button" is set to the property editor part of the theme editor screen. indicate.

以上により、レイアウト編集画面とデザインテンプレート編集画面を有機的に結び付けることができ、開発者の手間を省くことができる。つまり、Webアプリケーション開発にて、ある画面の画面レイアウト編集中に、その他の画面にも同じデザインを適用したいと開発者が思った場合、レイアウト編集画面とデザインテンプレート編集画面とが有機的に連携していないため、レイアウト編集画面で編集したデザインをデザインテンプレートとして作成したり編集したりする場合、手間がかかってしまうという課題を解決することができる。
以上で、第2の実施形態の説明を終了する。
As described above, the layout editing screen and the design template editing screen can be organically linked, and the trouble of the developer can be saved. In other words, in Web application development, if the developer wants to apply the same design to other screens while editing the screen layout of one screen, the layout edit screen and the design template edit screen are organically linked. Therefore, when creating or editing a design edited on the layout edit screen as a design template, it is possible to solve the problem that it takes time and effort.
This is the end of the description of the second embodiment.

〔第3の実施形態〕
次に、第3の実施形態について、図を用いて説明する。
第1の実施形態では、すべての画面に統一的なデザインであるテーマを作成する場合、テーマエディタからテーマ部品412を選択し、色やフォント等のデザインを変更し、ユーザテーマファイルを作成する方法について説明した。
[Third Embodiment]
Next, the third embodiment will be described with reference to the drawings.
In the first embodiment, when creating a theme having a unified design on all screens, a method of selecting the theme component 412 from the theme editor, changing the design such as color and font, and creating a user theme file. Was explained.

第3の実施形態では、テーマエディタからテーマ部品412を選択した後、プロパティエディタ部413を用いて、色やフォント等のデザインを変更する作業をより効率化する仕組みを提供する。
In the third embodiment, after selecting the theme component 412 from the theme editor, the property editor unit 413 is used to provide a mechanism for making the work of changing the design such as color and font more efficient.

図42のフローチャートを用いて、プロパティエディタ部413を用いて、色やフォント等のデザインを変更する作業を行う手順について説明する。図42は、第3の実施形態において、ユーザテーマファイル更新のフローチャートの一例を示す図である。以下のステップは、すべてプログラム開発装置101のCPU201が実行する。なお、第3の実施形態では、第1の実施形態における図31のフローチャートを図42に置き換え、図31のステップと同じ処理については、同じステップ番号を付与し説明を省略する。
Using the flowchart of FIG. 42, a procedure for changing the design of colors, fonts, and the like using the property editor unit 413 will be described. FIG. 42 is a diagram showing an example of a flowchart for updating the user theme file in the third embodiment. The following steps are all executed by the CPU 201 of the program development device 101. In the third embodiment, the flowchart of FIG. 31 in the first embodiment is replaced with FIG. 42, and the same step numbers are assigned to the same processes as those in the steps of FIG. 31, and the description thereof will be omitted.

ステップS4201において、テーマエディタ部に表示された複数のテーマ部品412が選択された場合にプロパティエディタ部413に何を表示するかの設定を判定する。具体的には、開発ツールにおいて事前に設定された設定値を判定し、「共通プロパティ表示」の場合はステップS3105に進み、「複数部品プロパティ表示」の場合はステップS4202に進む。
ステップS4202において、ステップS3104にて取得した部品のプロパティ一覧を並べて表示する(図43の4302と4303)。
In step S4201, when a plurality of theme parts 412 displayed in the theme editor unit are selected, the setting of what is displayed in the property editor unit 413 is determined. Specifically, the set value set in advance in the development tool is determined, and in the case of "common property display", the process proceeds to step S3105, and in the case of "multiple component property display", the process proceeds to step S4202.
In step S4202, the property list of the parts acquired in step S3104 is displayed side by side (4302 and 4303 in FIG. 43).

ステップS4203において、ステップS3104にて取得した部品のプロパティ一覧のうち、同一プロパティキーで異なる値を識別して表示する。例えば、図43の4304と4305の値が異なるということが識別できるよう赤く表示したり、図43の4304と4305のようにボタンを表示したりする。すなわち、ステップS4202およびステップS4203は、指示を受け付けた部品のプロパティのキーと値を表示する場合、当該値の近傍に他の部品で同じキーに対応して設定されている値を表示する処理の一例を示すステップである。 In step S4203, different values are identified and displayed by the same property key from the property list of the parts acquired in step S3104. For example, it is displayed in red so that it can be identified that the values of 4304 and 4305 in FIG. 43 are different, or a button is displayed as in 4304 and 4305 in FIG. 43. That is, in step S4202 and step S4203, when displaying the property key and value of the component that has received the instruction, the process of displaying the value set corresponding to the same key in the other component in the vicinity of the value is displayed. This is a step showing an example.

これにより、複数の部品において異なる値を設定しているプロパティキーを容易に識別することができるため、デザインの統一を図ったり、デザインの特徴を出したりする編集作業をより効率化できるようになる。なお、本実施形態においては、値が異なるということの識別方法として、赤く表示したりボタンを表示したりするとしたが、これに限定するものではなく、点滅表示、丸で囲む等、その他の識別方法であってもよい。 As a result, property keys that set different values for multiple parts can be easily identified, which makes it possible to streamline the editing work for unifying the design and displaying the features of the design. .. In the present embodiment, the method of identifying that the values are different is to display in red or to display a button, but the present invention is not limited to this, and other identification such as blinking display, circled, etc. It may be a method.

ステップS4204において、ステップS4203にて識別して表示した異なる値のどちらを適用するかの選択を受け付ける。具体的には、矢印ボタン4304および矢印ボタン4305の押下を受け付ける。 In step S4204, the selection of which of the different values identified and displayed in step S4203 is applied is accepted. Specifically, it accepts the pressing of the arrow button 4304 and the arrow button 4305.

ステップS4205において、押下を受け付けたボタンに従って、適用元の値で適用先の値を上書きする。具体的には、押下を受け付けたボタンが矢印ボタン4304の場合は、適用元である値4304で適用先である値4305を上書きする。一方、押下を受け付けたボタンが矢印ボタン4305の場合は、適用元である値4305で適用先である値4304を上書きする。これにより、複数の部品において異なる値を容易に同じ値に変更することができるため、デザインの統一を図る編集作業をより効率化できるようになる。 In step S4205, the value of the application destination is overwritten with the value of the application source according to the button that has received the press. Specifically, when the button that has received the press is the arrow button 4304, the value 4304 that is the application source overwrites the value 4305 that is the application destination. On the other hand, when the button that accepts the press is the arrow button 4305, the value 4305 that is the application source overwrites the value 4304 that is the application destination. As a result, different values can be easily changed to the same value in a plurality of parts, so that the editing work for unifying the design can be made more efficient.

ステップS4206において、ステップS3107にて変更入力を受け付けるプロパティ値がテーマエディタ部のテーマ部品412のどの部分に影響を与えるかを示すオブジェクトを表示する。すなわち、ステップS4206は、変更を受け付ける値が、前記テンプレート画面のどこのデザインに影響を及ぼすかを識別して表示する処理の一例を示すステップである。具体的には、図44のテーマエディタ画面4400のテーマエディタ部に表示されたテーマ部品412、例えばテキストフィールド4401の選択を受け付けた場合、プロパティエディタ部413にテキストフィールド4401に関するプロパティ一覧4402を表示し、その中から「配置」プロパティの「padding」キーの値「3pt」が選択されたとする(図44の4403)。 In step S4206, an object indicating which part of the theme component 412 of the theme editor section is affected by the property value that accepts the change input in step S3107 is displayed. That is, step S4206 is a step showing an example of a process of identifying and displaying which design of the template screen the value for which the change is accepted affects the design. Specifically, when the selection of the theme component 412 displayed in the theme editor section of the theme editor screen 4400 of FIG. 44, for example, the text field 4401 is accepted, the property list 4402 related to the text field 4401 is displayed in the property editor section 413. , It is assumed that the value "3pt" of the "padding" key of the "arrangement" property is selected from among them (4403 in FIG. 44).

その場合、「padding」キーの値がテーマエディタ部に表示されたテキストフィールド4401のどの部分に影響を与えるのかを示すオブジェクト(図44の矢印4404)を表示する。これにより、プロパティエディタ部413の値がテーマエディタ部における部品のどこに反映されるのかを容易に認識することができる。なお、本実施形態においては、プロパティエディタ部413にてプロパティ値の変更入力を受け付けた場合にオブジェクトを表示するとしたが、これに限定するものではなく、プロパティエディタ部413にてプロパティキーまたはプロパティ値が選択された場合にオブジェクトを表示するとしてもよい。
ステップS4207において、当該プロパティキーと同じキーを持つ他の部品の当該キーに対する値を取得する。
In that case, an object (arrow 4404 in FIG. 44) indicating which part of the text field 4401 displayed in the theme editor section the value of the "padding" key affects is displayed. As a result, it is possible to easily recognize where the value of the property editor section 413 is reflected in the component in the theme editor section. In the present embodiment, the object is displayed when the property editor section 413 accepts the change input of the property value, but the present invention is not limited to this, and the property key or the property value is displayed in the property editor section 413. The object may be displayed when is selected.
In step S4207, the value for the key of another part having the same key as the property key is acquired.

ステップS4208において、ステップS4207にて取得した値を表示する(図45の4503)。具体的には、図45のテーマエディタ画面4500のテーマエディタ部に表示されたテーマ部品412、例えばテキストフィールド4501の選択を受け付けた場合、プロパティエディタ部413にテキストフィールド4501に関するプロパティ一覧4502を表示し、その中から「フォント」プロパティの「font−size」キーの値「18pt」が選択されたとする(図45の4502)。 In step S4208, the value acquired in step S4207 is displayed (4503 in FIG. 45). Specifically, when the selection of the theme component 412 displayed in the theme editor section of the theme editor screen 4500 of FIG. 45, for example, the text field 4501 is accepted, the property list 4502 related to the text field 4501 is displayed in the property editor section 413. , It is assumed that the value "18pt" of the "field-size" key of the "font" property is selected from among them (4502 in FIG. 45).

その場合、現在編集中のテーマにおいて、「font−size」キーを持つ他の部品の「font−size」キーに対する値を取得する。ここでは、「font−size」キーを持つ他の部品として「タイトル」「ボタン」「リンク」の3部品があり、その3部品における「font−size」キーに対する値はそれぞれ「24pt」「11pt」「11pt」であるとすると、図45の4503のような表を表示する。これにより、同じプロパティキーを持つ複数の部品においてどのような値が設定されているかを容易に認識することができるため、デザインの統一を図ったり、デザインの特徴を出したりする編集作業をより効率化できるようになる。 In that case, in the theme currently being edited, the value for the "font-size" key of another part having the "font-size" key is acquired. Here, there are three parts, "title", "button", and "link", as other parts having the "font-size" key, and the values for the "font-size" key in the three parts are "24pt" and "11pt", respectively. Assuming that it is "11pt", a table like 4503 in FIG. 45 is displayed. This makes it possible to easily recognize what values are set for multiple parts that have the same property key, making editing work that unifies the design and brings out the features of the design more efficient. It will be possible to change.

ステップS4209において、ステップS3107にて受け付けた、キーに対する値の変更内容を判定する。変更内容が値の場合はステップS4210に進み、オブジェクトの場合はステップS4211に進み、既存テーマが選択された場合はステップS4212に進む。すなわち、ステップS4209は、表示されたプロパティのキーに対応する値の変更をすべく、ユーザの指示に従って、記憶されているデザインテンプレートの選択を受け付ける処理の一例を示すステップである。また、ステップS4209は、表示された識別表示するためのオブジェクトに対して、ユーザの操作を受け付ける処理の一例を示すステップである。 In step S4209, the content of the value change for the key received in step S3107 is determined. If the change is a value, the process proceeds to step S4210, if the change is an object, the process proceeds to step S4211, and if an existing theme is selected, the process proceeds to step S4212. That is, step S4209 is a step showing an example of a process of accepting the selection of the stored design template according to the instruction of the user in order to change the value corresponding to the displayed property key. Further, step S4209 is a step showing an example of a process of accepting a user's operation for the displayed object for identification display.

例えば、図44の4403の値「3pt」を「5pt」に変更された場合は、値の変更であると捉えてステップS4210に進む。また、ユーザのマウス等の操作によって図44の矢印4404の大きさが変更された場合は、オブジェクトの変更であると捉えてステップS4211に進む。また、図46のコンボボックス4603で既存テーマが選択された場合は、既存テーマの選択であると捉えてステップS4212に進む。
For example, when the value “3pt” of 4403 in FIG. 44 is changed to “5pt”, it is regarded as the change of the value, and the process proceeds to step S4210. When the size of the arrow 4404 in FIG. 44 is changed by the operation of the user's mouse or the like, it is regarded as the change of the object, and the process proceeds to step S4211. Further, when the existing theme is selected in the combo box 4603 of FIG. 46, it is regarded as the selection of the existing theme, and the process proceeds to step S4212.

ここで、図46について説明しておく。図46は、第3の実施形態において、プロパティエディタ部413の値として既存テーマ選択の一例を示す図である。
具体的には、図46のテーマエディタ画面4600のテーマエディタ部に表示されたテーマ部品412、例えばテキストフィールド4601の選択を受け付けた場合、プロパティエディタ部413にテキストフィールド4601に関するプロパティ一覧4602を表示し、その中から「フォント」プロパティの「font−size」キーの値が選択されると、コンボボックス4603を表示する(図46の4603)。
Here, FIG. 46 will be described. FIG. 46 is a diagram showing an example of existing theme selection as the value of the property editor unit 413 in the third embodiment.
Specifically, when the selection of the theme component 412 displayed in the theme editor section of the theme editor screen 4600 of FIG. 46, for example, the text field 4601 is accepted, the property list 4602 related to the text field 4601 is displayed in the property editor section 413. , When the value of the "field-size" key of the "font" property is selected, the combo box 4603 is displayed (4603 in FIG. 46).

コンボボックス4603は値の入力だけでなく、既存テーマファイル名を選択肢に持ちそれらの選択肢から1つを選択することができる。値の入力が行われた場合は、値の変更であると捉えてステップS4210に進む。既存テーマファイル名が選択された場合は、既存テーマの選択であると捉えてステップS4212に進む。
The combo box 4603 can not only input a value but also have an existing theme file name as an option and select one from those options. When the value is input, it is regarded as the change of the value, and the process proceeds to step S4210. If the existing theme file name is selected, it is regarded as the selection of the existing theme, and the process proceeds to step S4212.

ステップS4210において、受け付けた入力値を取得する。
ステップS4211において、変更されたオブジェクトの大きさを値として取得する。すなわち、ステップS4211およびステップS3110は、受け付けた操作に従って、表示されたプロパティのキーに対応する値を変更する処理の一例を示すステップである。
In step S4210, the received input value is acquired.
In step S4211, the size of the changed object is acquired as a value. That is, step S4211 and step S3110 are steps showing an example of a process of changing the value corresponding to the displayed property key according to the received operation.

具体的には、ユーザのマウス等の操作によって図44の矢印4404の大きさが「3pt」から「5pt」に拡大された場合は、変更後の値として「5pt」を取得する。なお、本実施形態においては、オブジェクトを矢印としたが、これに限定するものではなく、例えば、テキストを枠で囲んだようなボックスをオブジェクトとしてもよい。つまり、矢印の大きさを変更する以外にも、ボックスの位置をずらしたり、大きさを変更したりすることによって、プロパティ値を変更するとしてもよい。これにより、プロパティエディタ部413の値を変更しなくても、オブジェクトの大きさや位置を視覚的に変更することで、デザインの編集ができるようになるため、編集作業をより効率化できるようになる。
Specifically, when the size of the arrow 4404 in FIG. 44 is expanded from "3pt" to "5pt" by the operation of the user's mouse or the like, "5pt" is acquired as the changed value. In the present embodiment, the object is an arrow, but the object is not limited to this, and for example, a box in which text is surrounded by a frame may be used as an object. That is, in addition to changing the size of the arrow, the property value may be changed by shifting the position of the box or changing the size. As a result, the design can be edited by visually changing the size and position of the object without changing the value of the property editor section 413, so that the editing work can be made more efficient. ..

ステップS4212において、コンボボックス4603で選択されて既存テーマファイルから、当該プロパティキーに対応する値を取得する。すなわち、ステップS4212およびステップS3110は、選択を受け付けたデザインテンプレートとして記憶されているプロパティの値を用いて、表示されたプロパティのキーに対応する値を変更する処理の一例を示すステップである。これにより、プロパティエディタ部413に値を直接入力しなくても、既存テーマを選択することにより、選択した既存テーマと同じデザインに統一することができるようになるため、編集作業をより効率化できるようになる。
以下の処理は、図31のフローチャートと同様である。
以上で、図42の説明を終了する。
以上で、第3の実施形態の説明を終了する。
In step S4212, the value corresponding to the property key is acquired from the existing theme file selected by the combo box 4603. That is, step S4212 and step S3110 are steps showing an example of a process of changing the value corresponding to the displayed property key by using the property value stored as the design template for which the selection is accepted. As a result, by selecting an existing theme, it is possible to unify the same design as the selected existing theme without directly inputting a value in the property editor section 413, so that the editing work can be made more efficient. Will be.
The following processing is the same as the flowchart of FIG. 31.
This is the end of the description of FIG. 42.
This is the end of the description of the third embodiment.

以上により、画面デザインのテンプレートの編集に係る作業を効率化する仕組みを提供することができる。また、Webアプリケーション開発において、レイアウト編集機能とデザインテンプレート編集機能が密に連携した統合的な開発ツールを提供することができるため、開発者は、レイアウト編集機能とデザインテンプレート編集機能とを連携させることができ、Webアプリケーション開発作業が非効率になっているという課題を解決することができる。 As described above, it is possible to provide a mechanism for streamlining the work related to editing the screen design template. In addition, in Web application development, since it is possible to provide an integrated development tool in which the layout editing function and the design template editing function are closely linked, the developer should link the layout editing function and the design template editing function. It is possible to solve the problem that the Web application development work is inefficient.

以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読み出し、実行することによっても本発明の目的が達成されることは言うまでもない。 As described above, a recording medium on which a program that realizes the functions of the above-described embodiment is recorded is supplied to the system or device, and the computer (or CPU or MPU) of the system or device stores the program in the recording medium. Needless to say, the object of the present invention can be achieved by reading and executing.

この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記録した記録媒体は本発明を構成することになる。 In this case, the program itself read from the recording medium realizes the novel function of the present invention, and the recording medium on which the program is recorded constitutes the present invention.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、DVD−ROM、磁気テープ、不揮発性のメモリカード、ROM、EEPROM、シリコンディスク等を用いることが出来る。 Recording media for supplying programs include, for example, flexible disks, hard disks, optical disks, magneto-optical disks, CD-ROMs, CD-Rs, DVD-ROMs, magnetic tapes, non-volatile memory cards, ROMs, EEPROMs, and silicon. A disk or the like can be used.

また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, by executing the program read by the computer, not only the function of the above-described embodiment is realized, but also the OS (operating system) or the like running on the computer is actually operated based on the instruction of the program. Needless to say, there are cases where a part or all of the processing is performed and the processing realizes the functions of the above-described embodiment.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, after the program read from the recording medium is written in the memory provided in the function expansion board inserted in the computer or the function expansion unit connected to the computer, the function expansion board is based on the instruction of the program code. It goes without saying that there is a case where the CPU or the like provided in the function expansion unit performs a part or all of the actual processing, and the function of the above-described embodiment is realized by the processing.

また、本発明は、複数の機器から構成されるシステムに適用しても、ひとつの機器から成る装置に適用しても良い。また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。 Further, the present invention may be applied to a system composed of a plurality of devices or a device composed of one device. It goes without saying that the present invention can also be applied when it is achieved by supplying a program to a system or an apparatus. In this case, by reading the recording medium in which the program for achieving the present invention is stored into the system or the device, the system or the device can enjoy the effect of the present invention.

上記プログラムの形態は、オブジェクトコード、インタプリタにより実行されるプログラムコード、OS(オペレーティングシステム)に供給されるスクリプトデータ等の形態から成ってもよい。 The form of the above program may consist of object code, program code executed by an interpreter, script data supplied to an OS (operating system), and the like.

さらに、本発明を達成するためのプログラムをネットワーク上のサーバ、データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。 Further, by downloading and reading a program for achieving the present invention from a server, database, or the like on the network by a communication program, the system or device can enjoy the effect of the present invention. It should be noted that all the configurations in which each of the above-described embodiments and modifications thereof are combined are also included in the present invention.

101 プログラム開発装置
102 プログラム開発サーバ
103 データベースサーバ
104 アプリケーションクライアント
105 アプリケーションサーバ
106 ネットワーク
101 Program development device 102 Program development server 103 Database server 104 Application client 105 Application server 106 Network

Claims (12)

Webアプリケーションの複数画面を設計する情報処理装置であって、
前記Webアプリケーションの画面において入力される項目を定義する入力定義情報と、前記Webアプリケーションの画面において出力する項目を定義する出力定義情報とを入出力定義情報として管理する入出力定義管理手段と、
前記複数画面で共通に用いられるデザインのテンプレートであって、前記入出力定義情報で定義された前記複数画面の各項目にそれぞれ対応するテンプレートである複数の表示部品集合として一覧表示するように制御するテンプレート部品表示手段と、
前記テンプレート部品表示手段による制御により前記複数の表示部品が表示された状態で、前記複数の表示部品のうちユーザに選択された表示部品に対応する表示プロパティの値を変更する指示を受け付けるプロパティ値受付手段と、
前記プロパティ値受付手段により受け付けた前記指示に基づく表示プロパティの値と、前記入出力定義管理手段により管理されている入出力定義情報により定義されている項目とに従って、当該入出力定義情報に対応する画面を表示するように制御する表示制御手段と、
を備えることを特徴とする情報処理装置。
An information processing device that designs multiple screens of a Web application.
Input / output definition management means that manages input definition information that defines items input on the screen of the Web application and output definition information that defines items to be output on the screen of the Web application as input / output definition information.
Control to display a list of a plurality of display components , which are templates of a design commonly used on the plurality of screens and which are templates corresponding to each item of the plurality of screens defined in the input / output definition information. and template parts display means for,
Property value reception that accepts an instruction to change the value of the display property corresponding to the display component selected by the user among the plurality of display components in a state where the plurality of display components are displayed by the control by the template component display means. Means and
Corresponds to the input / output definition information according to the value of the display property based on the instruction received by the property value receiving means and the item defined by the input / output definition information managed by the input / output definition management means. Display control means that controls the display of the screen,
An information processing device characterized by being equipped with.
前記Webアプリケーションに前記入出力定義情報として定義されている項目の表示プロパティの値を前記プロパティ値受付手段により受け付けた前記指示に基づく表示部品の表示プロパティの値として適用させて表示されるスタイルシートを生成するスタイルシート生成手段を更に備えることを特徴とする請求項1に記載の情報処理装置。 A style sheet displayed by applying the value of the display property of each item defined as the input / output definition information to the Web application as the value of the display property of the display component based on the instruction received by the property value receiving means. The information processing apparatus according to claim 1, further comprising a style sheet generating means for generating the above. 前記テンプレート部品表示手段は、
前記プロパティ値受付手段により受け付けた前記指示に基づく表示プロパティの値を変更する指示に則って、前記各項目のテンプレートである表示部品集合として一覧表示するように制御することを特徴とする請求項1または2に記載の情報処理装置。
The template part display means is
Claims in accordance with the instruction to change the value of the display property based on the instruction received by the property value receiving means, and controls to display a list of the display component is a template of each item as a set The information processing apparatus according to 1 or 2.
前記プロパティ値受付手段により受け付けた前記指示に基づく各表示部品の表示プロパティの値を記憶する記憶手段を更に有し、
前記表示制御手段は、
前記記憶手段により記憶された表示部品の表示プロパティの値を対応する項目に適用させて表示するよう制御することを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。
Further having a storage means for storing the value of the display property of each display component based on the instruction received by the property value receiving means.
The display control means
The information processing apparatus according to any one of claims 1 to 3, wherein the value of the display property of the display component stored by the storage means is applied to the corresponding item and controlled to be displayed.
前記Webアプリケーションの画面を出力するアプリケーションを構築するアプリケーション構築手段を更に備え、
前記アプリケーション構築手段は、
前記スタイルシート生成手段により生成されたスタイルシートを用いるWebアプリケーションの画面を出力するアプリケーションを構築することを特徴とする請求項2乃至4のいずれか1項に記載の情報処理装置。
Further provided with an application construction means for constructing an application that outputs the screen of the Web application,
The application construction means
The information processing apparatus according to any one of claims 2 to 4, wherein an application for outputting a screen of a Web application using a style sheet generated by the style sheet generating means is constructed.
前記表示制御手段で表示される画面の項目の指定を受け付ける項目指定受付手段と、
前記プロパティ値受付手段は、
前記項目指定受付手段により受け付けた項目に対応するテンプレートである表示部品の表示プロパティの値の設定を更新可能に受け付けることを特徴とする請求項1乃至5に記載の情報処理装置。
An item designation receiving means that accepts the designation of items on the screen displayed by the display control means, and
The property value receiving means is
The information processing apparatus according to claim 1 to 5, wherein the setting of the value of the display property of the display component, which is a template corresponding to the item received by the item designation receiving means, is received updatable.
前記プロパティ値受付手段により変更を受け付ける値が、前記表示制御手段で表示される画面のどこのデザインにどのように影響を及ぼすかを識別して表示するデザイン影響識別表示手段を更に備えることを特徴とする請求項1乃至のいずれか1項に記載の情報処理装置。 It is further provided with a design influence identification display means for identifying and displaying which design of the screen displayed by the display control means and how the value for which the change is accepted by the property value receiving means affects. The information processing apparatus according to any one of claims 1 to 6. 前記デザイン影響識別表示手段により表示された識別表示するためのオブジェクトに対して、ユーザの操作を受け付けるユーザ操作受付手段と
前記プロパティ値受付手段は、
前記ユーザ操作受付手段により受け付けた操作に従って、前記デザイン影響識別表示手段が影響を受けた表示部品に対応する表示プロパティの値の設定を更新可能に受け付けることを特徴とする請求項に記載の情報処理装置。
The user operation receiving means and the property value receiving means that accept the user's operation with respect to the object for identification display displayed by the design influence identification display means
The information according to claim 7 , wherein the design influence identification display means updatablely accepts the setting of the value of the display property corresponding to the affected display component according to the operation received by the user operation reception means. Processing equipment.
前記プロパティ値受付手段は、
前記ユーザ操作受付手段によりユーザの操作を受け付けた部品が複数の場合、前記ユーザ操作受付手段によりユーザの操作を受け付けた部品の表示プロパティのキーと値を部品毎に並べて表示し、同じキーに対応して設定されている値が部品間で異なることを識別して表示することを特徴とする請求項に記載の情報処理装置。
The property value receiving means is
When there are a plurality of parts that have received the user's operation by the user operation receiving means, the keys and values of the display properties of the parts that have received the user's operation by the user operation receiving means are displayed side by side for each part, and the same key is supported. The information processing apparatus according to claim 8 , wherein the information processing apparatus according to claim 8 is characterized in that the values set in the above are identified and displayed differently among the parts.
前記プロパティ値受付手段は、
前記ユーザ操作受付手段により指示を受け付けた部品のプロパティのキーと値を表示する場合、当該値の近傍に他の部品で同じキーに対応して設定されている値を表示することを特徴とする請求項8又は9に記載の情報処理装置。
The property value receiving means is
When displaying the key and value of the property of the part for which the instruction is received by the user operation receiving means, the value set corresponding to the same key in other parts is displayed in the vicinity of the value. The information processing apparatus according to claim 8 or 9.
Webアプリケーションの複数画面を設計する情報処理装置における処理方法であって、
前記情報処理装置が、
前記Webアプリケーションの画面において入力される項目を定義する入力定義情報と、前記Webアプリケーションの画面において出力する項目を定義する出力定義情報とを入出力定義情報として管理する入出力定義管理ステップと、
前記複数画面で共通に用いられるデザインのテンプレートであって、前記入出力定義情報で定義された前記複数画面の各項目にそれぞれ対応するテンプレートである複数の表示部品集合として一覧表示するように制御するテンプレート部品表示ステップと、
前記テンプレート部品表示ステップによる制御により前記複数の表示部品が表示された状態で、前記複数の表示部品のうちユーザに選択された表示部品に対応する表示プロパティの値を変更する指示を受け付けるプロパティ値受付ステップと、
前記プロパティ値受付ステップにより受け付けた前記指示の基づく表示プロパティの値と、前記入出力定義管理ステップにより管理されている入出力定義情報により定義されている項目とに従って、当該入出力定義情報に対応する画面を表示するように制御する表示制御ステップと、
を特徴とする処理方法。
A processing method in an information processing device that designs multiple screens of a Web application.
The information processing device
An input / output definition management step that manages input definition information that defines an item to be input on the screen of the Web application and output definition information that defines an item to be output on the screen of the Web application as input / output definition information.
Control to display a list of a plurality of display components , which are templates of a design commonly used on the plurality of screens and which are templates corresponding to each item of the plurality of screens defined in the input / output definition information. and template parts display step of,
Property value reception that accepts an instruction to change the value of the display property corresponding to the display component selected by the user among the plurality of display components while the plurality of display components are displayed by the control by the template component display step. Steps and
Corresponds to the input / output definition information according to the value of the display property based on the instruction received by the property value receiving step and the item defined by the input / output definition information managed by the input / output definition management step. Display control steps that control the display of the screen,
A processing method characterized by.
Webアプリケーションの複数画面を設計する情報処理装置で実行可能なプログラムであって、
前記情報処理装置を
前記Webアプリケーションの画面において入力される項目を定義する入力定義情報と、前記Webアプリケーションの画面において出力する項目を定義する出力定義情報とを入出力定義情報として管理する入出力定義管理手段と、
前記複数画面で共通に用いられるデザインのテンプレートであって、前記入出力定義情報で定義された前記複数画面の各項目にそれぞれ対応するテンプレートである複数の表示部品集合として一覧表示するように制御するテンプレート部品表示手段と、
前記テンプレート部品表示手段による制御により前記複数の表示部品が表示された状態で、前記複数の表示部品のうちユーザに選択された表示部品に対応する表示プロパティの値を変更する指示受け付けるプロパティ値受付手段と、
前記プロパティ値受付手段により受け付けた前記指示に基づく表示プロパティの値と、前記入出力定義管理手段により管理されている入出力定義情報により定義されている項目とに従って、当該入出力定義情報に対応する画面を表示するように制御する表示制御手段と、
として機能させることを特徴とするプログラム。
A program that can be executed by an information processing device that designs multiple screens of a Web application.
Input / output definition that manages input definition information that defines items input to the screen of the Web application and output definition information that defines items to be output on the screen of the Web application as input / output definition information. Management means and
Control to display a list of a plurality of display components , which are templates of a design commonly used on the plurality of screens and which are templates corresponding to each item of the plurality of screens defined in the input / output definition information. and template parts display means for,
Property value receiving means for receiving an instruction to change the value of the display property corresponding to the display component selected by the user among the plurality of display components in a state where the plurality of display components are displayed by the control by the template component display means. When,
Corresponds to the input / output definition information according to the value of the display property based on the instruction received by the property value receiving means and the item defined by the input / output definition information managed by the input / output definition management means. Display control means that controls the display of the screen,
A program characterized by functioning as.
JP2016180837A 2015-09-17 2016-09-15 Information processing device and its processing method and program Active JP6889361B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2015184180 2015-09-17
JP2015184180 2015-09-17

Publications (2)

Publication Number Publication Date
JP2017059237A JP2017059237A (en) 2017-03-23
JP6889361B2 true JP6889361B2 (en) 2021-06-18

Family

ID=58390699

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016180837A Active JP6889361B2 (en) 2015-09-17 2016-09-15 Information processing device and its processing method and program

Country Status (1)

Country Link
JP (1) JP6889361B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7231823B2 (en) * 2019-01-23 2023-03-02 キヤノンマーケティングジャパン株式会社 Program, information processing system and its control method

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004185553A (en) * 2002-12-06 2004-07-02 Fujitsu Ltd Method and device for forming component of web user interface
JP5169311B2 (en) * 2008-02-28 2013-03-27 株式会社リコー Screen data generation device, screen data generation method, and screen data generation program
JP5614924B2 (en) * 2008-09-16 2014-10-29 株式会社デジタルマックス Digital content creation method, digital content creation program, and digital content creation apparatus
WO2012086049A1 (en) * 2010-12-24 2012-06-28 三菱電機株式会社 Screen creation system for programmable indicator
JP5806061B2 (en) * 2011-09-28 2015-11-10 発紘電機株式会社 Programmable display support device, program thereof, and operation screen batch change support method
JP5889135B2 (en) * 2012-07-10 2016-03-22 三菱電機株式会社 User interface design device

Also Published As

Publication number Publication date
JP2017059237A (en) 2017-03-23

Similar Documents

Publication Publication Date Title
CN102722364B (en) For the extensibility based on mark of user interface
US11010537B2 (en) Web-intrinsic interactive documents
KR100840863B1 (en) Document processing apparatus and document processing method
CN101183353B (en) Information processing apparatus, control method
US11321523B2 (en) Systems and methods for applying layout to documents
CN101278252B (en) Method for providing function for user interface for a database application and the interface deployment method
CN100562846C (en) Text by hierarchical structure tabulation editor arbitrary graphic
US8196099B2 (en) Updating application design
US20010051962A1 (en) Presentation customization
CN104424522B (en) A kind of transaction processing system and its configuration method
CN101821730B (en) Method and system for defining interactive user interface
US20050076330A1 (en) Browser-based editor for dynamically generated data
CN111126019A (en) Report generation method and device based on mode customization and electronic equipment
JP6889361B2 (en) Information processing device and its processing method and program
US20080155501A1 (en) System and Method for Revising an Electronic Draft
JP7014960B2 (en) Information processing equipment, servers, their processing methods and programs
JP3531579B2 (en) Multimedia document generation apparatus and method, and recording medium storing program for causing computer to execute these
JP6795767B2 (en) Information processing device and its processing method and program
CN105183472A (en) Method and device for screening information in Linux system
US20050033764A1 (en) Interactive editor for data driven systems
US20190179877A1 (en) Information processing system, control method, and storage medium
CN114391151A (en) Enhanced natural language generation platform
JP5331287B2 (en) Professional information processing system
JP7048912B2 (en) Information processing equipment and its processing method and program
TWI834538B (en) Interface generating system and interface generating method

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20161101

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20161101

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20180703

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20181031

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20190111

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190913

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200519

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200720

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200818

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201019

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20201208

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210308

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20210308

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20210323

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20210330

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210420

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210503

R151 Written notification of patent or utility model registration

Ref document number: 6889361

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250