JP2008242964A - User interface design program and user interface design method - Google Patents

User interface design program and user interface design method Download PDF

Info

Publication number
JP2008242964A
JP2008242964A JP2007084696A JP2007084696A JP2008242964A JP 2008242964 A JP2008242964 A JP 2008242964A JP 2007084696 A JP2007084696 A JP 2007084696A JP 2007084696 A JP2007084696 A JP 2007084696A JP 2008242964 A JP2008242964 A JP 2008242964A
Authority
JP
Japan
Prior art keywords
transition
screen
design
pattern
transition pattern
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2007084696A
Other languages
Japanese (ja)
Inventor
Shunji Ogawa
俊二 小川
Naoto Aizawa
直人 相沢
Hirohiko Yagi
大彦 八木
Hideaki Kasai
秀昭 葛西
Naotake Hirasawa
尚毅 平沢
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.)
HAKODATEKEN KORITSU DAIGAKU KOIKI RENGO
KAI DESIGN KK
OTARU UNIV OF COMMERCE
NEC Solution Innovators Ltd
Original Assignee
HAKODATEKEN KORITSU DAIGAKU KOIKI RENGO
KAI DESIGN KK
OTARU UNIV OF COMMERCE
NEC Software Hokkaido Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by HAKODATEKEN KORITSU DAIGAKU KOIKI RENGO, KAI DESIGN KK, OTARU UNIV OF COMMERCE, NEC Software Hokkaido Ltd filed Critical HAKODATEKEN KORITSU DAIGAKU KOIKI RENGO
Priority to JP2007084696A priority Critical patent/JP2008242964A/en
Publication of JP2008242964A publication Critical patent/JP2008242964A/en
Pending legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide a user interface design program and user interface design method capable of designing a user interface excellent in operability by easily performing design change of a transition relation of an operation screen of a development target system. <P>SOLUTION: The user interface design program makes a computer function as a transition relation data storing part for storing transition relation data about a transition relation between respective screens, a screen transition pattern storing part for storing a screen transition pattern, a screen transition diagram displaying part for making a displaying means display a screen transition diagram, a conversion target transition selecting part for selecting a conversion target transition, a screen transition pattern discriminating part for discriminating a screen transition pattern of the selected conversion target transition, a screen transition pattern selecting part for selecting a converted screen transition pattern, and a screen transition pattern converting part for converting the screen transition pattern discriminated by the screen transition pattern discriminating part into the screen transition pattern selected by the screen transition pattern selecting part. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、携帯電話やデジタルカメラ、あるいはコンピュータシステム等におけるユーザーインターフェースの設計技術に関し、特に、各画面間の遷移関係(遷移状態)を設計するのに好適なユーザーインターフェース設計プログラムおよびユーザーインターフェース設計方法に関するものである。   The present invention relates to a user interface design technique in a mobile phone, a digital camera, a computer system, or the like, and in particular, a user interface design program and a user interface design method suitable for designing a transition relationship (transition state) between screens. It is about.

従来、ユーザーインターフェースを設計する際には、大別して、各画面における表示内容の設計(画面設計)と、各画面間における遷移関係の設計(画面遷移設計)とが行われている。そして、画面設計に関しては、汎用的なドローイングソフトウェアが用いられており、各画面のレイアウトや操作部品の形状等が設計されている。また、画面遷移設計に関しては、別途、プログラム開発環境等に含まれているソフトウェア等により、いわゆる画面遷移図が作成されることが多い。   2. Description of the Related Art Conventionally, when designing a user interface, a display content design (screen design) on each screen and a transition relationship design (screen transition design) between the screens are roughly divided. For the screen design, general-purpose drawing software is used, and the layout of each screen, the shape of the operation component, and the like are designed. As for screen transition design, a so-called screen transition diagram is often created separately by software included in a program development environment or the like.

上記のような画面遷移図を作成する技術として、例えば、特開2002−244782号公報には、ユーザインターフェースの状態遷移を格納する状態遷移格納ステップと、状態遷移を表示する状態遷移表示ステップと、表示された状態遷移を編集し、必要に応じて編集した状態遷移を格納する状態遷移編集ステップと、状態イメージを格納している状態イメージ格納ステップと、格納された状態イメージを取得し、状態遷移表示ステップに供給する状態イメージ取得ステップとを備えたユーザインターフェース設計方法が開示されている(特許文献1)。   As a technique for creating the screen transition diagram as described above, for example, Japanese Patent Application Laid-Open No. 2002-244784 discloses a state transition storage step for storing a user interface state transition, a state transition display step for displaying a state transition, Edit the displayed state transition, and store the state transition editing step that stores the state transition edited as necessary, the state image storage step that stores the state image, and the stored state image to obtain the state transition A user interface design method including a state image acquisition step supplied to a display step is disclosed (Patent Document 1).

特開2002−244782号公報Japanese Patent Laid-Open No. 2002-244787

しかしながら、上記特許文献1に記載された発明を含め、従来のユーザーインターフェース設計技術においては、各画面間の遷移関係を容易に設計変更できないという問題がある。具体的には、画面の遷移関係としては、図14(a)に示すように、1つの親画面に対して複数の子画面が並列的に分岐されるメニューツリー形式や、図14(b)に示すように、複数の画面が順序性を持って直列的に配置されるウィザード形式等のように多種多様な形式が存在する。   However, in the conventional user interface design technique including the invention described in Patent Document 1, there is a problem that the transition relation between the screens cannot be easily changed. Specifically, as a screen transition relationship, as shown in FIG. 14A, a menu tree format in which a plurality of child screens are branched in parallel with respect to one parent screen, or FIG. As shown in FIG. 5, there are a variety of formats such as a wizard format in which a plurality of screens are arranged in series with order.

その一方で、ユーザーにより操作性が良いと感じられる遷移関係は、ユーザーインターフェースが組み込まれる機器やシステム、あるいは実際に操作されるメニューによっても異なるため、設計当初から決められるものではなく、画面構成の作成と共に試行錯誤しながら決定されるものである。つまり、より操作性に優れたユーザーインターフェースを設計するには、画面構成と共に様々な遷移関係を適用して試行錯誤を繰り返し、その操作性を確認する作業が必要不可欠とされている。   On the other hand, the transition relationship that the user feels has good operability differs depending on the device or system in which the user interface is incorporated, or the menu that is actually operated. It is determined through trial and error along with the creation. In other words, in order to design a user interface with better operability, it is indispensable to repeat various trials and errors by applying various transition relationships together with the screen configuration and confirm the operability.

しかしながら、従来では、一度設計した画面遷移図において、ある部分の遷移関係を他の遷移関係に変更する場合、上記特許文献1に挙げられる設計方法によって1画面ずつその遷移の設定を修正・変更しなければならない。このため、人間の頭の中で処理できる程度の画面数であれば問題ないが、高機能化した現代の機器おいては数百、数千の画面数にいたる場合もあり、その画面数が多くなればなるほどミスが発生し、極めて手間と時間のかかる作業になってしまうという問題になっている。   However, in the past, when changing the transition relation of a part to a different transition relation in a screen transition diagram that has been designed once, the setting of the transition is corrected / changed screen by screen by the design method described in Patent Document 1 above. There must be. For this reason, there is no problem as long as the number of screens can be processed in the human head, but in modern devices with advanced functions, the number of screens may be hundreds or thousands. As the number increases, mistakes occur, which is a very time-consuming and time-consuming task.

また、ユーザーインターフェースは、一般的に、各画面の表示内容や遷移関係に一貫性・統一性のあるルールを適用することでユーザビリティが向上するものと考えられる。しかしながら、そのような優れた設計は簡単にできるものではなく、機器の種類やユーザ層、各メニューに適した遷移関係、あるいは初心者や中級者、上級者等の特定のユーザーに効果的な遷移関係等の設計は、熟練した設計者であっても難しい作業である。このように経験の積み重ねや試行錯誤が必要な技術を一般化し、多くの設計者に再活用させられれば、設計作業の高効率化につながるが、そのような手法やシステムは存在していないというのが現状である。   In general, user interfaces are considered to improve usability by applying consistent and unified rules for the display contents and transition relationships of each screen. However, such an excellent design is not easy to make. It is a transitional relationship that is suitable for specific types of users, such as beginners, intermediates, and advanced users. Such a design is difficult even for a skilled designer. If technology that requires accumulated experience and trial and error is generalized and reused by many designers, it will lead to higher efficiency in design work, but there is no such method or system. is the current situation.

本発明は、このような問題点を解決するためになされたものであって、開発対象システムの操作画面の遷移関係を容易に設計変更し、操作性に優れたユーザーインターフェースを設計することができるユーザーインターフェース設計プログラムおよびユーザーインターフェース設計方法を提供することを目的としている。   The present invention has been made in order to solve such problems, and can easily change the design of the transition relationship of the operation screen of the development target system and design a user interface with excellent operability. It is an object to provide a user interface design program and a user interface design method.

本発明に係るユーザーインターフェース設計プログラムの特徴は、ユーザーインターフェースを構成する各画面にIDを設定し、各画面間の遷移関係について遷移元画面IDと遷移先画面IDとを対応付けた遷移関係データを記憶する遷移関係データ記憶部と、各画面間における定型の遷移関係を画面遷移パターンとして記憶する画面遷移パターン記憶部と、前記遷移関係データ記憶部から遷移関係データを読み出してこれに基づき各画面間の遷移関係を示す画面遷移図として表示手段に表示させる画面遷移図表示部と、前記画面遷移図として表示された各画面間の遷移関係のうち他の遷移関係に変換したい範囲を変換対象遷移として選択する変換対象遷移選択部と、選択された変換対象遷移の画面遷移パターンを前記画面遷移パターン記憶部に照合して判別する画面遷移パターン判別部と、前記画面遷移パターン記憶部に記憶されている画面遷移パターンの中から変換後の画面遷移パターンを選択する画面遷移パターン選択部と、前記画面遷移パターン判別部により判別された画面遷移パターンの遷移関係データを、前記画面遷移パターン選択部により選択された画面遷移パターンの遷移関係データに変換する画面遷移パターン変換部としてコンピュータを機能させる点にある。   A feature of the user interface design program according to the present invention is that an ID is set for each screen constituting the user interface, and transition relation data in which a transition source screen ID and a transition destination screen ID are associated with each other for a transition relation between the screens. A transition relation data storage unit for storing, a screen transition pattern storage unit for storing a typical transition relation between each screen as a screen transition pattern, and reading out the transition relation data from the transition relation data storage unit, and based on this, between each screen As a conversion target transition, a screen transition diagram display unit to be displayed on the display means as a screen transition diagram indicating the transition relationship of the screen, and a range to be converted into another transition relationship among the transition relationships between the screens displayed as the screen transition diagram The conversion target transition selection unit to be selected, and the screen transition pattern of the selected conversion target transition are stored in the screen transition pattern storage A screen transition pattern discriminating unit that discriminates the screen transition pattern, a screen transition pattern selecting unit that selects a screen transition pattern after conversion from the screen transition patterns stored in the screen transition pattern storage unit, and the screen transition pattern The point is that the computer functions as a screen transition pattern conversion unit that converts the transition relation data of the screen transition pattern determined by the determination unit into the transition relation data of the screen transition pattern selected by the screen transition pattern selection unit.

また、本発明において、前記画面遷移パターン判別部が判別した画面遷移パターンに基づいて、変換可能な画面遷移パターンの候補を前記画面遷移パターン記憶部から抽出する変換候補遷移パターン抽出部と、抽出された変換候補遷移パターンを変換候補遷移図として表示手段に表示する変換候補遷移図表示部としてコンピュータに機能させることが好ましい。   Further, in the present invention, a conversion candidate transition pattern extraction unit that extracts a convertible screen transition pattern candidate from the screen transition pattern storage unit based on the screen transition pattern determined by the screen transition pattern determination unit is extracted. It is preferable that the computer function as a conversion candidate transition diagram display unit that displays the conversion candidate transition pattern as a conversion candidate transition diagram on the display means.

さらに、本発明において、各画面を構成する各種の設計要素を備えた設計要素ライブラリを記憶する設計要素ライブラリ記憶部と、前記設計要素を統一的に組合せて画面の標準スタイルデータとして予め記憶する標準スタイルデータ記憶部と、前記標準スタイルデータを読み出して既定されている設計要素をデフォルトとして表示手段に表示するデフォルト表示部と、前記設計要素ライブラリ記憶部から画面の各設計段階に応じた設計要素を読み出して選択候補として表示する設計要素候補表示部と、デフォルト表示に従って決定された設計要素あるいは設計要素候補表示部に従って別途選択的に決定された設計要素に基づいて、各画面の設計データを作成する画面設計データ作成部としてコンピュータを機能させることが好ましい。   Furthermore, in the present invention, a design element library storage unit that stores a design element library having various design elements constituting each screen, and a standard that is stored in advance as standard style data of a screen by combining the design elements in a unified manner A style data storage unit, a default display unit that reads out the standard style data and displays default design elements on the display means, and a design element corresponding to each design stage of the screen from the design element library storage unit. Design data for each screen is created based on a design element candidate display section that is read and displayed as a selection candidate, and a design element determined according to a default display or a design element that is selectively determined according to a design element candidate display section. It is preferable to cause the computer to function as the screen design data creation unit.

また、本発明に係るユーザーインターフェース設計方法の特徴は、ユーザーインターフェースを構成する各画面にIDを設定し、各画面間の遷移関係について遷移元画面IDと遷移先画面IDとを対応付けた遷移関係データを記憶する遷移関係データ記憶部と、各画面間における定型の遷移関係を画面遷移パターンとして記憶する画面遷移パターン記憶部とを有するユーザインターフェース設計システムを使用し、画面遷移図表示部が、前記遷移関係データ記憶部から遷移関係データを読み出し、これに基づいて各画面間の遷移関係を示す画面遷移図として表示手段に表示する画面遷移図表示ステップと、既に設定した各画面間の遷移関係を変更したい場合、変換対象遷移選択部が、前記画面遷移図として表示された遷移関係のうち他の遷移関係に変換したい範囲を変換対象遷移として選択する変換対象遷移選択ステップと、画面遷移パターン判別部が、選択された変換対象遷移の画面遷移パターンを前記画面遷移パターン記憶部に照合して判別する遷移パターン判別ステップと、画面遷移パターン選択部が、前記画面遷移パターン記憶部に記憶されている画面遷移パターンの中から変換後の画面遷移パターンを選択する遷移パターン選択ステップと、画面遷移パターン変換部が、前記遷移パターン判別ステップにおいて判別された画面遷移パターンの遷移関係データを、前記遷移パターン選択ステップにおいて選択された画面遷移パターンの遷移関係データに変換する遷移パターン変換ステップとを実行する点にある。   In addition, the user interface design method according to the present invention is characterized by a transition relationship in which an ID is set for each screen constituting the user interface, and a transition source screen ID and a transition destination screen ID are associated with each other for the transition relationship between the screens. Using a user interface design system having a transition relationship data storage unit for storing data and a screen transition pattern storage unit for storing a typical transition relationship between each screen as a screen transition pattern, the screen transition diagram display unit is configured as described above. The transition relation data is read from the transition relation data storage section, and based on this, the screen transition diagram display step for displaying the transition relation between the screens on the display means as the screen transition diagram indicating the transition relation between the screens, and the transition relation between the already set screens are displayed. If you want to change the conversion target transition selection unit, other transitions among the transition relation displayed as the screen transition diagram A transition selection step for selecting a range to be converted into a transition as a conversion target transition, and a transition in which the screen transition pattern determination unit compares the screen transition pattern of the selected conversion target transition with the screen transition pattern storage unit to determine A pattern determination step, a screen transition pattern selection unit that selects a converted screen transition pattern from the screen transition patterns stored in the screen transition pattern storage unit, and a screen transition pattern conversion unit The transition pattern conversion step of converting the transition relation data of the screen transition pattern determined in the transition pattern determination step into the transition relation data of the screen transition pattern selected in the transition pattern selection step is performed.

また、本発明において、変換候補遷移パターン抽出部が、前記遷移パターン判別ステップにおいて判別された画面遷移パターンに基づいて、変換可能な画面遷移パターンの候補を前記画面遷移パターン記憶部から抽出する変換候補遷移パターン抽出ステップと、変換候補遷移図表示部が、抽出された変換候補遷移パターンを変換候補遷移図として表示手段に表示する変換候補遷移図表示ステップとを実行することが好ましい。   In the present invention, the conversion candidate transition pattern extraction unit extracts a convertible screen transition pattern candidate from the screen transition pattern storage unit based on the screen transition pattern determined in the transition pattern determination step. It is preferable that the transition pattern extraction step and the conversion candidate transition diagram display unit execute a conversion candidate transition diagram display step for displaying the extracted conversion candidate transition pattern on the display unit as a conversion candidate transition diagram.

さらに、本発明において、各画面を構成する各種の設計要素を備えた設計要素ライブラリを記憶する設計要素ライブラリ記憶部と、前記設計要素を統一的に組合せて画面の標準スタイルデータとして予め記憶する標準スタイルデータ記憶部とを有するユーザインターフェース設計システムを使用して画面構成を作成する場合、デフォルト表示部が、前記標準スタイルデータ記憶部から標準スタイルデータを読み出して既定されている設計要素をデフォルトとして表示手段に表示するデフォルト表示ステップと、設計要素候補表示部が、前記設計要素ライブラリ記憶部から画面の各設計段階に応じた設計要素を読み出して選択候補として表示する設計要素候補表示ステップと、画面設計データ作成部が、デフォルト表示に従って決定された設計要素あるいは設計要素候補表示に従って別途選択的に決定された設計要素に基づいて、各画面の設計データを作成する画面設計データ作成ステップとを実行することが好ましい。   Furthermore, in the present invention, a design element library storage unit that stores a design element library having various design elements constituting each screen, and a standard that is stored in advance as standard style data of a screen by combining the design elements in a unified manner When creating a screen configuration using a user interface design system having a style data storage unit, the default display unit reads standard style data from the standard style data storage unit and displays default design elements as defaults. A default display step for displaying on the means; a design element candidate display unit for reading design elements corresponding to each design stage of the screen from the design element library storage unit and displaying them as selection candidates; and screen design Design determined by data creation unit according to default display Based on the design elements that are determined separately selectively according arsenide or design elements candidate display, it is preferable to perform the screen design data creating step of creating design data of each screen.

本発明によれば、開発対象システムの操作画面の遷移関係を容易に設計することができ、また設計途中で容易に修正・変更することができるため、開発の短縮化と共に、ユーザにとって本来的に操作性の優れたユーザーインターフェースを設計することができる。   According to the present invention, the transition relation of the operation screen of the development target system can be easily designed, and can be easily corrected and changed during the design, so that the development is shortened and the user inherently User interface with excellent operability can be designed.

以下、本発明に係るユーザーインターフェース設計プログラムおよびユーザーインターフェース設計方法の実施形態について図面を用いて説明する。   Embodiments of a user interface design program and a user interface design method according to the present invention will be described below with reference to the drawings.

図1は、本発明のユーザインターフェース設計プログラム1aを搭載したユーザーインターフェース設計システム1の全体構成を示すブロック図である。図1に示すように、本実施形態のユーザーインターフェース設計システム1は、主として、液晶ディスプレイ等からなる表示手段2と、キーボードやマウス等からなる入力手段3と、本実施形態のユーザーインターフェース設計プログラムや各種のデータ等を記憶する記憶手段4と、これら各構成手段を制御するとともに各種のデータを取得して演算処理を実行する演算処理手段5とから構成されている。   FIG. 1 is a block diagram showing the overall configuration of a user interface design system 1 equipped with a user interface design program 1a of the present invention. As shown in FIG. 1, a user interface design system 1 according to the present embodiment mainly includes a display unit 2 including a liquid crystal display, an input unit 3 including a keyboard and a mouse, a user interface design program according to the present embodiment, The storage unit 4 stores various data and the like, and the arithmetic processing unit 5 controls each of these constituent units and acquires various types of data to execute arithmetic processing.

記憶手段4は、ハードディスクやRAM(Random Access Memory)等から構成されており、図1に示すように、プログラム記憶部41と、設計要素ライブラリ記憶部42と、標準スタイルデータ記憶部43と、画面設計データ記憶部44と、遷移関係データ記憶部45と、画面遷移パターン記憶部46とを有している。   The storage means 4 is composed of a hard disk, RAM (Random Access Memory), etc. As shown in FIG. 1, a program storage unit 41, a design element library storage unit 42, a standard style data storage unit 43, a screen A design data storage unit 44, a transition relation data storage unit 45, and a screen transition pattern storage unit 46 are included.

以下、記憶手段4の各構成部についてより詳細に説明する。プログラム記憶部41には、本実施形態のユーザーインターフェース設計プログラム1aがインストールされている。そして、演算処理手段5によって実行されることにより、本実施形態のユーザーインターフェース設計方法を実現するようになっている。   Hereinafter, each component of the storage unit 4 will be described in more detail. The user interface design program 1a of this embodiment is installed in the program storage unit 41. Then, by being executed by the arithmetic processing means 5, the user interface design method of the present embodiment is realized.

設計要素ライブラリ記憶部42は、ユーザーインターフェースにおける各画面を構成する各種の設計要素を備えた設計要素ライブラリを記憶するものである。本実施形態において、設計要素ライブラリには、図2に示すように、画面のレイアウトやボタン類の色・形・寸法・配置等を設定する「視覚表現」、画面名称やボタン類の名称、各種のメッセージ等の表示状態を設定する「用語・言語」、入力方式や操作手順を設定する「操作法」、および各画面におけるメニュー構成や階層構造等を設定する「構造・概念」に関するライブラリが設けられており、多種多様な設計要素が格納されている。また、新たにデザインした設計要素を別途、設計要素IDを付して登録することも可能である。   The design element library storage unit 42 stores a design element library including various design elements that constitute each screen in the user interface. In the present embodiment, as shown in FIG. 2, the design element library includes a “visual expression” for setting the screen layout and the colors, shapes, dimensions, arrangement, etc. of the buttons, the names of the screens and buttons, various names Library for "Terminology / Language" to set the display status of messages, etc., "Operation Method" to set input method and operation procedure, and "Structure / Concept" to set menu structure and hierarchical structure etc. on each screen A wide variety of design elements are stored. In addition, a newly designed design element can be separately registered with a design element ID.

標準スタイルデータ記憶部43は、設計要素が統一的に組合せられた画面の標準スタイルデータを予め記憶するものである。本実施形態では、様々なテーマに合わせて各種の画面スタイルを予め用意し、これら画面スタイルに対応付けて、ユーザーインターフェースが一貫性を保持するような設計要素の組合せを標準スタイルデータとして格納している。例えば、初心者を対象とするユーザーインターフェースを設計するのに適した「初心者対象スタイル」であれば、簡易なシステムの設計が想定されるため、必要最低限のボタン類のみを表示させる画面構成や専門用語の少ないメッセージ等の設計要素が組み合わされて登録されている。逆にシステム設計の「専門家対象スタイル」であれば、規模の大きいシステムの設計が想定されるため、各画面間でデザインの統一された操作要素や専門用語を使ったメッセージが組み合わされて登録されている。また、設計者が独自に設定したオリジナルの画面スタイル、例えば社内標準スタイル等も、別途、登録しうるようになっている。   The standard style data storage unit 43 stores in advance standard style data of a screen in which design elements are combined in a unified manner. In this embodiment, various screen styles are prepared in advance according to various themes, and a combination of design elements such that the user interface maintains consistency is stored as standard style data in association with these screen styles. Yes. For example, if the “beginner target style” is suitable for designing a user interface for beginners, a simple system design is assumed. Design elements such as messages with few terms are registered in combination. On the other hand, if the system style is an “expert style”, a large-scale system design is assumed, so messages that use unified operation elements and technical terms are combined and registered between screens. Has been. In addition, original screen styles uniquely set by the designer, such as in-house standard styles, can be separately registered.

画面設計データ記憶部44は、各種の設計要素によってデザインされた各画面に関する画面設計データを記憶するものである。本実施形態において、各画面設計データには、設計要素ライブラリから選択された各種の設計要素に基づいて各画面の表示内容が設定されている。例えば、各画面設計データには、当該画面を識別するための画面IDが付されているとともに、各設計要素も設計要素IDが付されており、画面IDおよび設計要素IDによって各画面の表示内容が管理されるようになっている。   The screen design data storage unit 44 stores screen design data related to each screen designed by various design elements. In the present embodiment, display contents of each screen are set in each screen design data based on various design elements selected from the design element library. For example, each screen design data is given a screen ID for identifying the screen, and each design element is also given a design element ID. The display contents of each screen are determined by the screen ID and the design element ID. Are to be managed.

なお、本実施形態において、各画面を構成する各種の設計要素は、設計要素ライブラリにおいて一元管理されている。このため、設計要素ライブラリ内の設計要素に変更や修正を施せば、当該設計要素を用いて作成された全ての画面設計データに当該変更や修正が反映されるようになっている。   In the present embodiment, various design elements constituting each screen are centrally managed in a design element library. Therefore, if a design element in the design element library is changed or modified, the change or modification is reflected in all screen design data created using the design element.

遷移関係データ記憶部45は、各画面間の遷移関係を設定する遷移関係データを記憶するものである。本実施形態において、遷移関係データは、ユーザーインターフェースを構成する各画面に設定された画面IDを用いて、遷移元となる画面の遷移元画面IDと、遷移先となる画面の遷移先画面IDとが対応付けられている。例えば、画面IDがS1からS7の画面を図3(a)に示す遷移関係に設定した場合、その遷移関係データは、図3(b)に示すように構成される。また、本実施形態において、遷移関係データには、遷移元画面から遷移先画面へ遷移する際のトリガーとなる操作がトリガー情報として規定される。このトリガー情報は、所定ボタンの押下操作や所定時間の経過等から構成される。   The transition relation data storage unit 45 stores transition relation data for setting a transition relation between the screens. In the present embodiment, the transition relation data includes the transition source screen ID of the screen that is the transition source, the transition destination screen ID of the screen that is the transition destination, using the screen ID set for each screen constituting the user interface. Are associated. For example, when the screens having screen IDs S1 to S7 are set to the transition relationship shown in FIG. 3A, the transition relationship data is configured as shown in FIG. Further, in the present embodiment, the transition relation data defines an operation as a trigger when the transition is made from the transition source screen to the transition destination screen. This trigger information is configured by pressing a predetermined button, elapse of a predetermined time, or the like.

画面遷移パターン記憶部46は、各画面間における定型ないし特定の遷移関係を画面遷移パターンとして記憶するものである。本実施形態では、図9の画面遷移パターンパレットに示すように、1つの親画面に対して複数の子画面が並列的に分岐されるメニューツリー形式や複数の画面が順序性を持って直列的に配置されるウィザード形式等の各種の画面遷移パターンが、パターンIDごとに登録されている。また、設計者が独自に設定したオリジナルの画面遷移パターンについても、別途、登録しうるようになっている。   The screen transition pattern storage unit 46 stores a fixed or specific transition relationship between screens as a screen transition pattern. In this embodiment, as shown in the screen transition pattern palette of FIG. 9, a menu tree format in which a plurality of child screens are branched in parallel with respect to one parent screen, and a plurality of screens are serially arranged in order. Various screen transition patterns, such as a wizard format, are registered for each pattern ID. Also, the original screen transition pattern uniquely set by the designer can be separately registered.

つぎに、演算処理手段5は、CPU(Central Processing Unit)等から構成されており、プログラム記憶部41にインストールされたユーザーインターフェース設計プログラム1aを実行させることにより、図1に示すように、デフォルト表示部51と、設計要素候補表示部52と、画面設計データ作成部53と、遷移関係データ作成部54と、画面遷移図表示部55と、変換対象遷移選択部56と、画面遷移パターン判別部57と、変換候補遷移パターン抽出部58と、変換候補遷移図表示部59と、画面遷移パターン選択部60と、画面遷移パターン変換部61としてコンピュータシステムを機能させるようになっている。   Next, the arithmetic processing means 5 is composed of a CPU (Central Processing Unit) or the like, and by executing the user interface design program 1a installed in the program storage unit 41, as shown in FIG. Unit 51, design element candidate display unit 52, screen design data creation unit 53, transition relation data creation unit 54, screen transition diagram display unit 55, conversion target transition selection unit 56, and screen transition pattern determination unit 57 The conversion candidate transition pattern extraction unit 58, the conversion candidate transition diagram display unit 59, the screen transition pattern selection unit 60, and the screen transition pattern conversion unit 61 function as a computer system.

以下、演算処理手段5の各構成部についてより詳細に説明する。   Hereinafter, each component of the arithmetic processing means 5 will be described in more detail.

デフォルト表示部51は、標準スタイルデータに既定されている設計要素をデフォルトとして表示手段2に表示させるものである。本実施形態では、設計者が画面設計データを作成する際、既定の画面スタイルを選択しうるようになっている。そして、所定の画面スタイルが選択されると、デフォルト表示部51が、当該画面スタイルに対応する標準スタイルデータを標準スタイルデータ記憶部43から読み出し、当該標準スタイルデータに設定されている各種の設計要素をデフォルトで選択した状態で表示させる。例えば、初心者対象スタイルが選択されれば、画面スタイルのIDに基づいて各画面IDと設計要素IDで対応付けられているデータを標準スタイルデータ記憶部43から読み出し、各画面内に設定して表示する。   The default display unit 51 causes the display unit 2 to display the design elements defined in the standard style data as defaults. In this embodiment, the designer can select a default screen style when creating screen design data. When a predetermined screen style is selected, the default display unit 51 reads out standard style data corresponding to the screen style from the standard style data storage unit 43, and various design elements set in the standard style data. Is displayed with default selected. For example, if a beginner target style is selected, data associated with each screen ID and design element ID is read from the standard style data storage unit 43 based on the screen style ID, and set and displayed in each screen. To do.

設計要素候補表示部52は、設計要素ライブラリ記憶部42から画面の各設計段階に応じた設計要素を読み出して選択候補として表示するものである。本実施形態において、設計要素候補表示部52は、デフォルト表示部51とともに機能し、標準スタイルデータに設定されている設計要素以外の設計要素を設計要素ライブラリ記憶部42から読み出し、選択候補として表示させる。   The design element candidate display unit 52 reads design elements corresponding to each design stage of the screen from the design element library storage unit 42 and displays them as selection candidates. In this embodiment, the design element candidate display unit 52 functions together with the default display unit 51, reads design elements other than the design elements set in the standard style data from the design element library storage unit 42, and displays them as selection candidates. .

画面設計データ作成部53は、各画面の表示内容を設定する画面設計データを作成するものである。本実施形態において、画面設計データ作成部53は、各画面ごとに画面IDを付して1つの画面設計データを作成する。そして、各画面設計データに、デフォルト表示に従って決定された設計要素、あるいは設計要素候補表示に従って別途選択的に決定された設計要素を設定し、設計要素IDとして画面IDに対応付けて管理する。なお、本実施形態では、設計要素ライブラリに格納された設計要素を用いて画面設計データを作成しているが、所定のドローイングソフトウェア等によって直接描画されたイメージデータ等を使用してもよい。この場合、直接描画したイメージデータ等を画面設計データとして画面設計データ記憶部44に保存すればよい。   The screen design data creation unit 53 creates screen design data for setting display contents of each screen. In the present embodiment, the screen design data creation unit 53 creates one screen design data by attaching a screen ID to each screen. A design element determined according to the default display or a design element determined separately according to the design element candidate display is set in each screen design data, and managed as a design element ID in association with the screen ID. In the present embodiment, the screen design data is created using the design elements stored in the design element library, but image data directly drawn by predetermined drawing software or the like may be used. In this case, the directly drawn image data or the like may be stored in the screen design data storage unit 44 as screen design data.

遷移関係データ作成部54は、各画面間の遷移関係を設定する遷移関係データを作成するものである。本実施形態において、遷移関係データ作成部54は、画面設計データ記憶部44に記憶されている画面設計データの中から遷移元となる画面の遷移元画面IDを取得し、当該画面IDに対応付けて、遷移先となる画面の遷移元画面IDをテーブルデータとして登録する。また、遷移関係データ作成部54は、遷移元画面から遷移先画面へ遷移する際のトリガー情報を別途設定する。   The transition relationship data creation unit 54 creates transition relationship data for setting transition relationships between screens. In the present embodiment, the transition relation data creation unit 54 acquires the transition source screen ID of the screen that is the transition source from the screen design data stored in the screen design data storage unit 44, and associates it with the screen ID. Then, the transition source screen ID of the screen to be the transition destination is registered as table data. In addition, the transition relation data creation unit 54 separately sets trigger information for transition from the transition source screen to the transition destination screen.

画面遷移図表示部55は、各画面間の遷移関係を画面遷移図として表示手段2に表示させるものである。具体的には、画面遷移図表示部55は、遷移関係データ記憶部45から遷移関係データを取得し、この遷移関係データに基づいて画面遷移図を描画する。そして、図示しない表示メモリにこの画面遷移図を格納し、表示手段2に表示させる。また、本実施形態では、画面遷移図表示部55が、画面設計データ記憶部44から各画面の画面設計データを取得し、各画面のサムネイル画像を画面遷移図内に表示させるようになっている。   The screen transition diagram display unit 55 displays the transition relationship between the screens on the display means 2 as a screen transition diagram. Specifically, the screen transition diagram display unit 55 acquires transition relationship data from the transition relationship data storage unit 45, and draws a screen transition diagram based on the transition relationship data. Then, this screen transition diagram is stored in a display memory (not shown) and displayed on the display means 2. In the present embodiment, the screen transition diagram display unit 55 acquires the screen design data of each screen from the screen design data storage unit 44 and displays the thumbnail image of each screen in the screen transition diagram. .

変換対象遷移選択部56は、各画面間の遷移関係のうち、他の遷移関係に変換したい範囲を変換対象遷移として選択するものである。具体的には、変換対象遷移選択部56は、表示手段2に表示された画面遷移図において、設計者が入力手段3によって指定した変換対象遷移内に含まれる画面の画面IDおよび遷移関係データを取得するようになっている。なお、変換対象遷移の指定に際しては、予め指定可能な範囲を点線枠等によって画面上に表示してもよいし、マウスやキーボード等によって所望の範囲を指定させる構成にしてもよい。   The conversion target transition selection unit 56 selects, as a conversion target transition, a range to be converted into another transition relationship among the transition relationships between the screens. Specifically, the conversion target transition selection unit 56 obtains the screen ID and the transition relation data of the screen included in the conversion target transition designated by the designer using the input unit 3 in the screen transition diagram displayed on the display unit 2. To get. Note that when designating the conversion target transition, a range that can be designated in advance may be displayed on the screen using a dotted frame or the like, or a desired range may be designated using a mouse, a keyboard, or the like.

画面遷移パターン判別部57は、変換対象遷移内に画面遷移パターンに相当する遷移関係があるか否かを判別するものである。具体的には、画面遷移パターン判別部57は、変換対象遷移選択部56により選択された変換対象遷移内の遷移関係データと、画面遷移パターン記憶部46に記憶されている画面遷移パターンとを照合し、該当する画面遷移パターンを判別するようになっている。その判別の結果、合致する画面遷移パターンが存在すればそのパターンIDを取得し、合致する画面遷移パターンがなければ、再度、ユーザに変換対象遷移を選択させる旨を表示する。   The screen transition pattern determination unit 57 determines whether or not there is a transition relationship corresponding to the screen transition pattern in the conversion target transition. Specifically, the screen transition pattern determination unit 57 collates the transition relation data in the conversion target transition selected by the conversion target transition selection unit 56 with the screen transition pattern stored in the screen transition pattern storage unit 46. The corresponding screen transition pattern is discriminated. As a result of the determination, if there is a matching screen transition pattern, the pattern ID is acquired, and if there is no matching screen transition pattern, a message that the user is allowed to select a conversion target transition is displayed again.

変換候補遷移パターン抽出部58は、所定の画面遷移パターンについて、変換可能な画面遷移パターンの候補を抽出するものである。具体的には、画面遷移パターン判別部57により判別された画面遷移パターンのパターンIDを取得する。そして、当該パターンIDに対応する画面遷移パターンにつき、変換可能な画面遷移パターンのパターンIDを画面遷移パターン記憶部46から自動的に抽出するようになっている。なお、本実施形態では、変換候補遷移パターン抽出部58が変換可能な候補を自動抽出しているが、これに限られるものではなく、設計者が画面遷移パターン記憶部46の中から所望の画面遷移パターンを手動で選択するようにしてもよい。   The conversion candidate transition pattern extraction unit 58 extracts a convertible screen transition pattern candidate for a predetermined screen transition pattern. Specifically, the pattern ID of the screen transition pattern determined by the screen transition pattern determination unit 57 is acquired. For the screen transition pattern corresponding to the pattern ID, the pattern ID of the convertible screen transition pattern is automatically extracted from the screen transition pattern storage unit 46. In this embodiment, the conversion candidate transition pattern extraction unit 58 automatically extracts candidates that can be converted. However, the present invention is not limited to this, and the designer can select a desired screen from the screen transition pattern storage unit 46. You may make it select a transition pattern manually.

変換候補遷移図表示部59は、変更したい画面遷移がある場合に、変換可能な画面遷移パターンの候補を表示手段2に表示させるものである。本実施形態において、変換候補遷移図表示部59は、変換候補遷移パターン抽出部58により抽出された画面遷移パターンのパターンIDを取得し、当該パターンIDに対応する変換候補遷移パターンを変換候補遷移図として描画する。そして、図示しない表示メモリにこの変換候補遷移図を格納し、表示手段2に表示させる。   The conversion candidate transition diagram display unit 59 causes the display means 2 to display screen transition pattern candidates that can be converted when there is a screen transition to be changed. In the present embodiment, the conversion candidate transition diagram display unit 59 acquires the pattern ID of the screen transition pattern extracted by the conversion candidate transition pattern extraction unit 58, and converts the conversion candidate transition pattern corresponding to the pattern ID into the conversion candidate transition diagram. Draw as The conversion candidate transition diagram is stored in a display memory (not shown) and displayed on the display means 2.

画面遷移パターン選択部60は、変換したい画面遷移パターンを選択するものである。本実施形態において、画面遷移パターン選択部60は、変換候補遷移図表示部59によって変換候補遷移図として表示された変換可能な画面遷移パターンのうち設計者が入力手段3によって選択した画面遷移パターンのパターンIDを取得する。   The screen transition pattern selection unit 60 selects a screen transition pattern to be converted. In the present embodiment, the screen transition pattern selection unit 60 selects the screen transition pattern selected by the designer using the input unit 3 from the convertible screen transition patterns displayed as the conversion candidate transition diagram by the conversion candidate transition diagram display unit 59. Get the pattern ID.

画面遷移パターン変換部61は、所定の画面遷移パターンを他の画面遷移パターンへ変換するものである。具体的には、画面遷移パターン変換部61は、画面遷移パターン判別部57により判別された画面遷移パターン(変換前パターン)のパターンIDと、画面遷移パターン選択部60により選択された画面遷移パターン(変換後パターン)のパターンIDとを取得する。そして、これらのパターン間に関する変換ルールに基づいて、変換前パターンの遷移関係データを変換後パターンに対応する遷移関係データへと変換する。   The screen transition pattern conversion unit 61 converts a predetermined screen transition pattern into another screen transition pattern. Specifically, the screen transition pattern conversion unit 61 includes the pattern ID of the screen transition pattern (pre-conversion pattern) determined by the screen transition pattern determination unit 57 and the screen transition pattern selected by the screen transition pattern selection unit 60 ( (Pattern after conversion) is acquired. And based on the conversion rule regarding these patterns, the transition relation data of the pattern before conversion are converted into the transition relation data corresponding to the pattern after conversion.

なお、本実施形態において、画面遷移パターン変換部61は、画面遷移パターン記憶部46に格納された各画面遷移パターンにつき、他の画面遷移パターンへ変換する場合の変換ルールがプログラミングされている。また、共通の遷移元画面を持つ複数の遷移先画面や、順序性を持って直列的に遷移する各画面は、互いに等価関係にあると考えられる。このため、等価関係にある画面について変換ルールを定めておけば、画面数がいくつあっても対応しうる。   In the present embodiment, the screen transition pattern conversion unit 61 is programmed with a conversion rule for converting each screen transition pattern stored in the screen transition pattern storage unit 46 into another screen transition pattern. In addition, a plurality of transition destination screens having a common transition source screen and screens that transition in series with order are considered to have an equivalent relationship. For this reason, if conversion rules are defined for screens in an equivalent relationship, any number of screens can be handled.

つぎに、本実施形態のユーザーインターフェース設計プログラムによって実行されるユーザーインターフェース設計システム1の作用およびユーザーインターフェース設計方法について、(1)画面設計データを作成する場合、(2)遷移関係データを作成する場合、および(3)画面遷移パターンを変換する場合に分けて説明する。   Next, regarding the operation of the user interface design system 1 executed by the user interface design program of this embodiment and the user interface design method, (1) when creating screen design data, (2) when creating transition relationship data , And (3) The case where the screen transition pattern is converted will be described separately.

(1)画面設計データを作成する場合
図4は、画面設計データを作成する場合のフローチャート図である。図4に示すように、設計者が画面設計データを作成する場合、まず、ユーザーインターフェース設計プログラムのメニュー画面から画面設計データを新規作成する旨のコマンドを入力する(ステップS1)。この入力を受けて当該画面設計データに対応付けて固有の画面IDを設定する(ステップS2)。
(1) When Screen Design Data is Created FIG. 4 is a flowchart for creating screen design data. As shown in FIG. 4, when the designer creates screen design data, first, a command for creating new screen design data is input from the menu screen of the user interface design program (step S1). In response to this input, a unique screen ID is set in association with the screen design data (step S2).

つづいて、表示手段2には、標準スタイルデータ記憶部43に登録されている画面スタイルの一覧が表示されるため、設計者は所望の画面スタイルを選択する(ステップS3)。なお、本実施形態では、初心者を対象とする「初心者対象スタイル」や、専門家を対象とする「専門家対象スタイル」、あるいは、設計者が独自に追加設定した「ユーザー設定スタイル」等が一覧表示される。   Subsequently, since a list of screen styles registered in the standard style data storage unit 43 is displayed on the display means 2, the designer selects a desired screen style (step S3). In the present embodiment, a list of “novice target styles” targeting beginners, “expert target styles” targeting experts, or “user setting styles” uniquely set by the designer, etc. Is displayed.

所定の画面スタイルが選択されると、デフォルト表示部51が、当該画面スタイルに対応する標準スタイルデータを標準スタイルデータ記憶部43から読み出す。そして、当該標準スタイルデータに基づいて、各種の設計要素につき、当該画面スタイルに適した設計要素をデフォルト値として表示する。また、設計要素候補表示部52が、デフォルト以外の設計要素を設計要素ライブラリ記憶部42から読み出し、選択候補として表示させる(ステップS4)。これにより、経験の浅い設計者であっても、各設計要素のデフォルト値を選択するだけで、一貫性の持ったユーザーインターフェースが半自動的に設計されるようになっている。   When a predetermined screen style is selected, the default display unit 51 reads standard style data corresponding to the screen style from the standard style data storage unit 43. Based on the standard style data, design elements suitable for the screen style are displayed as default values for various design elements. Further, the design element candidate display unit 52 reads design elements other than the default from the design element library storage unit 42 and displays them as selection candidates (step S4). As a result, even a inexperienced designer can design a consistent user interface semi-automatically just by selecting default values for each design element.

なお、図5は、設計要素の一例としてボタン形状を設定する場合の設定画面を示す図である。図5に示すように、本実施形態によれば、ボタンライブラリに登録されているボタンのうち、選択された画面スタイルに相応しいボタンがデフォルトで選択される。また、気に入った形状がなければ、「新規作成」ボタンにより、新たなボタン形状を登録したり、「部分修正」ボタンにより、既登録のボタン形状を修正することが可能である。   FIG. 5 is a diagram illustrating a setting screen when a button shape is set as an example of a design element. As shown in FIG. 5, according to the present embodiment, a button suitable for the selected screen style is selected by default from among the buttons registered in the button library. If there is no favorite shape, it is possible to register a new button shape with the “Create New” button or to correct the registered button shape with the “Partial correction” button.

つぎに、設計者は、ステップS4において表示されたデフォルトの設計要素、あるいは設計要素ライブラリに登録されている他の設計要素を選択する(ステップS5)。なお、熟練した設計者であれば、自ら全ての設計要素を設計要素ライブラリから選択することも考えられる。この場合、デフォルト表示部51を備える必要はない。   Next, the designer selects the default design element displayed in step S4 or another design element registered in the design element library (step S5). An experienced designer may select all design elements from the design element library. In this case, it is not necessary to provide the default display unit 51.

つづいて、ステップS6では、全ての設計要素について設定が完了したか否かを判別し、完了した場合には(ステップS6:YES)、当該画面設計データが画面設計データ記憶部44に記憶される(ステップS7)。一方、未設定の設計要素がある場合には(ステップS6:NO)、次の設計要素の設定画面へと移り(ステップS8)、ステップS4からの処理を繰り返すようになっている。   Subsequently, in step S6, it is determined whether or not the setting has been completed for all the design elements. If the setting has been completed (step S6: YES), the screen design data is stored in the screen design data storage unit 44. (Step S7). On the other hand, when there is an unset design element (step S6: NO), the process proceeds to the next design element setting screen (step S8), and the processing from step S4 is repeated.

(2)遷移関係データを作成する場合
図6は、遷移関係データを作成する場合のフローチャート図である。図6に示すように、設計者が遷移関係データを作成する場合、まず、ユーザーインターフェース設計プログラムのメニュー画面から遷移関係データを作成する旨のコマンドを入力する(ステップS11)。
(2) When creating transition relation data FIG. 6 is a flowchart for creating transition relation data. As shown in FIG. 6, when the designer creates transition relation data, first, a command for creating transition relation data is input from the menu screen of the user interface design program (step S11).

つづいて、設計者は、画面設計データ記憶部44に記憶されている画面設計データの中から入力手段3を用いて遷移元となる画面を選択する(ステップS12)。また、当該遷移元画面に対して遷移先となる画面を選択する(ステップS13)。このとき、本実施形態では、図7に示すような、設定画面を表示して各画面の遷移関係を視認しながら設計するため、各画面間の遷移関係が容易に定義される。そして、各遷移関係について、当該遷移の契機となるトリガー情報を設定することにより(ステップS14)、図3に示すような遷移関係データが作成される。   Subsequently, the designer uses the input unit 3 to select a screen as a transition source from the screen design data stored in the screen design data storage unit 44 (step S12). In addition, a screen that is a transition destination is selected for the transition source screen (step S13). At this time, in the present embodiment, as shown in FIG. 7, the setting screen is displayed and the design is performed while visually confirming the transition relationship between the screens. Therefore, the transition relationship between the screens is easily defined. Then, for each transition relationship, by setting trigger information that triggers the transition (step S14), transition relationship data as shown in FIG. 3 is created.

そして、ユーザーインターフェースを構成する所定範囲の各画面について、遷移関係の設定が完了したか否かを判別し(ステップS15)、完了した場合には(ステップS15:YES)、当該遷移関係データが遷移関係データ記憶部45に記憶される(ステップS16)。一方、未設定の遷移関係がある場合には(ステップS15:NO)、ステップS12へと戻り、上述した処理を繰り返す。なお、画面設計データの作成よりも先に仮想的な画面を使って遷移関係を設定してもよい。その後、遷移前後の対応関係を確認しながら画面設計データを作成する手順を取ってもよい。   Then, it is determined whether or not the transition relationship setting is completed for each screen in a predetermined range constituting the user interface (step S15). If completed (step S15: YES), the transition relationship data changes. It is stored in the relationship data storage unit 45 (step S16). On the other hand, if there is an unset transition relationship (step S15: NO), the process returns to step S12 and the above-described processing is repeated. Note that the transition relationship may be set using a virtual screen prior to the creation of the screen design data. Thereafter, a procedure for creating screen design data while confirming the correspondence before and after the transition may be taken.

(3)画面遷移パターンを変換する場合
図8は、一旦作成された遷移関係データに含まれる所定の画面遷移パターンを他の画面遷移パターンに変換する場合のフローチャート図である。図8に示すように、設計者が、画面遷移パターンを変換しようとする場合、まず、ユーザーインターフェース設計プログラムのメニュー画面から画面遷移パターンを変換する旨のコマンドを入力する(ステップS21)。
(3) Case of Converting Screen Transition Pattern FIG. 8 is a flowchart for converting a predetermined screen transition pattern included in the transition relation data once created to another screen transition pattern. As shown in FIG. 8, when the designer intends to convert the screen transition pattern, first, a command for converting the screen transition pattern is input from the menu screen of the user interface design program (step S21).

つづいて、設計者が、遷移関係データ記憶部45の中から、入力手段3を用いて修正しようとする遷移関係データを選択すると、表示手段2には、画面遷移図表示部55によって、図9に示すような画面遷移図が表示される(ステップS22)。なお、本実施形態では、画面遷移図表示部55が、各画面のサムネイル画像を表示させるため、設計者は、各画面の遷移関係を容易に把握しうる。   Subsequently, when the designer selects the transition relation data to be corrected using the input means 3 from the transition relation data storage section 45, the display means 2 displays the transition relation data in FIG. A screen transition diagram as shown in FIG. 6 is displayed (step S22). In the present embodiment, since the screen transition diagram display unit 55 displays the thumbnail images of each screen, the designer can easily grasp the transition relationship of each screen.

つぎに、設計者は、画面遷移図を参照しつつ、入力手段3を用いて変換対象遷移を選択する(ステップS23)。これにより、変換対象遷移選択部56によって、当該変換対象遷移内に含まれる画面の画面IDおよび遷移関係データが取得される。そして、画面遷移パターン判別部57によって、当該遷移関係データに設定されている遷移関係が、各種の画面遷移パターンと比較され、いずれの画面遷移パターンに合致するか否かが判別される(ステップS24)。   Next, the designer selects a conversion target transition using the input unit 3 while referring to the screen transition diagram (step S23). Thereby, the conversion target transition selection unit 56 acquires the screen ID and the transition relation data of the screen included in the conversion target transition. Then, the screen transition pattern determination unit 57 compares the transition relationship set in the transition relationship data with various screen transition patterns, and determines which screen transition pattern matches (step S24). ).

判別の結果、いずれの画面遷移パターンにも合致する遷移関係がなければ(ステップS24:NO)、変換処理を行うことができない。この場合、ステップS23へ戻り、設計者に対し、再度、変換対象遷移を選択し直しを促す表示を行う。一方、変換対象遷移内の遷移関係が、いずれかの画面遷移パターンに合致した場合(ステップS24:YES)、画面遷移パターン判別部57は、当該画面遷移パターンのパターンIDを取得する。   If there is no transition relationship that matches any screen transition pattern as a result of the determination (step S24: NO), the conversion process cannot be performed. In this case, the process returns to step S23, and a display prompting the designer to reselect the conversion target transition is performed. On the other hand, when the transition relationship in the conversion target transition matches any screen transition pattern (step S24: YES), the screen transition pattern determination unit 57 acquires the pattern ID of the screen transition pattern.

画面遷移パターン判別部57がパターンIDを取得すると、当該パターンIDに対応する画面遷移パターンから変換可能な画面遷移パターンが、変換候補遷移パターン抽出部58によって自動的に抽出される(ステップS25)。これにより、抽出された画面遷移パターンが、変換候補遷移図表示部59によって変換候補として図9に示すような画面遷移パターンパレットとして表示手段2に表示される(ステップS26)。よって、設計者は、変換できない画面遷移パターンを選択することがなく、設計作業が迅速かつ確実に行える。   When the screen transition pattern determination unit 57 acquires the pattern ID, a screen transition pattern that can be converted from the screen transition pattern corresponding to the pattern ID is automatically extracted by the conversion candidate transition pattern extraction unit 58 (step S25). Thereby, the extracted screen transition pattern is displayed on the display means 2 as a screen transition pattern palette as shown in FIG. 9 by the conversion candidate transition diagram display unit 59 as a conversion candidate (step S26). Therefore, the designer can quickly and reliably perform the design work without selecting a screen transition pattern that cannot be converted.

つぎに、設計者が、前記変換候補の中から変換したい画面遷移パターンを選択すると(ステップS27)、画面遷移パターン選択部60が、当該画面遷移パターンのパターンIDを取得する。これにより、画面遷移パターン変換部61は、画面遷移パターン判別部57が取得したパターンIDと、画面遷移パターン選択部60が取得したパターンIDとに基づき、両パターン間に関する変換ルールを参照する。そして、当該変換ルールに基づいて変換対象遷移内の遷移関係データを対応する変換後の画面遷移パターンの遷移関係データに配置変換するようになっている(ステップS28)。   Next, when the designer selects a screen transition pattern to be converted from the conversion candidates (step S27), the screen transition pattern selection unit 60 acquires the pattern ID of the screen transition pattern. Thereby, the screen transition pattern conversion unit 61 refers to the conversion rule between the two patterns based on the pattern ID acquired by the screen transition pattern determination unit 57 and the pattern ID acquired by the screen transition pattern selection unit 60. Based on the conversion rule, the transition relation data in the conversion target transition is arranged and converted into the transition relation data of the corresponding screen transition pattern after conversion (step S28).

これにより、多数の画面から構成される画面遷移パターンであっても、簡単な操作によって、一括して他の画面遷移パターンへと変換されるため、設計者は、一旦設計した遷移関係データにおける遷移関係を容易に修正しうる。また、各画面ごとに遷移関係を設定し直す必要がないため、設定漏れや設定ミスが防止される。   As a result, even if a screen transition pattern is composed of a large number of screens, it can be converted to other screen transition patterns all at once by a simple operation. Relationships can be easily modified. Further, since it is not necessary to reset the transition relationship for each screen, setting omissions and setting mistakes are prevented.

なお、変換処理が完了した遷移関係データは、遷移関係データ記憶部45に記憶された後(ステップS29)、画面遷移図表示部55によって読み出され、変換後の画面遷移図を表示手段2に表示させる(ステップS30)。   The transition relation data for which the conversion process has been completed is stored in the transition relation data storage unit 45 (step S29), and then read out by the screen transition diagram display unit 55, and the converted screen transition diagram is displayed on the display means 2. It is displayed (step S30).

以上のような本実施形態によれば、
1.各画面間の遷移関係を画面遷移パターン単位で一括変換することができ、設計変更作業を迅速かつ確実に行うことができる。これにより設計当初に画面の遷移関係が定まっていなくても設計作業を進められ、必要に応じて修正、追加、変更することが可能な柔軟性のある設計システムを構築することができる。
2.画面設計作業および画面遷移設計作業を同一システム内で完遂でき、操作性や作業能率を向上させることができる。
3.経験の浅い設計者であっても、簡単に一貫性・統一性のあるユーザーインターフェースを設計することができる等の効果を奏する。
According to this embodiment as described above,
1. The transition relationship between the screens can be batch-converted in units of screen transition patterns, and design change work can be performed quickly and reliably. As a result, even if the transition relationship of the screen is not determined at the beginning of the design, the design work can proceed, and a flexible design system that can be modified, added, and changed as necessary can be constructed.
2. Screen design work and screen transition design work can be completed in the same system, and operability and work efficiency can be improved.
3. Even an inexperienced designer can easily design a consistent and unified user interface.

つぎに、本発明に係るユーザーインターフェース設計プログラムおよびユーザーインターフェース設計方法の具体的実施例について図10〜図13を参照しつつ説明する。本実施例では、デジタルカメラのユーザーインターフェースを設計する作業のうち、画面遷移パターンを変換する作業を実施した。   Next, specific examples of the user interface design program and the user interface design method according to the present invention will be described with reference to FIGS. In this embodiment, among the operations for designing the user interface of the digital camera, the operation for converting the screen transition pattern was performed.

本実施例で使用したデジタルカメラは、例えば、表示手段2としてのディスプレイの他、入力手段3としての電源スイッチ、シャッター、撮影モードと再生モードを切り替えるモードスライダ、メニュー画面を表示するメニューボタン、各種メニュー等を選択するための十字キー、選択を確定するためのOKボタン、選択をキャンセルするためのキャンセルボタン等の操作デバイスを備えている。   The digital camera used in the present embodiment includes, for example, a display as the display means 2, a power switch as the input means 3, a shutter, a mode slider for switching between the shooting mode and the playback mode, menu buttons for displaying a menu screen, various types Operation devices such as a cross key for selecting a menu and the like, an OK button for confirming the selection, and a cancel button for canceling the selection are provided.

以上において、デジタルカメラのユーザーインターフェースが、図10に示すような画面遷移関係に設計されているとする。具体的には、S3−2(撮影メニュー)を親画面とし、S3−2−1(露出調整画面)、S3−2−2(ホワイトバランス設定画面)、およびS3−2−n1からS3−2−n3を子画面とするメニューツリー形式に設定されている。なお、上記および以下の説明において、画面IDには「S」を付して説明する。   In the above, it is assumed that the user interface of the digital camera is designed to have a screen transition relationship as shown in FIG. Specifically, S3-2 (shooting menu) is used as a main screen, S3-2-1 (exposure adjustment screen), S3-2-2 (white balance setting screen), and S3-2-n1 to S3-2. It is set in a menu tree format with -n3 as a child screen. In the above and the following description, the screen ID will be described with “S” attached.

この遷移関係において、S3−2−n1からS3−2−n3の各画面間における遷移関係を変換する場合、画面遷移図において、S3−2−n1からS3−2−n3の画面を変換対象遷移として選択する。そして、変換後の画面遷移パターンとしてメニューツリー形式を選択した場合、図11に示すような遷移関係に変換される。すなわち、S3−2−new(プリセットサブメニュー画面)が新規に作成され、当該画面を親画面としてS3−2−n1からS3−2−n3が子画面として登録される。   In this transition relationship, when the transition relationship between the screens of S3-2-n1 to S3-2-n3 is converted, the screens of S3-2-n1 to S3-2-n3 are to be converted in the screen transition diagram. Choose as. When the menu tree format is selected as the screen transition pattern after conversion, the screen is converted into a transition relationship as shown in FIG. That is, S3-2-new (preset submenu screen) is newly created, and S3-2-n1 to S3-2-n3 are registered as child screens using the screen as a parent screen.

また、変換後の画面遷移パターンとしてウィザード形式を選択した場合、図12に示すような遷移関係に変換される。すなわち、S3−2−n2およびS3−2−n3が、S3−2に対する遷移先画面から解除され、S3−2−n1の遷移先画面としてS3−2−n2が設定され、このS3−2−n2の遷移先画面としてS3−2−n3が設定される。   When the wizard format is selected as the screen transition pattern after conversion, it is converted into a transition relationship as shown in FIG. That is, S3-2-n2 and S3-2-n3 are released from the transition destination screen for S3-2, and S3-2-n2 is set as the transition destination screen of S3-2-n1, and this S3-2- S3-2-n3 is set as the transition destination screen of n2.

以上の変換処理における変換前の遷移関係データを図13(a)に示す。また、メニューツリー形式に変換した後の遷移関係データ、およびウィザード形式に変換した後の遷移関係データをそれぞれ図13(b),(c)に示す。図13に示すように、遷移関係データは、所定の変換ルールに従って一括して遷移関係が変換されていることが示された。   FIG. 13A shows transition relation data before conversion in the above conversion processing. Further, FIG. 13B and FIG. 13C respectively show the transition relation data after conversion to the menu tree format and the transition relation data after conversion to the wizard format. As shown in FIG. 13, the transition relation data indicates that the transition relation is collectively converted according to a predetermined conversion rule.

本実施例のように、デジタルカメラのユーザーインターフェースにおいては、撮影メニューの中に様々な項目が設けられる。このため、全ての項目を1画面に含めようとすると撮影メニューが長大になり、撮影行為に支障が出てしまうおそれがある。そこで、設計者は、例えば、画素数やフィルム感度等のプリセット項目については遷移層を一段階下げ、上位層の項目を少なくする等の検討を繰り返すことで、ユーザビリティの向上を図ろうとする。このような場合、本発明によれば、各画面間の遷移関係を簡単かつ瞬時に変換できるため、より一層検討を深めることができる。   As in this embodiment, in the user interface of the digital camera, various items are provided in the shooting menu. For this reason, if all items are included in one screen, the shooting menu becomes long, which may hinder the shooting action. Therefore, for example, the designer tries to improve usability by repeatedly examining the preset items such as the number of pixels and the film sensitivity by lowering the transition layer one step and reducing the items of the upper layer. In such a case, according to the present invention, the transition relationship between the respective screens can be easily and instantaneously converted, so that the study can be further deepened.

なお、本発明に係るユーザーインターフェース設計プログラムおよびユーザーインターフェース設計方法は、前述した実施形態に限定されるものではなく、適宜変更することができる。   The user interface design program and the user interface design method according to the present invention are not limited to the above-described embodiment, and can be changed as appropriate.

例えば、上述した本実施形態では、表示手段2に表示される画面のうち、変化のない静的な画面を例に挙げて「画面」という語を使用している。しかしながら、画面の一部にアニメーションやアナログ時計等が表示されている場合等は、画面が動的に変化するが、このような変化を包含して1つの「画面」として取り扱うことが好ましい。上記のような変化についてまで画面を1コマずつ分解して扱うのは設計上、無意味だからである。   For example, in the above-described embodiment, the word “screen” is used by taking a static screen that does not change among the screens displayed on the display unit 2 as an example. However, when an animation, an analog clock, or the like is displayed on a part of the screen, the screen dynamically changes. However, it is preferable to handle such a change as one “screen”. This is because it is meaningless in terms of design to handle the above-mentioned changes by disassembling the screen one frame at a time.

また、画面の機能や役割を考慮した場合、画面遷移図において連続した複数の画面を1つのまとまりとして扱った方が理解し易い場合がある。また、設計プロセス上、当初は1つの画面として設計されていたものが、情報量の増加によって物理的に複数の画面に分割される場合もある。したがって、画面遷移図を作成する場合には、複数の画面を1つの画面グループとして設定し、この画面グループを1つの画面と同様に取り扱うようにしてもよい。   In addition, when considering the function and role of the screen, it may be easier to understand if a plurality of continuous screens are handled as one unit in the screen transition diagram. Also, in the design process, what was originally designed as one screen may be physically divided into a plurality of screens as the amount of information increases. Therefore, when creating a screen transition diagram, a plurality of screens may be set as one screen group, and this screen group may be handled in the same manner as one screen.

本実施形態のユーザーインターフェース設計システムを示すブロック図である。It is a block diagram which shows the user interface design system of this embodiment. 本実施形態の設計要素ライブラリの一例を示す図である。It is a figure which shows an example of the design element library of this embodiment. 本実施形態において、(a)画面遷移関係の一例、および(b)遷移関係データの一例を示す図である。In this embodiment, it is a figure which shows an example of (a) screen transition relationship, and (b) an example of transition relationship data. 本実施形態において、画面設計データを作成する場合のフローチャート図である。It is a flowchart figure in the case of producing screen design data in this embodiment. 本実施形態において、ボタン形状を設定する場合の設定画面を示す図である。It is a figure which shows the setting screen in the case of setting a button shape in this embodiment. 本実施形態において、遷移関係データを作成する場合のフローチャート図である。In this embodiment, it is a flowchart figure in the case of creating transition relation data. 本実施形態において、各画面の遷移関係を設定する場合の設定画面を示す図である。In this embodiment, it is a figure which shows the setting screen in the case of setting the transition relationship of each screen. 本実施形態において、画面遷移パターンを変換する場合のフローチャート図である。In this embodiment, it is a flowchart figure in the case of converting a screen transition pattern. 本実施形態において、画面遷移図が表示された表示画面の一例を示す図である。In this embodiment, it is a figure which shows an example of the display screen as which the screen transition diagram was displayed. 本実施例における変換前の画面遷移関係を示す図である。It is a figure which shows the screen transition relationship before conversion in a present Example. 本実施例において、メニューツリー形式に変換した後の画面遷移関係を示す図である。It is a figure which shows the screen transition relationship after converting into a menu tree format in a present Example. 本実施例において、ウィザード形式に変換した後の画面遷移関係を示す図である。It is a figure which shows the screen transition relationship after converting into a wizard format in a present Example. 本実施例において、(a)変換前、(b)メニューツリー形式に変換後、および(c)ウィザード形式に変換後の遷移関係データを示す図である。In this embodiment, (a) before conversion, (b) after conversion to the menu tree format, and (c) transition relation data after conversion to the wizard format. ユーザーインターフェースにおける画面の遷移関係のうち、(a)メニューツリー形式、および(b)ウィザード形式の例を示す図である。It is a figure which shows the example of (a) menu tree format and (b) wizard format among the transition relations of the screen in a user interface.

符号の説明Explanation of symbols

1 ユーザーインターフェース設計システム
1a ユーザインターフェース設計プログラム
2 表示手段
3 入力手段
4 記憶手段
5 演算処理手段
41 プログラム記憶部
42 設計要素ライブラリ記憶部
43 標準スタイルデータ記憶部
44 画面設計データ記憶部
45 遷移関係データ記憶部
46 画面遷移パターン記憶部
51 デフォルト表示部
52 設計要素候補表示部
53 画面設計データ作成部
54 遷移関係データ作成部
55 画面遷移図表示部
56 変換対象遷移選択部
57 画面遷移パターン判別部
58 変換候補遷移パターン抽出部
59 変換候補遷移図表示部
60 画面遷移パターン選択部
61 画面遷移パターン変換部
DESCRIPTION OF SYMBOLS 1 User interface design system 1a User interface design program 2 Display means 3 Input means 4 Storage means 5 Arithmetic processing means 41 Program storage part 42 Design element library storage part 43 Standard style data storage part 44 Screen design data storage part 45 Transition relation data storage Unit 46 Screen transition pattern storage unit 51 Default display unit 52 Design element candidate display unit 53 Screen design data creation unit 54 Transition relation data creation unit 55 Screen transition diagram display unit 56 Conversion target transition selection unit 57 Screen transition pattern determination unit 58 Conversion candidate Transition pattern extraction unit 59 Conversion candidate transition diagram display unit 60 Screen transition pattern selection unit 61 Screen transition pattern conversion unit

Claims (6)

ユーザーインターフェースを構成する各画面にIDを設定し、各画面間の遷移関係について遷移元画面IDと遷移先画面IDとを対応付けた遷移関係データを記憶する遷移関係データ記憶部と、
各画面間における定型の遷移関係を画面遷移パターンとして記憶する画面遷移パターン記憶部と、
前記遷移関係データ記憶部から遷移関係データを読み出してこれに基づき各画面間の遷移関係を示す画面遷移図として表示手段に表示させる画面遷移図表示部と、
前記画面遷移図として表示された各画面間の遷移関係のうち他の遷移関係に変換したい範囲を変換対象遷移として選択する変換対象遷移選択部と、
選択された変換対象遷移の画面遷移パターンを前記画面遷移パターン記憶部に照合して判別する画面遷移パターン判別部と、
前記画面遷移パターン記憶部に記憶されている画面遷移パターンの中から変換後の画面遷移パターンを選択する画面遷移パターン選択部と、
前記画面遷移パターン判別部により判別された画面遷移パターンの遷移関係データを、前記画面遷移パターン選択部により選択された画面遷移パターンの遷移関係データに変換する画面遷移パターン変換部と
してコンピュータを機能させることを特徴とするユーザーインターフェース設計プログラム。
A transition relation data storage unit that stores transition relation data in which an ID is set for each screen constituting the user interface and the transition source screen ID and the transition destination screen ID are associated with each other for the transition relation between the screens;
A screen transition pattern storage unit that stores a typical transition relationship between each screen as a screen transition pattern;
A screen transition diagram display unit that reads transition relationship data from the transition relationship data storage unit and displays it on a display unit as a screen transition diagram indicating a transition relationship between the screens based on the data,
A conversion target transition selection unit that selects a range to be converted into another transition relationship among the transition relationships between the screens displayed as the screen transition diagram, and a conversion target transition;
A screen transition pattern discriminating unit that discriminates the screen transition pattern of the selected conversion target transition by collating with the screen transition pattern storage unit;
A screen transition pattern selection unit for selecting a screen transition pattern after conversion from the screen transition patterns stored in the screen transition pattern storage unit;
The computer functions as a screen transition pattern conversion unit that converts the transition relation data of the screen transition pattern determined by the screen transition pattern determination unit into the transition relation data of the screen transition pattern selected by the screen transition pattern selection unit. A user interface design program characterized by
請求項1において、
前記画面遷移パターン判別部が判別した画面遷移パターンに基づいて、変換可能な画面遷移パターンの候補を前記画面遷移パターン記憶部から抽出する変換候補遷移パターン抽出部と、
抽出された変換候補遷移パターンを変換候補遷移図として表示手段に表示する変換候補遷移図表示部としてコンピュータに機能させることを特徴とするユーザーインターフェース設計プログラム。
In claim 1,
Based on the screen transition pattern determined by the screen transition pattern determination unit, a conversion candidate transition pattern extraction unit that extracts a convertible screen transition pattern candidate from the screen transition pattern storage unit;
A user interface design program for causing a computer to function as a conversion candidate transition diagram display unit for displaying an extracted conversion candidate transition pattern on a display means as a conversion candidate transition diagram.
請求項1において、
各画面を構成する各種の設計要素を備えた設計要素ライブラリを記憶する設計要素ライブラリ記憶部と、
前記設計要素を統一的に組合せて画面の標準スタイルデータとして予め記憶する標準スタイルデータ記憶部と、
前記標準スタイルデータを読み出して既定されている設計要素をデフォルトとして表示手段に表示するデフォルト表示部と、
前記設計要素ライブラリ記憶部から画面の各設計段階に応じた設計要素を読み出して選択候補として表示する設計要素候補表示部と、
デフォルト表示に従って決定された設計要素あるいは設計要素候補表示に従って別途選択的に決定された設計要素に基づいて、各画面の設計データを作成する画面設計データ作成部と
してコンピュータを機能させることを特徴とするユーザーインターフェース設計プログラム。
In claim 1,
A design element library storage unit for storing a design element library having various design elements constituting each screen;
A standard style data storage unit that preliminarily stores the design elements as standard style data of the screen in a unified combination;
A default display unit that reads out the standard style data and displays a default design element on the display means as a default;
A design element candidate display unit that reads design elements corresponding to each design stage of the screen from the design element library storage unit and displays them as selection candidates;
The computer functions as a screen design data creation unit that creates design data for each screen based on design elements determined according to the default display or design elements determined separately according to the design element candidate display. User interface design program.
ユーザーインターフェースを構成する各画面にIDを設定し、各画面間の遷移関係について遷移元画面IDと遷移先画面IDとを対応付けた遷移関係データを記憶する遷移関係データ記憶部と、各画面間における定型の遷移関係を画面遷移パターンとして記憶する画面遷移パターン記憶部とを有するユーザインターフェース設計システムを使用し、
画面遷移図表示部が、前記遷移関係データ記憶部から遷移関係データを読み出し、これに基づいて各画面間の遷移関係を示す画面遷移図として表示手段に表示する画面遷移図表示ステップと、
既に設定した各画面間の遷移関係を変更したい場合、変換対象遷移選択部が、前記画面遷移図として表示された遷移関係のうち他の遷移関係に変換したい範囲を変換対象遷移として選択する変換対象遷移選択ステップと、
画面遷移パターン判別部が、選択された変換対象遷移の画面遷移パターンを前記画面遷移パターン記憶部に照合して判別する遷移パターン判別ステップと、
画面遷移パターン選択部が、前記画面遷移パターン記憶部に記憶されている画面遷移パターンの中から変換後の画面遷移パターンを選択する遷移パターン選択ステップと、
画面遷移パターン変換部が、前記遷移パターン判別ステップにおいて判別された画面遷移パターンの遷移関係データを、前記遷移パターン選択ステップにおいて選択された画面遷移パターンの遷移関係データに変換する遷移パターン変換ステップと
を実行することを特徴とするユーザーインターフェース設計方法。
A transition relation data storage unit for storing transition relation data in which an ID is set for each screen constituting the user interface and a transition source screen ID and a transition destination screen ID are associated with each other for the transition relation between the screens. Using a user interface design system having a screen transition pattern storage unit for storing a typical transition relationship in FIG.
A screen transition diagram display unit reads transition relationship data from the transition relationship data storage unit, and displays a screen transition diagram display step as a screen transition diagram indicating a transition relationship between the screens based on the data.
If you want to change the transition relationship between screens that have already been set, the conversion target transition selection unit selects the range to be converted to another transition relationship among the transition relationships displayed as the screen transition diagram as the conversion target transition A transition selection step;
A transition pattern determination step in which the screen transition pattern determination unit determines the screen transition pattern of the selected conversion target transition by comparing it with the screen transition pattern storage unit;
A transition pattern selection step in which the screen transition pattern selection unit selects a screen transition pattern after conversion from the screen transition patterns stored in the screen transition pattern storage unit;
A transition pattern conversion step in which a screen transition pattern conversion unit converts the transition relation data of the screen transition pattern determined in the transition pattern determination step into transition relation data of the screen transition pattern selected in the transition pattern selection step; A user interface design method characterized by executing.
請求項4において、
変換候補遷移パターン抽出部が、前記遷移パターン判別ステップにおいて判別された画面遷移パターンに基づいて、変換可能な画面遷移パターンの候補を前記画面遷移パターン記憶部から抽出する変換候補遷移パターン抽出ステップと、
変換候補遷移図表示部が、抽出された変換候補遷移パターンを変換候補遷移図として表示手段に表示する変換候補遷移図表示ステップと
を実行することを特徴とするユーザーインターフェース設計方法。
In claim 4,
A conversion candidate transition pattern extraction unit that extracts a screen transition pattern candidate that can be converted from the screen transition pattern storage unit based on the screen transition pattern determined in the transition pattern determination step;
A conversion candidate transition diagram display unit executes a conversion candidate transition diagram display step of displaying the extracted conversion candidate transition pattern on the display means as a conversion candidate transition diagram as a conversion candidate transition diagram.
請求項4において、
各画面を構成する各種の設計要素を備えた設計要素ライブラリを記憶する設計要素ライブラリ記憶部と、前記設計要素を統一的に組合せて画面の標準スタイルデータとして予め記憶する標準スタイルデータ記憶部とを有するユーザインターフェース設計システムを使用して画面構成を作成する場合、
デフォルト表示部が、前記標準スタイルデータ記憶部から標準スタイルデータを読み出して既定されている設計要素をデフォルトとして表示手段に表示するデフォルト表示ステップと、
設計要素候補表示部が、前記設計要素ライブラリ記憶部から画面の各設計段階に応じた設計要素を読み出して選択候補として表示する設計要素候補表示ステップと、
画面設計データ作成部が、デフォルト表示に従って決定された設計要素あるいは設計要素候補表示に従って別途選択的に決定された設計要素に基づいて、各画面の設計データを作成する画面設計データ作成ステップと
を実行することを特徴とするユーザーインターフェース設計方法。
In claim 4,
A design element library storage unit for storing a design element library having various design elements constituting each screen; and a standard style data storage unit for storing the design elements in a unified manner and storing them in advance as standard style data for the screen. When creating a screen configuration using the user interface design system
A default display unit that reads standard style data from the standard style data storage unit and displays a default design element on the display means as a default; and
A design element candidate display unit reads a design element corresponding to each design stage of the screen from the design element library storage unit and displays it as a selection candidate.
The screen design data creation unit executes a screen design data creation step for creating design data for each screen based on design elements determined according to the default display or design elements determined separately according to the design element candidate display. A user interface design method characterized by:
JP2007084696A 2007-03-28 2007-03-28 User interface design program and user interface design method Pending JP2008242964A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007084696A JP2008242964A (en) 2007-03-28 2007-03-28 User interface design program and user interface design method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007084696A JP2008242964A (en) 2007-03-28 2007-03-28 User interface design program and user interface design method

Publications (1)

Publication Number Publication Date
JP2008242964A true JP2008242964A (en) 2008-10-09

Family

ID=39914206

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007084696A Pending JP2008242964A (en) 2007-03-28 2007-03-28 User interface design program and user interface design method

Country Status (1)

Country Link
JP (1) JP2008242964A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014057574A1 (en) * 2012-10-12 2014-04-17 三菱電機株式会社 Screen transition diagram creation device
WO2014080460A1 (en) * 2012-11-20 2014-05-30 中国電力株式会社 Form output device, form output method, form output program and form output system
WO2014108994A1 (en) * 2013-01-08 2014-07-17 三菱電機株式会社 Project data creation device
WO2014203737A1 (en) * 2013-06-21 2014-12-24 コニカミノルタ株式会社 Display device and program
CN111651152A (en) * 2020-04-27 2020-09-11 北京编程猫科技有限公司 Method and device for transforming figure picture based on graphical programming

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014057574A1 (en) * 2012-10-12 2014-04-17 三菱電機株式会社 Screen transition diagram creation device
US9778812B2 (en) 2012-10-12 2017-10-03 Mitsubishi Electric Corporation Screen transition diagram creator
KR101627985B1 (en) 2012-10-12 2016-06-07 미쓰비시덴키 가부시키가이샤 Screen transition diagram creation device
KR20150054922A (en) 2012-10-12 2015-05-20 미쓰비시덴키 가부시키가이샤 Screen transition diagram creation device
WO2014080460A1 (en) * 2012-11-20 2014-05-30 中国電力株式会社 Form output device, form output method, form output program and form output system
KR20150103730A (en) * 2013-01-08 2015-09-11 미쓰비시덴키 가부시키가이샤 Project data creation device
TWI494854B (en) * 2013-01-08 2015-08-01 Mitsubishi Electric Corp Project data creation apparatus
CN104903852A (en) * 2013-01-08 2015-09-09 三菱电机株式会社 Project data creation device
JP5916897B2 (en) * 2013-01-08 2016-05-11 三菱電機株式会社 Project data creation device
KR101664761B1 (en) 2013-01-08 2016-10-12 미쓰비시덴키 가부시키가이샤 Project data creation device
JPWO2014108994A1 (en) * 2013-01-08 2017-01-19 三菱電機株式会社 Project data creation device
WO2014108994A1 (en) * 2013-01-08 2014-07-17 三菱電機株式会社 Project data creation device
CN104903852B (en) * 2013-01-08 2018-01-02 三菱电机株式会社 Project data creating device
JP5751400B2 (en) * 2013-06-21 2015-07-22 コニカミノルタ株式会社 Display device and program
WO2014203737A1 (en) * 2013-06-21 2014-12-24 コニカミノルタ株式会社 Display device and program
US9946439B2 (en) 2013-06-21 2018-04-17 Konica Minolta, Inc. Display device and non-transitory computer readable recording medium
CN111651152A (en) * 2020-04-27 2020-09-11 北京编程猫科技有限公司 Method and device for transforming figure picture based on graphical programming

Similar Documents

Publication Publication Date Title
JPH09147040A (en) Microprogram management device
JP5018794B2 (en) PRINT JOB OUTPUT DEVICE, ITS CONTROL METHOD, AND CONTROL PROGRAM
JP2008269554A (en) Source code generating device
JP2008242964A (en) User interface design program and user interface design method
JP2010176315A (en) Item setting device, control method and control program for the device
JP2008203912A (en) Screen forming apparatus, method and program
JP2007094853A (en) Editing device, cellular phone, editing method and editing program
JP2006012038A (en) Information processor, image editing device, their control methods, computer program, and computer-readable storage medium therefor
JP2010277572A (en) Code generation program, computer readable recoding medium recording the same, code generation device, and code generation method
JP2009026239A (en) Device, and method for editing graphical user interface, and program
JPH11306002A (en) Editing device and editing method for gui environment
JP2007066077A (en) Method and apparatus for generating gui, computer program, and storage medium
JP4830395B2 (en) Image display program and image display apparatus
JP2010033500A (en) Gui data conversion system and gui data conversion method
JP2009032121A (en) Color generation support device and color generation support program
JP4983519B2 (en) Development support device and development support program
JPH09106337A (en) User interface generator
JPH08190476A (en) Development assisting device for interactive program
JP2009211143A (en) Information processor and information processing program
JPH10187669A (en) Tool bar display system
JP2004240644A (en) Menu creation system and menu creation method
JP5023160B2 (en) Screen transition design support program and screen transition design support device
JPH0954688A (en) Gui design supporting method
JP3696906B2 (en) Data input method and apparatus
JP2004272409A (en) Temporary object storing device, method, and program

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20090605