JP2014230044A - Electronic apparatus and display program - Google Patents

Electronic apparatus and display program Download PDF

Info

Publication number
JP2014230044A
JP2014230044A JP2013107510A JP2013107510A JP2014230044A JP 2014230044 A JP2014230044 A JP 2014230044A JP 2013107510 A JP2013107510 A JP 2013107510A JP 2013107510 A JP2013107510 A JP 2013107510A JP 2014230044 A JP2014230044 A JP 2014230044A
Authority
JP
Japan
Prior art keywords
message
display
user
displayed
foreground
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.)
Granted
Application number
JP2013107510A
Other languages
Japanese (ja)
Other versions
JP5984739B2 (en
Inventor
渉 佃
Wataru Tsukuda
渉 佃
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 JP2013107510A priority Critical patent/JP5984739B2/en
Publication of JP2014230044A publication Critical patent/JP2014230044A/en
Application granted granted Critical
Publication of JP5984739B2 publication Critical patent/JP5984739B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Digital Computer Display Output (AREA)
  • Facsimiles In General (AREA)
  • Control Or Security For Electrophotography (AREA)

Abstract

PROBLEM TO BE SOLVED: To automatically suppress message display in a user's busy period.SOLUTION: A use frequency measurement unit 25 measures the frequency of use by a user and automatically identifies a busy period. A message management unit 26 stores in a storage apparatus 17 a message to be displayed. When a specific message display timing comes, if the message display timing is out of the busy time, a display control unit 23 displays the message on the forefront surface, but if the message display timing is within the busy time, the display control unit 23 prohibits the message from being displayed on the forefront surface.

Description

本発明は、電子機器および表示プログラムに関するものである。   The present invention relates to an electronic device and a display program.

操作パネルを有する電子機器では、ユーザーは、操作パネルを操作することで、電子機器の設定や動作指示などを入力する。その一方で、電子機器は、操作パネルでユーザーに対して各種情報を表示する。   In an electronic device having an operation panel, a user inputs settings, operation instructions, and the like of the electronic device by operating the operation panel. On the other hand, the electronic device displays various information to the user on the operation panel.

また、ある機器では、ユーザーに対して各種情報を表示する際に、時間帯に応じた画面の表示制御を行っている(例えば、特許文献1,2参照)。   Further, in a certain device, when various kinds of information are displayed to a user, screen display control according to a time zone is performed (for example, refer to Patent Documents 1 and 2).

特開2011−154552号公報JP 2011-154552 A 特開2012−178661号公報JP 2012-178661 A

しかしながら、電子機器が、ユーザーの繁忙期間に自動的にユーザーに対してメッセージを表示してしまうと、ユーザーによる操作を邪魔してしまう可能性がある。   However, if the electronic device automatically displays a message to the user during the busy period of the user, the operation by the user may be disturbed.

また、上述のように時間帯を予め設定しておき、その時間帯においては、メッセージを表示しないように設定することも可能であるが、各電子機器に、そのような設定を行う作業が面倒である。   In addition, it is possible to set a time zone in advance as described above and not to display a message in that time zone, but it is troublesome to perform such setting on each electronic device. It is.

本発明は、上記の問題に鑑みてなされたものであり、ユーザーの繁忙期間において自動的にメッセージ表示を抑制する電子機器および表示プログラムを得ることを目的とする。   The present invention has been made in view of the above problems, and an object thereof is to obtain an electronic device and a display program that automatically suppress message display during a busy period of a user.

本発明に係る電子機器は、表示すべきメッセージを記憶するメッセージ管理部と、ユーザーによる使用頻度を計測し繁忙期間を特定する使用頻度計測部と、特定のメッセージ表示タイミングが前記繁忙期間外である場合、前記メッセージを最前面に表示させ、前記特定のメッセージ表示タイミングが前記繁忙期間内である場合、前記メッセージの最前面表示を禁止する表示制御部とを備える。   The electronic device according to the present invention includes a message management unit that stores a message to be displayed, a usage frequency measurement unit that measures a usage frequency by a user and identifies a busy period, and a specific message display timing is outside the busy period. A display control unit that displays the message on the forefront and prohibits the front-most display of the message when the specific message display timing is within the busy period.

本発明に係る表示プログラムは、コンピューターを、表示すべきメッセージを記憶するメッセージ管理部、ユーザーによる使用頻度を計測し繁忙期間を特定する使用頻度計測部、および特定のメッセージ表示タイミングが前記繁忙期間外である場合、前記メッセージを最前面に表示させ、前記特定のメッセージ表示タイミングが前記繁忙期間内である場合、前記メッセージの最前面表示を禁止する表示制御部として機能させる。   The display program according to the present invention includes a message management unit for storing a message to be displayed on a computer, a usage frequency measurement unit for measuring a usage frequency by a user and specifying a busy period, and a specific message display timing outside the busy period. The message is displayed in the foreground, and when the specific message display timing is within the busy period, the message is caused to function as a display control unit that prohibits the display of the message in the foreground.

本発明によれば、電子機器のユーザーの繁忙期間においては自動的にメッセージ表示が抑制される。   According to the present invention, message display is automatically suppressed during a busy period of a user of an electronic device.

図1は、本発明の実施の形態に係る画像形成装置の構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of an image forming apparatus according to an embodiment of the present invention. 図2は、図1における画像形成装置1の操作パネル11の一例を示す図である。FIG. 2 is a diagram illustrating an example of the operation panel 11 of the image forming apparatus 1 in FIG. 図3は、本発明の実施の形態におけるデジタルノート表示について説明するフローチャートである。FIG. 3 is a flowchart for explaining the digital note display in the embodiment of the present invention. 図4は、図1に示す画像形成装置1において、ユーザーがログイン直後に表示される初期画面の一例を示す図である。FIG. 4 is a diagram showing an example of an initial screen displayed immediately after the user logs in the image forming apparatus 1 shown in FIG. 図5は、図4に示す初期画面が表示されている際に最前面表示されるデジタルノートの一例を示す図である。FIG. 5 is a diagram illustrating an example of a digital note displayed in the foreground when the initial screen illustrated in FIG. 4 is displayed. 図6は、図4に示す初期画面が表示されている際のデジタルノートのリスト表示の一例を示す図である。FIG. 6 is a diagram showing an example of a digital note list display when the initial screen shown in FIG. 4 is displayed.

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

図1は、本発明の実施の形態に係る画像形成装置の構成を示すブロック図である。図1における画像形成装置1は、操作パネル11を備える電子機器であって、ここでは、複合機である。   FIG. 1 is a block diagram showing a configuration of an image forming apparatus according to an embodiment of the present invention. The image forming apparatus 1 in FIG. 1 is an electronic device including an operation panel 11, and is a multifunction device here.

画像形成装置1は、操作パネル11の他に、印刷装置12、画像読取装置13、ファクシミリ装置14、通信装置15、制御装置16、および記憶装置17を備える。   In addition to the operation panel 11, the image forming apparatus 1 includes a printing device 12, an image reading device 13, a facsimile device 14, a communication device 15, a control device 16, and a storage device 17.

操作パネル11は、画像形成装置1の筺体上面側に配置され、ユーザーに対して画面を表示する表示装置21およびそのユーザーによる操作を受け付ける入力装置22を有する。表示装置21は、例えば、液晶ディスプレイなどが使用される。また、入力装置22は、例えば、ハードキー、表示装置21とともにソフトキーを実現するタッチパネルなどが使用される。   The operation panel 11 is disposed on the upper surface side of the housing of the image forming apparatus 1 and includes a display device 21 that displays a screen for the user and an input device 22 that receives an operation by the user. As the display device 21, for example, a liquid crystal display is used. The input device 22 is, for example, a hard key, a touch panel that realizes a soft key together with the display device 21, or the like.

印刷装置12は、画像データに基づく画像を例えば電子写真方式で印刷する内部装置である。   The printing device 12 is an internal device that prints an image based on image data by, for example, an electrophotographic method.

画像読取装置13は、原稿から原稿画像を光学的に読み取り、その原稿画像の画像データを生成する内部装置である。   The image reading device 13 is an internal device that optically reads a document image from a document and generates image data of the document image.

ファクシミリ装置14は、原稿画像のファクシミリ信号を送信したり、ファクシミリ信号を受信してファクシミリ信号から原稿画像の画像データを生成する内部装置である。   The facsimile device 14 is an internal device that transmits a facsimile signal of a document image or receives a facsimile signal and generates image data of the document image from the facsimile signal.

通信装置15は、図示せぬネットワークに接続され、ネットワークに接続された他の機器とデータ通信を行う内部装置である。通信装置15としては、例えば、ネットワークインターフェイス、モデムなどが使用される。   The communication device 15 is an internal device that is connected to a network (not shown) and performs data communication with other devices connected to the network. For example, a network interface or a modem is used as the communication device 15.

制御装置16は、コンピューターを有し、記憶装置17または図示せぬ記録媒体から表示プログラムをロードし、その表示プログラムをコンピューターで実行することにより、各種処理部として動作する。具体的には、制御装置16は、表示制御部23、ユーザー管理部24、使用頻度計測部25、およびメッセージ管理部26として動作する。   The control device 16 has a computer, and operates as various processing units by loading a display program from the storage device 17 or a recording medium (not shown) and executing the display program on the computer. Specifically, the control device 16 operates as a display control unit 23, a user management unit 24, a usage frequency measurement unit 25, and a message management unit 26.

また、記憶装置17は、フラッシュメモリーなどの不揮発性の記憶装置であって、登録ユーザーのユーザーIDおよびパスワード、その他のユーザー属性情報などのユーザーデータを記憶している。ユーザー属性情報には、後述の許可レベルが含まれる。また、記憶装置17には、ユーザーに対して表示すべきメッセージのデータが記憶される。このメッセージのデータは、操作パネル11に対するユーザーによる操作で入力され、併せて、そのメッセージの後述の制限レベルなどが入力される。   The storage device 17 is a non-volatile storage device such as a flash memory, and stores user data such as a user ID and password of a registered user and other user attribute information. The user attribute information includes a permission level described later. The storage device 17 stores message data to be displayed to the user. The message data is input by the user's operation on the operation panel 11, and a restriction level described later of the message is also input.

このメッセージは、メンテナンスメッセージ、故障箇所の報知、特定機能の使用方法などを含む。以下、このようなメッセージをデジタルノートともいう。   This message includes a maintenance message, a failure location notification, a usage method of a specific function, and the like. Hereinafter, such a message is also referred to as a digital note.

表示制御部23は、操作パネル11の表示装置21の画面表示を制御する。   The display control unit 23 controls screen display of the display device 21 of the operation panel 11.

表示制御部23は、特定のメッセージ表示タイミングが、使用頻度計測部25により特定される繁忙期間外である場合、デジタルノートとしてメッセージを最前面に表示させ、特定のメッセージ表示タイミングがその繁忙期間内である場合、メッセージの最前面表示を禁止する。   When the specific message display timing is outside the busy period specified by the usage frequency measuring unit 25, the display control unit 23 displays the message as a digital note on the forefront, and the specific message display timing is within the busy period. If it is, the front-most display of the message is prohibited.

この実施の形態では、メッセージ表示タイミングは、一定時間操作が検出されなかった時点、ログイン後の初期画面の表示時点、および特定機能の操作画面の表示時点のうちの少なくとも1つを含む。   In this embodiment, the message display timing includes at least one of a time point when no operation is detected for a certain period of time, a display time point of an initial screen after login, and a display time point of an operation screen for a specific function.

ユーザー管理部24は、操作パネル11におけるログイン画面に対するユーザーによるユーザーIDおよびパスワードの入力が検出されると、記憶装置17に記憶されている登録ユーザーのユーザーデータに基づいて、ユーザーのログインの可否を判定する。   When the user ID and password input by the user on the login screen on the operation panel 11 are detected, the user management unit 24 determines whether or not the user can log in based on the user data of the registered user stored in the storage device 17. judge.

また、ユーザー管理部24は、例えば操作パネル11に対するユーザーによる操作に従って、ユーザーに、特定の複数の許可レベルのうちのいずれかの許可レベルを設定する。   Further, the user management unit 24 sets any one of a plurality of specific permission levels for the user in accordance with, for example, an operation by the user on the operation panel 11.

例えば、許可レベルは、第1レベル、第2レベル、および第3レベルの3レベルのいずれかとされる。第1レベルは、後述の制限レベル「禁止」、「警告」および「標準」のうちのすべてのレベルのメッセージの表示を許可する。第2レベルは、後述の制限レベル「禁止」、「警告」および「標準」のうちの「禁止」および「警告」のみのメッセージの表示を許可する。第3レベルは、後述の制限レベル「禁止」、「警告」および「標準」のうちの「禁止」のメッセージのみの表示を許可する。このように、許可レベルごとに、複数の制限レベルのそれぞれについてのメッセージの表示可否が設定されている。   For example, the permission level is one of three levels: a first level, a second level, and a third level. The first level permits display of messages of all levels of the restriction levels “prohibited”, “warning”, and “standard” described later. The second level permits display of messages of only “prohibited” and “warning” among restriction levels “prohibited”, “warning”, and “standard” described later. The third level permits the display of only “prohibited” messages of restriction levels “prohibited”, “warning”, and “standard”, which will be described later. In this way, whether to display a message for each of the plurality of restriction levels is set for each permission level.

図2は、図1における画像形成装置1の操作パネル11の一例を示す図である。図2に示す操作パネル11は、入力装置22として、ハードキー51〜55およびタッチパネル56を有する。ハードキー51は、電源キーであり、ハードキー52は、スタートキーであり、ハードキー53は、ストップ/クリアキーであり、ハードキー54は、テンキーであり、ハードキー55は、ログアウトキーを示す。タッチパネル56は、表示装置21の表示面に配置されている。   FIG. 2 is a diagram illustrating an example of the operation panel 11 of the image forming apparatus 1 in FIG. The operation panel 11 illustrated in FIG. 2 includes hard keys 51 to 55 and a touch panel 56 as the input device 22. The hard key 51 is a power key, the hard key 52 is a start key, the hard key 53 is a stop / clear key, the hard key 54 is a numeric keypad, and the hard key 55 indicates a logout key. . The touch panel 56 is disposed on the display surface of the display device 21.

図2において、操作パネル11の表示装置21には、ログイン画面61が表示されている。ログイン画面61には、ユーザーID(ユーザー名)およびパスワードを入力するための入力フィールドの他、ログインのためのユーザー認証を実行させログイン画面61の表示を解除させるためのログインキー62などが表示される。なお、例えばユーザーIDおよびパスワードの入力は、テンキー(ハードキー54)で行われる。   In FIG. 2, a login screen 61 is displayed on the display device 21 of the operation panel 11. The login screen 61 displays an input field for inputting a user ID (user name) and a password, and a login key 62 for executing user authentication for login and canceling the display of the login screen 61. The For example, the user ID and password are entered using the numeric keypad (hard key 54).

使用頻度計測部25は、ユーザーによる使用頻度を計測し繁忙期間を特定する。   The usage frequency measuring unit 25 measures the usage frequency by the user and identifies the busy period.

この実施の形態では、使用頻度計測部25は、ユーザーごとに使用頻度を計測し、ユーザーごとの繁忙期間を特定する。   In this embodiment, the usage frequency measuring unit 25 measures the usage frequency for each user and specifies the busy period for each user.

例えば、使用頻度計測部25は、特定の時間単位(例えば10分)の時間帯ごとに、ユーザーによるログインの回数、リモートからのアクセスの回数、および操作パネルに対する操作の回数の少なくとも1つを計測し、その計測した回数に基づき繁忙期間を特定する。例えば、特定期間内(例えば1ヶ月以内)に計測したその回数が閾値を超えた時間帯が繁忙期間として特定される。   For example, the usage frequency measurement unit 25 measures at least one of the number of times of login by the user, the number of times of remote access, and the number of operations on the operation panel for each specific time unit (for example, 10 minutes). The busy period is specified based on the measured number of times. For example, a time period in which the number of times measured within a specific period (for example, within one month) exceeds a threshold is specified as a busy period.

メッセージ管理部26は、表示すべきメッセージを記憶装置17に記憶する。   The message management unit 26 stores the message to be displayed in the storage device 17.

また、メッセージ管理部26は、そのメッセージに、複数の制限レベルのうちのいずれかの制限レベルを設定し、その制限レベルの情報をメッセージに関連付けて記憶装置17に記憶する。例えば制限レベルは、「禁止」、「警告」、および「標準」の3レベルのいずれかとされる。   Further, the message management unit 26 sets one of a plurality of restriction levels in the message, and stores the restriction level information in the storage device 17 in association with the message. For example, the restriction level is one of three levels: “prohibited”, “warning”, and “standard”.

さらに、メッセージ管理部は、メッセージに関連付けて、最前面表示するか否かを指定する最前面設定データを記憶する。   Further, the message management unit stores foreground setting data for specifying whether or not to display the foreground in association with the message.

メッセージ、その制限レベルおよびその最前面設定データは、例えば、操作パネル11に対するユーザーによる操作によって入力され、メッセージ管理部26は、その入力されたメッセージ、制限レベルおよび最前面設定データを記憶する。   The message, the restriction level, and the foreground setting data are input by, for example, an operation by the user on the operation panel 11, and the message management unit 26 stores the input message, the restriction level, and the foreground setting data.

この実施の形態では、表示制御部23は、特定のメッセージ表示タイミングが繁忙期間内である場合、ユーザー管理部24によりログインを許可されたユーザーの許可レベルおよびメッセージの制限レベルに基づいて、記憶されているメッセージのうちの、表示が許可されるメッセージのみを最前面に表示させ、表示が拒否されるメッセージについてのメッセージの最前面表示を禁止する。   In this embodiment, when the specific message display timing is within a busy period, the display control unit 23 is stored based on the permission level of the user permitted to log in by the user management unit 24 and the message restriction level. Of messages that are permitted to be displayed are displayed in the forefront, and the front-most display of messages for messages whose display is rejected is prohibited.

なお、この実施の形態では、表示制御部23は、特定のメッセージ表示タイミングが、ログインが許可されたユーザーの繁忙期間内である場合、そのユーザーの許可レベルおよびメッセージの制限レベルに基づいて、記憶されているメッセージのうちの、表示が許可されるメッセージのみを最前面に表示させ、表示が拒否されるメッセージについてのメッセージの最前面表示を禁止する。   In this embodiment, when the specific message display timing is within the busy period of the user permitted to log in, the display control unit 23 stores the message based on the permission level of the user and the message restriction level. Of the messages that are displayed, only the messages that are allowed to be displayed are displayed in the foreground, and the messages that are rejected from being displayed are prohibited from being displayed in the foreground.

例えば、許可レベルが第3レベルであるユーザーがログインしているとき、そのユーザーの繁忙期間では、「禁止」レベルのデジタルノートは、最前面表示されるが、「警告」レベルおよび「標準」レベルのデジタルノートは、記憶されていても最前面表示されない。   For example, when a user whose permission level is the third level is logged in, during the busy period of the user, the “forbidden” level digital note is displayed in the foreground, but the “warning” level and the “standard” level. The digital note is not displayed in the foreground even if it is stored.

また、表示制御部23は、最前面表示が禁止されない場合、最前面設定データによって最前面表示が指定されているメッセージについては最前面表示させ、最前面設定データによって最前面表示が指定されていないメッセージについては最前面表示させない。   In addition, when the foreground display is not prohibited, the display control unit 23 displays the foreground message for which the foreground display is designated by the foreground setting data, and the foreground display is not designated by the foreground setting data. The message is not displayed in the foreground.

次に、上記画像形成装置1の動作について説明する。   Next, the operation of the image forming apparatus 1 will be described.

使用頻度計測部25は、ユーザーによるログイン、リモートからのアクセス、操作パネルに対する操作などを検出するたびに、検出した時間帯についてのその回数をカウントする。使用頻度計測部25は、更に、特定期間におけるその回数に基づいて、繁忙期間(例えば特定の曜日における特定の時間帯)を特定し、その繁忙期間の情報をユーザーの属性情報として記憶装置17に記憶し、一定期間ごとに更新していく。   The usage frequency measuring unit 25 counts the number of times of the detected time zone each time a user login, remote access, operation on the operation panel, or the like is detected. The usage frequency measuring unit 25 further specifies a busy period (for example, a specific time zone on a specific day of the week) based on the number of times in the specific period, and stores information on the busy period in the storage device 17 as user attribute information. Memorize and update at regular intervals.

他方、表示制御部23は、デジタルノートの表示制御を行う。図3は、本発明の実施の形態におけるデジタルノート表示について説明するフローチャートである。   On the other hand, the display control unit 23 performs display control of the digital note. FIG. 3 is a flowchart for explaining the digital note display in the embodiment of the present invention.

表示制御部23は、メッセージ表示タイミングを検出すると(ステップS1)、まず、デジタルノートとして表示すべきメッセージが記憶装置17に記憶されているか否かを判定する(ステップS2)。デジタルノートとして表示すべきメッセージが記憶装置17に記憶されていない場合には、表示制御部23は、特に何もしない。   When detecting the message display timing (step S1), the display control unit 23 first determines whether or not a message to be displayed as a digital note is stored in the storage device 17 (step S2). When a message to be displayed as a digital note is not stored in the storage device 17, the display control unit 23 does nothing in particular.

一方、デジタルノートとして表示すべきメッセージが記憶装置17に記憶されている場合、表示制御部23は、現在の時刻が、使用頻度計測部25により特定されたログインユーザーの繁忙期間内であるか否かを判定する(ステップS3)。   On the other hand, when a message to be displayed as a digital note is stored in the storage device 17, the display control unit 23 determines whether or not the current time is within the busy period of the login user specified by the usage frequency measurement unit 25. Is determined (step S3).

現在の時刻が、その繁忙期間内である場合、表示制御部23は、記憶されているメッセージの制限レベルおよび最前面設定データ、並びにログインユーザーの許可レベルに基づいて、最前面設定データにより最前面表示が指定されており、かつ、許可レベルにより表示が許可されている制限レベルのメッセージが存在するか否かを判定する(ステップS4)。   When the current time is within the busy period, the display control unit 23 uses the foreground setting data based on the stored message limit level and foreground setting data, and the permission level of the login user. It is determined whether or not there is a message of a restriction level for which display is specified and display is permitted by the permission level (step S4).

最前面表示が指定されており、かつ、表示が許可されている制限レベルのメッセージが存在する場合には、表示制御部23は、記憶されている最前面表示する(ステップS5)。なお、最前面表示が指定されており、かつ、表示が許可されている制限レベルのメッセージが複数記憶されている場合には、表示制御部23は、その複数のメッセージのレイヤーを積み重ねた状態で最前面表示し、最前面のレイヤーがユーザーにより閉じられるたびに、次のレイヤーのメッセージを最前面に表示して、すべてのメッセージを表示させる。   When the foreground display is designated and there is a restriction level message that is permitted to be displayed, the display control unit 23 displays the stored foreground (step S5). In addition, when the foreground display is designated and a plurality of messages of a restriction level permitted to be displayed are stored, the display control unit 23 stacks the layers of the plurality of messages. Display the foreground, and whenever the foreground layer is closed by the user, the next layer message is displayed in the foreground to display all messages.

なお、最前面表示が指定されており、かつ、表示が許可されている制限レベルのメッセージが存在しない場合には、表示制御部23は、特に何もしない。つまり、このユーザーの繁忙期間においては、このユーザーが許可する制限レベルのメッセージ(例えば重要な「禁止」レベルのメッセージ)以外は最前面表示されないため、ユーザーの操作が邪魔されにくい。   Note that the display control unit 23 does nothing in particular when the foreground display is specified and there is no restriction level message that is permitted to be displayed. In other words, during a busy period of this user, messages other than the restriction level message permitted by the user (for example, an important “prohibition” level message) are not displayed in the foreground, and the user's operation is not easily disturbed.

図4は、図1に示す画像形成装置1において、ユーザーがログイン直後に表示される初期画面の一例を示す図である。図5は、図4に示す初期画面が表示されている際に最前面表示されるデジタルノートの一例を示す図である。   FIG. 4 is a diagram showing an example of an initial screen displayed immediately after the user logs in the image forming apparatus 1 shown in FIG. FIG. 5 is a diagram illustrating an example of a digital note displayed in the foreground when the initial screen illustrated in FIG. 4 is displayed.

例えば、ログイン直後に初期画面が表示される場合、デジタルノートとして表示すべきメッセージであって、最前面表示が指定されており、かつ、表示が許可されている制限レベルのメッセージが記憶されているときは、図5に示すようにメッセージを含むデジタルノート101が最前面表示される。逆に、そのようなメッセージが記憶されていなければ、ユーザーは、図4に示す初期画面をただちに操作することができる。なお、デジタルノート101は、「閉じる」キー111が押下されると消去される。また、「一覧表示」キー112が押下されると、後述のリスト表示に移行する。   For example, when the initial screen is displayed immediately after login, a message that should be displayed as a digital note, foremost display is specified, and a message of a restriction level that is permitted to be displayed is stored. At this time, as shown in FIG. 5, the digital note 101 including the message is displayed in the foreground. Conversely, if no such message is stored, the user can immediately operate the initial screen shown in FIG. The digital note 101 is erased when the “close” key 111 is pressed. When the “list display” key 112 is pressed, the display shifts to a list display described later.

一方、現在の時刻が、その繁忙期間外である場合、表示制御部23は、記憶されているメッセージの最前面設定データに基づいて、最前面設定データにより最前面表示が指定されているメッセージが少なくとも1つ存在するか否かを判定する(ステップS6)。   On the other hand, when the current time is outside the busy period, the display control unit 23 determines that the message for which the foreground display is designated by the foreground setting data is based on the stored foreground setting data of the message. It is determined whether at least one exists (step S6).

最前面表示が指定されているメッセージが少なくとも1つ記憶されている場合、表示制御部23は、最前面表示が指定されているメッセージのみを最前面表示する(ステップS7)。   When at least one message for which the foreground display is designated is stored, the display control unit 23 displays only the message for which the foreground display is designated (step S7).

一方、最前面表示が指定されているメッセージが全く記憶されていない場合、表示制御部23は、記憶されているメッセージをリスト表示する(ステップS8)。図6は、図4に示す初期画面が表示されている際のデジタルノートのリスト表示の一例を示す図である。図6に示すように、メッセージのリスト121が表示され、リスト121内に、メッセージの制限レベルを示すアイコン131〜133(例えば制限レベルに対応する色のアイコン)が表示される。さらに、ユーザーにより「本文表示」キー122が押下されると、表示制御部23は、選択されたメッセージを表示領域123に表示する。また、ユーザーにより更新キー124が押下されると、リスト121が更新される。   On the other hand, when the message for which the front-most display is designated is not stored at all, the display control unit 23 displays the stored message as a list (step S8). FIG. 6 is a diagram showing an example of a digital note list display when the initial screen shown in FIG. 4 is displayed. As shown in FIG. 6, a message list 121 is displayed, and icons 131 to 133 indicating message restriction levels (for example, icons of colors corresponding to the restriction levels) are displayed in the list 121. Further, when the “text display” key 122 is pressed by the user, the display control unit 23 displays the selected message in the display area 123. When the user presses the update key 124, the list 121 is updated.

以上のように、上記実施の形態によれば、使用頻度計測部25は、ユーザーによる使用頻度を計測し繁忙期間を自動的に特定する。表示制御部23は、特定のメッセージ表示タイミングが繁忙期間外である場合、メッセージを最前面に表示させ、特定のメッセージ表示タイミングが繁忙期間内である場合、メッセージの最前面表示を禁止する。   As described above, according to the above embodiment, the usage frequency measuring unit 25 measures the usage frequency by the user and automatically specifies the busy period. When the specific message display timing is outside the busy period, the display control unit 23 displays the message on the foreground, and when the specific message display timing is within the busy period, the display control unit 23 prohibits the front-most display of the message.

これにより、ユーザーの繁忙期間において自動的にメッセージの最前面表示が抑制される。したがって、繁忙期間内のユーザーの操作が邪魔されにくくなる。   Thereby, the front-most display of the message is automatically suppressed during the busy period of the user. Therefore, the user's operation during the busy period is not easily disturbed.

なお、上述の実施の形態は、本発明の例であるが、本発明は、これらに限定されるものではなく、本発明の要旨を逸脱しない範囲において、種々の変形、変更が可能である。   The above-described embodiment is an 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.

本発明は、例えば、複合機などの画像形成装置に適用可能である。   The present invention is applicable to an image forming apparatus such as a multifunction machine.

1 画像形成装置(電子機器の一例)
23 表示制御部
24 ユーザー管理部
25 使用頻度計測部
26 メッセージ管理部
1 Image forming apparatus (an example of electronic equipment)
23 Display Control Unit 24 User Management Unit 25 Usage Frequency Measurement Unit 26 Message Management Unit

Claims (7)

表示すべきメッセージを記憶するメッセージ管理部と、
ユーザーによる使用頻度を計測し繁忙期間を特定する使用頻度計測部と、
特定のメッセージ表示タイミングが前記繁忙期間外である場合、前記メッセージを最前面に表示させ、前記特定のメッセージ表示タイミングが前記繁忙期間内である場合、前記メッセージの最前面表示を禁止する表示制御部と、
を備えることを特徴とする電子機器。
A message manager for storing messages to be displayed;
A usage frequency measurement unit that measures usage frequency by users and identifies busy periods;
When the specific message display timing is outside the busy period, the message is displayed in the foreground. When the specific message display timing is within the busy period, the display control unit prohibits the front-most display of the message. When,
An electronic device comprising:
ユーザーによるログインの可否を判定するユーザー管理部をさらに備え、
前記メッセージ管理部は、前記メッセージに、複数の制限レベルのうちのいずれかの制限レベルを設定し、
前記ユーザー管理部は、前記ユーザーに、複数の許可レベルのうちのいずれかの許可レベルを設定し、
前記許可レベルごとに、前記複数の制限レベルのそれぞれについての前記メッセージの表示可否が設定されており、
前記表示制御部は、前記特定のメッセージ表示タイミングが前記繁忙期間内である場合、前記ユーザー管理部によりログインを許可されたユーザーの前記許可レベルおよび前記メッセージの制限レベルに基づいて、記憶されている前記メッセージのうちの、表示が許可されるメッセージのみを最前面に表示させ、表示が拒否されるメッセージについての前記メッセージの最前面表示を禁止すること、
を特徴とする請求項1記載の電子機器。
A user management unit for determining whether or not the user can log in,
The message management unit sets one of a plurality of restriction levels for the message;
The user management unit sets any one of a plurality of permission levels for the user,
Whether to display the message for each of the plurality of restriction levels is set for each permission level,
The display control unit is stored based on the permission level and the message restriction level of a user permitted to log in by the user management unit when the specific message display timing is within the busy period. Displaying only the messages that are allowed to be displayed among the messages in the forefront, and prohibiting the front-most display of the messages for messages that are denied to be displayed;
The electronic device according to claim 1.
前記使用頻度計測部は、ユーザーごとに使用頻度を計測し、ユーザーごとの繁忙期間を特定し、
前記表示制御部は、前記特定のメッセージ表示タイミングが、ログインが許可されたユーザーの前記繁忙期間内である場合、前記ユーザー管理部によりログインを許可されたユーザーの前記許可レベルおよび前記メッセージの制限レベルに基づいて、記憶されている前記メッセージのうちの、表示が許可されるメッセージのみを最前面に表示させ、表示が拒否されるメッセージについての前記メッセージの最前面表示を禁止すること、
を特徴とする請求項2記載の電子機器。
The usage frequency measurement unit measures the usage frequency for each user, specifies the busy period for each user,
The display control unit, when the specific message display timing is within the busy period of the user permitted to log in, the permission level of the user permitted to log in by the user management unit and the restriction level of the message Based on the above, only the messages that are allowed to be displayed among the stored messages are displayed in the foreground, and the forefront display of the message for the messages that are denied to be displayed is prohibited.
The electronic device according to claim 2.
前記メッセージ管理部は、前記メッセージに関連付けて、最前面表示するか否かを指定する設定データを記憶し、
前記表示制御部は、前記最前面表示が禁止されない場合、前記設定データによって最前面表示が指定されている前記メッセージについては、最前面表示させ、前記設定データによって最前面表示が指定されていない前記メッセージについては、最前面表示させないこと、
を特徴とする請求項1から請求項3のうちのいずれか1項記載の電子機器。
The message management unit stores setting data for specifying whether to display the forefront in association with the message,
When the foreground display is not prohibited, the display control unit displays the foreground message for which the foreground display is designated by the setting data, and the foreground display is not designated by the setting data. Do not display the message on the front,
The electronic device according to any one of claims 1 to 3, wherein
前記使用頻度計測部は、特定の時間単位の時間帯ごとに、ユーザーによるログインの回数、リモートからのアクセスの回数、および操作パネルに対する操作の回数の少なくとも1つを計測し、その計測した回数に基づき前記繁忙期間を特定することを特徴とする請求項1から請求項4のうちのいずれか1項記載の電子機器。   The usage frequency measuring unit measures at least one of the number of times of login by the user, the number of times of remote access, and the number of times of operation on the operation panel for each specific time unit. The electronic device according to claim 1, wherein the busy period is specified based on the electronic device. 前記メッセージ表示タイミングは、一定時間操作が検出されなかった時点、ログイン後の初期画面の表示時点、および特定機能の操作画面の表示時点のうちの少なくとも1つを含むことを特徴とする請求項1から請求項5のうちのいずれか1項記載の電子機器。   The message display timing includes at least one of a time point when no operation is detected for a certain period of time, a time point when an initial screen is displayed after login, and a time point when an operation screen for a specific function is displayed. The electronic device according to claim 5. コンピューターを、
表示すべきメッセージを記憶するメッセージ管理部、
ユーザーによる使用頻度を計測し繁忙期間を特定する使用頻度計測部、および
特定のメッセージ表示タイミングが前記繁忙期間外である場合、前記メッセージを最前面に表示させ、前記特定のメッセージ表示タイミングが前記繁忙期間内である場合、前記メッセージの最前面表示を禁止する表示制御部と、
として機能させる表示プログラム。
Computer
A message manager that stores messages to be displayed;
A usage frequency measurement unit that measures the frequency of use by the user and identifies a busy period, and if the specific message display timing is outside the busy period, the message is displayed in the foreground, and the specific message display timing is the busy period If it is within the period, a display control unit that prohibits the front-most display of the message;
Display program to function as.
JP2013107510A 2013-05-21 2013-05-21 Electronic device and display program Expired - Fee Related JP5984739B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013107510A JP5984739B2 (en) 2013-05-21 2013-05-21 Electronic device and display program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013107510A JP5984739B2 (en) 2013-05-21 2013-05-21 Electronic device and display program

Publications (2)

Publication Number Publication Date
JP2014230044A true JP2014230044A (en) 2014-12-08
JP5984739B2 JP5984739B2 (en) 2016-09-06

Family

ID=52129529

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013107510A Expired - Fee Related JP5984739B2 (en) 2013-05-21 2013-05-21 Electronic device and display program

Country Status (1)

Country Link
JP (1) JP5984739B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018005791A (en) * 2016-07-07 2018-01-11 株式会社リコー Information processing unit, system, and program
JP2020016735A (en) * 2018-07-25 2020-01-30 コニカミノルタ株式会社 Information processor and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04205523A (en) * 1990-11-30 1992-07-27 Nec Home Electron Ltd Guidance system
JP2001117415A (en) * 1999-10-18 2001-04-27 Ricoh Co Ltd Image forming device
JP2002067452A (en) * 2000-06-13 2002-03-05 Canon Inc Image processor having bulletin board function, its controlling method and program, and storage medium
JP2012178661A (en) * 2011-02-25 2012-09-13 Sanyo Electric Co Ltd Telephone device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04205523A (en) * 1990-11-30 1992-07-27 Nec Home Electron Ltd Guidance system
JP2001117415A (en) * 1999-10-18 2001-04-27 Ricoh Co Ltd Image forming device
JP2002067452A (en) * 2000-06-13 2002-03-05 Canon Inc Image processor having bulletin board function, its controlling method and program, and storage medium
JP2012178661A (en) * 2011-02-25 2012-09-13 Sanyo Electric Co Ltd Telephone device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018005791A (en) * 2016-07-07 2018-01-11 株式会社リコー Information processing unit, system, and program
JP2020016735A (en) * 2018-07-25 2020-01-30 コニカミノルタ株式会社 Information processor and program
JP7251067B2 (en) 2018-07-25 2023-04-04 コニカミノルタ株式会社 Information processing device and program

Also Published As

Publication number Publication date
JP5984739B2 (en) 2016-09-06

Similar Documents

Publication Publication Date Title
JP6390544B2 (en) Image forming apparatus
JP2016095631A (en) Information diagnostic system, information diagnostic device, information diagnostic method and program
US8997257B2 (en) Information processing apparatus and information processing method
JP4623437B2 (en) Authentication system, authentication method, and authentication program
JP5984739B2 (en) Electronic device and display program
JP2011147128A (en) Image forming apparatus, method for setting the same, and security setting device
JP2014235482A (en) Equipment management system, electronic equipment and equipment management program
JP2011257936A (en) Display system, display device, image forming apparatus having the device, display method using the device, and computer program for the device
US10204232B2 (en) Apparatus capable of executing adjusting operation, control method for controlling adjusting operation of apparatus, and storage medium
JP5701846B2 (en) Image forming apparatus
JP2019022171A (en) Communication control device and communication line system
JP2005266120A (en) Equipment use result management apparatus
JP6522906B2 (en) INFORMATION PROCESSING SYSTEM, IMAGE FORMING APPARATUS, SETTING STATE MANAGEMENT METHOD, AND SETTING STATE MANAGEMENT PROGRAM
JP6190775B2 (en) Electronics
JP4795987B2 (en) Job management device
JP2020141251A (en) Information processing device, information processing system, and information processing program
JP5974050B2 (en) Device management apparatus, device management program, and device management method
JP2023028589A (en) image forming device
US20240205342A1 (en) Display device and method for controlling the same
WO2022181256A1 (en) Information processing device and program
US20140258876A1 (en) Electronic apparatus that displays message screen
JP2007110249A (en) Destination designation apparatus and image forming apparatus
JP6128905B2 (en) Electronic device and message display control program
JP2017065205A (en) Image formation apparatus
JP6077951B2 (en) Image processing apparatus, program, and image processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150318

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160225

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160401

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160512

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160616

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160802

R150 Certificate of patent or registration of utility model

Ref document number: 5984739

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees