JPH07110763A - User interface screen editing device - Google Patents

User interface screen editing device

Info

Publication number
JPH07110763A
JPH07110763A JP5255498A JP25549893A JPH07110763A JP H07110763 A JPH07110763 A JP H07110763A JP 5255498 A JP5255498 A JP 5255498A JP 25549893 A JP25549893 A JP 25549893A JP H07110763 A JPH07110763 A JP H07110763A
Authority
JP
Japan
Prior art keywords
user interface
customizable
interface screen
editing
editor
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
JP5255498A
Other languages
Japanese (ja)
Inventor
Hisashi Umeki
久志 梅木
Makoto Kayashima
信 萱島
Akihiro Yoshikawa
彰弘 吉川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP5255498A priority Critical patent/JPH07110763A/en
Publication of JPH07110763A publication Critical patent/JPH07110763A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)
  • Processing Or Creating Images (AREA)

Abstract

PURPOSE:To easily customize the user interface of an application by a user by limiting the customizable range of a user interface screen by an editing person, segmenting a part customizable by the user and the part which is not customizable and indicating them in a menu. CONSTITUTION:An editor 100 is provided with a function 101 for preparing and editing the object of the user interface screen, the function 102 for judging the editing person and the function 103 for limiting the customizable range of screen editing by the editing person. Then, a user interface screen file to be edited is stored in a user interface screen file storage device 200, a program file is stored in a program file storage device 300, the customizable range of the user interface screen is limited by the editing person and the editing is performed. By segmenting and indicating the customizable part and the uncustomizable part in such a manner, the customizable range is clarified.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ユーザインタフェース
画面のカスタマイズを行なう編集装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an editing device for customizing a user interface screen.

【0002】[0002]

【従来の技術】アプリケーションプログラムのユーザイ
ンタフェースを編集する機能を持つソフトウェアで本発
明前に知られている近い例としては、Macintosh の Hyp
erCardというソフトウェアがある。 HyperCard には、
ユーザレベルという概念があり、ユーザレベル毎にアプ
リケーションのユーザインタフェースの編集可能な範囲
を設定することができる。
2. Description of the Related Art A similar example known before the present invention in software having a function of editing a user interface of an application program is Hyp of Macintosh.
There is software called erCard. HyperCard has
There is a concept of user level, and the editable range of the application user interface can be set for each user level.

【0003】X―Window では、.Xdefaults や .Xresour
ces 等のリソースファイルを利用して同一のアプリケー
ションプログラムの実行環境を変更することによりユー
ザカスタマイズを実現している。
In X-Window, .Xdefaults and .Xresour
User customization is realized by changing the execution environment of the same application program using resource files such as ces.

【0004】また、対話画面を用いたユーザインタフェ
ースの構築を支援するツールとして、日立製品の UIBT
がある。UIBT では、UIBT の提供する対話画面を実現す
る上で必要な機能を部品にしたもの(以下、オブジェク
トという)を配置してユーザインタフェース画面を作成
することができ、オブジェクトの色、大きさ、アクショ
ンなどを設定することができる。オブジェクトの操作、
制御はユーザプログラムで定義する。
As a tool for supporting the construction of a user interface using an interactive screen, Hitachi product UIBT
There is. With UIBT, you can create a user interface screen by arranging components (hereinafter referred to as objects) that have the functions required to realize the interactive screen provided by UIBT, and create the user interface screen. Etc. can be set. Object manipulation,
Control is defined by the user program.

【0005】[0005]

【発明が解決しようとする課題】近年アプリケーション
プログラムのユーザインタフェースが重視されており、
ユーザインタフェースのカスタマイズをユーザが行なえ
るようにしたいというニーズがある。ユーザインタフェ
ースの使いやすさや好みはユーザによって異なっている
ため、ユーザインタフェースの画面の配置、色などの内
部処理に影響しない部分はユーザでもカスタマイズでき
るようにしたい。さらに、エディタでの編集操作が許さ
れない場合は目的とする操作を実行するのに試行錯誤を
繰り返すか、マニュアルで正しい操作を調べる必要があ
った。
Recently, the user interface of application programs has been emphasized.
There is a need to allow users to customize the user interface. Since the usability and preferences of the user interface differ depending on the user, we want to make it possible for the user to customize the parts of the user interface that do not affect internal processing such as screen layout and colors. Furthermore, if the editing operation in the editor is not allowed, it is necessary to repeat trial and error to execute the desired operation or manually check the correct operation.

【0006】従来の技術で記述した HyperCard や X-Wi
ndow や UIBT は、ユーザインタフェースのカスタマイ
ズをユーザが行なえる点で非常に便利なものとなる。し
かし、ユーザインタフェースを編集する装置として対話
的にユーザが変更しても良い部分とそうでない部分を切
り分けて提示したり、その部分をなぜユーザが変更でき
ないのか提示するものはなかった。
HyperCard and X-Wi described in the conventional technology
ndow and UIBT are very convenient because they allow the user to customize the user interface. However, as a device for editing a user interface, there is no device that interactively separates and presents a part that may be changed by the user and a part that is not, or why the user cannot change the part.

【0007】本発明の目的は、編集者によってユーザイ
ンタフェース画面のカスタマイズ可能範囲を制限し、カ
スタマイズ可部分と不可部分とを切り分けて提示し、ア
プリケーションのユーザインタフェースをユーザが簡単
にカスタマイズできるようにした編集装置を提供するこ
とにある。
An object of the present invention is to limit the customizable range of the user interface screen by the editor and to separate and present the customizable part and the non-customizable part so that the user can easily customize the user interface of the application. To provide an editing device.

【0008】[0008]

【課題を解決するための手段】上記の機能を実現するた
めに本発明は、従来の技術で記述した UIBT のようにオ
ブジェクトとユーザプログラムとで構成されるユーザイ
ンタフェースの画面を編集する編集装置を考える。
In order to realize the above functions, the present invention provides an editing device for editing a screen of a user interface composed of an object and a user program like UIBT described in the prior art. Think

【0009】(1) ユーザインタフェース画面ファイルを
読み込み、画面ファイルが編集者の持ち物であるかを調
査し、編集者が開発者かユーザかを判断する。
(1) Read the user interface screen file, investigate whether the screen file belongs to the editor, and determine whether the editor is a developer or a user.

【0010】(2) 編集者がユーザであれば、ユーザイン
タフェース画面のオブジェクトにプログラムの内部処理
に影響するアクションまたは、名称が設定されている
か、プログラムファイルとマッチングを行なう。
(2) If the editor is a user, an action or name that affects the internal processing of the program is set for the object on the user interface screen, or matching is performed with the program file.

【0011】(3) オブジェクトにアクションまたは、名
称が設定されていた場合、ユーザはプログラムの内部処
理に影響する部分をカスタマイズ不可とする。
(3) When an action or name is set for the object, the user cannot customize the part that affects the internal processing of the program.

【0012】(4) オブジェクトの編集項目名の表示形態
(網掛け表示/非網掛け表示)と、項目選択時に呼び出
される関数名との情報を持つカスタマイズ項目定義ファ
イルを用意し、カスタマイズ不可部分の項目には表示形
態を網掛け表示、項目選択時に呼び出される関数名にカ
スタマイズ不可理由を表示する関数名を定義する。
(4) Prepare a customized item definition file having information on the display form (shaded display / non-shaded display) of the edit item name of the object and the function name called when the item is selected. The display form is shaded for the item, and the function name called when selecting the item is defined as the function name for displaying the reason why customization is not possible.

【0013】(5) オブジェクト編集時、カスタマイズ項
目定義ファイルによりカスタマイズ可部分、不可部分を
切り分けて提示し、項目選択時カスタマイズ項目定義フ
ァイルに定義された関数を呼び出す。
(5) When an object is edited, the customizable item definition file separates and presents the customizable part and the non-customizable part, and calls a function defined in the customizable item definition file when selecting an item.

【0014】[0014]

【作用】編集者によってカスタマイズ可能範囲を制限
し、カスタマイズ可部分、不可部分を切り分けて提示す
ることにより、カスタマイズ可能範囲を明確にし、ユー
ザの誤操作によるアプリケーションプログラムの破壊を
防ぐことができる。また、カスタマイズ不可理由を表示
させることによって、その旨をユーザに知らせることが
できる。
By restricting the customizable range by the editor and separating and presenting the customizable part and the non-customizable part, the customizable range can be clarified and the application program can be prevented from being destroyed by an erroneous operation by the user. Further, by displaying the reason why customization is not possible, the user can be notified of that fact.

【0015】[0015]

【実施例】以下、本発明を従来の技術で記述した対話画
面を用いたユーザインタフェースの構築を支援するツー
ル UIBT に適用した場合の実施例を説明する。図1は、
本発明のユーザインタフェース画面編集装置の全体図で
ある。100は編集エディタ、200は画面ファイル記
憶装置、300はプログラムファイル記憶装置、400
は入力装置、500はディスプレイである。編集エディ
タ100は、ユーザインタフェース画面のオブジェクト
を作成/編集する機能101と、編集者を判断する機能
102と、編集者によって画面編集のカスタマイズ可能
範囲を制限する機能103とを持ち、編集するユーザイ
ンタフェース画面ファイルをユーザインタフェース画面
ファイル記憶装置200に、プログラムファイルをプロ
グラムファイル記憶装置300にそれぞれ格納し、編集
者によってユーザインタフェース画面のカスタマイズ範
囲を制限して編集を行なうものである。
[Embodiment] An embodiment in which the present invention is applied to a tool UIBT for supporting the construction of a user interface using an interactive screen described in the prior art will be described below. Figure 1
It is an overall view of a user interface screen editing apparatus of the present invention. 100 is an editor, 200 is a screen file storage device, 300 is a program file storage device, 400
Is an input device, and 500 is a display. The edit editor 100 has a function 101 for creating / editing an object of a user interface screen, a function 102 for determining an editor, and a function 103 for limiting a customizable range of screen editing by the editor, and a user interface for editing. A screen file is stored in the user interface screen file storage device 200 and a program file is stored in the program file storage device 300, and an editor edits the user interface screen while limiting the customization range.

【0016】図2は、ユーザインタフェースの構築の流
れを示した図である。画面エディタ100によりユーザ
インタフェース画面110を作成し、ファイル200に
保存する。テキストエディタ600によりユーザインタ
フェース画面110の定義情報や制御をコーデイングし
たユーザプログラム610を作成し、ファイル300に
保存する。プログラム610をコンパイル、リンクし、
プログラム実行時にユーザインタフェース画面110を
ロードしてユーザインタフェース800が作成される。
本発明はこのようなユーザインタフェース画面の編集を
行なう編集装置である。
FIG. 2 is a diagram showing a flow of constructing a user interface. The user interface screen 110 is created by the screen editor 100 and saved in the file 200. The text editor 600 creates a user program 610 that codes the definition information and control of the user interface screen 110, and saves it in the file 300. Compile and link program 610,
When the program is executed, the user interface screen 110 is loaded to create the user interface 800.
The present invention is an editing device for editing such a user interface screen.

【0017】図3は、UIBT のユーザインタフェース画
面を作成するエディタを示した図である。110はユー
ザインタフェース画面、111〜116はユーザインタ
フェース画面110を構成するオブジェクト、130は
ユーザインタフェース画面を編集する編集メニュー、1
31〜137は編集項目である。UIBT では、対話画面
を実現する上で必要な機能を部品にしたオブジェクトを
配置してユーザインタフェース画面110を作成するエ
ディタ120があり、編集メニュー130の項目を選択
することによってユーザインタフェース画面のカスタマ
イズを行なうことができる。
FIG. 3 is a diagram showing an editor for creating a UIBT user interface screen. 110 is a user interface screen, 111 to 116 are objects constituting the user interface screen 110, 130 is an edit menu for editing the user interface screen, 1
Reference numerals 31 to 137 are edit items. The UIBT has an editor 120 that creates objects for the user interface screen 110 by arranging objects whose functions are necessary for realizing an interactive screen, and customizes the user interface screen by selecting items in the edit menu 130. Can be done.

【0018】図4は、本発明の編集者によって、カスタ
マイズ可能範囲を制限する仕様を示したフローチャート
である。まず、編集エディタを起動し、画面変更処理に
移る(10)。ユーザインタフェース画面ファイルと、
プログラムファイルを読み込む(11)。各オブジェク
トの編集項目の表示形態(網掛け表示/非網掛け表示)
と、項目選択時に呼び出される関数名を定義するカスタ
マイズ項目定義ファイルを用意し、全カスタマイズ項目
に対する表示形態を非網掛け表示に、項目選択時に呼び
出される関数名にカスタマイズを行なう関数名を定義す
る。これにより、この時点では全カスタマイズ項目編集
可能となる。(12)。画面ファイルが編集者のもので
あるかを調査し、編集者を判断する(13)。画面ファ
イルが編集者のものであれば、編集者は開発者、画面フ
ァイルが編集者のものでなければ、編集者はユーザとな
る。
FIG. 4 is a flow chart showing specifications for limiting the customizable range by the editor of the present invention. First, the editing editor is started and the screen changing process is started (10). User interface screen file,
The program file is read (11). Display form of edit item of each object (shaded display / non-shaded display)
Then, a customized item definition file that defines the function name that is called when an item is selected is prepared, the display form for all customized items is non-shaded, and the function name that is customized when the item is selected is defined. As a result, all customized items can be edited at this point. (12). It is checked whether the screen file belongs to the editor and the editor is judged (13). If the screen file belongs to the editor, the editor is the developer, and if the screen file does not belong to the editor, the editor is the user.

【0019】編集者がユーザであれば、ユーザインタフ
ェース画面の各オブジェクトとプログラムファイルとの
マッチングをとり、各オブジェクトにプログラムの内部
処理に影響するアクションまたは、名称が設定されてい
るかを調査する(14)。アクションまたは、名称が設
定されていたオブジェクトはプログラムの内部処理に影
響するカスタマイズ項目は編集できないように、表示形
態を網掛け、項目選択時に呼び出される関数名にカスタ
マイズ不可理由を表示する関数名を定義し、カスタマイ
ズ項目定義ファイルを変更する。(15)。これによっ
て、カスタマイズ不可部分の項目は、網掛け表示とな
り、項目選択時カスタマイズ不可理由を表示する関数が
呼び出される。編集者が開発者であれば、カスタマイズ
項目定義ファイルは変更しない。
If the editor is a user, each object on the user interface screen is matched with the program file, and it is investigated whether or not each object has an action or a name that affects the internal processing of the program (14). ). The action or the object for which the name has been set affects the internal processing of the program.The display mode is shaded so that the customized items cannot be edited, and the function name that displays the reason why customization is not possible is defined in the function name that is called when the item is selected. And change the customized item definition file. (15). As a result, the items that cannot be customized are shaded, and the function that displays the reason why customization is not possible when the item is selected is called. If the editor is a developer, do not change the customized item definition file.

【0020】次に、編集対象となるユーザインタフェー
ス画面を表示し(16)、判断(17)で、編集処理終
了かを選択する。処理終了でなければ、編集するオブジ
ェクトを選択し(18)、カスタマイズ項目定義ファイ
ルの情報に従い、カスタマイズ可部分、不可部分を切り
分けて提示する(19)。編集項目を選択し、カスタマ
イズ項目定義ファイルに定義された関数を呼び出す(1
10)。これによって、カスタマイズ可部分であれば、
カスタマイズ処理を行なう関数が、カスタマイズ不可部
分であれば、カスタマイズ不可理由メッセージを表示す
る関数が呼び出され実行される(21)。編集処理が完
了したら判断(17)へ返る。
Next, a user interface screen to be edited is displayed (16), and a decision (17) is made to select whether or not the editing process is completed. If the processing is not completed, the object to be edited is selected (18), and the customizable part and the non-customizable part are separated and presented according to the information in the customization item definition file (19). Select the edit item and call the function defined in the customization item definition file (1
10). By this, if it is a customizable part,
If the function for performing the customization processing is the non-customizable portion, the function for displaying the non-customizable reason message is called and executed (21). When the editing process is completed, the process returns to the judgment (17).

【0021】図5a、bを用いてカスタマイズ可能範囲
を制限する方法を説明する。図5aに示すように、ユー
ザインタフェース画面110の各オブジェクト111〜
116とプログラムファイル610とのマッチングを行
ない、オブジェクトにプログラムの内部処理に影響する
アクションまたは、名称が設定されているかを調査す
る。また、図5bに示すように、オブジェクトの編集項
目名の表示形態(網掛け表示/非網掛け表示)と、項目
選択時に呼び出される関数名との情報を持つカスタマイ
ズ項目定義ファイルを用意し、オブジェクトにプログラ
ムの内部処理に影響するアクションまたは、名称が設定
されていた場合、プログラムの内部処理に影響する編集
項目は、網掛けで表示するように表示形態を定義し、項
目選択時に呼び出される関数名にカスタマイズ不可理由
を表示する関数名を定義する。カスタマイズ項目定義フ
ァイルの情報に従いカスタマイズ不可部分は網掛けで表
示され、カスタマイズ可部分、不可部分が切り分けて提
示される。また、カスタマイズ不可部分が選択された場
合は、カスタマイズ不可理由メッセージを表示する関数
が呼び出される。
A method of limiting the customizable range will be described with reference to FIGS. As shown in FIG. 5A, each of the objects 111 to 111 of the user interface screen 110 is displayed.
116 is matched with the program file 610, and it is investigated whether an action or a name that affects the internal processing of the program is set in the object. Further, as shown in FIG. 5b, a customized item definition file having information on the display form (shaded display / non-shaded display) of the edit item name of the object and the function name that is called when the item is selected is prepared. If an action or a name that has an effect on the internal processing of the program is set in, the edit form that affects the internal processing of the program defines the display form so that it is displayed in a shaded form, and the function name that is called when the item is selected. Define the function name that displays the reason why customization is not possible. In accordance with the information in the customization item definition file, non-customizable portions are displayed in shaded areas, and customizable portions and non-customizable portions are presented separately. When the non-customizable portion is selected, the function for displaying the non-customizable reason message is called.

【0022】図6a、b、cを用いて、カスタマイズ可
部分の編集操作手順を説明する。図6aに示すように、
ユーザインタフェース画面110の編集するオブジェク
ト111〜116をマウスカーソル403で選択する
と、カスタマイズ項目定義ファイルの情報に従いカスタ
マイズできる部分とできない部分とを切り分けて提示し
た編集メニュー130を表示する。次に、図6bに示す
ように、メニュー130よりカスタマイズ可能な編集項
目131〜132をマウスカーソル403で選択する
と、図6cに示すように、カスタマイズ項目定義ファイ
ルに定義されたカスタマイズを行なう関数が呼び出さ
れ、オブジェクトの編集操作を実行する。これにより、
ユーザインタフェース画面のカスタマイズを行なう。
The editing operation procedure of the customizable part will be described with reference to FIGS. 6a, 6b and 6c. As shown in Figure 6a,
When the object 111 to 116 to be edited on the user interface screen 110 is selected with the mouse cursor 403, the edit menu 130 that separates and presents the part that can be customized and the part that cannot be customized according to the information in the customization item definition file is displayed. Next, as shown in FIG. 6b, when the editable items 131 to 132 that can be customized from the menu 130 are selected with the mouse cursor 403, the function for customizing defined in the customized item definition file is called as shown in FIG. 6c. Then, the edit operation of the object is executed. This allows
Customize the user interface screen.

【0023】図7a、b、cを用いて、カスタマイズ不
可部分を選択した場合の処理について説明する。図7a
に示すように、ユーザインタフェース画面110の編集
するオブジェクトをマウスカーソル403で選択する
と、カスタマイズ項目定義ファイルの情報に従いカスタ
マイズできる部分とできない部分とを切り分けて提示し
た編集メニュー130を表示する。次に、図7bに示す
ように、メニュー110より網掛けで表示されたカスタ
マイズ不可能な編集項目133〜137をマウスカーソ
ル403で選択すると、図7cに示すように、カスタマ
イズ項目定義ファイルに定義されたカスタマイズ不可理
由を表示する関数が呼び出され、カスタマイズ不可理由
メッセージ140を表示させ、編集処理は行なわない。
これにより、カスタマイズ不可部分を選択した場合にそ
の旨をユーザに知らせる。
The processing when the non-customizable portion is selected will be described with reference to FIGS. 7a, 7b and 7c. Figure 7a
As shown in, when an object to be edited on the user interface screen 110 is selected with the mouse cursor 403, an edit menu 130 is displayed which separates the part that can be customized and the part that cannot be customized according to the information in the customization item definition file. Next, as shown in FIG. 7b, when the non-customizable edit items 133 to 137 displayed in the menu 110 are shaded, they are defined in the customization item definition file as shown in FIG. 7c. The function for displaying the reason why customization is not possible is called, the message 140 for reason for customization is displayed, and the editing process is not performed.
Thereby, when the uncustomizable portion is selected, the user is notified of that fact.

【0024】[0024]

【発明の効果】以上説明したように、本発明によれば、
編集者によってユーザインタフェース画面のカスタマイ
ズ可能範囲が制限され、ユーザがカスタマイズできる部
分とできない部分とが切り分けてメニューに提示され
る。これにより、ユーザインタフェース画面をユーザが
簡単にプログラムを破壊することなくカスタマイズを行
なうことができる。
As described above, according to the present invention,
The editable range of the user interface screen is limited by the editor, and the part that can be customized by the user and the part that cannot be customized are separated and presented in the menu. This allows the user to easily customize the user interface screen without destroying the program.

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

【図1】本発明のユーザインタフェース画面編集装置の
全体図を示した図である。
FIG. 1 is a diagram showing an overall view of a user interface screen editing apparatus of the present invention.

【図2】ユーザインタフェースの構築の流れを示した図
である。
FIG. 2 is a diagram showing a flow of building a user interface.

【図3】UIBT のユーザインタフェース画面を作成する
エディタを示した図である。
FIG. 3 is a diagram showing an editor for creating a UIBT user interface screen.

【図4】本発明の編集者によって、カスタマイズ可能範
囲を制限する仕様を示したフローチャートである。
FIG. 4 is a flowchart showing specifications for limiting the customizable range by the editor of the present invention.

【図5】カスタマイズ可能範囲を制限する方法を説明し
た図である。
FIG. 5 is a diagram illustrating a method of limiting a customizable range.

【図6】ユーザインタフェース画面のカスタマイズ操作
手順を示した図である。
FIG. 6 is a diagram showing a procedure for customizing a user interface screen.

【図7】ユーザインタフェース画面のカスタマイズ不可
部分を選択した場合の処理を示した図である。
FIG. 7 is a diagram showing processing when a non-customizable portion of the user interface screen is selected.

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

