JP5821988B2 - Information processing apparatus, information processing method, and program - Google Patents

Information processing apparatus, information processing method, and program Download PDF

Info

Publication number
JP5821988B2
JP5821988B2 JP2014067304A JP2014067304A JP5821988B2 JP 5821988 B2 JP5821988 B2 JP 5821988B2 JP 2014067304 A JP2014067304 A JP 2014067304A JP 2014067304 A JP2014067304 A JP 2014067304A JP 5821988 B2 JP5821988 B2 JP 5821988B2
Authority
JP
Japan
Prior art keywords
display
instruction
adjustment screen
button
receiving
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2014067304A
Other languages
Japanese (ja)
Other versions
JP2015043195A (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.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT 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 Canon Marketing Japan Inc, Canon IT Solutions Inc filed Critical Canon Marketing Japan Inc
Priority to JP2014067304A priority Critical patent/JP5821988B2/en
Publication of JP2015043195A publication Critical patent/JP2015043195A/en
Application granted granted Critical
Publication of JP5821988B2 publication Critical patent/JP5821988B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、タッチパネルにおける座標を調整する際の技術に関する。   The present invention relates to a technique for adjusting coordinates on a touch panel.

タブレット端末やスマートフォン、業務用ハンディターミナルなどは、タッチパネルが搭載され、タッチパネルに対して指やスタイラスペンなどにより一定の圧力が加えられることで、操作を受け付けている。   Tablet terminals, smartphones, and handheld terminals for business use are equipped with a touch panel, and accept operations by applying a certain pressure to the touch panel with a finger or a stylus pen.

このようなタッチパネルには、静電容量方式のタッチパネルや感圧式タッチパネル(抵抗膜方式パネル)などの種類がある。   Such touch panels include a capacitive touch panel and a pressure-sensitive touch panel (resistive film panel).

特に感圧式タッチパネルにおいては、操作中に座標のずれ(ユーザが操作した画面(タッチパネル)上の位置と、端末が操作を受け付けたと検知した位置とのずれ)が発生することがある。このようなずれを解消するためには、ハードウエアに搭載された調整機能にて補正を行う必要がある。   In particular, in a pressure-sensitive touch panel, a coordinate shift (a shift between a position on a screen (touch panel) operated by the user and a position detected by the terminal accepting the operation) may occur during the operation. In order to eliminate such a deviation, it is necessary to perform correction using an adjustment function installed in hardware.

調整機能を起動するためには、ハードウエアに調整機能を呼び出すためのボタンが付いている端末もあるが、タッチパネルを操作することで調整機能を呼び出す必要がある端末もある。   In order to activate the adjustment function, some terminals have buttons for calling the adjustment function in hardware, but there are also terminals that need to call the adjustment function by operating the touch panel.

特許文献1には、所定の間隔で所定回数タッチ操作を受け付けることで調整モードを起動するといったように、簡単な操作で確実に調整モードを起動するための仕組みが開示されている。   Patent Document 1 discloses a mechanism for reliably starting the adjustment mode with a simple operation, such as starting the adjustment mode by receiving a touch operation a predetermined number of times at predetermined intervals.

特開2002−366305号公報JP 2002-366305 A

上述のようなタッチパネル操作により調整機能を呼び出す端末の場合、座標が大幅にずれている場合には、調整機能を呼び出すことすら困難な場合もある。さらに場合によっては、座標が一画面分以上ずれてしまい、全く操作ができなくなってしまうこともある。   In the case of a terminal that calls the adjustment function by the touch panel operation as described above, even when the adjustment function is called, it may be difficult to call the adjustment function. Further, in some cases, the coordinates may be shifted by one screen or more, and the operation may not be performed at all.

このような場合、ハードウエアの初期化や、修理が必要になり、一時的にその端末を利用することができなくなるため、ユーザにとっては業務が停止してしまうなどの問題が生じる。   In such a case, hardware initialization or repair is required, and the terminal cannot be used temporarily, which causes problems such as business interruption for the user.

そこで、本発明は、座標がずれてしまった場合でも、タッチパネルを使った操作により調整機能を呼び出すことが可能な仕組みを提供することを目的とする。   Therefore, an object of the present invention is to provide a mechanism capable of calling an adjustment function by an operation using a touch panel even when coordinates are shifted.

本発明は、タッチパネルを搭載し、タッチパネルに対する操作により指示を受け付ける情報処理装置であって、前記タッチパネルに対する操作のうち、処理の発生しない領域に対する操作の回数をカウントするカウント手段と、前記カウント手段によりカウントされた回数が所定の回数を満たす場合、座標のずれを調整するための調整画面を表示する表示制御手段と、を備えることを特徴とする。   The present invention is an information processing apparatus that is equipped with a touch panel and receives an instruction by an operation on the touch panel, and includes a counting unit that counts the number of operations on a region where no processing occurs among the operations on the touch panel, and the counting unit. Display control means for displaying an adjustment screen for adjusting the shift of coordinates when the counted number satisfies a predetermined number.

また、本発明は、タッチパネルを搭載し、タッチパネルに対する操作により指示を受け付ける情報処理装置における情報処理方法であって、前記情報処理装置のカウント手段が、前記タッチパネルに対する操作のうち、処理の発生しない領域に対する操作の回数をカウントするカウント工程と、前記情報処理装置の表示制御手段が、前記カウント工程によりカウントされた回数が所定の回数を満たす場合、座標のずれを調整するための調整画面を表示する表示制御工程と、を備えることを特徴とする。   In addition, the present invention is an information processing method in an information processing apparatus that is equipped with a touch panel and receives an instruction by an operation on the touch panel, in which the counting unit of the information processing apparatus does not generate a process among the operations on the touch panel. And a display control unit of the information processing apparatus displays an adjustment screen for adjusting a shift of coordinates when the number of times counted by the counting step satisfies a predetermined number. A display control step.

また、本発明は、タッチパネルを搭載し、タッチパネルに対する操作により指示を受け付ける情報処理装置において実行可能なプログラムであって、前記情報処理装置を、前記タッチパネルに対する操作のうち、処理の発生しない領域に対する操作の回数をカウントするカウント手段と、前記カウント手段によりカウントされた回数が所定の回数を満たす場合、座標のずれを調整するための調整画面を表示する表示制御手段として機能させることを特徴とする。   In addition, the present invention is a program that can be executed in an information processing apparatus that is equipped with a touch panel and receives an instruction by an operation on the touch panel. And counting means for counting the number of times, and when the number of times counted by the counting means satisfies a predetermined number of times, it functions as display control means for displaying an adjustment screen for adjusting the deviation of coordinates.

本発明によれば、座標がずれてしまった場合でも、タッチパネルを使った操作により調整機能を呼び出すことが可能となる。   According to the present invention, it is possible to call an adjustment function by an operation using a touch panel even when coordinates are shifted.

情報処理装置101の機能を示す機能ブロック図である3 is a functional block diagram illustrating functions of the information processing apparatus 101. FIG. 情報処理装置101のハードウエア構成を示す図であるIt is a figure which shows the hardware constitutions of the information processing apparatus 101 情報処理装置101が実行する調整画面表示処理を示すフローチャートである6 is a flowchart illustrating adjustment screen display processing executed by the information processing apparatus 101. 無効操作回数とその閾値が登録されたテーブルの一例を示す図であるIt is a figure which shows an example of the table in which the invalid operation frequency and its threshold value were registered. 画面サイズが登録されたテーブルの一例を示す図であるIt is a figure which shows an example of the table in which the screen size was registered. 座標の調整処理における画面の一例を示す図であるIt is a figure which shows an example of the screen in the adjustment process of coordinates. 座標がずれた状態を説明するための図であるIt is a figure for demonstrating the state which the coordinate shifted | deviated. ステップS303における判断処理を説明するための図であるIt is a figure for demonstrating the judgment process in step S303. 調整画面に遷移するか否かの選択を受け付ける画面の一例を示す図であるIt is a figure which shows an example of the screen which receives selection of whether to change to an adjustment screen. 調整画面に遷移するか否かの選択を受け付ける画面の一例を示す図であるIt is a figure which shows an example of the screen which receives selection of whether to change to an adjustment screen. 情報処理装置101が実行する調整画面表示処理を示すフローチャートである6 is a flowchart illustrating adjustment screen display processing executed by the information processing apparatus 101. 調整画面に遷移するか否かの選択を受け付ける画面の一例を示す図であるIt is a figure which shows an example of the screen which receives selection of whether to change to an adjustment screen.

図1を用いて、本実施形態における情報処理装置の機能を説明する。   The function of the information processing apparatus in this embodiment will be described with reference to FIG.

図1は本発明の実施形態における情報処理装置101が備える機能を示した図である。本実施形態における情報処理装置101は、タッチパネルを搭載し、タッチパネルに対するユーザの操作により、指示を受け付ける。   FIG. 1 is a diagram showing functions provided in the information processing apparatus 101 according to the embodiment of the present invention. The information processing apparatus 101 according to the present embodiment is equipped with a touch panel and accepts an instruction by a user operation on the touch panel.

カウント部151は、タッチパネルに対する操作のうち、タッチパネル上の処理が発生しない領域(タッチ・押下・押圧されても処理が発生しない領域)に対して、ユーザが操作(タッチ・押下・押圧)した回数をカウントする機能を備える。カウントされた回数は、図4に示すテーブルに格納され、カウントアップされていく。   The count unit 151 counts the number of times that the user performs an operation (touch / press / press) on an area where no process on the touch panel occurs (an area where no process occurs even when touch / press / press). It has a function to count. The counted number is stored in the table shown in FIG. 4 and counted up.

表示制御部152は、カウントされた回数が所定の回数(図4に示す無効操作回数許容最大値)に達したか否か(所定の回数を満たすか否か)を判断し、達した場合には、座標のずれを調整する画面(図6)に画面を遷移させる(調整画面を表示する)機能を備える。   The display control unit 152 determines whether or not the counted number has reached a predetermined number (the maximum allowable number of invalid operations shown in FIG. 4) (whether or not the predetermined number is satisfied). Has a function of changing the screen to a screen (FIG. 6) for adjusting the shift of coordinates (displaying the adjustment screen).

選択受付部153は、調整画面へ遷移するか否か(調整モードを起動するか否か)の選択を受け付ける画面(例えば図9、図10)を表示し、ユーザから遷移するか否か(調整モードを起動するか否か)の選択を受け付ける機能を備える。   The selection accepting unit 153 displays a screen (for example, FIG. 9 and FIG. 10) for accepting selection of whether or not to change to the adjustment screen (whether or not to start the adjustment mode), and whether or not to change from the user (adjustment). A function of accepting selection of whether or not to activate the mode.

選択受付部153において、調整画面へ遷移する旨の選択を受け付けた場合は、表示制御部152は、調整画面へ画面を遷移させ調整画面を表示し、遷移しない旨の選択を受け付けた場合は、表示制御部152は、調整画面へ画面を遷移させずに、もとの画面に戻す機能を備える。   When the selection accepting unit 153 accepts the selection to transition to the adjustment screen, the display control unit 152 displays the adjustment screen by transitioning the screen to the adjustment screen, and when accepting the selection not to transit, The display control unit 152 has a function of returning to the original screen without changing the screen to the adjustment screen.

以下、図2を用いて、図1に示した情報処理装置101のハードウエア構成の一例について説明する。   Hereinafter, an example of the hardware configuration of the information processing apparatus 101 illustrated in FIG. 1 will be described with reference to FIG.

図2において、201はCPUで、システムバス204に接続される各デバイスやコントローラを統括的に制御する。また、ROM203あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input / Output System)やオペレーティングシステムプログラム(以下、OS)や、各サーバ或いは各PCの実行する機能を実現するために必要な各種プログラム等が記憶されている。   In FIG. 2, reference numeral 201 denotes a CPU that comprehensively controls each device and controller connected to the system bus 204. Further, the ROM 203 or the external memory 211 is necessary to realize a BIOS (Basic Input / Output System) or an operating system program (hereinafter referred to as an OS) that is a control program of the CPU 201 and a function executed by each server or each PC. Various programs are stored.

202はRAMで、CPU201の主メモリ、ワークエリア等として機能する。CPU201は、処理の実行に際して必要なプログラム等をROM203あるいは外部メモリ211からRAM202にロードして、該ロードしたプログラムを実行することで各種動作を実現するものである。   A RAM 202 functions as a main memory, work area, and the like for the CPU 201. The CPU 201 implements various operations by loading a program necessary for execution of processing from the ROM 203 or the external memory 211 into the RAM 202 and executing the loaded program.

また、205は入力コントローラで、入力装置209等からの入力を制御する。206はビデオコントローラで、液晶ディスプレイ等のディスプレイ装置210への表示を制御する。なお、ディスプレイ装置は、液晶ディスプレイに限られず、CRTディスプレイなどであっても良い。これらは必要に応じてクライアントが使用するものである。   An input controller 205 controls input from the input device 209 or the like. A video controller 206 controls display on a display device 210 such as a liquid crystal display. The display device is not limited to a liquid crystal display, and may be a CRT display or the like. These are used by clients as needed.

207はメモリコントローラで、ブートプログラム,各種のアプリケーション,フォントデータ,ユーザファイル,編集ファイル,各種データ等を記憶するハードディスク(HD)や、フレキシブルディスク(FD)、或いはPCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等の外部メモリ211へのアクセスを制御する。   A memory controller 207 is connected to the hard disk (HD), flexible disk (FD), or PCMCIA card slot for storing a boot program, various applications, font data, user files, editing files, various data, etc. via an adapter. The access to the external memory 211 such as a compact flash (registered trademark) memory is controlled.

208は通信I/Fコントローラで、ネットワーク(例えば、図1に示したLAN400)を介して外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いた通信等が可能である。   A communication I / F controller 208 connects and communicates with an external device via a network (for example, the LAN 400 shown in FIG. 1), and executes communication control processing in the network. For example, communication using TCP / IP is possible.

なお、CPU201は、例えばRAM202内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、ディスプレイ装置210上での表示を可能としている。また、CPU201は、ディスプレイ装置210上の不図示のマウスカーソル等でのユーザ指示を可能とする。   Note that the CPU 201 enables display on the display device 210 by executing outline font rasterization processing on a display information area in the RAM 202, for example. Further, the CPU 201 enables a user instruction with a mouse cursor (not shown) on the display device 210.

ハードウエア上で動作する各種プログラムは、外部メモリ211に記録されており、必要に応じてRAM202にロードされることによりCPU201によって実行されるものである。   Various programs that operate on the hardware are recorded in the external memory 211 and are executed by the CPU 201 by being loaded into the RAM 202 as necessary.

プリンタコントローラ212は、サーマルドットライン方式プリンタ213等の印刷機を制御する。   The printer controller 212 controls a printing machine such as a thermal dot line type printer 213.

スキャナコントローラ214は、スキャナ215等の識別器を制御する。   The scanner controller 214 controls a discriminator such as the scanner 215.

なお、全ての装置がこれらの構成を備えているわけではなく、必要なものを夫々備えていればよい。
次に、図7を用いて座標がずれた場合について説明する。
It should be noted that not all devices have these configurations, and it is only necessary to provide necessary devices.
Next, a case where the coordinates are shifted will be described with reference to FIG.

図7における薄墨色で示した領域は、ハードウエア(情報処理装置)の表示部に表示される画面を表している。これに対して、一点鎖線で示した領域は、座標がずれている場合の例であり、情報処理装置101がユーザによる操作を受け付ける範囲を示している。   The area shown in light ink color in FIG. 7 represents a screen displayed on the display unit of the hardware (information processing apparatus). On the other hand, the area indicated by the alternate long and short dash line is an example in the case where the coordinates are shifted, and indicates a range in which the information processing apparatus 101 accepts an operation by the user.

例えば、星印701で示す場所をユーザが押下したとする。すなわち、ユーザは、情報処理装置における画面上の中央右寄りの位置を押下したとする。この場合、座標がずれているため、情報処理装置101のCPU201は、上部中央部分が押下されたものとしてユーザ操作を検出する。座標がずれていない場合における、星印702の位置をユーザが押下した場合と同じ操作であると検出することになる。   For example, assume that the user presses a place indicated by a star 701. In other words, it is assumed that the user presses the center position on the screen in the information processing apparatus. In this case, since the coordinates are shifted, the CPU 201 of the information processing apparatus 101 detects the user operation as if the upper center portion was pressed. When the coordinates are not shifted, it is detected that the operation is the same as when the user presses the position of the star 702.

このように、ユーザが操作した位置と情報処理装置側が検出した位置とがずれてしまうと、誤操作を発生させることとなる。   As described above, if the position operated by the user is shifted from the position detected by the information processing apparatus side, an erroneous operation is generated.

次に、図3を用いて、本実施形態における表示座標の調整処理について説明する。   Next, display coordinate adjustment processing according to the present embodiment will be described with reference to FIG.

なお、図3のフローチャートに示す処理は、情報処理装置101のCPU201が所定の制御プログラムを読み出して実行する処理である。   3 is a process in which the CPU 201 of the information processing apparatus 101 reads and executes a predetermined control program.

ステップS301では、情報処理装置101のCPU201は、ユーザによるタッチパネルへの操作を検知する。ここでの操作は、ユーザにより指やスタイラスペン等により、画面(タッチパネル)がタッチされる操作を意味する。   In step S301, the CPU 201 of the information processing apparatus 101 detects an operation on the touch panel by the user. The operation here means an operation in which the screen (touch panel) is touched by the user with a finger, a stylus pen, or the like.

ステップS302では、情報処理装置101のCPU201は、ステップS301で検知した操作に対応するコンポーネントを取得する。例えば、ユーザにより表示部に表示されたボタンがタッチ(押下)された場合には、当該ボタンがタッチされたことで発行されるコンポーネントを取得する。   In step S302, the CPU 201 of the information processing apparatus 101 acquires a component corresponding to the operation detected in step S301. For example, when a button displayed on the display unit is touched (pressed) by the user, a component issued by touching the button is acquired.

ステップS303では、情報処理装置101のCPU201は、ステップS302で取得したコンポーネントに対する操作が行われた場合に、何らかの処理が発生するか否かを判断する。   In step S303, the CPU 201 of the information processing apparatus 101 determines whether any processing occurs when an operation is performed on the component acquired in step S302.

すなわち、ステップS301で検知した画面操作が、何らかの処理が発生させる操作であるか否かを判断する。例えば、画面に表示されたボタンが押下される操作を検知した場合には、当該ボタンに対応する処理が発生することになる。また、入力欄が押下された場合には、当該入力欄への入力を受け付ける処理が発生することになる。他方、空白領域など何ら処理が発生しない領域への操作(タッチ)であれば、処理が発生しない。   That is, it is determined whether the screen operation detected in step S301 is an operation that causes some processing. For example, when an operation of pressing a button displayed on the screen is detected, processing corresponding to the button occurs. In addition, when an input field is pressed, processing for accepting an input to the input field occurs. On the other hand, if an operation (touch) is performed on an area where no processing occurs, such as a blank area, no processing occurs.

例えば、図8に示すように、OKボタン801がタッチされた場合には、データ上書き処理が実行される。またキャンセルボタン802がタッチされた場合には、当該データ上書き処理をキャンセルするという処理が発生する。これに対して、斜線により示す領域(803)がタッチされた場合は、データ上書き処理もキャンセル処理も、いずれの処理も発生しない。このような領域がタッチされた場合は、ステップS303でNOと判断される。   For example, as shown in FIG. 8, when an OK button 801 is touched, a data overwrite process is executed. When the cancel button 802 is touched, a process for canceling the data overwriting process occurs. On the other hand, when an area (803) indicated by diagonal lines is touched, neither data overwriting processing nor cancellation processing occurs. If such an area is touched, NO is determined in step S303.

処理が発生する場合(ステップS303:YES)は、処理をステップS313に移行する。   If the process occurs (step S303: YES), the process proceeds to step S313.

ステップS313では、情報処理装置101のCPU201は、図4の無効操作回数テーブルに登録された無効操作回数をリセットする(0回にする)。   In step S313, the CPU 201 of the information processing apparatus 101 resets the invalid operation count registered in the invalid operation count table in FIG.

ステップS314では、情報処理装置101のCPU201は、操作対象のコンポーネントの処理を実行する。   In step S <b> 314, the CPU 201 of the information processing apparatus 101 executes processing for the operation target component.

処理が発生しない場合(ステップS303:NO)は、処理をステップS304に移行する。   If the process does not occur (step S303: NO), the process proceeds to step S304.

ステップS304では、情報処理装置101のCPU201は、ステップS301で検知した画面タッチ操作がなされた画面上の位置を取得する。例えば、タッチされた位置の画面上の座標(x座標、y座標)を取得する。   In step S304, the CPU 201 of the information processing apparatus 101 acquires the position on the screen where the screen touch operation detected in step S301 is performed. For example, the coordinates (x coordinate, y coordinate) of the touched position on the screen are acquired.

ステップS305では、情報処理装置101のCPU201は、表示部の画面サイズを取得する。なお、画面サイズについては、その都度取得しても、予め登録された値(例えば図5)を用いても良い。   In step S305, the CPU 201 of the information processing apparatus 101 acquires the screen size of the display unit. Note that the screen size may be acquired each time or a value registered in advance (for example, FIG. 5) may be used.

ステップS306では、情報処理装置101のCPU201は、ステップS305で取得した画面サイズを用いて、ステップS304で取得した位置が画面の範囲内か否かを判断する。   In step S306, the CPU 201 of the information processing apparatus 101 uses the screen size acquired in step S305 to determine whether the position acquired in step S304 is within the screen range.

例えば、画面が(380,480)であって、ステップS304で取得した位置が(100,150)の場合には、画面の領域内がタッチされたと判断される(範囲内であると判断される)。   For example, if the screen is (380, 480) and the position acquired in step S304 is (100, 150), it is determined that the area of the screen has been touched (determined to be within the range). ).

他方、画面が(380,480)であって、ステップS304で取得した位置が(400.500)の場合には、画面の領域外がタッチされたと判断される(範囲外であると判断される)。   On the other hand, if the screen is (380, 480) and the position acquired in step S304 is (400.500), it is determined that the area outside the screen has been touched (determined to be out of range). ).

画面の範囲内であると判断された場合(ステップS306:YES)は、処理をステップS307に移行する。   If it is determined that it is within the range of the screen (step S306: YES), the process proceeds to step S307.

画面の範囲外であると判断された場合(ステップS306:NO)は、処理をステップS311に移行する。すなわち、画面の領域外をタッチされたと判断された場合には、座標がずれていることが明らかであるから、調整画面に遷移するか否かの選択を受け付けることなく、調整画面を表示する。これにより、調整画面で再度指示を受け付けることがなくなるため、ユーザの手間も省くことが可能となる。   If it is determined that it is outside the screen range (step S306: NO), the process proceeds to step S311. That is, when it is determined that the touch is outside the screen area, it is clear that the coordinates are shifted, and the adjustment screen is displayed without accepting selection of whether or not to transition to the adjustment screen. This eliminates the need to accept an instruction again on the adjustment screen, thereby saving the user's trouble.

なお、本実施形態では、ステップS311に移行するよう処理を制御しているが、ステップS309に移行し、調整画面に遷移するか否かの選択を受け付けるようにしても良い。   In this embodiment, the process is controlled so as to shift to step S311. However, the process may shift to step S309 to accept selection of whether or not to shift to the adjustment screen.

ステップS307では、情報処理装置101のCPU201は、無効操作回数をカウントアップする。カウントされた回数は、例えば図4に一例を示すテーブルに登録される。   In step S307, the CPU 201 of the information processing apparatus 101 counts up the number of invalid operations. For example, the counted number is registered in a table shown in FIG.

ステップS308では、情報処理装置101のCPU201は、無効操作の回数が、許容最大値(図4)を超えるか否かを判断する。   In step S308, the CPU 201 of the information processing apparatus 101 determines whether the number of invalid operations exceeds the allowable maximum value (FIG. 4).

最大許容値に収まる場合(ステップS308:YES)は、本フローチャートの処理を終了する。   If it falls within the maximum allowable value (step S308: YES), the process of this flowchart is terminated.

最大許容値に収まらない場合(最大許容値を超える場合)(ステップS308:NO)は、処理をステップS309に移行する。   If the maximum allowable value is not satisfied (when the maximum allowable value is exceeded) (step S308: NO), the process proceeds to step S309.

ステップS309では、情報処理装置101のCPU201は、座標の調整をするか否かの選択を受け付ける画面(選択受付画面)を表示部に表示する(一例として図9)。   In step S309, the CPU 201 of the information processing apparatus 101 displays a screen (selection reception screen) for accepting selection of whether or not to adjust coordinates on the display unit (as an example, FIG. 9).

ステップS310では、情報処理装置101のCPU201は、ステップS309において表示した画面を介して、座標の調整をするか否かの選択を受け付け、選択内容を判断する。   In step S310, the CPU 201 of the information processing apparatus 101 receives a selection as to whether or not to adjust coordinates via the screen displayed in step S309, and determines the selection content.

例えば図9に示す画面において、YESボタン901が押下された場合(ステップS310:YES)は、座標を調整するための画面に遷移する。他方、NOボタン902が押下された場合(ステップS310:NO)は、画面遷移せず、無効操作回数をリセットし、もとの画面に戻る(本フローチャートの処理を終了する)。   For example, when the YES button 901 is pressed on the screen shown in FIG. 9 (step S310: YES), the screen transitions to a screen for adjusting coordinates. On the other hand, if the NO button 902 is pressed (step S310: NO), the screen transition does not occur, the number of invalid operations is reset, and the screen returns to the original screen (the processing of this flowchart ends).

ここで、座標がずれていることから、画面上のYESボタン901が表示された領域を押下したにもかかわらず、情報処理装置101のCPU201はNOボタン902が押下されたと検出する可能性がある。このような誤認識を低減させるため、図10に示すように、NOボタンを小さく表示する。   Here, since the coordinates are shifted, the CPU 201 of the information processing apparatus 101 may detect that the NO button 902 is pressed even though the area where the YES button 901 is displayed on the screen is pressed. . In order to reduce such erroneous recognition, the NO button is displayed small as shown in FIG.

このようにNOボタン1002をYESボタン1001より小さく表示することで、YESボタンを押下したつもりがNOボタンを押下していた(NOボタンが押下されたことを検知された)という事態を低減させることが可能となる。他方、座標がずれていない場合であれば、NOボタンが小さく表示されていた場合であっても、ユーザはNOボタンを押下することができるため、ユーザの操作性は大きく低下しない。   By displaying the NO button 1002 smaller than the YES button 1001 in this way, it is possible to reduce a situation in which the user intends to press the YES button but presses the NO button (it is detected that the NO button has been pressed). Is possible. On the other hand, if the coordinates are not shifted, even if the NO button is displayed in a small size, the user can press the NO button, so that the operability for the user is not greatly reduced.

また、ユーザがYESボタン(901、1001)を押下したつもりが、座標がずれているために他の領域が押下されたと検知された場合に備え、NOボタン(902、1002)以外の領域(例えば図9Bの斜線で網掛けした領域)が押下された場合には、座標を調整する画面に遷移するように制御する(この場合、NOボタン以外の領域が押下された場合には、座標の調整をする旨の選択がなされたと判断される)。   An area other than the NO button (902, 1002) (for example, in case the user intends to press the YES button (901, 1001) but detects that another area is pressed because the coordinates are shifted) When an area shaded with a diagonal line in FIG. 9B is pressed, control is performed so as to shift to a screen for adjusting coordinates (in this case, when an area other than the NO button is pressed, coordinate adjustment is performed). It is judged that the selection to do is made).

例えば、座標がずれていた場合には、ユーザはYESボタン901を押下したつもりでも、情報処理装置101側においては、YESボタン901ではなく、他の領域が押下されたものと検出されることがある。このように、座標がずれていた場合には調整画面に遷移する必要性が高いにもかかわらず、ユーザはYESボタン901を押下できないため調整画面に遷移できないという事態が生じうる。そこで、上述のように、NOボタン902以外の領域が押下された(タッチされた)場合には、調整画面に遷移するという処理を行うことで、ユーザの望む動作(調整画面を表示する)を実現できる。   For example, when the coordinates are shifted, even if the user intends to press the YES button 901, the information processing apparatus 101 may detect that another area is pressed instead of the YES button 901. is there. As described above, when the coordinates are deviated, there is a high possibility that the user cannot press the YES button 901 and the user cannot change to the adjustment screen even though the necessity of changing to the adjustment screen is high. Therefore, as described above, when an area other than the NO button 902 is pressed (touched), an operation desired by the user (displaying the adjustment screen) is performed by performing a process of transitioning to the adjustment screen. realizable.

また、ユーザはYESボタンを押下したつもりでも、座標がずれていたためにNOボタンの押下が検知されてしまった場合に備え、NOボタンが押下された場合には、図12(A)〜(D)に示すように、YESボタンまたはNOボタンの配置を変更した画面(確認画面)を表示する。そして、再度調整画面に遷移するか否かの選択を受け付ける。   In addition, even if the user intends to press the YES button, in case the NO button is pressed because the coordinates are misaligned, when the NO button is pressed, FIGS. ), A screen (confirmation screen) in which the arrangement of the YES button or the NO button is changed is displayed. And the selection of whether to change to an adjustment screen again is received.

配置を変更したあともNOボタンの押下を検知した場合は、座標はずれていないと言えるため、調整画面には遷移せず、無効操作回数をリセットし、本フローチャートの処理を終了する(ステップS310:NOと判断される)。   If the pressing of the NO button is detected even after the arrangement is changed, it can be said that the coordinates are not deviated, so the transition to the adjustment screen is not made, the number of invalid operations is reset, and the processing of this flowchart ends (step S310: NO is judged).

他方、配置を変更したあとの画面でNOボタン以外の領域が押下されたと検知した場合は、最初のNOボタン押下の検知は、座標がずれていたため押下されてしまったものであると言える。そのため、この場合は、調整画面に遷移する(ステップS310:YESと判断される)。   On the other hand, when it is detected that an area other than the NO button is pressed on the screen after the arrangement is changed, it can be said that the first detection of the NO button is pressed because the coordinates are shifted. Therefore, in this case, the screen transitions to the adjustment screen (step S310: YES is determined).

図12の(A)で示す画面は、1回目の確認画面からYESボタンとNOボタンとを入れ替えた確認画面の一例である。   The screen shown in FIG. 12A is an example of a confirmation screen in which the YES button and the NO button are replaced from the first confirmation screen.

図12の(B)で示す画面は、1回目の確認画面からYESボタンとNOボタンの両方の配置を変更した確認画面の一例である。   The screen shown in FIG. 12B is an example of a confirmation screen in which the arrangement of both the YES button and the NO button is changed from the first confirmation screen.

図12の(C)で示す画面は、1回目の確認画面からNOボタンの配置を変更した確認画面の一例を示す図である。   The screen shown in FIG. 12C is an example of a confirmation screen in which the arrangement of the NO button is changed from the first confirmation screen.

図12の(D)で示す画面は、1回目の確認画面からYESボタンの配置を変更した確認画面の一例を示す図である。   The screen illustrated in FIG. 12D is a diagram illustrating an example of a confirmation screen in which the arrangement of the YES button is changed from the first confirmation screen.

ステップS311では、情報処理装置101のCPU201は、ステップS307でカウントアップした無効操作回数をリセットする。   In step S311, the CPU 201 of the information processing apparatus 101 resets the invalid operation count counted up in step S307.

ステップS312では、情報処理装置101のCPU201は、座標の調整画面を表示する。座標の調整画面の一例を図6に示す。   In step S312, the CPU 201 of the information processing apparatus 101 displays a coordinate adjustment screen. An example of the coordinate adjustment screen is shown in FIG.

図6に示すように、ユーザに対して所定の位置に表示したターゲット(図6における601〜605)を順次タッチさせることで、座標の調整を行う。   As shown in FIG. 6, the coordinates are adjusted by sequentially touching the target (601 to 605 in FIG. 6) displayed at a predetermined position to the user.

ここで、ステップS310における調整画面に遷移するか否かの判断処理の他の実施形態について図11を用いて説明する。ここでは、YESボタン(901、1001)やNOボタン(902、1002)以外の領域が複数回押下された場合に、座標のずれを調整する画面に遷移するよう制御する場合の処理内容について説明する。   Here, another embodiment of the process of determining whether or not to change to the adjustment screen in step S310 will be described with reference to FIG. Here, description will be given of processing contents when control is performed so as to shift to a screen for adjusting the shift of coordinates when a region other than the YES button (901, 1001) or the NO button (902, 1002) is pressed a plurality of times. .

なお、図11のステップS301からS309の処理およびステップS311〜S314の処理については、図3のフローチャートで示す処理と同様であるため、ここでの説明を省略する。   Note that the processing in steps S301 to S309 and the processing in steps S311 to S314 in FIG. 11 are the same as the processing shown in the flowchart in FIG.

ステップS1101では、情報処理装置101のCPU201は、ユーザによるタッチパネルへの操作を検知する。   In step S1101, the CPU 201 of the information processing apparatus 101 detects an operation on the touch panel by the user.

ステップS1102では、情報処理装置101のCPU201は、ステップS1101で検知した操作が、YESボタン(901、1001)またはNOボタン(902、1002)のいずれかへの操作であるか(YESボタンかNOボタンのいずれかが押下されたか否か)を判断する。   In step S1102, the CPU 201 of the information processing apparatus 101 determines whether the operation detected in step S1101 is an operation on either the YES button (901, 1001) or the NO button (902, 1002) (YES button or NO button). Whether or not any of the above is pressed).

YESボタンへの操作でもなく、NOボタンへの操作でもない場合(ステップS1102:NO)は、処理をステップS1103に移行する。   If the operation is neither an operation on the YES button nor an operation on the NO button (step S1102: NO), the process proceeds to step S1103.

YESボタンまたはNOボタンのいずれかへの操作である場合(ステップS1102:YES)は、処理をステップS1104に移行する。   If it is an operation to either the YES button or the NO button (step S1102: YES), the process proceeds to step S1104.

ステップS1103では、情報処理装置101のCPU201は、YESボタンへの操作でもなく、NOボタンへの操作でもない操作の回数が、予め記憶された所定の回数を満たすか否かを判断する。   In step S1103, the CPU 201 of the information processing apparatus 101 determines whether the number of operations that are neither an operation on the YES button nor an operation on the NO button satisfies a predetermined number stored in advance.

所定の回数を満たす場合(ステップS1103:YES)は、処理をステップS311に移行する。   If the predetermined number of times is satisfied (step S1103: YES), the process proceeds to step S311.

所定の回数を満たさない場合(ステップS1103:NO)は、処理をステップS1101に戻す。   If the predetermined number of times is not satisfied (step S1103: NO), the process returns to step S1101.

ステップS1104では、情報処理装置101のCPU201は、選択されたボタンがYESボタン(901、1001)であるかを判断する。   In step S1104, the CPU 201 of the information processing apparatus 101 determines whether the selected button is a YES button (901, 1001).

YESボタンである場合(ステップS1104:YES)は、処理をステップS311に移行する。   If it is a YES button (step S1104: YES), the process proceeds to step S311.

NOボタンである場合(ステップS1104:NO)は、無効操作回数をリセットして本フローチャートの処理を終了する。   If it is a NO button (step S1104: NO), the number of invalid operations is reset and the processing of this flowchart is terminated.

YESボタンでもなくNOボタンでもない領域が押下された場合、ユーザがYESボタン(またはNOボタン)が表示された領域を押下したつもりであるにも関わらず、座標がずれているため情報処理装置101はYESボタンでもNOボタンでもない領域が押下されたと検知することがある。   When an area that is neither a YES button nor a NO button is pressed, the information is processed because the coordinate is shifted although the user intends to press the area where the YES button (or NO button) is displayed. May detect that an area that is neither a YES button nor a NO button is pressed.

そこで、本実施形態においては、YESボタンでもNOボタンでもない領域が押下されたと検知した場合には、座標調整画面に遷移するよう制御している。   Therefore, in this embodiment, when it is detected that an area that is neither a YES button nor a NO button is pressed, control is performed so as to transition to the coordinate adjustment screen.

他方、座標がずれていない場合であっても、ユーザの操作ミスにより、YESボタンでもNOボタンでもない領域を押下してしまうことがある。このような場合を想定し、本実施形態においては、YESボタンでもNOボタンでもない領域が複数回押下された場合に、座標調整画面に遷移するよう制御している。   On the other hand, even if the coordinates are not shifted, an area that is neither a YES button nor a NO button may be pressed due to a user operation error. Assuming such a case, in the present embodiment, control is performed so as to transition to the coordinate adjustment screen when an area that is neither a YES button nor a NO button is pressed a plurality of times.

YESボタンでもNOボタンでもない領域が複数回押下された場合に、座標調整画面に遷移するという本実施形態は、上述のNOボタンを小さく表示する制御や、NOボタンが押下された場合にボタンの配置を変更した確認画面を表示する制御と組み合わせても良い。   In this embodiment, when the area that is neither the YES button nor the NO button is pressed a plurality of times, the transition to the coordinate adjustment screen is performed. You may combine with the control which displays the confirmation screen which changed arrangement | positioning.

以上の処理により、所定の回数、何も処理が発生しない領域が押下された場合には、座標のずれを調整する画面に遷移することが可能となる。   With the above processing, when a region where no processing occurs is pressed a predetermined number of times, it is possible to transition to a screen for adjusting a coordinate shift.

さらに、座標のずれを調整する画面に遷移するか否かの選択を受け付けることで、無意識や単なる誤操作により何も処理が発生しない領域が押下されてしまった場合に、ユーザの意思に反して座標のずれを調整する画面を表示することを防ぐことが可能となる。   In addition, by accepting the selection of whether or not to transition to a screen for adjusting the coordinate deviation, if an area where no processing occurs due to unconsciousness or simple misoperation, the coordinates are against the user's intention. It is possible to prevent the display of a screen for adjusting the deviation of the screen.

さらに、当該選択画面において、座標のずれを調整する画面を表示しない旨の選択を受け付けるボタン(領域)を、表示する旨の選択を受け付けるボタンよりも小さくすることで、ユーザの意図に反して表示しない旨の選択を受け付けてしまう可能性を低減させることが可能となる。   Furthermore, on the selection screen, a button (area) for accepting a selection not to display a screen for adjusting a coordinate shift is made smaller than a button for accepting a selection to display, so that the screen is displayed contrary to the user's intention. It is possible to reduce the possibility of accepting a selection to the effect.

さらに、座標のずれを調整する画面を表示するか否かの選択画面において、座標のずれを調整する画面を表示しない旨の選択を受け付ける領域以外が選択(押下)された場合には、当該調整画面に遷移するように制御することで、座標がずれている場合であっても当該調整画面を表示することが可能となる。   In addition, in the selection screen for determining whether or not to display a screen for adjusting the coordinate shift, if an area other than a region for accepting the selection not to display the screen for adjusting the coordinate shift is selected (pressed), the adjustment is performed. By controlling so as to transition to the screen, the adjustment screen can be displayed even when the coordinates are shifted.

なお、上述した各種データの構成及びその内容はこれに限定されるものではなく、用途や目的に応じて、様々な構成や内容で構成されることは言うまでもない。   It should be noted that the configuration and contents of the various data described above are not limited to this, and it goes without saying that the various data and configurations are configured according to the application and purpose.

また、本発明におけるプログラムは、図3の処理をコンピュータに実行させるプログラムである。なお、本発明におけるプログラムは、図3の各処理ごとのプログラムであってもよい。   The program in the present invention is a program that causes a computer to execute the processing of FIG. The program in the present invention may be a program for each process in FIG.

以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読み出し、実行することによっても本発明の目的が達成されることは言うまでもない。   As described above, a recording medium that records a program that implements the functions of the above-described embodiments is supplied to a system or apparatus, and a computer (or CPU or MPU) of the system or apparatus stores the program stored in the recording medium. It goes without saying that the object of the present invention can also be achieved by reading and executing.

この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記録した記録媒体は本発明を構成することになる。   In this case, the program itself read from the recording medium realizes the novel function of the present invention, and the recording medium recording the program constitutes the present invention.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、DVD−ROM、磁気テープ、不揮発性のメモリカード、ROM、EEPROM、シリコンディスク等を用いることが出来る。   As a recording medium for supplying the program, for example, flexible disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, DVD-ROM, magnetic tape, nonvolatile memory card, ROM, EEPROM, silicon A disk or the like can be used.

また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (operating system) operating on the computer based on an instruction of the program is actually It goes without saying that a case where the function of the above-described embodiment is realized by performing part or all of the processing and the processing is included.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Furthermore, after the program read from the recording medium is written to the memory provided in the function expansion board inserted into the computer or the function expansion unit connected to the computer, the function expansion board is based on the instructions of the program code. It goes without saying that the case where the CPU or the like provided in the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

また、本発明は、複数の機器から構成されるシステムに適用しても、ひとつの機器から成る装置に適用しても良い。また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。   The present invention may be applied to a system constituted by a plurality of devices or an apparatus constituted by a single device. Needless to say, the present invention can be applied to a case where the present invention is achieved by supplying a program to a system or apparatus. In this case, by reading a recording medium storing a program for achieving the present invention into the system or apparatus, the system or apparatus can enjoy the effects of the present invention.

さらに、本発明を達成するためのプログラムをネットワーク上のサーバ、データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。   Furthermore, by downloading and reading a program for achieving the present invention from a server, database, etc. on a network using a communication program, the system or apparatus can enjoy the effects of the present invention. In addition, all the structures which combined each embodiment mentioned above and its modification are also included in this invention.

101 情報処理装置
101 Information processing apparatus

Claims (13)

タッチパネルを搭載し、タッチパネルに対する操作により指示を受け付ける情報処理装置であって、
前記タッチパネルに対する操作のうち、処理の発生しない領域に対する操作の回数をカウントするカウント手段と、
前記カウント手段によりカウントされた回数が所定の回数を満たす場合、座標のずれを調整するための調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとが表示される選択受付画面であって、前記調整画面を表示しない旨の指示を受け付けるボタンが前記調整画面を表示する旨の指示を受け付けるボタンより小さく表示される選択受付画面を表示する表示制御手段と、
前記選択受付画面における、前記調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとのいずれかの選択を受け付けることで、前記調整画面を表示するか否かの指示を受け付ける受付手段と、
を備え、
前記表示制御手段は、さらに、
前記受付手段により前記調整画面を表示する旨の指示を受け付けた場合に、前記調整画面を表示することを特徴とする情報処理装置。
An information processing apparatus equipped with a touch panel and accepting instructions by operating the touch panel,
Of the operations on the touch panel, a counting unit that counts the number of operations on an area where no processing occurs,
A button for receiving an instruction to display an adjustment screen for adjusting a shift in coordinates when the number of times counted by the counting means satisfies a predetermined number of times, and a button for receiving an instruction to not display the adjustment screen Display control means for displaying a selection reception screen in which a button for receiving an instruction not to display the adjustment screen is displayed smaller than a button for receiving an instruction to display the adjustment screen When,
Whether to display the adjustment screen by receiving selection of either a button for receiving an instruction to display the adjustment screen or a button for receiving an instruction to not display the adjustment screen on the selection reception screen Accepting means for accepting an instruction on whether or not;
With
The display control means further includes
An information processing apparatus that displays the adjustment screen when receiving an instruction to display the adjustment screen by the receiving unit.
タッチパネルを搭載し、タッチパネルに対する操作により指示を受け付ける情報処理装置であって、  An information processing apparatus equipped with a touch panel and accepting instructions by operating the touch panel,
前記タッチパネルに対する操作のうち、処理の発生しない領域に対する操作の回数をカウントするカウント手段と、  Of the operations on the touch panel, a counting unit that counts the number of operations on an area where no processing occurs,
前記カウント手段によりカウントされた回数が所定の回数を満たす場合、座標のずれを調整するための調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとが表示される選択受付画面を表示する表示制御手段と、  A button for receiving an instruction to display an adjustment screen for adjusting a shift in coordinates when the number of times counted by the counting means satisfies a predetermined number of times, and a button for receiving an instruction to not display the adjustment screen Display control means for displaying a selection acceptance screen on which is displayed;
前記選択受付画面における、前記調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとのいずれかの選択を受け付けることで、前記調整画面を表示するか否かの指示を受け付ける受付手段と、  Whether to display the adjustment screen by receiving selection of either a button for receiving an instruction to display the adjustment screen or a button for receiving an instruction to not display the adjustment screen on the selection reception screen Accepting means for accepting an instruction on whether or not;
を備え、  With
前記表示制御手段は、さらに、  The display control means further includes
前記受付手段により前記調整画面を表示しない旨の指示を受け付けるボタンの選択を受け付けた場合は、前記調整画面を表示せず、前記調整画面を表示しない旨の指示を受け付けるボタン以外の領域が選択された場合には、前記調整画面を表示することを特徴とする情報処理装置。  When the selection unit accepts a button for accepting an instruction not to display the adjustment screen by the accepting unit, an area other than the button for accepting an instruction not to display the adjustment screen without displaying the adjustment screen is selected. In the case of an error, the information processing apparatus displays the adjustment screen.
タッチパネルを搭載し、タッチパネルに対する操作により指示を受け付ける情報処理装置であって、  An information processing apparatus equipped with a touch panel and accepting instructions by operating the touch panel,
前記タッチパネルに対する操作のうち、処理の発生しない領域に対する操作の回数をカウントするカウント手段と、  Of the operations on the touch panel, a counting unit that counts the number of operations on an area where no processing occurs,
前記カウント手段によりカウントされた回数が所定の回数を満たす場合、座標のずれを調整するための調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとが表示される選択受付画面を表示する表示制御手段と、  A button for receiving an instruction to display an adjustment screen for adjusting a shift in coordinates when the number of times counted by the counting means satisfies a predetermined number of times, and a button for receiving an instruction to not display the adjustment screen Display control means for displaying a selection acceptance screen on which is displayed;
前記選択受付画面における、前記調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとのいずれかの選択を受け付けることで、前記調整画面を表示するか否かの指示を受け付ける受付手段と、  Whether to display the adjustment screen by receiving selection of either a button for receiving an instruction to display the adjustment screen or a button for receiving an instruction to not display the adjustment screen on the selection reception screen Accepting means for accepting an instruction on whether or not;
を備え、  With
前記表示制御手段は、さらに、  The display control means further includes
前記受付手段により、前記調整画面を表示しない旨の指示を受け付けるボタンの選択を受け付けた場合は、前記調整画面を表示しない旨の指示を受け付けるボタンまたは前記調整画面を表示する旨の指示を受け付けるボタンの配置を変更した確認画面を表示することを特徴とする情報処理装置。  A button for receiving an instruction not to display the adjustment screen or an instruction to display the adjustment screen when the selection unit receives a selection of a button for not displaying the adjustment screen. An information processing apparatus that displays a confirmation screen in which the arrangement of the information is changed.
前記表示制御手段は、さらに、
前記確認画面において前記調整画面を表示しない旨の指示を受け付けるボタンが選択された場合は、前記調整画面を表示せず、前記調整画面を表示しない旨の指示を受け付けるボタン以外の領域が選択された場合は、前記調整画面を表示することを特徴とする請求項に記載の情報処理装置。
The display control means further includes
When a button for accepting an instruction not to display the adjustment screen is selected on the confirmation screen, an area other than a button for accepting an instruction not to display the adjustment screen is selected without displaying the adjustment screen. The information processing apparatus according to claim 3 , wherein the adjustment screen is displayed.
タッチパネルを搭載し、タッチパネルに対する操作により指示を受け付ける情報処理装置であって、  An information processing apparatus equipped with a touch panel and accepting instructions by operating the touch panel,
前記タッチパネルに対する操作のうち、処理の発生しない領域に対する操作の回数をカウントするカウント手段と、  Of the operations on the touch panel, a counting unit that counts the number of operations on an area where no processing occurs,
前記カウント手段によりカウントされた回数が所定の回数を満たす場合、座標のずれを調整するための調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとが表示される選択受付画面を表示する表示制御手段と、  A button for receiving an instruction to display an adjustment screen for adjusting a shift in coordinates when the number of times counted by the counting means satisfies a predetermined number of times, and a button for receiving an instruction to not display the adjustment screen Display control means for displaying a selection acceptance screen on which is displayed;
前記選択受付画面における、前記調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとのいずれかの選択を受け付けることで、前記調整画面を表示するか否かの指示を受け付ける受付手段と、  Whether to display the adjustment screen by receiving selection of either a button for receiving an instruction to display the adjustment screen or a button for receiving an instruction to not display the adjustment screen on the selection reception screen Accepting means for accepting an instruction on whether or not;
を備え、  With
前記カウント手段は、さらに、  The counting means further includes:
前記選択受付画面において、前記調整画面を表示する旨の指示を受け付けるボタンおよび前記調整画面を表示しない旨の指示を受け付けるボタン以外の領域が選択された回数をカウントすることを特徴とし、  In the selection reception screen, the number of times a region other than a button for receiving an instruction to display the adjustment screen and a button for receiving an instruction to not display the adjustment screen is selected,
前記表示制御手段は、さらに、  The display control means further includes
前記カウント手段によりカウントされた回数が所定の回数を満たす場合、前記調整画面を表示することを特徴とする情報処理装置。  An information processing apparatus that displays the adjustment screen when the number of times counted by the counting unit satisfies a predetermined number.
タッチパネルを搭載し、タッチパネルに対する操作により指示を受け付ける情報処理装置における情報処理方法であって、
前記情報処理装置のカウント手段が、前記タッチパネルに対する操作のうち、処理の発生しない領域に対する操作の回数をカウントするカウント工程と、
前記情報処理装置の表示制御手段が、前記カウント工程によりカウントされた回数が所定の回数を満たす場合、座標のずれを調整するための調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとが表示される選択受付画面であって、前記調整画面を表示しない旨の指示を受け付けるボタンが前記調整画面を表示する旨の指示を受け付けるボタンより小さく表示される選択受付画面を表示する表示制御工程と、
前記情報処理装置の受付手段が、前記選択受付画面における、前記調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとのいずれかの選択を受け付けることで、前記調整画面を表示するか否かの指示を受け付ける受付工程と、
を備え、
前記表示制御工程は、さらに、
前記受付工程により前記調整画面を表示する旨の指示を受け付けた場合に、前記調整画面を表示することを特徴とする情報処理方法。
An information processing method in an information processing apparatus equipped with a touch panel and accepting an instruction by an operation on the touch panel,
A counting step in which the counting means of the information processing apparatus counts the number of operations for an area where no processing occurs among operations on the touch panel;
A button for receiving an instruction to display an adjustment screen for adjusting a shift of coordinates when the number of times counted by the counting step satisfies a predetermined number, and the adjustment screen; And a button for accepting an instruction not to display the adjustment screen, and a button for accepting an instruction not to display the adjustment screen is displayed smaller than a button for accepting an instruction to display the adjustment screen. A display control process for displaying a selection acceptance screen ;
The reception unit of the information processing apparatus receives a selection of either a button for receiving an instruction to display the adjustment screen or a button for receiving an instruction to not display the adjustment screen on the selection reception screen. And an accepting step of accepting an instruction as to whether or not to display the adjustment screen;
With
The display control step further includes
An information processing method for displaying the adjustment screen when receiving an instruction to display the adjustment screen in the receiving step.
タッチパネルを搭載し、タッチパネルに対する操作により指示を受け付ける情報処理装置における情報処理方法であって、  An information processing method in an information processing apparatus equipped with a touch panel and accepting an instruction by an operation on the touch panel,
前記情報処理装置のカウント手段が、前記タッチパネルに対する操作のうち、処理の発生しない領域に対する操作の回数をカウントするカウント工程と、  A counting step in which the counting means of the information processing apparatus counts the number of operations for an area where no processing occurs among operations on the touch panel;
前記情報処理装置の表示制御手段が、前記カウント工程によりカウントされた回数が所定の回数を満たす場合、座標のずれを調整するための調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとが表示される選択受付画面を表示する表示制御工程と、  A button for receiving an instruction to display an adjustment screen for adjusting a shift of coordinates when the number of times counted by the counting step satisfies a predetermined number, and the adjustment screen; A display control step for displaying a selection reception screen on which a button for receiving an instruction not to display is displayed;
前記情報処理装置の受付手段が、前記選択受付画面における、前記調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとのいずれかの選択を受け付けることで、前記調整画面を表示するか否かの指示を受け付ける受付工程と、  The reception unit of the information processing apparatus receives a selection of either a button for receiving an instruction to display the adjustment screen or a button for receiving an instruction to not display the adjustment screen on the selection reception screen. And an accepting step of accepting an instruction as to whether or not to display the adjustment screen;
を備え、  With
前記表示制御工程は、さらに、  The display control step further includes
前記受付工程により前記調整画面を表示しない旨の指示を受け付けるボタンの選択を受け付けた場合は、前記調整画面を表示せず、前記調整画面を表示しない旨の指示を受け付けるボタン以外の領域が選択された場合には、前記調整画面を表示することを特徴とする情報処理方法。  When selection of a button for accepting an instruction not to display the adjustment screen is accepted in the acceptance step, an area other than a button for accepting an instruction not to display the adjustment screen without displaying the adjustment screen is selected. If it is, the information processing method is characterized by displaying the adjustment screen.
タッチパネルを搭載し、タッチパネルに対する操作により指示を受け付ける情報処理装置における情報処理方法であって、  An information processing method in an information processing apparatus equipped with a touch panel and accepting an instruction by an operation on the touch panel,
前記情報処理装置のカウント手段が、前記タッチパネルに対する操作のうち、処理の発生しない領域に対する操作の回数をカウントするカウント工程と、  A counting step in which the counting means of the information processing apparatus counts the number of operations for an area where no processing occurs among operations on the touch panel;
前記情報処理装置の表示制御手段が、前記カウント工程によりカウントされた回数が所定の回数を満たす場合、座標のずれを調整するための調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとが表示される選択受付画面を表示する表示制御工程と、  A button for receiving an instruction to display an adjustment screen for adjusting a shift of coordinates when the number of times counted by the counting step satisfies a predetermined number, and the adjustment screen; A display control step for displaying a selection reception screen on which a button for receiving an instruction not to display is displayed;
前記情報処理装置の受付手段が、前記選択受付画面における、前記調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとのいずれかの選択を受け付けることで、前記調整画面を表示するか否かの指示を受け付ける受付工程と、  The reception unit of the information processing apparatus receives a selection of either a button for receiving an instruction to display the adjustment screen or a button for receiving an instruction to not display the adjustment screen on the selection reception screen. And an accepting step of accepting an instruction as to whether or not to display the adjustment screen;
を備え、  With
前記表示制御工程は、さらに、  The display control step further includes
前記受付工程により、前記調整画面を表示しない旨の指示を受け付けるボタンの選択を受け付けた場合は、前記調整画面を表示しない旨の指示を受け付けるボタンまたは前記調整画面を表示する旨の指示を受け付けるボタンの配置を変更した確認画面を表示することを特徴とする情報処理方法。  A button for accepting an instruction not to display the adjustment screen or an instruction to display the adjustment screen when a selection of a button for accepting an instruction not to display the adjustment screen is accepted in the accepting step. An information processing method characterized by displaying a confirmation screen in which the arrangement of the information is changed.
タッチパネルを搭載し、タッチパネルに対する操作により指示を受け付ける情報処理装置における情報処理方法であって、  An information processing method in an information processing apparatus equipped with a touch panel and accepting an instruction by an operation on the touch panel,
前記情報処理装置のカウント手段が、前記タッチパネルに対する操作のうち、処理の発生しない領域に対する操作の回数をカウントするカウント工程と、  A counting step in which the counting means of the information processing apparatus counts the number of operations for an area where no processing occurs among operations on the touch panel;
前記情報処理装置の表示制御手段が、前記カウント工程によりカウントされた回数が所定の回数を満たす場合、座標のずれを調整するための調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとが表示される選択受付画面を表示する表示制御工程と、  A button for receiving an instruction to display an adjustment screen for adjusting a shift of coordinates when the number of times counted by the counting step satisfies a predetermined number, and the adjustment screen; A display control step for displaying a selection reception screen on which a button for receiving an instruction not to display is displayed;
前記情報処理装置の受付手段が、前記選択受付画面における、前記調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとのいずれかの選択を受け付けることで、前記調整画面を表示するか否かの指示を受け付ける受付工程と、  The reception unit of the information processing apparatus receives a selection of either a button for receiving an instruction to display the adjustment screen or a button for receiving an instruction to not display the adjustment screen on the selection reception screen. And an accepting step of accepting an instruction as to whether or not to display the adjustment screen;
を備え、  With
前記カウント工程は、さらに、  The counting step further includes:
前記選択受付画面において、前記調整画面を表示する旨の指示を受け付けるボタンおよび前記調整画面を表示しない旨の指示を受け付けるボタン以外の領域が選択された回数をカウントすることを特徴とし、  In the selection reception screen, the number of times a region other than a button for receiving an instruction to display the adjustment screen and a button for receiving an instruction to not display the adjustment screen is selected,
前記表示制御工程は、さらに、  The display control step further includes
前記カウント工程によりカウントされた回数が所定の回数を満たす場合、前記調整画面を表示することを特徴とする情報処理方法。  An information processing method comprising displaying the adjustment screen when the number of times counted in the counting step satisfies a predetermined number of times.
タッチパネルを搭載し、タッチパネルに対する操作により指示を受け付ける情報処理装置において実行可能なプログラムであって、
前記情報処理装置を、
前記タッチパネルに対する操作のうち、処理の発生しない領域に対する操作の回数をカウントするカウント手段と、
前記カウント手段によりカウントされた回数が所定の回数を満たす場合、座標のずれを調整するための調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとが表示される選択受付画面であって、前記調整画面を表示しない旨の指示を受け付けるボタンが前記調整画面を表示する旨の指示を受け付けるボタンより小さく表示される選択受付画面を表示する表示制御手段と、
前記選択受付画面における、前記調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとのいずれかの選択を受け付けることで、前記調整画面を表示するか否かの指示を受け付ける受付手段として機能させ、
前記表示制御手段を、さらに、
前記受付手段により前記調整画面を表示する旨の指示を受け付けた場合に、前記調整画面を表示する手段として機能させることを特徴とするプログラム。
A program that can be executed in an information processing apparatus that is equipped with a touch panel and receives instructions by operating the touch panel,
The information processing apparatus;
Of the operations on the touch panel, a counting unit that counts the number of operations on an area where no processing occurs,
A button for receiving an instruction to display an adjustment screen for adjusting a shift in coordinates when the number of times counted by the counting means satisfies a predetermined number of times, and a button for receiving an instruction to not display the adjustment screen Display control means for displaying a selection reception screen in which a button for receiving an instruction not to display the adjustment screen is displayed smaller than a button for receiving an instruction to display the adjustment screen When,
Whether to display the adjustment screen by receiving selection of either a button for receiving an instruction to display the adjustment screen or a button for receiving an instruction to not display the adjustment screen on the selection reception screen Function as an accepting means for accepting instructions on whether or not,
The display control means;
A program that functions as means for displaying the adjustment screen when an instruction to display the adjustment screen is received by the reception means .
タッチパネルを搭載し、タッチパネルに対する操作により指示を受け付ける情報処理装置において実行可能なプログラムであって、  A program that can be executed in an information processing apparatus that is equipped with a touch panel and receives instructions by operating the touch panel,
前記情報処理装置を、  The information processing apparatus;
前記タッチパネルに対する操作のうち、処理の発生しない領域に対する操作の回数をカウントするカウント手段と、  Of the operations on the touch panel, a counting unit that counts the number of operations on an area where no processing occurs,
前記カウント手段によりカウントされた回数が所定の回数を満たす場合、座標のずれを調整するための調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとが表示される選択受付画面を表示する表示制御手段と、  A button for receiving an instruction to display an adjustment screen for adjusting a shift in coordinates when the number of times counted by the counting means satisfies a predetermined number of times, and a button for receiving an instruction to not display the adjustment screen Display control means for displaying a selection acceptance screen on which is displayed;
前記選択受付画面における、前記調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとのいずれかの選択を受け付けることで、前記調整画面を表示するか否かの指示を受け付ける受付手段として機能させ、  Whether to display the adjustment screen by receiving selection of either a button for receiving an instruction to display the adjustment screen or a button for receiving an instruction to not display the adjustment screen on the selection reception screen Function as an accepting means for accepting instructions on whether or not,
前記表示制御手段を、さらに、  The display control means;
前記受付手段により前記調整画面を表示しない旨の指示を受け付けるボタンの選択を受け付けた場合は、前記調整画面を表示せず、前記調整画面を表示しない旨の指示を受け付けるボタン以外の領域が選択された場合には、前記調整画面を表示する手段として機能させることを特徴とするプログラム。  When the selection unit accepts a button for accepting an instruction not to display the adjustment screen by the accepting unit, an area other than the button for accepting an instruction not to display the adjustment screen without displaying the adjustment screen is selected. If so, a program that functions as means for displaying the adjustment screen.
タッチパネルを搭載し、タッチパネルに対する操作により指示を受け付ける情報処理装置において実行可能なプログラムであって、  A program that can be executed in an information processing apparatus that is equipped with a touch panel and receives instructions by operating the touch panel,
前記情報処理装置を、  The information processing apparatus;
前記タッチパネルに対する操作のうち、処理の発生しない領域に対する操作の回数をカウントするカウント手段と、  Of the operations on the touch panel, a counting unit that counts the number of operations on an area where no processing occurs,
前記カウント手段によりカウントされた回数が所定の回数を満たす場合、座標のずれを調整するための調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとが表示される選択受付画面を表示する表示制御手段と、  A button for receiving an instruction to display an adjustment screen for adjusting a shift in coordinates when the number of times counted by the counting means satisfies a predetermined number of times, and a button for receiving an instruction to not display the adjustment screen Display control means for displaying a selection acceptance screen on which is displayed;
前記選択受付画面における、前記調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとのいずれかの選択を受け付けることで、前記調整画面を表示するか否かの指示を受け付ける受付手段として機能させ、  Whether to display the adjustment screen by receiving selection of either a button for receiving an instruction to display the adjustment screen or a button for receiving an instruction to not display the adjustment screen on the selection reception screen Function as an accepting means for accepting instructions on whether or not,
前記表示制御手段を、さらに、  The display control means;
前記受付手段により、前記調整画面を表示しない旨の指示を受け付けるボタンの選択を受け付けた場合は、前記調整画面を表示しない旨の指示を受け付けるボタンまたは前記調整画面を表示する旨の指示を受け付けるボタンの配置を変更した確認画面を表示する手段として機能させることを特徴とするプログラム。  A button for receiving an instruction not to display the adjustment screen or an instruction to display the adjustment screen when the selection unit receives a selection of a button for not displaying the adjustment screen. A program that functions as a means for displaying a confirmation screen in which the layout of the program is changed.
タッチパネルを搭載し、タッチパネルに対する操作により指示を受け付ける情報処理装置において実行可能なプログラムであって、  A program that can be executed in an information processing apparatus that is equipped with a touch panel and receives instructions by operating the touch panel,
前記情報処理装置を、  The information processing apparatus;
前記タッチパネルに対する操作のうち、処理の発生しない領域に対する操作の回数をカウントするカウント手段と、  Of the operations on the touch panel, a counting unit that counts the number of operations on an area where no processing occurs,
前記カウント手段によりカウントされた回数が所定の回数を満たす場合、座標のずれを調整するための調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとが表示される選択受付画面を表示する表示制御手段と、  A button for receiving an instruction to display an adjustment screen for adjusting a shift in coordinates when the number of times counted by the counting means satisfies a predetermined number of times, and a button for receiving an instruction to not display the adjustment screen Display control means for displaying a selection acceptance screen on which is displayed;
前記選択受付画面における、前記調整画面を表示する旨の指示を受け付けるボタンと、前記調整画面を表示しない旨の指示を受け付けるボタンとのいずれかの選択を受け付けることで、前記調整画面を表示するか否かの指示を受け付ける受付手段として機能させ、  Whether to display the adjustment screen by accepting selection of either a button for receiving an instruction to display the adjustment screen or a button for receiving an instruction to not display the adjustment screen on the selection reception screen Function as an accepting means for accepting instructions on whether or not,
前記カウント手段は、さらに、  The counting means further includes:
前記選択受付画面において、前記調整画面を表示する旨の指示を受け付けるボタンおよび前記調整画面を表示しない旨の指示を受け付けるボタン以外の領域が選択された回数をカウントすることを特徴とし、  In the selection reception screen, the number of times a region other than a button for receiving an instruction to display the adjustment screen and a button for receiving an instruction to not display the adjustment screen is selected,
前記表示制御手段を、さらに、  The display control means;
前記カウント手段によりカウントされた回数が所定の回数を満たす場合、前記調整画面を表示する手段として機能させることを特徴とするプログラム。  When the number of times counted by the counting means satisfies a predetermined number, the program is made to function as means for displaying the adjustment screen.
JP2014067304A 2013-07-26 2014-03-28 Information processing apparatus, information processing method, and program Expired - Fee Related JP5821988B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014067304A JP5821988B2 (en) 2013-07-26 2014-03-28 Information processing apparatus, information processing method, and program

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2013155416 2013-07-26
JP2013155416 2013-07-26
JP2014067304A JP5821988B2 (en) 2013-07-26 2014-03-28 Information processing apparatus, information processing method, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2015198539A Division JP6137266B2 (en) 2013-07-26 2015-10-06 Information processing apparatus, information processing method, and program

Publications (2)

Publication Number Publication Date
JP2015043195A JP2015043195A (en) 2015-03-05
JP5821988B2 true JP5821988B2 (en) 2015-11-24

Family

ID=52696688

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2014067304A Expired - Fee Related JP5821988B2 (en) 2013-07-26 2014-03-28 Information processing apparatus, information processing method, and program
JP2015198539A Expired - Fee Related JP6137266B2 (en) 2013-07-26 2015-10-06 Information processing apparatus, information processing method, and program

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2015198539A Expired - Fee Related JP6137266B2 (en) 2013-07-26 2015-10-06 Information processing apparatus, information processing method, and program

Country Status (1)

Country Link
JP (2) JP5821988B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6035290B2 (en) 2014-07-29 2016-11-30 京セラドキュメントソリューションズ株式会社 Display input device and image forming apparatus having the same

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3959163B2 (en) * 1997-11-26 2007-08-15 株式会社東芝 Data input device and coordinate transformation method applied to the same
JP4763541B2 (en) * 2006-07-31 2011-08-31 クラリオン株式会社 Display device with touch panel and navigation device
JP5157973B2 (en) * 2009-03-11 2013-03-06 大日本印刷株式会社 Projection input / output system and program thereof
JP2011065301A (en) * 2009-09-16 2011-03-31 Fujitsu General Ltd Electronic apparatus with touch panel
JP5276577B2 (en) * 2009-12-21 2013-08-28 株式会社日立ソリューションズ Front projection type electronic blackboard system and calibration start method
JP5356270B2 (en) * 2010-01-29 2013-12-04 京セラドキュメントソリューションズ株式会社 Operation device and image forming apparatus provided with the same
JP5825921B2 (en) * 2011-08-10 2015-12-02 キヤノン株式会社 Display device and control method thereof

Also Published As

Publication number Publication date
JP6137266B2 (en) 2017-05-31
JP2016027495A (en) 2016-02-18
JP2015043195A (en) 2015-03-05

Similar Documents

Publication Publication Date Title
US10296204B2 (en) Touch operation processing method and terminal device
EP2729897B1 (en) Secure input via a touchscreen
EP3336677B1 (en) Method and apparatus for controlling touch screen of terminal, and terminal
JP5893456B2 (en) Display control apparatus, control method therefor, program, and storage medium
JP6265145B2 (en) Information processing apparatus, information processing method, program, and display apparatus
WO2014148358A1 (en) Information terminal, operating region control method, and operating region control program
US20140368875A1 (en) Image-forming apparatus, control method for image-forming apparatus, and storage medium
US10019148B2 (en) Method and apparatus for controlling virtual screen
KR20140100791A (en) User terminal and interfacing method of the same
JP2005276120A (en) Touch panel input device and its input control system
CN106681817B (en) Terminal control method and terminal
JP6137266B2 (en) Information processing apparatus, information processing method, and program
US20170277504A1 (en) Information processing apparatus, information processing method, and non-transitory computer readable medium
US9495023B2 (en) Information processing method and electronic device
JP6773977B2 (en) Terminal device and operation control program
WO2017016333A1 (en) Screen adjustment method and device
JP2016126371A (en) Information processing apparatus, information processing system, method of controlling information processing apparatus, and program
WO2014148352A1 (en) Information terminal, operating region control method, and operating region control program
JP5924378B2 (en) Information processing apparatus, information processing method, and program
JP6210911B2 (en) Information terminal, display control method, and display control program
JP6493099B2 (en) Display system, control method, and program
KR20140103631A (en) Apparatus and method for processing input through user interface
KR20150039511A (en) Method and apparatus for providing a menu interface
JP2007272755A (en) Information apparatus, display device and input method
JP6230247B2 (en) Information input device and program

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20150410

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150617

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150623

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150817

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150921

R150 Certificate of patent or registration of utility model

Ref document number: 5821988

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees