JP2008046730A - Graphical user interface display device and graphical user interface display program - Google Patents

Graphical user interface display device and graphical user interface display program Download PDF

Info

Publication number
JP2008046730A
JP2008046730A JP2006219639A JP2006219639A JP2008046730A JP 2008046730 A JP2008046730 A JP 2008046730A JP 2006219639 A JP2006219639 A JP 2006219639A JP 2006219639 A JP2006219639 A JP 2006219639A JP 2008046730 A JP2008046730 A JP 2008046730A
Authority
JP
Japan
Prior art keywords
plug
program
user interface
graphical user
interface display
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.)
Withdrawn
Application number
JP2006219639A
Other languages
Japanese (ja)
Inventor
Maoto Sugano
真音 菅野
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.)
Victor Company of Japan Ltd
Original Assignee
Victor Company of Japan 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 Victor Company of Japan Ltd filed Critical Victor Company of Japan Ltd
Priority to JP2006219639A priority Critical patent/JP2008046730A/en
Publication of JP2008046730A publication Critical patent/JP2008046730A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a general-purpose graphical user interface to be applied to electronic equipment to be integrated with various performances. <P>SOLUTION: This graphical user interface display device is provided with: a graphical user interface display program including a plug-in program; a storage means 103 for storing plug-in setting presence/absence information; a plotting processing decision means 101a for deciding whether or not processing corresponding to an input signal is accompanied with plotting processing; a plug-in decision means 101b for deciding whether or not the plotting processing should be performed by using the plug-in program based on the plug-in setting presence/absence information read from the storage means; an image generation means 101c for generating image data according to the plug-in program when it is decided that the plotting processing has been performed by using the plug-in in the plug-in decision means; and an output control means 101d for transmitting an image output signal for making a display part display an image based on the image data generated by the plotting means. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、組み込み機器に適用される汎用的なグラフィカル・ユーザ・インターフェース表示装置及びグラフィカル・ユーザ・インターフェース表示プログラムに関する。   The present invention relates to a general-purpose graphical user interface display device and a graphical user interface display program applied to an embedded device.

近年、オーディオ・ビジュアル(AV)機器等に代表されるソフトウェアを組み込んで使用する組み込み機器においては、LCDを主とするグラフィックス表示画面を備えるものが主流となっている。これらグラフィックス画面を備える組み込み機器においては、このグラフィックス画面上で利用者との入出力を行うグラフィカル・ユーザ・インターフェース(以下、GUIという。)が一般的によく知られている。   2. Description of the Related Art In recent years, built-in devices that incorporate and use software typified by audio-visual (AV) devices and the like are mainly equipped with a graphics display screen mainly composed of an LCD. In an embedded device having such a graphics screen, a graphical user interface (hereinafter referred to as GUI) for performing input / output with a user on the graphics screen is generally well known.

通常、GUIとは、状況に応じた幾つかの部品のグラフィックを画面上の適切な位置に表示し、ポインティングデバイス等からの選択信号を受信することで、利用者所望のグラフィック部品に割り当てられた各機能の動作を組み込み機器に行わせるものである。   Usually, the GUI is assigned to a graphic part desired by the user by displaying a graphic of some parts according to the situation at an appropriate position on the screen and receiving a selection signal from a pointing device or the like. Each function is operated by an embedded device.

このGUIは、一般的に、ソフトウェアで実現されており、各組み込み機器向けにそれぞれ開発されたソフトウェアを用いる必要がある。しかし、全ての組み込み機器について、個別にGUIのソフトウェアを開発するのは非効率的であり、開発者の手間がかかるという問題があった。そこで、仮想マシンを実現するソフトウェアなどを用い、この仮想マシン上に搭載可能なミドルウェアやアプリケーションをハードウェア非依存のソフトウェアとして開発することによって、これらのソフトウェアの汎用性を高める方法が一般的に知られている。   This GUI is generally realized by software, and it is necessary to use software developed for each embedded device. However, it has been inefficient to develop GUI software individually for all the embedded devices, and there is a problem that it takes time and effort of the developer. Therefore, it is generally known how to use software that implements virtual machines and develop the middleware and applications that can be installed on this virtual machine as hardware-independent software, thereby increasing the versatility of these software. It has been.

また、グラフィカル・ユーザ・インターフェース画面構築手段とグラフィカル・ユーザ・インターフェース制御ソフトウェア構築手段との両方の手段を、共にオブジェクト指向に基づく手段として構築するグラフィカル・ユーザ・インターフェース制御ソフトウェア開発システムが提案されている(例えば、特許文献1参照)。   In addition, a graphical user interface control software development system has been proposed in which both the graphical user interface screen construction means and the graphical user interface control software construction means are constructed as object-oriented means. (For example, refer to Patent Document 1).

さらに、メニュー画面編集・設定用のユーザ・インターフェースを提供し、このユーザ・インターフェースを用いて行われた編集・設定の内容をメニューデータとして管理し、このメニューデータに基づき、メニュー画面データ及び遷移制御プログラムを自動作成するメニュー作成システムが提案されている(例えば、特許文献2参照)。
特開平5−282139号公報 特開2004−240644号公報
Furthermore, a user interface for menu screen editing / setting is provided, and the contents of editing / setting performed using this user interface are managed as menu data. Based on this menu data, menu screen data and transition control are managed. A menu creation system that automatically creates a program has been proposed (see, for example, Patent Document 2).
JP-A-5-282139 JP 2004-240644 A

しかし、特許文献1に記載のグラフィカル・ユーザ・インターフェース制御ソフトウェア開発システムでは、グラフィカル・ユーザ・インターフェース画面構築手段とグラフィカル・ユーザ・インターフェース制御ソフトウェア構築手段との両方の手段を、共にオブジェクト指向に基づく手段として構築するので、グラフィカル・ユーザ・インターフェース制御ソフトウェア構築手段により構築された制御ソフトウェアを変更した場合には、これに対応するようにグラフィカル・ユーザ・インターフェース画面も変更する必要がある。   However, in the graphical user interface control software development system described in Patent Document 1, both the graphical user interface screen construction means and the graphical user interface control software construction means are both based on object orientation. Therefore, when the control software constructed by the graphical user interface control software construction means is changed, it is necessary to change the graphical user interface screen so as to correspond to this.

さらに、現在一般に利用されている組み込み機器では、同じ用途の組み込み機器であっても、使用環境等によって、その性能上ローエンドモデルからハイエンドモデルまで、複数のラインナップを備える場合が多い。例えば、低消費電力が要求される場合等はその用途を満たす最低限の機能のみを備えたローエンドモデルが採用され、高度なグラフィックス機能が要求される場合等はハイエンドモデルが採用される。   Furthermore, embedded devices currently in general use often have a plurality of lineups from low-end models to high-end models in terms of performance, even for embedded devices of the same application, depending on the usage environment. For example, when low power consumption is required, a low-end model having only a minimum function that satisfies the application is adopted, and when a high-level graphics function is required, a high-end model is adopted.

一方、開発者は開発工数を少なくするために、グラフィカル・ユーザ・インターフェース表示プログラムをローエンドモデルからハイエンドモデルの組み込み機器に汎用的に用いようとすると、ハイエンドモデルにおける要求に従った高度なグラフィックス機能を実現するグラフィカル・ユーザ・インターフェース表示プログラムを全てのモデルに統一的に搭載させる必要があった。   On the other hand, if the developer tries to use the graphical user interface display program generically from the low-end model to the high-end model embedded device in order to reduce the development man-hours, the advanced graphics function according to the requirements in the high-end model It was necessary to install a graphical user interface display program to realize all of the models in a unified manner.

しかし、これではローエンドモデルのソフトウェア及びハードウェアのコストが増大し、ローエンドモデルの意義が失われてしまう。   However, this increases the cost of software and hardware of the low-end model, and the significance of the low-end model is lost.

そのため、ローエンドモデルからハイエンドモデルの組み込み機器ごとにグラフィカル・ユーザ・インターフェース画面とグラフィカル・ユーザ・インターフェース制御ソフトウェアを構築する必要があり、開発者にとって手間になっていた。   For this reason, it is necessary for the developer to construct a graphical user interface screen and graphical user interface control software for each embedded device from the low-end model to the high-end model, which is troublesome for the developer.

また、特許文献2に記載のメニュー作成システムでは、メニュー画面データ及び遷移制御プログラムを自動作成するので、同様に、グラフィカル・ユーザ・インターフェース表示プログラムを汎用的に用いるためには、統一してハイエンドモデルにおける要求に従った高度なグラフィックス機能を実現するグラフィカル・ユーザ・インターフェース表示プログラムを構築するか、又は、そのモデルごとにメニュー画面データ及び遷移制御プログラムを自動作成する必要があり、開発者にとって手間になっていた。   In addition, the menu creation system described in Patent Document 2 automatically creates the menu screen data and the transition control program. Similarly, in order to use the graphical user interface display program for general purposes, it is unified to a high-end model. It is necessary for the developer to construct a graphical user interface display program that realizes advanced graphics functions according to the requirements in the above, or to automatically create menu screen data and transition control programs for each model. It was.

本発明は、上記課題に鑑みてなされたものであり、様々な性能の組み込み対象の電子機器に適用される汎用的なグラフィカル・ユーザ・インターフェース表示装置、及びグラフィカル・ユーザ・インターフェース表示プログラムを提供することを目的とする。   The present invention has been made in view of the above problems, and provides a general-purpose graphical user interface display device and a graphical user interface display program applied to electronic devices to be incorporated having various performances. For the purpose.

上記目的を達成するため、本発明に係るグラフィカル・ユーザ・インターフェース表示装置の特徴は、ソフトウェア組み込み型電子機器に適用される、グラフィカル・ユーザ・インターフェース表示プログラムを実行するためのグラフィカル・ユーザ・インターフェース表示装置であって、グラフィカル・ユーザ・インターフェース表示プログラムに組み込み可能な、GUI部品描画処理用の1つ又は2つ以上のプラグインプログラム、プラグインプログラムを用いて描画処理を行うか否かを示すGUI部品毎のプラグイン設定有無情報、及びプラグイン設定有無情報に必要に応じて関連付けられたプラグインプログラムの名称データを記憶する記憶手段と、外部入力により入力信号を生成する入力手段と、入力手段により生成した入力信号に対応する処理がGUI部品の描画処理を伴う処理であるか否かを判定する描画処理判定手段と、描画処理判定手段により描画処理を伴う処理であると判定した場合に、記憶手段から前記プラグイン設定有無情報と必要に応じて関連付けられたプラグインプログラムの名称データとを読み込み、この読み込んだプラグイン設定有無情報に基づいてプラグインプログラムを用いて描画処理を行うか否かを判定するプラグイン判定手段と、プラグイン判定手段によりプラグインプログラムを用いてGUI部品の描画処理を行うと判定した場合に、読み込んだプラグインプログラムの名称データに基づき記憶手段から対応するプラグインプログラムを検索して読み込み、この読み込んだプラグインプログラムに従ってGUI部品の画像データを生成する画像生成手段と、描画生成手段により生成した画像データに基づいて画像を表示部に表示させる画像出力信号を送信する出力制御手段とを備えたことにある。   In order to achieve the above object, a graphical user interface display device according to the present invention is characterized by a graphical user interface display for executing a graphical user interface display program applied to a software embedded electronic device. One or two or more plug-in programs for GUI component drawing processing that can be incorporated in a graphical user interface display program, and a GUI that indicates whether drawing processing is performed using the plug-in program Storage means for storing plug-in setting presence / absence information for each component and plug-in program name data associated with plug-in setting presence / absence information as needed, input means for generating an input signal by external input, and input means Input signal generated by When the corresponding process is a process involving a drawing process for a GUI component, and when the drawing process determining unit determines that the process is accompanied by a drawing process, the plug-in A plug-in that reads setting presence / absence information and name data of an associated plug-in program as necessary, and determines whether to perform drawing processing using the plug-in program based on the read plug-in setting presence / absence information When it is determined by the determining means and the plug-in determining means that the drawing process of the GUI part is performed using the plug-in program, the corresponding plug-in program is searched from the storage means based on the loaded plug-in program name data. Load and generate image data of GUI parts according to the loaded plug-in program An image generation unit that, in that an output control means for transmitting an image output signal for displaying an image on the display unit based on the image data generated by the drawing generation unit.

本発明に係るグラフィカル・ユーザ・インターフェース表示装置及びグラフィカル・ユーザ・インターフェース表示プログラムによれば、様々な性能の組み込み対象の電子機器に適用される汎用的なグラフィカル・ユーザ・インターフェースを提供することができる。   According to the graphical user interface display device and the graphical user interface display program according to the present invention, it is possible to provide a general-purpose graphical user interface that is applied to electronic devices to be embedded with various performances. .

以下、本発明の一実施形態に係るグラフィカル・ユーザ・インターフェース表示装置について図面を参照して以下に説明する。   A graphical user interface display device according to an embodiment of the present invention will be described below with reference to the drawings.

本実施形態では、ミドルウェアプログラム、プラグインプログラム、仮想マシンプログラムを含むグラフィカル・ユーザ・インターフェース表示プログラムを実行することにより、様々な性能の組み込み対象の電子機器に適用される汎用的なグラフィカル・ユーザ・インターフェース表示装置を例に挙げて説明する。   In the present embodiment, by executing a graphical user interface display program including a middleware program, a plug-in program, and a virtual machine program, a general-purpose graphical user application applied to electronic devices to be embedded with various performances. An interface display device will be described as an example.

図1に、本実施形態に係るグラフィカル・ユーザ・インターフェース表示装置のブロック図を示す。   FIG. 1 shows a block diagram of a graphical user interface display device according to the present embodiment.

図1において、グラフィカル・ユーザ・インターフェース表示装置10内のCPU100、メモリ103は、メモリバス105を介して相互に接続されている。このメモリバス105にはI/Oバス107が接続され、I/Oバス107には、入出力コントローラ109を介して記憶部115が、入出力コントローラ111を介して入力部117及び表示部119が、入出力コントローラ113を介して通信インターフェース121がそれぞれ接続されている。   In FIG. 1, a CPU 100 and a memory 103 in the graphical user interface display device 10 are connected to each other via a memory bus 105. An I / O bus 107 is connected to the memory bus 105, and a storage unit 115 is connected to the I / O bus 107 via an input / output controller 109, and an input unit 117 and a display unit 119 are connected via the input / output controller 111. The communication interface 121 is connected to each other via the input / output controller 113.

CPU100は、ソフトウェアをハードウェア非依存で用いるためのソフトウェアで実現される仮想マシン102と、この仮想マシン102によりCPU100内にハードウェア非依存で実装されるミドルウェア101とを、機能として備える。   The CPU 100 includes, as functions, a virtual machine 102 realized by software for using software independent of hardware, and middleware 101 implemented by the virtual machine 102 in a hardware independent manner within the CPU 100.

メモリ103には、グラフィカル・ユーザ・インターフェース表示プログラムと、この表示プログラムに組み込み可能な、GUI部品描画処理用の1つ又は2つ以上のプラグインプログラムと、グラフィカル・ユーザ・インターフェース画面を構成する部品の種類を示すデータと、サイズデータと、表示位置データと、プラグインプログラムを用いて描画処理を行うか否かを示す、GUI部品毎のプラグイン設定有無情報データと、それぞれのプラグイン設定有無情報データに必要に応じて関連付けられたプラグインプログラムの名称データとの他に、CPU100が各種の処理を実行する上において必要なデータなども適宜記憶される。   The memory 103 includes a graphical user interface display program, one or more plug-in programs for GUI component drawing processing that can be incorporated in the display program, and components that constitute a graphical user interface screen. Data indicating the type of data, size data, display position data, plug-in setting presence / absence information data for each GUI component indicating whether or not to perform drawing processing using a plug-in program, and whether or not each plug-in is set In addition to the plug-in program name data associated with the information data as necessary, data necessary for the CPU 100 to execute various processes is also stored as appropriate.

記憶部115は、例えば半導体記憶装置や磁気ディスク装置であって、グラフィカル・ユーザ・インターフェース表示プログラム等が記憶されている。   The storage unit 115 is, for example, a semiconductor storage device or a magnetic disk device, and stores a graphical user interface display program and the like.

入力部117は、利用者により各種操作信号が入力される操作ボタン等により構成されており、例えば利用者の押しボタン操作によりグラフィカル・ユーザ・インターフェース表示プログラムを実行する入力信号を作成し、この入力信号を入出力コントローラ111、I/Oバス107及びメモリバス105を介してCPU100に送信する。   The input unit 117 includes operation buttons and the like to which various operation signals are input by the user. For example, the input unit 117 generates an input signal for executing a graphical user interface display program by a user's push button operation, and this input The signal is transmitted to the CPU 100 via the input / output controller 111, the I / O bus 107 and the memory bus 105.

表示部119は、液晶ディスプレイなどであり、CPU100からメモリバス105、I/Oバス107、入出力コントローラ111を介して出力信号を受信しグラフィカル・ユーザ・インターフェース画面を表示する装置である。   The display unit 119 is a liquid crystal display or the like, and is a device that receives an output signal from the CPU 100 via the memory bus 105, the I / O bus 107, and the input / output controller 111 and displays a graphical user interface screen.

ミドルウェア101は、描画処理判定手段101a、プラグイン判定手段101b、画像生成手段101c、及び、プラグインI/F101eを備え、メモリ103にロードされたグラフィカル・ユーザ・インターフェース表示プログラム等のプログラムに従って各種の処理を実行する。   The middleware 101 includes a drawing processing determination unit 101a, a plug-in determination unit 101b, an image generation unit 101c, and a plug-in I / F 101e, and various types of programs according to programs such as a graphical user interface display program loaded in the memory 103. Execute the process.

描画処理判定手段101aは、入力部117から発せられた入力信号に対応する処理が描画処理を伴うか否かの判定を行う。   The drawing process determination unit 101a determines whether or not a process corresponding to an input signal issued from the input unit 117 involves a drawing process.

プラグイン判定手段101bは、描画処理判定手段101aにより描画処理を行うと判定した場合に、メモリ103からプラグイン設定有無情報を読み込み、読み込んだプラグイン設定有無情報に基づいてプラグインプログラムを用いて描画処理を行うか否かの判定を行う。   The plug-in determination unit 101b reads plug-in setting presence / absence information from the memory 103 when the drawing processing determination unit 101a determines to perform drawing processing, and uses a plug-in program based on the read plug-in setting presence / absence information. It is determined whether or not to perform drawing processing.

画像生成手段101cは、プラグイン判定手段101bによりプラグインプログラムを用いて描画処理を行うと判定した場合は、メモリ103からプラグインプログラムを読み込み、読み込んだプラグインプログラムに従って画像データを生成する。   When the plug-in determination unit 101b determines that the drawing process is performed using the plug-in program, the image generation unit 101c reads the plug-in program from the memory 103 and generates image data according to the read plug-in program.

プラグインI/F101eは、画像生成手段101cがメモリ103からプラグインプログラムを読み込む際のインターフェースである。   The plug-in I / F 101 e is an interface when the image generation unit 101 c reads a plug-in program from the memory 103.

CPU100の仮想マシン102は、ソフトウェアをハードウェア非依存で用いるためのソフトウェアで実現される仮想のコンピュータであり、画像生成手段101cにより生成された画像データに基づいて画像を表示部119に表示させる画像出力信号を送信する機能を有する。   The virtual machine 102 of the CPU 100 is a virtual computer realized by software for using software independent of hardware, and an image for causing the display unit 119 to display an image based on the image data generated by the image generation unit 101c. A function of transmitting an output signal;

次に、図2のフローチャートに従って本実施形態に係るグラフィカル・ユーザ・インターフェース表示装置の処理手順を説明する。   Next, the processing procedure of the graphical user interface display device according to the present embodiment will be described with reference to the flowchart of FIG.

まず、ミドルウェア101の描画処理判定手段101aは、利用者の外部操作等によって入力部117により生成された入力信号を受け付けた場合は、ステップS103以降の処理を実行する(ステップS101)。   First, when receiving an input signal generated by the input unit 117 due to a user's external operation or the like, the drawing process determination unit 101a of the middleware 101 executes the processes after step S103 (step S101).

そして、描画処理判定手段101aは、入力部117により生成した入力信号に対応する処理が描画処理を伴うか否かの判定を行う(ステップS103)。   Then, the drawing process determination unit 101a determines whether or not the process corresponding to the input signal generated by the input unit 117 involves a drawing process (step S103).

具体的には、描画処理判定手段101aは、予め入力信号毎に描画処理を行うか否かの条件判断処理が記述されているグラフィカル・ユーザ・インターフェース表示プログラムに従って、入力部117により生成した入力信号からこの入力信号に対応する処理が描画処理を伴うか否かの判定を行う。   More specifically, the drawing process determination unit 101a generates an input signal generated by the input unit 117 in accordance with a graphical user interface display program in which a condition determination process for determining whether to perform a drawing process for each input signal is described in advance. From this, it is determined whether or not the process corresponding to this input signal involves a drawing process.

次に、ミドルウェア101のプラグイン判定手段101bは、描画処理判定手段101aが描画処理を行うと判定した場合に、メモリ103からプラグイン設定有無情報とこれに関連付けられたプラグインプログラムの名称データとを読み込み、読み込んだプラグイン設定有無情報に基づいてプラグインプログラムを用いて描画処理を行うか否かの判定を行う(ステップS105)。   Next, if the plug-in determination unit 101b of the middleware 101 determines that the drawing process determination unit 101a performs the drawing process, the plug-in setting presence / absence information and the name data of the plug-in program associated therewith are stored from the memory 103. Is determined based on the read plug-in setting presence / absence information using the plug-in program (step S105).

具体的には、プラグイン判定手段101bは、読み込んだプラグイン設定有無情報の値が“有”を示す値に設定されていた場合は、関連付けられた名称のプラグインプログラムを用いて描画処理を行うと判定する一方、読み込んだプラグイン設定有無情報の値が“無”を示す値に設定されていた場合は、プラグインプログラムを用いることなく描画処理を行うと判定する。   Specifically, if the value of the plug-in setting presence / absence information that has been read is set to a value indicating “present”, the plug-in determination unit 101b performs a drawing process using the plug-in program with the associated name. On the other hand, if the value of the read plug-in setting presence / absence information is set to a value indicating “none”, it is determined that the drawing process is performed without using the plug-in program.

そして、プラグイン判定手段101bがプラグインを用いて描画処理を行うと判定した場合は、ミドルウェア101の画像生成手段101cが、関連付けられているプラグインプログラムの名称データに基づき、メモリ103から対象のプラグインプログラムを検索し、対象のプラグインプログラムが存在していると判定した場合には(ステップS107)、画像生成手段101cが、メモリ103からプラグインI/F101eを介して、この検索した対象のプラグインプログラムを読み込み、読み込んだプラグインプログラムに従って画像データを生成する(ステップS111)。   When the plug-in determination unit 101b determines that the drawing process is performed using the plug-in, the image generation unit 101c of the middleware 101 reads the target data from the memory 103 based on the name data of the associated plug-in program. When the plug-in program is searched and it is determined that the target plug-in program exists (step S107), the image generation unit 101c searches the target from the memory 103 via the plug-in I / F 101e. The plug-in program is read and image data is generated according to the read plug-in program (step S111).

ステップS105において、プラグイン判定手段101bがプラグインを用いることなく描画処理を行うと判定した場合は、ミドルウェア101の画像生成手段101cが、プラグインプログラムを読み込むことなく、ミドルウェアプログラムに従って画像データを生成する(ステップS109)。   In step S105, when the plug-in determination unit 101b determines that the drawing process is performed without using the plug-in, the image generation unit 101c of the middleware 101 generates image data according to the middleware program without reading the plug-in program. (Step S109).

図3は、本実施形態に係るグラフィカル・ユーザ・インターフェース表示装置において、2DのGUI部品描画のプラグイン及び3DのGUI部品描画プラグインを追加した場合の表示部119に表示される画面の一例を示した図である。   FIG. 3 shows an example of a screen displayed on the display unit 119 when a 2D GUI component drawing plug-in and a 3D GUI component drawing plug-in are added in the graphical user interface display device according to the present embodiment. FIG.

図3に示すGUI部品301乃至303は、メモリ103に記憶されたプラグイン設定有無情報が設定されていない部品であり、GUI部品304乃至306は、メモリ103に記憶されたプラグイン設定有無情報が設定されている部品であるとする。   3 are components for which plug-in setting presence / absence information stored in the memory 103 is not set, and GUI components 304 to 306 have plug-in setting presence / absence information stored in the memory 103. Suppose that it is a set part.

例えば、ミドルウェア101の描画処理判定手段101aが、GUI部品301を描画する入力信号を受け付けた場合、ミドルウェア101のプラグイン判定手段101bは、読み込んだプラグイン設定有無情報の値が“無”を示す値に設定されているので、プラグインプログラムを用いることなく描画処理を行うと判定する。そして、ミドルウェア101の画像生成手段101cが、プラグインプログラムを読み込むことなく、ミドルウェアプログラムに従って画像データを生成する。   For example, when the drawing processing determination unit 101a of the middleware 101 receives an input signal for drawing the GUI component 301, the plug-in determination unit 101b of the middleware 101 indicates that the value of the read plug-in setting presence / absence information indicates “none”. Since the value is set, it is determined that the drawing process is performed without using the plug-in program. Then, the image generation unit 101c of the middleware 101 generates image data according to the middleware program without reading the plug-in program.

一方、ミドルウェア101の描画処理判定手段101aが、GUI部品306を描画する入力信号を受け付けた場合、ミドルウェア101のプラグイン判定手段101bは、読み込んだプラグイン設定有無情報の値が“有”を示す値に設定されているので、プラグインプログラムを用いて描画処理を行うと判定する。そして、画像生成手段101cが、メモリ103からプラグインI/F101eを介して、メモリ103に記憶されている3D部品描画プラグインプログラムを読み込み、読み込んだ3D部品描画プラグインプログラムに従って3D部品の画像データを生成する。   On the other hand, when the drawing processing determination unit 101a of the middleware 101 receives an input signal for drawing the GUI component 306, the plug-in determination unit 101b of the middleware 101 indicates that the value of the read plug-in setting presence / absence information is “present”. Since it is set to a value, it is determined that drawing processing is performed using a plug-in program. Then, the image generation unit 101c reads the 3D component drawing plug-in program stored in the memory 103 from the memory 103 via the plug-in I / F 101e, and the image data of the 3D component is read according to the read 3D component drawing plug-in program. Is generated.

次に、ミドルウェア101の画像生成手段101cが、生成した画像データを出力制御手段である仮想マシン102へ引き渡し(ステップS113)、仮想マシン102が、画像生成手段101cにより引き渡された画像データに基づいて画像を表示部に表示させる画像出力信号を送信する(ステップS115)。   Next, the image generation unit 101c of the middleware 101 delivers the generated image data to the virtual machine 102 that is the output control unit (step S113), and the virtual machine 102 is based on the image data delivered by the image generation unit 101c. An image output signal for displaying an image on the display unit is transmitted (step S115).

このように、本実施形態に係るグラフィカル・ユーザ・インターフェース表示装置によれば、高度なグラフィック処理を必要とする場合に、プラグインI/F101eを介してプラグインプログラムを読み込み、読み込んだプラグインプログラムに従って、描画処理を行うことが可能になる。これにより、ミドルウェア101のみでは描画不可能なグラフィック処理を行うことが必要になった場合にも、対象のグラフィック処理に対応するプラグインプログラムを追加又は変更することにより、高度なグラフィック処理を行うことが可能になるので、ミドルウェアをローエンドモデルからハイエンドモデルの様々な性能の組み込み対象の電子機器に共通して用いることができ、開発者によるグラフィカル・ユーザ・インターフェース表示プログラムの開発工数を大幅に減少することができる。   As described above, according to the graphical user interface display device according to the present embodiment, the plug-in program is read via the plug-in I / F 101e when the advanced graphic processing is required, and the read plug-in program is read. Thus, it becomes possible to perform the drawing process. As a result, even when it is necessary to perform graphic processing that cannot be rendered only by the middleware 101, advanced graphic processing can be performed by adding or changing a plug-in program corresponding to the target graphic processing. Therefore, middleware can be used in common for electronic devices with various performances ranging from low-end models to high-end models, and the development man-hours of graphical user interface display programs by developers are greatly reduced. be able to.

本実施形態に係るグラフィカル・ユーザ・インターフェース表示装置のブロック図を示す。1 is a block diagram of a graphical user interface display device according to an embodiment. FIG. 本実施形態に係るグラフィカル・ユーザ・インターフェース表示装置の処理手順を示したフローチャートである。It is the flowchart which showed the process sequence of the graphical user interface display apparatus which concerns on this embodiment. 本実施形態に係るグラフィカル・ユーザ・インターフェース表示装置において、2DのGUI部品描画のプラグイン及び3DのGUI部品描画プラグインを追加した場合の表示部に表示される画面の一例を示した図である。FIG. 6 is a diagram illustrating an example of a screen displayed on a display unit when a 2D GUI component drawing plug-in and a 3D GUI component drawing plug-in are added in the graphical user interface display device according to the embodiment. .

符号の説明Explanation of symbols

10…グラフィカル・ユーザ・インターフェース表示装置
100…CPU
101…ミドルウェア
101a…描画処理判定手段
101b…プラグイン判定手段
101c…画像生成手段
101d…プラグインI/F
102…仮想マシン(表示制御手段)
103…メモリ
105…メモリバス
107…バス
115…記憶部
117…入力部
119…表示部
10 ... Graphical user interface display device 100 ... CPU
DESCRIPTION OF SYMBOLS 101 ... Middleware 101a ... Drawing process determination means 101b ... Plug-in determination means 101c ... Image generation means 101d ... Plug-in I / F
102 ... Virtual machine (display control means)
DESCRIPTION OF SYMBOLS 103 ... Memory 105 ... Memory bus 107 ... Bus 115 ... Memory | storage part 117 ... Input part 119 ... Display part

Claims (2)

ソフトウェア組み込み型電子機器に適用される、グラフィカル・ユーザ・インターフェース表示プログラムを実行するためのグラフィカル・ユーザ・インターフェース表示装置であって、
前記グラフィカル・ユーザ・インターフェース表示プログラムに組み込み可能な、GUI部品描画処理用の1つ又は2つ以上のプラグインプログラム、前記プラグインプログラムを用いて描画処理を行うか否かを示すGUI部品毎のプラグイン設定有無情報、及び前記プラグイン設定有無情報に必要に応じて関連付けられたプラグインプログラムの名称データを記憶する記憶手段と、
外部入力により入力信号を生成する入力手段と、
前記入力手段により生成した入力信号に対応する処理がGUI部品の描画処理を伴う処理であるか否かを判定する描画処理判定手段と、
前記描画処理判定手段により描画処理を伴う処理であると判定した場合に、前記記憶手段から前記プラグイン設定有無情報と前記必要に応じて関連付けられたプラグインプログラムの名称データとを読み込み、この読み込んだプラグイン設定有無情報に基づいてプラグインプログラムを用いて描画処理を行うか否かを判定するプラグイン判定手段と、
前記プラグイン判定手段によりプラグインプログラムを用いてGUI部品の描画処理を行うと判定した場合に、前記読み込んだプラグインプログラムの名称データに基づき前記記憶手段から対応するプラグインプログラムを検索して読み込み、この読み込んだプラグインプログラムに従ってGUI部品の画像データを生成する画像生成手段と、
前記描画生成手段により生成した画像データに基づいて画像を表示部に表示させる画像出力信号を送信する出力制御手段と
を備えたことを特徴とするグラフィカル・ユーザ・インターフェース表示装置。
A graphical user interface display device for executing a graphical user interface display program applied to a software embedded electronic device,
One or more plug-in programs for GUI component drawing processing that can be incorporated into the graphical user interface display program, and each GUI component indicating whether or not drawing processing is performed using the plug-in program Storage means for storing plug-in setting presence / absence information and name data of the plug-in program associated with the plug-in setting presence / absence information as necessary;
Input means for generating an input signal by external input;
A drawing process determination unit that determines whether the process corresponding to the input signal generated by the input unit is a process involving a drawing process of a GUI component;
When the drawing process determining unit determines that the process is accompanied by a drawing process, the plug-in setting presence / absence information and the name data of the associated plug-in program are read from the storage unit as necessary. Plug-in determination means for determining whether to perform drawing processing using a plug-in program based on plug-in setting presence / absence information;
When it is determined by the plug-in determination means that the drawing process of the GUI part is performed using the plug-in program, the corresponding plug-in program is retrieved from the storage means based on the name data of the read plug-in program and read Image generating means for generating image data of a GUI component according to the read plug-in program;
A graphical user interface display device, comprising: output control means for transmitting an image output signal for displaying an image on a display unit based on the image data generated by the drawing generation means.
ソフトウェア組み込み型電子機器に適用される、グラフィカル・ユーザ・インターフェース表示プログラムであって、
前記ソフトウェア組み込み型電子機器を、
前記グラフィカル・ユーザ・インターフェース表示プログラムに組み込み可能な、GUI部品描画処理用の1つ又は2つ以上のプラグインプログラム、前記プラグインプログラムを用いて描画処理を行うか否かを示すGUI部品毎のプラグイン設定有無情報、及び前記プラグイン設定有無情報に必要に応じて関連付けられたプラグインプログラムの名称データを記憶する記憶手段と、
外部入力により入力信号を生成する入力手段と、
前記入力手段により生成した入力信号に対応する処理がGUI部品の描画処理を伴う処理であるか否かを判定する描画処理判定手段と、
前記描画処理判定手段により描画処理を伴う処理であると判定した場合に、前記記憶手段から前記プラグイン設定有無情報と前記必要に応じて関連付けられたプラグインプログラムの名称データとを読み込み、この読み込んだプラグイン設定有無情報に基づいてプラグインプログラムを用いて描画処理を行うか否かを判定するプラグイン判定手段と、
前記プラグイン判定手段によりプラグインプログラムを用いてGUI部品の描画処理を行うと判定した場合に、前記読み込んだプラグインプログラムの名称データに基づき前記記憶手段から対応するプラグインプログラムを検索して読み込み、この読み込んだプラグインプログラムに従ってGUI部品の画像データを生成する画像生成手段と、
前記描画生成手段により生成した画像データに基づいて画像を表示部に表示させる画像出力信号を送信する出力制御手段
として機能させるためのグラフィカル・ユーザ・インターフェース表示プログラム。


A graphical user interface display program applied to a software embedded electronic device,
The software embedded electronic device,
One or more plug-in programs for GUI component drawing processing that can be incorporated into the graphical user interface display program, and each GUI component indicating whether or not drawing processing is performed using the plug-in program Storage means for storing plug-in setting presence / absence information and name data of the plug-in program associated with the plug-in setting presence / absence information as necessary;
Input means for generating an input signal by external input;
A drawing process determination unit that determines whether the process corresponding to the input signal generated by the input unit is a process involving a drawing process of a GUI component;
When the drawing process determining unit determines that the process is accompanied by a drawing process, the plug-in setting presence / absence information and the name data of the associated plug-in program are read from the storage unit as necessary. Plug-in determination means for determining whether to perform drawing processing using a plug-in program based on plug-in setting presence / absence information;
When it is determined by the plug-in determination means that the drawing process of the GUI part is performed using the plug-in program, the corresponding plug-in program is retrieved and read from the storage means based on the name data of the read plug-in program. An image generation means for generating image data of a GUI component in accordance with the read plug-in program;
A graphical user interface display program for functioning as output control means for transmitting an image output signal for displaying an image on a display unit based on image data generated by the drawing generation means.


JP2006219639A 2006-08-11 2006-08-11 Graphical user interface display device and graphical user interface display program Withdrawn JP2008046730A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006219639A JP2008046730A (en) 2006-08-11 2006-08-11 Graphical user interface display device and graphical user interface display program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006219639A JP2008046730A (en) 2006-08-11 2006-08-11 Graphical user interface display device and graphical user interface display program

Publications (1)

Publication Number Publication Date
JP2008046730A true JP2008046730A (en) 2008-02-28

Family

ID=39180439

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006219639A Withdrawn JP2008046730A (en) 2006-08-11 2006-08-11 Graphical user interface display device and graphical user interface display program

Country Status (1)

Country Link
JP (1) JP2008046730A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017091380A (en) * 2015-11-13 2017-05-25 三菱電機株式会社 Console display device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017091380A (en) * 2015-11-13 2017-05-25 三菱電機株式会社 Console display device

Similar Documents

Publication Publication Date Title
WO2015165232A1 (en) Driver program loading method and embedded device
KR20140147095A (en) Instantiable gesture objects
KR20130086138A (en) Cross-platform application framework
KR20140017649A (en) Methods to adapt user interfaces and input controls
US10885229B2 (en) Electronic device for code integrity checking and control method thereof
US20210109644A1 (en) Display method when application is exited and terminal
CN111796821A (en) Page updating method and device
WO2019168727A1 (en) Techniques for generating visualizations of ray tracing images
CN113867848A (en) Method, device and equipment for calling graphic interface and readable storage medium
US20170185422A1 (en) Method and system for generating and controlling composite user interface control
Ostrander Android UI Fundamentals: Develop and Design
CN114115870A (en) User interface implementation method and device
JP5010605B2 (en) Event processing device
JP2009026199A (en) Clock frequency control method and computer program
EP4191400A1 (en) Method and apparatus for implementing user interface
US8823723B2 (en) Semiconductor integrated circuit device, facility appliance control device, and appliance state display apparatus
CN112965773A (en) Method, apparatus, device and storage medium for information display
JP2008046730A (en) Graphical user interface display device and graphical user interface display program
US20190163341A1 (en) Electronic device and method for managing data input into input field
US20120079532A1 (en) Techniques for developing a television user interface for a secondary device
KR102360646B1 (en) Automatic application creation system based on user account input information
WO2022001633A1 (en) Device control method and device
US20230030973A1 (en) Change of firmware settings
JP2008108184A (en) Touch panel mounting device, external device, and operation method for external device
JP2007207075A (en) Cpu, integrated circuit device, microcomputer, electronic equipment and method for controlling cpu

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20081226

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20100303