100:編集エディタ、110:ユーザインタフェース
画面、120:UIBTパネルエディタ、130:編集
メニュー、140:カスタマイズ不可理由メッセージ、
200:画面ファイル記憶装置、300:プログラムフ
ァイル記憶装置、400:入力装置、401:キーボー
ド、402:マウス、403:マウスカーソル、50
0:ディスプレイ、600:テキストエディタ、61
0:プログラムファイル、800:ユーザインタフェー
ス。
100: edit editor, 110: user interface screen, 120: UIBT panel editor, 130: edit menu, 140: message of reason why customization is not possible,
200: screen file storage device, 300: program file storage device, 400: input device, 401: keyboard, 402: mouse, 403: mouse cursor, 50
0: display, 600: text editor, 61
0: program file, 800: user interface.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】ユーザインタフェース画面編集の際、編集
者を判断し、編集者によってカスタマイズ可能範囲を制
限し、カスタマイズ可部分と不可部分とを切り分けて提
示するユーザインタフェース画面編集装置。
1. A user interface screen editing apparatus which judges an editor when editing a user interface screen, limits a customizable range by the editor, and separates and presents a customizable part and a non-customizable part.
【請求項2】カスタマイズ可能範囲を制限するだけでな
く、カスタマイズできない部分を選択したときには、な
ぜカスタマイズできないのかその理由も表示する請求項
1記載の編集装置。
2. The editing apparatus according to claim 1, wherein not only the customizable range is limited, but also a reason why the customization cannot be performed is displayed when a non-customizable portion is selected.
【請求項3】ユーザインタフェース画面編集の際、アプ
リケーションプログラムの破壊を防ぐためアプリケーシ
ョンプログラムの開発者は、プログラムの内部処理に影
響する部分も編集できるが、アプリケーションを利用す
るユーザはプログラムの内部処理に影響しない部分のみ
を編集できるようにする請求項1記載の編集装置。
3. When the user interface screen is edited, the developer of the application program can edit the part that affects the internal processing of the program in order to prevent the destruction of the application program. However, the user who uses the application does the internal processing of the program. The editing apparatus according to claim 1, wherein only an unaffected portion can be edited.
JP5255498A 1993-10-13 1993-10-13 User interface screen editing device Pending JPH07110763A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5255498A JPH07110763A (en) 1993-10-13 1993-10-13 User interface screen editing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5255498A JPH07110763A (en) 1993-10-13 1993-10-13 User interface screen editing device

Publications (1)

Publication Number Publication Date
JPH07110763A true JPH07110763A (en) 1995-04-25

Family

ID=17279589

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5255498A Pending JPH07110763A (en) 1993-10-13 1993-10-13 User interface screen editing device

Country Status (1)

Country Link
JP (1) JPH07110763A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6727919B1 (en) 1998-07-07 2004-04-27 International Business Machines Corporation Flexible mouse-driven method of user interface
JP2006302211A (en) * 2005-04-25 2006-11-02 Mitsubishi Electric Corp Interactive model editing device
KR100708361B1 (en) * 2004-01-20 2007-04-17 캐논 가부시끼가이샤 Information processing apparatus and method
JP2009534766A (en) * 2006-04-27 2009-09-24 インターナショナル・ビジネス・マシーンズ・コーポレーション Method and system for generating an application data editor
US7769780B2 (en) 2006-05-31 2010-08-03 Fuji Xerox Co., Ltd. Information processing apparatus, information processing method, computer readable medium, and computer data signal
JP2011154474A (en) * 2010-01-26 2011-08-11 Ricoh Co Ltd Apparatus and system for processing information, customizing method, and program
JP2012146185A (en) * 2011-01-13 2012-08-02 Ricoh Co Ltd Image processing system, edition method and edition program
JP2013149027A (en) * 2012-01-18 2013-08-01 Canon Inc Portable information terminal, display control method, and program
US8712557B2 (en) 2010-06-25 2014-04-29 Hitachi, Ltd. Maintenance tool of control systems
US8984410B2 (en) 2010-03-18 2015-03-17 Konica Minolta Business Technologies, Inc. Image processing apparatus, data processing method therefor, and recording medium
US9436680B2 (en) 2013-08-08 2016-09-06 International Business Machines Corporation Manual creation for a program product
EP3751414A1 (en) 2019-06-11 2020-12-16 Ricoh Company, Ltd. Information processing system, server apparatus, information processing method, and carrier means

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6727919B1 (en) 1998-07-07 2004-04-27 International Business Machines Corporation Flexible mouse-driven method of user interface
KR100708361B1 (en) * 2004-01-20 2007-04-17 캐논 가부시끼가이샤 Information processing apparatus and method
JP2006302211A (en) * 2005-04-25 2006-11-02 Mitsubishi Electric Corp Interactive model editing device
US8566782B2 (en) 2006-04-27 2013-10-22 International Business Machines Corporation Generating application data editors
JP2009534766A (en) * 2006-04-27 2009-09-24 インターナショナル・ビジネス・マシーンズ・コーポレーション Method and system for generating an application data editor
US7769780B2 (en) 2006-05-31 2010-08-03 Fuji Xerox Co., Ltd. Information processing apparatus, information processing method, computer readable medium, and computer data signal
JP2011154474A (en) * 2010-01-26 2011-08-11 Ricoh Co Ltd Apparatus and system for processing information, customizing method, and program
US8984410B2 (en) 2010-03-18 2015-03-17 Konica Minolta Business Technologies, Inc. Image processing apparatus, data processing method therefor, and recording medium
US8712557B2 (en) 2010-06-25 2014-04-29 Hitachi, Ltd. Maintenance tool of control systems
JP2012146185A (en) * 2011-01-13 2012-08-02 Ricoh Co Ltd Image processing system, edition method and edition program
JP2013149027A (en) * 2012-01-18 2013-08-01 Canon Inc Portable information terminal, display control method, and program
US9436680B2 (en) 2013-08-08 2016-09-06 International Business Machines Corporation Manual creation for a program product
EP3751414A1 (en) 2019-06-11 2020-12-16 Ricoh Company, Ltd. Information processing system, server apparatus, information processing method, and carrier means
US11436299B2 (en) 2019-06-11 2022-09-06 Ricoh Company, Ltd. Information processing system, server apparatus, and information processing method

Similar Documents

Publication Publication Date Title
Myers User-interface tools: Introduction and survey
US20060117267A1 (en) System and method for property-based focus navigation in a user interface
US6230174B1 (en) Method of generating a markup language document containing image slices
US20100138759A1 (en) Layered contextual configuration management system and method and minimized input speech recognition user interface interactions experience
JP3441309B2 (en) How to display functional objects in graphical programming
MXPA02004356A (en) Displaying graphical objects.
US7603624B2 (en) System and method for styling content in a graphical user interface control
JPH07110763A (en) User interface screen editing device
US5802334A (en) Method for displaying object oriented class information and content information
AU2008288768B2 (en) Defining an interactive user interface
US20060085745A1 (en) System and method for displaying a user interface object using an associated style
US7340716B1 (en) User interface substitution
JP2000099317A (en) User interface design device and method therefor
US6587102B2 (en) Rendering panels in multiple display contexts
JPH09146736A (en) Method for constructing interactive interface
JPH08190476A (en) Development assisting device for interactive program
JP3254793B2 (en) Control method of interactive processing system
JP3138430B2 (en) User interface screen creation support device
JP3624447B2 (en) Component generation source program generation device
JP2000010769A (en) Method and device for user interface design
JP3168762B2 (en) Dialogue processing system
JPH1021062A (en) Device and method for visual programming
JPH08320784A (en) Program generation method
JPH1049355A (en) Development support method for work application program performing screen operation
JP2003050698A (en) System and method for configuring picture