JP6528388B2 - Screen processing apparatus, control method therefor, and program - Google Patents

Screen processing apparatus, control method therefor, and program Download PDF

Info

Publication number
JP6528388B2
JP6528388B2 JP2014229881A JP2014229881A JP6528388B2 JP 6528388 B2 JP6528388 B2 JP 6528388B2 JP 2014229881 A JP2014229881 A JP 2014229881A JP 2014229881 A JP2014229881 A JP 2014229881A JP 6528388 B2 JP6528388 B2 JP 6528388B2
Authority
JP
Japan
Prior art keywords
screen
touch panel
displayed
gesture operation
pressing operation
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
JP2014229881A
Other languages
Japanese (ja)
Other versions
JP2016095576A (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.)
Konica Minolta Inc
Original Assignee
Konica Minolta 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 Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP2014229881A priority Critical patent/JP6528388B2/en
Publication of JP2016095576A publication Critical patent/JP2016095576A/en
Application granted granted Critical
Publication of JP6528388B2 publication Critical patent/JP6528388B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Description

本開示は、画面処理装置、その制御方法、およびプログラムに関し、特に、タッチパネルを備えた画面処理装置、その制御方法、およびそのような画面処理装置において実行されるプログラムに関する。   The present disclosure relates to a screen processing device, a control method thereof, and a program, and more particularly, to a screen processing device provided with a touch panel, a control method thereof, and a program executed in such a screen processing device.

近年、MFP(Multi-Functional Peripheral)等の画面処理装置において、タッチパネルを備えるものがある。このような画面処理装置における操作指示の入力態様は、タッチパネルに表示されたボタンに対するタッチ操作に加えて、タッチパネルに対してフリック操作(タッチスクリーン上で指を素早く動かす操作)等のジェスチャー操作を含む場合がある。   In recent years, there have been screen processing apparatuses such as MFPs (Multi-Functional Peripheral) provided with a touch panel. The input mode of the operation instruction in such a screen processing apparatus includes a gesture operation such as a flick operation (an operation of rapidly moving a finger on the touch screen) on the touch panel in addition to the touch operation on the button displayed on the touch panel There is a case.

タッチパネルにおける入力を受け付ける装置について、種々の技術が提案されている。たとえば、特開2009−151691号公報(特許文献1)には、押下操作に応じたコマンドとジェスチャー操作に応じたコマンドとを受け付ける情報処理装置が開示されている。当該情報処理装置は、表示部のタッチパネルに対してタッチ動作されたタッチ地点と、アンタッチ動作(タッチされた指等がタッチパネルを離す動作)されたアンタッチ地点とに基づいて、タッチ動作の移動量を算出する。そして、当該情報処理装置は、算出された移動量に応じて、タッチ動作が押下操作であるかジェスチャー操作であるかを判別する。   Various techniques have been proposed for devices that receive input on a touch panel. For example, Japanese Patent Laid-Open No. 2009-151691 (Patent Document 1) discloses an information processing apparatus that receives a command according to a pressing operation and a command according to a gesture operation. The information processing apparatus moves the amount of movement of the touch operation based on the touch point touched on the touch panel of the display unit and the untouched point on which the untouched operation (operation in which the touched finger or the like releases the touch panel). calculate. Then, the information processing apparatus determines whether the touch operation is a pressing operation or a gesture operation according to the calculated movement amount.

また、特開2014−067195号公報(特許文献2)は、タッチパネルに対するスクロールの指示を受け付ける情報処理装置を開示する。当該情報処理装置は、タッチパネルに対するユーザーの操作を検知する。そして、当該情報処理装置は、スクロール領域の外でユーザーの操作の開始点を検知した後、当該スクロール領域内でユーザーの操作が継続されたことを検知した場合には、当該スクロール領域に対するスクロールが指示されたことが判定されたときと同様の処理、つまり、当該スクロール領域に表示されている画面をスクロールする処理を実行する。   Moreover, Unexamined-Japanese-Patent No. 2014-067195 (patent document 2) discloses the information processing apparatus which receives the instruction | indication of the scroll with respect to a touch panel. The information processing apparatus detects a user's operation on the touch panel. Then, after the information processing apparatus detects the start point of the user's operation outside the scroll area, when it is detected that the user's operation is continued in the scroll area, the scroll to the scroll area is performed. A process similar to that when it is determined that an instruction has been made, that is, a process of scrolling the screen displayed in the scroll area is performed.

また、特開2013−250761号公報(特許文献3)は、タッチパネル中のボタンの押下をキャンセルする情報処理装置を開示している。当該情報処理装置は、所定の表示領域に複数のコンテンツを表示し、スクロール表示させるための指示に応じてスクロール表示を行う。そして、当該情報処理装置は、表示領域の外に表示されているボタンの押下が検知された場合に、スクロール表示中でなければ、当該押下されたボタンに対応する処理を実行し、スクロール表示中であれば、当該押下されたボタンに対応する処理を実行しない。   Moreover, Unexamined-Japanese-Patent No. 2013-250761 (patent document 3) is disclosing the information processing apparatus which cancels pressing-down of the button in a touch panel. The information processing apparatus displays a plurality of contents in a predetermined display area, and performs scroll display in accordance with an instruction for scroll display. Then, when it is detected that the button displayed outside the display area is not being scrolled, the information processing apparatus executes a process corresponding to the pressed button, and the scroll is being displayed. If it is, the process corresponding to the pressed button is not executed.

特開2009−151691号公報JP, 2009-151691, A 特開2014−067195号公報Unexamined-Japanese-Patent No. 2014-067195 特開2013−250761号公報Unexamined-Japanese-Patent No. 2013-250761

なお、上記したようなタッチ操作とジェスチャー操作とを受け付ける画面処理装置では、ジェスチャー操作の開始がタッチ操作として判定されることにより、ジェスチャー操作の完了を待たずに、タッチ操作のための制御が実行されるという課題があった。   In the screen processing apparatus that receives the touch operation and the gesture operation as described above, the control for the touch operation is executed without waiting for the completion of the gesture operation by determining the start of the gesture operation as the touch operation. Had the problem of being

つまり、たとえば、画面処理装置は、タッチパネルに表示されている第1の画面に対して、タッチ操作が実行された場合にはタッチパネルの表示を第2の画面に切り替え、ジェスチャー操作が実行された場合にはタッチパネルの表示を第3の画面に切り替えるとする。このような背景において、ユーザーが、タッチパネルに表示されている第1の画面に対してジェスチャー操作を行なうことにより第3の画面を表示させようとしてジェスチャー操作を開始する。このとき、画面処理装置は、当該ジェスチャー操作の開始をタッチ操作として認識することにより、ジェスチャー操作の完了を待たずに、タッチパネルの表示を第1の画面から第2の画面へと切り替える事態が生じ得る。このような事態が生じると、ユーザーは、タッチパネルに第3の画面を表示させるために、一度、タッチパネルの表示を第2の画面から第1の画面に戻す操作を必要とされる。   That is, for example, when the touch processing is performed on the first screen displayed on the touch panel, the screen processing apparatus switches the display on the touch panel to the second screen, and the gesture operation is performed. To switch the display of the touch panel to the third screen. In such a background, the user performs a gesture operation on the first screen displayed on the touch panel to start the gesture operation in an attempt to display the third screen. At this time, the screen processing apparatus recognizes the start of the gesture operation as a touch operation, thereby causing a situation where the display on the touch panel is switched from the first screen to the second screen without waiting for the completion of the gesture operation. obtain. When such a situation occurs, the user is required to return the display on the touch panel from the second screen to the first screen in order to display the third screen on the touch panel.

このような事態を回避するために、たとえば、画面処理装置において、同じ位置でのタッチが所定時間以上継続されることを、タッチ操作を認識するための条件として設定することが考えられる。しかしながら、このような条件を設定した場合、ユーザーは、画面処理装置にタッチ操作を認識させるために、常に上記所定時間タッチ操作を継続することを必要とされる。これによって、ユーザーは、画面処理装置における操作において待ち時間を必要とされるという新たな課題が生じる。特に、ユーザーが、当該タッチ操作の後、さらに操作をする場合には、当該新たな課題は問題となり得る。   In order to avoid such a situation, for example, in the screen processing apparatus, it may be considered that the touch at the same position is continued for a predetermined time or more as a condition for recognizing the touch operation. However, when such conditions are set, the user is always required to continue the touch operation for the predetermined time to cause the screen processing apparatus to recognize the touch operation. This causes a new problem that the user is required to wait for operation in the screen processing apparatus. In particular, when the user further performs an operation after the touch operation, the new problem may be a problem.

本開示は、かかる実情に鑑み考え出されたものであり、その目的は、ユーザーが画面処理装置に速やかに操作を入力でき、かつ、画面処理装置がタッチパネルに対する操作に応じた適切な処理を実行できるようにすることである。   The present disclosure has been conceived in view of such circumstances, and the purpose thereof is that the user can quickly input an operation to the screen processing apparatus, and the screen processing apparatus executes appropriate processing according to the operation on the touch panel It is to be able to do it.

本開示のある局面に従うと、タッチパネルと、第1の画面を表示しているタッチパネルに対する押圧操作を検知するための押圧操作検知手段と、タッチパネルに対する押圧操作の検知に応じて、タッチパネルに、第1の画面に対して押圧操作がなされたときに表示されるべき第2の画面を第1の画面から遷移させて表示するための、第1の表示制御手段と、タッチパネルに対するジェスチャー操作を検知するためのジェスチャー操作検知手段と、第1の画面から第2の画面へ遷移している場合に、ジェスチャー操作検知手段が、押圧操作検知手段が検知した押圧操作に続いてジェスチャー操作を検知したときは、タッチパネルに、第1の画面に対してジェスチャー操作がなされたときに表示されるべき第3の画面を表示するための、第2の表示制御手段とを備え、第1の表示制御手段は、第2の表示制御手段によって第2の画面が第3の画面に変更されるまで、第2の画面を第1の画面とともに表示する、画面処理装置が提供される。
本開示の他の局面に従うと、タッチパネルと、第1の画面を表示しているタッチパネルに対する押圧操作を検知するための押圧操作検知手段と、タッチパネルに対する押圧操作の検知に応じて、タッチパネルに、第1の画面に対して押圧操作がなされたときに表示されるべき第2の画面を第1の画面から遷移させて表示するための、第1の表示制御手段と、タッチパネルに対するジェスチャー操作を検知するためのジェスチャー操作検知手段と、第1の画面から第2の画面へ遷移している場合に、ジェスチャー操作検知手段が、押圧操作検知手段が検知した押圧操作に続いてジェスチャー操作を検知したときは、タッチパネルに、第1の画面に対してジェスチャー操作がなされたときに表示されるべき第3の画面を表示するための、第2の表示制御手段とを備え、第2の表示制御手段は、ジェスチャー操作の一部を検知したことに応じて、タッチパネルにおける第2の画面を第3の画面に変更し、ジェスチャー操作の残りが検知できなかった場合には、タッチパネルにおける第3の画面を第1の画面に変更する、画面処理装置が提供される。
According to an aspect of the present disclosure, a touch panel, a pressing operation detection unit for detecting a pressing operation on a touch panel displaying a first screen, and a touch panel in response to detection of a pressing operation on the touch panel. To detect a gesture operation on the touch panel, and a first display control unit for transitioning from the first screen and displaying the second screen to be displayed when the pressing operation is performed on the screen of And the gesture operation detection unit detects a gesture operation following the pressing operation detected by the pressing operation detection unit, when transitioning from the first screen to the second screen. A second table for displaying a third screen to be displayed when a gesture operation is performed on the first screen on the touch panel. And control means, first display control means, the second display control means to the second screen is changed to the third screen, displaying a second screen with the first screen, the screen A processing device is provided.
According to another aspect of the present disclosure, a touch panel, in response to detection of a pressing operation on a touch panel displaying a first screen, a pressing operation detecting unit for detecting a pressing operation on the touch screen, A first display control means for transitioning from the first screen to the second screen to be displayed when the pressing operation is performed on the screen of 1 and the gesture operation on the touch panel are detected Gesture operation detection means and, when transitioning from the first screen to the second screen, the gesture operation detection means detects a gesture operation following the pressing operation detected by the pressing operation detection means , And a second table for displaying a third screen to be displayed when a gesture operation is performed on the first screen on the touch panel. The second display control means changes the second screen on the touch panel to the third screen in response to detection of a part of the gesture operation, and the remaining of the gesture operation can not be detected. In this case, a screen processing apparatus is provided that changes the third screen of the touch panel to the first screen.

好ましくは、第2の表示制御手段は、第2の画面に対してジェスチャー操作がなされたときに表示されるべき第4の画面がある場合は、ジェスチャー操作なされたときであっても第4の画面への変更を無効とする。
好ましくは、ジェスチャー操作は、フリック操作、ドラッグ操作、スワイプ操作、ピンチ操作、およびローテーション操作の中の少なくとも一つを含む。
Preferably, if there is a fourth screen to be displayed when a gesture operation is performed on the second screen, the second display control means performs the fourth operation even when the gesture operation is performed. Disable changes to the screen.
Preferably, the gesture operation includes at least one of a flick operation, a drag operation, a swipe operation, a pinch operation, and a rotation operation.

好ましくは、第1の表示制御手段は、第1の画面は、第2の画面よりも視認しにくい態様で表示する。   Preferably, the first display control means displays the first screen in a manner less visible than the second screen.

好ましくは、ジェスチャー操作検知手段は、タッチパネルに対する押圧操作が解除されるまで、ジェスチャー操作の検知を継続する。   Preferably, the gesture operation detection means continues the detection of the gesture operation until the pressing operation on the touch panel is released.

好ましくは、ジェスチャー操作検知手段は、押圧操作検知手段がタッチパネルに対する押圧操作を検知した後、タッチパネルにおいて押圧操作とは異なる点でさらに押圧操作が検知された場合に、ジェスチャー操作としてピンチ操作が実行されたことを検知する。   Preferably, in the gesture operation detecting means, after the pressing operation detecting means detects a pressing operation on the touch panel, when the pressing operation is further detected on the touch panel at a point different from the pressing operation, a pinch operation is performed as the gesture operation To detect

本開示の他の局面に従うと、タッチパネルを備える画面処理装置の制御方法であって、第1の画面を表示しているタッチパネルに対する押圧操作を検知するステップと、タッチパネルに対する押圧操作の検知に応じて、タッチパネルに、第1の画面に対して押圧操作がなされたときに表示されるべき第2の画面を第1の画面から遷移させて表示するステップと、タッチパネルに対するジェスチャー操作を検知するステップと、第1の画面から第2の画面へ遷移している場合に、押圧操作に続いてジェスチャー操作が検知されたときは、タッチパネルに、第1の画面に対してジェスチャー操作がなされたときに表示されるべき第3の画面を表示するステップとを含み、第2の画面を第1の画面から遷移させて表示するステップは、第2の画面が第3の画面に変更されるまで、第2の画面を第1の画面とともに表示することを含む、画面処理装置の制御方法が提供される。
本開示の他の局面に従うと、タッチパネルを備える画面処理装置の制御方法であって、第1の画面を表示しているタッチパネルに対する押圧操作を検知するステップと、タッチパネルに対する押圧操作の検知に応じて、タッチパネルに、第1の画面に対して押圧操作がなされたときに表示されるべき第2の画面を第1の画面から遷移させて表示するステップと、タッチパネルに対するジェスチャー操作を検知するステップと、第1の画面から第2の画面へ遷移している場合に、押圧操作に続いてジェスチャー操作が検知されたときは、タッチパネルに、第1の画面に対してジェスチャー操作がなされたときに表示されるべき第3の画面を表示するステップとを含み、第3の画面を表示するステップは、ジェスチャー操作の一部を検知したことに応じて、タッチパネルにおける第2の画面を第3の画面に変更することと、ジェスチャー操作の残りが検知できなかった場合には、タッチパネルにおける第3の画面を第1の画面に変更することとを含む、画面処理装置の制御方法が提供される。
According to another aspect of the present disclosure, there is provided a control method of a screen processing apparatus including a touch panel, the method comprising: detecting a pressing operation on a touch panel displaying a first screen; and detecting a pressing operation on the touch panel. A step of transitioning from the first screen a second screen to be displayed when the first screen is pressed on the touch panel, and a step of detecting a gesture operation on the touch panel; When a gesture operation is detected following the pressing operation when transitioning from the first screen to the second screen, the touch panel is displayed when the gesture operation is performed on the first screen Rubeki saw including a step of displaying a third screen, displaying a second screen to transition from the first screen, the second screen Until changed to 3 of the screen, the second screen comprises displaying together with the first screen, the control method for image processing apparatus is provided.
According to another aspect of the present disclosure, there is provided a control method of a screen processing apparatus including a touch panel, the method comprising: detecting a pressing operation on a touch panel displaying a first screen; and detecting a pressing operation on the touch panel. A step of transitioning from the first screen a second screen to be displayed when the first screen is pressed on the touch panel, and a step of detecting a gesture operation on the touch panel; When a gesture operation is detected following the pressing operation when transitioning from the first screen to the second screen, the touch panel is displayed when the gesture operation is performed on the first screen Displaying the third screen to be displayed, and the step of displaying the third screen detecting a part of the gesture operation Accordingly, changing the second screen on the touch panel to the third screen, and changing the third screen on the touch panel to the first screen if the rest of the gesture operation can not be detected. A control method of a screen processing apparatus is provided, including:

本開示のさらに他の局面に従うと、タッチパネルを備える画面処理装置のコンピューターによって実行されるプログラムであって、プログラムは、コンピューターに、第1の画面を表示しているタッチパネルに対する押圧操作を検知するステップと、タッチパネルに対する押圧操作の検知に応じて、タッチパネルに、第1の画面に対して押圧操作がなされたときに表示されるべき第2の画面を第1の画面から遷移させて表示するステップと、タッチパネルに対するジェスチャー操作を検知するステップと、第1の画面から第2の画面へ遷移している場合に、押圧操作に続いてジェスチャー操作が検知されたときは、タッチパネルに、第1の画面に対してジェスチャー操作がなされたときに表示されるべき第3の画面を表示するステップとを実行させ、第2の画面を第1の画面から遷移させて表示するステップは、第2の画面が第3の画面に変更されるまで、第2の画面を第1の画面とともに表示することを含む、プログラムが提供される。
本開示のさらに他の局面に従うと、タッチパネルを備える画面処理装置のコンピューターによって実行されるプログラムであって、プログラムは、コンピューターに、第1の画面を表示しているタッチパネルに対する押圧操作を検知するステップと、タッチパネルに対する押圧操作の検知に応じて、タッチパネルに、第1の画面に対して押圧操作がなされたときに表示されるべき第2の画面を第1の画面から遷移させて表示するステップと、タッチパネルに対するジェスチャー操作を検知するステップと、第1の画面から第2の画面へ遷移している場合に、押圧操作に続いてジェスチャー操作が検知されたときは、タッチパネルに、第1の画面に対してジェスチャー操作がなされたときに表示されるべき第3の画面を表示するステップとを実行させ、第3の画面を表示するステップは、ジェスチャー操作の一部を検知したことに応じて、タッチパネルにおける第2の画面を第3の画面に変更することと、ジェスチャー操作の残りが検知できなかった場合には、タッチパネルにおける第3の画面を第1の画面に変更することとを含む、プログラムが提供される。
本開示のさらに他の局面に従うと、タッチパネルと、第1の画面を表示しているタッチパネルに対する押圧操作を検知するための押圧操作検知手段と、タッチパネルに対する押圧操作の検知に応じて、タッチパネルに、第1の画面に対して押圧操作がなされたときに表示されるべき第2の画面を表示するための、第1の表示制御手段と、タッチパネルに対するジェスチャー操作を検知するためのジェスチャー操作検知手段と、ジェスチャー操作検知手段が、押圧操作検知手段が検知した押圧操作に続いてジェスチャー操作を検知した場合に、タッチパネルにおける第2の画面を、第1の画面に対してジェスチャー操作がなされたときに表示されるべき第3の画面へと変更するための、第2の表示制御手段とを備え、第2の表示制御手段は、ジェスチャー操作の一部を検知したことに応じて、タッチパネルにおける第2の画面を第3の画面に変更し、ジェスチャー操作の残りが検知できなかった場合には、タッチパネルにおける第3の画面を第1の画面に変更する、画面処理装置が提供される。
According to still another aspect of the present disclosure, there is provided a program executed by a computer of a screen processing device including a touch panel, the program detecting on a computer a pressing operation on a touch panel displaying a first screen. And displaying on the touch panel a second screen to be displayed when the pressing operation is performed on the first screen in response to the detection of the pressing operation on the touch panel from the first screen. A step of detecting a gesture operation on the touch panel, and a transition from the first screen to the second screen, when the gesture operation is detected following the press operation, the touch panel is displayed on the first screen And displaying a third screen to be displayed when a gesture operation is performed. It is, the step of displaying the second screen to transition from the first screen comprises a second screen until changed to the third screen, displaying a second screen with the first screen , The program is provided.
According to still another aspect of the present disclosure, there is provided a program executed by a computer of a screen processing device including a touch panel, the program detecting on a computer a pressing operation on a touch panel displaying a first screen. And displaying on the touch panel a second screen to be displayed when the pressing operation is performed on the first screen in response to the detection of the pressing operation on the touch panel from the first screen. A step of detecting a gesture operation on the touch panel, and a transition from the first screen to the second screen, when the gesture operation is detected following the press operation, the touch panel is displayed on the first screen And displaying a third screen to be displayed when a gesture operation is performed. In the step of displaying the third screen, changing the second screen on the touch panel to the third screen in response to detection of a part of the gesture operation, and detection of the rest of the gesture operation In the case where the third screen in the touch panel is changed to the first screen, a program is provided.
According to still another aspect of the present disclosure, a touch panel, a pressing operation detection unit for detecting a pressing operation on a touch panel displaying a first screen, and a touch panel in response to detection of a pressing operation on the touch panel First display control means for displaying a second screen to be displayed when a pressing operation is performed on the first screen, and gesture operation detection means for detecting a gesture operation on the touch panel When the gesture operation detection means detects a gesture operation following the press operation detected by the press operation detection means, the second screen on the touch panel is displayed when the gesture operation is performed on the first screen A second display control means for changing to a third screen to be displayed, the second display control means When the second screen on the touch panel is changed to the third screen in response to detection of a part of the gesture operation, and the rest of the gesture operation can not be detected, the third screen on the touch panel is A screen processing apparatus is provided that changes to the screen of.

本開示に従ったMFPにおける処理の概要を説明するための図である。FIG. 10 is a diagram for describing an overview of processing in the MFP according to the present disclosure. 本開示に従ったMFPにおける処理の概要を説明するための図である。FIG. 10 is a diagram for describing an overview of processing in the MFP according to the present disclosure. 本開示に従ったMFPにおける処理の概要を説明するための図である。FIG. 10 is a diagram for describing an overview of processing in the MFP according to the present disclosure. 本開示に従ったMFPにおける処理の概要を説明するための図である。FIG. 10 is a diagram for describing an overview of processing in the MFP according to the present disclosure. 本開示に従ったMFPにおける処理の概要を説明するための図である。FIG. 10 is a diagram for describing an overview of processing in the MFP according to the present disclosure. 本開示に従ったMFPにおける処理の概要を説明するための図である。FIG. 10 is a diagram for describing an overview of processing in the MFP according to the present disclosure. 本開示に従ったMFPの外観を示す図である。FIG. 1 is a diagram showing an appearance of an MFP according to the present disclosure. MFPのハードウェア構成の一例を示す図である。FIG. 2 is a diagram illustrating an example of a hardware configuration of an MFP. MFPの操作パネルの外観を示す図である。FIG. 2 is a view showing an appearance of an operation panel of the MFP. 遷移画面情報の一例を示す図である。It is a figure which shows an example of transition screen information. 状態管理情報の一例を示す図である。It is a figure which shows an example of state management information. 状態管理情報の他の例を示す図である。It is a figure which shows the other example of status management information. 2つの画面が重ねられて表示される態様の一例を示す図である。It is a figure which shows an example of the aspect by which two screens are superimposed and displayed. プレス検知処理のフローチャートである。It is a flowchart of a press detection process. 仮画面遷移処理のサブルーチンのフローチャートである。It is a flowchart of a subroutine of temporary screen transition processing. ジェスチャー検知処理のフローチャートである。It is a flowchart of a gesture detection process. 前画面遷移処理のサブルーチンのフローチャートである。It is a flowchart of the subroutine of front screen transition processing. リリース検知処理のフローチャートである。It is a flowchart of a release detection process. ドラッグ操作についてのタッチパネルにおける表示内容の変更を説明するための図である。It is a figure for demonstrating the change of the display content in the touch panel about a drag operation. ローテーション操作についてのタッチパネルにおける表示内容の変更を説明するための図である。It is a figure for demonstrating change of the display content in the touch panel about rotation operation. ピンチ操作についてのタッチパネルにおける表示内容の変更を説明するための図である。It is a figure for demonstrating change of the display content in the touch panel about pinch operation.

以下に、図面を参照しつつ、画面処理装置の一実施の形態であるMFPについて説明する。以下の説明では、同一の部品および構成要素には同一の符号を付してある。それらの名称および機能も同じである。したがって、これらの説明は繰り返さない。   An MFP, which is an embodiment of the screen processing apparatus, will be described below with reference to the drawings. In the following description, the same parts and components are denoted by the same reference numerals. Their names and functions are also the same. Therefore, these descriptions will not be repeated.

[MFPにおける処理の概要]
図1〜図6は、本開示に従ったMFPにおける処理の概要を説明するための図である。
[Overview of processing in MFP]
1 to 6 are diagrams for describing an overview of processing in an MFP according to the present disclosure.

まず、この中の図1〜図5を参照して、MFPにおける処理の前提として、タッチパネルに対するタッチ操作とスワイプ操作のそれぞれが行なわれたときの、MFPにおいて表示される画面の変化について説明する。   First, with reference to FIGS. 1 to 5 among them, as a premise of processing in the MFP, changes in the screen displayed in the MFP when each of the touch operation and the swipe operation on the touch panel is performed will be described.

図1には、MFPのタッチパネルに表示される画面の一例である画面IMG01が示されている。画面IMG01には、縦方向に3個および横方向に4個の状に配置された12個のソフトウェアボタンが表示されている。この中の最上段に配列された4個のソフトウェアボタンは、コピーボタン、ファクス/スキャンボタン、ボックスボタン、およびWebブラウザーボタンを含む。   FIG. 1 shows a screen IMG01 which is an example of a screen displayed on the touch panel of the MFP. On the screen IMG01, twelve software buttons arranged three in the vertical direction and four in the horizontal direction are displayed. The four software buttons arranged at the top of these include a copy button, a fax / scan button, a box button, and a web browser button.

図2には、画面IMG01に対してタッチ操作が行なわれた状態が示されている。図2では、タッチ操作をするユーザーの手が手Hとして示され、また、画面IMG01でタッチ操作が行なわれた位置が、点P01として概念的に示されている。   FIG. 2 shows a state in which the touch operation has been performed on the screen IMG01. In FIG. 2, the hand of the user who performs the touch operation is illustrated as a hand H, and the position where the touch operation is performed on the screen IMG01 is conceptually illustrated as a point P01.

点P01は、ファクス/スキャンボタン上に位置する。これにより、タッチパネルに表示される画面は、図3に示されるような、ファクスおよびスキャンについての条件を設定する画面IMG02に切り替わる。図3の画面IMG02は、ファクス(ファクシミリ)の送信先を入力するための数字キーを含む。   Point P01 is located on the fax / scan button. Thereby, the screen displayed on the touch panel is switched to a screen IMG02 for setting conditions for fax and scan as shown in FIG. The screen IMG02 of FIG. 3 includes numeric keys for inputting a destination of fax (facsimile).

一方、図4には、画面IMG01に対してスワイプ操作が行なわれた状態が示されている。図4では、スワイプ操作をするユーザーの手が手Hとして示され、画面IMG01におけるスワイプ操作の開始位置が点P01として概念的に示され、さらに、スワイプ操作において手Hが移動した方向が矢印A01として概念的に示されている。   On the other hand, FIG. 4 shows a state in which the swipe operation has been performed on the screen IMG01. In FIG. 4, the hand of the user who performs the swipe operation is shown as a hand H, the start position of the swipe operation on the screen IMG01 is conceptually shown as a point P01, and the direction in which the hand H moves in the swipe operation is an arrow A01. It is shown conceptually as

図5には、画面IMG01に対するスワイプ操作によって、タッチパネルに新たに表示される画面IMG03が示されている。画面IMG03は、画面/ページ集約ボタンおよび原稿画質ボタンを含む10個のソフトウェアボタンを含む。   FIG. 5 shows a screen IMG03 newly displayed on the touch panel by the swipe operation on the screen IMG01. Screen IMG03 includes ten software buttons including a screen / page aggregation button and an original quality button.

以上図1〜図5を参照したように、MFPのタッチパネルでは、タッチ操作によって表示される画面とスワイプ操作によって表示される画面は異なる。そして、図6には、本開示に従ったMFPのタッチパネルにおける表示の変化が示すために、3つの画面(IMG01,IMG02,IMG03)が示されている。図6を参照して、MFPにおける、ユーザーの操作に対応した表示の変化を説明する。   As described above with reference to FIGS. 1 to 5, in the touch panel of the MFP, the screen displayed by the touch operation and the screen displayed by the swipe operation are different. And in FIG. 6, three screens (IMG01, IMG02, IMG03) are shown in order to show the change of the display on the touch panel of the MFP according to the present disclosure. A change in display corresponding to the user's operation in the MFP will be described with reference to FIG.

まず、図6の一番上に一番上に示されるように、タッチパネルには、画面IMG01が表示される。この状態で、ユーザーは、点P01に触れることにより、操作を開始する。なお、ユーザーが操作を開始時点でMFPが検知する内容は、ユーザーが意図している操作がスワイプ操作であってもタッチ操作であっても、点P01における「プレス」である。このことに基づき、本開示のMFPは、点P01における「プレス」を検知すると、点P01におけるタッチ操作が生じたときの制御を実行する。つまり、MFPは、図6の真ん中に示されるように、画面IMG02を表示する。   First, as shown at the top of FIG. 6, a screen IMG01 is displayed on the touch panel. In this state, the user starts the operation by touching the point P01. The content detected by the MFP when the user starts the operation is “press” at point P01, regardless of whether the operation intended by the user is a swipe operation or a touch operation. Based on this, when detecting the “press” at the point P01, the MFP of the present disclosure executes control when a touch operation occurs at the point P01. That is, the MFP displays a screen IMG02 as shown in the middle of FIG.

その後、スワイプ操作が検知されることなく操作が終了すれば、MFPは、タッチパネルの表示を画面IMG02で固定し、次の操作を待つ。   Thereafter, when the operation is ended without detecting the swipe operation, the MFP fixes the display of the touch panel on the screen IMG02 and waits for the next operation.

一方、上記プレスに続いてスワイプ操作が検知されると、MFPは、タッチパネルの表示を、画面IMG02から画面IMG03(図6の一番下)に切り替える。   On the other hand, when a swipe operation is detected following the press, the MFP switches the display on the touch panel from screen IMG02 to screen IMG03 (the bottom of FIG. 6).

図6を参照して説明された制御により、タッチパネルに対しタッチ操作が検知された時点で、速やかに、タッチパネル上の画面がタッチ操作のために変更される(画面IMG02)。そして、さらにスワイプ操作が検知されれば、一時的にタッチ操作のために変更されたタッチパネルの表示が、さらにスワイプ操作のために変更される(画面IMG03)。   According to the control described with reference to FIG. 6, when a touch operation is detected on the touch panel, the screen on the touch panel is promptly changed for the touch operation (screen IMG02). Then, if a swipe operation is further detected, the display on the touch panel temporarily changed for the touch operation is further changed for the swipe operation (screen IMG03).

なお、画面IMG01に対するスワイプ操作は、画面IMG02が表示された後も継続されることになる。しかしながら、本開示のMFPでは、画面IMG01に対する操作がスワイプ操作ではなくタッチ操作であることが確定するまでは、タッチパネルに対する操作は画面IMG01に対してなされた操作として取り扱われる。   The swipe operation on the screen IMG01 is continued even after the screen IMG02 is displayed. However, in the MFP of the present disclosure, the operation on the touch panel is treated as the operation performed on the screen IMG01 until it is determined that the operation on the screen IMG01 is not the swipe operation but the touch operation.

[MFPの構成]
図7は、本開示に従ったMFPの外観を示す図である。また、図8は、MFPのハードウェア構成の一例を示す図である。
[MFP configuration]
FIG. 7 is a view showing an appearance of the MFP according to the present disclosure. FIG. 8 is a diagram showing an example of the hardware configuration of the MFP.

図7および図8を参照して、MFP100は、MFP100を統括的に制御するための演算装置であるCPU(Central Processing Unit)10と、CPU10で実行されるプログラムなどを記憶するためのROM(Read Only Memory)11と、CPU10でプログラムを実行する際の作業領域として機能するためのRAM(Random Access Memory)12と、図示しない原稿台に載置された原稿を光学的に読取って画面データを得るためのスキャナー13と、画面データを印刷用紙上に印刷するためのプリンター14と、情報を表示したり当該MFP100に対する操作入力を受付けたりするためのタッチパネルを含んだ操作パネル15と、画面データ等を保存するためのメモリー16と、USB(Universal Serial Bus)メモリーなどの記録媒体にアクセスしてそこからファイルを読み出したり書き込んだりするための記憶媒体への通信を制御するためのメディアコントローラー17と、上記ネットワークを介した通信の制御のためのネットワークコントローラー18と、入力部10Aとを含む。   Referring to FIGS. 7 and 8, MFP 100 includes a central processing unit (CPU) 10 which is an arithmetic device for overall control of MFP 100, and a ROM (Read (Read) for storing programs executed by CPU 10 and the like. Only memory (RAM) 11 and RAM (Random Access Memory) 12 to function as a work area when executing a program with CPU 10, and an original document placed on a document table (not shown) are optically read to obtain screen data A scanner 13 for printing, a printer 14 for printing screen data on printing paper, an operation panel 15 including a touch panel for displaying information and accepting an operation input to the MFP 100, screen data, etc. A memory 16 for saving and a recording medium such as a USB (Universal Serial Bus) memory are accessed to From includes a media controller 17 for controlling the communication to the storage medium for read or write a file, a network controller 18 for controlling communication over the network, an input unit 10A.

操作パネル15は、タッチパネル(後述するタッチパネル150)、および、操作キー群を含む。タッチパネルは、液晶表示装置などの表示装置と光学式タッチセンサや静電容量タッチセンサなどの位置指示装置とが重ねられて構成され、操作画面を表示して、その操作画面上の指示位置を特定する。   Operation panel 15 includes a touch panel (touch panel 150 described later) and an operation key group. The touch panel is configured by superimposing a display device such as a liquid crystal display device and a position pointing device such as an optical touch sensor or an electrostatic capacitance touch sensor, displays an operation screen, and specifies an indicated position on the operation screen. Do.

タッチパネル上での指示位置(タッチされた位置)や、押下されたキーを示す操作信号は、CPU10に入力される。CPU10は、押下されたキー、または表示している操作画面および指示位置とから操作内容を特定し、それに基づいて処理を実行する。   An operation signal indicating a designated position (touched position) on the touch panel or a pressed key is input to the CPU 10. The CPU 10 identifies an operation content from the pressed key or the displayed operation screen and the indicated position, and executes the processing based thereon.

入力部10Aは、操作パネル15とは別に、MFP100本体上に設けられた、電源ボタン等の、情報を入力するための部材によって構成される。なお、入力部10Aを介して入力される操作内容の一部または全部と、操作パネル15を介して入力される操作内容の一部または全部は、共通であっても良い。   The input unit 10A is configured by a member for inputting information, such as a power button, provided on the main body of the MFP 100 separately from the operation panel 15. Note that part or all of the operation content input via the input unit 10A and part or all of the operation content input via the operation panel 15 may be common.

CPU10が実行するプログラムは、メディアコントローラー17にセットされる記憶媒体に記憶されていても良い。記憶媒体としては、CD−ROM(Compact Disc - Read Only Memory)、DVD−ROM(Digital Versatile Disk - Read Only Memory)、USB(Universal Serial Bus)メモリ、メモリカード、FD(Flexible Disk)、ハードディスク、磁気テープ、カセットテープ、MO(Magnetic Optical Disc)、MD(Mini Disc)、IC(Integrated Circuit)カード(メモリカードを除く)、光カード、マスクROM、EPROM、EEPROM(Electronically Erasable Programmable Read-Only Memory)などの、不揮発的にプログラムを格納する媒体が挙げられる。   The program executed by the CPU 10 may be stored in a storage medium set in the media controller 17. As a storage medium, a CD-ROM (Compact Disc-Read Only Memory), a DVD-ROM (Digital Versatile Disk-Read Only Memory), a USB (Universal Serial Bus) memory, a memory card, a FD (Flexible Disk), a hard disk, a magnetic disk Tape, cassette tape, MO (Magnetic Optical Disc), MD (Mini Disc), IC (Integrated Circuit) card (except memory card), optical card, mask ROM, EPROM, EEPROM (Electronically Erasable Programmable Read-Only Memory), etc. And a medium which stores the program in a non-volatile manner.

なお、本開示にかかるプログラムは、コンピューターのオペレーティングシステム(OS)の一部として提供されるプログラムモジュールのうち、必要なモジュールを所定の配列で所定のタイミングで呼出して処理を実行させるものであってもよい。その場合、プログラム自体には上記モジュールが含まれずOSと協働して処理が実行される。このようなモジュールを含まないプログラムも、本発明にかかるプログラムに含まれ得る。   Note that the program according to the present disclosure is to call a required module among program modules provided as part of an operating system (OS) of a computer in a predetermined arrangement at a predetermined timing to execute processing. It is also good. In that case, the program itself does not include the above module, and the processing is executed in cooperation with the OS. A program not including such a module may also be included in the program according to the present invention.

また、本発明にかかるプログラムは他のプログラムの一部に組込まれて提供されるものであってもよい。その場合にも、プログラム自体には上記他のプログラムに含まれるモジュールが含まれず、他のプログラムと協働して処理が実行される。このような他のプログラムに組込まれたプログラムも、本発明にかかるプログラムに含まれ得る。   Also, the program according to the present invention may be provided incorporated in part of another program. Also in this case, the program itself does not include a module included in the other program, and the process is executed in cooperation with the other program. Programs incorporated into such other programs may also be included in the program according to the present invention.

提供されるプログラム製品は、ハードディスクなどのプログラム格納部にインストールされて実行される。なお、プログラム製品は、プログラム自体と、プログラムが記録された記録媒体とを含む。   The provided program product is installed and executed in a program storage unit such as a hard disk. The program product includes the program itself and a recording medium in which the program is recorded.

[操作パネルの構成]
図9は、MFP100の操作パネル15の外観を示す図である。図9に示されるように、操作パネル15は、電源ボタン等のハードウェアボタンと、タッチパネル150とを含む。タッチパネル150は、画面IMG01等の種々の画面を表示する。
[Configuration of control panel]
FIG. 9 is a view showing the appearance of the operation panel 15 of the MFP 100. As shown in FIG. As shown in FIG. 9, the operation panel 15 includes hardware buttons such as a power button and a touch panel 150. The touch panel 150 displays various screens such as the screen IMG01.

[遷移画面情報]
MFP100では、タッチパネル150に表示される各画面について、当該画面に対する操作の種類と遷移先の画面とが、遷移画面情報として互いに関連付けられている。図10は、「画面A」で特定される画面についての遷移画面情報を示す図である。
[Transition screen information]
In MFP 100, for each screen displayed on touch panel 150, the type of operation on the screen and the screen of the transition destination are mutually associated as transition screen information. FIG. 10 is a diagram showing transition screen information on the screen specified by the “screen A”.

図10に示されるように、遷移画面情報には、操作の内容(「ボタンXへのタッチ」「ボタンYへのタッチ」および「スワイプ」等)のそれぞれに、当該操作が実行されたときにタッチパネル150に表示されるべき画面を特定する情報(「画面X」「画面Y」および「画面B」等)が関連付けられている。遷移画面情報は、たとえばメモリー16に格納されている。また、各画面を表示するための情報(各画面のパーツの画像情報、等)も、メモリー16に格納されている。   As shown in FIG. 10, in the transition screen information, when the operation is performed on each of the contents of the operation (“touch to button X”, “touch to button Y”, “swipe”, etc.) Information (“screen X”, “screen Y”, “screen B”, etc.) for specifying a screen to be displayed on the touch panel 150 is associated. Transition screen information is stored, for example, in the memory 16. Further, information for displaying each screen (image information of parts of each screen, etc.) is also stored in the memory 16.

図10に従えば、たとえば、MFP100のCPU10は、画面Aを表示しているときにボタンX(画面A内に表示されているボタンの一例)へのタッチがなされた場合には、画面Xを表示する。より具体的には、CPU10は、ユーザーが画面AのボタンXにタッチすると、画面Xを表示するための情報を取得し、取得された情報を利用してタッチパネル150に画面Xを表示する。   According to FIG. 10, for example, when screen A is displayed, CPU 10 of MFP 100 displays screen X when button X (an example of a button displayed in screen A) is touched. indicate. More specifically, when the user touches the button X of the screen A, the CPU 10 acquires information for displaying the screen X, and displays the screen X on the touch panel 150 using the acquired information.

[状態管理情報]
MFP100のメモリー16には、タッチパネル150の表示状態を管理するための情報(状態管理情報)が格納される。図11は、状態管理情報の一例を示す図である。
Status management information
Information (status management information) for managing the display status of touch panel 150 is stored in memory 16 of MFP 100. FIG. 11 is a diagram showing an example of the state management information.

図11に示されるように、状態管理情報は、主表示画面と遷移表示画面とを含む。主表示画面は、タッチパネル150に主に表示される画面である。遷移表示画面は、タッチパネル150の表示状態が遷移状態にあるときに、たとえば主表示画面に重ねられて表示される画面である。図11には、主表示画面として「画面A」が登録され、遷移表示画面としては何も登録されていない。これにより、図11は、タッチパネル150に画面Aのみが表示されることを示す。   As shown in FIG. 11, the state management information includes a main display screen and a transition display screen. The main display screen is a screen mainly displayed on the touch panel 150. The transition display screen is a screen displayed, for example, superimposed on the main display screen when the display state of the touch panel 150 is in the transition state. In FIG. 11, “Screen A” is registered as the main display screen, and nothing is registered as the transition display screen. Thus, FIG. 11 shows that only the screen A is displayed on the touch panel 150.

図12は、状態管理情報の他の例を示す図である。図12では、主表示画面として「画面W」が登録され、遷移表示画面として「画面A」が登録されている。これにより、図12は、タッチパネル150において、画面Wが表示され、さらに、画面Wに重ねられて画面Aが表示されることを示す。   FIG. 12 is a diagram illustrating another example of the state management information. In FIG. 12, “screen W” is registered as the main display screen, and “screen A” is registered as the transition display screen. Thus, FIG. 12 shows that the screen W is displayed on the touch panel 150 and the screen A is displayed so as to be superimposed on the screen W.

図13は、2つの画面が重ねられて表示される態様の一例を示す図である。図13に示された画面IMG10は、図3の画面IMG02に図1の画面IMG01が重ねられたものに相当する。MFP100では、たとえば、タッチパネル150における表示が画面IMG01から画面IMG02に遷移するときに、一時的に、画面IMG10として示されるような、遷移先の画面(画面IMG02)に遷移元の画面(画面IMG01)が重ねられた画面が表示される場合がある。画面IMG10において、画面IMG01は、たとえば半透明の状態で、表示される。   FIG. 13 is a diagram showing an example of an aspect in which two screens are superimposed and displayed. The screen IMG10 shown in FIG. 13 corresponds to the screen IMG02 of FIG. 3 overlapped with the screen IMG01 of FIG. In MFP 100, for example, when the display on touch panel 150 transits from screen IMG01 to screen IMG02, the screen of the transition source (screen IMG01) is temporarily displayed as screen IMG10 as screen IMG10. May be displayed on the screen. In screen IMG10, screen IMG01 is displayed, for example, in a semitransparent state.

[処理の流れ]
次に、MFP100のタッチパネル150における表示を制御するための処理の流れを説明する。図14は、プレス検知処理のフローチャートである。CPU10は、タッチパネル150に対するプレスを検知するためにプレス検知処理を実行する。以下、当該処理の内容を説明する。
[Flow of processing]
Next, the flow of processing for controlling display on touch panel 150 of MFP 100 will be described. FIG. 14 is a flowchart of the press detection process. The CPU 10 executes a press detection process to detect a press on the touch panel 150. The contents of the process will be described below.

(プレス検知処理)
ステップS10で、CPU10は、タッチパネル150に対してプレスを検知する。これにより、制御はステップS20へ進められる。
(Press detection processing)
In step S10, the CPU 10 detects a press on the touch panel 150. Thus, control proceeds to step S20.

ステップS20で、CPU10は、ステップS10で検知されたプレスによって実行される処理は、画面遷移処理を開始するものであるかどうかを判断する。つまり、ステップS10で検知されたプレスによってタッチパネル150に表示される画面が変更される可能性があるかどうかを判断する。たとえば、ステップS10で検知されたプレスが、画面を遷移する必要のない操作ボタンに対するプレス、操作ボタンが表示されていない領域に対するプレスである場合には、画面遷移処理を開始するものではないと判断される。一方、ステップS10で検知されたプレスが、操作ボタンが表示されている領域に対するプレスであるなどの場合には、画面遷移処理を開始するものであると判断される。   In step S20, the CPU 10 determines whether the process performed by the press detected in step S10 is to start the screen transition process. That is, it is determined whether there is a possibility that the screen displayed on the touch panel 150 may be changed by the press detected in step S10. For example, if the press detected in step S10 is a press for an operation button that does not require screen transition or a press for an area where no operation button is displayed, it is determined that the screen transition process is not started. Be done. On the other hand, if the press detected in step S10 is a press on the area where the operation button is displayed, it is determined that the screen transition process is to be started.

ステップS20では、CPU10は、ステップS10で検知されたプレスが画面遷移処理を開始するものであると判断するとステップS40へ制御を進める。また、CPU10は、ステップS10で検知されたプレスが画面遷移処理を開始するものではないと判断するとステップS30へ制御を進める。   In step S20, when the CPU 10 determines that the press detected in step S10 is to start the screen transition process, the control proceeds to step S40. If the CPU 10 determines that the press detected in step S10 does not start the screen transition process, the control proceeds to step S30.

ステップS30では、CPU10は、当該プレスに対応する処理を実行して、図14の処理を終了させる。   In step S30, the CPU 10 executes a process corresponding to the press to end the process of FIG.

ステップS40で、CPU10は、現画面(現在、タッチパネル150に表示されている画面)でジェスチャー操作が可能であるかどうかを判断する。   In step S40, the CPU 10 determines whether or not a gesture operation is possible on the current screen (the screen currently displayed on the touch panel 150).

本開示において、「ジェスチャー操作」とは、タッチ操作と区別される。つまり、ユーザーのタッチパネル150に対する操作が、ある点に対するプレスのみで終了した場合には、当該操作は「タッチ操作」であると判断される。また、ユーザのタッチパネル150に対する操作中に、プレスの対象となる位置が移動した場合には、当該操作は「ジェスチャー操作」であると判断される。なお、本開示の「ジェスチャー操作」は、たとえば、「フリック」「ドラッグ」「スワイプ」「ピンチ」および「ローテーション」の中の少なくとも一つを含む。   In the present disclosure, “gesture operation” is distinguished from touch operation. That is, when the operation on the touch panel 150 by the user is completed only by the press for a certain point, it is determined that the operation is the “touch operation”. When the position to be pressed moves while the user operates the touch panel 150, it is determined that the operation is a "gesture operation". Note that the “gesture operation” of the present disclosure includes, for example, at least one of “flick”, “drag”, “swipe”, “pinch”, and “rotation”.

そして、ステップS40では、たとえば、現在表示されている画面の遷移画面情報において、スワイプ等のジェスチャー操作に対応する表示内容が登録されている場合には、ジェスチャー操作が可能であると判断される。CPU10は、現画面でジェスチャー操作が可能であると判断すると(ステップS40でYES)、ステップS60へ制御を進める。一方、CPU10は、現画面でジェスチャー操作が可能ではないと判断すると(ステップS40でNO)、ステップS50へ制御を進める。   Then, in step S40, for example, when the display content corresponding to the gesture operation such as swipe is registered in the transition screen information of the screen currently displayed, it is determined that the gesture operation is possible. When CPU 10 determines that the gesture operation is possible on the current screen (YES in step S40), the control proceeds to step S60. On the other hand, when CPU 10 determines that the gesture operation is not possible on the current screen (NO in step S40), the control proceeds to step S50.

ステップS50で、CPU10は、ステップS10で検知されたプレスに応じてタッチパネル150における表示画面を遷移させる処理(画面遷移処理)を実行した後、図14の処理を終了させる。   In step S50, the CPU 10 executes the process (screen transition process) of causing the display screen on the touch panel 150 to transition according to the press detected in step S10, and then ends the process of FIG.

ステップS60で、CPU10は、現画面のジェスチャー操作を保持して、ステップS70へ制御を進める。つまり、CPU10は、現在表示されている画面の遷移画面情報が処理対象の遷移画面情報であることを特定する情報をRAM12等に登録する。   In step S60, the CPU 10 holds the gesture operation on the current screen, and advances the control to step S70. That is, the CPU 10 registers, in the RAM 12 or the like, information specifying that transition screen information of the currently displayed screen is transition screen information to be processed.

ステップS70で、CPU10は、次画面にジェスチャー操作があるかどうかを判断する。次画面とは、ステップS10で検知されたプレスがタッチ操作であると仮定したときに表示される画面である。たとえば、図10に従えば、ステップS10において検知されたプレスがボタンXの表示領域に対するプレスであれば、次画面は「画面X」である。また、「ジェスチャー操作がある」とは、たとえば、遷移画面情報においてスワイプ等のジェスチャー操作に対応する表示内容が登録されていることである。   In step S70, the CPU 10 determines whether there is a gesture operation on the next screen. The next screen is a screen displayed when it is assumed that the press detected in step S10 is a touch operation. For example, according to FIG. 10, if the press detected in step S10 is a press for the display area of button X, the next screen is “screen X”. Further, "having a gesture operation" means that, for example, display content corresponding to a gesture operation such as swipe is registered in the transition screen information.

そして、ステップS70では、CPU10は、次画面にジェスチャー操作があると判断すると(ステップS70でYES)、ステップS80へ制御を進める。一方、CPU10は、次画面にジェスチャー操作がないと判断すると(ステップS70でNO)、ステップS90へ制御を進める。   Then, in step S70, when CPU 10 determines that there is a gesture operation on the next screen (YES in step S70), control proceeds to step S80. On the other hand, when CPU 10 determines that there is no gesture operation on the next screen (NO in step S70), the control proceeds to step S90.

ステップS80では、CPU10は、次画面のジェスチャーを無効化する。なお、ステップS60では、現画面のジェスチャーが保持されている。ステップS60とステップS80とによって、現在表示されている画面の遷移画面情報がタッチパネル150における画面遷移に利用されることになる。そして、制御はステップS90へ進められる。   In step S80, the CPU 10 invalidates the gesture on the next screen. In step S60, the gesture of the current screen is held. The transition screen information of the currently displayed screen is used for screen transition on the touch panel 150 by steps S60 and S80. Then, control proceeds to step S90.

ステップS90では、CPU10は、タッチパネル150における表示を一時的に変更するための仮画面遷移処理を実行する。そして、図14の処理を終了させる。図15は、仮画面遷移処理のサブルーチンのフローチャートである。図15を参照して、仮画面遷移処理を説明する。   In step S90, the CPU 10 executes temporary screen transition processing for temporarily changing the display on the touch panel 150. Then, the process of FIG. 14 is ended. FIG. 15 is a flowchart of a subroutine of provisional screen transition processing. Temporary screen transition processing will be described with reference to FIG.

図15を参照して、仮画面遷移処理では、ステップS910で、CPU10は、表示している画面の状態(ボタンの表示色、等)をRAM12等に保持する。そして、制御はステップS920へ進められる。   Referring to FIG. 15, in the temporary screen transition process, in step S 910, CPU 10 holds the state of the displayed screen (display color of button, etc.) in RAM 12 or the like. Then, control proceeds to step S920.

ステップS920で、CPU10は、現在表示している画面で有効なジェスチャーを保持する。たとえば、表示中の画面の遷移画面情報が、処理対象の遷移画面情報として設定される。そして、制御はステップS930へ進められる。   In step S920, the CPU 10 holds a valid gesture on the currently displayed screen. For example, transition screen information of the currently displayed screen is set as transition screen information to be processed. Then, control proceeds to step S930.

ステップS930で、CPU10は、遷移先の画面に、タッチパネル150の表示を遷移させるための設定を行なう。遷移先の画面は、ステップS10で検知されたプレスがタッチ操作であった場合に表示される画面である。ステップS930における設定とは、たとえば、状態管理情報の変更である。つまり、遷移先の画面が、主表示画面として登録される。なお、このときに、それまで表示されていた画面が遷移表示画面として登録されてもよいし、遷移表示画面にはいずれの画面も表示されなくてもよい。そして、制御はステップS940へ進められる。   In step S930, the CPU 10 performs setting for causing the display of the touch panel 150 to transition on the transition destination screen. The screen of the transition destination is a screen displayed when the press detected in step S10 is a touch operation. The setting in step S 930 is, for example, change of state management information. That is, the screen of the transition destination is registered as the main display screen. At this time, the screen that has been displayed may be registered as the transition display screen, or any screen may not be displayed on the transition display screen. Then, control proceeds to step S940.

ステップS940で、CPU10は、ステップS930における設定に従った表示に必要な情報(パーツの画像情報等)を取得する。そして、制御はステップS950へ進められる。   In step S940, the CPU 10 acquires information (image information of parts, etc.) necessary for display according to the setting in step S930. Then, control proceeds to step S950.

ステップS950で、CPU10は、ステップS940で取得した情報を利用して、タッチパネル150の表示を変更する。そして、制御は図14にリターンされる。   In step S950, CPU 10 changes the display on touch panel 150 using the information acquired in step S940. Then, control is returned to FIG.

本開示では、ステップS950の制御によってタッチパネル150が表示を変更されている状態を、「仮画面遷移中」と呼ぶ。「仮画面遷移中」は、後述する図18のステップSB40で、ステップS950の制御によって表示された画面が確定されるか、または、後述する図17のステップSA540で、タッチパネル150の表示が前の画面に戻されることによって、終了する。   In the present disclosure, the state in which the display of the touch panel 150 is changed by the control of step S950 is referred to as "provisional screen transition". For “provisional screen transition”, the screen displayed under the control of step S950 is determined in step SB40 of FIG. 18 described later, or the display of touch panel 150 is preceded in step SA540 of FIG. Exit by returning to the screen.

ステップS950の制御は、たとえば、図6において、タッチパネル150の表示が画面IMG01から画面IMG02に変更されることに相当する。そして、制御はステップS940へ進められる。もしくは、ステップS950の制御によって、図13に示されるように2つの画面が重ねられて表示されてもよい。   The control in step S950 corresponds to, for example, changing the display on touch panel 150 from screen IMG01 to screen IMG02 in FIG. Then, control proceeds to step S940. Alternatively, two screens may be superimposed and displayed as shown in FIG. 13 under the control of step S950.

図6の画面IMG02は、状態管理情報において出力表示画面のみが登録され、遷移表示画面が登録されていないときに表示される。図13の画面IMG10は、状態管理情報において出力表示画面と遷移表示画面の双方に画面が登録されているときに表示される。画面IMG10において明確に表示されている方の画面(画面IMG02)が、状態管理情報の主表示画面に対応する。また、画面IMG10において重ねられて(画面IMG10中の画面IMG02よりも視認しにくい態様で表示されている)方の画面(画面IMG01)が、状態管理情報の遷移表示画面に対応する。   The screen IMG02 in FIG. 6 is displayed when only the output display screen is registered in the state management information and the transition display screen is not registered. The screen IMG10 in FIG. 13 is displayed when screens are registered in both the output display screen and the transition display screen in the state management information. The screen (screen IMG02) of the person clearly displayed in the screen IMG10 corresponds to the main display screen of the state management information. Further, a screen (screen IMG01) in a superimposed manner on the screen IMG10 (displayed in a mode less visible than the screen IMG02 in the screen IMG10) corresponds to the transition display screen of the state management information.

さて、図14の処理において、ステップS20からステップS40に制御が進められるとき、CPU10は、図14の処理と並行してジェスチャー検知処理とリリース検知処理とを実行する。ジェスチャー検知処理は、ステップS10で検知されたプレスに続いてジェスチャー操作が実行されるかどうかを検知するための処理である。リリース検知処理は、ステップS10で検知されたプレスの後、タッチパネル150に対するタッチがリリースされた(たとえば、ユーザーの指がタッチパネル150から離れた)ことを検知するための処理である。   Now, in the process of FIG. 14, when the control proceeds from step S20 to step S40, the CPU 10 executes the gesture detection process and the release detection process in parallel with the process of FIG. The gesture detection process is a process for detecting whether a gesture operation is performed following the press detected in step S10. The release detection process is a process for detecting that the touch on the touch panel 150 has been released (for example, the user's finger has left the touch panel 150) after the press detected in step S10.

(ジェスチャー検知処理)
図16は、ジェスチャー検知処理のフローチャートである。
(Gesture detection process)
FIG. 16 is a flowchart of the gesture detection process.

図16を参照して、ステップSA10でジェスチャー操作を検知すると、CPU10は、ステップSA20へ制御を進める。たとえばメモリー16には、ジェスチャー操作を検知するための条件(プレス位置の移動態様等)が登録されている。CPU10は、タッチパネル150において検知されたプレスが当該条件を満たした場合に、ジェスチャー操作があったことを検知する。   Referring to FIG. 16, when the gesture operation is detected in step SA10, CPU 10 advances the control to step SA20. For example, in the memory 16, conditions (a movement mode of the press position, etc.) for detecting a gesture operation are registered. When the press detected by the touch panel 150 satisfies the condition, the CPU 10 detects that a gesture operation has been performed.

ステップSA20で、CPU10は、「仮画面遷移中」かどうかを判断する。そして、CPU10は、仮画面遷移中であると判断すると(ステップSA20でYES)、ステップSA40へ制御を進める。一方、CPU10は、仮画面遷移中ではないと判断すると(ステップSA20でNO)、ステップSA30へ制御を進める。   At step SA20, the CPU 10 determines whether "temporary screen transition is in progress". When CPU 10 determines that temporary screen transition is in progress (YES in step SA20), control proceeds to step SA40. On the other hand, when CPU 10 determines that temporary screen transition is not in progress (NO in step SA20), control proceeds to step SA30.

ステップSA30で、CPU10は、ステップSA10でジェスチャー操作が検知された時点でタッチパネル150に表示されている画面の遷移画面情報において、当該ジェスチャー操作に対応する処理を実行して、図16の処理を終了させる。   In step SA30, CPU 10 executes processing corresponding to the gesture operation in transition screen information of the screen displayed on touch panel 150 when gesture operation is detected in step SA10, and ends the processing of FIG. Let

一方、ステップSA40で、CPU10は、保持したジェスチャー操作の内容(ステップS10で検知が開始されたプレスの軌跡等)をクリアして、ステップSA50へ制御を進める。   On the other hand, in step SA40, CPU 10 clears the content of the held gesture operation (such as the trajectory of the press whose detection has been started in step S10), and advances the control to step SA50.

ステップSA50で、CPU10は、タッチパネル150の表示をステップS950の「仮画面遷移中」の状態から元の画面(ステップS10でプレスが検知された時点で表示されていた画面)に戻すための、前画面遷移処理を実行する。前画面遷移処理の内容は、図17を参照して後述する。そして、制御はステップS60へ進められる。   In step SA50, the CPU 10 returns the display on the touch panel 150 back to the original screen (the screen displayed when the press was detected in step S10) from the state of "temporary screen transition" in step S950. Execute screen transition processing. The contents of the previous screen transition process will be described later with reference to FIG. Then, control proceeds to step S60.

ステップS60で、CPU10は、ステップSA10で検知されたジェスチャー操作が、前画面(ステップS10でプレスが検知された時点で表示されていた画面)に対してなされたときの処理を実行して、図16の処理を終了させる。これにより、タッチパネル150には、ステップSA10で検知されたジェスチャー操作が、前画面(ステップS10でプレスが検知された時点で表示されていた画面)に対してなされたときに表示されるべき画面が表示される。この制御は、図6の画面IMG01に対してスワイプ操作がなされたときに、画面IMG02を経由して、画面IMG03が表示されることに対応する。   In step S60, the CPU 10 executes processing when the gesture operation detected in step SA10 is performed on the previous screen (the screen displayed when the press was detected in step S10), End the process of 16. Thus, the touch panel 150 displays a screen that should be displayed when the gesture operation detected in step SA10 is performed on the previous screen (the screen displayed when the press was detected in step S10). Is displayed. This control corresponds to the display of the screen IMG03 via the screen IMG02 when the swipe operation is performed on the screen IMG01 of FIG.

図17は、前画面遷移処理のサブルーチンのフローチャートである。
図17に示されるより、前画面遷移処理では、ステップSA510で、CPU10は、ステップS910(図15)で保持している情報に基づいて画面の状態管理情報を変更する。つまり、状態管理情報における主表示画面としてステップS10でプレスが検知されたときに表示されていた画面を登録し、また、ステップS910で保持した情報を当該画面の表示に対する設定としてRAM12等に登録する。そして、制御はステップSA520へ進められる。
FIG. 17 is a flowchart of a subroutine of front screen transition processing.
As shown in FIG. 17, in the previous screen transition processing, in step SA510, the CPU 10 changes the state management information of the screen based on the information held in step S910 (FIG. 15). That is, the screen displayed when the press is detected in step S10 is registered as the main display screen in the state management information, and the information held in step S910 is registered in the RAM 12 or the like as a setting for the display of the screen. . Then, control proceeds to step SA520.

ステップSA520で、CPU10は、「仮画面遷移中」において保持していた画面表示のための状態をクリアする。そして、制御はステップSA530へ進められる。   At step SA520, the CPU clears the state for screen display held in the "provisional screen transition" state. Then, control proceeds to step SA530.

ステップSA530で、CPU10は、遷移先の画面(状態)のUI表示に必要な情報(たとえば、ボタンの画像情報、等)を取得する。そして、制御はステップSA540へ進められる。   In step SA530, the CPU 10 acquires information (for example, image information of a button, etc.) necessary for displaying the transition destination screen (state) UI. Then, control proceeds to step SA540.

ステップSA540で、CPU10は、ステップSA530で取得した情報を利用してタッチパネル150における画面の表示を更新する。そして、処理は図16に戻される。ステップSA540の制御によって、タッチパネル150の表示は、仮画面遷移中の表示から、ステップS10でプレスを検知したときに表示していた画面へと戻される。   At step SA540, CPU 10 updates the display of the screen on touch panel 150 using the information acquired at step SA530. Then, the process is returned to FIG. By the control of step SA540, the display on the touch panel 150 is returned from the display during temporary screen transition to the screen displayed when the press is detected in step S10.

(リリース検知処理)
図18は、リリース検知処理のフローチャートである。
(Release detection process)
FIG. 18 is a flowchart of the release detection process.

リリース検知処理では、図18に示されるように、ステップSB10で、CPU10は、リリース(タッチパネル150へのプレスの終了)を検知すると、ステップSB20へ制御を進める。   In the release detection process, as shown in FIG. 18, when the CPU 10 detects release (end of the press on the touch panel 150) in step SB10, the control proceeds to step SB20.

ステップSB20で、CPU10は、仮画面遷移中であるかどうかを判断する。そして、CPU10は、仮画面遷移中であると判断すると(ステップSB20でYES)、ステップSB30へ制御を進める。一方、CPU10は、仮画面遷移中ではないと判断すると(ステップSB20でNO)、そのまま図18の処理を終了させる。   At step SB20, the CPU 10 determines whether or not temporary screen transition is in progress. When CPU 10 determines that temporary screen transition is in progress (YES in step SB20), control proceeds to step SB30. On the other hand, when determining that the temporary screen transition is not in progress (NO in step SB20), CPU 10 ends the process of FIG. 18 as it is.

ステップSB30では、CPU10は、それまでに保持したジェスチャー操作をクリアする。そして、制御はステップSB40へ進められる。   At step SB30, the CPU clears the gesture operation held so far. Then, control proceeds to step SB40.

ステップSB40で、CPU10は、仮画面遷移を確定する。つまり、仮画面遷移中を解除し、当該仮画面遷移中に主表示画面として表示されていた画面の表示を確定される。これにより、たとえば状態管理情報において遷移表示画面として登録された画面の登録が解除される。   At step SB40, the CPU 10 decides temporary screen transition. That is, the temporary screen transition is canceled, and the display of the screen displayed as the main display screen during the temporary screen transition is decided. Thereby, for example, registration of the screen registered as the transition display screen in the state management information is cancelled.

以上説明した本開示のMFP100では、タッチパネル150に対してプレスが検知されることにより、タッチ操作に相当する画面の遷移が実現される。その後、ジェスチャー操作が検知されれば、タッチパネル150には、遷移前の画面に対するジェスチャー操作に対応する画面が表示される。   In the MFP 100 of the present disclosure described above, when a press is detected on the touch panel 150, transition of a screen corresponding to a touch operation is realized. Thereafter, when a gesture operation is detected, a screen corresponding to the gesture operation on the screen before transition is displayed on the touch panel 150.

なお、MFP100では、ステップS10でプレスが検知されてから、タッチパネル150に対するプレスが解除されるまで、ジェスチャー操作の検知が継続される。そして、ジェスチャー操作が検知されると、ステップSA10からステップSA20へと制御が進められる。   In MFP 100, the detection of the gesture operation is continued until the press on touch panel 150 is released after the press is detected in step S10. Then, when a gesture operation is detected, control proceeds from step SA10 to step SA20.

なお、図16に示された処理では、ステップSA10においてジェスチャー操作の完了が検知されたことに応じて、ステップSA20へ制御が進められた。なお、ステップSA10では、ジェスチャー操作の途中であっても、タッチ操作から区別されるジェスチャー操作の特徴が検知されたことを条件として、ステップSA20に制御が進められてもよい。これにより、MFP100では、ジェスチャー操作の一部が検知されたことによって、ジェスチャー操作に応じた画面が表示されるようになる。この場合、ジェスチャー操作の残りが(たとえばジェスチャー操作の一部が検知されてから所定時間内に)検知されなかった場合には、タッチパネル150における表示は、元の画面(ステップS10においてプレスが検知された時点で表示されていた画面)に戻されてもよい。   In the process shown in FIG. 16, in response to the detection of the completion of the gesture operation in step SA10, control proceeds to step SA20. Note that in step SA10, control may be advanced to step SA20 on the condition that the feature of the gesture operation distinguished from the touch operation is detected even during the gesture operation. As a result, in MFP 100, a screen corresponding to the gesture operation is displayed by detecting a part of the gesture operation. In this case, when the rest of the gesture operation is not detected (for example, within a predetermined time after a part of the gesture operation is detected), the display on the touch panel 150 is the original screen (the press is detected in step S10 May be returned to the screen displayed at that time).

また、以上の説明では、ジェスチャー操作の一例として、主に図6を参照してスワイプ操作についての説明がなされた。以下に、他の種類のジェスチャー操作に関する表示について、説明する。   Also, in the above description, the swipe operation has been described mainly with reference to FIG. 6 as an example of the gesture operation. Below, the display regarding other types of gesture operation is demonstrated.

[ドラッグ操作]
図19は、ドラッグ操作についてのタッチパネル150における表示内容の変更を説明するための図である。図19には、画面IMG21と、画面IMG22と、画面IMG23とが示されている。
[Drag operation]
FIG. 19 is a diagram for describing the change of the display content on the touch panel 150 for the drag operation. FIG. 19 shows a screen IMG21, a screen IMG22, and a screen IMG23.

画面IMG21を参照して、タッチパネル150に画面IMG21が表示されているときに点P21にプレスが検知されると、タッチパネル150には、画面IMG22が表示される。画面IMG22は、画面IMG21が、点P21にタッチ操作があったときに表示されるべき画面に重ねられた画面に相当する。   Referring to screen IMG21, when the press is detected at point P21 when screen IMG21 is displayed on touch panel 150, screen IMG22 is displayed on touch panel 150. The screen IMG22 corresponds to a screen superimposed on the screen to be displayed when the touch operation is performed on the point P21.

画面IMG22が表示された状態で、点P21のプレスに続いて、矢印A22に示されるようにドラッグ操作が実行されると、タッチパネル150における表示は、画面IMG23に切り替えられる。画面IMG23は、画面IMG21に対して、点P21から、矢印A22に沿ってドラッグ操作がなされたときに表示される画面である。   With the screen IMG22 displayed, following the pressing of the point P21, when the drag operation is performed as shown by the arrow A22, the display on the touch panel 150 is switched to the screen IMG23. The screen IMG23 is a screen displayed when a drag operation is performed on the screen IMG21 from the point P21 along the arrow A22.

[ローテーション操作]
図20は、ローテーション操作についてのタッチパネル150における表示内容の変更を説明するための図である。図20には、画面IMG31と、画面IMG32と、画面IMG33とが示されている。また、図20では、ユーザーの両手が、手H1と手H2とで示されている。
[Rotation operation]
FIG. 20 is a diagram for describing the change of the display content on the touch panel 150 for the rotation operation. In FIG. 20, a screen IMG31, a screen IMG32, and a screen IMG33 are shown. Also, in FIG. 20, both hands of the user are shown by the hand H1 and the hand H2.

画面IMG31を参照して、タッチパネル150に画面IMG31が表示されているときに点P31にプレスが検知されると、タッチパネル150には、画面IMG32が表示される。画面IMG32は、画面IMG31が、点P31にタッチ操作があったときに表示されるべき画面に重ねられた画面に相当する。   Referring to screen IMG31, when the press is detected at point P31 when screen IMG31 is displayed on touch panel 150, screen IMG32 is displayed on touch panel 150. The screen IMG32 corresponds to a screen superimposed on the screen to be displayed when the touch operation is performed on the point P31.

画面IMG32が表示された状態で、点P31のプレスに続いて、さらに点P32のプレスがあり、さらに当該点P32のプレスの対象点が矢印A32に示されるように移動すると、タッチパネル150における表示は、画面IMG33に切り替えられる。画面IMG33は、画面IMG31に対して、点P31と点P32でプレスされ、さらに点P32のプレス位置が矢印A32に沿って移動したときに表示される画面である。より具体的には、画面IMG33は、画面IMG31において表示されている画像(たとえば、パンフレットの表紙の画像)を右方向に90度回転させて表示する画面である。   With the screen IMG32 displayed, following the press at point P31, there is a press at point P32, and when the target point of the press at point P32 moves as shown by arrow A32, the display on touch panel 150 , Can be switched to the screen IMG33. The screen IMG33 is a screen displayed when the screen IMG31 is pressed by the point P31 and the point P32 and the press position of the point P32 moves along the arrow A32. More specifically, screen IMG33 is a screen displayed by rotating the image displayed on screen IMG31 (for example, the image of the front cover of a brochure) by 90 degrees to the right.

[ピンチ操作]
図21は、ピンチ操作についてのタッチパネル150における表示内容の変更を説明するための図である。図21には、画面IMG41と、画面IMG42と、画面IMG43とが示されている。また、図21では、ユーザーの両手が、手H1と手H2とで示されている。
[Pinch operation]
FIG. 21 is a diagram for describing the change of the display content on the touch panel 150 for the pinch operation. FIG. 21 shows a screen IMG41, a screen IMG42, and a screen IMG43. Also, in FIG. 21, both hands of the user are shown by the hand H1 and the hand H2.

画面IMG41を参照して、タッチパネル150に画面IMG41が表示されているときに点P41にプレスが検知されると、タッチパネル150には、画面IMG42が表示される。画面IMG42は、画面IMG41が、点P41にタッチ操作があったときに表示されるべき画面に重ねられた画面に相当する。   Referring to screen IMG41, when the press is detected at point P41 when screen IMG41 is displayed on touch panel 150, screen IMG42 is displayed on touch panel 150. The screen IMG42 corresponds to a screen superimposed on the screen to be displayed when the touch operation is performed on the point P41.

画面IMG42が表示された状態で、点P41のプレスに続いて、さらに点P42のプレスがあり、さらに、点P41のプレスの対象点と点P42のプレスの対象点とが矢印A41,A42で示されるように、互いに離れるように移動すると、タッチパネル150における表示は、画面IMG43に切り替えられる。   With the screen IMG42 displayed, following the press at point P41, there is a further press at point P42, and further, the target point of the press at point P41 and the target point of the press at point P42 are indicated by arrows A41 and A42. When moving away from each other, the display on the touch panel 150 is switched to the screen IMG43.

画面IMG43は、画面IMG41に対して、点P41と点P42でプレスされ、さらに当該2つの点が互いに離れるように移動したときに表示される画面である。より具体的には、画面IMG43は、画面IMG41において表示されている画像(たとえば、パンフレットの表紙の画像)を拡大表示する画面である。   The screen IMG43 is a screen displayed when the point P41 and the point P42 are pressed with respect to the screen IMG41 and the two points move further apart from each other. More specifically, the screen IMG43 is a screen on which an image displayed on the screen IMG41 (for example, an image of a cover of a brochure) is enlarged and displayed.

なお、図21には、いわゆるピンチアウトの操作に対応する表示制御が示された。本開示では、いわゆるピンチインの操作に対応する表示制御も実行され得る。つまり、プレスの検知開始時には画面IMG42が表示され、さらに、ピンチイン操作が検知されると、元の画面に対してピンチイン操作がなされたときに表示される画面へとタッチパネル150の表示が切り替えられる。   Note that FIG. 21 shows display control corresponding to a so-called pinch out operation. In the present disclosure, display control corresponding to so-called pinch-in operation may also be performed. That is, when the detection of the press is started, the screen IMG42 is displayed, and when the pinch-in operation is detected, the display of the touch panel 150 is switched to the screen displayed when the pinch-in operation is performed on the original screen.

なお、図21を参照して説明されたピンチ操作による表示制御は、矢印A41,A42に従って2点が互いに離れるように移動する前に、つまり、2点のプレスが検知された時点で、画面IMG43が表示されるように変更されてもよい。この場合、2点のプレスが検知された後、矢印A41,A42に従って2点が互いに離れるように移動すれば、画面IMG43の表示が確定される。一方、2点のプレスが検知された後、矢印A41,A42に従って2点が互いに離れるように移動する前に当該2点の少なくとも一方のプレスのが解消された場合等、ピンチ操作が最後まで実行されなかった場合には、タッチパネル150における表示は、たとえば画面IMG41に戻される。   Note that the display control by the pinch operation described with reference to FIG. 21 is screen IMG43 before two points move away from each other according to arrows A41 and A42, that is, when two points of press are detected. May be changed to be displayed. In this case, after two presses are detected, if the two points move away from each other according to the arrows A41 and A42, the display on the screen IMG43 is confirmed. On the other hand, after two presses are detected, the pinch operation is performed to the end, for example, when at least one press of the two points is canceled before the two points move away from each other according to the arrows A41 and A42. If not, the display on touch panel 150 is returned, for example, to screen IMG41.

今回開示された各実施の形態は全ての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内での全ての変更が含まれることが意図される。また、実施の形態および各変形例において説明された発明は、可能な限り、単独でも、組合わせても、実施することが意図される。   It should be understood that the embodiments disclosed herein are illustrative and non-restrictive in every respect. The scope of the present invention is indicated not by the above description but by the claims, and is intended to include all modifications within the meaning and scope equivalent to the claims. In addition, the invention described in the embodiment and each modification is intended to be implemented as much as possible, alone or in combination.

10 CPU、10A 入力部、13 スキャナー、14 プリンター、15 操作パネル、16 メモリー、17 メディアコントローラー、18 ネットワークコントローラー、100 MFP、150 タッチパネル。   10 CPU, 10A input unit, 13 scanners, 14 printers, 15 operation panels, 16 memories, 17 media controllers, 18 network controllers, 100 MFPs, 150 touch panels.

Claims (12)

タッチパネルと、
第1の画面を表示している前記タッチパネルに対する押圧操作を検知するための押圧操作検知手段と、
前記タッチパネルに対する押圧操作の検知に応じて、前記タッチパネルに、前記第1の画面に対して前記押圧操作がなされたときに表示されるべき第2の画面を前記第1の画面から遷移させて表示するための、第1の表示制御手段と、
前記タッチパネルに対するジェスチャー操作を検知するためのジェスチャー操作検知手段と、
前記第1の画面から前記第2の画面へ遷移している場合に、前記ジェスチャー操作検知手段が、前記押圧操作検知手段が検知した前記押圧操作に続いてジェスチャー操作を検知したときは、前記タッチパネルに、前記第1の画面に対して前記ジェスチャー操作がなされたときに表示されるべき第3の画面を表示するための、第2の表示制御手段とを備え
前記第1の表示制御手段は、前記第2の表示制御手段によって前記第2の画面が前記第3の画面に変更されるまで、前記第2の画面を前記第1の画面とともに表示する、画面処理装置。
Touch panel,
A pressing operation detection unit for detecting a pressing operation on the touch panel displaying a first screen;
The second screen to be displayed when the pressing operation is performed on the first screen is changed from the first screen and displayed on the touch panel in response to the detection of the pressing operation on the touch panel First display control means for setting
Gesture operation detection means for detecting a gesture operation on the touch panel;
When the gesture operation detection unit detects a gesture operation following the pressing operation detected by the pressing operation detection unit when transitioning from the first screen to the second screen, the touch panel A second display control unit for displaying a third screen to be displayed when the gesture operation is performed on the first screen ;
The first display control means is a screen for displaying the second screen together with the first screen until the second screen is changed to the third screen by the second display control means. Processing unit.
タッチパネルと、
第1の画面を表示している前記タッチパネルに対する押圧操作を検知するための押圧操作検知手段と、
前記タッチパネルに対する押圧操作の検知に応じて、前記タッチパネルに、前記第1の画面に対して前記押圧操作がなされたときに表示されるべき第2の画面を前記第1の画面から遷移させて表示するための、第1の表示制御手段と、
前記タッチパネルに対するジェスチャー操作を検知するためのジェスチャー操作検知手段と、
前記第1の画面から前記第2の画面へ遷移している場合に、前記ジェスチャー操作検知手段が、前記押圧操作検知手段が検知した前記押圧操作に続いてジェスチャー操作を検知したときは、前記タッチパネルに、前記第1の画面に対して前記ジェスチャー操作がなされたときに表示されるべき第3の画面を表示するための、第2の表示制御手段とを備え、
前記第2の表示制御手段は、
前記ジェスチャー操作の一部を検知したことに応じて、前記タッチパネルにおける前記第2の画面を前記第3の画面に変更し、
前記ジェスチャー操作の残りが検知できなかった場合には、前記タッチパネルにおける前記第3の画面を前記第1の画面に変更する、画面処理装置。
Touch panel,
A pressing operation detection unit for detecting a pressing operation on the touch panel displaying a first screen;
The second screen to be displayed when the pressing operation is performed on the first screen is changed from the first screen and displayed on the touch panel in response to the detection of the pressing operation on the touch panel First display control means for setting
Gesture operation detection means for detecting a gesture operation on the touch panel;
When the gesture operation detection unit detects a gesture operation following the pressing operation detected by the pressing operation detection unit when transitioning from the first screen to the second screen, the touch panel A second display control unit for displaying a third screen to be displayed when the gesture operation is performed on the first screen;
The second display control means
The second screen on the touch panel is changed to the third screen in response to detection of a part of the gesture operation;
When the remaining of the gesture operation can not be detected, it changes the third screen in the touch panel to the first screen, the screen processing unit.
前記第2の表示制御手段は、前記第2の画面に対して前記ジェスチャー操作がなされたときに表示されるべき第4の画面がある場合は、前記ジェスチャー操作なされたときであっても前記第4の画面への変更を無効とする、請求項1または請求項2に記載の画面処理装置。 If there is a fourth screen to be displayed when the gesture operation is performed on the second screen, the second display control unit may perform the second operation even when the gesture operation is performed. The screen processing apparatus according to claim 1, wherein the change to the screen of 4 is invalidated. 前記ジェスチャー操作は、フリック操作、ドラッグ操作、スワイプ操作、ピンチ操作、およびローテーション操作の中の少なくとも一つを含む、請求項1〜請求項3のいずれか1項に記載の画面処理装置。 The screen processing apparatus according to any one of claims 1 to 3, wherein the gesture operation includes at least one of a flick operation, a drag operation, a swipe operation, a pinch operation, and a rotation operation. 前記第1の表示制御手段は、前記第1の画面は、前記第2の画面よりも視認しにくい態様で表示する、請求項1〜請求項4のいずれか1項に記載の画面処理装置。 The screen processing apparatus according to any one of claims 1 to 4 , wherein the first display control means displays the first screen in a mode in which the first screen is less visible than the second screen. 前記ジェスチャー操作検知手段は、前記タッチパネルに対する押圧操作が解除されるまで、ジェスチャー操作の検知を継続する、請求項1〜請求項のいずれか1項に記載の画面処理装置。 The screen processing apparatus according to any one of claims 1 to 5 , wherein the gesture operation detection unit continues the detection of the gesture operation until the pressing operation on the touch panel is released. 前記ジェスチャー操作検知手段は、前記押圧操作検知手段が前記タッチパネルに対する押圧操作を検知した後、前記タッチパネルにおいて前記押圧操作とは異なる点でさらに押圧操作が検知された場合に、前記ジェスチャー操作としてピンチ操作が実行されたことを検知する、請求項1〜請求項のいずれか1項に記載の画面処理装置。 The gesture operation detecting means detects the pressing operation on the touch panel after the pressing operation detecting means detects the pressing operation on the touch panel, and further detects the pressing operation at a point different from the pressing operation, the pinch operation as the gesture operation The screen processing apparatus according to any one of claims 1 to 6 , wherein it is detected that is executed. タッチパネルを備える画面処理装置の制御方法であって、
第1の画面を表示している前記タッチパネルに対する押圧操作を検知するステップと、
前記タッチパネルに対する押圧操作の検知に応じて、前記タッチパネルに、前記第1の画面に対して前記押圧操作がなされたときに表示されるべき第2の画面を前記第1の画面から遷移させて表示するステップと、
前記タッチパネルに対するジェスチャー操作を検知するステップと、
前記第1の画面から前記第2の画面へ遷移している場合に、前記押圧操作に続いてジェスチャー操作が検知されたときは、前記タッチパネルに、前記第1の画面に対して前記ジェスチャー操作がなされたときに表示されるべき第3の画面を表示するステップとを含み、
前記第2の画面を前記第1の画面から遷移させて表示するステップは、前記第2の画面が前記第3の画面に変更されるまで、前記第2の画面を前記第1の画面とともに表示することを含む、画面処理装置の制御方法。
A control method of a screen processing apparatus provided with a touch panel, comprising:
Detecting a pressing operation on the touch panel displaying a first screen;
The second screen to be displayed when the pressing operation is performed on the first screen is changed from the first screen and displayed on the touch panel in response to the detection of the pressing operation on the touch panel Step to
Detecting a gesture operation on the touch panel;
When a gesture operation is detected following the pressing operation when transitioning from the first screen to the second screen, the gesture operation is performed on the first screen on the touch panel and displaying a third screen to be displayed when considered including,
The step of transitioning and displaying the second screen from the first screen displays the second screen together with the first screen until the second screen is changed to the third screen. And controlling the screen processing apparatus.
タッチパネルを備える画面処理装置の制御方法であって、A control method of a screen processing apparatus provided with a touch panel, comprising:
第1の画面を表示している前記タッチパネルに対する押圧操作を検知するステップと、Detecting a pressing operation on the touch panel displaying a first screen;
前記タッチパネルに対する押圧操作の検知に応じて、前記タッチパネルに、前記第1の画面に対して前記押圧操作がなされたときに表示されるべき第2の画面を前記第1の画面から遷移させて表示するステップと、The second screen to be displayed when the pressing operation is performed on the first screen is changed from the first screen and displayed on the touch panel in response to the detection of the pressing operation on the touch panel Step to
前記タッチパネルに対するジェスチャー操作を検知するステップと、Detecting a gesture operation on the touch panel;
前記第1の画面から前記第2の画面へ遷移している場合に、前記押圧操作に続いてジェスチャー操作が検知されたときは、前記タッチパネルに、前記第1の画面に対して前記ジェスチャー操作がなされたときに表示されるべき第3の画面を表示するステップとを含み、When a gesture operation is detected following the pressing operation when transitioning from the first screen to the second screen, the gesture operation is performed on the first screen on the touch panel Displaying a third screen to be displayed when done.
前記第3の画面を表示するステップは、In the step of displaying the third screen,
前記ジェスチャー操作の一部を検知したことに応じて、前記タッチパネルにおける前記第2の画面を前記第3の画面に変更することと、Changing the second screen on the touch panel to the third screen in response to detection of a part of the gesture operation;
前記ジェスチャー操作の残りが検知できなかった場合には、前記タッチパネルにおける前記第3の画面を前記第1の画面に変更することとを含む、画面処理装置の制御方法。And controlling the third screen on the touch panel to be the first screen when the rest of the gesture operation can not be detected.
タッチパネルを備える画面処理装置のコンピューターによって実行されるプログラムであって、
前記プログラムは、前記コンピューターに、
第1の画面を表示している前記タッチパネルに対する押圧操作を検知するステップと、
前記タッチパネルに対する押圧操作の検知に応じて、前記タッチパネルに、前記第1の画面に対して前記押圧操作がなされたときに表示されるべき第2の画面を前記第1の画面から遷移させて表示するステップと、
前記タッチパネルに対するジェスチャー操作を検知するステップと、
前記第1の画面から前記第2の画面へ遷移している場合に、前記押圧操作に続いてジェスチャー操作が検知されたときは、前記タッチパネルに、前記第1の画面に対して前記ジェスチャー操作がなされたときに表示されるべき第3の画面を表示するステップとを実行させ
前記第2の画面を前記第1の画面から遷移させて表示するステップは、前記第2の画面が前記第3の画面に変更されるまで、前記第2の画面を前記第1の画面とともに表示することを含む、プログラム。
A program executed by a computer of a screen processing apparatus provided with a touch panel, comprising:
The program is stored in the computer
Detecting a pressing operation on the touch panel displaying a first screen;
The second screen to be displayed when the pressing operation is performed on the first screen is changed from the first screen and displayed on the touch panel in response to the detection of the pressing operation on the touch panel Step to
Detecting a gesture operation on the touch panel;
When a gesture operation is detected following the pressing operation when transitioning from the first screen to the second screen, the gesture operation is performed on the first screen on the touch panel Displaying the third screen to be displayed when done , and
The step of transitioning and displaying the second screen from the first screen displays the second screen together with the first screen until the second screen is changed to the third screen. Program that involves .
タッチパネルを備える画面処理装置のコンピューターによって実行されるプログラムであって、A program executed by a computer of a screen processing apparatus provided with a touch panel, comprising:
前記プログラムは、前記コンピューターに、The program is stored in the computer
第1の画面を表示している前記タッチパネルに対する押圧操作を検知するステップと、Detecting a pressing operation on the touch panel displaying a first screen;
前記タッチパネルに対する押圧操作の検知に応じて、前記タッチパネルに、前記第1の画面に対して前記押圧操作がなされたときに表示されるべき第2の画面を前記第1の画面から遷移させて表示するステップと、The second screen to be displayed when the pressing operation is performed on the first screen is changed from the first screen and displayed on the touch panel in response to the detection of the pressing operation on the touch panel Step to
前記タッチパネルに対するジェスチャー操作を検知するステップと、Detecting a gesture operation on the touch panel;
前記第1の画面から前記第2の画面へ遷移している場合に、前記押圧操作に続いてジェスチャー操作が検知されたときは、前記タッチパネルに、前記第1の画面に対して前記ジェスチャー操作がなされたときに表示されるべき第3の画面を表示するステップとを実行させ、When a gesture operation is detected following the pressing operation when transitioning from the first screen to the second screen, the gesture operation is performed on the first screen on the touch panel Displaying the third screen to be displayed when done, and
前記第3の画面を表示するステップは、In the step of displaying the third screen,
前記ジェスチャー操作の一部を検知したことに応じて、前記タッチパネルにおける前記第2の画面を前記第3の画面に変更することと、Changing the second screen on the touch panel to the third screen in response to detection of a part of the gesture operation;
前記ジェスチャー操作の残りが検知できなかった場合には、前記タッチパネルにおける前記第3の画面を前記第1の画面に変更することとを含む、プログラム。Changing the third screen on the touch panel to the first screen when the rest of the gesture operation can not be detected.
タッチパネルと、
第1の画面を表示している前記タッチパネルに対する押圧操作を検知するための押圧操作検知手段と、
前記タッチパネルに対する押圧操作の検知に応じて、前記タッチパネルに、前記第1の画面に対して前記押圧操作がなされたときに表示されるべき第2の画面を表示するための、第1の表示制御手段と、
前記タッチパネルに対するジェスチャー操作を検知するためのジェスチャー操作検知手段と、
前記ジェスチャー操作検知手段が、前記押圧操作検知手段が検知した前記押圧操作に続
いてジェスチャー操作を検知した場合に、前記タッチパネルにおける前記第2の画面を、前記第1の画面に対して前記ジェスチャー操作がなされたときに表示されるべき第3の画面へと変更するための、第2の表示制御手段とを備え、
前記第2の表示制御手段は、
前記ジェスチャー操作の一部を検知したことに応じて、前記タッチパネルにおける前記第2の画面を前記第3の画面に変更し、
前記ジェスチャー操作の残りが検知できなかった場合には、前記タッチパネルにおける前記第3の画面を前記第1の画面に変更する、画面処理装置。
Touch panel,
A pressing operation detection unit for detecting a pressing operation on the touch panel displaying a first screen;
A first display control for displaying a second screen to be displayed when the pressing operation is performed on the first screen on the touch panel in response to detection of a pressing operation on the touch panel Means,
Gesture operation detection means for detecting a gesture operation on the touch panel;
When the gesture operation detecting unit detects a gesture operation following the pressing operation detected by the pressing operation detecting unit, the gesture operation is performed on the second screen on the touch panel and the first screen. A second display control means for changing to a third screen to be displayed when the
The second display control means
The second screen on the touch panel is changed to the third screen in response to detection of a part of the gesture operation;
The screen processing apparatus, wherein the third screen on the touch panel is changed to the first screen when the rest of the gesture operation can not be detected.
JP2014229881A 2014-11-12 2014-11-12 Screen processing apparatus, control method therefor, and program Active JP6528388B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014229881A JP6528388B2 (en) 2014-11-12 2014-11-12 Screen processing apparatus, control method therefor, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014229881A JP6528388B2 (en) 2014-11-12 2014-11-12 Screen processing apparatus, control method therefor, and program

Publications (2)

Publication Number Publication Date
JP2016095576A JP2016095576A (en) 2016-05-26
JP6528388B2 true JP6528388B2 (en) 2019-06-12

Family

ID=56070388

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014229881A Active JP6528388B2 (en) 2014-11-12 2014-11-12 Screen processing apparatus, control method therefor, and program

Country Status (1)

Country Link
JP (1) JP6528388B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6747378B2 (en) 2017-05-17 2020-08-26 京セラドキュメントソリューションズ株式会社 Display input device and image forming apparatus including the same

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014048841A (en) * 2012-08-30 2014-03-17 Sharp Corp Information processing device, control method, control program, and recording medium

Also Published As

Publication number Publication date
JP2016095576A (en) 2016-05-26

Similar Documents

Publication Publication Date Title
US20200174632A1 (en) Thumbnail display apparatus, thumbnail display method, and computer readable medium for switching displayed images
EP2701044B1 (en) Information processing device, information processing method, and computer-readable recording medium which records program
JP5987474B2 (en) Image display apparatus, image control apparatus, image forming apparatus, and program
EP2720131B1 (en) Image processing device, non-transitory computer readable recording medium and operational event determining method
JP5893456B2 (en) Display control apparatus, control method therefor, program, and storage medium
JP6053332B2 (en) Information processing apparatus, information processing apparatus control method, and program
US9288345B2 (en) Data processing apparatus and method for processing data
JP5199325B2 (en) Information input apparatus and image forming apparatus
JP2016126657A (en) Information processing device, method for controlling information processing device, and program
KR101931850B1 (en) Information processing apparatus, method for controlling the same, and storage medium
JP6025473B2 (en) Information processing apparatus, information processing method, and program
JP2013200712A (en) Operation display device
JP6053291B2 (en) Image processing apparatus, image processing apparatus control method, and program
JP2019219792A (en) Display controller, image formation apparatus, and program
JPWO2011152335A1 (en) Electronic device using touch panel input and operation reception method using the same
US8982397B2 (en) Image processing device, non-transitory computer readable recording medium and operational event determining method
JP6528388B2 (en) Screen processing apparatus, control method therefor, and program
US10691293B2 (en) Display device and computer-readable non-transitory recording medium with display control program stored thereon
JP6291942B2 (en) Operation panel device
US20150009534A1 (en) Operation apparatus, image forming apparatus, method for controlling operation apparatus, and storage medium
JP5765364B2 (en) Image processing apparatus, method for displaying preview image, and program
JP6512249B2 (en) Image display device and program
JP6217508B2 (en) Display input device and display input control program
JP6087602B2 (en) Electronic blackboard
JP6779778B2 (en) Display control device and its control method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20171018

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180618

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180710

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180905

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190226

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190404

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190429

R150 Certificate of patent or registration of utility model

Ref document number: 6528388

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150