JP6772770B2 - Programs and information processing systems executed by information processing terminals - Google Patents

Programs and information processing systems executed by information processing terminals Download PDF

Info

Publication number
JP6772770B2
JP6772770B2 JP2016219357A JP2016219357A JP6772770B2 JP 6772770 B2 JP6772770 B2 JP 6772770B2 JP 2016219357 A JP2016219357 A JP 2016219357A JP 2016219357 A JP2016219357 A JP 2016219357A JP 6772770 B2 JP6772770 B2 JP 6772770B2
Authority
JP
Japan
Prior art keywords
page
icon
screen
specific
instruction data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2016219357A
Other languages
Japanese (ja)
Other versions
JP2018075776A (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.)
Brother Industries Ltd
Original Assignee
Brother Industries 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 Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP2016219357A priority Critical patent/JP6772770B2/en
Publication of JP2018075776A publication Critical patent/JP2018075776A/en
Application granted granted Critical
Publication of JP6772770B2 publication Critical patent/JP6772770B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

本発明は、画像形成装置が表示する画面をカスタマイズする情報処理端末のプログラムに関する。 The present invention relates to a program of an information processing terminal that customizes a screen displayed by an image forming apparatus.

例えば特許文献1には、プリンタ等の画像形成装置のディスプレイに表示される画面をカスタマイズする情報処理端末のプログラムが開示されている。より詳細には、当該プログラムは、予め用意されたUI部品をドラッグ&ドロップすることによって、当該UI部品を画面に追加することができる。 For example, Patent Document 1 discloses a program of an information processing terminal that customizes a screen displayed on a display of an image forming apparatus such as a printer. More specifically, the program can add the UI component to the screen by dragging and dropping the UI component prepared in advance.

特開2011−154474号公報Japanese Unexamined Patent Publication No. 2011-154474

近年、画像形成装置に実装される機能が増加するのに伴って、画像形成装置のディスプレイに表示させたいUI部品の数も増加する傾向にある。また、画像形成装置のユーザにとっては、同種の機能に対応付けられたUI部品がグループ化されているのが望ましい。しかしながら、画像形成装置のディスプレイには画面サイズの制約があるので、グループ化した全てのUI部品を一覧表示させることができない場合もある。 In recent years, as the number of functions mounted on an image forming apparatus increases, the number of UI components to be displayed on the display of the image forming apparatus also tends to increase. Further, for the user of the image forming apparatus, it is desirable that the UI parts associated with the same type of functions are grouped. However, since the display of the image forming apparatus has a screen size limitation, it may not be possible to display a list of all the grouped UI components.

本発明は、上記の事情に鑑みてなされたものであり、その目的は、スクロール操作によって複数のページが切替表示される画像形成装置のアイコン画面において、複数の動作アイコンをユーザの意図に合わせて各ページに適切に配置することが可能な情報処理端末のプログラム及び情報処理システムを提供することにある。 The present invention has been made in view of the above circumstances, and an object of the present invention is to set a plurality of operation icons according to a user's intention on an icon screen of an image forming apparatus in which a plurality of pages are switched and displayed by a scroll operation. An object of the present invention is to provide an information processing terminal program and an information processing system that can be appropriately arranged on each page.

本明細書では様々な開示を行う。開示例の1つであるプログラムは、メモリと、端末ディスプレイと、入力インタフェースとを備える情報処理端末によって実行可能である。前記メモリは、画像形成装置の装置ディスプレイに表示させるアイコン画面を示す画面指示データを記憶している。前記画面指示データは、前記アイコン画面を構成する複数のページそれぞれに表示させる動作アイコンと、前記動作アイコンが特定された時に前記画像形成装置に実行させる動作とを示す。前記画像形成装置は、前記装置ディスプレイに表示させる前記ページを、ユーザが入力したスクロール指示に従って、複数の前記ページの1つである第1ページから、前記画面指示データで定められたページ順序で前記第1ページに隣接する第2ページに切り替える。該プログラムは、前記画面指示データに従って前記端末ディスプレイにカスタマイズ画面を表示させる表示処理を前記情報処理端末に実行させる。前記カスタマイズ画面には、複数の前記ページの1つである特定ページに含まれる前記動作アイコンが、前記画面指示データで定められたアイコン順序に従って配列されている。該プログラムは、前記特定ページへの前記動作アイコンの追加を指示する追加操作を、前記入力インタフェースを通じて受け付ける第1受付処理と、前記追加操作で指示された前記動作アイコンが前記特定ページに追加されるように、前記画面指示データを編集するアイコン追加処理と、前記追加操作によって前記特定ページに含まれる前記動作アイコンの数が上限値を超えたか否かを判断する第1判断処理と、前記第1判断処理で前記上限値を超えたと判断したことに応じて、前記特定ページの直後に新たな前記ページである新規ページが追加されるように、前記画面指示データを編集するページ追加処理と、前記特定ページの末尾の前記動作アイコンが前記特定ページから削除され、且つ当該動作アイコンが前記新規ページの先頭に表示されるように、前記画面指示データを編集する第1移動処理と、編集した前記画面指示データを前記画像形成装置に出力する出力処理とを前記情報処理端末に実行させる。 Various disclosures are made herein. The program, which is one of the disclosure examples, can be executed by an information processing terminal including a memory, a terminal display, and an input interface. The memory stores screen instruction data indicating an icon screen to be displayed on the device display of the image forming apparatus. The screen instruction data indicates an operation icon to be displayed on each of a plurality of pages constituting the icon screen, and an operation to be executed by the image forming apparatus when the operation icon is specified. The image forming apparatus displays the pages to be displayed on the apparatus display from the first page, which is one of the plurality of the pages, in the page order determined by the screen instruction data according to the scroll instruction input by the user. Switch to the second page adjacent to the first page. The program causes the information processing terminal to execute a display process for displaying a customized screen on the terminal display according to the screen instruction data. On the customization screen, the operation icons included in a specific page, which is one of the plurality of pages, are arranged in an icon order defined by the screen instruction data. The program receives a first reception process for receiving an additional operation instructing the addition of the operation icon to the specific page through the input interface, and the operation icon instructed by the additional operation is added to the specific page. As described above, the icon addition process for editing the screen instruction data, the first determination process for determining whether or not the number of the operation icons included in the specific page exceeds the upper limit value by the addition operation, and the first determination process. A page addition process for editing the screen instruction data and a page addition process for editing the screen instruction data so that a new page, which is a new page, is added immediately after the specific page in response to the determination that the upper limit value has been exceeded in the determination process. The first movement process for editing the screen instruction data and the edited screen so that the operation icon at the end of the specific page is deleted from the specific page and the operation icon is displayed at the top of the new page. The information processing terminal is made to execute an output process for outputting instruction data to the image forming apparatus.

上記構成によれば、追加操作によって特定ページの動作アイコンの数が上限値を超えると、特定ページの末尾の動作アイコンが特定ページの直後に新たに生成されたページに移動される。すなわち、ユーザが特定ページに纏めたいと考える複数の動作アイコン(以下、「グループアイコン」と表記する。)が、1回のスクロール操作で表示可能な範囲に纏められる。その結果、各ページに表示可能な動作アイコンの数の上限値の範囲内において、グループアイコンがユーザの意図に合わせて各ページに適切に配置される。 According to the above configuration, when the number of operation icons of a specific page exceeds the upper limit value due to an additional operation, the operation icons at the end of the specific page are moved to the newly generated page immediately after the specific page. That is, a plurality of operation icons (hereinafter, referred to as "group icons") that the user wants to group on a specific page are grouped in a range that can be displayed by one scroll operation. As a result, the group icons are appropriately arranged on each page according to the user's intention within the range of the upper limit of the number of operation icons that can be displayed on each page.

図1は、本実施形態に係る情報処理システム100を構成するMFP10及び情報処理端末50のブロック図である。FIG. 1 is a block diagram of an MFP 10 and an information processing terminal 50 constituting the information processing system 100 according to the present embodiment. 図2は、メモリ62に記憶された画面指示データの例であって、(A)はページリストを、(B)はアイコンリストを示す。FIG. 2 is an example of screen instruction data stored in the memory 62, in which (A) shows a page list and (B) shows an icon list. 図3は、メモリ62に記憶された画面指示データの例であって、(A)は新規ページが追加された後のページリストを、(B)は動作アイコン154が追加された後のアイコンリストを示す。FIG. 3 is an example of screen instruction data stored in the memory 62, in which (A) is a page list after a new page is added, and (B) is an icon list after an operation icon 154 is added. Is shown. 図4は、メイン処理のフローチャートである。FIG. 4 is a flowchart of the main process. 図5は、追加処理のフローチャートである。FIG. 5 is a flowchart of additional processing. 図6は、削除処理のフローチャートである。FIG. 6 is a flowchart of the deletion process. 図7は、ページ編集処理のフローチャートである。FIG. 7 is a flowchart of the page editing process. 図8は、一覧画面120及びカスタマイズ画面130がディスプレイ53に同時に表示された状態を示す図である。FIG. 8 is a diagram showing a state in which the list screen 120 and the customization screen 130 are simultaneously displayed on the display 53. 図9は、動作アイコン154が追加されたカスタマイズ画面130の表示例である。FIG. 9 is a display example of the customization screen 130 to which the operation icon 154 is added. 図10は、動作アイコン155が追加され、且つページタブ141が左クリックされたカスタマイズ画面130の表示例である。FIG. 10 is a display example of the customization screen 130 to which the operation icon 155 is added and the page tab 141 is left-clicked. 図11は、ページタブ141〜143が並び替えられたカスタマイズ画面130の表示例である。FIG. 11 is a display example of the customization screen 130 in which the page tabs 141 to 143 are rearranged. 図12は、アイコン画面の表示例であって、(A)はページID“ページ02”に対応するページを、(B)はページID“ページ03”に対応するページを示す。12A and 12B are display examples of the icon screen, in which FIG. 12A shows a page corresponding to the page ID “Page 02”, and FIG. 12B shows a page corresponding to the page ID “Page 03”.

以下、適宜図面を参照して本発明の実施形態について説明する。なお、以下に説明される実施形態は本発明の一例にすぎず、本発明の要旨を変更しない範囲で、本発明の実施形態を適宜変更できることは言うまでもない。例えば、後述する各処理の実行順序は、本発明の要旨を変更しない範囲で、適宜変更することができる。 Hereinafter, embodiments of the present invention will be described with reference to the drawings as appropriate. It goes without saying that the embodiments described below are merely examples of the present invention, and the embodiments of the present invention can be appropriately changed without changing the gist of the present invention. For example, the execution order of each process described later can be appropriately changed without changing the gist of the present invention.

図1は、本実施形態に係る情報処理システム100の概略図である。図1に示される情報処理システム100は、MFP(Multi-Function Peripheralの略)10と、情報処理端末50とで構成されている。MFP10及び情報処理端末50は、通信ネットワーク101を通じて相互に通信可能に構成されている。通信ネットワーク101の具体例は特に限定されないが、例えば、インターネット、有線LAN、無線LAN、或いはこれらの組み合わせであってもよい。または、MFP10及び情報処理端末50は、USBケーブル等によって接続されていてもよい。 FIG. 1 is a schematic view of an information processing system 100 according to the present embodiment. The information processing system 100 shown in FIG. 1 is composed of an MFP (abbreviation of Multi-Function Peripheral) 10 and an information processing terminal 50. The MFP 10 and the information processing terminal 50 are configured to be able to communicate with each other through the communication network 101. Specific examples of the communication network 101 are not particularly limited, but may be, for example, the Internet, a wired LAN, a wireless LAN, or a combination thereof. Alternatively, the MFP 10 and the information processing terminal 50 may be connected by a USB cable or the like.

MFP10は、図1に示されるように、プリンタ11と、スキャナ12と、FAX部13と、ディスプレイ23と、入力I/F24と、通信I/F25と、CPU31と、メモリ32と、通信バス33とを主に備える。MFP10を構成する各構成要素は、通信バス33を通じて相互に接続されている。MFP10は、画像形成装置の一例である。 As shown in FIG. 1, the MFP 10 includes a printer 11, a scanner 12, a fax unit 13, a display 23, an input I / F 24, a communication I / F 25, a CPU 31, a memory 32, and a communication bus 33. Mainly equipped with. The components constituting the MFP 10 are connected to each other through the communication bus 33. The MFP 10 is an example of an image forming apparatus.

ディスプレイ23には、液晶ディスプレイ、有機ELディスプレイ等があり、各種情報を表示する表示画面を備える。ディスプレイ23は、装置ディスプレイの一例である。 The display 23 includes a liquid crystal display, an organic EL display, and the like, and includes a display screen for displaying various information. The display 23 is an example of a device display.

入力I/F24は、ユーザによる入力操作を受け付けるユーザインタフェースである。具体的には、入力I/F24はボタンを有しており、押下されたボタンに対応づけられた各種の操作信号をCPU31へ出力する。さらに、入力I/F24は、ディスプレイ23の表示画面に重畳された膜状のタッチセンサを有していてもよい。ディスプレイ23の表示画面に表示されたオブジェクトを特定する操作、文字列或いは数字列を入力する操作は、ユーザ操作の一例である。「オブジェクト」とは、例えば、ディスプレイ23に表示された文字列、アイコン、ボタン、リンク、ラジオボタン、チェックボックス、プルダウンメニュー等である。入力I/F24は、第2入力インタフェースの一例である。 The input I / F 24 is a user interface that accepts input operations by the user. Specifically, the input I / F 24 has a button, and outputs various operation signals associated with the pressed button to the CPU 31. Further, the input I / F 24 may have a film-like touch sensor superimposed on the display screen of the display 23. The operation of specifying an object displayed on the display screen of the display 23 and the operation of inputting a character string or a number string are examples of user operations. The “object” is, for example, a character string, an icon, a button, a link, a radio button, a check box, a pull-down menu, or the like displayed on the display 23. The input I / F 24 is an example of the second input interface.

タッチセンサとして実現される入力I/F24は、ユーザがタッチした表示画面上の位置を示す位置情報を出力する。なお、本明細書中における「タッチ」とは、入力媒体を表示画面に接触させる操作全般を含む。また、入力媒体が表示画面に触れていなくても、表示画面との間の距離がごく僅かな位置まで入力媒体を近接させる「ホバー」或いは「フローティングタッチ」を、前述の「タッチ」の概念に含めてもよい。さらに入力媒体とは、ユーザの指であってもよいし、タッチペン等であってもよい。ディスプレイ23に表示されたオブジェクトの位置をタップするユーザ操作は、当該オブジェクトを特定するユーザ操作の一例である。 The input I / F24 realized as a touch sensor outputs position information indicating a position on the display screen touched by the user. The term "touch" in the present specification includes all operations of bringing the input medium into contact with the display screen. Further, even if the input medium does not touch the display screen, the "hover" or "floating touch" that brings the input medium close to the position where the distance from the display screen is very small is used as the above-mentioned concept of "touch". May be included. Further, the input medium may be a user's finger, a stylus, or the like. The user operation of tapping the position of the object displayed on the display 23 is an example of the user operation of specifying the object.

通信I/F25は、通信ネットワーク101を通じて外部装置と通信可能な第2通信インタフェースの一例である。すなわち、MFP10は、通信I/F25を通じて外部装置に各種データを送信し、通信I/F25を通じて外部装置から各種データを受信する。通信I/F25の具体的な通信手順は特に限定されないが、例えば、Wi−Fi(登録商標)を採用することができる。また、MFP10及び情報処理端末50がUSBケーブルで接続される場合、通信I/F25は、USBケーブルを着脱可能なUSBインタフェースであってもよい。 The communication I / F 25 is an example of a second communication interface capable of communicating with an external device through the communication network 101. That is, the MFP 10 transmits various data to the external device through the communication I / F25, and receives various data from the external device through the communication I / F25. The specific communication procedure of the communication I / F 25 is not particularly limited, but for example, Wi-Fi (registered trademark) can be adopted. Further, when the MFP 10 and the information processing terminal 50 are connected by a USB cable, the communication I / F 25 may be a USB interface to which the USB cable can be attached and detached.

プリンタ11は、画像データで示される画像をシートに記録するプリント動作を実行する。プリンタ11の記録技術としては、インクジェット技術や電子写真技術などの公知の技術を採用することができる。スキャナ12は、原稿に記録された画像を読み取ってスキャンデータを生成するスキャン動作を実行する。FAX部13は、画像データを外部装置にFAX送信し、画像データを外部装置からFAX受信するFAX動作を実行する。MFP10は、例えば、コピー動作、スキャンPC動作、スキャンUSB動作、スキャンWEB動作、スキャンメール動作等がさらに実行可能であってもよい。 The printer 11 executes a printing operation of recording an image represented by image data on a sheet. As the recording technique of the printer 11, known techniques such as an inkjet technique and an electrophotographic technique can be adopted. The scanner 12 executes a scanning operation of reading an image recorded on a document and generating scan data. The FAX unit 13 executes a FAX operation of transmitting image data by fax to an external device and receiving the image data by fax from the external device. The MFP 10 may be capable of further executing, for example, a copy operation, a scan PC operation, a scan USB operation, a scan WEB operation, a scan mail operation, and the like.

コピー動作は、スキャン動作でスキャナ12が生成したスキャンデータで示される画像を、プリント動作でプリンタ11がシートに記録する動作である。スキャンPC動作は、スキャン動作でスキャナ12が生成したスキャンデータを、通信I/F25を通じて情報処理端末50に送信する動作である。スキャンUSB動作は、スキャン動作でスキャナ12が生成したスキャンデータを、不図示の装着部に装着されたUSBメモリに記憶させる動作である。スキャンアップロード動作は、スキャン動作でスキャナ12が生成したスキャンデータを、通信I/F25を通じてインターネット上のストレージサーバに送信する動作である。スキャンメール動作は、スキャン動作でスキャナ12が生成したスキャンデータを、通信I/F25を通じてSMTPサーバに送信する動作である。 The copy operation is an operation in which the printer 11 records an image indicated by scan data generated by the scanner 12 in the scan operation on a sheet in the print operation. The scan PC operation is an operation of transmitting the scan data generated by the scanner 12 in the scan operation to the information processing terminal 50 through the communication I / F 25. The scan USB operation is an operation of storing the scan data generated by the scanner 12 in the scan operation in a USB memory mounted on a mounting portion (not shown). The scan upload operation is an operation of transmitting the scan data generated by the scanner 12 in the scan operation to the storage server on the Internet through the communication I / F25. The scan mail operation is an operation of transmitting the scan data generated by the scanner 12 in the scan operation to the SMTP server through the communication I / F25.

MFP10が実行可能な動作は、動作IDによって識別される。例えば、プリンタ11が実行するプリント動作は動作ID“Print”で識別され、スキャナ12が実行するスキャン動作は動作ID“Scan”で識別され、FAX部13が実行するFAX動作は動作ID“FAX”で識別され、コピー動作は動作ID“Copy”で識別され、スキャンPC動作は動作ID“Scan to PC”で識別され、スキャンUSB動作は動作ID“Scan to USB”で識別され、スキャンアップロード動作は動作ID“Scan to WEB”で識別され、スキャンメール動作は動作ID“Scan to Email”で識別される。 The operations that the MFP 10 can perform are identified by the operation ID. For example, the print operation executed by the printer 11 is identified by the operation ID "Print", the scan operation executed by the scanner 12 is identified by the operation ID "Scan", and the FAX operation executed by the FAX unit 13 is the operation ID "FAX". The copy operation is identified by the operation ID "Copy", the scan PC operation is identified by the operation ID "Scan to PC", the scan USB operation is identified by the operation ID "Scan to USB", and the scan upload operation is. The operation ID "Scan to WEB" is used for identification, and the scan mail operation is identified by the operation ID "Scan to Email".

MFP10は、動作パラメータに従って前述の動作を実行する。動作パラメータは、動作の実行条件を示す情報である。動作パラメータは、1以上の項目(例えば、解像度、形式、サイズ、色、宛先)それぞれの設定値を含む。動作パラメータの項目は、対応する動作によって異なる。コピー動作の動作パラメータは、例えば、項目“サイズ”、“色”の設定値を含むことができる。スキャンPC動作及びスキャンUSB動作の動作パラメータは、例えば、項目“解像度”、“形式”の設定値を含むことができる。スキャンアップロード動作及びスキャンメール動作の動作パラメータは、例えば、項目“形式”、“宛先”の設定値を含むことができる。 The MFP 10 executes the above-described operation according to the operation parameters. The operation parameter is information indicating the execution condition of the operation. The operation parameter includes a setting value for each of one or more items (for example, resolution, format, size, color, destination). The items of operation parameters differ depending on the corresponding operation. The operation parameters of the copy operation can include, for example, the setting values of the items "size" and "color". The operating parameters of the scan PC operation and the scan USB operation can include, for example, the setting values of the items "resolution" and "format". The operation parameters of the scan upload operation and the scan mail operation can include, for example, the setting values of the items "format" and "destination".

項目“解像度”の設定値は、原稿の読取解像度を示す。項目“形式”の設定値は、スキャンデータのファイル形式を示す。項目“サイズ”は、画像を記録するシートのサイズを示す。項目“色”は、プリント動作で用いる色を示す。項目“宛先”は、スキャンデータの送信先のサーバのURL或いはEメールアドレスを示す。但し、各動作の動作パラメータは、前述の項目の全てを含んでいなくてもよいし、前述の項目以外の項目をさらに含んでもよい。 The setting value of the item "resolution" indicates the scanning resolution of the original. The setting value of the item "Format" indicates the file format of the scan data. The item "size" indicates the size of the sheet on which the image is recorded. The item "color" indicates the color used in the printing operation. The item "destination" indicates the URL or e-mail address of the server to which the scan data is sent. However, the operation parameters of each operation may not include all of the above-mentioned items, or may further include items other than the above-mentioned items.

CPU31は、MFP10の全体動作を制御するものである。CPU31は、入力I/F24から出力される各種情報、通信I/F25を通じて外部装置から取得した各種情報等に基づいて、後述する各種プログラムをメモリ32から取得して実行する。CPU31及びメモリ32は、第2コントローラの一例を構成する。 The CPU 31 controls the overall operation of the MFP 10. The CPU 31 acquires and executes various programs described later from the memory 32 based on various information output from the input I / F 24, various information acquired from the external device through the communication I / F 25, and the like. The CPU 31 and the memory 32 form an example of the second controller.

メモリ32は、OS34と、装置プログラム35とを記憶している。装置プログラム35は、単一のプログラムであってもよいし、複数のプログラムの集合体であってもよい。また、メモリ32は、装置プログラム35の実行に必要なデータ或いは情報等を記憶する。メモリ32は、例えば、RAM、ROM、EEPROM、HDD、MFP10に着脱されるUSBメモリ等の可搬記憶媒体、CPU31が備えるバッファ等、或いはそれらの組み合わせによって構成される。 The memory 32 stores the OS 34 and the device program 35. The device program 35 may be a single program or a collection of a plurality of programs. Further, the memory 32 stores data or information necessary for executing the device program 35. The memory 32 is composed of, for example, a RAM, a ROM, an EEPROM, an HDD, a portable storage medium such as a USB memory attached to and detached from the MFP 10, a buffer included in the CPU 31, or a combination thereof.

メモリ32は、コンピュータが読み取り可能なストレージ媒体であってもよい。コンピュータが読み取り可能なストレージ媒体とは、non−transitoryな媒体である。non−transitoryな媒体には、上記の例の他に、CD−ROM、DVD−ROM等の記録媒体も含まれる。また、non−transitoryな媒体は、tangibleな媒体でもある。一方、インターネット上のサーバなどからダウンロードされるプログラムを搬送する電気信号は、コンピュータが読み取り可能な媒体の一種であるコンピュータが読み取り可能な信号媒体であるが、non−transitoryなコンピュータが読み取り可能なストレージ媒体には含まれない。後述する情報処理端末50のメモリ62についても同様である。 The memory 32 may be a computer-readable storage medium. A computer-readable storage medium is a non-transitory medium. In addition to the above examples, the non-transitory medium also includes a recording medium such as a CD-ROM or a DVD-ROM. The non-transitory medium is also a tangible medium. On the other hand, an electric signal that carries a program downloaded from a server on the Internet is a computer-readable signal medium, which is a kind of computer-readable medium, but is a storage that can be read by a non-transitory computer. Not included in the medium. The same applies to the memory 62 of the information processing terminal 50 described later.

メモリ32は、例えば、図12に示されるアイコン画面を示す画面指示データを記憶している。画面指示データは、例えば、MFP10の出荷前に製造メーカによってメモリ32に記憶される。出荷時にメモリ32に記憶されている画面指示データを、「標準画面データ」と表記することがある。画面指示データの形式は特に限定されないが、例えば、XML形式の情報であってもよい。 The memory 32 stores, for example, screen instruction data indicating the icon screen shown in FIG. The screen instruction data is stored in the memory 32 by the manufacturer, for example, before the shipment of the MFP 10. The screen instruction data stored in the memory 32 at the time of shipment may be referred to as "standard screen data". The format of the screen instruction data is not particularly limited, but may be, for example, XML format information.

アイコン画面は、例えば、複数のページで構成されている。そして、ディスプレイ23には、複数のページの1つが表示される。アイコン画面を構成するページは、1個以上で且つ3個以下の動作アイコンを含む。“3”は、動作アイコンの数の上限値の一例である。また、ディスプレイ23に表示されるページは、入力I/F24を通じてユーザが入力したスクロール操作に従って切り替えられる。画面指示データは、例えば、図2(A)に示されるページリストと、図2(B)に示されるアイコンリストとを含む。 The icon screen is composed of, for example, a plurality of pages. Then, one of the plurality of pages is displayed on the display 23. The pages constituting the icon screen include one or more and three or less operation icons. “3” is an example of the upper limit of the number of operation icons. Further, the pages displayed on the display 23 are switched according to the scroll operation input by the user through the input I / F 24. The screen instruction data includes, for example, a page list shown in FIG. 2A and an icon list shown in FIG. 2B.

ページリストは、複数のページレコードと、背景画像データとを含む。ページレコードは、アイコン画面を構成する複数のページの1つに対応する。ページレコードは、ページIDと、テキストデータとを含む。ページIDは、アイコン画面を構成する複数のページを識別するページ識別情報である。テキストデータは、ページに対応付けられたページ情報の一例である。より詳細には、テキストデータは、対応するページのタイトルを示す文字列(以下、「ページテキスト」と表記する。)を示す。 The page list includes a plurality of page records and background image data. The page record corresponds to one of a plurality of pages constituting the icon screen. The page record includes a page ID and text data. The page ID is page identification information that identifies a plurality of pages constituting the icon screen. The text data is an example of page information associated with a page. More specifically, the text data indicates a character string (hereinafter, referred to as "page text") indicating the title of the corresponding page.

背景画像データは、アイコン画面の背景図柄を示す。背景図柄は、アイコン画面を構成する全てのページに共通であってもよい。各ページは、ディスプレイ23の表示領域のサイズ(以下、「表示領域サイズ」と表記する。)に略一致する背景図柄上に、動作アイコン等を示す図柄が合成された画面となる。 The background image data indicates a background pattern of the icon screen. The background pattern may be common to all the pages constituting the icon screen. Each page is a screen in which a symbol showing an operation icon or the like is combined on a background symbol that substantially matches the size of the display area of the display 23 (hereinafter, referred to as “display area size”).

また、ページIDは、複数のページの配列順(以下、「ページ順序」と表記する)を示すページ順序情報としても利用される。例えば、ページID“ページ01”はアイコン画面の左端のページを示し、ページID“ページ02”はページID“ページ01”の右隣のページを示し、ページID“ページ03”はページID“ページ02”の右隣のページを示す。すなわち、複数のページは、ページIDの昇順に配列される。但し、ページ順序を示す情報は、ページIDとは別にページレコードに含められてもよい。 The page ID is also used as page order information indicating the arrangement order of a plurality of pages (hereinafter, referred to as "page order"). For example, the page ID "page 01" indicates the leftmost page of the icon screen, the page ID "page 02" indicates the page to the right of the page ID "page 01", and the page ID "page 03" indicates the page ID "page". The page to the right of 02 "is shown. That is, the plurality of pages are arranged in ascending order of page IDs. However, the information indicating the page order may be included in the page record separately from the page ID.

アイコンリストは、複数のアイコンレコードを含む。アイコンレコードは、アイコン画面を構成する各ページに表示される動作アイコンと、入力I/F24を通じて動作アイコンが特定された時にMFP10に実行させる動作とを示す。アイコンレコードは、例えば、ページIDと、アイコンIDと、アイコン画像データと、テキストデータと、動作IDと、動作パラメータとを含む。動作ID及び動作パラメータの組み合わせは、MFP10に実行させる動作を示す動作情報の一例である。 The icon list contains multiple icon records. The icon record indicates an operation icon displayed on each page constituting the icon screen and an operation to be executed by the MFP 10 when the operation icon is specified through the input I / F24. The icon record includes, for example, a page ID, an icon ID, an icon image data, text data, an operation ID, and an operation parameter. The combination of the operation ID and the operation parameter is an example of the operation information indicating the operation to be executed by the MFP 10.

アイコンIDは、ページIDで識別されるページに表示される動作アイコンを識別するアイコン識別情報である。すなわち、アイコンIDは、同一のページIDに対して一意に設定される。アイコン画像データは、動作アイコンの図柄を示す画像データである。テキストデータは、動作アイコンに対応付けられたアイコン情報の一例である。より詳細には、テキストデータは、対応する動作アイコンに対応付けてアイコン画面に記述される文字列(以下、「アイコンテキスト」と表記する。)を示す。動作IDは、対応する動作アイコンが特定された時に実行すべき動作を識別する。動作パラメータは、対応する動作IDで識別される動作の実行条件を示す。 The icon ID is icon identification information that identifies an operation icon displayed on the page identified by the page ID. That is, the icon ID is uniquely set for the same page ID. The icon image data is image data indicating the design of the operation icon. The text data is an example of icon information associated with the operation icon. More specifically, the text data indicates a character string (hereinafter, referred to as "icon text") described on the icon screen in association with the corresponding operation icon. The operation ID identifies an operation to be executed when the corresponding operation icon is specified. The operation parameter indicates the execution condition of the operation identified by the corresponding operation ID.

また、アイコンIDは、ページ上における動作アイコンの配列順(以下、「アイコン順序」と表記する。)を示すアイコン順序情報としても利用される。例えば、アイコンID“アイコン01”はページの左端の位置を示し、アイコンID“アイコン02”はアイコンID“アイコン01”の右隣の位置を示し、アイコンID“アイコン03”はアイコンID“アイコン02”の右隣を示す。すなわち、動作アイコンは、ページの左端から右方に向かって、アイコンIDの昇順に配列される。ページの左方が配列順の前方であり、ページの右方が配列順の後方である。但し、アイコン順序を示す情報は、アイコンIDとは別にアイコンレコードに含められてもよい。 The icon ID is also used as icon order information indicating the arrangement order of operation icons on the page (hereinafter, referred to as "icon order"). For example, the icon ID "icon 01" indicates the position at the left end of the page, the icon ID "icon 02" indicates the position to the right of the icon ID "icon 01", and the icon ID "icon 03" indicates the position of the icon ID "icon 02". Indicates the right side of ". That is, the operation icons are arranged in ascending order of icon IDs from the left edge to the right of the page. The left side of the page is the front of the arrangement order, and the right side of the page is the back of the arrangement order. However, the information indicating the icon order may be included in the icon record separately from the icon ID.

なお、ページID“ページ02”及びアイコンID“アイコン01”を含むアイコンレコードは、アイコン画像データ、動作ID、及び動作パラメータを含んでおらず、テキストデータ“No Icon”が設定されている。すなわち、ページID“ページ02”で識別されるページには、アイコンID“アイコン01”で示される位置に動作アイコンが表示されない。このアイコンレコードは、ページID“ページ02”で識別されるページのアイコンID“アイコン01”で示される位置に、動作アイコンが追加可能であることを示す。ページID“ページ02”のアイコンID“アイコン01”で示される位置は、予約領域の一例である。 The icon record including the page ID "page 02" and the icon ID "icon 01" does not include the icon image data, the operation ID, and the operation parameter, and the text data "No Icon" is set. That is, the operation icon is not displayed at the position indicated by the icon ID "icon 01" on the page identified by the page ID "page 02". This icon record indicates that the operation icon can be added to the position indicated by the icon ID "icon 01" of the page identified by the page ID "page 02". The position indicated by the icon ID “icon 01” of the page ID “page 02” is an example of the reserved area.

情報処理端末50は、図1に示されるように、ディスプレイ53と、入力I/F54と、通信I/F55と、CPU61と、メモリ62と、通信バス63とを主に備える。情報処理端末50に含まれるディスプレイ53、入力I/F54、通信I/F55、CPU61、メモリ62、及び通信バス63は、MFP10に含まれるディスプレイ23、入力I/F24、通信I/F25、CPU31、メモリ32、及び通信バス33と同様の構成であるので、説明は省略する。 As shown in FIG. 1, the information processing terminal 50 mainly includes a display 53, an input I / F 54, a communication I / F 55, a CPU 61, a memory 62, and a communication bus 63. The display 53, the input I / F 54, the communication I / F 55, the CPU 61, the memory 62, and the communication bus 63 included in the information processing terminal 50 are the display 23, the input I / F 24, the communication I / F 25, and the CPU 31 included in the MFP 10. Since the configuration is the same as that of the memory 32 and the communication bus 33, the description thereof will be omitted.

情報処理端末50は、例えば、携帯電話、スマートフォン、タブレット端末、或いはPC等である。ディスプレイ53は端末ディスプレイの一例であり、入力I/F54は第1入力インタフェースの一例であり、通信I/F55は第1通信インタフェースの一例であり、CPU61及びメモリ62は第1コントローラの一例である。 The information processing terminal 50 is, for example, a mobile phone, a smartphone, a tablet terminal, a PC, or the like. The display 53 is an example of a terminal display, the input I / F 54 is an example of the first input interface, the communication I / F 55 is an example of the first communication interface, and the CPU 61 and the memory 62 are examples of the first controller. ..

メモリ62は、OS64と、端末プログラム65と、一覧プログラム66とを記憶している。また図示は省略するが、メモリ62は、特定装置IDを記憶することができる。特定装置IDは、通信I/F55を通じて通信可能な複数のMFP10のうち、ユーザが特定したMFP10(以下、「特定装置」と表記する。)を識別する。また、入力I/F54は、例えば、キーボードと、マウスとで構成されてもよい。 The memory 62 stores the OS 64, the terminal program 65, and the list program 66. Although not shown, the memory 62 can store the specific device ID. The specific device ID identifies the user-specified MFP 10 (hereinafter, referred to as “specific device”) among the plurality of MFPs 10 that can communicate through the communication I / F55. Further, the input I / F 54 may be composed of, for example, a keyboard and a mouse.

OS64は、情報処理端末50にインストールされた複数のプログラムそれぞれが生成した複数の画面(すなわち、ウィンドウ)を、ディスプレイ53に同時に表示させることが可能である。すなわち、OS64は、所謂マルチウィンドウ機能を有する。なお、ディスプレイ53に表示される画面は、OS64自身が表示させるもの(例えば、デスクトップ画面)であってもよい。 The OS 64 can simultaneously display a plurality of screens (that is, windows) generated by each of the plurality of programs installed in the information processing terminal 50 on the display 53. That is, the OS 64 has a so-called multi-window function. The screen displayed on the display 53 may be one displayed by the OS 64 itself (for example, a desktop screen).

また、OS64は、例えば図8に示されるように、ポインタ画像(例えば、矢印を表す画像)110をディスプレイ53に表示させ、マウスの移動に追従してディスプレイ53上におけるポインタ画像110の位置を移動させ、ポインタ画像110の位置を端末プログラム65に通知する。また、OS64は、例えばキーボードに搭載された複数のボタン、及びマウスに搭載された2つのボタン(以下、「左ボタン」、「右ボタン」と表記する。)が押下されたことを、端末プログラム65に通知する。 Further, the OS 64 displays a pointer image (for example, an image representing an arrow) 110 on the display 53 as shown in FIG. 8, and moves the position of the pointer image 110 on the display 53 according to the movement of the mouse. The terminal program 65 is notified of the position of the pointer image 110. Further, the OS 64 indicates that, for example, a plurality of buttons mounted on a keyboard and two buttons mounted on a mouse (hereinafter, referred to as "left button" and "right button") are pressed by a terminal program. Notify 65.

以下、ディスプレイ53に表示されたオブジェクトの位置にポインタ画像110を重ねた状態で、左ボタンを押下する操作を「オブジェクトに対する左クリック操作」と表記する。同様に、ディスプレイ53に表示されたオブジェクトの位置にポインタ画像110を重ねた状態で、右ボタンを押下する操作を「オブジェクトに対する右クリック操作」と表記する。 Hereinafter, the operation of pressing the left button with the pointer image 110 superimposed on the position of the object displayed on the display 53 will be referred to as "left-click operation on the object". Similarly, an operation of pressing the right button with the pointer image 110 superimposed on the position of the object displayed on the display 53 is referred to as a “right-click operation on the object”.

さらに、ディスプレイ53に表示されたオブジェクトの位置(以下、「開始位置」と表記する。)にポインタ画像110を重ねた状態で左ボタンを押下し、左ボタンを押下したままポインタ画像110を移動させ、開始位置と異なる終了位置で左ボタンの押下を解除する操作を「オブジェクトに対するドラッグ操作」と表記する。すなわち、ドラッグ操作とは、ディスプレイ53上の開始位置及び終了位置の間を、左ボタンを押下したままポインタ画像110を移動させる操作である。さらに換言すれば、ドラッグ操作は、開始位置に表示されたオブジェクトを、終了位置に移動させる操作である。 Further, the left button is pressed with the pointer image 110 superimposed on the position of the object displayed on the display 53 (hereinafter, referred to as “start position”), and the pointer image 110 is moved while pressing the left button. , The operation of releasing the pressing of the left button at the end position different from the start position is referred to as "drag operation on the object". That is, the drag operation is an operation of moving the pointer image 110 between the start position and the end position on the display 53 while pressing the left button. In other words, the drag operation is an operation of moving the object displayed at the start position to the end position.

端末プログラム65は、MFP10のアイコン画面をカスタマイズするプログラムである。より詳細には、端末プログラム65は、入力I/F54を通じたユーザ操作に従って画面指示データを編集し、編集した画面指示データをMFP10に出力する。一覧プログラム66は、例えば図8に示されるように、複数の画像アイコン121〜125を含む一覧画面120を、ディスプレイ53の一部の領域に表示させる外部プログラム(例えば、エクスプローラ)の一例である。 The terminal program 65 is a program for customizing the icon screen of the MFP 10. More specifically, the terminal program 65 edits the screen instruction data according to the user operation through the input I / F 54, and outputs the edited screen instruction data to the MFP 10. The list program 66 is an example of an external program (for example, an explorer) that displays a list screen 120 including a plurality of image icons 121 to 125 in a part area of the display 53, as shown in FIG. 8, for example.

画像アイコン121〜125は、例えば、メモリ62に記憶された複数の画像データの1つに対応付けられている。画像アイコン121〜125に対応付けられた画像データは、例えば、カメラで撮影した写真、不図示のペイントプログラムを用いて生成した画像等の任意の画像を示す。すなわち、メモリ62に記憶された複数の画像データは、サイズ(縦方向の画素数、横方向の画素数)が互いに異なる画像を示してもよい。 The image icons 121 to 125 are associated with, for example, one of a plurality of image data stored in the memory 62. The image data associated with the image icons 121 to 125 indicates an arbitrary image such as a photograph taken by a camera or an image generated by using a paint program (not shown). That is, the plurality of image data stored in the memory 62 may indicate images having different sizes (number of pixels in the vertical direction and number of pixels in the horizontal direction).

また、複数の画像データは、メモリ62の異なる領域(例えば、フォルダ)に記憶されていてもよい。そして、一覧プログラム66は、例えば、メモリ62に確保された複数のフォルダのうち、ユーザが特定したフォルダに記憶された画像データに対応する画像アイコン121〜125を一覧表示させてもよい。さらに、画像アイコン121〜125に対応付けられた画像データは、例えば、インターネット上のストレージサーバ(不図示)に記憶されていてもよい。 Further, the plurality of image data may be stored in different areas (for example, folders) of the memory 62. Then, the list program 66 may display a list of image icons 121 to 125 corresponding to the image data stored in the folder specified by the user among the plurality of folders secured in the memory 62, for example. Further, the image data associated with the image icons 121 to 125 may be stored in, for example, a storage server (not shown) on the Internet.

図4〜図7を参照して、本実施形態に係る情報処理システム100の動作を説明する。 The operation of the information processing system 100 according to the present embodiment will be described with reference to FIGS. 4 to 7.

本明細書のフローチャートは、基本的に、プログラムに記述された命令に従ったCPU31、61の処理を示す。すなわち、以下の説明における「判断」、「抽出」、「選択」、「算出」、「決定」、「特定」、「制御」等の処理は、CPU31、61の処理を表している。CPU61による処理は、OS64を介したハードウェア制御も含む。また、本明細書中の「データ」とは、コンピュータに読取可能なビット列で表される。そして、実質的な意味内容が同じでフォーマットが異なるデータは、同一のデータとして扱われるものとする。本明細書中の「情報」についても同様である。 The flowchart of the present specification basically shows the processing of the CPUs 31 and 61 according to the instructions described in the program. That is, the processes such as "determination", "extraction", "selection", "calculation", "determination", "specification", and "control" in the following description represent the processes of the CPUs 31 and 61. The processing by the CPU 61 also includes hardware control via the OS 64. Further, the "data" in the present specification is represented by a computer-readable bit string. Then, data having the same substantial meaning and content but different formats are treated as the same data. The same applies to "information" in the present specification.

[メイン処理]
端末プログラム65は、例えば、入力I/F54を通じたユーザの指示で起動されたことに応じて、図4に示されるメイン処理を実行する。まず、端末プログラム65は、メモリ62に記憶された特定ページID及び特定アイコンIDを初期化する。例えば、特定ページIDの初期値は“ページ01”であり、特定アイコンIDの初期値は“アイコン01”である。
[Main processing]
The terminal program 65 executes the main process shown in FIG. 4, for example, in response to being activated by a user's instruction through the input I / F 54. First, the terminal program 65 initializes the specific page ID and the specific icon ID stored in the memory 62. For example, the initial value of the specific page ID is “page 01”, and the initial value of the specific icon ID is “icon 01”.

特定ページIDは、アイコン画面を構成する複数のページの1つ(以下、「特定ページ」と表記することがある。)を識別するための情報である。特定アイコンIDは、特定ページIDで識別されるページに表示される複数の動作アイコンの1つ(以下、「特定アイコン」と表記することがある。)を識別するための情報である。特定ページIDで識別されるページは特定ページの一例であり、特定アイコンIDで識別される動作アイコンは特定アイコンの一例である。 The specific page ID is information for identifying one of a plurality of pages constituting the icon screen (hereinafter, may be referred to as "specific page"). The specific icon ID is information for identifying one of a plurality of operation icons (hereinafter, may be referred to as "specific icon") displayed on the page identified by the specific page ID. The page identified by the specific page ID is an example of a specific page, and the operation icon identified by the specific icon ID is an example of a specific icon.

次に、端末プログラム65は、特定装置の標準画面データと、特定装置の装置情報とを取得する。装置情報は、例えば、特定装置のディスプレイ23の表示領域サイズ、及びアイコン画面に配置される動作アイコンのアイコンサイズを示す情報(例えば、縦方向の画素数、横方向の画素数)等を含む。そして、端末プログラム65は、取得した標準画面データ及び装置情報を、メモリ62に一時記憶させる。 Next, the terminal program 65 acquires the standard screen data of the specific device and the device information of the specific device. The device information includes, for example, the display area size of the display 23 of the specific device, information indicating the icon size of the operation icon arranged on the icon screen (for example, the number of pixels in the vertical direction, the number of pixels in the horizontal direction), and the like. Then, the terminal program 65 temporarily stores the acquired standard screen data and device information in the memory 62.

一例として、端末プログラム65は、画面指示データ及び装置情報をメモリ62から読み出してもよい。他の例として、端末プログラム65は、通信I/F55を通じて特定装置から画面指示データ及び装置情報を受信してもよい。さらに他の例として、端末プログラム65は、特定装置のモデル名を示すモデル情報を通信I/F55を通じて不図示のサーバに送信してもよい。そして、端末プログラム65は、モデル情報に対応付けてサーバメモリに記憶された画面指示データ及び装置情報を、通信I/F55を通じてサーバから受信してもよい。 As an example, the terminal program 65 may read screen instruction data and device information from the memory 62. As another example, the terminal program 65 may receive screen instruction data and device information from the specific device through the communication I / F 55. As yet another example, the terminal program 65 may transmit model information indicating the model name of the specific device to a server (not shown) through the communication I / F 55. Then, the terminal program 65 may receive the screen instruction data and the device information stored in the server memory in association with the model information from the server through the communication I / F 55.

次に、端末プログラム65は、例えば図8に示されるように、ディスプレイ53の一部の領域にカスタマイズ画面130を表示させる(S11)。S11の処理は、表示処理及び第1表示処理の一例である。そして、端末プログラム65は、カスタマイズ画面130に対するユーザ操作を、入力I/F54を通じて受け付ける(S12〜S15)。 Next, the terminal program 65 causes the customization screen 130 to be displayed in a part of the area of the display 53, for example, as shown in FIG. 8 (S11). The process of S11 is an example of the display process and the first display process. Then, the terminal program 65 accepts the user operation for the customization screen 130 through the input I / F 54 (S12 to S15).

カスタマイズ画面130は、[保存]ボタン131と、[送信]ボタン132と、ツリー領域133と、プレビュー領域134と、詳細領域135とを含む。[保存]ボタン131は、後述するS17、S18、S19で編集した画面指示データを、メモリ62或いは不図示のサーバに保存する指示に対応する。[送信]ボタン132は、S17〜S19で編集した画面指示データを、特定装置に送信する指示に対応する。 The customization screen 130 includes a [save] button 131, a [send] button 132, a tree area 133, a preview area 134, and a detail area 135. The [Save] button 131 corresponds to an instruction to save the screen instruction data edited in S17, S18, and S19 described later in the memory 62 or a server (not shown). The [Send] button 132 corresponds to an instruction to transmit the screen instruction data edited in S17 to S19 to the specific device.

ツリー領域133は、アイコン画面を構成する複数のページの並び順、及び複数のページそれぞれに表示される動作アイコンの並び順が一覧表示される第1領域の一例である。プレビュー領域134は、特定ページに含まれる動作アイコンが、画面指示データで示されるレイアウトで表示される第2領域の一例である。詳細領域135は、特定アイコンに関連付けられた情報が表示される第3領域の一例である。 The tree area 133 is an example of a first area in which the order of the plurality of pages constituting the icon screen and the order of the operation icons displayed on each of the plurality of pages are displayed in a list. The preview area 134 is an example of a second area in which the operation icon included in the specific page is displayed in the layout indicated by the screen instruction data. The detail area 135 is an example of a third area in which information associated with the specific icon is displayed.

ツリー領域133、プレビュー領域134、及び詳細領域135は、カスタマイズ画面130上で並列に表示される。より詳細には、ツリー領域133、プレビュー領域134、及び詳細領域135は、カスタマイズ画面130の左右方向に沿ってこの順に配列されている。すなわち、ユーザは、表示を切り替えるユーザ操作等をしなくても、各領域133〜135に表示される情報を一目で把握することができる。 The tree area 133, the preview area 134, and the detail area 135 are displayed in parallel on the customization screen 130. More specifically, the tree area 133, the preview area 134, and the detail area 135 are arranged in this order along the left-right direction of the customization screen 130. That is, the user can grasp the information displayed in each area 133 to 135 at a glance without performing a user operation for switching the display.

