JP5447637B2 - Apparatus, display control method, and display control program - Google Patents

Apparatus, display control method, and display control program Download PDF

Info

Publication number
JP5447637B2
JP5447637B2 JP2012272385A JP2012272385A JP5447637B2 JP 5447637 B2 JP5447637 B2 JP 5447637B2 JP 2012272385 A JP2012272385 A JP 2012272385A JP 2012272385 A JP2012272385 A JP 2012272385A JP 5447637 B2 JP5447637 B2 JP 5447637B2
Authority
JP
Japan
Prior art keywords
display
display data
program
selection
sdk
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.)
Expired - Fee Related
Application number
JP2012272385A
Other languages
Japanese (ja)
Other versions
JP2013066236A (en
Inventor
朋也 広川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2012272385A priority Critical patent/JP5447637B2/en
Publication of JP2013066236A publication Critical patent/JP2013066236A/en
Application granted granted Critical
Publication of JP5447637B2 publication Critical patent/JP5447637B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、装置、表示制御方法、及び表示制御プログラムに関する。   The present invention relates to an apparatus, a display control method, and a display control program.

特許文献1には、専用のソフトウェア開発キット(SDK)を使用して開発されたアプリケーション(SDKアプリ)を随時追加可能な画像形成装置が記載されている。SDKアプリの実行環境については、当該文献の図1及び図6等において詳しく説明されている。   Patent Document 1 describes an image forming apparatus to which an application (SDK application) developed using a dedicated software development kit (SDK) can be added at any time. The execution environment of the SDK application is described in detail in FIGS. 1 and 6 of the document.

出願人は、斯かるSDKアプリの実行環境(特許文献1における、CVM555,CSGiフレームワーク403、SDKプラットフォーム148、及びJSDKアプリ147等を含む環境)を、特許文献1に係る画像形成装置とは異なる機種の画像形成装置(以下、「他種器」という。)において拡張機能として実現可能することを検討している。この際、他種器の標準機能も従来通り利用可能であることが要求される。すなわち、他種器においてSDKアプリの実行環境が利用可能でない場合は、当該他種器の標準機能を従来通り利用でき、SDKアプリの実行環境が利用可能である場合は、他種器の標準機能とSDKアプリとの双方が利用できるといった具合である。   The applicant differs from the image forming apparatus according to Patent Document 1 in the execution environment of such an SDK application (the environment including CVM 555, CSGi framework 403, SDK platform 148, and JSDK application 147 in Patent Document 1). We are investigating the possibility of realizing an extended function in a model image forming apparatus (hereinafter referred to as “other type device”). At this time, it is required that the standard functions of other types of devices can be used as usual. That is, when the execution environment of the SDK application is not available in the other type device, the standard function of the other type device can be used as usual, and when the execution environment of the SDK application is available, the standard function of the other type device And the SDK application can be used.

ここで、一つ問題となるのが、他種器の標準機能に関する画面制御とSDKアプリに関する画面制御との整合性である。すなわち、他種器は、ハード的及びソフト的にSDKアプリを前提として製造されていない。すなわち、当該他種器の標準機能に関する画面以外の画面が操作パネルに表示されることは想定されていない。したがって、他種器の標準機能とSDKアプリとの間の画面遷移の制御が困難であるという問題がある。   Here, one problem is the consistency between the screen control related to the standard functions of other types and the screen control related to the SDK application. That is, the other seed device is not manufactured on the premise of the SDK application in terms of hardware and software. That is, it is not assumed that a screen other than the screen related to the standard function of the other type device is displayed on the operation panel. Therefore, there is a problem that it is difficult to control the screen transition between the standard function of the other type device and the SDK application.

特に、操作パネルに表示される画面は、ユーザとの重要なインタフェースとなるため、適切な画面遷移が実現されないと、機器の操作性を著しく低下させかねない。   In particular, since the screen displayed on the operation panel serves as an important interface with the user, the operability of the device may be significantly reduced unless an appropriate screen transition is realized.

一方で、他種器上において常にSDKアプリが利用されるとは限らないため、画面遷移の制御に関して他種器の標準機能に対する影響をできるだけ小さく抑えたいという希望がある。   On the other hand, since the SDK application is not always used on the other type device, there is a desire to minimize the influence on the standard function of the other type device with respect to the control of the screen transition.

本発明は、上記の点に鑑みてなされたものであって、拡張機能として追加されるプログラムに関する画面の表示制御を適切に実行することのできる装置、表示制御方法、及び表示制御プログラムの提供を目的とする。   The present invention has been made in view of the above points, and provides an apparatus, a display control method, and a display control program capable of appropriately executing screen display control related to a program added as an extended function. Objective.

そこで上記課題を解決するため、本発明は、表示データを表示する表示手段を備えた装置であって、前記表示手段における表示対象について、第一の表示データから第二の表示データへの遷移を選択させる選択手段と、記憶手段に記録されたプログラムの実行の可否を判断する判断手段と、前記選択手段の選択に応じた表示データを前記表示手段に表示させる表示制御手段とを有し、前記表示制御手段は、前記判断手段によって前記プログラムは利用できないと判断された場合に、前記選択手段が第二の表示データへの遷移を選択させたときは、前記第一表示データから前記第二の表示データへ表示対象を遷移させない。   Therefore, in order to solve the above-described problem, the present invention is an apparatus including a display unit that displays display data, and the display target in the display unit is changed from the first display data to the second display data. Selection means for selecting, determination means for determining whether or not to execute the program recorded in the storage means, and display control means for displaying display data corresponding to the selection of the selection means on the display means, When it is determined by the determination means that the program cannot be used, the display control means causes the second display data to be changed from the first display data to the second display data. Do not change the display target to display data.

本発明によれば、拡張機能として追加されるプログラムに関する画面の表示制御を適切に実行することができる。   ADVANTAGE OF THE INVENTION According to this invention, the display control of the screen regarding the program added as an extended function can be performed appropriately.

本発明の実施の形態における画像形成装置のハードウェア構成例を示す図である。1 is a diagram illustrating an example of a hardware configuration of an image forming apparatus according to an embodiment of the present invention. 本発明の実施の形態における画像形成装置において利用されるソフトウェア構成例を示す図である。FIG. 3 is a diagram illustrating an example of a software configuration used in the image forming apparatus according to the embodiment of the present invention. 本発明の実施の形態の画像形成装置における操作パネルの構成例を示す図である。FIG. 3 is a diagram illustrating a configuration example of an operation panel in the image forming apparatus according to the embodiment of the present invention. 第一の実施の形態における画像形成装置による操作画面表示処理の処理手順を説明するための図である。It is a figure for demonstrating the process sequence of the operation screen display process by the image forming apparatus in 1st embodiment. 第二の実施の形態における画像形成装置による操作画面表示処理の処理手順を説明するための図である。FIG. 10 is a diagram for explaining a processing procedure of an operation screen display process by the image forming apparatus according to the second embodiment.

以下、図面に基づいて本発明の実施の形態を説明する。図1は、本発明の実施の形態における画像形成装置のハードウェア構成例を示す図である。図1において、画像形成装置10は、いわゆるスキャナ装置であり、コントローラ11、スキャナ12、ネットワークインタフェース13、操作パネル14等のハードウェアを有する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a diagram illustrating a hardware configuration example of an image forming apparatus according to an embodiment of the present invention. In FIG. 1, an image forming apparatus 10 is a so-called scanner device, and includes hardware such as a controller 11, a scanner 12, a network interface 13, and an operation panel 14.

コントローラ11は、CPU111、RAM112、及びROM113等より構成される。ROM113には、各種のプログラムやプログラムによって利用されるデータ等が記録されている。RAM112は、プログラムをロードするための記憶領域や、ロードされたプログラムのワーク領域等として用いられる。CPU111は、RAM112にロードされたプログラムを処理することにより、各種の機能を実現する。   The controller 11 includes a CPU 111, a RAM 112, a ROM 113, and the like. The ROM 113 stores various programs and data used by the programs. The RAM 112 is used as a storage area for loading a program, a work area for the loaded program, and the like. The CPU 111 realizes various functions by processing a program loaded in the RAM 112.

スキャナ12は、原稿より画像データを読み取るためのハードウェアである。ネットワークインタフェース13は、LAN(Local Area Network)等のネットワーク(有線又は無線の別は問わない。)に接続するためのハードウェアである。操作パネル14は、ユーザからの入力の受け付けや、ユーザに対する情報の通知等を行うめのボタン、液晶パネル(表示装置)等を備えたハードウェアである。   The scanner 12 is hardware for reading image data from a document. The network interface 13 is hardware for connecting to a network (regardless of wired or wireless) such as a LAN (Local Area Network). The operation panel 14 is hardware including a button for accepting input from a user and notifying information to the user, a liquid crystal panel (display device), and the like.

また、画像形成装置10には、USB(Universal Serial Bus)ケーブル等を介してSDカードリーダ15が接続されている。SDカードリーダ15は、SDカード80に記録されたプログラムを読み取るために利用される。すなわち、画像形成装置10では、ROM113に記録されたプログラムだけでなく、SDカード80に記録されたプログラムもRAM112にロードされ、実行される。SDカードリーダ15は画像形成装置10に内蔵されていてもよい。なお、SDカード80は、スキャンされた画像データ等が保存するための記憶媒体としても利用される。但し、画像形成装置10は、HDD(Hard Disk Drive)を備えていてもよい。画像形成装置10がHDDを備えている場合、スキャンされた画像データ等はHDDに保存されるようにしてもよい。   In addition, an SD card reader 15 is connected to the image forming apparatus 10 via a USB (Universal Serial Bus) cable or the like. The SD card reader 15 is used for reading a program recorded on the SD card 80. That is, in the image forming apparatus 10, not only the program recorded in the ROM 113 but also the program recorded in the SD card 80 is loaded into the RAM 112 and executed. The SD card reader 15 may be built in the image forming apparatus 10. The SD card 80 is also used as a storage medium for storing scanned image data and the like. However, the image forming apparatus 10 may include an HDD (Hard Disk Drive). When the image forming apparatus 10 includes an HDD, the scanned image data and the like may be stored in the HDD.

図2は、本発明の実施の形態における画像形成装置において利用されるソフトウェア構成例を示す図である。同図における各プログラムの上下関係は、ROM113及びSDカード80に記録されたプログラムが、RAM112にロードされたときの関係を示している。SDKカード80に格納されたプログラムは、画像形成装置10に対する拡張機能として位置付けられる。そこで、本実施の形態では、SDKカード80に格納されたソフトウェア環境を「拡張環境」という。一方、ROM113に記録されたプログラムは、基本的に画像形成装置10の標準機能として位置付けられる。そこで、本実施の形態では、ROM113に記録されたソフトウェア環境を「標準環境」という。   FIG. 2 is a diagram showing a software configuration example used in the image forming apparatus according to the embodiment of the present invention. The vertical relationship of each program in the figure shows the relationship when the programs recorded in the ROM 113 and the SD card 80 are loaded into the RAM 112. The program stored in the SDK card 80 is positioned as an extended function for the image forming apparatus 10. Therefore, in the present embodiment, the software environment stored in the SDK card 80 is referred to as “extended environment”. On the other hand, the program recorded in the ROM 113 is basically positioned as a standard function of the image forming apparatus 10. Therefore, in the present embodiment, the software environment recorded in the ROM 113 is referred to as “standard environment”.

SDカード80には、拡張環境を実現するためのプログラムとして、JVM81、OSGiフレームワーク82、SDKプラットフォーム83、SDKアプリ84、及びSDK起動部85等が格納されている。なお、拡張環境を記録する記録媒体はSDカードでなくてもよい。画像形成装置10に対して挿抜可能な記録媒体であれば特定の記録媒体に限定されない。   The SD card 80 stores a JVM 81, an OSGi framework 82, an SDK platform 83, an SDK application 84, an SDK activation unit 85, and the like as programs for realizing an extended environment. Note that the recording medium for recording the extended environment may not be an SD card. The recording medium is not limited to a specific recording medium as long as it can be inserted into and removed from the image forming apparatus 10.

JVM81は、いわゆるJava(登録商標)仮想マシン(Java(登録商標) Virtual Machine)であり、Java(登録商標)バイトコードをOS21上で動作可能なネイティブコードに変換して実行する。なお、JVM81より上の層に図示されているソフトウェアは、Java(登録商標)のバイトコードによって実装されたものである。   The JVM 81 is a so-called Java (registered trademark) virtual machine (Java (registered trademark) Virtual Machine), and converts the Java (registered trademark) byte code into native code operable on the OS 21 and executes it. The software shown in the layer above the JVM 81 is implemented by Java (registered trademark) bytecode.

OSGiフレームワーク82は、OSGi(Open Services Gateway Initiative)アライアンスによる標準化技術であり、Java(登録商標)言語に基づいたオープンなソフトウェア部品化技術に基づいて作成されたソフトウェア部品の実行環境を提供するソフトウェアプラットフォームである。OSGiフレームワーク82上において、Java(登録商標)言語のソフトウェアは「バンドル」と呼ばれるソフトウェア部品の形で実装される。一つのバンドルは、一つのJAR(Java(登録商標) ARchive)ファイルによって構成され、それぞれ独立して動的に(装置の再起動を要することなく)インストール可能である。   The OSGi framework 82 is a standardized technology by the OSGi (Open Services Gateway Initiative) alliance, and software that provides an execution environment for software components created based on open software componentization technology based on the Java (registered trademark) language. Platform. On the OSGi framework 82, Java (registered trademark) language software is implemented in the form of software components called "bundles". One bundle is constituted by one JAR (Java (registered trademark) ARchive) file, and can be installed dynamically independently (without restarting the apparatus).

OSGiフレームワーク82は、HTTPサーバ821を含む。HTTPサーバ821は、Webブラウザ40からの要求(HTTPリクエスト)をSDKプラットフォーム83に通知し、SDKプラットフォーム83からの応答をHTTPレスポンスとしてWebブラウザ30に返信する。   The OSGi framework 82 includes an HTTP server 821. The HTTP server 821 notifies the request (HTTP request) from the Web browser 40 to the SDK platform 83 and returns a response from the SDK platform 83 to the Web browser 30 as an HTTP response.

SDKアプリ84は、専用のSDK(ソフトウェア開発キット)によって提供されるAPI(Application Program Interface)(SDK API)を利用して実装されたアプリケーションプログラムである。同図では、SDKアプリ84として、アプリA、アプリB、及びアプリC等が例示されている。   The SDK application 84 is an application program implemented using an API (Application Program Interface) (SDK API) provided by a dedicated SDK (software development kit). In the figure, as the SDK application 84, an application A, an application B, an application C, and the like are illustrated.

SDKプラットフォーム83は、SDK APIを介してSDKアプリ84の実行環境を提供するソフトウェアプラットフォームである。なお、SDK APIは外部に公開されている。したがって、SDKアプリ84はサードベンダ等によっても実装されうる。   The SDK platform 83 is a software platform that provides an execution environment for the SDK application 84 via the SDK API. The SDK API is open to the public. Therefore, the SDK application 84 can also be implemented by a third vendor or the like.

SDKプラットフォーム83は、コンバート部831を有する。コンバート部831は、HTTPサーバ821によって受信されたHTTPリクエストをSDKプラットフォーム83内において解釈可能な形式(Java(登録商標)による命令)に変換し、変換後の形式による命令をSDKプラットフォーム83に入力する。例えば、SDKアプリ84に対してSDKアプリ84の実行命令が入力される。コンバート部831は、また、SDKプラットフォーム83による処理の実行結果を標準環境のWebブラウザ30が理解可能な形式(HTMLデータ)に変換し、変換後のHTMLデータをHTTPサーバ821に出力する。   The SDK platform 83 includes a conversion unit 831. The conversion unit 831 converts the HTTP request received by the HTTP server 821 into a format that can be interpreted in the SDK platform 83 (instruction by Java (registered trademark)), and inputs the instruction in the format after conversion to the SDK platform 83. . For example, an execution command for the SDK application 84 is input to the SDK application 84. The conversion unit 831 also converts the execution result of the processing by the SDK platform 83 into a format (HTML data) that can be understood by the Web browser 30 in the standard environment, and outputs the converted HTML data to the HTTP server 821.

SDK起動部85は、SDカード80に記録されたプログラムをRAM112にロードし、起動する。   The SDK activation unit 85 loads the program recorded on the SD card 80 into the RAM 112 and activates it.

一方、画像形成装置10のROM113には、標準環境を実現するためのプログラムとして、OS21、コピーモジュール22、スキャンモジュール23、印刷モジュール24、FAXモジュール25、SDKロード部26、フレームワーク27、Webブラウザ30、HTTPサーバ40、API50、コピーUI61、E−mailUI62、フォルダUI63、FAXUI64、及びSDKUI65等が格納されている。   On the other hand, the ROM 113 of the image forming apparatus 10 includes an OS 21, a copy module 22, a scan module 23, a print module 24, a FAX module 25, an SDK load unit 26, a framework 27, and a Web browser as programs for realizing a standard environment. 30, an HTTP server 40, an API 50, a copy UI 61, an E-mail UI 62, a folder UI 63, a FAX UI 64, an SDK UI 65, and the like are stored.

OS21は、いわゆるOS(Operating System)である。コピーモジュール22は、画像データのコピーを制御するプログラムモジュールである。スキャンモジュール23は、画像データのスキャンを制御するプログラムモジュールである。印刷モジュール24は、画像データの印刷を制御するプログラムモジュールである。FAXモジュール25は、画像データのFAX送信を制御するプログラムモジュールである。   The OS 21 is a so-called OS (Operating System). The copy module 22 is a program module that controls copying of image data. The scan module 23 is a program module that controls scanning of image data. The print module 24 is a program module that controls printing of image data. The FAX module 25 is a program module that controls FAX transmission of image data.

SDKロード部26は、画像形成装置10の起動に応じて呼び出され、SDカード80のマウント、SDK起動部85のRAM112へのロード、及びSDK起動部85の実行等を行う。フレームワーク27は、画像形成装置10におけるプログラムの実行環境を提供する。   The SDK loading unit 26 is called in response to the activation of the image forming apparatus 10, and performs mounting of the SD card 80, loading of the SDK activation unit 85 into the RAM 112, execution of the SDK activation unit 85, and the like. The framework 27 provides a program execution environment in the image forming apparatus 10.

Webブラウザ30は、いわゆるWebブラウザであり、操作パネル14の表示制御を行う。すなわち、操作パネル14には、Java(登録商標)Script等のスクリプトプログラム等をも含むHTML(HyperText Markup Language)データ(Webページ)が各種の操作画面として表示される。HTTPサーバ40は、Webブラウザ40からの要求(HTTPリクエスト)に応じた処理を制御し、その応答(HTTPレスポンス)をWebブラウザ30に返信する。なお、標準環境におけるHTTPサーバ40と拡張環境におけるHTTPサーバ821とは通信に用いるポート番号が異なる。   The web browser 30 is a so-called web browser, and performs display control of the operation panel 14. That is, the operation panel 14 displays HTML (HyperText Markup Language) data (Web page) including script programs such as Java (registered trademark) Script as various operation screens. The HTTP server 40 controls processing in response to a request (HTTP request) from the Web browser 40 and returns a response (HTTP response) to the Web browser 30. Note that the port number used for communication is different between the HTTP server 40 in the standard environment and the HTTP server 821 in the extended environment.

API50は、標準環境に対するAPI(Application Program Interface)である。   The API 50 is an API (Application Program Interface) for the standard environment.

コピーUI61、E−mailUI62、フォルダUI63、FAXUI64、及びSDKUI65は、各種の操作画面の表示データとしてのHTMLデータである。コピーUI61は、スキャンされた画像データをコピーするための操作画面を表示させるHTMLデータである。E−mailUI62は、スキャンされた画像データをメール送信するための操作画面を表示させるHTMLデータである。フォルダUI63は、スキャンされた画像データをファイルシステム上のフォルダに保存するための操作画面を表示させるHTMLデータである。FAXUI64は、スキャンされた画像データをFAX送信するための操作画面を表示させるHTMLデータである。SDKUI65は、拡張環境に関する操作画面を表示させるためのHTMLデータである。   The copy UI 61, E-mail UI 62, folder UI 63, FAX UI 64, and SDK UI 65 are HTML data as display data for various operation screens. The copy UI 61 is HTML data for displaying an operation screen for copying scanned image data. The E-mail UI 62 is HTML data for displaying an operation screen for sending scanned image data by e-mail. The folder UI 63 is HTML data for displaying an operation screen for saving scanned image data in a folder on the file system. The FAX UI 64 is HTML data for displaying an operation screen for FAX transmission of scanned image data. The SDK 65 is HTML data for displaying an operation screen related to the extended environment.

これらのUI(HTMLデータ)の表示切り替え(選択)は、操作パネル14においてUI(User Interface)ごとに対応付けられたハードキー(ファンクションキー)によって行われる。   Display switching (selection) of these UI (HTML data) is performed by a hard key (function key) associated with each UI (User Interface) on the operation panel 14.

図3は、本発明の実施の形態の画像形成装置における操作パネルの構成例を示す図である。同図において、操作パネル14は、液晶パネル141、スタートキー142、コピーキー143、E−mailキー144、フォルダキー145、及びFAXキー146等を有する。   FIG. 3 is a diagram illustrating a configuration example of the operation panel in the image forming apparatus according to the embodiment of the present invention. In the figure, the operation panel 14 includes a liquid crystal panel 141, a start key 142, a copy key 143, an E-mail key 144, a folder key 145, a FAX key 146, and the like.

液晶パネル141は、各UIに基づく画面等を表示させるタッチ式のパネルである。スタートキー146は、ジョブの開始指示を受け付けるためのキーである。コピーキー143、E−mailキー144、フォルダキー145、及びFAXキー146は、利用する機能(UI)を選択させるためのキー(ボタン)である。   The liquid crystal panel 141 is a touch-type panel that displays a screen or the like based on each UI. The start key 146 is a key for accepting a job start instruction. A copy key 143, an E-mail key 144, a folder key 145, and a FAX key 146 are keys (buttons) for selecting a function (UI) to be used.

例えば、コピーキー143が押下されると、そのイベントはWebブラウザ30に通知される。Webブラウザ30は、コピーキー143に対応したURLを含むHTTPリクエストをHTTPサーバ40に送信する。HTTPサーバ40は、当該URLに対応するコピーUI61を取得し、Webブラウザ30に返信する。Webブラウザ30は、返信されたコピーUI61を液晶パネル141に表示させる。E−mailキー144、フォルダキー145、及びFAXキー146が押下された場合も、同様の処理が実行され、それぞれのファンクションキーに対応するUI(E−mailUI62、フォルダUI63、又はFAXUI64)が表示される。   For example, when the copy key 143 is pressed, the event is notified to the Web browser 30. The Web browser 30 transmits an HTTP request including a URL corresponding to the copy key 143 to the HTTP server 40. The HTTP server 40 acquires the copy UI 61 corresponding to the URL and sends it back to the Web browser 30. The Web browser 30 displays the returned copy UI 61 on the liquid crystal panel 141. When the E-mail key 144, the folder key 145, and the FAX key 146 are pressed, the same processing is executed, and a UI (E-mail UI 62, folder UI 63, or FAX UI 64) corresponding to each function key is displayed. The

なお、UIの遷移は、Webブラウザ30に表示されているUI(HTMLデータ)内に記述されているスクリプトプログラムの制御によって実現される。すなわち、各UIには、各ファンクションキーの押下イベントに応じた処理を定義するスクリプトプログラムが含まれている。当該処理定義は、押下されたファンクションキーに対応するURLを含むHTTPリクエストのHTTPサーバ40への送信をWebブラウザ30に実行させるというものである。   The UI transition is realized by controlling a script program described in a UI (HTML data) displayed on the Web browser 30. That is, each UI includes a script program that defines a process corresponding to a press event of each function key. The process definition is to cause the Web browser 30 to execute transmission of an HTTP request including the URL corresponding to the pressed function key to the HTTP server 40.

ところで、操作パネル14には、SDKUI65に対応するファンクションキーは配置されていない。これは、画像形成装置10が、SDKアプリ84の実行を前提として製造されていないためである。   By the way, the operation panel 14 is not provided with function keys corresponding to the SDK 65. This is because the image forming apparatus 10 is not manufactured on the assumption that the SDK application 84 is executed.

そこで、本実施の形態では、FAXキー146にSDKUI65を割り当てている。具体的には、FAXUI64が液晶パネル141に表示されている際にFAXキー146が押下されると、Webブラウザ30は、SDKUI65に基づいて拡張環境の操作画面(例えば、SDKアプリ84の操作画面)を液晶パネル141に表示させる。一方、拡張環境の操作画面が液晶パネル141に表示されている際にFAXキー146が押下されると、Webブラウザ30は、FAXUI64を液晶パネル141に表示させる。すなわち、FAXキー146は、FAXUI64又は拡張環境の操作画面が表示対象とされているときは両者を切り替えるためのトグルボタンとして機能する。これにより、SDKUI65及び拡張環境の操作画面を液晶パネル141に表示させることが可能となる。   Therefore, in this embodiment, the SDK 65 is assigned to the FAX key 146. Specifically, when the FAX key 146 is pressed while the FAX UI 64 is displayed on the liquid crystal panel 141, the Web browser 30 causes the extended environment operation screen (for example, the operation screen of the SDK application 84) based on the SDK 65. Is displayed on the liquid crystal panel 141. On the other hand, when the FAX key 146 is pressed while the operation screen for the extended environment is displayed on the liquid crystal panel 141, the Web browser 30 displays the FAX UI 64 on the liquid crystal panel 141. That is, the FAX key 146 functions as a toggle button for switching between the FAX UI 64 and the extended environment operation screen when the display target is displayed. As a result, the operation screen for the SDK 65 and the extended environment can be displayed on the liquid crystal panel 141.

なお、標準環境のうち、SDKロード部26及びSDKUI65は、拡張環境を実現可能とするため、新たに標準環境に追加された部分である。   Of the standard environments, the SDK load unit 26 and the SDK UI 65 are parts newly added to the standard environment in order to realize an extended environment.

また、本実施の形態における画像形成装置10はスキャナ装置であるところ、コピー、印刷、FAX送信等、スキャナ装置のみでは実現できない機能に関するプログラムモジュール又はUIを有する。これは、画像形成装置10をプリンタ又はファクシミリ等とUSBケーブル等によって接続されることにより、ハード的にこれらの機能の実現が可能とされた場合を考慮してのことである。   In addition, the image forming apparatus 10 according to the present embodiment is a scanner apparatus, and includes a program module or UI related to functions that cannot be realized only by the scanner apparatus, such as copying, printing, and FAX transmission. This is in consideration of a case where these functions can be realized in hardware by connecting the image forming apparatus 10 to a printer or a facsimile or the like with a USB cable or the like.

以下、画像形成装置10による操作画面表示処理の処理手順について説明する。第一の実施の形態では、SDKUI65以外のUI(標準環境のUI)がデフォルトUIとして設定されている場合の操作画面表示処理について説明する。ここで、デフォルトUIとは、画像形成装置10の起動後に最初に表示対象とされるUIをいう。デフォルトUIの設定は、操作パネル14を介して行われ、その設定情報(デフォルトUI識別情報)は、例えば、SDカード80に保存されている。   Hereinafter, a processing procedure of operation screen display processing by the image forming apparatus 10 will be described. In the first embodiment, an operation screen display process when a UI other than the SDK UI 65 (standard environment UI) is set as a default UI will be described. Here, the default UI refers to a UI that is first displayed after the image forming apparatus 10 is activated. The default UI is set via the operation panel 14, and the setting information (default UI identification information) is stored in the SD card 80, for example.

図4は、第一の実施の形態における画像形成装置による操作画面表示処理の処理手順を説明するための図である。   FIG. 4 is a diagram for explaining a processing procedure of an operation screen display process by the image forming apparatus according to the first embodiment.

画像形成装置10に対する電源の投入に応じ、OS21が起動される。OS21は、起動に応じ標準環境に関するプログラムを起動させる。その一つとしてWebブラウザ30がOS21によって起動される(S101)。Webブラウザ30は、起動されると、デフォルトUI識別情報に基づいて、デフォルトUIとして設定されているUIをHTTPサーバ40を介して取得し、当該UIに基づいて液晶パネル141に操作画面を表示させる(S102)。ここでは、デフォルトUIは、コピーUI61であるとする。したがって、コピーUI61に基づいてコピー画面が液晶パネル141に表示される。   The OS 21 is activated in response to power-on of the image forming apparatus 10. The OS 21 activates a program related to the standard environment in response to activation. As one of them, the Web browser 30 is activated by the OS 21 (S101). When activated, the Web browser 30 acquires a UI set as a default UI based on the default UI identification information via the HTTP server 40 and causes the liquid crystal panel 141 to display an operation screen based on the UI. (S102). Here, it is assumed that the default UI is the copy UI 61. Accordingly, a copy screen is displayed on the liquid crystal panel 141 based on the copy UI 61.

続いて、OS21は、SDKロード部26に対し拡張環境の起動を要求する(S103)。SDKロード部26は、当該要求に応じ、SDカード80をマウントする(S104)。続いて、SDKロード部26は、SDカード80よりSDK起動部85をRAM113にロードし(S105)、起動する(S106)。   Subsequently, the OS 21 requests the SDK load unit 26 to start the extended environment (S103). In response to the request, the SDK loading unit 26 mounts the SD card 80 (S104). Subsequently, the SDK loading unit 26 loads the SDK activation unit 85 from the SD card 80 into the RAM 113 (S105) and activates it (S106).

SDK起動部85は、起動されると、拡張環境のプログラムをRAM113にロードし、起動する(S107)。具体的には、JVM81、OSGiフレームワーク82、及びSDKプラットフォーム83等が起動される。また、必要に応じて一部又は全部のSDKアプリ84も起動される。拡張環境の初期起動が完了すると(S108)、SDK起動部85は、拡張環境の起動の完了をSDKロード部26に通知する(S109)。当該通知により、SDKロード部26は、拡張環境が起動されたことを認識する。   When activated, the SDK activation unit 85 loads the extended environment program into the RAM 113 and activates it (S107). Specifically, the JVM 81, the OSGi framework 82, the SDK platform 83, and the like are activated. In addition, some or all of the SDK applications 84 are also activated as necessary. When the initial startup of the extended environment is completed (S108), the SDK startup unit 85 notifies the SDK load unit 26 of the completion of startup of the extended environment (S109). With this notification, the SDK load unit 26 recognizes that the extended environment has been activated.

なお、ステップS104においてSDカード80のマウントに失敗した場合(例えば、SDカード80がSDカードリーダ15にセット(挿入)されていない場合等)、ステップS105においてSDK起動部85のロードに失敗した場合、又はステップS109において拡張環境の起動に失敗したことがSDK起動部85より通知された場合、SDKロード部26は、拡張環境は存在しないものと判断する。   In addition, when mounting of the SD card 80 fails in step S104 (for example, when the SD card 80 is not set (inserted) in the SD card reader 15), loading of the SDK activation unit 85 fails in step S105. Alternatively, when the SDK activation unit 85 notifies that the activation of the extended environment has failed in step S109, the SDK load unit 26 determines that the extended environment does not exist.

ところで、コピー画面が表示されることにより、ユーザから見れば画像形成装置10は利用可能な状態となる。この状態において、ユーザによってFAXキー146が押下されると、OS21よりFAXキー146の押下イベントがWebブラウザ30に通知される(S111)。当該押下イベントは、Webブラウザ30において表示対象とされているコピーUI61内のスクリプトプログラムに通知される。当該スクリプトプログラムの制御により、Webブラウザ30は、拡張環境の起動が終了しているか否かを問わず、HTTPサーバ40を介してFAXUI64を取得し、FAXUI64に基づいてFAX画面を表示させる(S112)。すなわち、FAXUI64及びSDKUI65以外のUIに含まれているスクリプトプログラムは、ファンクションキーの押下イベントに応じて拡張環境の起動の完了を確認することなく、押下イベントに応じたUIを表示させるための処理を実行させる。   By the way, when the copy screen is displayed, the image forming apparatus 10 can be used when viewed from the user. In this state, when the user presses the FAX key 146, the OS 21 notifies the Web browser 30 of a pressing event of the FAX key 146 (S111). The press event is notified to the script program in the copy UI 61 that is the display target in the Web browser 30. Under the control of the script program, the Web browser 30 acquires the FAX UI 64 via the HTTP server 40 and displays the FAX screen based on the FAX UI 64 regardless of whether or not the extended environment has been activated (S112). . That is, the script program included in the UI other than the FAX UI 64 and the SDK UI 65 performs a process for displaying a UI corresponding to the press event without confirming completion of activation of the extended environment according to the function key press event. Let it run.

一方、FAX画面が表示されている状態においてFAXキー146が押下され、その押下イベントがWebブラウザ30に通知されると(S113)。当該押下イベントは、Webブラウザ30において表示対象とされているFAXUI64内のスクリプトプログラム(以下、「FAXUIスクリプト」という。)に通知される。FAXUIスクリプトは、例えば、プロセス間通信によりSDKロード部26に対して拡張環境の起動が完了しているか否かを問い合わせる(S114)。ステップS113のタイミングでは、拡張環境の起動は完了していない。したがって、SDKロード部26は、拡張環境は起動されていないことをFAXUIスクリプトに対して応答する(S115)。また、SDKロード部26は、拡張環境は存在しないと判断した場合も拡張環境は起動されていないことをFAXUIスクリプトに対して応答する。FAXUIスクリプトは、拡張環境が起動されていないときは、FAXキー146の押下イベントを無視する。したがって、拡張環境が存在しない場合(例えば、SDカード80がセットされていない場合)、又は拡張環境が存在してもその起動が完了していない場合はFAX画面からの遷移は行われない。   On the other hand, when the FAX key 146 is pressed while the FAX screen is displayed, the pressing event is notified to the Web browser 30 (S113). The press event is notified to a script program in the FAX UI 64 (hereinafter referred to as “FAX UI script”) that is a display target in the Web browser 30. For example, the FAX UI script inquires of the SDK load unit 26 whether or not the extended environment has been activated by inter-process communication (S114). At the timing of step S113, the startup of the extended environment is not completed. Therefore, the SDK load unit 26 responds to the FAX UI script that the extended environment is not activated (S115). In addition, even when the SDK load unit 26 determines that the extended environment does not exist, the SDK load unit 26 responds to the FAX UI script that the extended environment is not activated. The FAX UI script ignores the pressing event of the FAX key 146 when the extended environment is not activated. Accordingly, when the extended environment does not exist (for example, when the SD card 80 is not set), or when the activation is not completed even when the extended environment exists, the transition from the FAX screen is not performed.

続いて、FAX画面が表示されている状態において、拡張環境の起動後にFAXキー146が押下され、その押下イベントがWebブラウザ30に通知されると(S116)。FAXUIスクリプトは、ステップS113と同様の問い合わせをSDKロード部26に対して行う(S117)。ここでは、SDKロード部26は、拡張環境の起動は完了していることをFAXUIスクリプトに対して応答する(S118)。   Subsequently, when the FAX screen is displayed, the FAX key 146 is pressed after the extended environment is activated, and the Web browser 30 is notified of the pressing event (S116). The FAX UI script makes an inquiry similar to step S113 to the SDK load unit 26 (S117). Here, the SDK load unit 26 responds to the FAX UI script that the activation of the extended environment has been completed (S118).

拡張環境の起動が完了している場合、FAXUIスクリプトは、HTTPサーバ40を介してSDKUI65を取得し、SDKUI65に基づいてSDKロゴ画面を液晶パネル141に表示させる(S119)。なお、SDKロゴ画面とは、SDKアプリ84のロゴを示す画像を含む画面であり、ユーザに対してSDKアプリ84を呼び出し中であることを通知する画面である。   When the activation of the extended environment is completed, the FAX UI script acquires the SDK UI 65 via the HTTP server 40, and displays the SDK logo screen on the liquid crystal panel 141 based on the SDK UI 65 (S119). The SDK logo screen is a screen including an image indicating the logo of the SDK application 84, and is a screen for notifying the user that the SDK application 84 is being called.

SDKUI65の表示に応じ、SDKUI65に含まれているスクリプトプログラム(以下、「SDKUIスクリプト」という。)における表示時の処理手順が実行される。まず、SDKUIスクリプトは、SDKアプリ84の初期画面に対するURLを含むHTTPリクエストのHTTPサーバ821への送信をWebブラウザ30に実行させる(S120)。HTTPサーバ821は、HTTPリクエストの受信に応じ、当該HTTPリクエストに含まれているURLをコンバート部831に通知する。コンバート部831は、当該URLに対応する初期画面の生成をSDKプラットフォーム83に実行させる。SDKプラットフォーム83は、SDKアプリ84が複数存在する場合は、SDKアプリ84の一覧画面を、SDKアプリ84が一つしか存在しない場合は、当該SDKアプリ84の操作画面を生成する。コンバート部831は、生成された初期画面を表示させるHTMLデータを生成し、当該HTMLデータをHTTPサーバ821へ出力する。HTTPサーバ821は、当該HTMLデータをWebブラウザ30に返信する(S121)。   In accordance with the display of the SDKUI 65, a processing procedure at the time of display in a script program included in the SDKUI 65 (hereinafter referred to as “SDKUI script”) is executed. First, the SDK UI script causes the Web browser 30 to execute transmission of an HTTP request including the URL for the initial screen of the SDK application 84 to the HTTP server 821 (S120). In response to receiving the HTTP request, the HTTP server 821 notifies the conversion unit 831 of the URL included in the HTTP request. The conversion unit 831 causes the SDK platform 83 to generate an initial screen corresponding to the URL. The SDK platform 83 generates a list screen of the SDK applications 84 when there are a plurality of SDK applications 84, and generates an operation screen of the SDK application 84 when there is only one SDK application 84. The conversion unit 831 generates HTML data for displaying the generated initial screen, and outputs the HTML data to the HTTP server 821. The HTTP server 821 returns the HTML data to the Web browser 30 (S121).

続いて、Webブラウザ30は、受信されたHTMLデータに基づいて初期画面(SDKアプリ84の一覧画面又はSDKアプリ84の操作画面)を液晶パネル141に表示させる(S122)。   Subsequently, the web browser 30 displays an initial screen (a list screen of the SDK application 84 or an operation screen of the SDK application 84) on the liquid crystal panel 141 based on the received HTML data (S122).

続いて、初期画面を介してSDKアプリ84の選択又は実行指示の入力等が行われると(S123)、Webブラウザ30は、当該指示に応じたHTTPリクエストをHTTPサーバ821に送信する(S124)。拡張環境では、当該HTTPリクエストがコンバート部831によって変換され、SDKプラットフォーム83又はSDKアプリ84によって当該HTTPリクエストに応じた処理が実行される(S125)。当該処理結果は、コンバート部831によってHTMLデータに変換される。当該HTMLデータは、HTTPサーバ821によってWebサーバ30に返信される(S126)。Webブラウザ30は、HTMLデータの受信に応じ、当該HTMLデータを液晶パネル141に表示させる(S127)。   Subsequently, when the SDK application 84 is selected or an execution instruction is input via the initial screen (S123), the Web browser 30 transmits an HTTP request corresponding to the instruction to the HTTP server 821 (S124). In the extended environment, the HTTP request is converted by the conversion unit 831, and the SDK platform 83 or the SDK application 84 executes processing according to the HTTP request (S125). The processing result is converted into HTML data by the conversion unit 831. The HTML data is returned to the Web server 30 by the HTTP server 821 (S126). In response to the reception of the HTML data, the Web browser 30 displays the HTML data on the liquid crystal panel 141 (S127).

以降、ステップS122〜S126が繰り返されることにより、拡張環境における画面遷移が実現される。また、ファンクションキーが押下されると、標準環境におけるUIが液晶パネル14に表示され、Webブラウザ30及びHTTPサーバ40等によって標準環境における画面遷移が実現される。   Thereafter, the screen transition in the extended environment is realized by repeating steps S122 to S126. When the function key is pressed, a UI in the standard environment is displayed on the liquid crystal panel 14, and screen transition in the standard environment is realized by the Web browser 30, the HTTP server 40, and the like.

なお、FAXUIスクリプトによる拡張環境の起動の完了の確認は、必ずしもSDKロード部26に直接問い合わせることにより行われなくてもよい。例えば、拡張環境の起動が完了したときにSDKロード部26がRAM112にフラグ情報を書き込むようにし、FAXUIスクリプトは当該フラグ情報を参照することにより起動の完了を確認するようにしてもよい。   Note that the confirmation of completion of the extended environment activation by the FAX UI script does not necessarily have to be performed by directly inquiring the SDK load unit 26. For example, the SDK load unit 26 may write flag information to the RAM 112 when the startup of the extended environment is completed, and the FAX UI script may check the completion of startup by referring to the flag information.

上述したように、第一の実施の形態によれば、SDカード80がセットされていない場合や、拡張環境が起動されていない場合等、拡張環境を利用させることができない場合は、FAXキー146が押下されたとしてもSDKUI65は表示対象とされない。したがって、標準環境に準拠した標準機として画像形成装置10を動作させることができ、利用できない拡張環境による不自然な動作や操作性の劣化等を回避することができる。   As described above, according to the first embodiment, the FAX key 146 is used when the extended environment cannot be used, such as when the SD card 80 is not set or when the extended environment is not activated. Even if is pressed, the SDKUI 65 is not displayed. Therefore, the image forming apparatus 10 can be operated as a standard machine that conforms to the standard environment, and unnatural operation, deterioration of operability, and the like due to an unusable extended environment can be avoided.

また、画面遷移の制御は、各UI内のスクリプトプログラムに基づいて行われる。したがって、拡張環境の追加による画面遷移の変更は、テキスト形式であるスクリプトプログラムを変更することにより比較的容易に行うことができる。   The screen transition is controlled based on a script program in each UI. Therefore, the change of the screen transition due to the addition of the extended environment can be relatively easily performed by changing the script program in the text format.

次に、第二の実施の形態について説明する。第二の実施の形態では、SDKUI65がデフォルトUIとして設定されている場合の操作画面表示処理について説明する。図5は、第二の実施の形態における画像形成装置による操作画面表示処理の処理手順を説明するための図である。   Next, a second embodiment will be described. In the second embodiment, an operation screen display process when the SDK UI 65 is set as a default UI will be described. FIG. 5 is a diagram for explaining a processing procedure of operation screen display processing by the image forming apparatus according to the second embodiment.

画像形成装置10に対する電源の投入に応じ、OS21が起動される。OS21は、起動に応じ標準環境に関するプログラムを起動させる。その一つとしてWebブラウザ30がOS21によって起動される(S201)。Webブラウザ30は、起動されると、デフォルトUI識別情報に基づいて、デフォルトUIとして設定されているSDKUI65をHTTPサーバ40を介して取得し、SDKUI65に基づいてSDKロゴ画面を液晶パネル141に操作画面を表示させる(S202)。なお、Webブラウザ30は、デフォルトUIがSDKUI65である場合は、SDKUI65を取得する前にSDカード80がSDカードリーダ15にセットされているか否かを確認する。SDカード80がセットされている場合はSDKUI65を取得し、SDカード80がセットされていない場合は、他のUIのいずれかを取得する(この場合、図4と同様の処理が実行される)。他のUIのいずれを取得するかは、予め設定しておけばよい。   The OS 21 is activated in response to power-on of the image forming apparatus 10. The OS 21 activates a program related to the standard environment in response to activation. As one of them, the web browser 30 is activated by the OS 21 (S201). When activated, the Web browser 30 acquires the SDK UI 65 set as the default UI based on the default UI identification information via the HTTP server 40, and displays the SDK logo screen on the liquid crystal panel 141 based on the SDK UI 65. Is displayed (S202). When the default UI is SDKUI 65, the Web browser 30 checks whether the SD card 80 is set in the SD card reader 15 before acquiring the SDKUI 65. If the SD card 80 is set, the SDK UI 65 is acquired. If the SD card 80 is not set, one of the other UIs is acquired (in this case, the same processing as in FIG. 4 is executed). . Which other UI is to be acquired may be set in advance.

SDKUI65の表示に応じ、SDKUI65に含まれているSDKUIスクリプトにおける表示時の処理手順であって、SDKUI65がデフォルトUIに設定されている場合の処理手順が実行される。まず、SDKUIスクリプトは、例えばプロセス間通信により、SDKプラットフォーム83に対して起動の完了を問い合わせる(S203)。問い合わせに対する応答が無い場合、SDKUIスクリプトは、拡張環境の起動は完了していないと判断し、SDKプラットフォーム83に対する起動完了の問い合わせを定期的に継続する。   In accordance with the display of the SDKUI 65, a processing procedure at the time of display in the SDKUI script included in the SDKUI 65, which is a processing procedure when the SDKUI 65 is set as a default UI, is executed. First, the SDK UI script inquires of the SDK platform 83 about the completion of activation, for example, by inter-process communication (S203). If there is no response to the inquiry, the SDK UI script determines that the startup of the extended environment has not been completed, and continues the startup completion inquiry to the SDK platform 83 periodically.

続いて、OS21は、SDKロード部26に対し拡張環境の起動を要求する(S204)。続いて、ステップS205〜S210では、図4のS104〜S109と同様の処理が実行され、拡張環境が起動される。   Subsequently, the OS 21 requests the SDK load unit 26 to start the extended environment (S204). Subsequently, in steps S205 to S210, processing similar to that in steps S104 to S109 in FIG. 4 is executed, and the extended environment is activated.

続いて、ロゴ画面が表示されている状態においてユーザによっていずれかのファンクションキーが押下されると、OS21よりファンクションキーの押下イベントがWebブラウザ30に通知される(S211)。当該押下イベントは、Webブラウザ30において表示対象とされているSDKUI65内のSDKUIスクリプトに通知される。SDKUIスクリプトは、定期的なSDKプラットフォーム83に対する起動完了の問い合わせの結果、拡張環境の起動の完了が確認されていない場合は、全てのファンクションキーの押下イベントを無視する。したがって、他のUIへの画面遷移は行われない。   Subsequently, when any of the function keys is pressed by the user while the logo screen is displayed, the OS 21 notifies the Web browser 30 of a function key pressing event (S211). The press event is notified to the SDK script in the SDK 65 that is the display target in the Web browser 30. If the completion of the startup of the extended environment is not confirmed as a result of the startup completion inquiry to the SDK platform 83 on a regular basis, the SDK UI script ignores all function key pressing events. Accordingly, screen transition to another UI is not performed.

その後、起動完了の問い合わせに対してSDKプラットフォーム83からの応答が返信されると(S221、S222)、SDKUIスクリプトは、拡張環境の起動は完了したと判断し、SDKプラットフォーム83に対する問い合わせ(ポーリング)を停止する(S223)。なお、問い合わせを一定期間繰り返してもSDKプラットフォーム83からの応答が無い場合、SDKUIスクリプトは、HTTPサーバ40を介した他のUIのうちのいずれかを取得をWebブラウザ30に取得させる。その結果、他のUIに基づく操作画面が液晶パネル141に表示される。   Thereafter, when a response from the SDK platform 83 is returned in response to the activation completion inquiry (S221, S222), the SDK UI script determines that the activation of the extended environment has been completed, and issues an inquiry (polling) to the SDK platform 83. Stop (S223). If there is no response from the SDK platform 83 even after repeating the inquiry for a certain period, the SDK UI script causes the Web browser 30 to acquire one of the other UIs via the HTTP server 40. As a result, an operation screen based on another UI is displayed on the liquid crystal panel 141.

続いて、SDKUIスクリプトは、SDKアプリ84の初期画面に対するURLを含むHTTPリクエストのHTTPサーバ821への送信をWebブラウザ30に実行させる(S224)。   Subsequently, the SDK UI script causes the Web browser 30 to transmit an HTTP request including the URL for the initial screen of the SDK application 84 to the HTTP server 821 (S224).

ステップS224以降ステップS226までは、ステップS120以降ステップS122と同様の処理が実行される。その結果、SDKアプリ84の初期画面が液晶パネル141に表示される。   From step S224 to step S226, processing similar to that from step S120 to step S122 is executed. As a result, the initial screen of the SDK application 84 is displayed on the liquid crystal panel 141.

また、ステップS227〜S231では、図4のステップS123〜S127と同様の処理が実行される。その結果、拡張環境における画面遷移が実現される。   Further, in steps S227 to S231, the same processing as in steps S123 to S127 of FIG. 4 is executed. As a result, screen transition in the extended environment is realized.

上述したように、第二の実施の形態によれば、SDKUI65がデフォルトUIと設定されている場合に、拡張環境の起動が完了するまでファンクションキーが押下されても他のUIへの遷移を防止することができる。すなわち、拡張環境は、標準環境の起動後に起動され、また、外部の記録媒体(SDカード80)からロードされるため、その(拡張環境の)初期画面の表示は、標準環境のUIがデフォルトUIである場合に比べて時間を要する可能性が高い。その結果、表示が完了するまでにユーザによる操作が行われてしまう可能性がある。しかしながら、第二の実施の形態では、拡張環境の起動が完了するまでファンクションキーの入力が無視されるため、デフォルトUIの表示前に他のUIが表示されてしまうといった画面遷移の不整合を防止することができる。   As described above, according to the second embodiment, when the SDK UI 65 is set as the default UI, even if the function key is pressed until the start of the extended environment is completed, the transition to another UI is prevented. can do. That is, the extended environment is started after the standard environment is started and loaded from an external recording medium (SD card 80). There is a high possibility that it will take time compared to the case of As a result, there is a possibility that an operation by the user is performed before the display is completed. However, in the second embodiment, since the input of the function key is ignored until the startup of the extended environment is completed, inconsistencies in screen transition such as another UI being displayed before the default UI is displayed are prevented. can do.

以上、本発明の実施例について詳述したが、本発明は斯かる特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   As mentioned above, although the Example of this invention was explained in full detail, this invention is not limited to such specific embodiment, In the range of the summary of this invention described in the claim, various deformation | transformation・ Change is possible.

10 画像形成装置
11 コントローラ
12 スキャナ
13 ネットワークインタフェース
14 操作パネル
15 SDカードリーダ
21 OS
22 コピーモジュール
23 スキャンモジュール
24 印刷モジュール
25 FAXモジュール
26 SDKロード部
27 フレームワーク
30 Webブラウザ
31 イベント検知部
32 ネットワーク通信部
33 HTML解読部
34 画面描画部
40 HTTPサーバ
41 ネットワーク通信部
42 リクエスト処理部
43 ハードキーイベント生起部
50 API
61 コピーUI
62 E−mailUI
63 フォルダUI
64 FAXUI
65 SDKUI
81 JVM
82 OSGiフレームワーク
83 SDKプラットフォーム
84 SDKアプリ
85 SDK起動部
111 CPU
112 RAM
113 ROM
141 液晶パネル
142 スタートキー
143 コピーキー
144 E−mailキー
145 フォルダキー
146 FAXキー
821 HTTPサーバ
831 コンバート部
DESCRIPTION OF SYMBOLS 10 Image forming apparatus 11 Controller 12 Scanner 13 Network interface 14 Operation panel 15 SD card reader 21 OS
22 Copy module 23 Scan module 24 Printing module 25 FAX module 26 SDK load unit 27 Framework 30 Web browser 31 Event detection unit 32 Network communication unit 33 HTML decoding unit 34 Screen drawing unit 40 HTTP server 41 Network communication unit 42 Request processing unit 43 Hard key event occurrence part 50 API
61 Copy UI
62 E-mail UI
63 Folder UI
64 FAXUI
65 SDKUI
81 JVM
82 OSGi framework 83 SDK platform 84 SDK application 85 SDK activation unit 111 CPU
112 RAM
113 ROM
141 LCD panel 142 Start key 143 Copy key 144 E-mail key 145 Folder key 146 FAX key 821 HTTP server 831 Conversion unit

特開2007−89139号公報JP 2007-89139 A

Claims (11)

表示データを表示する表示手段を備えた装置であって、
前記表示手段における表示対象について、当該装置が有する記憶手段に記憶された第一のプログラムに関する第一の表示データから、外部記録媒体に記憶された第二のプログラムに関する第二の表示データへの遷移を選択させる選択手段と、
前記第二のプログラムの実行の可否を判断する判断手段と、
前記選択手段の選択に応じた表示データを前記表示手段に表示させる表示制御手段とを有し、
前記表示制御手段は、前記判断手段によって前記第二のプログラムは利用できないと判断された場合に、前記選択手段が第二の表示データへの遷移を選択させたときは、前記第一表示データから前記第二の表示データへ表示対象を遷移させない装置。
A device comprising display means for displaying display data,
Transition from the first display data related to the first program stored in the storage means of the device to the second display data related to the second program stored in the external recording medium for the display object in the display means A selection means for selecting
Determining means for determining whether the second program can be executed;
Display control means for causing the display means to display display data according to the selection by the selection means,
Wherein the display control means, when the second program is determined not to be available by the determining means, when said selecting means is to select a transition to the second display data, the first display data A device that does not shift the display target from the display data to the second display data.
当該装置の起動後に最初に表示させる表示データの識別情報を管理する管理手段を有し、
前記表示制御手段は、前記第二のプログラムに係る表示データの識別情報が前記管理手段に管理されている場合は、前記第二のプログラムの起動の完了が確認されるまで前記選択手段の選択を無視する請求項1記載の装置。
Having management means for managing the identification information of the display data to be displayed first after the apparatus is activated,
If the display data identification information related to the second program is managed by the management means, the display control means selects the selection means until the completion of the start of the second program is confirmed. The apparatus of claim 1 which is ignored.
前記表示制御手段は、表示対象としている表示データに含まれているプログラムに基づいて、前記選択手段の選択に応じた表示データを取得する請求項1又は2記載の装置。   The apparatus according to claim 1, wherein the display control unit acquires display data corresponding to the selection by the selection unit based on a program included in display data to be displayed. 前記表示制御手段は、表示対象としている表示データに含まれているプログラムに基づいて、前記第二のプログラムに係る表示データの識別情報が前記管理手段に管理されている場合は、前記第二のプログラムの起動の完了が確認されるまで前記選択手段の選択を無視する請求項2記載の装置。 Wherein the display control unit, based on a program that is included in the display data and displayed, when the identification information of the display data according to the second program is managed by the management means, the second 3. The apparatus according to claim 2, wherein selection of the selection means is ignored until completion of starting of the program is confirmed. 前記第一の表示データは、当該装置の標準の機能に対する表示データであり、前記第二の表示データは、当該装置の機能を拡張させるプログラムに対応する表示データである請求項1乃至4いずれか一項記載の装置。   5. The first display data is display data for a standard function of the device, and the second display data is display data corresponding to a program for extending the function of the device. The apparatus according to one item. 表示データを表示する表示手段を備えた装置が実行する表示制御方法であって、
前記表示手段における表示対象について、外部記録媒体に記憶された第二のプログラムに関する第一の表示データから、外部記録媒体に記憶された第二のプログラムに関する第二の表示データへの遷移を選択させる選択手順と、
前記第二のプログラムの実行の可否を判断する判断手順と、
前記選択手順における選択に応じた表示データを前記表示手段に表示させる表示制御手順とを有し、
前記表示制御手順は、前記判断手順において前記第二のプログラムは利用できないと判断された場合に、前記選択手順において第二の表示データへの遷移が選択されたときは、前記第一表示データから前記第二の表示データへ表示対象を遷移させない表示制御方法。
A display control method executed by an apparatus including display means for displaying display data,
The display object on the display unit, the first display data for a second program stored in the external recording medium, to select a transition to the second display data for the second program stored in the external recording medium Selection procedure,
A determination procedure for determining whether to execute the second program;
A display control procedure for causing the display means to display display data corresponding to the selection in the selection procedure,
Wherein the display control step, when the second program is determined not to be available in the determination procedure, when the transition to the second display data is selected in the selection procedure, the first display data A display control method that does not change the display target from the second display data to the second display data.
前記表示制御手順は、前記第二のプログラムに係る表示データの識別情報が、起動後に最初に表示させる表示データの識別情報を管理する管理手段に管理されている場合は、前記第二のプログラムの起動の完了が確認されるまで前記選択手順における選択を無視する請求項6記載の表示制御方法。 Wherein the display control step, the identification information of the display data according to the second program, if it is managed in the management means for managing the identification information of the display data to be displayed first after start of the second program The display control method according to claim 6, wherein selection in the selection procedure is ignored until completion of activation is confirmed. 前記表示制御手順は、表示対象としている表示データに含まれているプログラムに基づいて、前記選択手順における選択に応じた表示データを取得する請求項6又は7記載の表示制御方法。   The display control method according to claim 6 or 7, wherein the display control procedure acquires display data corresponding to a selection in the selection procedure based on a program included in display data to be displayed. 前記表示制御手順は、表示対象としている表示データに含まれているプログラムに基づいて、前記第二のプログラムに係る表示データの識別情報が前記管理手段に管理されている場合は、前記第二のプログラムの起動の完了が確認されるまで前記選択手順における選択を無視する請求項7記載の表示制御方法。 Wherein the display control procedure based on the program included in the display data and displayed, when the identification information of the display data according to the second program is managed by the management means, the second The display control method according to claim 7, wherein selection in the selection procedure is ignored until completion of starting of the program is confirmed. 前記第一の表示データは、当該装置の標準の機能に対する表示データであり、前記第二の表示データは、当該装置の機能を拡張させるプログラムに対応する表示データである請求項6乃至9いずれか一項記載の表示制御方法。   10. The first display data is display data for a standard function of the device, and the second display data is display data corresponding to a program for expanding the function of the device. The display control method according to one item. 請求項6乃至10いずれか一項記載の表示制御方法をコンピュータに実行させる表示制御プログラム。   A display control program for causing a computer to execute the display control method according to claim 6.
JP2012272385A 2012-12-13 2012-12-13 Apparatus, display control method, and display control program Expired - Fee Related JP5447637B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012272385A JP5447637B2 (en) 2012-12-13 2012-12-13 Apparatus, display control method, and display control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012272385A JP5447637B2 (en) 2012-12-13 2012-12-13 Apparatus, display control method, and display control program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2008316026A Division JP5157867B2 (en) 2008-12-11 2008-12-11 Image forming apparatus, display control method, and display control program

Publications (2)

Publication Number Publication Date
JP2013066236A JP2013066236A (en) 2013-04-11
JP5447637B2 true JP5447637B2 (en) 2014-03-19

Family

ID=48189255

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012272385A Expired - Fee Related JP5447637B2 (en) 2012-12-13 2012-12-13 Apparatus, display control method, and display control program

Country Status (1)

Country Link
JP (1) JP5447637B2 (en)

Also Published As

Publication number Publication date
JP2013066236A (en) 2013-04-11

Similar Documents

Publication Publication Date Title
US9286141B2 (en) Image forming apparatus, program management system, program management method, and computer-readable storage medium
US8438567B2 (en) Information processing device and image processing apparatus
US9417862B2 (en) Information processing apparatus, function extension method for information processing apparatus, and non-transitory computer-readable storage medium
US20120314245A1 (en) Image processing apparatus, image processing system, method for controlling the same, and storage medium therefor
JP5786535B2 (en) Apparatus, information processing method, information processing program, and recording medium
US8817279B2 (en) Image forming apparatus, method for controlling the image forming apparatus, and storage medium
US9612818B2 (en) Information processing apparatus, program management method for information processing apparatus, and non-transitory computer-readable storage medium
JP5728896B2 (en) Printing system and program
JP2010128802A (en) Information processing apparatus, web server apparatus, method for updating web page, and program
JP5706643B2 (en) Information processing apparatus, information processing system, information processing apparatus control method, and program
US20120033258A1 (en) Image processing apparatus, control method of image processing apparatus, and storage medium
JP5157867B2 (en) Image forming apparatus, display control method, and display control program
US20200310714A1 (en) Image forming apparatus, method of controlling the same, storage medium, and system
US11093104B2 (en) Icon display control apparatus that prevents messy display of icons, method of controlling same, and storage medium
CN107659746B (en) Image forming apparatus, control method of image processing apparatus, and recording medium
US20180173479A1 (en) Image forming apparatus capable of mounting application and method for controlling the same
JP5447637B2 (en) Apparatus, display control method, and display control program
US20210044710A1 (en) Information processing apparatus that switches languages to be displayed, control method therefor, and storage medium
US10602011B2 (en) Image forming apparatus, information processing method, and program
US10545706B2 (en) Image forming apparatus, control method, and storage medium storing program
JP6123109B2 (en) Image forming apparatus
JP2012059106A (en) Customization device, printing system, customization method, and customization program
US11843737B2 (en) Information processing apparatus, control method therefor, and storage medium
JP5195200B2 (en) Information processing apparatus, application execution method, and program
US11656810B2 (en) Printing system, printing apparatus, control methods therefor, and storage medium

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131015

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131108

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20131203

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131216

R151 Written notification of patent or utility model registration

Ref document number: 5447637

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees