JP5268812B2 - Computer program - Google Patents

Computer program Download PDF

Info

Publication number
JP5268812B2
JP5268812B2 JP2009171629A JP2009171629A JP5268812B2 JP 5268812 B2 JP5268812 B2 JP 5268812B2 JP 2009171629 A JP2009171629 A JP 2009171629A JP 2009171629 A JP2009171629 A JP 2009171629A JP 5268812 B2 JP5268812 B2 JP 5268812B2
Authority
JP
Japan
Prior art keywords
setting
value
icon
setting item
lock
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
JP2009171629A
Other languages
Japanese (ja)
Other versions
JP2011028403A (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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions Inc
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 Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2009171629A priority Critical patent/JP5268812B2/en
Publication of JP2011028403A publication Critical patent/JP2011028403A/en
Application granted granted Critical
Publication of JP5268812B2 publication Critical patent/JP5268812B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To lock each of a plurality of setting items and allow a user to release the lock through an easy operation. <P>SOLUTION: A computer 15 executes a driver program 14 to achieve processing units 31-34. Based on lock setting data 22c, a setting change processing unit 33 determines whether to prohibit changing the value of each setting item. A display control unit 31 causes a lock release button to be displayed only on a tab screen containing setting items whose values are prohibited from being changed by the lock setting data. If authentication is successful when a user operates the lock release button, the display control unit 31 temporarily hides the unlocking button on all the tab screens. The setting change processing unit 33 temporarily permits to change the values of the setting items locked by the lock setting data 22c, without changing the lock setting data 22c. <P>COPYRIGHT: (C)2011,JPO&amp;INPIT

Description

本発明は、コンピュータプログラムに関するものである。   The present invention relates to a computer program.

プリンタドライバなどのコンピュータプログラムには、グラフィカルユーザインタフェース(以下、GUIという)を実現し、ユーザによる操作に従って各種設定を行うものがある。そのようなGUIにおいて、管理者のみが設定を変更できるようにするロック設定機能を有するものがある(例えば特許文献1,2参照)。   Some computer programs such as a printer driver implement a graphical user interface (hereinafter referred to as GUI) and perform various settings in accordance with user operations. Some of such GUIs have a lock setting function that allows only an administrator to change the setting (see, for example, Patent Documents 1 and 2).

特許文献1に記載の第1の技術では、管理者のみに機能の使用を制限する場合にはロックファイルが作成され、制限が解除されると、ロックファイルが削除される。また、特許文献2に記載の第2の技術では、設定項目ごとに、ロック状態を示すアイコンが表示され、ロック状態の場合には、そのアイコンを操作して、その設定項目のロックを解除することができる。   In the first technique described in Patent Document 1, a lock file is created when the use of a function is restricted only to an administrator, and the lock file is deleted when the restriction is released. In the second technique described in Patent Document 2, an icon indicating a lock state is displayed for each setting item. When the lock state is set, the icon is operated to unlock the setting item. be able to.

特開2003−216374号公報JP 2003-216374 A 特開2004−192219号公報JP 2004-192219 A

上述の第1の技術では、設定項目ごとにロックを行うことが困難である。   In the first technique described above, it is difficult to lock each setting item.

一方、上述の第2の技術では、設定項目ごとにロックを行うことができるが、ユーザが複数の設定項目について値を入力した場合、それらの設定項目についてロックを解除するために、それらの設定項目の数と同一の回数だけ、ロック解除の操作を行う必要があり、ユーザの操作が煩雑となる。   On the other hand, in the above-described second technique, locking can be performed for each setting item. However, when the user inputs values for a plurality of setting items, in order to release the lock for those setting items, those settings are set. It is necessary to perform the unlocking operation as many times as the number of items, and the user's operation becomes complicated.

本発明は、上記の問題に鑑みてなされたものであり、設定項目ごとにロックを行うことができるとともに、ユーザがロック解除を行う際の操作を簡単にすることができるコンピュータプログラムを得ることを目的とする。   The present invention has been made in view of the above problems, and it is possible to obtain a computer program that can be locked for each setting item and that can simplify the operation when the user performs unlocking. Objective.

上記の課題を解決するために、本発明では以下のようにした。   In order to solve the above problems, the present invention is configured as follows.

本発明に係るコンピュータプログラムは、端末装置内のコンピュータを、(a)端末装置の周辺機器の印刷機能における複数の設定項目に関連付けられ、複数の設定項目の現在値に対応するアイコン画像をそれぞれ有する複数のアイコンを所定の表示装置の1つのタブ画面に表示させるアイコン表示処理部、(b)上述の1つのタブ画面に表示されている複数のアイコンのいずれか1つへの所定ユーザの操作を検出する操作検出部、()値の変更が禁止される設定項目を指定するロック設定データを参照し、操作検出部により検出された所定の操作のあったアイコンに関連付けられている設定項目の値の変更が禁止されていない場合には、そのアイコンに関連付けられている設定項目の値を別の値に変更し、所定の操作のあったアイコンに関連付けられている設定項目の値の変更が禁止されている場合には、そのアイコンに関連付けられている設定項目の値を別の値に変更しない設定変更処理部、(d)設定変更処理部による設定項目の値の変更に応じて、その1つのタブ画面に表示されているその所定の操作のあったアイコン自体のアイコン画像を、変更前の設定項目の値に対応するアイコン画像から変更後の設定項目の値に対応するアイコン画像へ切り替えるアイコン画像切替処理部、(e)ロック設定データにより値の変更が禁止される設定項目の値に対応するアイコン画像のみをグレイアウトし、その1つのタブ画面に少なくとも1つのグレイアウトされたアイコン画像が表示される場合、値の変更の禁止を一時的に解除するロック解除ボタンをその1つのタブ画面に表示させる表示制御部、および()設定項目の値に基づいて周辺機器を制御する制御部として機能させる。そして、その表示制御部は、ロック解除ボタンに対するユーザの操作に伴い行われる認証に成功した場合には1つのタブ画面におけるロック解除ボタンを一時的に非表示にし、その設定変更処理部は、ロック解除ボタンに対するユーザの操作に伴い行われる認証に成功した場合には、ロック設定データを変更せずに、一時的に、ロック設定データにおいて値の変更が禁止されている設定項目のいずれについても、設定項目の値を別の値に変更可能とし、グレイアウトされたアイコン画像を、値の変更が許可されているときのアイコン画像に切り替えるさらに、複数のアイコンの複数の設定項目の1つはカラーモードであり、そのカラーモードの値にはモノクロとカラーとがあり、「カラー」に対応するアイコン画像は複数の色を使用して描かれており、「モノクロ」に対応するアイコン画像は白黒で描かれている。 A computer program according to the present invention comprises a computer in the terminal device, (a) associated with a plurality of setting items in the printing function of the peripheral device of the terminal device, the icon image corresponding to the current value of the plurality of setting items each An icon display processing unit for displaying a plurality of icons on one tab screen of a predetermined display device; (b) a predetermined user operation on any one of the plurality of icons displayed on the one tab screen described above ; The operation detection unit to be detected, ( c ) lock setting data for specifying a setting item whose value is prohibited to be changed, and the setting item associated with the icon with the predetermined operation detected by the operation detection unit icon when the change value is not prohibited, and change the value of the setting items associated with the icon to a different value, for which the predetermined operation If the change of the value of the setting item associated is prohibited, the setting change processing unit that does not change the value of the setting items associated with the icon to a different value, according to the setting change processing unit (d) In accordance with the change of the value of the setting item, the icon image of the icon itself that has been subjected to the predetermined operation displayed on the one tab screen is changed from the icon image corresponding to the value of the setting item before the change. An icon image switching processing unit for switching to an icon image corresponding to the value of the setting item; (e) graying out only the icon image corresponding to the value of the setting item whose change is prohibited by the lock setting data; If at least one grayed out icon image is displayed on the screen, the lock release button to temporarily unblock change value for that one tab screen Display control unit that presents, and (f) to function as a control unit for controlling the peripheral device based on the value of the setting item. Then, the display control unit, and is temporarily hide the lock release button definitive one of the tab screen upon successful authentication performed with the user operation, the setting change processing unit for lock release button, If the authentication performed in response to the user's operation on the unlock button is successful, the lock setting data is not changed temporarily, and any setting item whose value change is prohibited in the lock setting data is temporarily performed. The value of the setting item can be changed to another value, and the grayed-out icon image is switched to the icon image when the value change is permitted . Furthermore, one of a plurality of setting items of a plurality of icons is a color mode, and the value of the color mode includes monochrome and color, and an icon image corresponding to “color” is drawn using a plurality of colors. The icon image corresponding to “monochrome” is drawn in black and white.

これにより、所定のユーザ権限(例えば管理者)を有さないユーザによる値の変更を禁止するロック設定機能において、設定項目ごとにロックを行うことができるとともに、ユーザがロック解除を行う際の操作を簡単にすることができる。   Thereby, in the lock setting function for prohibiting the change of the value by a user who does not have a predetermined user authority (for example, an administrator), it is possible to lock for each setting item, and an operation when the user performs unlocking Can be easy.

また、本発明に係るコンピュータプログラムは、上記のコンピュータプログラムに加え、次のようにしてもよい。この場合、表示制御部は、ロック解除ボタンに対するユーザの操作に伴い行われるユーザ認証によりユーザが特定ユーザであると判定されたときから、当該コンピュータプログラムが終了するまでの期間のみ、上述の1つのタブ画面におけるロック解除ボタンを非表示にし、設定変更処理部は、ロック解除ボタンに対するユーザの操作に伴い行われるユーザ認証によりユーザが特定ユーザであると判定されたときから、当該コンピュータプログラムが終了するまでの期間のみ、ロック設定データにおいて値の変更が禁止されている設定項目のいずれについても、設定項目の入力部に対する操作により設定項目の値を別の値に変更可能とする。 The computer program according to the present invention, in addition to the above computer program, may be as follows. In this case, the display control unit performs the above-described one only during a period from when the user is determined to be a specific user through user authentication performed in accordance with the user operation on the unlock button until the computer program ends. the lock release button definitive on the tab screen to hide, setting change processing unit, from the time the user by the user authentication performed with the user operation on the lock release button is determined to be a specific user, the computer program For any setting item whose value is prohibited from being changed in the lock setting data only during the period until the end, the value of the setting item can be changed to another value by operating the setting item input unit.

本発明によれば、設定項目ごとに個別的にロックを行うことができるとともに、ユーザがロック解除を行う際の操作を簡単にすることができる。   ADVANTAGE OF THE INVENTION According to this invention, while being able to lock separately for every setting item, operation at the time of a user releasing lock can be simplified.

本発明の実施の形態1に係るドライバプログラムをインストールされた端末装置の構成を示すブロック図である。It is a block diagram which shows the structure of the terminal device in which the driver program which concerns on Embodiment 1 of this invention was installed. 本発明の実施の形態1に係るドライバプログラムをインストールされた端末装置の動作を説明するフローチャートである。It is a flowchart explaining operation | movement of the terminal device in which the driver program which concerns on Embodiment 1 of this invention was installed. 図1の端末装置において表示される複数のアイコンの例を示す図である。It is a figure which shows the example of the several icon displayed in the terminal device of FIG. 図3(A)または図3(B)における用紙向き設定のアイコンに使用される複数のアイコン画像およびそれらの表示順序の例を示す図である。It is a figure which shows the example of the some icon image used for the icon of a paper orientation setting in FIG. 3 (A) or FIG. 3 (B), and their display order. 図3(A)または図3(B)における部単位印刷設定のアイコンに使用される複数のアイコン画像およびそれらの表示順序の例を示す図である。FIG. 4 is a diagram illustrating an example of a plurality of icon images used for the copy printing setting icon in FIG. 3A or FIG. 3B and their display order. 図3(A)または図3(B)におけるページ集約設定のアイコンに使用される複数のアイコン画像およびそれらの表示順序の例を示す図である。It is a figure which shows the example of the some icon image used for the icon of the page aggregation setting in FIG. 3 (A) or FIG. 3 (B), and their display order. ロック解除前の状態で、図3におけるウィンドウ41に表示される別のタブ画面の一例を示す図である。It is a figure which shows an example of another tab screen displayed on the window 41 in FIG. 3 in the state before unlocking. ロック解除後の状態で、図3におけるウィンドウ41に表示される別のタブ画面の一例を示す図である。It is a figure which shows an example of another tab screen displayed on the window 41 in FIG. 3 in the state after unlocking. 図9は、実施の形態2における管理者設定ウィンドウの一例を示す図である。FIG. 9 is a diagram illustrating an example of an administrator setting window according to the second embodiment. 図10は、実施の形態2におけるロック設定ウィンドウの一例を示す図である。FIG. 10 is a diagram illustrating an example of a lock setting window according to the second embodiment.

以下、図に基づいて本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

実施の形態1. Embodiment 1 FIG.

図1は、本発明の実施の形態1に係るドライバプログラムをインストールされた端末装置の構成を示すブロック図である。端末装置1は、例えばパーソナルコンピュータなどであり、端末装置1には、所定の通信路(周辺機器インタフェースケーブル、コンピュータネットワークなど)を介して画像形成装置2が接続されている。画像形成装置2は、印刷機能、画像読取機能およびファクシミリ送受信機能のうちの少なくとも1つを有する装置である。   FIG. 1 is a block diagram showing a configuration of a terminal device in which a driver program according to Embodiment 1 of the present invention is installed. The terminal device 1 is, for example, a personal computer. The image forming apparatus 2 is connected to the terminal device 1 via a predetermined communication path (peripheral device interface cable, computer network, etc.). The image forming apparatus 2 is an apparatus having at least one of a printing function, an image reading function, and a facsimile transmission / reception function.

端末装置1は、入力装置11、表示装置12、通信装置13、データ格納装置14およびコンピュータ15を有する。   The terminal device 1 includes an input device 11, a display device 12, a communication device 13, a data storage device 14, and a computer 15.

入力装置11は、ユーザ操作を検出し電気信号として出力する装置である。入力装置11としては、キーボード、マウス、タッチパネルなどが使用される。   The input device 11 is a device that detects a user operation and outputs it as an electrical signal. As the input device 11, a keyboard, a mouse, a touch panel, or the like is used.

表示装置12は、電気信号を入力されその電気信号に応じた画像を画面に表示する装置である。表示装置12としては、液晶ディスプレイなどが使用される。   The display device 12 is a device that receives an electrical signal and displays an image corresponding to the electrical signal on a screen. A liquid crystal display or the like is used as the display device 12.

通信装置13は、所定の通信路を介して画像形成装置2などの周辺機器とデータ通信を行う装置である。通信装置13としては、周辺機器インタフェース、ネットワークインタフェースカードなどが使用される。   The communication device 13 is a device that performs data communication with peripheral devices such as the image forming apparatus 2 via a predetermined communication path. As the communication device 13, a peripheral device interface, a network interface card, or the like is used.

データ格納装置14は、データおよびプログラムを格納する装置である。この実施の形態1では、データ格納装置14は、ドライバプログラム21、複数の設定項目の値を含む設定情報22およびアイコン画像データ23を格納している。データ格納装置14としては、ハードディスクドライバ、不揮発性メモリなどが使用される。アイコン画像データ23は、複数のアイコン画像の画像データであり、アイコン画像は、テキストおよび/またはイラストを含む画像である。   The data storage device 14 is a device that stores data and programs. In the first embodiment, the data storage device 14 stores a driver program 21, setting information 22 including values of a plurality of setting items, and icon image data 23. As the data storage device 14, a hard disk driver, a nonvolatile memory, or the like is used. The icon image data 23 is image data of a plurality of icon images, and the icon image is an image including text and / or an illustration.

設定情報22は、プロファイルデータ22a、プロファイル対応関係リスト22b、およびロック設定データ22cを含む。   The setting information 22 includes profile data 22a, a profile correspondence list 22b, and lock setting data 22c.

プロファイルデータ22aは、1または複数のプロファイルを含む。各プロファイルには、名称が付されており、1または複数の設定項目とそれぞれの設定項目の値が記述されている。   The profile data 22a includes one or a plurality of profiles. Each profile is given a name, and describes one or more setting items and the value of each setting item.

プロファイル対応関係リスト22bは、アプリケーションの識別情報(ファイルパス、プログラム名など)と、そのアプリケーションに関連付けられているプロファイルの識別情報(プロファイルの名称など)とを有する。プロファイルは、プロファイルデータ22aに記述されているものである。   The profile correspondence list 22b includes application identification information (file path, program name, etc.) and profile identification information (profile name, etc.) associated with the application. The profile is described in the profile data 22a.

ロック設定データ22cは、指定されたロック設定の状態を示すデータである。ロック設定は、(a)すべてのユーザが設定項目の値を変更可能である状態、(b)すべてのユーザが設定項目の値を変更不可である状態、(c)所定の一部の特定ユーザのみが設定項目の値を変更可能でありその他のユーザは設定項目の値を変更することができない状態の3つのうちのいずれかに指定されている。なお、プロファイルごとに異なる複数のロック設定データ22cを設けてもよいし、アプリケーションごとに異なる複数のロック設定データ22cを設けてもよい。さらに、ロック設定データは、値の変更が禁止される設定項目について、値の変更を特定ユーザのみに許可するか否かを示す制限解除情報を含む。たとえば、制限解除情報は、管理者のみに値の変更を許可することを示す。あるいは、制限解除情報は、特定のユーザグループに属するユーザのみに値の変更を許可することを示す。   The lock setting data 22c is data indicating a specified lock setting state. The lock setting includes (a) a state in which all users can change the value of the setting item, (b) a state in which all users cannot change the value of the setting item, and (c) a predetermined part of specific users. Only the user can change the value of the setting item, and other users are designated as one of three states in which the value of the setting item cannot be changed. A plurality of different lock setting data 22c may be provided for each profile, or a plurality of different lock setting data 22c may be provided for each application. Furthermore, the lock setting data includes restriction release information indicating whether or not only a specific user is allowed to change the value of a setting item whose value change is prohibited. For example, the restriction release information indicates that only the administrator is allowed to change the value. Alternatively, the restriction release information indicates that only a user belonging to a specific user group is allowed to change the value.

コンピュータ15は、図示せぬCPU(Central Processing Unit)、RAM(Random Access Memory)、ROM(Read Only Memory)などを備え、プログラムをRAMにロードし、CPUで実行することにより、各種処理部を実現する装置である。ドライバプログラム21がコンピュータ15で実行されることにより、表示処理部31、クリック検出部32、設定変更処理部33および制御部34が実現される。ドライバプログラム21は、コンピュータプログラムの一例である。   The computer 15 includes a CPU (Central Processing Unit), a RAM (Random Access Memory), a ROM (Read Only Memory), etc. (not shown), loads various programs into the RAM, and executes them by the CPU, thereby realizing various processing units. It is a device to do. By executing the driver program 21 on the computer 15, a display processing unit 31, a click detection unit 32, a setting change processing unit 33, and a control unit 34 are realized. The driver program 21 is an example of a computer program.

表示処理部31は、設定項目の入力部をそれぞれ含む複数のタブ画面のうちユーザに選択されたタブ画面を表示装置12に表示させ、その複数のタブ画面のうち、ロック設定データにより値の変更が禁止される設定項目が少なくとも1つ含まれるタブ画面にのみ、値の変更の禁止を一時的に解除するロック解除ボタンを表示させる処理部である。表示制御部31は、ロック解除ボタンに対するユーザの操作に伴い行われるユーザ認証によりユーザが特定ユーザであると判定された場合にはいずれのタブ画面においてもロック解除ボタンを一時的に非表示にする。例えば、設定項目の入力部は、操作されるたびに設定項目の値が変更されるアイコン、値の入力フィールド、並びに、1または複数のラジオボタンのうちの少なくとも1つを含む。表示処理部31は、値の変更が禁止されている設定項目の入力部をグレイアウトさせる。また、表示処理部31は、アイコンを表示装置12に表示させるとともに、設定変更処理部33による設定項目の値の変更に応じて、表示装置12に表示されているアイコンのアイコン画像を、変更前の設定項目の値に対応するアイコン画像から変更後の設定項目の値に対応するアイコン画像へ切り替える。   The display processing unit 31 causes the display device 12 to display a tab screen selected by the user from among a plurality of tab screens each including a setting item input unit, and changes a value by lock setting data among the plurality of tab screens. This is a processing unit that displays an unlock button for temporarily canceling prohibition of value change only on a tab screen that includes at least one setting item that is prohibited. The display control unit 31 temporarily hides the unlock button on any tab screen when it is determined that the user is a specific user by user authentication performed in accordance with the user operation on the unlock button. . For example, the setting item input unit includes at least one of an icon that changes the value of the setting item each time it is operated, a value input field, and one or more radio buttons. The display processing unit 31 grays out the input unit of the setting item whose value is prohibited from being changed. In addition, the display processing unit 31 displays an icon on the display device 12 and changes the icon image of the icon displayed on the display device 12 before the change according to the change of the setting item value by the setting change processing unit 33. The icon image corresponding to the setting item value is switched to the icon image corresponding to the changed setting item value.

クリック検出部32は、表示装置12に表示されているアイコンへのクリック操作を検出する処理部である。   The click detection unit 32 is a processing unit that detects a click operation on an icon displayed on the display device 12.

設定変更処理部33は、クリック検出部32により1回のクリック操作が検出されると、その操作のあったアイコンに関連付けられている設定項目の値を別の値に変更する処理部である。設定変更処理部33は、ロック解除ボタンに対するユーザの操作に伴い行われる認証に成功した場合には、ロック設定データ22cを変更せずに、一時的に、ロック設定データにおいて値の変更が禁止されている設定項目のいずれについても、設定項目の入力部に対する操作により設定項目の値を別の値に変更可能とする。   When one click operation is detected by the click detection unit 32, the setting change processing unit 33 is a processing unit that changes the value of the setting item associated with the icon with the operation to another value. The setting change processing unit 33 is temporarily prohibited from changing the value in the lock setting data without changing the lock setting data 22c when the authentication performed in accordance with the user operation on the unlock button is successful. For any setting item, the value of the setting item can be changed to another value by operating the setting item input unit.

制御部34は、設定項目の値に基づいて画像形成装置2を制御する処理部である。   The control unit 34 is a processing unit that controls the image forming apparatus 2 based on the value of the setting item.

次に、上記装置の動作について説明する。図2は、本発明の実施の形態に係るドライバプログラムをインストールされた端末装置1の動作を説明するフローチャートである。   Next, the operation of the above apparatus will be described. FIG. 2 is a flowchart for explaining the operation of the terminal device 1 in which the driver program according to the embodiment of the present invention is installed.

まず、アイコンメニューの初期画面を表示するときに、表示処理部31は、このドライバプログラムを起動させたアプリケーションを特定し(ステップS1)、プロファイル対応関係リスト22bを参照してそのアプリケーションに関連付けられているプロファイルを特定し、そのプロファイルのプロファイルデータ22aをデータ格納装置14から読み出し、そのプロファイルにおける所定の複数の設定項目に設定されている現在の値を特定する(ステップS2)。   First, when the initial screen of the icon menu is displayed, the display processing unit 31 specifies an application that has activated this driver program (step S1), and is associated with the application by referring to the profile correspondence list 22b. The profile data 22a of the profile is read from the data storage device 14, and the current values set in a plurality of predetermined setting items in the profile are specified (step S2).

また、表示処理部31は、ロック設定データ22cを読み出し、そのプロファイルに含まれる設定項目の値の変更が禁止されているか否かを判定する(ステップS3)。さらに、表示処理部31は、アプリケーションを実行させているユーザを特定するとともに、制限解除情報を参照し、アプリケーションを実行させているユーザが、制限解除情報に登録されている特定ユーザに該当するか否かを判定する。例えば、設定変更処理部33は、オペレーティングシステムに、そのアプリケーションを実行させているユーザを問い合わせて、その応答からそのユーザを特定する。   Further, the display processing unit 31 reads the lock setting data 22c and determines whether or not the change of the value of the setting item included in the profile is prohibited (step S3). Furthermore, the display processing unit 31 specifies the user who is executing the application, refers to the restriction release information, and whether the user executing the application corresponds to the specific user registered in the restriction release information. Determine whether or not. For example, the setting change processing unit 33 inquires the user who is executing the application to the operating system, and identifies the user from the response.

そして、表示処理部31は、上述の複数の設定項目のそれぞれについての現在の値に対応するアイコン画像のアイコン画像データ23をデータ格納装置14から読み出し(ステップS4)、複数の設定項目のそれぞれについての現在の値に対応するアイコン画像をそれぞれ有する複数のアイコンを表示装置12に表示させる(ステップS5)。これにより、タブ画面においてアイコンメニューが表示される。このように、設定項目に設定されている現在の値に対応したアイコン画像のアイコンが表示されるため、ユーザは、設定項目について現在設定されている値をただちに視認することができる。なお、表示されるアイコン画像は、プロファイルに含まれている設定項目に対応するものに限定されず、予め設定されている複数の設定項目に対応するものが表示される。このとき、プロファイルに含まれていない設定項目の値は所定のデフォルト値とみなされて、その値に対応するアイコン画像が選択される。   Then, the display processing unit 31 reads the icon image data 23 of the icon image corresponding to the current value for each of the plurality of setting items from the data storage device 14 (step S4), and for each of the plurality of setting items. A plurality of icons each having an icon image corresponding to the current value is displayed on the display device 12 (step S5). Thereby, the icon menu is displayed on the tab screen. Thus, since the icon of the icon image corresponding to the current value set in the setting item is displayed, the user can immediately recognize the value currently set for the setting item. The icon image to be displayed is not limited to the one corresponding to the setting items included in the profile, and one corresponding to a plurality of preset setting items is displayed. At this time, the value of the setting item not included in the profile is regarded as a predetermined default value, and an icon image corresponding to the value is selected.

ステップS4において、値の変更が禁止されている設定項目については、その設定項目の現在の値に対応するグレイアウトしたアイコン画像のアイコン画像データ23が読み出される。一方、その設定項目の値の変更が禁止されていない場合には、ステップS4において、例えば、カラーのアイコン画像のアイコン画像データ23が読み出される。つまり、値の変更が禁止されている場合とされていない場合とで、異なるアイコン画像のアイコン画像データ23が読み出される。ただし、アプリケーションを実行させているユーザが、制限解除情報に登録されている特定ユーザに該当する場合には、値の変更が禁止されている設定項目についても、その設定項目の値の変更が禁止されていない場合のアイコン画像のアイコン画像データ23が読み出される。   In step S4, for the setting item whose value change is prohibited, the icon image data 23 of the grayed-out icon image corresponding to the current value of the setting item is read. On the other hand, if the change of the value of the setting item is not prohibited, for example, the icon image data 23 of the color icon image is read in step S4. That is, the icon image data 23 of different icon images is read depending on whether the change of the value is prohibited or not. However, if the user executing the application corresponds to a specific user registered in the restriction release information, even for setting items whose values are prohibited to be changed, changing the values of the setting items is prohibited The icon image data 23 of the icon image when it has not been read is read out.

さらに、表示処理部31は、そのタブ画面において表示されているアイコンのうち、値の変更が禁止されている設定項目のアイコン(つまり、グレイアウトされているアイコン)が存在するか否かを判定し(ステップS6)、値の変更が禁止されている設定項目のアイコンが表示されている場合には、そのタブ画面にロック解除ボタンを表示させる(ステップS7)。ロック解除ボタンは、値の変更が禁止されているすべての設定項目について、値の変更禁止(つまり、ロック)を一時的に解除するために操作されるボタンである。   Further, the display processing unit 31 determines whether or not there is an icon for a setting item whose value is prohibited from being changed (that is, a grayed-out icon) among the icons displayed on the tab screen. If an icon of a setting item whose value change is prohibited is displayed (step S6), an unlock button is displayed on the tab screen (step S7). The lock release button is a button operated to temporarily release the value change prohibition (that is, lock) for all setting items for which the value change is prohibited.

図3は、図1の端末装置1において表示される複数のアイコンの例を示す図である。図3(A)に示すアイコンメニューは、あるウィンドウ41内で1つのタブ画面51で表示されている。このアイコンメニューには、4つのアイコン52〜55が含まれている。アイコン52は、用紙向き設定のアイコンであり、アイコン53は、部単位印刷設定のアイコンであり、アイコン54は、ページ集約設定のアイコンであり、アイコン55は、カラーモード設定のアイコンである。アイコン52〜55に対応する設定項目の値の変更が禁止されていない場合、図3(A)に示すように、アイコン52〜55は、すべてグレイアウトされていない。一方、アイコン52〜54に対応する設定項目の値の変更が禁止されておらず、アイコン55に対応する設定項目の値の変更が禁止されている場合には、図3(B)に示すように、アイコン52〜54は、グレイアウトされず、アイコン55は、グレイアウトされる。さらに、タブ画面51に表示されるアイコン52〜55の少なくとも1つに対応する設定項目の値の変更が禁止されている場合には、図3(B)に示すように、ロック解除ボタン56がそのタブ画面51に表示される。   FIG. 3 is a diagram illustrating an example of a plurality of icons displayed on the terminal device 1 of FIG. The icon menu shown in FIG. 3A is displayed on one tab screen 51 in a certain window 41. This icon menu includes four icons 52-55. The icon 52 is a paper orientation setting icon, the icon 53 is a copy-by-unit printing setting icon, the icon 54 is a page aggregation setting icon, and the icon 55 is a color mode setting icon. When the change of the value of the setting item corresponding to the icons 52 to 55 is not prohibited, as shown in FIG. 3A, all the icons 52 to 55 are not grayed out. On the other hand, when the change of the value of the setting item corresponding to the icons 52 to 54 is not prohibited and the change of the value of the setting item corresponding to the icon 55 is prohibited, as shown in FIG. In addition, the icons 52 to 54 are not grayed out, and the icon 55 is grayed out. Furthermore, when the change of the value of the setting item corresponding to at least one of the icons 52 to 55 displayed on the tab screen 51 is prohibited, as shown in FIG. The tab screen 51 is displayed.

用紙向き設定の値としては、「ポートレート」および「ランドスケープ」があり、「ポートレート」に対応するアイコン画像のアイコン画像データ23および「ランドスケープ」に対応するアイコン画像のアイコン画像データ23がデータ格納装置14に格納されている。それらのアイコン画像のうちの1つが用紙向き設定の現在の値に応じて選択されアイコン52に使用される。図3(A)および図3(B)に示すアイコンメニューでは、アイコン52に、「ポートレート」に対応するアイコン画像が使用されている。   As the paper orientation setting values, there are “portrait” and “landscape”, and icon image data 23 corresponding to “portrait” and icon image data 23 corresponding to “landscape” are stored as data. It is stored in the device 14. One of these icon images is selected according to the current value of the paper orientation setting and used for the icon 52. In the icon menu shown in FIGS. 3A and 3B, an icon image corresponding to “portrait” is used for the icon 52.

部単位印刷設定の値としては、「ソート」および「コレート」があり、「ソート」に対応するアイコン画像のアイコン画像データ23および「コレート」に対応するアイコン画像のアイコン画像データ23がデータ格納装置14に格納されている。それらのアイコン画像のうちの1つが部単位印刷設定の現在の値に応じて選択されアイコン53に使用される。図3(A)および図3(B)に示すアイコンメニューでは、アイコン53に、「ソート」に対応するアイコン画像が使用されている。   The value of the set printing setting includes “sort” and “collate”. The icon image data 23 of the icon image corresponding to “sort” and the icon image data 23 of the icon image corresponding to “collate” are stored in the data storage device. 14. One of the icon images is selected according to the current value of the copy printing setting and used for the icon 53. In the icon menu shown in FIGS. 3A and 3B, an icon image corresponding to “sort” is used for the icon 53.

ページ集約設定の値としては、「集約なし」、「2UP」および「4UP」があり、「集約なし」に対応するアイコン画像のアイコン画像データ23、「2UP」に対応するアイコン画像のアイコン画像データ23、および「4UP」に対応するアイコン画像のアイコン画像データ23がデータ格納装置14に格納されている。それらのアイコン画像のうちの1つがページ集約設定の現在の値に応じて選択されアイコン54に使用される。図3(A)および図3(B)に示すアイコンメニューでは、アイコン54には、「集約なし」に対応するアイコン画像が使用されている。   The value of the page aggregation setting includes “no aggregation”, “2UP”, and “4UP”, the icon image data 23 of the icon image corresponding to “no aggregation”, and the icon image data of the icon image corresponding to “2UP”. 23 and icon image data 23 of icon images corresponding to “4UP” are stored in the data storage device 14. One of the icon images is selected according to the current value of the page aggregation setting and used for the icon 54. In the icon menu shown in FIGS. 3A and 3B, an icon image corresponding to “no aggregation” is used for the icon 54.

カラーモード設定の値としては、「カラー」および「モノクロ」があり、「カラー」に対応するアイコン画像のアイコン画像データ23、および「モノクロ」に対応するアイコン画像のアイコン画像データ23がデータ格納装置14に格納されている。それらのアイコン画像のうちの1つがカラーモード設定の現在の値に応じて選択されアイコン55に使用される。図3(A)および図3(B)に示すアイコンメニューでは、アイコン55には、「カラー」に対応するアイコン画像が使用されている。なお、図3(A)に示すアイコンメニューにおけるアイコン55は、白黒で描かれているが、実際には複数の色を使用したアイコン画像とされる。このため、ユーザは、カラーモード設定の値として「カラー」が設定されていることをただちに視認することができる。   The color mode setting value includes “color” and “monochrome”. The icon image data 23 of the icon image corresponding to “color” and the icon image data 23 of the icon image corresponding to “monochrome” are stored in the data storage device. 14. One of these icon images is selected according to the current value of the color mode setting and used for the icon 55. In the icon menu shown in FIGS. 3A and 3B, an icon image corresponding to “color” is used for the icon 55. Note that the icon 55 in the icon menu shown in FIG. 3A is drawn in black and white, but is actually an icon image using a plurality of colors. Therefore, the user can immediately recognize that “color” is set as the color mode setting value.

このように、アイコンメニューを含むタブ画面が表示された後、ユーザによる所定の操作が行われたか否かが監視される(ステップS8〜S11)。表示されているタブ画面を別のタブ画面へ切り換える場合には、別のタブがクリックされる。ロックを解除する場合には、ロック解除ボタン56がクリックされる。アイコンメニューにより設定項目の値を変更する場合には、アイコン52〜55がクリックされる。このプログラムを終了させる場合には(つまり、ウィンドウ41を閉じる場合には)、ウィンドウ41内のOKボタンがクリックされる。   Thus, after the tab screen including the icon menu is displayed, it is monitored whether or not a predetermined operation by the user has been performed (steps S8 to S11). When switching the displayed tab screen to another tab screen, another tab is clicked. In order to release the lock, the lock release button 56 is clicked. When changing the value of the setting item using the icon menu, the icons 52 to 55 are clicked. When this program is terminated (that is, when the window 41 is closed), the OK button in the window 41 is clicked.

その後、ユーザが入力装置11を操作して、アイコン52〜55のいずれかに対してクリック操作を行うと、クリック検出部32は、入力装置11からの信号に基づいて、その操作を検出する(ステップS10)。   Thereafter, when the user operates the input device 11 and performs a click operation on any of the icons 52 to 55, the click detection unit 32 detects the operation based on a signal from the input device 11 ( Step S10).

クリック検出部32によりクリック操作が検出されると、設定変更処理部33は、クリックされたアイコンに関連付けられている設定項目の値の変更が禁止されているか否かを判定する(ステップS12)。さらに、設定変更処理部33は、アプリケーションを実行させているユーザを特定するとともに、制限解除情報を参照し、アプリケーションを実行させているユーザが、制限解除情報に登録されている特定ユーザに該当するか否かを判定する。例えば、設定変更処理部33は、オペレーティングシステムに、そのアプリケーションを実行させているユーザを問い合わせて、その応答からそのユーザを特定する。   When the click operation is detected by the click detection unit 32, the setting change processing unit 33 determines whether or not the change of the value of the setting item associated with the clicked icon is prohibited (step S12). Furthermore, the setting change processing unit 33 identifies the user who is executing the application, refers to the restriction release information, and the user executing the application corresponds to the specific user registered in the restriction release information. It is determined whether or not. For example, the setting change processing unit 33 inquires the user who is executing the application to the operating system, and identifies the user from the response.

設定変更処理部33は、クリックされたアイコンに関連付けられている設定項目の値の変更が禁止されており、かつアプリケーションを実行させているユーザが、制限解除情報に登録されている特定ユーザに該当しないと判定した場合には、その設定項目の値を変更せずに、そのクリック操作に対する処理を終了させる。例えば、特定ユーザ以外のユーザがアプリケーションを実行させており、図3(B)に示すアイコンメニューで、グレイアウトされているアイコン55をクリックした場合には、アイコン55の設定項目の値は変更されない。 The setting change processing unit 33 is forbidden to change the value of the setting item associated with the clicked icon, and the user executing the application corresponds to a specific user registered in the restriction release information If it is determined not to do so, the processing for the click operation is terminated without changing the value of the setting item. For example, when a user other than the specific user executes the application and clicks the grayed out icon 55 in the icon menu shown in FIG. 3B, the value of the setting item of the icon 55 is not changed. .

一方、設定変更処理部33は、クリックされたアイコンに関連付けられている設定項目の値の変更が禁止されていないと判定した場合、およびクリックされたアイコンに関連付けられている設定項目の値の変更が禁止されているが、アプリケーションを実行させているユーザが、制限解除情報に登録されている特定ユーザに該当すると判定した場合には、クリックされたアイコンに関連付けられている設定項目の値を別の値に変更する(ステップS13)。例えば、図3(A)または図3(B)に示すアイコン52がクリックされた場合、アイコン52に関連付けられている用紙向き設定の値が、「ポートレート」から「ランドスケープ」に変更される。したがって、ユーザは、設定項目の複数の値のリストから所望の値を選択する操作をしなくても、クリック操作だけで別の値を選択することができる。   On the other hand, when the setting change processing unit 33 determines that the change of the value of the setting item associated with the clicked icon is not prohibited, the setting change processing unit 33 changes the value of the setting item associated with the clicked icon. Is prohibited, but if the user executing the application determines that it falls under the specific user registered in the restriction release information, the value of the setting item associated with the clicked icon is changed. (Step S13). For example, when the icon 52 shown in FIG. 3A or 3B is clicked, the paper orientation setting value associated with the icon 52 is changed from “portrait” to “landscape”. Therefore, the user can select another value only by a click operation without performing an operation of selecting a desired value from a list of a plurality of values of setting items.

また、クリック検出部32によりクリック操作が検出されると、表示処理部31は、設定変更処理部33による設定項目の値の変更に応じて、その操作があったアイコンのアイコン画像を、変更前の設定項目の値に対応するアイコン画像から変更後の設定項目の値に対応するアイコン画像へ切り替える(ステップS14)。例えば、図3(A)または図3(B)に示すアイコン52がクリックされた場合、アイコン52に関連付けられている用紙向き設定の値が「ポートレート」から「ランドスケープ」に変更されるため、アイコン52のアイコン画像が、「ポートレート」のアイコン画像から、「ランドスケープ」のアイコン画像へ変更される。   When the click operation is detected by the click detection unit 32, the display processing unit 31 changes the icon image of the icon with the operation before the change according to the change of the setting item value by the setting change processing unit 33. The icon image corresponding to the setting item value is switched to the icon image corresponding to the changed setting item value (step S14). For example, when the icon 52 shown in FIG. 3A or 3B is clicked, the paper orientation setting value associated with the icon 52 is changed from “portrait” to “landscape”. The icon image of the icon 52 is changed from the “portrait” icon image to the “landscape” icon image.

このようにして、あるアイコンに対するクリック操作が検出されると、ロック設定データ22cにより値の変更が禁止されていない場合には、そのアイコンに対応する設定項目の値が変更され、それに伴ってアイコン画像も変更される。   In this way, when a click operation on a certain icon is detected, if the change of the value is not prohibited by the lock setting data 22c, the value of the setting item corresponding to that icon is changed, and accordingly the icon The image is also changed.

この実施の形態1では、クリック操作の検出で変更されていく設定項目の値の順序が予め設定されている。また、この実施の形態1では、あるアイコンへの所定の操作が検出される度に、設定項目の値が、所定の順序に従って変更されていき、その所定の順序の最後の値の次に、所定の順序の最初の値に戻される。   In the first embodiment, the order of setting item values to be changed by detecting a click operation is preset. In the first embodiment, each time a predetermined operation on a certain icon is detected, the value of the setting item is changed according to a predetermined order, and after the last value in the predetermined order, Return to the first value in a given order.

図4は、図3(A)または図3(B)における用紙向き設定のアイコン52に使用される複数のアイコン画像およびそれらの表示順序の例を示す図である。用紙向き設定の値について「ポートレート」、「ランドスケープ」という順序が設定されている場合、用紙向き設定の値が、「ポートレート」、「ランドスケープ」、「ポートレート」、「ランドスケープ」、・・・という順番で変更される。このため、図4に示すように、アイコン52のアイコン画像は、「ポートレート」のアイコン画像52a、「ランドスケープ」のアイコン画像52b、「ポートレート」のアイコン画像52a、「ランドスケープ」のアイコン画像52b、・・・という順番で切り替えられる。   FIG. 4 is a diagram illustrating an example of a plurality of icon images used for the paper orientation setting icon 52 in FIG. 3A or FIG. 3B and their display order. If the order of “Portrait” and “Landscape” is set for the paper orientation setting value, the paper orientation setting values are “Portrait”, “Landscape”, “Portrait”, “Landscape”, etc.・ Changed in the order. Therefore, as shown in FIG. 4, the icon image of the icon 52 includes a “portrait” icon image 52a, a “landscape” icon image 52b, a “portrait” icon image 52a, and a “landscape” icon image 52b. ,... Are switched in this order.

図5は、図3(A)または図3(B)における部単位印刷設定のアイコン53に使用される複数のアイコン画像およびそれらの表示順序の例を示す図である。部単位設定の値について「ソート」、「コレート」という順序が設定されている場合、部単位設定の値が、「ソート」、「コレート」、「ソート」、「コレート」、・・・という順番で変更される。このため、図5に示すように、アイコン53のアイコン画像は、「ソート」のアイコン画像53a、「コレート」のアイコン画像53b、「ソート」のアイコン画像53a、「コレート」のアイコン画像53b、・・・という順番で切り替えられる。   FIG. 5 is a diagram showing an example of a plurality of icon images used for the copy printing icon 53 in FIG. 3A or FIG. 3B and their display order. When the order of “sort” and “collate” is set for the set value of the copy unit, the set value of the copy unit is set in the order of “sort”, “collate”, “sort”, “collate”,. Will be changed. For this reason, as shown in FIG. 5, the icon image of the icon 53 includes a “sort” icon image 53a, a “collate” icon image 53b, a “sort” icon image 53a, a “collate” icon image 53b,. · · · Can be switched in the order.

図6は、図3(A)または図3(B)におけるページ集約設定のアイコン54に使用される複数のアイコン画像およびそれらの表示順序の例を示す図である。ページ集約設定の値について「集約なし」、「2UP」、「4UP」という順序が設定されている場合、ページ集約設定の値が、「集約なし」、「2UP」、「4UP」、「集約なし」、「2UP」、「4UP」、・・・という順番で変更される。このため、図6に示すように、アイコン54のアイコン画像は、「集約なし」のアイコン画像54a、「2UP」のアイコン画像54b、「4UP」のアイコン画像54c、「集約なし」のアイコン画像54a、「2UP」のアイコン画像54b、「4UP」のアイコン画像54c、・・・という順番で切り替えられる。   FIG. 6 is a diagram illustrating an example of a plurality of icon images used for the page aggregation setting icon 54 in FIG. 3A or FIG. 3B and their display order. When the order of “no aggregation”, “2UP”, “4UP” is set for the page aggregation setting value, the page aggregation setting values are “no aggregation”, “2UP”, “4UP”, “no aggregation” ”,“ 2UP ”,“ 4UP ”,... Therefore, as illustrated in FIG. 6, the icon images of the icons 54 are “no aggregation” icon image 54a, “2UP” icon image 54b, “4UP” icon image 54c, and “no aggregation” icon image 54a. , “2UP” icon image 54b, “4UP” icon image 54c,...

なお、カラー設定のアイコン55についても同様に、「カラー」、「白黒」という値の順序が設定されている。   Similarly, the order of the values “color” and “black and white” is set for the color setting icon 55.

図2に戻り、アイコンメニューを含むタブ画面が表示された後、ユーザが入力装置11を操作して、ロック解除ボタン56に対してクリック操作を行うと、クリック検出部32は、入力装置11からの信号に基づいて、その操作を検出する(ステップS9)。   Returning to FIG. 2, after the tab screen including the icon menu is displayed, when the user operates the input device 11 and performs a click operation on the unlock button 56, the click detection unit 32 starts from the input device 11. The operation is detected based on the signal (step S9).

クリック検出部32によりロック解除ボタン56へのクリックが検出されると、表示制御部31は、ロック解除パスワードを入力するための入力フィールドを有するウィンドウやダイアログを表示装置12に表示させ、その入力フィールドに対してパスワードが入力されると、図示せぬ認証処理部は、その入力されたパスワードが、所定のロック解除パスワードに一致するか否かを判定する(ステップS15)。そして、設定変更処理部33は、図示せぬ認証処理部による上述の認証に成功した場合には(ステップS16)、ロック設定データ22cを変更せずに、一時的に、値の変更が禁止されているすべての設定項目について、ロックを解除する(ステップS17)。これにより、値の変更が許可されるとともに、表示制御部31は、グレイアウトされていたアイコンのアイコン画像を、値の変更が許可されているときのアイコン画像に切り換え(ステップS18)、さらに、すべてのタブ画面におけるロック解除ボタンを消去する(ステップS19)。つまり、この1回のロック解除手続により、すべてのタブ画面においてロック解除ボタンは非表示とされる。一方、図示せぬ認証処理部による認証に成功しなかった場合には(ステップS16)、そのまま、ロック設定データ22cに従ったロック状態が継続する。   When the click on the unlock button 56 is detected by the click detection unit 32, the display control unit 31 causes the display device 12 to display a window or dialog having an input field for inputting the unlock password, and the input field. When the password is input to the authentication processing unit (not shown), it is determined whether or not the input password matches a predetermined unlock password (step S15). Then, when the above-described authentication is successfully performed by an authentication processing unit (not shown) (step S16), the setting change processing unit 33 temporarily prohibits the value change without changing the lock setting data 22c. All the set items are unlocked (step S17). Thereby, the change of the value is permitted, and the display control unit 31 switches the icon image of the grayed-out icon to the icon image when the change of the value is permitted (step S18). The unlock button on all tab screens is deleted (step S19). That is, the lock release button is not displayed on all tab screens by this one lock release procedure. On the other hand, if the authentication processing unit (not shown) has not succeeded in authentication (step S16), the lock state according to the lock setting data 22c continues.

また、アイコンメニューを含むタブ画面が表示された後、ユーザが入力装置11を操作して、別のタブに対してクリック操作を行うと、クリック検出部32は、入力装置11からの信号に基づいて、その操作を検出する(ステップS8)。   Further, after the tab screen including the icon menu is displayed, when the user operates the input device 11 and performs a click operation on another tab, the click detection unit 32 is based on the signal from the input device 11. The operation is detected (step S8).

クリック検出部32により別のタブへのクリックが検出されると、表示制御部31は、そのタブのタブ画面をウィンドウ41において表示させる(ステップS20)。このとき、表示制御部31は、そのタブ画面において表示される設定項目の入力部(上述のアイコン52〜55と同様のもの、ラジオボタン、数値の入力フィールドなど)のうち、値の変更が禁止されているもの(つまり、ロックされているもの)が少なくとも1つ存在するか否かを判定し、そのタブ画面において、値の変更が禁止されている設定項目の入力部が存在する場合のみ、そのタブ画面において、ロック解除ボタン56と同様のロック解除ボタンを表示させる。また、表示制御部31は、値の変更が禁止されている入力部をグレイアウトして表示させ、グレイアウトされている入力部に対して操作が行われても、設定変更処理部33は、その入力部に対応する設定項目の値を変更しない。   When the click detection unit 32 detects a click on another tab, the display control unit 31 displays the tab screen of the tab in the window 41 (step S20). At this time, the display control unit 31 is prohibited from changing the value among the setting item input units (similar to the icons 52 to 55 described above, radio buttons, numeric input fields, etc.) displayed on the tab screen. It is determined whether or not there is at least one item that is locked (that is, locked), and only when there is an input part of a setting item whose value change is prohibited on the tab screen, On the tab screen, an unlock button similar to the unlock button 56 is displayed. In addition, the display control unit 31 grays out and displays the input unit for which the change of the value is prohibited, and even if an operation is performed on the grayed-out input unit, the setting change processing unit 33 The value of the setting item corresponding to the input unit is not changed.

図7は、ロック解除前の状態で、図3におけるウィンドウ41に表示される別のタブ画面の一例を示す図である。図7に示すように、設定項目「印刷の向き」がロックされていない場合には、別のタブ画面111において、グレイアウトされていない入力部121が表示される。入力部121は、ラジオボタンとチェックボックスを含む。また、設定項目「両面印刷」がロックされている場合には、別のタブ画面111において、グレイアウトされている入力部122が表示される。入力部122は、ラジオボタンとチェックボックスを含む。また、設定項目「部数」がロックされていない場合には、別のタブ画面111において、グレイアウトされていない入力部123が表示される。入力部123は、数値を入力するための入力フィールドを含む。また、設定項目「カラーモード」がロックされている場合には、別のタブ画面111において、グレイアウトされている入力部124が表示される。入力部124は、ラジオボタンとチェックボックスを含む。さらに、ロックされている設定項目があるため、ロック解除ボタン125が表示される。   FIG. 7 is a diagram showing an example of another tab screen displayed on the window 41 in FIG. 3 in a state before unlocking. As shown in FIG. 7, when the setting item “print orientation” is not locked, an input unit 121 that is not grayed out is displayed on another tab screen 111. The input unit 121 includes radio buttons and check boxes. Further, when the setting item “duplex printing” is locked, the grayed out input unit 122 is displayed on another tab screen 111. The input unit 122 includes radio buttons and check boxes. Further, when the setting item “number of copies” is not locked, an input unit 123 that is not grayed out is displayed on another tab screen 111. The input unit 123 includes an input field for inputting a numerical value. When the setting item “color mode” is locked, the grayed out input unit 124 is displayed on another tab screen 111. The input unit 124 includes radio buttons and check boxes. Furthermore, since there are setting items that are locked, an unlock button 125 is displayed.

一方、このタブ画面または他のタブ画面において、ロック解除ボタンが操作されて、ユーザ認証が既に成功している場合には、表示制御部31は、このタブ画面にロック解除ボタンを表示させない。また、ユーザ認証が既に成功している場合には、表示制御部31は、ロック設定データ22cにおいて値の変更が禁止されている入力部についても、グレイアウトせずに表示させる。そして、その入力部に対して操作が行われた場合には、設定変更処理部33は、その操作に従って、その入力部に対応する設定項目の値を変更する。図8は、ロック解除後の状態で、図3におけるウィンドウ41に表示される別のタブ画面の一例を示す図である。この場合、図8に示すように、別のタブ画面111において、グレイアウトされていない入力部121〜124が表示され、ロック解除ボタン125は表示されない。   On the other hand, when the unlock button is operated on this tab screen or another tab screen and the user authentication has already been successful, the display control unit 31 does not display the unlock button on this tab screen. If the user authentication has already been successful, the display control unit 31 displays the input unit for which the change of the value in the lock setting data 22c is prohibited without being grayed out. When an operation is performed on the input unit, the setting change processing unit 33 changes the value of the setting item corresponding to the input unit in accordance with the operation. FIG. 8 is a diagram illustrating an example of another tab screen displayed on the window 41 in FIG. 3 in a state after unlocking. In this case, as shown in FIG. 8, in another tab screen 111, the input parts 121 to 124 that are not grayed out are displayed, and the lock release button 125 is not displayed.

図7および図8におけるグレイアウトされていない入力部は操作可能であり、その入力部に対する操作が検出されると、設定変更処理部33は、その操作に従って設定項目の値を変更する。   The input unit that is not grayed out in FIGS. 7 and 8 can be operated. When an operation on the input unit is detected, the setting change processing unit 33 changes the value of the setting item according to the operation.

そして、図2に戻り、終了操作が行われた後(ステップS11)、上述のようにして設定項目の値が設定されている状態で、印刷要求が発生すると、制御部34は、そのときの設定項目の値を応じた印刷データを生成し、通信装置13を介して、画像形成装置2へ送信する。したがって、画像形成装置2では、印刷機能についての複数の設定項目について、上述のようにして設定された値を反映した印刷処理が実行される。   Returning to FIG. 2, after the end operation is performed (step S11), when a print request is generated in the state where the setting item value is set as described above, the control unit 34 at that time Print data corresponding to the value of the setting item is generated and transmitted to the image forming apparatus 2 via the communication apparatus 13. Therefore, the image forming apparatus 2 executes print processing that reflects the values set as described above for a plurality of setting items for the print function.

なお、上述のロック解除ボタンが操作され認証に成功した場合でも、ロック設定データ22cは変更されないため、ロック解除は、このプログラム21が終了するまでは有効であるが、次回、このプログラム21が起動されるときには、ロック設定データ22cにおいて値の変更が禁止されている設定項目は、ロック設定データ22cに従って、ロック状態とされる。もちろん、その後、ロック解除ボタンが操作されユーザ認証に成功すれば、上述の場合と同様に、ロックが解除される。   Even when the above-described lock release button is operated and authentication is successful, the lock setting data 22c is not changed. Therefore, the lock release is valid until the program 21 is terminated, but this program 21 is activated next time. When set, the setting items whose value is prohibited from being changed in the lock setting data 22c are set to the locked state in accordance with the lock setting data 22c. Of course, after that, if the unlock button is operated and the user authentication is successful, the lock is released as in the case described above.

以上のように、上記実施の形態1によれば、端末装置1において、コンピュータ15がドライバプログラム14を実行することで、表示処理部31、クリック検出部32、設定変更処理部33および制御部34が実現される。設定変更処理部33は、値の変更が禁止される設定項目を指定するロック設定データ22cを参照し、クリック検出部32により検出された所定の操作のあった設定項目の値の変更が禁止されていない場合には、その操作のあった設定項目の値を別の値に変更し、その操作のあった設定項目の値の変更が禁止されている場合には、その操作のあった設定項目の値を別の値に変更しない。また、表示制御部31は、設定項目の入力部をそれぞれ含む複数のタブ画面のうちユーザに選択されたタブ画面を表示装置12に表示させ、その複数のタブ画面のうち、ロック設定データ22cにより値の変更が禁止される設定項目が少なくとも1つ含まれるタブ画面にのみ、値の変更の禁止を一時的に解除するロック解除ボタンを表示させる。そして、ロック解除ボタンに対するユーザの操作に伴い行われる認証に成功した場合のみ、表示制御部31は、いずれのタブ画面においてもロック解除ボタンを一時的に非表示にし、設定変更処理部33は、ロック設定データ22cを変更せずに、一時的に、ロック設定データ22cにおいて値の変更が禁止されている設定項目のいずれについても、設定項目の入力部に対する操作により設定項目の値を別の値に変更可能とする。   As described above, according to the first embodiment, in the terminal device 1, when the computer 15 executes the driver program 14, the display processing unit 31, the click detection unit 32, the setting change processing unit 33, and the control unit 34 are performed. Is realized. The setting change processing unit 33 refers to the lock setting data 22c that designates a setting item whose value is prohibited to be changed, and the change of the value of the setting item that has been detected by the click detection unit 32 and has been subjected to a predetermined operation is prohibited. If it is not, change the value of the setting item with the operation to another value. If changing the value of the setting item with the operation is prohibited, change the setting item with the operation. Do not change the value of to another value. Further, the display control unit 31 causes the display device 12 to display the tab screen selected by the user among the plurality of tab screens each including the setting item input unit, and the lock setting data 22c among the plurality of tab screens. The lock release button for temporarily canceling the prohibition of changing the value is displayed only on the tab screen including at least one setting item whose changing of the value is prohibited. The display control unit 31 temporarily hides the unlock button on any tab screen only when the authentication performed in accordance with the user operation on the unlock button is successful, and the setting change processing unit 33 Without changing the lock setting data 22c, temporarily change the value of the setting item to another value by operating the setting item input unit for any of the setting items whose change is prohibited in the lock setting data 22c. Can be changed to

これにより、ロックされている設定項目が存在するタブ画面にのみロック解除ボタンが表示され、ロック解除ボタンを操作し認証を1度行うだけですべての設定項目について一括してロックを解除することができる。したがって、所定のユーザ権限(例えば管理者)を有さないユーザによる値の変更を禁止するロック設定機能において、設定項目ごとにロックを行うことができるとともに、ユーザがロック解除を行う際の操作を簡単にすることができる。また、ロック解除する必要がない場合には、タブ画面にロック解除ボタンが表示されないため、ユーザは、ロック解除の操作を行えるか否かをただちに認識することができる。また、ロック解除の操作を行ってもロック設定データ22cが変更されずに一時的にロックが解除されるのみであり、プログラム21の次回起動時にはロック設定データ22cが反映されるため、ロック解除後にロックの再設定を行う必要がない。   As a result, the unlock button is displayed only on the tab screen where the locked setting items exist, and all the setting items can be unlocked at once by operating the unlock button and performing authentication once. it can. Therefore, in the lock setting function for prohibiting the change of the value by a user who does not have a predetermined user authority (for example, an administrator), it is possible to lock for each setting item and to perform an operation when the user performs unlocking. Can be simple. In addition, when it is not necessary to unlock, the unlock button is not displayed on the tab screen, so that the user can immediately recognize whether or not the unlocking operation can be performed. Further, even if the unlocking operation is performed, the lock setting data 22c is not changed without being changed, and the lock is only temporarily released, and the lock setting data 22c is reflected when the program 21 is started next time. There is no need to reset the lock.

また、上記実施の形態1によれば、制御部34は、設定項目の値に基づいて画像形成装置2を制御する。そして、表示処理部31は、画像形成装置2のある機能における複数の設定項目にそれぞれ関連付けられている複数のアイコン52〜55を表示させる。   Further, according to the first embodiment, the control unit 34 controls the image forming apparatus 2 based on the value of the setting item. The display processing unit 31 displays a plurality of icons 52 to 55 respectively associated with a plurality of setting items in a certain function of the image forming apparatus 2.

これにより、画像形成装置2のドライバにおいて設定可能な複数の設定項目の値を、簡単な操作でまとめて設定することができる。   Thereby, the values of a plurality of setting items that can be set in the driver of the image forming apparatus 2 can be set together with a simple operation.

実施の形態2. Embodiment 2. FIG.

本発明の実施の形態2では、ドライバプログラム21を起動させたユーザが特定ユーザ(管理者ユーザ、所定のユーザグループのユーザなど)である場合のみ、そのユーザによる所定の操作が入力装置11で検出されると、表示制御部31は、管理者設定ウィンドウを表示装置12に表示させる。管理者設定ウィンドウでは、特定ユーザのみが各種設定を行うことができる。なお、実施の形態2におけるドライバプログラム21を含む端末装置1の構成は、実施の形態1と同様であるが、実施の形態2では、ドライバプログラム21を実行することにより、以下の機能が追加される。   In the second embodiment of the present invention, only when the user who starts the driver program 21 is a specific user (such as an administrator user or a user in a predetermined user group), a predetermined operation by the user is detected by the input device 11. Then, the display control unit 31 causes the display device 12 to display an administrator setting window. In the administrator setting window, only a specific user can make various settings. The configuration of the terminal device 1 including the driver program 21 in the second embodiment is the same as that in the first embodiment. However, in the second embodiment, the following functions are added by executing the driver program 21. The

図9は、実施の形態2における管理者設定ウィンドウの一例を示す図である。図9に示す管理者設定ウィンドウでは、クイック設定タブ(つまり、タブ画面51)を表示するか否かを設定するチェックボックス、クイック設定タブが表示される場合において、他のタブの表示を許可するか否かを設定するためのチェックボックス、およびクイック設定タブが表示される場合において、クイック設定タブをデフォルトで表示されるタブとするか否かを設定するためのチェックボックスが表示される。さらに、管理者設定ウィンドウには、各設定項目についてのロックの設定および解除を行うためのロック設定ウィンドウを表示させるためのロック設定ボタン141が表示される。   FIG. 9 is a diagram illustrating an example of an administrator setting window according to the second embodiment. In the administrator setting window shown in FIG. 9, when a quick setting tab or quick setting tab for displaying whether or not to display the quick setting tab (that is, the tab screen 51) is displayed, display of other tabs is permitted. When a check box for setting whether or not and a quick setting tab are displayed, a check box for setting whether or not the quick setting tab is a tab displayed by default is displayed. Further, the administrator setting window displays a lock setting button 141 for displaying a lock setting window for setting and releasing the lock for each setting item.

ロック設定ボタン141に対するクリック操作が入力装置11で検出されると、表示制御部31は、ロック設定ウィンドウを表示装置12に表示させる。ロック設定ウィンドウでは、各設定項目についてのロックの設定および解除を行うことができる。   When a click operation on the lock setting button 141 is detected by the input device 11, the display control unit 31 causes the display device 12 to display a lock setting window. In the lock setting window, the lock for each setting item can be set and released.

図10は、実施の形態2におけるロック設定ウィンドウの一例を示す図である。図10に示すロック設定ウィンドウでは、各設定項目についてのロックの設定および解除を設定するためのチェックボックスが表示される。図10では、設定項目「カラーモード」、設定項目「エコプリント」、設定項目「両面印刷」、設定項目「ページ集約」、設定項目「アプリケーションプロファイル」、設定項目「ジョブ保存タブ」、設定項目「セキュリティウォーターマーク」および設定項目「パスワード設定」についてのチェックボックスが表示される。   FIG. 10 is a diagram illustrating an example of a lock setting window according to the second embodiment. In the lock setting window shown in FIG. 10, a check box for setting lock setting and release for each setting item is displayed. In FIG. 10, the setting item “color mode”, the setting item “eco-print”, the setting item “double-sided printing”, the setting item “page aggregation”, the setting item “application profile”, the setting item “job save tab”, and the setting item “ Check boxes for the “security watermark” and the setting item “password setting” are displayed.

設定項目「カラーモード」のチェックボックスがチェックされると、設定項目「カラーモード」の値が「白黒」とされた状態でこの設定項目がロックされる。設定項目「エコプリント」のチェックボックスがチェックされると、設定項目「エコプリント」の値が「オン」とされた状態でこの設定項目がロックされる。設定項目「エコプリント」の値が「オン」であると、消費トナー量を減少させて印刷が行われる。設定項目「両面印刷」のチェックボックスがチェックされると、設定項目「両面印刷」の値が「オン」とされた状態でこの設定項目がロックされる。設定項目「両面印刷」の値が「オン」であると、両面印刷で印刷が行われる。設定項目「ページ集約」のチェックボックスがチェックされると、設定項目「ページ集約」が「オン」とされた状態でこの設定項目がロックされる。設定項目「ページ集約」の値が「オン」であると、ページ集約で印刷が行われる。   When the check box of the setting item “color mode” is checked, the setting item is locked in a state where the value of the setting item “color mode” is “black and white”. When the check box of the setting item “eco-print” is checked, the setting item is locked while the value of the setting item “eco-print” is “on”. If the value of the setting item “eco-print” is “on”, printing is performed with the amount of consumed toner reduced. When the check box of the setting item “duplex printing” is checked, the setting item is locked in a state where the value of the setting item “double-sided printing” is “on”. If the value of the setting item “duplex printing” is “on”, printing is performed by duplex printing. When the check box of the setting item “page aggregation” is checked, this setting item is locked in a state where the setting item “page aggregation” is set to “on”. When the value of the setting item “page aggregation” is “on”, printing is performed by page aggregation.

設定項目「アプリケーションプロファイル」のチェックボックスがチェックされると、設定項目「アプリケーションプロファイル」が「オン」とされた状態でこの設定項目がロックされる。設定項目「アプリケーションプロファイル」の値が「オン」であると、アプリケーションごとにプロファイルを設定することが可能となる。設定項目「ジョブ保存タブ」のチェックボックスがチェックされると、設定項目「ジョブ保存タブ」が「固定」とされた状態でこの設定項目がロックされる。設定項目「ジョブ保存タブ」の値が「固定」であると、ジョブ保存タブにおける設定値が固定されたままロックされる。設定項目「セキュリティウォーターマーク」のチェックボックスがチェックされると、設定項目「セキュリティウォーターマーク」が「固定」とされた状態でこの設定項目がロックされる。設定項目「セキュリティウォーターマーク」の値が「固定」であると、設定項目「セキュリティウォーターマーク」の現時点の設定値が固定されたままロックされる。設定項目「パスワード設定」のチェックボックスがチェックされると、ロック解除のための認証処理が上述のロック解除と同様にして行われ、認証に成功すると、ロック解除のためのパスワードを設定または変更可能となる。   When the check box of the setting item “application profile” is checked, the setting item is locked while the setting item “application profile” is set to “on”. When the value of the setting item “application profile” is “on”, a profile can be set for each application. When the check box of the setting item “job storage tab” is checked, the setting item is locked while the setting item “job storage tab” is set to “fixed”. When the value of the setting item “job storage tab” is “fixed”, the setting value in the job storage tab is locked while being fixed. When the check box of the setting item “security watermark” is checked, the setting item is locked while the setting item “security watermark” is set to “fixed”. If the value of the setting item “security watermark” is “fixed”, the current setting value of the setting item “security watermark” is locked while being fixed. When the check box of the setting item "Password setting" is checked, the authentication process for unlocking is performed in the same way as the above-mentioned unlocking, and when authentication is successful, the password for unlocking can be set or changed It becomes.

ロック設定ウィンドウにおいてロック設定が変更されると、その変更に応じて、ロック設定データ22cが変更される。   When the lock setting is changed in the lock setting window, the lock setting data 22c is changed according to the change.

以上のように、上記実施の形態2によれば、特定のユーザのみが、ロック設定を変更することができる。   As described above, according to the second embodiment, only a specific user can change the lock setting.

なお、上述の各実施の形態は、本発明の好適な例であるが、本発明は、これらに限定されるものではなく、本発明の要旨を逸脱しない範囲において、種々の変形、変更が可能である。   Each embodiment described above is a preferred example of the present invention, but the present invention is not limited to these, and various modifications and changes can be made without departing from the scope of the present invention. It is.

例えば、上記各実施の形態において、ロックされていないアイコン52〜55が操作され、設定項目の値の順序の最後になった後、その順序の最後から最初へ向かって値を変更させていくようにしてもよい。   For example, in each of the embodiments described above, after the unlocked icons 52 to 55 are operated and the order of the setting item values reaches the end, the values are changed from the end of the order toward the beginning. It may be.

また、上記各実施の形態において、図3に示すアイコンメニューにおけるアイコンの数は4つであるが、4つに限定されるものではなく、1〜3個、5個以上のいずれかでもよい。また、設定項目の種類も、図3に示す場合のものに限定されるものではない。また、アイコンメニューに表示されるアイコンのうち、操作される頻度が低いものを、他の設定項目のアイコンに自動的に変更するようにしてもよい。   Moreover, in each said embodiment, although the number of the icons in the icon menu shown in FIG. 3 is four, it is not limited to four, Any of 1-3, 5 or more may be sufficient. Also, the types of setting items are not limited to those shown in FIG. Further, among the icons displayed in the icon menu, those that are operated less frequently may be automatically changed to icons of other setting items.

また、上記各実施の形態においては1つの設定項目について2または3個の許容値があるが、1つの設定項目について4つ以上の許容値(つまり4種類以上のアイコン画像)があってもよい。   In each of the above embodiments, there are two or three allowable values for one setting item, but there may be four or more allowable values (that is, four or more types of icon images) for one setting item. .

また、上記各実施の形態において、アイコンへのクリックによりそのアイコンに関連付けられている設定項目の値が変更されたことに起因して、他のアイコンに関連付けられている設定項目の許容値のいずれかが選択できなくなった場合には、その許容値が、上述の設定項目の値の順序から除かれるようにしてもよい。   Further, in each of the above embodiments, any of the allowable values of the setting items associated with other icons due to the change of the value of the setting item associated with the icon by clicking on the icon. In the case where it becomes impossible to select one of the above items, the allowable value may be removed from the order of the values of the setting items.

また、上記各実施の形態において、設定項目の値を変更させる操作としてクリック操作が使用されているが、クリック操作はシングルクリックとしても、ダブルクリックとしてもよい。また、その操作として、各種マウスジェスチャー、各種フィンガージェスチャーなどを使用してもよい。   In each of the above embodiments, a click operation is used as an operation for changing the value of a setting item. However, the click operation may be a single click or a double click. As the operation, various mouse gestures, various finger gestures, and the like may be used.

なお、上記各実施の形態では、ある設定項目についての複数の許容値に対応して複数のアイコン画像が用意されている。そして、その複数のアイコン画像は、互いに異なる画像とされている。これにより、ユーザは、現在設定されている設定項目の値を、アイコン画像によりただちに視認することができる。   In each of the above embodiments, a plurality of icon images are prepared corresponding to a plurality of allowable values for a certain setting item. The plurality of icon images are different from each other. Thereby, the user can immediately visually recognize the value of the setting item currently set by the icon image.

また、上記各実施の形態において、ロック解除のための認証としてパスワード認証を行っているが、その代わりに、ICカードなどの特定機器を使用した機器認証(つまり、正規の機器が提示されたか否かに基づき行う認証)、ユーザの生体情報を利用した認証などを行うようにしてもよい。   In each of the above embodiments, password authentication is performed as an authentication for unlocking. Instead, device authentication using a specific device such as an IC card (that is, whether or not a regular device has been presented) Authentication based on the above), authentication using the biometric information of the user, or the like may be performed.

本発明は、例えば、周辺機器のドライバにおける設定項目の値の変更禁止に適用可能である。   The present invention can be applied, for example, to prohibiting a change in the value of a setting item in a peripheral device driver.

2 画像形成装置(周辺機器の一例)
12 表示装置
14 データ格納装置
15 コンピュータ
21 ドライバプログラム(コンピュータプログラムの一例)
22a プロファイルデータ
22c ロック設定データ
31 表示処理部
32 クリック検出部(操作検出部の一例)
33 設定変更処理部(設定変更処理部の一例)
34 制御部
51,111 タブ画面
52〜55 アイコン(設定項目の入力部の一例)
56,125 ロック解除ボタン
121〜124 設定項目の入力部
2 Image forming device (an example of peripheral equipment)
12 Display Device 14 Data Storage Device 15 Computer 21 Driver Program (Example of Computer Program)
22a profile data 22c lock setting data 31 display processing unit 32 click detection unit (an example of operation detection unit)
33 Setting change processing unit (an example of a setting change processing unit)
34 Control part 51,111 Tab screen 52-55 Icon (an example of a setting item input part)
56, 125 Unlock button 121-124 Setting item input section

Claims (2)

端末装置内のコンピュータを、
前記端末装置の周辺機器の印刷機能における複数の設定項目に関連付けられ、前記複数の設定項目の現在値に対応するアイコン画像をそれぞれ有する複数のアイコンを所定の表示装置の1つのタブ画面に表示させるアイコン表示処理部、
前記1つのタブ画面に表示されている前記複数のアイコンのいずれか1つへの所定の操作を検出する操作検出部、
値の変更が禁止される設定項目を指定するロック設定データを参照し、前記操作検出部により検出された前記所定の操作のあったアイコンに関連付けられている設定項目の値の変更が禁止されていない場合には、前記アイコンに関連付けられている設定項目の値を別の値に変更し、前記所定の操作のあったアイコンに関連付けられている設定項目の値の変更が禁止されている場合には、前記アイコンに関連付けられている設定項目の値を別の値に変更しない設定変更処理部
前記設定変更処理部による設定項目の値の変更に応じて、前記1つのタブ画面に表示されている前記所定の操作のあったアイコン自体のアイコン画像を、変更前の設定項目の値に対応するアイコン画像から変更後の設定項目の値に対応するアイコン画像へ切り替えるアイコン画像切替処理部、
前記ロック設定データにより値の変更が禁止される設定項目の値に対応するアイコン画像のみをグレイアウトし、前記1つのタブ画面に少なくとも1つのグレイアウトされたアイコン画像が表示される場合、値の変更の禁止を一時的に解除するロック解除ボタンを前記1つのタブ画面に表示させる表示制御部、および
前記設定項目の値に基づいて周辺機器を制御する制御部
として機能させ、
前記表示制御部は、前記ロック解除ボタンに対するユーザの操作に伴い行われる認証に成功した場合には前記1つのタブ画面における前記ロック解除ボタンを一時的に非表示にし、
前記設定変更処理部は、前記ロック解除ボタンに対するユーザの操作に伴い行われる認証に成功した場合には、前記ロック設定データを変更せずに、一時的に、前記ロック設定データにおいて値の変更が禁止されている設定項目のいずれについても、前記設定項目の値を別の値に変更可能前記グレイアウトされたアイコン画像を、値の変更が許可されているときのアイコン画像に切り替え、
前記複数のアイコンの前記複数の設定項目の1つはカラーモードであり、前記カラーモードの値にはモノクロとカラーとがあり、前記カラーに対応するアイコン画像は複数の色を使用して描かれており、前記モノクロに対応するアイコン画像は白黒で描かれていること、
を特徴とするコンピュータプログラム。
The computer in the terminal device
A plurality of icons associated with a plurality of setting items in the printing function of the peripheral device of the terminal device and respectively having icon images corresponding to the current values of the plurality of setting items are displayed on one tab screen of a predetermined display device. Icon display processing unit,
An operation detection unit for detecting a predetermined operation on any one of the plurality of icons displayed on the one tab screen ;
Referring to lock setting data to specify the settings that change in value is prohibited, change of values of setting items associated with a icon of said detected predetermined operation by the operation detection unit is forbidden If there is not, the value of the setting item associated with the icon is changed to another value, and the change of the value of the setting item associated with the icon having the predetermined operation is prohibited Is a setting change processing unit that does not change the value of the setting item associated with the icon to another value ,
In accordance with the change of the value of the setting item by the setting change processing unit, the icon image of the icon itself that has been subjected to the predetermined operation displayed on the one tab screen corresponds to the value of the setting item before the change. An icon image switching processing unit for switching from the icon image to the icon image corresponding to the value of the setting item after the change,
When only the icon image corresponding to the value of the setting item whose value change is prohibited by the lock setting data is grayed out, and at least one grayed-out icon image is displayed on the one tab screen , the value Functioning as a display control unit that displays on the one tab screen a lock release button that temporarily cancels the prohibition of changes, and a control unit that controls peripheral devices based on the value of the setting item,
Wherein the display control unit is configured to temporarily hide the lock release button definitive said one tab screen in case of successful authentication performed with the user operation on the lock release button,
The setting change processing unit temporarily changes the value in the lock setting data without changing the lock setting data when the authentication performed in accordance with a user operation on the unlock button is successful. for any of the setting items are prohibited, and can change the value of the set item to a different value, the icon image which is the grayed, switch to the icon image when the value changes are allowed,
One of the plurality of setting items of the plurality of icons is a color mode, the color mode value includes monochrome and color, and an icon image corresponding to the color is drawn using a plurality of colors. The icon image corresponding to the monochrome is drawn in black and white,
A computer program characterized by the above.
前記表示制御部は、前記ロック解除ボタンに対するユーザの操作に伴い行われるユーザ認証により前記ユーザが特定ユーザであると判定されたときから、当該コンピュータプログラムが終了するまでの期間のみ、前記1つのタブ画面における前記ロック解除ボタンを非表示にし、
前記設定変更処理部は、前記ロック解除ボタンに対するユーザの操作に伴い行われるユーザ認証により前記ユーザが特定ユーザであると判定されたときから、当該コンピュータプログラムが終了するまでの期間のみ、前記ロック設定データにおいて値の変更が禁止されている設定項目のいずれについても、前記設定項目の入力部に対する操作により設定項目の値を別の値に変更可能とすること、
を特徴とする請求項1記載のコンピュータプログラム。
The display control unit is configured to display the one tab only during a period from when it is determined that the user is a specific user through user authentication performed in accordance with a user operation on the unlock button until the computer program ends. to hide the lock release button that definitive on the screen,
The setting change processing unit is configured to perform the lock setting only during a period from when it is determined that the user is a specific user through user authentication performed in accordance with a user operation on the unlock button until the computer program ends. For any setting item whose value is prohibited from being changed in the data, the value of the setting item can be changed to another value by operating the input unit of the setting item.
Claim 1 Symbol placement of a computer program characterized.
JP2009171629A 2009-07-22 2009-07-22 Computer program Active JP5268812B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009171629A JP5268812B2 (en) 2009-07-22 2009-07-22 Computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009171629A JP5268812B2 (en) 2009-07-22 2009-07-22 Computer program

Publications (2)

Publication Number Publication Date
JP2011028403A JP2011028403A (en) 2011-02-10
JP5268812B2 true JP5268812B2 (en) 2013-08-21

Family

ID=43637101

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009171629A Active JP5268812B2 (en) 2009-07-22 2009-07-22 Computer program

Country Status (1)

Country Link
JP (1) JP5268812B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9292195B2 (en) 2011-12-29 2016-03-22 Apple Inc. Device, method, and graphical user interface for configuring and implementing restricted interactions for applications
US8812994B2 (en) * 2011-12-29 2014-08-19 Apple Inc. Device, method, and graphical user interface for configuring restricted interaction with a user interface
US9213822B2 (en) 2012-01-20 2015-12-15 Apple Inc. Device, method, and graphical user interface for accessing an application in a locked device
JP2018191057A (en) * 2017-04-28 2018-11-29 キヤノン株式会社 Image processing system, control method of image processing system, and program
US11960615B2 (en) 2021-06-06 2024-04-16 Apple Inc. Methods and user interfaces for voice-based user profile management

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004192219A (en) * 2002-12-10 2004-07-08 Canon Inc Printer driver for letting manager manage operation of setting screen
JP2005301613A (en) * 2004-04-09 2005-10-27 Fuji Xerox Co Ltd Printer driver, driver installer and use restriction method and device for image formation appratus
JP2007310768A (en) * 2006-04-18 2007-11-29 Ricoh Co Ltd Function setting controller, function setting control method, printer driver and recording medium
JP4770653B2 (en) * 2006-09-12 2011-09-14 コニカミノルタビジネステクノロジーズ株式会社 Print management apparatus, print management apparatus control method, and print management apparatus control program
JP2008123017A (en) * 2006-11-08 2008-05-29 Fuji Xerox Co Ltd Printing system, print management device and program

Also Published As

Publication number Publication date
JP2011028403A (en) 2011-02-10

Similar Documents

Publication Publication Date Title
US10924628B2 (en) Transmitting apparatus, method for controlling the transmitting apparauts, and computer-readable storage medium
US8665465B2 (en) Image processing apparatus, processing method performed in image processing apparatus, and computer program product
JP5268812B2 (en) Computer program
US20180097971A1 (en) Information processing apparatus and non-transitory computer readable medium storing program
US11256454B2 (en) Image forming apparatus capable of selectively performing login-time automatic printing, method of controlling same, and storage medium
US8997257B2 (en) Information processing apparatus and information processing method
US8648696B2 (en) Image processing device, user authentication method and program
CN114205481A (en) Image processing apparatus, storage medium, and control method
JP4027355B2 (en) Image processing apparatus, image processing method, image forming apparatus, control method, and storage medium storing computer-readable program and program
US10484554B2 (en) Processing apparatus, image forming apparatus, and non-transitory computer readable medium for presenting a customization screen
JP2018122451A (en) Printer and printing control device, control method therefor, and program
JP2010191720A (en) Computer program
US20210089249A1 (en) Image processing apparatus, control method for image processing apparatus, and storage medium
CN107786768B (en) Information processing apparatus, image forming apparatus, and information processing method
JP2020015266A (en) Image formation apparatus, control method and program of the same
JP5721313B2 (en) Computer program
JP5721314B2 (en) Computer program
JP7216793B2 (en) Information processing device, its control method, and program
JP6583695B2 (en) Image forming apparatus
US11614906B2 (en) Information processing apparatus, control method of information processing apparatus, and program
EP3358815B1 (en) Image processing apparatus and information providing method
JP2023079315A (en) Screen display method
JP2020015265A (en) Image formation apparatus, control method and program of the same
JP2010191719A5 (en)
JP2010191722A (en) Computer program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110926

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120919

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120925

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121109

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130507

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5268812

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150