ツリー領域133には、アイコン画面を構成する複数のページそれぞれについて、当該ページのページテキストと、当該ページに含まれる動作アイコンのアイコンテキストとが対応付けられて一覧表示される。また、複数のページテキストは、ページ順序に従って上下方向に配列されている。また、ページテキストに対応付けられた複数のアイコンテキストは、アイコン順序に従って上下方向に配列されている。また、ツリー領域133に表示されるテキストのうち、特定ページID“ページ01”及び特定アイコンID“アイコン01”に対応するアイコンテキスト“スキャンPC”は、他のアイコンテキストと異なる表示態様(例えば、ハイライト表示)で表示される。 In the tree area 133, the page text of the page and the icon text of the operation icon included in the page are associated and displayed in a list for each of the plurality of pages constituting the icon screen. Further, the plurality of page texts are arranged in the vertical direction according to the page order. Further, the plurality of icon texts associated with the page text are arranged in the vertical direction according to the icon order. Further, among the texts displayed in the tree area 133, the icon text "scan PC" corresponding to the specific page ID "page 01" and the specific icon ID "icon 01" has a display mode different from other icon texts (for example, (Highlighted) is displayed.

さらに、ツリー領域133には、全てのページに共通の情報として背景画像データのファイル名“bg_image.jpeg”が表示される。また、アイコン画面には、例えば図12に示されるように、スクロールアイコン173、174、設定ボタン175、お知らせ表示領域176、及び[スタート]ボタン177等が表示される。しかしながら、これらは端末プログラム65によって編集できないので、ツリー領域133には表示されない。すなわち、ツリー領域133には、画面指示データに含まれる情報のうち、後述するS17、S18、S19でユーザの指示に従って編集可能な情報のみが表示されればよい。 Further, in the tree area 133, the file name “bg_image.jpeg” of the background image data is displayed as information common to all pages. Further, on the icon screen, for example, as shown in FIG. 12, scroll icons 173, 174, setting buttons 175, notification display area 176, [start] button 177, and the like are displayed. However, since these cannot be edited by the terminal program 65, they are not displayed in the tree area 133. That is, among the information included in the screen instruction data, only the information that can be edited according to the user's instruction in S17, S18, and S19, which will be described later, may be displayed in the tree area 133.

プレビュー領域134は、例えば図8に示されるように、ページタブ141、142と、[+]タブ144と、レイアウト領域145とを含む。ページタブ141、142は、ページレコードの1つに対応する。ページタブ141、142は、ページ順序に従って左右方向に配列されている。また、図8に示されるカスタマイズ画面130において、特定ページIDを含むページレコードに対応するページタブ141が選択された状態になっている。[+]タブ144は、アイコン画面に新たなページを追加する指示に対応する。 The preview area 134 includes page tabs 141, 142, [+] tabs 144, and layout area 145, for example, as shown in FIG. Page tabs 141 and 142 correspond to one of the page records. The page tabs 141 and 142 are arranged in the left-right direction according to the page order. Further, on the customization screen 130 shown in FIG. 8, the page tab 141 corresponding to the page record including the specific page ID is selected. The [+] tab 144 corresponds to an instruction to add a new page to the icon screen.

レイアウト領域145は、画面指示データに従ってMFP10のディスプレイ23に表示されるアイコン画面と共通のレイアウトで、動作アイコン151、152、153が表示される領域である。動作アイコン151〜153は、特定ページID“ページ01”を含むアイコンレコードに対応する。動作アイコン151〜153の図柄は、対応するアイコンレコードのアイコン画像データで示される。また、図8に示されるカスタマイズ画面130において、特定アイコンID“アイコン01”を含むアイコンレコードに対応する動作アイコン151が選択された状態になっている。 The layout area 145 has the same layout as the icon screen displayed on the display 23 of the MFP 10 according to the screen instruction data, and is an area in which the operation icons 151, 152, and 153 are displayed. The operation icons 151 to 153 correspond to icon records including the specific page ID “page 01”. The symbols of the operation icons 151 to 153 are indicated by the icon image data of the corresponding icon record. Further, on the customization screen 130 shown in FIG. 8, the operation icon 151 corresponding to the icon record including the specific icon ID “icon 01” is selected.

また、レイアウト領域145には、スクロールアイコン147が表示される。スクロールアイコン147は、特定ページID“ページ01”を、ページ順序の直後のページID“ページ02”に切り替える指示に対応する。また、図11に示されるカスタマイズ画面130には、特定ページID“ページ02”を、ページ順序の直前のページID“ページ01”に切り替える指示に対応するスクロールアイコン146が表示される。 Further, a scroll icon 147 is displayed in the layout area 145. The scroll icon 147 corresponds to an instruction to switch the specific page ID "page 01" to the page ID "page 02" immediately after the page order. Further, on the customization screen 130 shown in FIG. 11, a scroll icon 146 corresponding to an instruction to switch the specific page ID “page 02” to the page ID “page 01” immediately before the page order is displayed.

また、レイアウト領域145は、挿入領域を含んでもよい。挿入領域は、新たな動作アイコンを挿入可能な領域である。挿入領域は、動作アイコン151、152、153それぞれの左隣の領域である。なお、レイアウト領域145は、挿入領域を示す挿入領域画像を含んでもよい。さらに、レイアウト領域145は、背景領域を含む。背景領域は、背景画像データで示される背景図柄が表示される領域である。背景領域は、例えば、動作アイコン151〜153の上方及び下方の領域である。 Further, the layout area 145 may include an insertion area. The insertion area is an area in which a new operation icon can be inserted. The insertion area is an area to the left of each of the operation icons 151, 152, and 153. The layout area 145 may include an insertion area image showing the insertion area. Further, the layout area 145 includes a background area. The background area is an area in which the background pattern indicated by the background image data is displayed. The background area is, for example, an area above and below the operation icons 151 to 153.

詳細領域135は、例えば図8に示されるように、特定ページID“ページ01”及び特定アイコンID“アイコン01”を含むアイコンレコードに含まれる情報のうち、アイコンテキスト“スキャンPC”と、動作情報“Scan to PC”、“300dpi”、“PDF”と、アイコン画像データで示される図柄とを含む。また、詳細領域135は、アイコンテキストの入力を受け付けるためのテキストボックス161と、動作情報を変更する指示に対応する[変更]ボタン162と、アイコン画像データを変更する指示に対応する[変更]ボタン163とを含む。 As shown in FIG. 8, for example, the detail area 135 includes the icon text “scan PC” and the operation information among the information included in the icon record including the specific page ID “page 01” and the specific icon ID “icon 01”. Includes "Scan to PC", "300 dpi", "PDF", and a symbol indicated by icon image data. Further, the detail area 135 includes a text box 161 for accepting input of icon text, a [change] button 162 corresponding to an instruction to change the operation information, and a [change] button corresponding to an instruction to change the icon image data. 163 and so on.

次に、端末プログラム65は、例えば、図8に示される画像アイコン122を動作アイコン152、153の間の挿入領域の位置に移動させるドラッグ操作を、入力I/F54を通じて受け付ける(S12:Yes)。このドラッグ操作は、特定ページへの動作アイコンの追加を指示する追加操作の一例である。S12の処理は、第1受付処理の一例である。そして、端末プログラム65は、図5に示される追加処理を実行する(S16)。 Next, the terminal program 65 accepts, for example, a drag operation for moving the image icon 122 shown in FIG. 8 to the position of the insertion region between the operation icons 152 and 153 through the input I / F 54 (S12: Yes). This drag operation is an example of an additional operation for instructing the addition of an action icon to a specific page. The process of S12 is an example of the first reception process. Then, the terminal program 65 executes the additional processing shown in FIG. 5 (S16).

[追加処理]
まず、端末プログラム65は、特定ページID“ページ01”を含むアイコンレコードのうち、挿入領域より後方の動作アイコン153に対応するアイコンレコードのアイコンIDを繰り下げる。なお、特定ページの末尾に動作アイコンが追加される場合には、アイコンIDは繰り下げられない。また、アイコンID“アイコン04”を含むアイコンレコードがアイコン画像データを含まない場合、端末プログラム65は、当該アイコンレコードをアイコンリストから削除する。
[Additional processing]
First, the terminal program 65 moves down the icon ID of the icon record corresponding to the operation icon 153 behind the insertion area among the icon records including the specific page ID “page 01”. If the operation icon is added at the end of the specific page, the icon ID is not moved down. If the icon record including the icon ID "icon 04" does not include the icon image data, the terminal program 65 deletes the icon record from the icon list.

また、端末プログラム65は、画像アイコン122に対応付けられた画像データをアイコンサイズに拡大或いは縮小して、アイコン画像データを生成する。そして、端末プログラム65は、特定ページID“ページ01”、挿入領域の直後の位置を示すアイコンID“アイコン03”、及び生成したアイコン画像データを含むアイコンレコードを、アイコンリストに登録する(S31)。S31の処理は、アイコン追加処理の一例である。 Further, the terminal program 65 enlarges or reduces the image data associated with the image icon 122 to the icon size to generate the icon image data. Then, the terminal program 65 registers the specific page ID “page 01”, the icon ID “icon 03” indicating the position immediately after the insertion area, and the icon record including the generated icon image data in the icon list (S31). .. The process of S31 is an example of the icon addition process.

次に、端末プログラム65は、特定ページID“ページ01”を含むアイコンレコードの数が上限値を超えたか否かを判断する(S32)。そして、端末プログラム65は、アイコンレコードの数が上限値以下だと判断したことに応じて(S32:3以下)、S33〜S38の処理をスキップして、追加処理を終了する。S32の処理は、第1判断処理の一例である。 Next, the terminal program 65 determines whether or not the number of icon records including the specific page ID “page 01” exceeds the upper limit value (S32). Then, the terminal program 65 skips the processes of S33 to S38 and ends the additional process according to the determination that the number of icon records is equal to or less than the upper limit value (S32: 3 or less). The process of S32 is an example of the first determination process.

一方、端末プログラム65は、アイコンレコードの数が上限値を超えたと判断したことに応じて(S32:4)、特定ページID“ページ01”を含むページレコードと、特定ページIDの直後のページID“ページ02”を含むページレコードとのページテキストが共通か否かを判断する(S33)。S33の処理は、第2判断処理の一例である。なお、「ページテキストが共通する」とは、例えば、ページテキストが同一であることを指してもよいし、ページテキストが同一の文字列と序数(例えば、1、2、・・・/A、B、・・・等)とで構成されていることを指してもよい。すなわち、共通のページテキストが割り当てられた複数のページが、後述するグループページであるとユーザが認識可能であればよい。 On the other hand, the terminal program 65 determines that the number of icon records exceeds the upper limit (S32: 4), and responds to the page record including the specific page ID “page 01” and the page ID immediately after the specific page ID. It is determined whether or not the page text is common with the page record including "page 02" (S33). The process of S33 is an example of the second determination process. Note that "common page text" may mean, for example, that the page text is the same, or that the page text is the same character string and ordinal number (for example, 1, 2, ... / A, It may be pointed out that it is composed of B, ..., Etc.). That is, it is sufficient that the user can recognize that the plurality of pages to which the common page text is assigned are the group pages described later.

次に、端末プログラム65は、ページID“ページ01”、“ページ02”を含むページレコードのページテキストが共通でないと判断したことに応じて(S33:No)、ページID“ページ02”以降の各ページIDを繰り下げる。なお、特定ページIDがアイコン画面の末尾のページを示す場合には、ページIDは繰り下げられない。また、特定ページIDの直後のページIDがページリストに登録されていない場合にも、ページテキストが共通でないと判断される。 Next, the terminal program 65 determines that the page texts of the page records including the page IDs “page 01” and “page 02” are not common (S33: No), and after the page ID “page 02”. Each page ID is moved down. If the specific page ID indicates the last page of the icon screen, the page ID is not moved forward. Further, even when the page ID immediately after the specific page ID is not registered in the page list, it is determined that the page text is not common.

そして、端末プログラム65は、特定ページID“ページ01”を含むページレコードを複製し、複製したページレコードにページID“ページ02”をセットしてページリストに登録する(S37)。S37で登録されたページレコードで示されるページは、新規ページの一例である。すなわち、新規ページは、ページ順序における特定ページの直後に位置し、且つ特定ページと共通のページテキストが対応付けられる。S37の処理は、特定ページの直後に新規ページを追加するページ追加処理の一例である。 Then, the terminal program 65 duplicates the page record including the specific page ID "page 01", sets the page ID "page 02" in the duplicated page record, and registers the page record in the page list (S37). The page indicated by the page record registered in S37 is an example of a new page. That is, the new page is located immediately after the specific page in the page order, and the page text common to the specific page is associated with it. The process of S37 is an example of a page addition process of adding a new page immediately after a specific page.

次に、端末プログラム65は、特定ページID“ページ01”及びアイコンID“アイコン04”を含むアイコンレコードについて、ページIDを“ページ02”に置換し、アイコンIDを“アイコン01”に置換する(S38)。S38の処理は、特定ページの末尾の動作アイコン153を特定ページから削除し、且つ動作アイコン153を新規ページの先頭に表示させる第1移動処理の一例である。 Next, the terminal program 65 replaces the page ID with "page 02" and the icon ID with "icon 01" for the icon record including the specific page ID "page 01" and the icon ID "icon 04" ( S38). The process of S38 is an example of the first move process of deleting the operation icon 153 at the end of the specific page from the specific page and displaying the operation icon 153 at the top of the new page.

次に図4に戻って、端末プログラム65は、動作登録処理を実行する(S17)。動作登録処理は、ユーザが特定したアイコンテキスト及び動作情報を、S31で新たに登録したアイコンレコードに登録する処理である。より詳細には、端末プログラム65は、アイコンテキスト、動作ID、及び動作パラメータの入力を促す画面をディスプレイ53に表示させ、入力I/F54を通じてユーザが入力或いは選択したアイコンテキスト“スキャンMail”と、動作ID“Scan to Email”と、動作パラメータ“JPEG”、“aaa@brother.com”とを、S31で登録したアイコンレコードにセットする。 Next, returning to FIG. 4, the terminal program 65 executes the operation registration process (S17). The operation registration process is a process of registering the icon text and the operation information specified by the user in the icon record newly registered in S31. More specifically, the terminal program 65 displays a screen prompting the input of the icon text, the operation ID, and the operation parameter on the display 53, and the icon text “scan Mail” input or selected by the user through the input I / F 54. The operation ID "Scan to Email" and the operation parameters "JPEG" and "aaa@brother.com" are set in the icon record registered in S31.

S16、S17の処理によって、図2に示される画面指示データが図3のように編集される。さらに、端末プログラム65は、S31で追加したアイコンレコードのアイコンID“アイコン03”を、特定アイコンIDにセットする。そして、端末プログラム65は、図3に示される画面指示データに従って、図9に示されるカスタマイズ画面130を、ディスプレイ53に表示させる(S11)。 By the processing of S16 and S17, the screen instruction data shown in FIG. 2 is edited as shown in FIG. Further, the terminal program 65 sets the icon ID “icon 03” of the icon record added in S31 to the specific icon ID. Then, the terminal program 65 causes the customized screen 130 shown in FIG. 9 to be displayed on the display 53 according to the screen instruction data shown in FIG. 3 (S11).

その結果、ツリー領域133には、ページID“ページ01”のページテキスト“スキャン”に対応するアイコンテキスト“スキャンPC”、“スキャンUSB”、“スキャンMail”がこの順に表示され、ページID“ページ02”のページテキスト“スキャン”に対応するアイコンテキスト“スキャンFTP”、“No Icon”、“No Icon”がこの順に表示され、テキストアイコン“スキャンMail”がハイライト表示される。また、プレビュー領域134には、動作アイコン151、152、154がこの順に表示され、動作アイコン154が選択された状態となる。さらに、詳細領域135には、動作アイコン154に関連付けられた情報が表示される。 As a result, the icon texts "scan PC", "scan USB", and "scan Mail" corresponding to the page text "scan" of the page ID "page 01" are displayed in this order in the tree area 133, and the page ID "page" is displayed. The icon texts "Scan FTP", "No Icon", and "No Icon" corresponding to the page text "Scan" of "02" are displayed in this order, and the text icon "Scan Mail" is highlighted. Further, in the preview area 134, the operation icons 151, 152, and 154 are displayed in this order, and the operation icon 154 is selected. Further, in the detail area 135, the information associated with the operation icon 154 is displayed.

また、端末プログラム65は、例えば、図8に示される画像アイコン123を、図9に示される動作アイコン151、152の間の挿入領域の位置に移動させるドラッグ操作を、入力I/F54を通じて受け付ける(S12:Yes)。以下、前述の処理との共通点の詳細な説明は省略し、相違点を中心にS16、S17の処理を説明する。 Further, the terminal program 65 accepts, for example, a drag operation for moving the image icon 123 shown in FIG. 8 to the position of the insertion region between the operation icons 151 and 152 shown in FIG. 9 through the input I / F 54 ( S12: Yes). Hereinafter, the detailed description of the common points with the above-mentioned processes will be omitted, and the processes of S16 and S17 will be described focusing on the differences.

まず、端末プログラム65は、特定ページID“ページ01”を含むアイコンレコードのうち、挿入領域より後方の動作アイコン152、154に対応するアイコンレコードのアイコンIDを繰り下げる。また、端末プログラム65は、画像アイコン123に対応付けられた画像データをアイコンサイズに拡大或いは縮小して、アイコン画像データを生成する。そして、端末プログラム65は、特定ページID“ページ01”、挿入領域の直後の位置を示すアイコンID“アイコン02”、及び生成したアイコン画像データを含むアイコンレコードを、アイコンリストに登録する(S31)。 First, the terminal program 65 moves down the icon ID of the icon record corresponding to the operation icons 152 and 154 behind the insertion area among the icon records including the specific page ID “page 01”. Further, the terminal program 65 enlarges or reduces the image data associated with the image icon 123 to the icon size to generate the icon image data. Then, the terminal program 65 registers the specific page ID “page 01”, the icon ID “icon 02” indicating the position immediately after the insertion area, and the icon record including the generated icon image data in the icon list (S31). ..

次に、端末プログラム65は、特定ページID“ページ01”を含むアイコンレコードの数が上限値を超え、且つページID“ページ01”、“ページ02”を含むページレコードのページテキストが共通だと判断したことに応じて(S32:4&S33:Yes)、ページID“ページ02”を含むアイコンレコードのアイコンIDを繰り下げる(S34)。ページID“ページ02”を含むページレコードで示されるページは、次ページの一例である。なお、アイコンID“アイコン04”を含むアイコンレコードがアイコン画像データを含まない場合、端末プログラム65は、当該アイコンレコードをアイコンリストから削除する。 Next, the terminal program 65 states that the number of icon records including the specific page ID "page 01" exceeds the upper limit, and the page text of the page record including the page IDs "page 01" and "page 02" is common. Depending on the determination (S32: 4 & S33: Yes), the icon ID of the icon record including the page ID “page 02” is moved down (S34). The page indicated by the page record including the page ID “page 02” is an example of the next page. If the icon record including the icon ID "icon 04" does not include the icon image data, the terminal program 65 deletes the icon record from the icon list.

次に、端末プログラム65は、特定ページID“ページ01”及びアイコンID“アイコン04”を含むアイコンレコードについて、ページIDを“ページ02”に置換し、アイコンIDを“アイコン01”に置換する(S35)。S34、S35の処理は、特定ページの末尾の動作アイコン154を特定ページから削除し、且つ動作アイコン154を次ページの先頭に表示させる第2移動処理の一例である。 Next, the terminal program 65 replaces the page ID with "page 02" and the icon ID with "icon 01" for the icon record including the specific page ID "page 01" and the icon ID "icon 04" ( S35). The processing of S34 and S35 is an example of the second movement processing in which the operation icon 154 at the end of the specific page is deleted from the specific page and the operation icon 154 is displayed at the top of the next page.

次に、端末プログラム65は、ページID“ページ02”のページを特定ページとし、ページID“ページ03”のページを次ページとして、S32以降の処理を実行する。そして、端末プログラム65は、特定ページに含まれる動作アイコンの数が上限値以下であるか(S32:3以下)、特定ページ及び次ページのページテキストが共通でないと判断するまで(S33:No)、S32〜S36の処理を繰り返し実行する。 Next, the terminal program 65 executes the processing after S32 with the page with the page ID “page 02” as the specific page and the page with the page ID “page 03” as the next page. Then, the terminal program 65 determines whether the number of operation icons included in the specific page is equal to or less than the upper limit value (S32: 3 or less) or the page texts of the specific page and the next page are not common (S33: No). , S32 to S36 are repeatedly executed.

次に図4に戻って、端末プログラム65は、入力I/F54を通じてユーザが入力或いは選択したアイコンテキスト“スキャンクラウド”と、動作ID“Scan to WEB”と、動作パラメータ“PDF”、“www.svr-b.com”とを、S31で登録したアイコンレコードにセットする(S17)。さらに、端末プログラム65は、S31で追加したアイコンレコードのアイコンID“アイコン02”を、特定アイコンIDにセットする。そして、端末プログラム65は、S16、S17で編集した画面指示データに従って、図10に示されるカスタマイズ画面130を、ディスプレイ53に表示させる(S11)。 Next, returning to FIG. 4, the terminal program 65 includes the icon text “scan cloud” input or selected by the user through the input I / F 54, the operation ID “Scan to WEB”, the operation parameters “PDF”, and “www. svr-b.com ”is set in the icon record registered in S31 (S17). Further, the terminal program 65 sets the icon ID “icon 02” of the icon record added in S31 to the specific icon ID. Then, the terminal program 65 causes the customized screen 130 shown in FIG. 10 to be displayed on the display 53 according to the screen instruction data edited in S16 and S17 (S11).

その結果、ツリー領域133には、ページID“ページ01”のページテキスト“スキャン”に対応するアイコンテキスト“スキャンPC”、“スキャンクラウド”、“スキャンUSB”がこの順に表示され、ページID“ページ02”のページテキスト“スキャン”に対応するアイコンテキスト“スキャンMail”、“スキャンFTP”、“No Icon”がこの順に表示され、テキストアイコン“スキャンクラウド”がハイライト表示される。また、プレビュー領域134には、動作アイコン151、155、152がこの順に表示され、動作アイコン155が選択された状態となる。さらに、詳細領域135には、動作アイコン155に関連付けられた情報が表示される。 As a result, the icon texts "scan PC", "scan cloud", and "scan USB" corresponding to the page text "scan" of the page ID "page 01" are displayed in this order in the tree area 133, and the page ID "page" is displayed. The icon texts "Scan Mail", "Scan FTP", and "No Icon" corresponding to the page text "Scan" of "02" are displayed in this order, and the text icon "Scan Cloud" is highlighted. Further, in the preview area 134, the operation icons 151, 155, and 152 are displayed in this order, and the operation icon 155 is selected. Further, in the detail area 135, the information associated with the operation icon 155 is displayed.

また、端末プログラム65は、例えば、図10に示される動作アイコン155をレイアウト領域145の外に移動させるドラッグ操作を、入力I/F54を通じて受け付ける(S13:Yes)。このドラッグ操作は、特定ページに含まれる動作アイコンの削除を指示する削除操作の一例である。S13の処理は、第2受付処理の一例である。そして、端末プログラム65は、図6に示される削除処理を実行する(S18)。 Further, the terminal program 65 receives, for example, a drag operation for moving the operation icon 155 shown in FIG. 10 out of the layout area 145 through the input I / F 54 (S13: Yes). This drag operation is an example of a delete operation instructing the deletion of the operation icon included in the specific page. The process of S13 is an example of the second reception process. Then, the terminal program 65 executes the deletion process shown in FIG. 6 (S18).

[削除処理]
まず、端末プログラム65は、特定ページID“ページ01”を含むアイコンレコードのうち、動作アイコン155に対応するアイコンID“アイコン02”を含むアイコンレコードを、アイコンリストから削除する(S41)。また、端末プログラム65は、特定ページID“ページ01”を含むアイコンレコードのうち、削除したアイコンレコードよりアイコン順序の後方のアイコンレコードのアイコンIDを繰り上げる。なお、特定ページの末尾の動作アイコンが削除された場合には、アイコンIDは繰り上げられない。S41の処理は、アイコン削除処理の一例である。
[Delete process]
First, the terminal program 65 deletes the icon record including the icon ID “icon 02” corresponding to the operation icon 155 from the icon record including the specific page ID “page 01” (S41). Further, the terminal program 65 raises the icon ID of the icon record after the deleted icon record among the icon records including the specific page ID “page 01”. If the operation icon at the end of the specific page is deleted, the icon ID will not be moved up. The process of S41 is an example of the icon deletion process.

次に、端末プログラム65は、特定ページID“ページ01”を含むページレコードと、特定ページIDの直後のページID“ページ02”を含むページレコードとのページテキストが共通か否かを判断する(S42)。ページID“ページ02”を含むページレコードで示されるページは、次ページの一例である。S42の処理は、第3判断処理の一例である。S42の判断手法は、S33と同様であってもよい。そして、端末プログラム65は、ページID“ページ01”、“ページ02”のページテキストが共通でないと判断したことに応じて(S42:No)、S43〜S47の処理をスキップして、削除処理を終了する。 Next, the terminal program 65 determines whether or not the page text including the page record including the specific page ID “page 01” and the page record including the page ID “page 02” immediately after the specific page ID are common (). S42). The page indicated by the page record including the page ID “page 02” is an example of the next page. The process of S42 is an example of the third determination process. The determination method of S42 may be the same as that of S33. Then, the terminal program 65 skips the processes of S43 to S47 and performs the deletion process in response to the determination that the page texts of the page IDs "page 01" and "page 02" are not common (S42: No). finish.

一方、端末プログラム65は、ページID“ページ01”、“ページ02”のページテキストが共通だと判断したことに応じて(S42:Yes)、ページID“ページ02”及びアイコンID“アイコン01”を含むアイコンレコードについて、ページIDを“ページ01”に置換し、アイコンIDを“アイコン03”に置換する(S43)。S43の処理は、次ページの先頭の動作アイコン154を次ページから削除し、且つ動作アイコン154を特定ページの末尾に表示させる第3移動処理の一例である。 On the other hand, the terminal program 65 determines that the page texts of the page IDs “page 01” and “page 02” are common (S42: Yes), and the page ID “page 02” and the icon ID “icon 01”. For the icon record including, the page ID is replaced with "page 01", and the icon ID is replaced with "icon 03" (S43). The process of S43 is an example of a third move process in which the operation icon 154 at the top of the next page is deleted from the next page and the operation icon 154 is displayed at the end of the specific page.

次に、端末プログラム65は、ページID“ページ02”を含むアイコンレコードのうち、アイコン画像データを含むアイコンレコードが存在するか否かを判断する(S44)。S44の処理は、S41によって次ページから動作アイコンが無くなったか否かを判断する第4判断処理の一例である。端末プログラム65は、ページID“ページ02”及びアイコン画像データを含むアイコンレコードが存在すると判断したことに応じて(S44:Yes)、ページID“ページ02”を含むアイコンレコードのアイコンIDを繰り上げる(S45)。 Next, the terminal program 65 determines whether or not the icon record including the icon image data exists among the icon records including the page ID “page 02” (S44). The process of S44 is an example of a fourth determination process of determining whether or not the operation icon has disappeared from the next page by S41. The terminal program 65 advances the icon ID of the icon record including the page ID "page 02" in response to the determination that the icon record containing the page ID "page 02" and the icon image data exists (S44: Yes) (S44: Yes). S45).

次に、端末プログラム65は、ページID“ページ02”のページを特定ページとし、ページID“ページ03”のページを次ページとして、S42以降の処理を実行する。そして、端末プログラム65は、特定ページ及び次ページのページテキストが共通でないと判断するか(S42:No)、次ページから動作アイコンがなくなったと判断するまで(S44:No)、S42〜S46の処理を繰り返し実行する。 Next, the terminal program 65 executes the processing after S42 with the page with the page ID “page 02” as the specific page and the page with the page ID “page 03” as the next page. Then, the terminal program 65 processes S42 to S46 until it determines that the page texts of the specific page and the next page are not common (S42: No) or that the operation icon disappears from the next page (S44: No). Is repeated.

これにより、画面指示データが図3に示されるように編集される。また、端末プログラム65は、S41で削除したアイコンレコードのアイコンID“アイコン02”を、特定アイコンIDにセットする。そして、端末プログラム65は、S18で編集した画面指示データに従って、図9に示されるカスタマイズ画面130を、ディスプレイ53に表示させる(S11)。 As a result, the screen instruction data is edited as shown in FIG. Further, the terminal program 65 sets the icon ID “icon 02” of the icon record deleted in S41 to the specific icon ID. Then, the terminal program 65 causes the customized screen 130 shown in FIG. 9 to be displayed on the display 53 according to the screen instruction data edited in S18 (S11).

また、端末プログラム65は、例えば、図9に示される動作アイコン154をレイアウト領域145の外に移動させるドラッグ操作を、入力I/F54を通じて受け付ける(S13:Yes)。以下、前述の処理との共通点の詳細な説明は省略し、相違点を中心にS18の処理を説明する。 Further, the terminal program 65 receives, for example, a drag operation for moving the operation icon 154 shown in FIG. 9 out of the layout area 145 through the input I / F 54 (S13: Yes). Hereinafter, the detailed description of the common points with the above-described processing will be omitted, and the processing of S18 will be described focusing on the differences.

まず、端末プログラム65は、特定ページID“ページ01”を含むアイコンレコードのうち、動作アイコン154に対応するアイコンID“アイコン03”を含むアイコンレコードを、アイコンリストから削除する(S41)。次に、端末プログラム65は、ページID“ページ01”、“ページ02”のページテキストが共通だと判断したことに応じて(S42:Yes)、ページID“ページ02”及びアイコンID“アイコン01”を含むアイコンレコードについて、ページIDを“ページ01”に置換し、アイコンIDを“アイコン03”に置換する(S43)。 First, the terminal program 65 deletes the icon record including the icon ID “icon 03” corresponding to the operation icon 154 from the icon record among the icon records including the specific page ID “page 01” (S41). Next, the terminal program 65 determines that the page texts of the page IDs “page 01” and “page 02” are common (S42: Yes), and the page ID “page 02” and the icon ID “icon 01”. For the icon record containing "", the page ID is replaced with "page 01" and the icon ID is replaced with "icon 03" (S43).

次に、端末プログラム65は、ページID“ページ02”及びアイコン画像データを含むアイコンレコードが存在しないと判断したことに応じて(S44:No)、ページID“ページ02”を含むページレコードを、ページリストから削除する(S47)。また、端末プログラム65は、ページID“ページ03”以降の各ページIDを繰り上げる。なお、アイコン画面の末尾のページが削除された場合には、ページIDは繰り上げられない。S47の処理は、次ページをアイコン画面から削除するページ削除処理の一例である。 Next, the terminal program 65 determines that the icon record containing the page ID “page 02” and the icon image data does not exist (S44: No), and sets the page record including the page ID “page 02”. Delete from the page list (S47). Further, the terminal program 65 advances each page ID after the page ID "page 03". If the last page of the icon screen is deleted, the page ID is not moved up. The process of S47 is an example of a page deletion process for deleting the next page from the icon screen.

これにより、画面指示データが図2に示されるように編集される。また、端末プログラム65は、S41で削除したアイコンレコードのアイコンID“アイコン03”を、特定アイコンIDにセットする。そして、端末プログラム65は、S18で編集した画面指示データに従って、図8に示されるカスタマイズ画面130を、ディスプレイ53に表示させる(S11)。 As a result, the screen instruction data is edited as shown in FIG. Further, the terminal program 65 sets the icon ID “icon 03” of the icon record deleted in S41 to the specific icon ID. Then, the terminal program 65 causes the customized screen 130 shown in FIG. 8 to be displayed on the display 53 according to the screen instruction data edited in S18 (S11).

また、端末プログラム65は、例えば、図10に示されるページタブ141に対する左クリック操作を、入力I/F54を通じて受け付ける(S14:Yes)。この左クリック操作は、アイコン画面を構成する複数のページの1つを特定ページとして特定する第1特定操作の一例である。すなわち、前述の左クリック操作によって、ページID“ページ01”を含むページレコードで示されるページが、特定ページとして特定される。S14の処理は、第3受付処理の一例である。そして、端末プログラム65は、図7に示されるページ編集処理を実行する(S19)。 Further, the terminal program 65 accepts, for example, a left-click operation on the page tab 141 shown in FIG. 10 through the input I / F 54 (S14: Yes). This left-click operation is an example of a first specific operation that specifies one of a plurality of pages constituting the icon screen as a specific page. That is, by the above-mentioned left-click operation, the page indicated by the page record including the page ID "page 01" is specified as a specific page. The process of S14 is an example of the third reception process. Then, the terminal program 65 executes the page editing process shown in FIG. 7 (S19).

[ページ編集処理]
まず、端末プログラム65は、ページタブ141に対応するページレコードを含んで連続する複数のページレコードにおいて、ページテキストが共通するか否かを判断する(S51)。S51の処理は、第5判断処理の一例である。そして、端末プログラム65は、図3(A)に示されるページリスト内において、連続するページID“ページ01”、“ページ02”に対応するページテキスト“スキャン”が共通すると判断したことに応じて(S51:Yes)、この2つのページレコードのページID“ページ01”、“ページ02”を、ページリストから読み出してメモリ62に一時記憶させる(S52)。S52の処理は、第1抽出処理の一例である。また、端末プログラム65は、図10に示されるように、一時記憶させたページID“ページ01”、“ページ02”に対応するページタブ141、142をハイライト表示する。
[Page editing process]
First, the terminal program 65 determines whether or not the page text is common in a plurality of consecutive page records including the page record corresponding to the page tab 141 (S51). The process of S51 is an example of the fifth determination process. Then, the terminal program 65 determines that the page text "scan" corresponding to the continuous page IDs "page 01" and "page 02" is common in the page list shown in FIG. 3A. (S51: Yes), the page IDs “page 01” and “page 02” of these two page records are read from the page list and temporarily stored in the memory 62 (S52). The process of S52 is an example of the first extraction process. Further, as shown in FIG. 10, the terminal program 65 highlights the page tabs 141 and 142 corresponding to the temporarily stored page IDs “page 01” and “page 02”.

次に、端末プログラム65は、例えば、ページテキスト“Scan”を入力する入力操作を入力I/F54を通じて受け付けたことに応じて(S55:Yes)、図3(A)に示されるページリストに登録されたページレコードのうち、S52で一時記憶させたページID“ページ01”、“ページ02”に対応するページテキスト“スキャン”を、入力されたページテキスト“Scan”に置換する(S57)。この入力操作は、特定ページに対応付けられたページテキストの変更を指示する編集操作の一例である。S55の処理は第4受付処理の一例であり、S57の処理は編集処理の一例である。 Next, the terminal program 65 registers in the page list shown in FIG. 3 (A) in response to receiving, for example, an input operation for inputting the page text “Scan” through the input I / F 54 (S55: Yes). Among the created page records, the page text "scan" corresponding to the page IDs "page 01" and "page 02" temporarily stored in S52 is replaced with the input page text "Scan" (S57). This input operation is an example of an editing operation for instructing a change of the page text associated with a specific page. The process of S55 is an example of the fourth reception process, and the process of S57 is an example of the edit process.

そして、端末プログラム65は、S57で編集した画面指示データに従って、カスタマイズ画面130をディスプレイ53に表示させる(S11)。その結果、図10に示されるカスタマイズ画面のうち、ツリー領域133の2箇所のページテキスト“スキャン”と、ページタブ141、142に記述されたページテキスト“スキャン”とが、S55で入力された新たなページテキスト“Scan”に変更される。 Then, the terminal program 65 displays the customized screen 130 on the display 53 according to the screen instruction data edited in S57 (S11). As a result, among the customization screens shown in FIG. 10, the page text "scan" at two locations in the tree area 133 and the page text "scan" described in the page tabs 141 and 142 are newly input in S55. Page text is changed to "Scan".

また、端末プログラム65は、例えば、図10に示されるページタブ141を、ページタブ143及び[+]タブ144の間の位置に移動させるドラッグ操作を入力I/F54を通じて受け付けたことに応じて(S56:Yes)、図3に示されるページリスト及びアイコンリストのページIDを、“ページ03”、“ページ01”、“ページ02”に置換する(S58)。このドラッグ操作は、ページ順序で示される特定ページの位置の変更を指示する編集操作の一例である。換言すれば、このドラッグ操作は、アイコン画面を構成する複数のページの並び順の変更を指示する編集操作の一例である。S56の処理は第4受付処理の一例であり、S58の処理は編集処理の一例である。 Further, the terminal program 65 receives, for example, a drag operation for moving the page tab 141 shown in FIG. 10 to a position between the page tab 143 and the [+] tab 144 through the input I / F 54 ( S56: Yes), the page IDs of the page list and icon list shown in FIG. 3 are replaced with "page 03", "page 01", and "page 02" (S58). This drag operation is an example of an editing operation that instructs to change the position of a specific page indicated in the page order. In other words, this drag operation is an example of an editing operation for instructing a change in the order of a plurality of pages constituting the icon screen. The process of S56 is an example of the fourth reception process, and the process of S58 is an example of the edit process.

そして、端末プログラム65は、S58で編集した画面指示データに従って、図11に示されるカスタマイズ画面130を、ディスプレイ53に表示させる(S11)。その結果、ツリー領域133には、ページテキスト“コピー”、“スキャン”、“スキャン”がこの順に表示される。一方、ページテキスト及びアイコンテキストの対応関係は、図10から変更されない。また、プレビュー領域134には、ページタブ143、141、142がこの順に表示される。すなわち、端末プログラム65は、S53で抽出したページID“ページ01”、“ページ02”に対応するページの相対的な位置を変更せずに、アイコン画面を構成する複数のページを編集操作に従って並び替える。 Then, the terminal program 65 causes the customized screen 130 shown in FIG. 11 to be displayed on the display 53 according to the screen instruction data edited in S58 (S11). As a result, the page texts "copy", "scan", and "scan" are displayed in this order in the tree area 133. On the other hand, the correspondence between the page text and the icon text is not changed from FIG. Further, in the preview area 134, page tabs 143, 141, and 142 are displayed in this order. That is, the terminal program 65 arranges a plurality of pages constituting the icon screen according to the editing operation without changing the relative positions of the pages corresponding to the page IDs “page 01” and “page 02” extracted in S53. Change.

一方、端末プログラム65は、図10のハイライト表示されたページタブ141に対する左クリック操作(以下、「再クリック」と表記することがある。)を入力I/F54を通じて受け付けたことに応じて(S54:Yes)、S53で抽出したページID“ページ01”、“ページ02”のうち、再クリックされたページタブ141に対応するページID“ページ01”のみをメモリ62に一時記憶させる(S52)。再クリックは、第1抽出処理で抽出したページのうちの1つを特定ページとして特定する第2特定操作の一例である。S52の処理は第2抽出処理の一例であり、S54の処理は第5受付処理の一例である。 On the other hand, the terminal program 65 receives a left-click operation (hereinafter, may be referred to as “re-click”) for the highlighted page tab 141 in FIG. 10 through the input I / F 54 ( S54: Yes), of the page IDs “page 01” and “page 02” extracted in S53, only the page ID “page 01” corresponding to the re-clicked page tab 141 is temporarily stored in the memory 62 (S52). .. Reclicking is an example of a second specific operation that specifies one of the pages extracted by the first extraction process as a specific page. The process of S52 is an example of the second extraction process, and the process of S54 is an example of the fifth reception process.

そして、端末プログラム65は、S55、S56で受け付けた編集操作に従って、S52で抽出したページID“ページ01”に対応するページを編集する。すなわち、前述の入力操作の例によれば、ページID“ページ01”、“ページ02”のうち、ページID“ページ01”に対応するページテキストのみが“Scan”に置換される。また、前述のドラッグ操作の例によれば、図3(A)に示されるページIDが、“ページ03”、“ページ01”、“ページ02”に並び替えられる。なお、端末プログラム65は、連続するページIDに対応するページテキストが共通しないと判断した場合にも(S51:No)、S52の処理を実行する。 Then, the terminal program 65 edits the page corresponding to the page ID “page 01” extracted in S52 according to the editing operation received in S55 and S56. That is, according to the above-mentioned example of the input operation, of the page IDs “page 01” and “page 02”, only the page text corresponding to the page ID “page 01” is replaced with “Scan”. Further, according to the above-mentioned example of the drag operation, the page ID shown in FIG. 3A is rearranged into “page 03”, “page 01”, and “page 02”. The terminal program 65 also executes the process of S52 even when it is determined that the page texts corresponding to the continuous page IDs are not common (S51: No).

次に図4に戻って、端末プログラム65は、図11に示される[送信]ボタン132に対する左クリック操作を入力I/F54を通じて受け付けたことに応じて(S15:Yes)、編集した画面指示データ(以下、「カスタム画面データ」と表記することがある。)を、直接的或いは間接的に特定装置に出力する(S20)。S20の処理は、出力処理及び送信処理の一例である。また図示は省略するが、端末プログラム65は、図11に示される[保存]ボタン131に対する左クリック操作を入力I/F54を通じて受け付けたことに応じて、編集した画面指示データをメモリ62或いは不図示のサーバに記憶させる。 Next, returning to FIG. 4, the terminal program 65 receives the left-click operation for the [Send] button 132 shown in FIG. 11 through the input I / F 54 (S15: Yes), and the edited screen instruction data. (Hereinafter, it may be referred to as "custom screen data") is directly or indirectly output to the specific device (S20). The processing of S20 is an example of output processing and transmission processing. Although not shown, the terminal program 65 stores the edited screen instruction data in the memory 62 or not shown in response to the reception of the left-click operation on the [Save] button 131 shown in FIG. 11 through the input I / F 54. Store in the server of.

直接的に出力する例として、端末プログラム65は、通信I/F55を通じて特定装置にカスタム画面データを送信してもよい。間接的に出力する例として、端末プログラム65は、カスタム画面データが記憶されたメモリ領域の先頭アドレスを示すポインタを、情報処理端末50にインストールされた不図示の出力プログラムに通知してもよい。そして、出力プログラムは、端末プログラム65から通知されたポインタで示されるメモリ領域からカスタム画面データを読み出し、読み出したカスタム画面データを通信I/F55を通じて特定装置に送信してもよい。 As an example of direct output, the terminal program 65 may transmit custom screen data to the specific device through the communication I / F 55. As an example of indirectly outputting, the terminal program 65 may notify an output program (not shown) installed in the information processing terminal 50 of a pointer indicating the start address of the memory area in which the custom screen data is stored. Then, the output program may read the custom screen data from the memory area indicated by the pointer notified from the terminal program 65, and transmit the read custom screen data to the specific device through the communication I / F 55.

一方図示は省略するが、特定装置であるMFP10の装置プログラム35は、通信I/F25を通じて情報処理端末50からカスタム画面データを受信する。この処理は、受信処理の一例である。そして、装置プログラム35は、受信したカスタム画面データを、標準画面データとは別にメモリ32に記憶させる。また、装置プログラム35は、例えば、MFP10の電源が投入されたことに応じて、アイコン画面をディスプレイ23に表示させる。この処理は、第2表示処理の一例である。そして、装置プログラム35は、アイコン画面に対するユーザ操作を、入力I/F24を通じて受け付ける。この処理は、第2受付処理の一例である。 On the other hand, although not shown, the device program 35 of the MFP 10 which is a specific device receives custom screen data from the information processing terminal 50 through the communication I / F 25. This process is an example of a receive process. Then, the device program 35 stores the received custom screen data in the memory 32 separately from the standard screen data. Further, the device program 35 causes the display 23 to display an icon screen in response to, for example, that the power of the MFP 10 is turned on. This process is an example of the second display process. Then, the device program 35 accepts the user operation for the icon screen through the input I / F24. This process is an example of the second reception process.

より詳細には、装置プログラム35は、カスタム画面データがメモリ32に記憶されているか否かを判断する。装置プログラム35は、カスタム画面データがメモリ32に記憶されていないと判断したことに応じて、図2に示される標準画面データをメモリ32から読み出し、当該標準画面データに従ってアイコン画面をディスプレイ23に表示させる。一方、装置プログラム35は、カスタム画面データがメモリ32に記憶されていると判断したことに応じて、カスタム画面データをメモリ32から読み出し、当該カスタム画面データに従って図12に示されるアイコン画面をディスプレイ23に表示させる。 More specifically, the device program 35 determines whether or not the custom screen data is stored in the memory 32. The device program 35 reads the standard screen data shown in FIG. 2 from the memory 32 in response to the determination that the custom screen data is not stored in the memory 32, and displays the icon screen on the display 23 according to the standard screen data. Let me. On the other hand, the device program 35 reads the custom screen data from the memory 32 in response to the determination that the custom screen data is stored in the memory 32, and displays the icon screen shown in FIG. 12 according to the custom screen data. To display.

図12(A)は、ページID“ページ02”を含むページレコードに対応するページである。図12(A)に示されるページは、ページID“ページ02”を含むアイコンレコードに対応する動作アイコン151、155、152と、スクロールアイコン173、174とを含む。図12(B)は、ページID“ページ03”を含むページレコードに対応するページである。図12(B)に示されるページは、ページID“ページ03”を含むアイコンレコードに対応する動作アイコン154、153と、スクロールアイコン173とを含む。また、アイコン画面を構成する全てのページは、設定ボタン175と、お知らせ表示領域176と、[スタート]ボタン177とを含む。 FIG. 12A is a page corresponding to a page record including the page ID “page 02”. The page shown in FIG. 12A includes operation icons 151, 155, 152 corresponding to the icon record including the page ID “page 02”, and scroll icons 173, 174. FIG. 12B is a page corresponding to a page record including the page ID “page 03”. The page shown in FIG. 12B includes operation icons 154, 153 and scroll icons 173 corresponding to the icon record including the page ID “page 03”. Further, all the pages constituting the icon screen include a setting button 175, a notification display area 176, and a [start] button 177.

スクロールアイコン173は、ディスプレイ23に表示させるページを、現在のページから直前のページに切り替える指示に対応する。スクロールアイコン174は、ディスプレイ23に表示させるページを、現在のページから直後のページに切り替える指示に対応する。設定ボタン175は、MFP10の設定を変更する指示に対応する。お知らせ表示領域176は、不図示のサーバ等から受信したユーザに報知すべき情報を表示させるための領域である。[スタート]ボタン177は、選択した動作アイコンに対応付けられた動作を、MFP10に実行させる指示に対応する。 The scroll icon 173 corresponds to an instruction to switch the page displayed on the display 23 from the current page to the immediately preceding page. The scroll icon 174 corresponds to an instruction to switch the page displayed on the display 23 from the current page to the immediately following page. The setting button 175 corresponds to an instruction to change the setting of the MFP 10. The notification display area 176 is an area for displaying information to be notified to the user received from a server or the like (not shown). The [Start] button 177 corresponds to an instruction to cause the MFP 10 to execute the operation associated with the selected operation icon.

一例として、装置プログラム35は、図12(A)に示されるスクロールアイコン174の位置をタップするユーザ操作を入力I/F54を通じて受け付けたことに応じて、ディスプレイ23に表示させるページを図12(A)から図12(B)に切り替える。他の例として、装置プログラム35は、図12(B)に示されるスクロールアイコン173の位置をタップするユーザ操作を入力I/F54を通じて受け付けたことに応じて、ディスプレイ23に表示させるページを図12(B)から図12(A)に切り替える。スクロールアイコン173、174のタップは、スクロール指示の一例である。ディスプレイ23に表示させるページを図12(A)及び図12(B)の一方から他方に切り替える処理は、切替処理の一例である。 As an example, the device program 35 displays a page displayed on the display 23 in response to the user operation of tapping the position of the scroll icon 174 shown in FIG. 12 (A) through the input I / F 54 (A). ) To FIG. 12 (B). As another example, the device program 35 displays a page displayed on the display 23 in response to receiving a user operation of tapping the position of the scroll icon 173 shown in FIG. 12B through the input I / F 54. Switch from (B) to FIG. 12 (A). The tapping of the scroll icons 173 and 174 is an example of a scroll instruction. The process of switching the page to be displayed on the display 23 from one of FIGS. 12A and 12B to the other is an example of the switching process.

さらに他の例として、装置プログラム35は、動作アイコン151の位置のタップと、[スタート]ボタン177の位置のタップとを入力I/F24を通じて受け付けたことに応じて、動作アイコン151に対応するアイコンレコードを画面指示データから読み出す。そして、装置プログラム35は、読み出したアイコンレコードの動作IDで示される動作を、動作パラメータで示される実行条件に従って実行する。この処理は、実行処理の一例である。 As yet another example, the device program 35 receives the tap at the position of the operation icon 151 and the tap at the position of the [Start] button 177 through the input I / F 24, and the icon corresponding to the operation icon 151. Read the record from the screen instruction data. Then, the device program 35 executes the operation indicated by the operation ID of the read icon record according to the execution conditions indicated by the operation parameters. This process is an example of an execution process.

[本実施形態の作用効果]
上記の実施形態によれば、追加操作によって特定ページの動作アイコンの数が上限値を超えると、特定ページと特定ページの直後の次ページとのページテキストが共通か否かが判断される。そして、隣接する2つのページのページテキストが共通でない場合、特定ページの末尾の動作アイコンが特定ページの直後に新たに生成された新規ページに移動される。一方、隣接する2つのページのページテキストが共通である場合、特定ページの末尾の動作アイコンが次ページの先頭に移動される。
[Action and effect of this embodiment]
According to the above embodiment, when the number of operation icons of the specific page exceeds the upper limit value by the additional operation, it is determined whether or not the page text of the specific page and the next page immediately after the specific page are common. Then, when the page texts of the two adjacent pages are not common, the operation icon at the end of the specific page is moved to the newly generated new page immediately after the specific page. On the other hand, when the page texts of two adjacent pages are common, the operation icon at the end of the specific page is moved to the top of the next page.

これにより、ユーザが特定ページに纏めたいと考える複数の動作アイコン151〜155(以下、「グループアイコン」と表記する。)が、連続するページに纏めて表示される。すなわち、MFP10のユーザは、少ないスクロール指示によってグループアイコンにアクセス可能になる。その結果、各ページに表示可能な動作アイコンの数の上限値の範囲内において、グループアイコンがユーザの意図に合わせて各ページに適切に配置される。また、動作アイコンの数が上限値を超える度に新規ページが生成されるのを防止できる。 As a result, a plurality of operation icons 151 to 155 (hereinafter, referred to as "group icons") that the user wants to group on a specific page are grouped on consecutive pages. That is, the user of the MFP 10 can access the group icon with a small number of scroll instructions. As a result, the group icons are appropriately arranged on each page according to the user's intention within the range of the upper limit of the number of operation icons that can be displayed on each page. In addition, it is possible to prevent a new page from being generated every time the number of operation icons exceeds the upper limit.

また、上記の実施形態によれば、特定ページ及び次ページに共通のページテキストが対応付けられている場合において、削除操作によって特定ページの動作アイコンの数が上限値を下回ると、次ページの先頭の動作アイコンが特定ページの末尾に移動される。これにより、上限値を超えて次ページに移動された動作アイコンが、事後的に特定ページに纏められる。さらに、次ページから全ての動作アイコンが事後的に削除された場合に、当該ページが削除される。これにより、不必要なページを含まないシンプルなアイコン画面を実現できる。 Further, according to the above embodiment, when a common page text is associated with the specific page and the next page, if the number of operation icons of the specific page falls below the upper limit due to the delete operation, the head of the next page The operation icon of is moved to the end of a specific page. As a result, the operation icons that have been moved to the next page beyond the upper limit are put together on a specific page after the fact. Furthermore, when all the operation icons are deleted after the fact from the next page, the page is deleted. As a result, a simple icon screen that does not include unnecessary pages can be realized.

なお、上記の実施形態では、共通のページテキストが対応付けられた連続するページを、グループアイコンを表示させるページ(以下、「グループページ」と表記する。)として用いる例を説明した。そこで、端末プログラム65は、ページ編集処理において、編集操作で示される編集内容をグループページに一括して適用する。すなわち、グループアイコンが分散配置された複数のページを、1回の編集操作で纏めて編集することができる。但し、グループページの特定方法はS33、S42、S51に限定されず、グループページであることを示す情報がページレコードにさらに含められていてもよい。 In the above embodiment, an example of using a continuous page to which a common page text is associated as a page for displaying a group icon (hereinafter, referred to as a "group page") has been described. Therefore, in the page editing process, the terminal program 65 collectively applies the editing contents indicated by the editing operation to the group page. That is, it is possible to collectively edit a plurality of pages in which group icons are distributed in a single editing operation. However, the method for specifying the group page is not limited to S33, S42, and S51, and information indicating that the group page may be further included in the page record.

また、上記の実施形態によれば、ページタブの再クリックによって、編集操作で示される編集内容がグループページの一部に対してのみ適用される。これにより、さらに柔軟にアイコン画面をカスタマイズすることができる。そして、再クリックしたページタブに対応するページレコードに対してS57、S58が実行されることにより、当該ページをグループページから事後的に除外することができる。 Further, according to the above embodiment, by re-clicking the page tab, the edited content indicated by the editing operation is applied only to a part of the group page. This makes it possible to customize the icon screen more flexibly. Then, by executing S57 and S58 on the page record corresponding to the re-clicked page tab, the page can be exempted from the group page after the fact.

但し、再クリックによって抽出されるページは、前述の例に限定されない。例えば、3つのページを含むグループページのうち、ページ順序の中央のページを示すページタブが再クリックされた場合、端末プログラム65は、当該中央のページ以降のページ(すなわち、中央のページ及び右側のページ)のみを抽出し、抽出したページに対してのみS47、S58を実行してもよい。 However, the page extracted by re-clicking is not limited to the above example. For example, if the page tab indicating the center page of the page order is re-clicked among the group pages including three pages, the terminal program 65 will perform the page after the center page (that is, the center page and the right side page). Page) may be extracted, and S47 and S58 may be executed only for the extracted page.

なお、追加操作、削除操作、第1特定操作、及び第2特定操作の具体例は、前述の例に限定されない。一例として、端末プログラム65は、予約領域或いは挿入領域に対する右クリック操作を、当該領域に動作アイコンを追加する追加操作として受け付けてもよい。そして、端末プログラム65は、S31において、ユーザが特定した画像データで示される動作アイコンを当該領域に追加してもよい。他の例として、端末プログラム65は、キーボードの[DELETE]ボタンの押下を、特定アイコンの削除を指示する削除操作として受け付けてもよい。さらに他の例として、端末プログラム65は、ハイライト表示されたページタブに対するダブルクリック操作を、第2特定操作として受け付けてもよい。ダブルクリック操作は、所定の時間内に左クリック操作を連続して2回行うことを指す。 Specific examples of the add operation, the delete operation, the first specific operation, and the second specific operation are not limited to the above-mentioned examples. As an example, the terminal program 65 may accept a right-click operation on the reserved area or the insertion area as an additional operation for adding an operation icon to the area. Then, the terminal program 65 may add an operation icon indicated by the image data specified by the user to the area in S31. As another example, the terminal program 65 may accept the pressing of the [DELETE] button on the keyboard as a deletion operation instructing the deletion of the specific icon. As yet another example, the terminal program 65 may accept a double-click operation on the highlighted page tab as a second specific operation. The double-click operation refers to performing the left-click operation twice in succession within a predetermined time.

また、削除操作及び追加操作が一連の操作によって実現されてもよい。端末プログラム65は、例えば、図9に示される動作アイコン151をページタブ142の位置に移動させるドラッグ操作を受け付けたことに応じて、動作アイコン151を削除する削除処理と、ページタブ142に対応するページの動作アイコンをレイアウト領域145に表示させる処理とを実行してもよい。また、端末プログラム65は、ページタブ142の位置の動作アイコン151をレイアウト領域145に移動させるドラッグ操作を受け付けたことに応じて、ページタブ142に対応するページに動作アイコン151を追加する追加処理を実行してもよい。 Further, the delete operation and the add operation may be realized by a series of operations. The terminal program 65 corresponds to, for example, a deletion process for deleting the operation icon 151 and a page tab 142 in response to receiving a drag operation for moving the operation icon 151 shown in FIG. 9 to the position of the page tab 142. The process of displaying the operation icon of the page in the layout area 145 may be executed. Further, the terminal program 65 performs an additional process of adding the operation icon 151 to the page corresponding to the page tab 142 in response to the acceptance of the drag operation for moving the operation icon 151 at the position of the page tab 142 to the layout area 145. You may do it.

なお、上記の実施形態では、MFP10の電源が投入された際に最初に表示される所謂トップ画面をカスタマイズする例を説明したが、カスタマイズ可能な画面はトップ画面に限定されず、MFP10のディスプレイ23に表示される任意の画面がカスタマイズされてもよい。なお、「最初に表示される画面」には、例えば、メーカのロゴを表示する所謂スプラッシュ画面、或いは規約への同意を求める画面等は含まれないものとする。 In the above embodiment, an example of customizing the so-called top screen that is first displayed when the power of the MFP 10 is turned on has been described, but the customizable screen is not limited to the top screen, and the display 23 of the MFP 10 is used. Any screen displayed on may be customized. It should be noted that the "first screen displayed" does not include, for example, a so-called splash screen for displaying the manufacturer's logo, a screen for asking for consent to the rules, and the like.

また、上記の実施形態のMFP10及び情報処理端末50において、メモリ32、62に記憶された各種プログラムがCPU31、61によって実行されることによって、本発明のコントローラが実行する各処理が実現される例を説明した。しかしながら、コントローラの構成はこれに限定されず、その一部又は全部を集積回路等のハードウェアで実現してもよい。 Further, in the MFP 10 and the information processing terminal 50 of the above-described embodiment, each process executed by the controller of the present invention is realized by executing various programs stored in the memories 32 and 62 by the CPUs 31 and 61. Explained. However, the configuration of the controller is not limited to this, and a part or all of the controller configuration may be realized by hardware such as an integrated circuit.

さらに、本発明は、MFP10及び情報処理端末50として実現できるだけでなく、MFP10及び情報処理端末50に処理を実行させるプログラムとして実現してもよい。そして、当該プログラムは、non−transitoryな記録媒体に記録されて提供されてもよい。non−transitoryな記録媒体は、CD−ROM、DVD−ROM等の他、通信ネットワークを通じてMFP10及び情報処理端末50に接続可能なサーバに搭載された記憶部を含んでもよい。そして、サーバの記憶部に記憶されたプログラムは、当該プログラムを示す情報或いは信号として、インターネット等の通信ネットワークを通じて配信されてもよい。 Further, the present invention can be realized not only as the MFP 10 and the information processing terminal 50, but also as a program for causing the MFP 10 and the information processing terminal 50 to execute processing. Then, the program may be recorded and provided on a non-transitory recording medium. The non-transitory recording medium may include a storage unit mounted on a server that can be connected to the MFP 10 and the information processing terminal 50 through a communication network, in addition to a CD-ROM, a DVD-ROM, and the like. Then, the program stored in the storage unit of the server may be distributed as information or a signal indicating the program through a communication network such as the Internet.

10・・・MFP
11・・・プリンタ
23,53・・・ディスプレイ
24,54・・・入力I/F
25,55・・・通信I/F
31,61・・・CPU
32,62・・・メモリ
34,64・・・OS
35・・・装置プログラム
50・・・情報処理端末
65・・・端末プログラム
66・・・一覧プログラム
10 ... MFP
11 ... Printer 23, 53 ... Display 24, 54 ... Input I / F
25, 55 ... Communication I / F
31,61 ... CPU
32, 62 ... Memory 34, 64 ... OS
35 ... Device program 50 ... Information processing terminal 65 ... Terminal program 66 ... List program

Claims (10)

メモリと、端末ディスプレイと、入力インタフェースとを備える情報処理端末によって実行可能なプログラムであって、
前記メモリは、画像形成装置の装置ディスプレイに表示させるアイコン画面を示す画面指示データを記憶しており、前記画面指示データは、前記アイコン画面を構成する複数のページそれぞれに表示させる動作アイコンと、前記動作アイコンが特定された時に前記画像形成装置に実行させる動作とを示し、
前記画像形成装置は、前記装置ディスプレイに表示させる前記ページを、ユーザが入力したスクロール指示に従って、複数の前記ページの1つである第1ページから、前記画面指示データで定められたページ順序で前記第1ページに隣接する第2ページに切り替え、
該プログラムは、前記画面指示データに従って前記端末ディスプレイにカスタマイズ画面を表示させる表示処理を前記情報処理端末に実行させ、前記カスタマイズ画面には、複数の前記ページの1つである特定ページに含まれる前記動作アイコンが、前記画面指示データで定められたアイコン順序に従って配列されており、
該プログラムは、
前記特定ページへの前記動作アイコンの追加を指示する追加操作を、前記入力インタフェースを通じて受け付ける第1受付処理と、
前記追加操作で指示された前記動作アイコンが前記特定ページに追加されるように、前記画面指示データを編集するアイコン追加処理と、
前記追加操作によって前記特定ページに含まれる前記動作アイコンの数が上限値を超えたか否かを判断する第1判断処理と、
前記第1判断処理で前記上限値を超えたと判断したことに応じて、
前記特定ページの直後に新たな前記ページである新規ページが追加されるように、前記画面指示データを編集するページ追加処理と、
前記特定ページの末尾の前記動作アイコンが前記特定ページから削除され、且つ当該動作アイコンが前記新規ページの先頭に表示されるように、前記画面指示データを編集する第1移動処理と、
編集した前記画面指示データを前記画像形成装置に出力する出力処理とを前記情報処理端末に実行させるプログラム。
A program that can be executed by an information processing terminal that includes a memory, a terminal display, and an input interface.
The memory stores screen instruction data indicating an icon screen to be displayed on the device display of the image forming apparatus, and the screen instruction data includes an operation icon to be displayed on each of a plurality of pages constituting the icon screen and the operation icon. Indicates an operation to be executed by the image forming apparatus when an operation icon is specified.
The image forming apparatus displays the pages to be displayed on the apparatus display from the first page, which is one of the plurality of the pages, in the page order determined by the screen instruction data according to the scroll instruction input by the user. Switch to the second page adjacent to the first page,
The program causes the information processing terminal to execute a display process for displaying a customized screen on the terminal display according to the screen instruction data, and the customized screen includes the specific page which is one of a plurality of the pages. The operation icons are arranged according to the icon order defined in the screen instruction data.
The program
The first reception process for accepting an additional operation for instructing the addition of the operation icon to the specific page through the input interface, and
An icon addition process for editing the screen instruction data so that the operation icon instructed by the addition operation is added to the specific page.
The first determination process for determining whether or not the number of the operation icons included in the specific page exceeds the upper limit value by the additional operation, and
In response to the determination that the upper limit value has been exceeded in the first determination process
A page addition process for editing the screen instruction data so that a new page, which is a new page, is added immediately after the specific page.
The first movement process for editing the screen instruction data so that the operation icon at the end of the specific page is deleted from the specific page and the operation icon is displayed at the top of the new page.
A program that causes the information processing terminal to execute an output process for outputting the edited screen instruction data to the image forming apparatus.
前記画面指示データは、複数の前記ページそれぞれに対応付けられたページ情報を含み、前記ページ追加処理で追加された前記新規ページには、前記特定ページと共通の前記ページ情報が対応付けられており、
該プログラムは、
前記第1判断処理で前記上限値を超えたと判断したことに応じて、前記特定ページ及び前記特定ページの直後の次ページに対応付けられた前記ページ情報が共通か否かを判断する第2判断処理と、
前記第2判断処理で共通だと判断したことに応じて、前記特定ページの末尾の前記動作アイコンが前記特定ページから削除され、且つ当該動作アイコンが前記次ページの先頭に表示されるように、前記画面指示データを編集する第2移動処理とを前記情報処理端末に実行させ、
前記第2判断処理で共通でない判断したことに応じて、前記ページ追加処理と、前記第1移動処理とを前記情報処理端末に実行させる請求項1に記載のプログラム。
The screen instruction data includes page information associated with each of the plurality of pages, and the new page added by the page addition process is associated with the page information common to the specific page. ,
The program
A second determination for determining whether or not the page information associated with the specific page and the next page immediately after the specific page is common in response to the determination that the upper limit value has been exceeded in the first determination process. Processing and
In response to the determination that the second determination process is common, the operation icon at the end of the specific page is deleted from the specific page, and the operation icon is displayed at the top of the next page. The information processing terminal is made to execute the second movement process for editing the screen instruction data.
The program according to claim 1, wherein the information processing terminal executes the page addition process and the first move process in response to a determination that is not common in the second determination process.
該プログラムは、
前記特定ページに含まれる前記動作アイコンの削除を指示する削除操作を、前記入力インタフェースを通じて受け付ける第2受付処理と、
前記削除操作で指示された前記動作アイコンが前記特定ページから削除されるように、前記画面指示データを編集するアイコン削除処理と、
前記特定ページ及び前記特定ページの直後の次ページに対応付けられた前記ページ情報が共通か否かを判断する第3判断処理と、
前記第3判断処理で共通だと判断したことに応じて、前記次ページの先頭の前記動作アイコンが前記次ページから削除され、且つ当該動作アイコンが前記特定ページの末尾に表示されるように、前記画面指示データを編集する第3移動処理とを前記情報処理端末に実行させる請求項2に記載のプログラム。
The program
A second reception process that accepts a deletion operation instructing the deletion of the operation icon included in the specific page through the input interface, and
An icon deletion process for editing the screen instruction data so that the operation icon instructed by the deletion operation is deleted from the specific page.
A third determination process for determining whether or not the page information associated with the specific page and the next page immediately after the specific page is common, and
In response to the determination that it is common in the third determination process, the operation icon at the top of the next page is deleted from the next page, and the operation icon is displayed at the end of the specific page. The program according to claim 2, wherein the information processing terminal executes a third movement process for editing the screen instruction data.
該プログラムは、
前記削除操作によって前記次ページに含まれる前記動作アイコンが無くなったか否かを判断する第4判断処理と、
前記第4判断処理で無くなったと判断したことに応じて、前記次ページが前記アイコン画面から削除されるように、前記画面指示データを編集するページ削除処理とを前記情報処理端末に実行させる請求項3に記載のプログラム。
The program
A fourth determination process for determining whether or not the operation icon included in the next page has disappeared due to the deletion operation, and
A claim that causes the information processing terminal to execute a page deletion process for editing the screen instruction data so that the next page is deleted from the icon screen in response to the determination that the fourth determination process has been lost. The program described in 3.
該プログラムは、
前記アイコン画面を構成する複数の前記ページの1つを前記特定ページとして特定する第1特定操作を、前記入力インタフェースを通じて受け付ける第3受付処理と、
前記特定ページを含んで連続する複数の前記ページに対応付けられた前記ページ情報が共通か否かを判断する第5判断処理と、
前記第5判断処理で共通だと判断したことに応じて、前記アイコン画面に含まれる複数の前記ページのうち、共通の前記ページ情報が対応付けられ且つ前記特定ページを含んで連続する複数の前記ページを抽出する第1抽出処理と、
前記特定ページの編集を指示する編集操作を、前記入力インタフェースを通じて受け付ける第4受付処理と、
前記編集操作で示される編集内容が抽出した全ての前記ページに適用されるように、前記画面指示データを編集する編集処理とを前記情報処理端末に実行させる請求項2から4のいずれかに記載のプログラム。
The program
A third reception process for accepting a first specific operation for designating one of the plurality of pages constituting the icon screen as the specific page through the input interface, and
A fifth determination process for determining whether or not the page information associated with a plurality of consecutive pages including the specific page is common, and
In response to the determination that the fifth determination process is common, among the plurality of the pages included in the icon screen, the common page information is associated with the plurality of continuous pages including the specific page. The first extraction process to extract the page and
The fourth reception process that accepts the editing operation for instructing the editing of the specific page through the input interface, and
The method according to any one of claims 2 to 4, wherein the information processing terminal executes an editing process for editing the screen instruction data so that the edited content indicated by the editing operation is applied to all the extracted pages. Program.
該プログラムは、
前記第4受付処理において、前記ページ順序で示される前記特定ページの位置の変更を指示する前記編集操作を受け付け、
前記編集処理において、抽出した全ての前記ページの相対的な位置を変更せずに、前記アイコン画面を構成する複数の前記ページを前記編集操作に従って並び替える請求項5に記載のプログラム。
The program
In the fourth reception process, the editing operation for instructing the change of the position of the specific page indicated in the page order is received.
The program according to claim 5, wherein in the editing process, a plurality of the pages constituting the icon screen are rearranged according to the editing operation without changing the relative positions of all the extracted pages.
該プログラムは、
前記第4受付処理において、前記特定ページに対応付けられた前記ページ情報の変更を指示する前記編集操作を受け付け、
前記編集処理において、抽出した全ての前記ページに対応付けられた前記ページ情報を、前記編集操作に従って変更する請求項5又は6に記載のプログラム。
The program
In the fourth reception process, the editing operation for instructing the change of the page information associated with the specific page is received.
The program according to claim 5 or 6, wherein in the editing process, the page information associated with all the extracted pages is changed according to the editing operation.
該プログラムは、
前記第1抽出処理で抽出した複数の前記ページのうちの1つを前記特定ページとして特定する第2特定操作を、前記入力インタフェースを通じて受け付ける第5受付処理と、
前記第1抽出処理で抽出した複数の前記ページのうちから前記特定ページのみを抽出する第2抽出処理とを、前記第4受付処理に先立って前記情報処理端末に実行させる請求項5から7のいずれかに記載のプログラム。
The program
A fifth reception process that accepts a second specific operation that specifies one of the plurality of pages extracted by the first extraction process as the specific page through the input interface.
The fifth to seventh aspects of claims 5 to 7, wherein the information processing terminal is made to execute the second extraction process of extracting only the specific page from the plurality of pages extracted by the first extraction process prior to the fourth reception process. The program described in either.
該プログラムは、
前記第1抽出処理で抽出した複数の前記ページのうちの1つを前記特定ページとして特定する第2特定操作を、前記入力インタフェースを通じて受け付ける第5受付処理と、
前記第1抽出処理で抽出した複数の前記ページのうちから前記特定ページ以降の前記ページのみを抽出する第2抽出処理とを、前記第4受付処理に先立って前記情報処理端末に実行させる請求項5から7のいずれかに記載のプログラム。
The program
A fifth reception process that accepts a second specific operation that specifies one of the plurality of pages extracted by the first extraction process as the specific page through the input interface.
A claim that causes the information processing terminal to execute a second extraction process for extracting only the pages after the specific page from the plurality of pages extracted by the first extraction process prior to the fourth reception process. The program described in any of 5 to 7.
メモリ、端末ディスプレイ、第1入力インタフェース、第1通信インタフェース、及び第1コントローラを備える情報処理端末と、装置ディスプレイ、第2入力インタフェース、第2通信インタフェース、及び第2コントローラを備える画像形成装置とを備える情報処理システムであって、
前記メモリは、前記装置ディスプレイに表示させるアイコン画面を示す画面指示データを記憶しており、前記画面指示データは、前記アイコン画面を構成する複数のページそれぞれに表示させる動作アイコンと、前記動作アイコンが特定された時に前記画像形成装置に実行させる動作とを示し、
前記第1コントローラは、前記画面指示データに従って前記端末ディスプレイにカスタマイズ画面を表示させる第1表示処理を実行し、前記カスタマイズ画面には、複数の前記ページの1つである特定ページに含まれる前記動作アイコンが、前記画面指示データで定められたアイコン順序に従って配列されており、
前記第1コントローラは、
前記特定ページへの前記動作アイコンの追加を指示する追加操作を、前記第1入力インタフェースを通じて受け付ける第1受付処理と、
前記追加操作で指示された前記動作アイコンが前記特定ページに追加されるように、前記画面指示データを編集するアイコン追加処理と、
前記追加操作によって前記特定ページに含まれる前記動作アイコンの数が上限値を超えたか否かを判断する第1判断処理と、
前記第1判断処理で前記上限値を超えたと判断したことに応じて、
前記特定ページの直後に新たな前記ページである新規ページが追加されるように、前記画面指示データを編集するページ追加処理と、
前記特定ページの末尾の前記動作アイコンが前記特定ページから削除され、且つ当該動作アイコンが前記新規ページの先頭に表示されるように、前記画面指示データを編集する第1移動処理と、
編集した前記画面指示データを前記第1通信インタフェースを通じて前記画像形成装置に送信する送信処理とを実行し、
前記第2コントローラは、
前記第2通信インタフェースを通じて前記情報処理端末から前記画面指示データを受信する受信処理と、
前記画面指示データで示される複数の前記ページのうちの1つである第1ページを、前記装置ディスプレイに表示させる第2表示処理と、
前記第2入力インタフェースを通じてスクロール操作を受け付けたことに応じて、前記装置ディスプレイに表示させる前記ページを、前記画面指示データで定められたページ順序で前記第1ページに隣接する第2ページに切り替える切替処理と、
前記装置ディスプレイに表示された前記動作アイコンを特定するユーザ操作を、前記第2入力インタフェースを通じて受け付ける第2受付処理と、
前記第2受付処理で特定された前記動作アイコンに対応付けられた前記動作を実行する実行処理と、を実行する情報処理システム。
An information processing terminal including a memory, a terminal display, a first input interface, a first communication interface, and a first controller, and an image forming device including a device display, a second input interface, a second communication interface, and a second controller. It is an information processing system that is equipped
The memory stores screen instruction data indicating an icon screen to be displayed on the device display, and the screen instruction data includes an operation icon to be displayed on each of a plurality of pages constituting the icon screen and the operation icon. The operation to be executed by the image forming apparatus when specified is shown.
The first controller executes a first display process for displaying a customized screen on the terminal display according to the screen instruction data, and the customized screen includes the operation included in a specific page which is one of a plurality of the pages. The icons are arranged according to the icon order defined by the screen instruction data.
The first controller is
A first reception process for receiving an additional operation instructing the addition of the operation icon to the specific page through the first input interface, and
An icon addition process for editing the screen instruction data so that the operation icon instructed by the addition operation is added to the specific page.
The first determination process for determining whether or not the number of the operation icons included in the specific page exceeds the upper limit value by the additional operation, and
In response to the determination that the upper limit value has been exceeded in the first determination process
A page addition process for editing the screen instruction data so that a new page, which is a new page, is added immediately after the specific page.
The first movement process for editing the screen instruction data so that the operation icon at the end of the specific page is deleted from the specific page and the operation icon is displayed at the top of the new page.
A transmission process of transmitting the edited screen instruction data to the image forming apparatus through the first communication interface is executed.
The second controller
A reception process for receiving the screen instruction data from the information processing terminal through the second communication interface, and
A second display process for displaying the first page, which is one of the plurality of pages indicated by the screen instruction data, on the device display, and
In response to the acceptance of the scroll operation through the second input interface, the page to be displayed on the device display is switched to the second page adjacent to the first page in the page order defined by the screen instruction data. Processing and
A second reception process for receiving a user operation for specifying the operation icon displayed on the device display through the second input interface, and
An information processing system that executes an execution process that executes the operation associated with the operation icon specified in the second reception process.
JP2016219357A 2016-11-10 2016-11-10 Programs and information processing systems executed by information processing terminals Active JP6772770B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016219357A JP6772770B2 (en) 2016-11-10 2016-11-10 Programs and information processing systems executed by information processing terminals

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016219357A JP6772770B2 (en) 2016-11-10 2016-11-10 Programs and information processing systems executed by information processing terminals

Publications (2)

Publication Number Publication Date
JP2018075776A JP2018075776A (en) 2018-05-17
JP6772770B2 true JP6772770B2 (en) 2020-10-21

Family

ID=62150039

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016219357A Active JP6772770B2 (en) 2016-11-10 2016-11-10 Programs and information processing systems executed by information processing terminals

Country Status (1)

Country Link
JP (1) JP6772770B2 (en)

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07271545A (en) * 1994-03-30 1995-10-20 Toshiba Corp Information processor
US20040125141A1 (en) * 2002-12-30 2004-07-01 Toshiba Tec Kabushiki Kaisha Image forming apparatus and method for controlling the same
US8966375B2 (en) * 2009-09-07 2015-02-24 Apple Inc. Management of application programs on a portable electronic device
JP5402674B2 (en) * 2010-01-26 2014-01-29 株式会社リコー Information processing apparatus, information processing system, customization method, and program
JP2013235393A (en) * 2012-05-08 2013-11-21 Softbank Mobile Corp Electronic equipment
JP5655836B2 (en) * 2012-10-11 2015-01-21 コニカミノルタ株式会社 Image processing apparatus, program, and operation event determination method
JP6379534B2 (en) * 2014-03-11 2018-08-29 株式会社リコー Information processing system, client device, and information processing method
JP2016157156A (en) * 2015-02-23 2016-09-01 株式会社リコー Information processing apparatus, information processing system, information processing method, and program

Also Published As

Publication number Publication date
JP2018075776A (en) 2018-05-17

Similar Documents

Publication Publication Date Title
US11283942B2 (en) Non-transitory computer-readable medium storing output instructions to control portable terminal and portable terminal
US9223531B2 (en) Image processing apparatus that generates remote screen display data, portable terminal apparatus that receives remote screen display data, and recording medium storing a program for generating or receiving remote screen display data
CN104822004A (en) Printing device and printing method
US10686927B2 (en) Non-transitory computer-readable medium and portable device
US10893165B2 (en) Information processing apparatus, method of controlling the same, and storage medium
JP6911317B2 (en) Programs and information processing systems executed on information processing terminals
JP2021131880A (en) Program and portable terminal
JP2018205995A (en) Program and portable terminal
JP6737137B2 (en) Program executed by information processing terminal and information processing system
JP6772770B2 (en) Programs and information processing systems executed by information processing terminals
JP6330488B2 (en) Information processing apparatus, recording system, and program
JP6859665B2 (en) Programs and information processing systems executed by information processing terminals
JP6790681B2 (en) Programs and information processing systems executed on information processing terminals
US10477039B2 (en) Non-transitory computer-readable medium storing output instructions to control portable terminal and portable terminal
JP6337736B2 (en) Information processing apparatus, recording system, and program
JP6544163B2 (en) Mobile terminal and program
JP6895054B2 (en) Programs and information processing systems executed by information processing terminals
JP6962352B2 (en) Information processing equipment, recording systems, and programs
JP7009893B2 (en) Screen creation program, information processing device and screen creation method
JP6874887B2 (en) Print program and information processing terminal
JP6810719B2 (en) Information processing equipment, recording systems, and programs
JP6743946B2 (en) Mobile terminal and program
JP6613794B2 (en) program
JP2018067856A (en) Program run by information processing terminal and information processing terminal
JP6743592B2 (en) Program and information processing terminal

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20180219

RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20180219

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191015

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200818

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: 20200901

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200914

R150 Certificate of patent or registration of utility model

Ref document number: 6772770

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150