JP2016143226A - Information processing apparatus, character input control method, and character input control program - Google Patents

Information processing apparatus, character input control method, and character input control program Download PDF

Info

Publication number
JP2016143226A
JP2016143226A JP2015018422A JP2015018422A JP2016143226A JP 2016143226 A JP2016143226 A JP 2016143226A JP 2015018422 A JP2015018422 A JP 2015018422A JP 2015018422 A JP2015018422 A JP 2015018422A JP 2016143226 A JP2016143226 A JP 2016143226A
Authority
JP
Japan
Prior art keywords
touch
character
character string
display
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2015018422A
Other languages
Japanese (ja)
Other versions
JP6485077B2 (en
Inventor
山崎 貴史
Takashi Yamazaki
貴史 山崎
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2015018422A priority Critical patent/JP6485077B2/en
Publication of JP2016143226A publication Critical patent/JP2016143226A/en
Application granted granted Critical
Publication of JP6485077B2 publication Critical patent/JP6485077B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a technology of improving work efficiency in character input operation.SOLUTION: An information processing apparatus includes a display section, a detection section, and a control section. The display section displays an image. The detection section detects a touch. After a touch is detected by the detection section, when a position of the touch still detected is moved in a first direction, the control section controls a character string, which is estimated to be input, to be displayed on the display section. After the character string is displayed on the display section, when the position of the touch still detected by the detection section is moved in a direction opposite the first direction and is further moved in the first direction, the control section controls another character string, which is estimated to be input, to be displayed on the display section.SELECTED DRAWING: Figure 2

Description

本発明は、情報処理装置、文字入力制御方法、および文字入力制御プログラムに関する。   The present invention relates to an information processing apparatus, a character input control method, and a character input control program.

文字入力にタッチパネルを用いるスマートフォン、およびタブレット端末などの情報処理装置が急速に普及してきている。これに伴い、タッチパネルを用いた文字入力の操作性の向上が望まれている。以下の説明では、文字入力にタッチパネルを用いるスマートフォン、およびタブレット端末などの情報処理装置のことを、単に情報処理装置とも言う。   Information processing apparatuses such as smartphones and tablet terminals that use touch panels for character input are rapidly spreading. In connection with this, the improvement of the operativity of the character input using a touch panel is desired. In the following description, information processing apparatuses such as smartphones and tablet terminals that use a touch panel for character input are also simply referred to as information processing apparatuses.

パソコンなどに用いられるハードウェアキーボード上のハードキーと異なり、タッチパネルを用いたソフトウェアキーボード上のソフトキーは、物理的な境界がなく、キーが小さい形状のため、複数の文字を素早く入力することが困難である。ソフトウェアキーボードとは、ソフトウェアで再現された複数のソフトキーを含む入力装置のことである。   Unlike hard keys on hardware keyboards used in personal computers, soft keys on software keyboards that use touch panels have no physical boundaries and the keys are small in shape so that multiple characters can be entered quickly. Have difficulty. The software keyboard is an input device including a plurality of soft keys reproduced by software.

そこで、情報処理装置の文字入力では、ユーザの文字入力の操作性を向上するため、タッチパネルで文字が選択されたとき、対応する文字列を情報処理装置が有する表示画面に表示し、ユーザからの文字列の選択を受け付ける入力予測機能が用いられている。   Therefore, in the character input of the information processing device, in order to improve the operability of the user's character input, when a character is selected on the touch panel, the corresponding character string is displayed on the display screen of the information processing device, An input prediction function that accepts selection of a character string is used.

情報処理装置は、入力予測機能を用いて、使用しているアプリケーション、前後の文脈、時刻、および位置情報などを考慮した入力予測をする。そして、情報処理装置は、入力されると予測した文字列を表示画面に表示し、ユーザからの文字列の選択を受け付ける。これにより、ユーザは、複数の文字を素早く入力することができる。以上のように、入力予測機能は、文字入力の操作性を向上させるのに有効な機能である。   The information processing apparatus uses the input prediction function to perform input prediction in consideration of the application being used, contexts before and after, time, position information, and the like. Then, the information processing apparatus displays the character string predicted to be input on the display screen, and accepts selection of the character string from the user. Thereby, the user can input a plurality of characters quickly. As described above, the input prediction function is an effective function for improving the operability of character input.

関連する他の技術として、表示装置は、文字が割り当てられたキーを表示する表示部と、接触物が接触すると、接触の位置を検出し、検出結果を出力するタッチセンサとを有する。表示装置は、タッチセンサの出力に基づき、接触物が接触し、接触物の接触の位置が接触された位置を始点として変位したとき、接触の始点の位置に対応するキーに割り当てられた文字に関連する予測変換候補を表示部に表示させる制御をする制御部を有する。さらに、制御部は、予測変換候補が表示された状態で、タッチセンサが予測変換候補に対応する位置を検出すると、検出された位置に対応する予測変換候補を選択する制御をする。このとき、制御部は、始点を基準とした変位の方向を除く領域に、予測変換候補を表示するように表示部を制御する技術が知られている。   As another related technique, the display device includes a display unit that displays a key to which a character is assigned, and a touch sensor that detects a position of the contact and outputs a detection result when the contact object comes into contact. Based on the output of the touch sensor, the display device detects the character assigned to the key corresponding to the position of the start point of contact when the contact object touches and the contact position of the contact object is displaced starting from the touched position. It has a control part which performs control which displays a related prediction conversion candidate on a display part. Further, when the touch sensor detects a position corresponding to the prediction conversion candidate while the prediction conversion candidate is displayed, the control unit performs control to select the prediction conversion candidate corresponding to the detected position. At this time, a technique is known in which the control unit controls the display unit so that the prediction conversion candidate is displayed in a region excluding the direction of displacement with the start point as a reference.

また、関連する他の技術として、テキスト入力方法は、データベースに格納された候補語の第1のセットを選択することを含む。テキスト入力方法は、ユーザに選択させるために、候補語の第1のセットのうちの少なくとも1つを画面に表示することを含む。テキスト入力方法は、ユーザは連続入力パターンを生成し、連続入力パターンに沿ってまたは近接して配置されている1つまたは複数の候補語を識別することを含む。テキスト入力方法は、識別された1つまたは複数の候補語はテキスト入力フィールドに入力されることを含む。そして、テキスト入力方法は、連続入力パターンが予め定義されたリフレッシュジェスチャをなぞるかまたは予め定義された領域に入るかもしくはそこから出ると、表示された候補語をリフレッシュすることを含む技術が知られている。   As another related technique, the text input method includes selecting a first set of candidate words stored in a database. The text input method includes displaying on the screen at least one of the first set of candidate words for the user to select. The text input method includes a user generating a continuous input pattern and identifying one or more candidate words located along or in close proximity to the continuous input pattern. The text entry method includes the identified one or more candidate words being entered into a text entry field. The text input method is known to include refreshing displayed candidate words when a continuous input pattern follows a predefined refresh gesture or enters or exits a predefined area. ing.

さらに、関連する他の技術として、携帯端末は、タッチパネルディスプレイと、文字列に関連付けられた入力予測候補を記憶する入力予測公報記憶部とを備える。また、携帯端末は、タッチパネルディスプレイから入力された文字列に基づいて入力予測候補記憶部を参照し、該当する入力候補予測候補を画像付きのシンボルとしてカーソルの周囲に表示するシンボル生成部を備える。さらに、携帯端末は、一のオブジェクトが選択されたことを検知すると、オブジェクトに含まれる入力予測候補をカーソルに入力する入力制御部を備える技術が知られている(例えば、特許文献1〜特許文献3)。   Furthermore, as another related technique, the mobile terminal includes a touch panel display and an input prediction publication storage unit that stores input prediction candidates associated with character strings. The mobile terminal also includes a symbol generation unit that refers to the input prediction candidate storage unit based on the character string input from the touch panel display and displays the corresponding input candidate prediction candidate as a symbol with an image around the cursor. Furthermore, when the mobile terminal detects that one object has been selected, a technique including an input control unit that inputs an input prediction candidate included in the object to a cursor is known (for example, Patent Document 1 to Patent Document). 3).

特開2012−89020号公報JP 2012-89020 A 特開2014−147063号公報JP 2014-147063 A 国際公開第2012/132767号International Publication No. 2012/132767

前述した文字入力技術を有する情報処理装置では、最初に表示された文字列以外の選択をするとき、ユーザは、他の文字列を表示するための専用キーをタッチし、表示される文字列を切替える操作をするため、文字入力操作の作業効率が低下することがある。
本発明は、一側面として、文字入力操作の作業効率を向上する技術を提供する。
In the information processing apparatus having the character input technique described above, when selecting other than the first displayed character string, the user touches a dedicated key for displaying another character string, and displays the displayed character string. Since the switching operation is performed, the work efficiency of the character input operation may be reduced.
As one aspect, the present invention provides a technique for improving the work efficiency of a character input operation.

本明細書で開示する情報処理装置のひとつに、表示部と、検出部と、制御部とを備える情報処理装置がある。表示部は、画像を表示する。検出部は、タッチを検出する。制御部は、検出部により、タッチが検出されたあと、タッチが検出されている状態で、タッチの位置が第1方向に移動したとき、入力されると予測される文字列を表示部に表示させる制御をする。さらに、制御部は、表示部に文字列を表示させたあと、検出部により、タッチが検出されている状態で、タッチの位置が第1方向と逆方向に移動し、さらに、タッチの位置が第1方向に移動したとき、入力されると予測される他の文字列を表示部に表示させる制御をする。   One information processing apparatus disclosed in this specification is an information processing apparatus including a display unit, a detection unit, and a control unit. The display unit displays an image. The detection unit detects a touch. After the touch is detected by the detection unit, the control unit displays a character string that is predicted to be input on the display unit when the touch position is moved in the first direction while the touch is detected. To control. Further, after the control unit displays the character string on the display unit, the touch position is moved in the direction opposite to the first direction in a state where the touch is detected by the detection unit. When moving in the first direction, control is performed to display another character string predicted to be input on the display unit.

1実施態様によれば、文字入力操作の作業効率を向上することができる。   According to one embodiment, the work efficiency of a character input operation can be improved.

文字列を選択する操作の一例を示す図(その1)である。FIG. 10 is a diagram (part 1) illustrating an example of an operation for selecting a character string; 情報処理装置の一実施例を示す機能ブロック図である。It is a functional block diagram which shows one Example of information processing apparatus. 入力情報の一例を示す図である。It is a figure which shows an example of input information. 候補情報の一例を示す図(その1)である。It is a figure (the 1) which shows an example of candidate information. 候補情報の一例を示す図(その2)である。It is a figure (example 2) which shows an example of candidate information. 頁情報の一例を示す図である。It is a figure which shows an example of page information. 文字列を選択する操作の一例を示す図(その2)である。It is FIG. (2) which shows an example of operation which selects a character string. 文字列を選択する操作の一例を示す図(その3)である。It is FIG. (3) which shows an example of operation which selects a character string. 文字列を選択する操作の一例を示す図(その4)である。It is FIG. (4) which shows an example of operation which selects a character string. 文字列を選択する操作の一例を示す図(その5)である。It is FIG. (5) which shows an example of operation which selects a character string. 文字入力処理を示すフローチャート(その1)である。It is a flowchart (the 1) which shows a character input process. 文字入力処理を示すフローチャート(その2)である。It is a flowchart (the 2) which shows a character input process. 文字入力処理を示すフローチャート(その3)である。It is a flowchart (the 3) which shows a character input process. 文字入力処理を示すフローチャート(その4)である。It is a flowchart (the 4) which shows a character input process. コンピュータ装置の一実施例を示すブロック図である。It is a block diagram which shows one Example of a computer apparatus.

[実施形態]
実施形態の情報処理装置について説明する。
図1は、文字列を選択する操作の一例を示す図(その1)である。
図1を参照して、文字列を選択する操作の一例を説明する。
[Embodiment]
An information processing apparatus according to an embodiment will be described.
FIG. 1 is a diagram (part 1) illustrating an example of an operation for selecting a character string.
An example of an operation for selecting a character string will be described with reference to FIG.

情報処理装置1は、図1(a)に示すように、文字入力処理を開始すると、ソフトウェアキーボード3を表示部30に表示する。そして、ソフトウェアキーボード3上のソフトキーには、「あ」、「か」、「さ」、「た」…「※」、「わ」、および「♯」などが割り当てられ、割り当てられた文字および記号の入力を受け付ける。   As illustrated in FIG. 1A, the information processing apparatus 1 displays the software keyboard 3 on the display unit 30 when the character input process is started. The soft keys on the software keyboard 3 are assigned “a”, “ka”, “sa”, “ta”, “*”, “wa”, “#”, etc., and the assigned characters and Accepts symbol input.

以下の説明において、情報処理装置1は、後述する検出部40が表示部30上に重ねて配置され、ユーザ2の指がソフトウェアキーボード3上のどのソフトキーをタッチしたかを検出可能であるものとする。ユーザ2の指のことは、単にユーザ2とも言う。さらに、文字および記号は、単に文字とも言い、「※」、および「♯」などの記号も含むものとする。また、各ソフトキー上に表示された文字は、表示文字とも言う。そして、ソフトキーに表示された文字がタッチされたとき、表示文字、文字、「あ」、「か」、「さ」、「た」…「※」、「わ」、および「♯」がタッチされたとも言う。   In the following description, the information processing apparatus 1 is configured such that a detection unit 40 to be described later is arranged on the display unit 30 and can detect which soft key on the software keyboard 3 is touched by the finger of the user 2. And The finger of user 2 is also simply referred to as user 2. Further, the characters and symbols are also simply referred to as characters, and include symbols such as “*” and “#”. The characters displayed on each soft key are also referred to as display characters. When the character displayed on the soft key is touched, the displayed character, character, “A”, “ka”, “sa”, “ta”… “*”, “wa”, and “#” are touched. It is also said.

情報処理装置1は、図1(a)に示すように、ユーザ2により「た」がタッチされたとき、ユーザ2により「た」が選択されたことを受け付ける。そして、情報処理装置1は、ユーザ2により「た」が選択されたことを示す文字表示4を表示する。以下の説明において、文字表示4は、ユーザ2により選択されている文字を示す表示であり、選択されている文字の背景をドットパターン表示することで、選択表示するものとする。また、ユーザ2により文字が選択されたことは、単に、文字が選択されたとも言う。さらに、ユーザ2により文字がタッチされたことは、単に、文字がタッチされたとも言う。   As illustrated in FIG. 1A, the information processing apparatus 1 accepts that “TA” is selected by the user 2 when “TA” is touched by the user 2. Then, the information processing apparatus 1 displays a character display 4 indicating that “TA” has been selected by the user 2. In the following description, the character display 4 is a display indicating the character selected by the user 2, and is selected and displayed by displaying the background of the selected character in a dot pattern. In addition, the fact that the character is selected by the user 2 simply means that the character is selected. Furthermore, the fact that the character 2 has been touched by the user 2 simply means that the character has been touched.

情報処理装置1は、図1(b)の矢印に示すように、ユーザ2のタッチしている位置が右方向に移動すると、文字表示4において、タッチしている位置の移動方向上にある「て」の選択を受け付ける。このとき、文字表示4では、図1(b)に示すように「て」が選択表示される。タッチしている位置の移動とは、スライド、およびフリック操作などのことである。以下の説明において、ユーザ2のタッチしている位置のことは、タッチの位置とも言う。   When the position touched by the user 2 moves in the right direction as indicated by an arrow in FIG. 1B, the information processing apparatus 1 is on the moving direction of the touched position in the character display 4. “” Is accepted. At this time, in the character display 4, “te” is selectively displayed as shown in FIG. The movement of the touched position means a slide, a flick operation, and the like. In the following description, the position touched by the user 2 is also referred to as a touch position.

情報処理装置1は、例えば、タッチパネルを用いて表示部30上の位置を示す位置座標を取得し、タッチの位置が移動したとき、タッチの位置の変位量を求める。そして、情報処理装置1は、タッチされた表示文字と、タッチの位置の変位の方向と、変位量とに応じて、選択された文字を判定する。このとき、情報処理装置1は、例えば、後述する設定情報24に各文字を選択するときの基準の表示文字と、タッチの位置の移動方向と、タッチの位置の変位量とを関連付けて記憶しても良い。   For example, the information processing apparatus 1 acquires position coordinates indicating a position on the display unit 30 using a touch panel, and obtains a displacement amount of the touch position when the touch position moves. Then, the information processing apparatus 1 determines the selected character according to the touched display character, the direction of displacement of the touch position, and the amount of displacement. At this time, for example, the information processing apparatus 1 stores a reference display character when selecting each character in the setting information 24 to be described later, the moving direction of the touch position, and the displacement amount of the touch position in association with each other. May be.

そして、情報処理装置1は、設定情報24を参照し、選択された表示文字と、タッチの位置の移動方向と、表示文字の位置座標からのタッチの位置の変位量とに応じて、選択された文字を判定しても良い。以下の説明において、情報処理装置1は、同様の処理を実行することにより、選択された文字を判定するものとする。ただし、情報処理装置1による選択された文字の判定は、これに限らず、適宜任意の処理を用いることができる。   The information processing apparatus 1 refers to the setting information 24 and is selected according to the selected display character, the moving direction of the touch position, and the displacement amount of the touch position from the position coordinates of the display character. You may judge the character. In the following description, it is assumed that the information processing apparatus 1 determines a selected character by executing a similar process. However, the determination of the selected character by the information processing apparatus 1 is not limited to this, and arbitrary processing can be used as appropriate.

情報処理装置1は、図1(a)に示すように、「た」が選択された状態で、所定の時間が経過すると、「た」の選択を確定する。以下の説明において、選択を確定とは、その後タッチの位置が移動しても、所定時間の間、選択を受け付けた表示文字を変更しないことを言う。   As illustrated in FIG. 1A, the information processing apparatus 1 determines the selection of “ta” when a predetermined time has passed in a state where “ta” is selected. In the following description, “to confirm selection” means that even if the position of the touch is subsequently moved, the display character that has received the selection is not changed for a predetermined time.

また、情報処理装置1は、図1(a)の位置から、タッチの位置が左方向に移動したとき、タッチしている位置の移動方向上にある「ち」が選択されたことを受け付ける。情報処理装置1は、図1(a)の位置から、タッチの位置が上方向に移動したとき、タッチしている位置の移動方向上にある「つ」が選択されたことを受け付ける。情報処理装置1は、図1(a)の位置から、タッチの位置が下方向に移動したとき、タッチしている位置の移動方向上にある「と」が選択されたことを受け付ける。以下の説明では、文字が選択されたことを受け付けることを、単に文字が選択されたとも言う。   In addition, when the touch position moves to the left from the position in FIG. 1A, the information processing apparatus 1 accepts that “Chi” on the moving direction of the touched position has been selected. When the touch position moves upward from the position shown in FIG. 1A, the information processing apparatus 1 accepts that “one” on the movement direction of the touched position is selected. When the touch position moves downward from the position in FIG. 1A, the information processing apparatus 1 accepts that “to” on the moving direction of the touched position is selected. In the following description, accepting that a character has been selected is also simply referred to as a character being selected.

そして、情報処理装置1は、図1(c)に示すように、「て」が選択されたとき、「て」に関連する文字列を含む文字列表示5を表示する。なお、文字列表示5は、複数の文字列に限らず、1以上の文字列を表示すれば良い。   Then, as shown in FIG. 1C, the information processing apparatus 1 displays a character string display 5 including a character string related to “te” when “te” is selected. Note that the character string display 5 is not limited to a plurality of character strings, and one or more character strings may be displayed.

情報処理装置1は、「た」の選択を確定したとき、「た」に関連する文字列を含む文字列表示5を表示する。また、情報処理装置1は、「ち」が選択されたとき、「ち」に関連する文字列を含む文字列表示5を表示する。さらに、情報処理装置1は、「つ」が選択されたとき、「つ」に関連する文字列を含む文字列表示5を表示する。そして、情報処理装置1は、「と」が選択されたとき、「と」に関連する文字列を含む文字列表示5を表示する。   When the selection of “ta” is confirmed, the information processing apparatus 1 displays a character string display 5 including a character string related to “ta”. Further, when “Chi” is selected, the information processing apparatus 1 displays a character string display 5 including a character string related to “Chi”. Further, when “T” is selected, the information processing apparatus 1 displays a character string display 5 including a character string related to “T”. Then, when “to” is selected, the information processing apparatus 1 displays a character string display 5 including a character string related to “to”.

情報処理装置1は、図1(d)に示すように、文字列表示5が表示された状態で、さらに、タッチの位置が右方向に移動すると、文字列表示5において、タッチの位置の移動方向上にある「天気」の選択を受け付ける。   As illustrated in FIG. 1D, the information processing apparatus 1 moves the touch position on the character string display 5 when the character position display 5 is displayed and the touch position further moves to the right. The selection of “weather” in the direction is accepted.

情報処理装置1は、例えば、タッチパネルを用いて表示部30上の位置を示す位置座標を取得し、タッチの位置が移動したとき、タッチの位置の変位量を求める。そして、情報処理装置1は、選択された文字と、タッチの位置の変位の方向と、変位量とに応じて、選択された文字を判定する。このとき、情報処理装置1は、例えば、後述する設定情報24に文字と、タッチの位置の移動方向と、タッチの位置の変位量とを関連付けて記憶しても良い。   For example, the information processing apparatus 1 acquires position coordinates indicating a position on the display unit 30 using a touch panel, and obtains a displacement amount of the touch position when the touch position moves. Then, the information processing apparatus 1 determines the selected character according to the selected character, the direction of displacement of the touch position, and the amount of displacement. At this time, for example, the information processing apparatus 1 may store the character, the movement direction of the touch position, and the displacement amount of the touch position in association with the setting information 24 described later.

そして、情報処理装置1は、設定情報24を参照し、選択された文字と、タッチの位置の移動方向と、選択された文字の位置座標からのタッチの位置の変位量とに応じて、選択された文字列を判定しても良い。以下の説明において、情報処理装置1は、同様の処理を実行することにより、選択された文字列を判定するものとする。ただし、情報処理装置1による選択された文字列の判定は、これに限らず、適宜任意の処理を用いることができる。   Then, the information processing apparatus 1 refers to the setting information 24 and selects the selected character according to the selected character, the moving direction of the touch position, and the displacement amount of the touch position from the position coordinates of the selected character. The determined character string may be determined. In the following description, it is assumed that the information processing apparatus 1 determines a selected character string by executing the same process. However, the determination of the selected character string by the information processing apparatus 1 is not limited to this, and arbitrary processing can be used as appropriate.

情報処理装置1は、図1(c)に示すように、文字列表示5が表示された状態で、さらに、タッチの位置が右上方向に移動すると、文字列表示5において、タッチの位置の移動方向上にある「テレビ番組」の選択を受け付ける。また、情報処理装置1は、図1(c)に示すように、文字列表示5が表示された状態で、さらに、タッチの位置が右下方向に移動すると、文字列表示5において、タッチの位置の移動方向上にある「テキスト」の選択を受け付ける。以下の説明において、文字列表示5に表示された文字列を選択することを、単に文字列の選択とも言う。   As shown in FIG. 1C, the information processing apparatus 1 moves the touch position on the character string display 5 when the touch position is moved in the upper right direction while the character string display 5 is displayed. The selection of “TV program” in the direction is accepted. Further, as illustrated in FIG. 1C, the information processing apparatus 1 further moves the touch position in the lower right direction in a state where the character string display 5 is displayed. The selection of “text” on the moving direction of the position is accepted. In the following description, selecting a character string displayed on the character string display 5 is also simply referred to as character string selection.

情報処理装置1は、文字列表示5に表示した文字列以外の文字列の選択を、ユーザ2から受け付するため、文字列切り替えの専用キーを設ける。そして、情報処理装置1は、専用キーがタッチされると、専用キーの入力を受け付け、文字列表示5に他の文字列を表示させる。これにより、情報処理装置1は、ユーザ2からの他の文字列の選択を受け付ける技術がある。この技術では、文字入力操作時に、ユーザ2の指の移動距離が大きくなり、文字入力操作の作業効率が低下することがある。   The information processing apparatus 1 is provided with a dedicated key for character string switching in order to accept from the user 2 selection of a character string other than the character string displayed on the character string display 5. Then, when the dedicated key is touched, the information processing apparatus 1 accepts input of the dedicated key and causes the character string display 5 to display another character string. Thereby, the information processing apparatus 1 has a technique of accepting selection of another character string from the user 2. With this technique, the distance of movement of the finger of the user 2 is increased during a character input operation, and the work efficiency of the character input operation may be reduced.

そこで、実施形態の情報処理装置1は、ユーザ2のスライド操作により、文字列表示5に表示する選択可能な文字列を切り替える処理を実行する。これにより、実施形態の情報処理装置1は、文字列の入力を容易にし、ユーザ2による文字入力操作の作業効率を向上する。   Therefore, the information processing apparatus 1 according to the embodiment executes a process of switching selectable character strings to be displayed on the character string display 5 by the user's 2 slide operation. Thereby, the information processing apparatus 1 according to the embodiment facilitates the input of a character string and improves the work efficiency of the character input operation by the user 2.

図2は、情報処理装置の一実施例を示す機能ブロック図である。
図2を参照して、実施形態の情報処理装置1について説明する。
情報処理装置1は、制御部10と、記憶部20と、表示部30と、検出部40と、入出力部50と、送受信部60とを備える。情報処理装置1は、例えば、後述するコンピュータ装置100である。
記憶部20は、入力情報21と、候補情報22と、頁情報23と、設定情報24とを記憶する。
FIG. 2 is a functional block diagram illustrating an embodiment of the information processing apparatus.
With reference to FIG. 2, the information processing apparatus 1 of the embodiment will be described.
The information processing apparatus 1 includes a control unit 10, a storage unit 20, a display unit 30, a detection unit 40, an input / output unit 50, and a transmission / reception unit 60. The information processing apparatus 1 is, for example, a computer apparatus 100 described later.
The storage unit 20 stores input information 21, candidate information 22, page information 23, and setting information 24.

これにより、記憶部20は、複数の文字列と複数の文字列それぞれの優先度とを関連付けて記憶する。優先度には、入力されると予測される文字列の中で、ユーザ2が選択する可能性が高い文字列ほど高い優先度が設定される。文字列の優先度とは、例えば、候補情報22に含まれる後述する順位である。   Thereby, the memory | storage part 20 matches and memorize | stores several character strings and the priority of each of several character strings. As the priority, a character string that is more likely to be selected by the user 2 among character strings predicted to be input is set to a higher priority. The priority of the character string is, for example, a rank described later included in the candidate information 22.

また、記憶部20は、文字と、文字が割り当てられた第1領域からタッチの位置が移動する方向に対応する文字とを関連付けて記憶し、さらに、文字それぞれと対応する複数の文字列とを関連付けて記憶する。第1領域とは、例えば、ソフトキーの表示領域である。   In addition, the storage unit 20 stores a character and a character corresponding to the direction in which the touch position moves from the first region to which the character is assigned, and stores a plurality of character strings corresponding to each character. Store it in association. The first area is, for example, a soft key display area.

記憶部20は、1以上の文字列を含む複数の文字列群と複数の文字列群それぞれの優先度とを関連付けて記憶する。文字列群の優先度とは、例えば、候補情報22に含まれる後述する頁である。文字列群とは、例えば、後述する文字列のグループのことである。   The storage unit 20 stores a plurality of character string groups including one or more character strings and the priorities of the plurality of character string groups in association with each other. The priority of the character string group is, for example, a later-described page included in the candidate information 22. The character string group is, for example, a group of character strings to be described later.

図3〜図6を参照して、記憶部20に記憶される情報の一例を具体的に説明する。
図3は、入力情報の一例を示す図である。
図3を参照して入力情報21について説明する。
入力情報21は、入力操作と、文字とを関連付けて格納する。
An example of information stored in the storage unit 20 will be specifically described with reference to FIGS.
FIG. 3 is a diagram illustrating an example of input information.
The input information 21 will be described with reference to FIG.
The input information 21 stores an input operation and a character in association with each other.

入力操作には、ユーザ2の入力操作を識別する情報が格納される。入力操作には、例えば、移動なし、左方向、上方向、右方向、および下方向が格納される。入力操作は、これに限らず、適宜任意の操作を設定しても良い。   In the input operation, information for identifying the input operation of the user 2 is stored. The input operation stores, for example, no movement, left direction, upward direction, right direction, and downward direction. The input operation is not limited to this, and an arbitrary operation may be set as appropriate.

移動なしとは、ユーザ2が表示文字をタッチしたあと、タッチの位置を所定時間移動しない入力操作である。左方向とは、ユーザ2が表示文字をタッチしたあと、タッチをした状態で、タッチの位置を左方向に移動する入力操作である。上方向とは、ユーザ2が表示文字をタッチしたあと、タッチをした状態で、タッチの位置を上方向に移動する入力操作である。右方向とは、ユーザ2が表示文字をタッチしたあと、タッチをした状態で、タッチの位置を右方向に移動する入力操作である。下方向とは、ユーザ2が表示文字をタッチしたあと、タッチをした状態で、タッチの位置を下方向に移動する入力操作である。   “No movement” is an input operation in which the touch position is not moved for a predetermined time after the user 2 touches the display character. The left direction is an input operation in which the user 2 touches the display character and then moves the touch position to the left in the touched state. The upward direction is an input operation for moving the touch position upward after the user 2 touches the display character and then touches it. The right direction is an input operation for moving the touch position in the right direction after the user 2 touches the display character and then touches it. The downward direction is an input operation for moving the touch position downward while the user 2 touches the display character and then touches it.

移動なしを含むフィールドには、ソフトウェアキーボード3上のソフトキーに表示される表示文字が格納される。表示文字は、表示文字をタッチしたあと、タッチの位置を所定時間移動しないとき、選択が確定される。   In the field including no movement, display characters displayed on the soft keys on the software keyboard 3 are stored. The display character is selected when the touch position is not moved for a predetermined time after touching the display character.

左方向のフィールドには、同じレコードに属する表示文字をタッチしたあと、左方向の入力操作を行なったとき、選択される文字が格納される。   The left field stores a character to be selected when an input operation in the left direction is performed after touching a display character belonging to the same record.

上方向のフィールドには、同じレコードに属する表示文字をタッチしたあと、上方向の入力操作を行なったとき、選択される文字が格納される。   In the upward field, a character to be selected when an upward input operation is performed after touching a display character belonging to the same record is stored.

右方向のフィールドには、同じレコードに属する表示文字をタッチしたあと、右方向の入力操作を行なったとき、選択される文字が格納される。   In the field in the right direction, a character to be selected when an input operation in the right direction is performed after touching a display character belonging to the same record is stored.

下方向のフィールドには、同じレコードに属する表示文字をタッチしたあと、下方向の入力操作を行なったとき、選択される文字が格納される。   The downward field stores a character selected when a downward input operation is performed after touching a display character belonging to the same record.

図4、図5は、候補情報の一例を示す図である。
図4を参照して候補情報22について説明する。
候補情報22は、選択文字と、順位と、文字列と、頁とを関連付けて格納する。
選択文字には、ユーザ2の入力操作により選択される文字が格納される。
4 and 5 are diagrams illustrating examples of candidate information.
The candidate information 22 will be described with reference to FIG.
The candidate information 22 stores the selected character, ranking, character string, and page in association with each other.
In the selected character, a character selected by the input operation of the user 2 is stored.

順位には、文字列表示5に表示する文字列の優先度が格納される。優先度とは、文字列表示5に表示する文字列を切り替えるとき、先に表示される文字列を指定する情報である。
文字列には、文字列表示5に表示して、ユーザ2からの入力操作を受け付ける文字列が格納される。
In the rank, the priority of the character string displayed on the character string display 5 is stored. The priority is information for designating a character string to be displayed first when the character string to be displayed on the character string display 5 is switched.
In the character string, a character string that is displayed on the character string display 5 and receives an input operation from the user 2 is stored.

頁には、複数の文字列を含むグループを識別する識別子が格納される。頁は、例えば、文字列のグループの優先度として用いられる。そして、制御部10は、文字列のグループを文字列表示5に表示し、複数の文字列の選択を同時に受け付けるとき、選択可能な文字列のグループの切り替えが要求されると、頁番号順に選択を受け付ける文字列のグループを切り替えて文字列表示5に表示する。   The page stores an identifier for identifying a group including a plurality of character strings. The page is used as a priority of a group of character strings, for example. Then, the control unit 10 displays the group of character strings on the character string display 5, and when selecting a plurality of character strings at the same time, when switching of the group of selectable character strings is requested, the control unit 10 selects them in order of page numbers The character string group that accepts is switched and displayed on the character string display 5.

図5を参照して候補情報22の具体例を説明する。
図5は、入力情報21において、表示文字「た」のレコードに属する文字に対応する候補情報22を示したものである。
A specific example of the candidate information 22 will be described with reference to FIG.
FIG. 5 shows the candidate information 22 corresponding to the characters belonging to the record of the display character “TA” in the input information 21.

選択文字には、それぞれ「た」、「ち」、「つ」、「て」、および「と」の表示文字が格納される。
順位には、それぞれ1から9…の数字が格納される。図5の例では、数字が小さいほど関連付けられた文字列の優先度が高いものとする。
In the selected characters, display characters of “ta”, “chi”, “tsu”, “te”, and “to” are stored.
Numbers 1 to 9... Are stored in the ranks. In the example of FIG. 5, it is assumed that the smaller the number, the higher the priority of the associated character string.

文字列には、それぞれ表示文字に対応する文字列が格納される。
頁には、それぞれ1から3…の数字が格納される。図5の例では、同じ頁数が関連付けられている文字列が同じグループに含まれるものとする。また、図5の例では、数字が小さいほど関連付けられた文字列のグループの優先度が高いものとする。
Each character string stores a character string corresponding to a display character.
Each page stores a number from 1 to 3... In the example of FIG. 5, it is assumed that character strings associated with the same number of pages are included in the same group. In the example of FIG. 5, it is assumed that the smaller the number, the higher the priority of the group of associated character strings.

候補情報22を参照して、制御部10による文字列表示5に表示する、選択可能な文字列の切り替え処理の一例を説明する。以下の説明では、「た」が選択されたときについて述べるが、他の文字が選択されたときにも同様の処理をすることにより、選択可能な文字列の切り替えが実行される。   With reference to the candidate information 22, an example of a selectable character string switching process displayed on the character string display 5 by the control unit 10 will be described. In the following description, the case where “ta” is selected will be described, but the switching of selectable character strings is executed by performing the same process when another character is selected.

制御部10は、「た」の選択が確定され、文字列表示5を表示させる操作を受け付けると、候補情報22を参照して、頁1に属する優先度1〜3に関連付けられた「台風」、「タクシー」、および「宝くじ」を、文字列表示5に表示させる処理を実行する。さらに、制御部10は、他の文字列を表示させる操作が実行されると、候補情報22を参照して、頁2に属する優先度4〜6に関連付けられた「タイル」、「誰」、および「たわし」を、文字列表示5に表示させる処理を実行する。制御部10は、これ以降同様の処理を繰り返すことにより、複数の文字列を切り替えて表示する処理を実行する。他の文字列を表示させる操作は、後述する。   When the selection of “ta” is confirmed and an operation for displaying the character string display 5 is accepted, the control unit 10 refers to the candidate information 22 and “typhoon” associated with the priorities 1 to 3 belonging to the page 1. , “Taxi” and “lottery ticket” are displayed on the character string display 5. Further, when an operation for displaying another character string is performed, the control unit 10 refers to the candidate information 22 and associates “tiles”, “who” associated with the priorities 4 to 6 belonging to the page 2. Then, a process of displaying “scouring” on the character string display 5 is executed. Thereafter, the control unit 10 repeats the same process to execute a process of switching and displaying a plurality of character strings. The operation for displaying other character strings will be described later.

図6は、頁情報の一例を示す図である。
図6を参照して頁情報23について説明する。
頁情報23は、図6(a)に示すように、段と、頁とを関連付けて格納する。
段には、段を示す文字が格納される。段とは、あ段、い段、う段、え段、およびお段が格納される。
FIG. 6 is a diagram illustrating an example of page information.
The page information 23 will be described with reference to FIG.
As shown in FIG. 6A, the page information 23 stores a stage and a page in association with each other.
A character indicating the step is stored in the step. The tier stores dan, dan, dan, dan and dan.

頁には、複数の文字列のグループを識別する識別子が格納される。そして、頁は、ユーザ2が表示文字を選択したあと、同じ段の文字が連続して選択されると、インクリメントされる。また、頁は、文字列表示5を表示したあと、異なる段の文字が選択されると、リセットされる。   The page stores an identifier for identifying a group of a plurality of character strings. Then, the page is incremented when the user 2 selects the display character and then the characters in the same row are selected successively. Further, the page is reset when a character at a different stage is selected after the character string display 5 is displayed.

候補情報22を参照して、制御部10による頁のインクリメント処理の一例を説明する。以下の説明では、「て」が選択されたときについて述べるが、他の文字が選択されたときにも同様の処理をすることにより、選択可能な文字列の切り替えが実行される。   An example of page increment processing by the control unit 10 will be described with reference to the candidate information 22. In the following description, the case where “te” is selected will be described, but the switching of selectable character strings is executed by performing the same process when another character is selected.

制御部10は、「て」が選択され、図6(b)の頁情報23のえ段の頁2を参照し、図5の候補情報22の「て」に関連付けられた頁1の文字列のグループに含まれる「天気」、「テレビ番組」、および「テキスト」を、文字列表示5に表示させる。その後、制御部10は、「た」の方向にタッチの位置が移動すると、図6(b)に示すように、「て」に対応するえ段の頁をインクリメントする。そして、制御部10は、さらに連続して「て」が選択されると、図6(b)の頁情報23のえ段の頁2を参照し、図5の候補情報22の「て」に関連付けられた頁2の文字列のグループに含まれる「テスト」、「手」、および「デモ」を、文字列表示5に表示させる。   The control unit 10 selects “te”, refers to the second page 2 of the page information 23 in FIG. 6B, and refers to the character string of page 1 associated with “te” in the candidate information 22 in FIG. “Weather”, “television program”, and “text” included in the group are displayed on the character string display 5. Thereafter, when the position of the touch moves in the “ta” direction, the control unit 10 increments the page corresponding to “te” as shown in FIG. When “te” is further selected in succession, the control unit 10 refers to the second page 2 of the page information 23 in FIG. 6B, and sets “te” in the candidate information 22 in FIG. “Test”, “hand”, and “demo” included in the group of character strings on the associated page 2 are displayed on the character string display 5.

図2を参照して説明する。
表示部30は、画像を表示する。検出部40は、タッチを検出する。入出力部50は、ユーザや接続された機器からの情報の入力を受け付ける。また、入出力部50は、制御部10から出力される情報を接続された機器に出力する。送受信部60は、通信接続された機器から情報を受信する。さらに、送受信部60は、通信接続された機器へ情報を送信する。制御部10は、検出部40によりタッチが検出されたとき、検出部40から検出された情報が入力されることにより、タッチ、タッチの位置の座標、およびタッチの解除などの情報を取得する。
This will be described with reference to FIG.
The display unit 30 displays an image. The detection unit 40 detects a touch. The input / output unit 50 receives input of information from a user or a connected device. Further, the input / output unit 50 outputs information output from the control unit 10 to a connected device. The transmission / reception unit 60 receives information from communication-connected devices. Furthermore, the transmission / reception unit 60 transmits information to the devices connected for communication. When the detection unit 40 detects a touch, the control unit 10 receives information detected from the detection unit 40 to acquire information such as the touch, the coordinates of the position of the touch, and the release of the touch.

以下の説明では、具体例として、表示文字「た」が選択されたときの処理を説明するが、他の表示文字が選択されたときにも同様の処理が実行されるものとする。また、あ段に対応する「た」が選択されたときの処理と、え段に対応する「て」が選択されたときの処理とを説明するが、他の段の文字が選択されたときにも同様の処理が実行されるものとする。そして、制御部10が参照する情報は、図3に示す入力情報21と、図5に示す候補情報22と、図6に示す頁情報23と、図2に示す設定情報24であるものとする。   In the following description, a process when the display character “ta” is selected will be described as a specific example. However, the same process is executed when another display character is selected. In addition, the processing when “ta” corresponding to the row is selected and the processing when “te” corresponding to the row is selected will be described, but when a character in another row is selected It is assumed that the same processing is executed for the above. The information referred to by the control unit 10 is input information 21 shown in FIG. 3, candidate information 22 shown in FIG. 5, page information 23 shown in FIG. 6, and setting information 24 shown in FIG. .

制御部10は、検出部40により、タッチが検出されたあと、タッチが検出されている状態で、タッチの位置が第1方向に移動したとき、入力されると予測される文字列を表示部30に表示させる制御をする。第1方向とは、例えば、左方向、上方向、右方向、および下方向のいずれかの方向でも良い。   After the touch is detected by the detection unit 40, the control unit 10 displays a character string that is predicted to be input when the touch position is moved in the first direction while the touch is detected. Control to be displayed on 30. The first direction may be, for example, any one of the left direction, the upward direction, the right direction, and the downward direction.

図7は、文字列を選択する操作の一例を示す図である。
図7を参照し、「て」が選択されたときの処理を用いて、上述の処理を説明する。下記の説明では、文字列表示5に複数の文字列を含むグループを表示する例を示すが、これに限らず、文字列表示5に優先度順に1つの文字列を表示しても良い。このとき、候補情報22では、順位と、頁とが同じ数字にしても良い。以下の他の説明においても同様であるものとする。
FIG. 7 is a diagram illustrating an example of an operation for selecting a character string.
With reference to FIG. 7, the above-described process will be described using a process when “te” is selected. In the following description, an example in which a group including a plurality of character strings is displayed on the character string display 5 is shown, but not limited to this, one character string may be displayed on the character string display 5 in order of priority. At this time, in the candidate information 22, the ranking and the page may be the same number. The same applies to other descriptions below.

制御部10は、図7(a)に示すように、ユーザ2により、「た」がタッチされたあと、図7(b)に示すように、タッチの位置が右方向に移動したとき、入力情報21を参照し、「た」と右方向に対応する「て」の選択を受け付ける。   As shown in FIG. 7A, the control unit 10 is input when the touch position is moved to the right as shown in FIG. 7B after the “ta” is touched by the user 2. With reference to the information 21, selection of “te” corresponding to “ta” and the right direction is accepted.

すると、制御部10は、図6(a)に示す頁情報23を参照して、選択を受け付けた「て」に対応するえ段の頁1を抽出する。そして、制御部10は、図7(c)に示すように、候補情報22の「て」と頁1に関連付けられている「天気」、「テレビ番組」、および「テキスト」を含む文字列表示5を、表示部30に表示させる。このとき、制御部10は、候補情報22を参照して、優先度が高い文字列を、選択しやすい位置に配置して、文字列表示5に表示しても良い。図7(c)に示す例では、右上方向、および右下方向にタッチの位置を移動する操作よりも選択しやすいと考えられる、右方向にタッチの位置を移動する操作で、優先度1と関連付けられている「天気」を選択可能なように、文字列表示5に文字列を配置している。   Then, the control unit 10 refers to the page information 23 shown in FIG. 6A and extracts the first page 1 corresponding to “te” for which the selection has been accepted. Then, as shown in FIG. 7C, the control unit 10 displays a character string including “weather”, “television program”, and “text” associated with “te” of the candidate information 22 and page 1. 5 is displayed on the display unit 30. At this time, the control unit 10 may refer to the candidate information 22 and arrange a character string having a high priority at a position where it can be easily selected and display it on the character string display 5. In the example shown in FIG. 7C, the operation of moving the touch position in the right direction, which is considered to be easier to select than the operation of moving the touch position in the upper right direction and the lower right direction, A character string is arranged in the character string display 5 so that the associated “weather” can be selected.

図9は、文字列を選択する操作の一例を示す図である。
図9を参照し、「た」が選択されたとの処理を用いて、上述の処理を説明する。
制御部10は、図9(a)に示すように、ユーザ2により、「た」がタッチされたあと、図9(b)に示すように、タッチの位置が所定時間移動しないとき、入力情報21を参照し、「た」と移動なしに対応する「た」の選択を受け付け、「た」の選択を確定する。
FIG. 9 is a diagram illustrating an example of an operation for selecting a character string.
With reference to FIG. 9, the above-described process will be described using a process that “ta” is selected.
As shown in FIG. 9 (a), after the “ta” is touched by the user 2, as shown in FIG. 9 (a), the control unit 10 receives input information when the touch position does not move for a predetermined time as shown in FIG. Referring to FIG. 21, the selection of “ta” corresponding to “no” and no movement is accepted, and the selection of “ta” is confirmed.

そして、制御部10は、図9(c)に示すように、タッチの位置が右方向に移動したとき、図6(a)に示す頁情報23を参照して、選択を受け付けた「た」に対応するあ段の頁1を抽出する。そして、制御部10は、図9(c)に示すように、候補情報22の「た」と頁1に関連付けられている「タクシー」、「台風」、および「宝くじ」を含む文字列表示5を、表示部30に表示させる。このとき、制御部10は、候補情報22を参照して、優先度が高い文字列を、選択しやすい位置に配置して、文字列表示5に表示しても良い。図9(c)に示す例では、右上方向、および右下方向にタッチの位置を移動する操作よりも選択しやすいと考えられる、右方向にタッチの位置を移動する操作で、優先度1と関連付けられている「台風」を選択可能なように、文字列表示5に文字列を配置している。   Then, as illustrated in FIG. 9C, the control unit 10 receives the selection with reference to the page information 23 illustrated in FIG. 6A when the touch position is moved in the right direction. Page 1 of the corresponding row is extracted. Then, as shown in FIG. 9C, the control unit 10 displays a character string display 5 including “Ta” in the candidate information 22 and “Taxi”, “Typhoon”, and “Lottery” associated with Page 1. Is displayed on the display unit 30. At this time, the control unit 10 may refer to the candidate information 22 and arrange a character string having a high priority at a position where it can be easily selected and display it on the character string display 5. In the example shown in FIG. 9C, the operation of moving the touch position in the right direction, which is considered to be easier to select than the operation of moving the touch position in the upper right direction and the lower right direction, A character string is arranged in the character string display 5 so that the associated “typhoon” can be selected.

図2を参照して説明する。
制御部10は、表示部30に文字列を表示させたあと、検出部40により、タッチが検出されている状態で、タッチの位置が第1方向と逆方向に移動し、さらに、タッチの位置が第1方向に移動したとき、他の文字列を表示部30に表示させる制御をする。他の文字列とは、先に表示した文字列よりも優先度が低い、入力されると予測される文字列でも良い。
This will be described with reference to FIG.
After displaying the character string on the display unit 30, the control unit 10 moves the touch position in the direction opposite to the first direction while the touch is detected by the detection unit 40. Is controlled to display another character string on the display unit 30 when it moves in the first direction. The other character string may be a character string that has a lower priority than the previously displayed character string and is predicted to be input.

図7、図8を参照し、「て」が選択されたときの処理を用いて、上述の処理を説明する。
制御部10は、図7(d)に示すように、図7(c)のタッチの位置の移動方向と逆方向である、左方向にタッチの位置が移動したことを受け付ける。すると、制御部10は、図6(b)に示すように、「て」に対応するえ段の頁をインクリメンとする。
With reference to FIG. 7 and FIG. 8, the above-described processing will be described using processing when “te” is selected.
As shown in FIG. 7D, the control unit 10 accepts that the touch position has moved in the left direction, which is opposite to the movement direction of the touch position in FIG. 7C. Then, as shown in FIG. 6B, the control unit 10 increments the page corresponding to “te”.

さらに、制御部10は、図8(e)に示すように、図7(c)で移動したタッチの位置の方向と同じ方向である右方向にタッチの位置が移動しことを受け付けると、図6(b)に示す頁情報23を参照して、選択を受け付けた「て」に対応するえ段の頁2を抽出する。そして、制御部10は、図8(e)に示すように、候補情報22の「て」と頁2に関連付けられている「手」、「テスト」、および「デモ」を含む文字列表示5を、表示部30に表示させる。   Further, as illustrated in FIG. 8E, when the control unit 10 accepts that the touch position moves to the right, which is the same direction as the touch position moved in FIG. With reference to the page information 23 shown in FIG. 6B, the second page 2 corresponding to “te” that has received the selection is extracted. Then, as shown in FIG. 8E, the control unit 10 displays a character string display 5 including “hand” of the candidate information 22 and “hand”, “test”, and “demo” associated with page 2. Is displayed on the display unit 30.

図9、図10を参照し、「た」が選択されたときの処理を用いて、上述の処理を説明する。
制御部10は、図9(d)に示すように、図9(c)のタッチの位置の移動方向と逆方向である、左方向にタッチの位置が移動したことを受け付ける。すると、制御部10は、図6(c)に示すように、「た」に対応するあ段の頁をインクリメンとする。
With reference to FIG. 9 and FIG. 10, the above-described processing will be described using processing when “ta” is selected.
As shown in FIG. 9D, the control unit 10 accepts that the touch position has moved in the left direction, which is opposite to the movement direction of the touch position in FIG. 9C. Then, as shown in FIG. 6C, the control unit 10 increments the next page corresponding to “ta”.

さらに、制御部10は、図10(e)に示すように、図9(c)で移動したタッチの位置の方向と同じ方向である右方向にタッチの位置が移動しことを受け付けると、図6(c)に示す頁情報23を参照して、選択を受け付けた「た」に対応するあ段の頁2を抽出する。そして、制御部10は、図10(e)に示すように、候補情報22の「た」と頁2に関連付けられている「タイル」、「誰」、および「たわし」を含む文字列表示5を、表示部30に表示させる。   Furthermore, as illustrated in FIG. 10E, when the control unit 10 accepts that the touch position moves to the right, which is the same direction as the touch position moved in FIG. 9C, With reference to the page information 23 shown in FIG. 6C, the second page 2 corresponding to “ta” that has received the selection is extracted. Then, as shown in FIG. 10 (e), the control unit 10 displays the character string display 5 including “ta” of the candidate information 22 and “tile”, “who”, and “tap” associated with the page 2. Is displayed on the display unit 30.

図2を参照して説明する。
制御部10は、優先度の高い順に、表示部30に文字列群を表示させる制御をする。文字列群とは、候補情報22において、同じ頁に関連付けられている文字列のグループのことである。また、制御部10は、関連付けられた優先度の高い順に、表示部30に文字列を表示させる制御をしても良い。すなわち、制御部10は、文字列表示5に選択を受け付ける文字列を表示させるとき、候補情報22を参照し、優先度の高い文字列から順番に文字列を表示させる。
This will be described with reference to FIG.
The control unit 10 controls the display unit 30 to display character string groups in descending order of priority. The character string group is a group of character strings associated with the same page in the candidate information 22. In addition, the control unit 10 may perform control to display a character string on the display unit 30 in descending order of the associated priority. That is, when displaying the character string which receives selection on the character string display 5, the control part 10 refers to the candidate information 22, and displays a character string in order from a character string with a high priority.

図7、図8を参照し、「て」が選択されたときの処理を用いて、上述の処理を説明する。
制御部10は、図7(c)に示すように、候補情報22において、優先度の高い文字列のグループを表示したあと、文字列を切り替える処理が実行されると、図8(e)に示すように、候補情報22において、次に優先度の高い文字列のグループを表示する。制御部10は、上述の処理を繰り返し実行することで、優先度の高い文字列のグループを順番に文字列表示5に表示し、文字列の選択を受け付ける。
With reference to FIG. 7 and FIG. 8, the above-described processing will be described using processing when “te” is selected.
As shown in FIG. 7C, the control unit 10 displays a group of high-priority character strings in the candidate information 22 and then executes a process of switching the character strings. As shown, in the candidate information 22, a group of character strings having the next highest priority is displayed. The control unit 10 repeatedly executes the above-described processing, thereby displaying a group of character strings having high priority in order on the character string display 5 and accepting selection of the character string.

制御部10は、例えば、候補情報22を参照して、選択可能な文字列を切り替えるとき、頁1に関連する文字列のグループ、頁2に関連する文字列のグループ、頁3に関連する文字列のグループ…の順で、選択可能な文字列を切り替えて、文字列表示5に表示する。   For example, when the control unit 10 refers to the candidate information 22 and switches the selectable character strings, the control unit 10 groups character strings related to page 1, character strings group related to page 2, and characters related to page 3. The selectable character strings are switched in the order of the column group, and are displayed on the character string display 5.

図2を参照して説明する。
制御部10は、検出部40により、第1領域に対応する位置のタッチが検出されたあと、タッチが検出された状態で、タッチの位置が移動したとき、タッチの位置が移動した方向に対応する文字に関連付けられた文字列を表示部30に表示させる制御をする。
This will be described with reference to FIG.
The control unit 10 corresponds to the direction in which the touch position is moved when the touch position is moved in a state where the touch is detected after the detection unit 40 detects the touch at the position corresponding to the first area. Control is performed to display the character string associated with the character to be displayed on the display unit 30.

図3、図7を参照し、「て」が選択されたときの処理を用いて、上述の処理を説明する。
制御部10は、図7(a)に示すように、第1領域として、「た」の選択を受け付けるソフトキーがタッチされたあと、図7(b)に示すように、右方向にタッチの位置が移動されると、入力情報21を参照する。そして、制御部10は、「た」と同じレコードに属する右方向の入力操作に関連付けられた「て」の選択を受け付ける。制御部10は、他の文字についても同様に選択を受け付ける処理をする。
With reference to FIG. 3 and FIG. 7, the above-described processing will be described using processing when “te” is selected.
As shown in FIG. 7A, the control unit 10 touches the soft key for accepting the selection of “ta” as the first area, and then touches it to the right as shown in FIG. 7B. When the position is moved, the input information 21 is referred to. Then, the control unit 10 accepts the selection of “te” associated with the input operation in the right direction belonging to the same record as “ta”. The control unit 10 performs a process of accepting selection for other characters as well.

さらに、制御部10は、図7(c)に示すように、選択を受け付けた「て」に対応する文字列を文字列表示5に表示し、文字列の選択を受け付ける。   Further, as shown in FIG. 7C, the control unit 10 displays a character string corresponding to “te” for which selection has been received on the character string display 5, and receives selection of the character string.

図2を参照して説明する。
制御部10は、検出部40により、文字が割り当てられた第1領域に対応する位置のタッチが検出され、タッチが検出された状態で、タッチの位置が第1時間経過すると、第1領域に割り当てられた文字の選択を確定する。そして、制御部10は、タッチの位置が第1方向に移動したとき、第1領域に割り当てられた文字に関連付けられた文字列を表示部に表示させる制御をする。第1時間は、設定された所定時間であり、設定情報24に格納されても良い。
This will be described with reference to FIG.
When the detection unit 40 detects a touch at a position corresponding to the first area to which the character is assigned and the touch position is detected for a first time in a state where the touch is detected, the control unit 10 moves to the first area. Confirm selection of assigned characters. And the control part 10 performs control which displays the character string linked | related with the character allocated to 1st area | region on a display part, when the position of a touch moves to a 1st direction. The first time is a set predetermined time and may be stored in the setting information 24.

図3、図9を参照し、「た」が選択されたときの処理を用いて、上述の処理を説明する。
制御部10は、図9(a)に示すように、第1領域として、「た」の選択を受け付けるソフトキーがタッチされたあと、図9(b)に示すように、所定時間タッチの位置が移動しないとき、入力情報21を参照する。そして、制御部10は、「た」と同じレコードに属する移動なしの入力操作に関連付けられた「た」の選択の受け付けを確定する。制御部10は、他の文字についても同様に選択を受け付ける処理をする。
With reference to FIG. 3 and FIG. 9, the above-described processing will be described using processing when “ta” is selected.
As shown in FIG. 9A, the controller 10 touches a soft key for accepting the selection of “ta” as the first area, and then touches the position for a predetermined time as shown in FIG. 9B. When does not move, the input information 21 is referred to. Then, the control unit 10 confirms acceptance of selection of “TA” associated with the input operation without movement belonging to the same record as “TA”. The control unit 10 performs a process of accepting selection for other characters as well.

さらに、制御部10は、図9(c)に示すように、タッチの位置が移動したとき、選択を確定した「た」に関連付けられた文字列を文字列表示5に表示し、文字列の選択を受け付ける。このとき、タッチの位置の移動方向は、任意の方向でも良い。   Further, as shown in FIG. 9C, the control unit 10 displays the character string associated with “ta” that has confirmed the selection on the character string display 5 when the position of the touch is moved. Accept selection. At this time, the moving direction of the touch position may be an arbitrary direction.

図2を参照して説明する。
制御部10は、文字列が表示されているとき、検出部40により、タッチが検出されている状態で、タッチの位置が、表示されている文字列の選択を受け付ける第2領域に向かう第2方向へ移動されると、第2方向に表示されている文字列の選択を受け付ける制御をする。第2領域は、第1領域とことなる領域であり、適宜設定され、その座標が設定情報24に格納されても良い。
This will be described with reference to FIG.
When the character string is displayed, the control unit 10 is configured such that when the touch is detected by the detection unit 40, the position of the touch goes to the second region that receives the selection of the displayed character string. When moved in the direction, control is performed to accept selection of a character string displayed in the second direction. The second area is an area different from the first area, may be set as appropriate, and the coordinates thereof may be stored in the setting information 24.

図8を参照し、「て」が選択されたときの処理を用いて、上述の処理を説明する。
制御部10は、図8(e)に示すように、文字列表示5に「手」、「テスト」、および「デモ」が表示されているとき、「デモ」が表示されている右下方向にタッチの位置が移動されると、図8(f)に示すように「デモ」の選択を受け付ける。このとき、第2領域は、図8(e)でタッチされている位置の右下側の領域である。そして、第2方向は、右下方向である。制御部10は、他の文字列についても同様に選択を受け付ける処理をする。
With reference to FIG. 8, the above-described process will be described using a process when “te” is selected.
As shown in FIG. 8 (e), the control unit 10 displays a lower right direction in which “Demo” is displayed when “Hand”, “Test”, and “Demo” are displayed in the character string display 5. When the touch position is moved, selection of “Demo” is accepted as shown in FIG. At this time, the second area is an area on the lower right side of the position touched in FIG. The second direction is the lower right direction. The control unit 10 performs processing for accepting selection in the same manner for other character strings.

図10を参照し、「た」が選択されたときの処理を用いて、上述の処理を説明する。
制御部10は、図10(e)に示すように、文字列表示5に「タイル」、「誰」、および「たわし」が表示されているとき、「誰」が表示されている右方向にタッチの位置が移動されると、図10(f)に示すように「誰」の選択を受け付ける。このとき、第2領域は、図10(e)でタッチされている位置の右側の領域である。そして、第2方向は、右方向である。制御部10は、他の文字列についても同様に選択を受け付ける処理をする。
With reference to FIG. 10, the above-described process will be described using a process when “ta” is selected.
As shown in FIG. 10E, the control unit 10, when “Tile”, “Who”, and “Washi” are displayed in the character string display 5, “Who” is displayed in the right direction. When the touch position is moved, the selection of “who” is accepted as shown in FIG. At this time, the second area is an area on the right side of the position touched in FIG. The second direction is the right direction. The control unit 10 performs processing for accepting selection in the same manner for other character strings.

図2を参照して説明する。
制御部10は、表示部30に、文字列を表示させたあと、検出部40により、タッチが検出されている状態で、タッチの位置が他の文字が割り当てられた位置に移動し、第2時間が経過すると、他の文字に対応する文字列を表示部30に表示させる制御をしても良い。第2時間は、所定時間であり、設定情報24に格納されても良い。これにより、情報処理装置1は、文字列を表示させたあと、所定時間経過するまで、他の文字が割り当てられた位置にタッチの位置が移動しても、文字列の受け付けを継続するので、誤操作を防止し、文字入力操作の作業効率を向上することができる。
This will be described with reference to FIG.
The control unit 10 displays the character string on the display unit 30 and then moves the touch position to a position to which another character is assigned while the touch is detected by the detection unit 40. When time elapses, the display unit 30 may be controlled to display character strings corresponding to other characters. The second time is a predetermined time and may be stored in the setting information 24. Thereby, since the information processing apparatus 1 displays the character string and continues to accept the character string even if the position of the touch moves to a position to which another character is assigned until a predetermined time elapses. It is possible to prevent erroneous operations and improve the work efficiency of character input operations.

制御部10は、表示部30に文字列が表示されたあと、検出部40により、タッチが検出されている状態で、タッチの位置が第1位置に移動し、さらに、タッチの位置が第1方向に移動したとき、入力されると予測される他の文字列を表示部に表示させても良い。これにより、制御部10は、表示部30に文字列を表示させたあと、タッチの位置が第1位置に移動すれば、タッチの移動が逆方向を経由しなくても、その後にタッチの位置が第1方向に移動すると、入力されると予測される他の文字列を表示部30に表示させる。したがって、情報処理装置1は、文字列表示5に表示する文字列を切り替えるときのタッチの位置の移動操作に幅を持たせ、文字入力操作の作業効率を向上することができる。   After the character string is displayed on the display unit 30, the control unit 10 moves the touch position to the first position while the touch is detected by the detection unit 40, and the touch position is the first position. When moving in the direction, another character string predicted to be input may be displayed on the display unit. Thus, after the control unit 10 displays the character string on the display unit 30 and the touch position moves to the first position, the touch position does not pass through the reverse direction and the touch position is subsequently changed. Move in the first direction, another character string predicted to be input is displayed on the display unit 30. Therefore, the information processing apparatus 1 can increase the work efficiency of the character input operation by giving a width to the operation of moving the touch position when switching the character string displayed on the character string display 5.

制御部10は、タッチが解除されたとき、選択されている文字、および文字列の入力を受け付ける。   When the touch is released, the control unit 10 receives input of the selected character and character string.

図11〜図14は、文字入力処理を示すフローチャートである。
図11〜図14を参照して、実施形態の情報処理装置1による文字入力処理を説明する。以下の説明において、制御部10は、検出部40によるタッチの検出が入力されることにより、ユーザ2のタッチによる入力操作を受け付けるものとする。
11 to 14 are flowcharts showing the character input process.
A character input process performed by the information processing apparatus 1 according to the embodiment will be described with reference to FIGS. In the following description, it is assumed that the control unit 10 receives an input operation by the touch of the user 2 when the detection of the touch by the detection unit 40 is input.

制御部10は、ソフトウェアキーボード3上のソフトキーがタッチされた否かを判定する(S101)。制御部10は、ソフトキーがタッチされていないとき(S101にてNo)、S101の処理を繰り返し実行する。   The control unit 10 determines whether or not a soft key on the software keyboard 3 has been touched (S101). When the soft key is not touched (No in S101), control unit 10 repeatedly executes the process of S101.

制御部10は、ソフトキーがタッチされたとき(S101にてYes)、タッチされた文字の選択を受け付け、所定時間が経過したか否かを判定する(S102)。制御部10は、所定時間が経過していないとき(S102にてNo)、タッチの位置が移動したか否かを判定する。そして、制御部10は、タッチの位置が移動していないとき(S103にてNo)、S102の処理を実行する。   When the soft key is touched (Yes in S101), the control unit 10 accepts selection of the touched character and determines whether or not a predetermined time has elapsed (S102). When the predetermined time has not elapsed (No in S102), control unit 10 determines whether or not the touch position has moved. Then, when the touch position is not moved (No in S103), the control unit 10 executes the process of S102.

制御部10は、タッチの位置が移動したとき(S103にてYes)、入力情報21を参照し、タッチされた文字と移動方向に対応する段の文字の選択を受け付ける(S104)。   When the touch position is moved (Yes in S103), the control unit 10 refers to the input information 21 and accepts selection of the touched character and the character in the stage corresponding to the moving direction (S104).

そして、制御部10は、前回選択された段と同じ段が選択されたか否かを判定する(S105)。制御部10は、前回選択された段と異なる段が選択されたとき(S105にてNo)、頁情報23をリセットする(S106)。そして、制御部10は、S107の処理を実行する。このとき、頁情報23は、例えば、図6(a)に示すように、全ての段のページが1となる。なお、制御部10は、S101でソフトキーのタッチがされたあと、S104において、初めて段の選択を受け付けたとき、S106の処理を実行しても良い。   And the control part 10 determines whether the same stage as the stage selected last time was selected (S105). When a stage different from the previously selected stage is selected (No in S105), control unit 10 resets page information 23 (S106). And the control part 10 performs the process of S107. At this time, the page information 23 is 1 for all the pages as shown in FIG. Note that the control unit 10 may execute the process of S106 when the selection of the stage is accepted for the first time in S104 after the soft key is touched in S101.

制御部10は、前回選択された段と同じ段が選択されたとき(S105にてYes)、S107の処理を実行する。   When the same stage as the previously selected stage is selected (Yes in S105), control unit 10 executes the process of S107.

図12を参照して説明する。
制御部10は、頁情報23に応じて文字列を表示する(S107)。すなわち、制御部10は、S104で選択を受け付けた段に対応する頁数を頁情報23から抽出する。そして、制御部10は、候補情報22において、抽出した頁数に対応する文字列のグループを、表示部30に表示させる。
This will be described with reference to FIG.
The control unit 10 displays a character string according to the page information 23 (S107). That is, the control unit 10 extracts from the page information 23 the number of pages corresponding to the stage whose selection has been accepted in S104. Then, the control unit 10 causes the display unit 30 to display a group of character strings corresponding to the extracted number of pages in the candidate information 22.

S101、S103、S107の処理を実行することにより、制御部10は、検出部40により、タッチが検出されたあと、タッチが検出されている状態で、タッチの位置が第1方向に移動したとき、入力されると予測される文字列を表示部30に表示させる制御をする。   By executing the processing of S101, S103, and S107, the control unit 10 detects that a touch is detected by the detection unit 40 and then the touch position is moved in the first direction while the touch is detected. The display unit 30 is controlled to display a character string predicted to be input.

制御部10は、タッチの位置がさらに移動し、文字列が選択されたか否かを判定する(S108)。制御部10は、文字列が選択されたとき(S108にてYes)、タッチが解除されたか否かを判定する(S109)。制御部10は、タッチが解除されていないとき(S109にてNo)、S108の処理を実行する。   The control unit 10 determines whether the touch position has further moved and a character string has been selected (S108). When the character string is selected (Yes in S108), control unit 10 determines whether or not the touch is released (S109). When the touch is not released (No in S109), control unit 10 executes the process of S108.

制御部10は、タッチが解除されたとき(S109にてYes)、文字列の入力を確定し、S108で選択された文字列の入力を受け付ける。そして、制御部10は、文字入力処理を終了する。なお、制御部10は、S110限らず、タッチが解除されたとき、文字、および文字列の入力を確定し、その時点で選択されている文字、および文字列の入力を受け付けても良い。   When the touch is released (Yes in S109), control unit 10 determines the input of the character string and accepts the input of the character string selected in S108. Then, the control unit 10 ends the character input process. The control unit 10 is not limited to S110, and may confirm the input of characters and character strings when the touch is released, and accept the input of characters and character strings selected at that time.

制御部10は、S108において、文字列が選択されていないとき(S108にてNo)、タッチの位置がS103での移動歩行と逆方向に移動したか否かを判定する(S111)。制御部10は、タッチの位置が逆方向に移動していないとき(S111にてNo)、S109の処理を実行する。制御部10は、S111にてNoのあと、S109にてタッチが解除されたと判定すると、文字の入力を確定し、S101でタッチされたソフトキーに対応する表示文字の、S104で選択された段に対応する文字の入力を受け付ける。   When the character string is not selected in S108 (No in S108), the control unit 10 determines whether or not the touch position has moved in the opposite direction to the moving walk in S103 (S111). When the touch position has not moved in the reverse direction (No in S111), the control unit 10 executes the process of S109. If the control unit 10 determines that the touch is released in S109 after No in S111, the control unit 10 confirms the input of the character, and the display character corresponding to the soft key touched in S101 is selected in S104. Accepts input of characters corresponding to.

制御部10は、タッチの位置が逆方向に移動したとき(S111にてYes)、頁情報23の、S104で選択された段の頁をインクリメントする(S112)。そして、制御部10は、S102の処理を実行する。これにより、制御部10は、S104で続けて同じ段が選択されたとき、S107において、候補情報22と頁情報23とを参照することにより、次に優先度の高い文字列のグループを表示部30に表示させる処理をする。   When the touch position moves in the reverse direction (Yes in S111), the control unit 10 increments the page of the page selected in S104 in the page information 23 (S112). And the control part 10 performs the process of S102. As a result, when the same stage is selected in S104, the control unit 10 refers to the candidate information 22 and the page information 23 in S107, thereby displaying the next highest priority character string group. The processing to be displayed on 30 is performed.

S111、S112の処理を実行することにより、制御部10は、表示部30に文字列を表示させたあと、検出部40により、タッチが検出されている状態で、タッチの位置が第1方向と逆方向に移動し、さらに、タッチの位置が前記第1方向に移動したことを受け付ける。そして、S105でYesのあと、S107の処理を実行することにより、制御部10は、入力されると予測される他の文字列を表示部に表示させる制御をする。   By executing the processes of S111 and S112, the control unit 10 displays the character string on the display unit 30, and then the touch position is set to the first direction in a state in which the touch is detected by the detection unit 40. It moves in the reverse direction, and further accepts that the touch position has moved in the first direction. Then, after Yes in S105, the control unit 10 controls the display unit to display another character string predicted to be input by executing the process of S107.

図11を参照して説明する。
S102において、制御部10は、所定時間が経過していないとき(S102にてYes)、S113の処理を実行する。
This will be described with reference to FIG.
In S102, when the predetermined time has not elapsed (Yes in S102), the control unit 10 executes the process of S113.

図13を参照して説明する。
制御部10は、あ段の選択の確定を受け付ける(S113)。
そして、制御部10は、前回選択された段と同じ段が選択されたか否かを判定する(S114)。制御部10は、前回選択された段と異なる段が選択されたとき(S114にてNo)、頁情報23をリセットする(S115)。そして、制御部10は、S116の処理を実行する。このとき、頁情報23は、例えば、図6(a)に示すように、全ての段のページが1となる。なお、制御部10は、S101でソフトキーのタッチがされたあと、S113において、初めて段の選択を受け付けたとき、S115の処理を実行しても良い。
This will be described with reference to FIG.
The control unit 10 accepts the final selection confirmation (S113).
And the control part 10 determines whether the same stage as the stage selected last time was selected (S114). When a stage different from the previously selected stage is selected (No in S114), control unit 10 resets page information 23 (S115). And the control part 10 performs the process of S116. At this time, the page information 23 is 1 for all the pages as shown in FIG. Note that the control unit 10 may execute the process of S115 when the selection of the stage is accepted for the first time in S113 after the soft key is touched in S101.

制御部10は、前回選択された段と同じ段が選択されたとき(S114にてYes)、S116の処理を実行する。   When the same stage as the previously selected stage is selected (Yes in S114), control unit 10 executes the process of S116.

制御部10は、タッチの位置が移動したか否かを判定する(S116)。このときのタッチの位置の移動は、任意の方向でも良い。制御部10は、タッチの位置が移動しないとき(S116にてNo)、S116の処理を繰り返し実行する。   The control unit 10 determines whether or not the touch position has moved (S116). The movement of the touch position at this time may be in any direction. When the touch position does not move (No in S116), control unit 10 repeatedly executes the process of S116.

制御部10は、タッチの位置が移動したとき(S116にてYes)、S117の処理を実行する。   When the touch position is moved (Yes in S116), the control unit 10 executes the process of S117.

図14を参照して説明する。
制御部10は、頁情報23に応じて文字列を表示する(S117)。すなわち、制御部10は、S113で選択を受け付けた段に対応する頁数を頁情報23から抽出する。そして、制御部10は、候補情報22において、抽出した頁数に対応する文字列のグループを、表示部30に表示させる。S101、S102、S116、S117の処理を実行することにより、制御部10は、検出部40により、タッチが検出されたあと、タッチが検出されている状態で、タッチの位置が第1方向に移動したとき、入力されると予測される文字列を表示部30に表示させる制御をする。
This will be described with reference to FIG.
The control unit 10 displays a character string according to the page information 23 (S117). That is, the control unit 10 extracts, from the page information 23, the number of pages corresponding to the stage whose selection has been accepted in S113. Then, the control unit 10 causes the display unit 30 to display a group of character strings corresponding to the extracted number of pages in the candidate information 22. By executing the processing of S101, S102, S116, and S117, the control unit 10 moves the touch position in the first direction while the touch is detected after the touch is detected by the detection unit 40. Then, the display unit 30 is controlled to display a character string predicted to be input.

制御部10は、タッチの位置がさらに移動し、文字列が選択されたか否かを判定する(S118)。制御部10は、文字列が選択されたとき(S118にてYes)、タッチが解除されたか否かを判定する(S119)。制御部10は、タッチが解除されていないとき(S119にてNo)、S118の処理を実行する。   The control unit 10 determines whether the touch position has further moved and a character string has been selected (S118). When the character string is selected (Yes in S118), control unit 10 determines whether or not the touch is released (S119). When the touch is not released (No in S119), control unit 10 executes the process of S118.

制御部10は、タッチが解除されたとき(S119にてYes)、文字、および文字列の入力を確定し、S118で選択された文字列の入力を受け付ける(S120)。そして、制御部10は、文字入力処理を終了する。なお、制御部10は、S120限らず、タッチが解除されたとき、文字、および文字列の入力を確定し、その時点で選択されている文字、および文字列の入力を受け付けても良い。   When the touch is released (Yes in S119), control unit 10 determines the input of the character and the character string, and accepts the input of the character string selected in S118 (S120). Then, the control unit 10 ends the character input process. Note that the control unit 10 is not limited to S120, and may confirm the input of characters and character strings when the touch is released, and accept the input of characters and character strings selected at that time.

制御部10は、S118において、文字列が選択されていないとき(S118にてNo)、タッチの位置がS116での移動歩行と逆方向に移動したか否かを判定する(S121)。制御部10は、タッチの位置が逆方向に移動していないとき(S121にてNo)、S119の処理を実行する。制御部10は、S121にてNoのあと、S119にてタッチが解除されたと判定すると、文字の入力を確定し、S101でタッチされたソフトキーに対応する表示文字の、S113で選択された段に対応する文字の入力を受け付ける。   When the character string is not selected in S118 (No in S118), the control unit 10 determines whether or not the touch position has moved in the opposite direction to the moving walk in S116 (S121). When the touch position has not moved in the reverse direction (No in S121), control unit 10 performs the process of S119. If the control unit 10 determines that the touch is released in S119 after No in S121, the control unit 10 confirms the input of the character, and the display character corresponding to the soft key touched in S101 is selected in S113. Accepts input of characters corresponding to.

制御部10は、タッチの位置が逆方向に移動したとき(S121にてYes)、頁情報23の、S113で選択された段の頁をインクリメントする(S122)。そして、制御部10は、S102の処理を実行する。これにより、制御部10は、S113で続けて同じ段の選択が確定されたとき、S117において、候補情報22と頁情報23とを参照することにより、次に優先度の高い文字列のグループを表示部30に表示させる処理をする。   When the touch position moves in the reverse direction (Yes in S121), the control unit 10 increments the page of the page selected in S113 in the page information 23 (S122). And the control part 10 performs the process of S102. As a result, when the selection of the same stage is confirmed in S113, the control unit 10 refers to the candidate information 22 and the page information 23 in S117, thereby selecting a character group having the next highest priority. Processing to be displayed on the display unit 30 is performed.

S121、S122の処理を実行することにより、制御部10は、表示部30に文字列を表示させたあと、検出部40により、タッチが検出されている状態で、タッチの位置が第1方向と逆方向に移動し、さらに、タッチの位置が前記第1方向に移動したことを受け付ける。そして、S114でYesのあと、S117の処理を実行することにより、制御部10は、入力されると予測される他の文字列を表示部に表示させる制御をする。   By executing the processes of S121 and S122, the control unit 10 displays the character string on the display unit 30, and then the touch position is set to the first direction while the touch is detected by the detection unit 40. It moves in the reverse direction, and further accepts that the touch position has moved in the first direction. Then, after Yes in S114, the control unit 10 performs control to display other character strings predicted to be input on the display unit by executing the process of S117.

なお、制御部10は、文字入力処理の実行中に、タッチの位置が他の文字が割り当てられたソフトキーの位置に移動し、所定時間が経過すると、S101の処理を実行し、新たなソフトキーのタッチがあったと判定する。   During the character input process, the control unit 10 moves the position of the touch to the position of the soft key to which another character is assigned, and executes a process of S101 when a predetermined time elapses, so that a new software It is determined that there is a key touch.

図15は、コンピュータ装置の一例を示すブロック図である。
図15を参照して、コンピュータ装置100の構成について説明する。
図15において、コンピュータ装置100は、制御回路101と、記憶装置102と、読書装置103と、記録媒体104と、通信インターフェイス105と、入出力インターフェイス106と、表示装置107と、入力装置108と、タッチパネル109とを含む。また、通信インターフェイス105は、ネットワーク110と接続されている。そして、各構成要素は、バス111により接続されている。
FIG. 15 is a block diagram illustrating an example of a computer device.
The configuration of the computer apparatus 100 will be described with reference to FIG.
In FIG. 15, a computer device 100 includes a control circuit 101, a storage device 102, a reading device 103, a recording medium 104, a communication interface 105, an input / output interface 106, a display device 107, an input device 108, Touch panel 109. The communication interface 105 is connected to the network 110. Each component is connected by a bus 111.

制御回路101は、コンピュータ装置100全体の制御をする。そして、制御回路101は、例えば、CPU、マルチコアCPU、FPGA(Field Programmable Gate Array)およびPLD(Programmable Logic Device)などのプロセッサである。制御回路101は、例えば、図2において、制御部10として機能する。なお、図2において、記憶部20に記憶された入力情報21と、候補情報22と、頁情報23と、設定情報24とは、例えば、CPU、FPGA、およびPLDのキャッシュに記憶されても良い。   The control circuit 101 controls the entire computer device 100. The control circuit 101 is, for example, a processor such as a CPU, a multi-core CPU, an FPGA (Field Programmable Gate Array), and a PLD (Programmable Logic Device). For example, the control circuit 101 functions as the control unit 10 in FIG. In FIG. 2, the input information 21, candidate information 22, page information 23, and setting information 24 stored in the storage unit 20 may be stored in, for example, CPU, FPGA, and PLD caches. .

記憶装置102は、各種データを記憶する。そして、記憶装置102は、例えば、ROM(Read Only Memory)およびRAM(Random Access Memory)などのメモリや、HDなどである。記憶装置102は、例えば、図2において、記憶部20として機能する。   The storage device 102 stores various data. The storage device 102 is, for example, a memory such as a ROM (Read Only Memory) and a RAM (Random Access Memory), or an HD. For example, the storage device 102 functions as the storage unit 20 in FIG.

また、ROMは、ブートプログラムなどのプログラムを記憶している。RAMは、制御回路101のワークエリアとして使用される。HDは、OS、アプリケーションプログラム、ファームウェアなどのプログラム、および各種データを記憶している。   The ROM stores a program such as a boot program. The RAM is used as a work area for the control circuit 101. The HD stores an OS, an application program, a program such as firmware, and various data.

記憶装置102は、例えば、制御回路101を、制御部10として機能させる文字入力プログラムを記憶する。
情報処理装置1は、記憶装置の制御をするとき、記憶装置102に記憶された文字入力プログラムをRAMに読み出す。RAMに読み出された文字入力プログラムを制御回路101で実行することにより、情報処理装置1は、文字入力処理を実行する。
The storage device 102 stores, for example, a character input program that causes the control circuit 101 to function as the control unit 10.
When the information processing apparatus 1 controls the storage device, it reads out the character input program stored in the storage device 102 into the RAM. When the control circuit 101 executes the character input program read into the RAM, the information processing apparatus 1 executes character input processing.

なお、文字入力プログラムは、制御回路101が通信インターフェイス105を介してアクセス可能であれば、ネットワーク110上のサーバが有する記憶装置に記憶されていても良い。   The character input program may be stored in a storage device included in a server on the network 110 as long as the control circuit 101 can be accessed via the communication interface 105.

読書装置103は、制御回路101に制御され、着脱可能な記録媒体104のデータのリード/ライトを行なう。そして、読書装置103は、例えば、FDD(Floppy Disk Drive)、CDD(Compact Disc Drive)、DVDD(Digital Versatile Disk Drive)、BDD(Blu−ray(登録商標) Disk Drive)およびUSB(Universal Serial Bus)などである。   The reading device 103 is controlled by the control circuit 101 and reads / writes data on the removable recording medium 104. The reading device 103 may be, for example, an FDD (Floppy Disk Drive), a CDD (Compact Disc Drive), a DVDD (Digital Versatile Disk Drive), a BDD (Blu-ray (registered trademark) Disc UUsDuUU) Etc.

記録媒体104は、各種データを保存する。記録媒体104は、例えば、文字入力プログラムを記憶する。さらに、記録媒体104は、図2に示す、入力情報21と、候補情報22と、頁情報23と、設定情報24とを記憶しても良い。   The recording medium 104 stores various data. The recording medium 104 stores, for example, a character input program. Further, the recording medium 104 may store input information 21, candidate information 22, page information 23, and setting information 24 shown in FIG.

そして、記録媒体104は、読書装置103を介してバス111に接続され、制御回路101が読書装置103を制御することにより、データのリード/ライトが行なわれる。また、記録媒体104は、例えば、SDメモリーカード(SD Memory Card)、FD(Floppy Disk)、CD(Compact Disc)、DVD(Digital Versatile Disk)、BD(Blu−ray(登録商標) Disk)、およびフラッシュメモリなどの非一時的記録媒体である。   The recording medium 104 is connected to the bus 111 via the reading device 103, and the control circuit 101 controls the reading device 103 to read / write data. The recording medium 104 includes, for example, an SD memory card (SD Memory Card), an FD (Floppy Disk), a CD (Compact Disc), a DVD (Digital Versatile Disk), a BD (Blu-ray (registered trademark) Disk), and the like. A non-temporary recording medium such as a flash memory.

通信インターフェイス105は、ネットワーク110を介してコンピュータ装置100と他の装置とを通信可能に接続する。そして、通信インターフェイス105は、例えば、図2において、送受信部60として機能する。   The communication interface 105 connects the computer apparatus 100 and other apparatuses via the network 110 so that they can communicate with each other. The communication interface 105 functions as the transmission / reception unit 60 in FIG.

また、通信インターフェイス105は、無線LANの機能を有するインターフェイス、および近距離無線通信機能を有するインターフェイスを含んでも良い。そして、無線LANインターフェイスは、例えば、無線LAN規格として、Wi−Fi(登録商標)をサポートしても良い。近距離無線インターフェイスは、例えば、近距離無線通信規格として、Bluetooth(登録商標)をサポートしても良い。LANは、Local Area Networkの略である。   The communication interface 105 may include an interface having a wireless LAN function and an interface having a short-range wireless communication function. The wireless LAN interface may support Wi-Fi (registered trademark) as a wireless LAN standard, for example. For example, the short-range wireless interface may support Bluetooth (registered trademark) as a short-range wireless communication standard. LAN is an abbreviation for Local Area Network.

入出力インターフェイス106は、例えば、入力装置108、およびタッチパネル109と接続され、接続された入力装置108から各種情報を示す信号が入力されると、バス111を介して入力された信号を制御回路101に出力する。また、入出力インターフェイス106は、制御回路101から出力された各種情報を示す信号がバス111を介して入力されると、接続された各種装置にその信号を出力する。入出力インターフェイス106と、入力装置108と、タッチパネル109とは、例えば、図2において、入出力部50として機能する。   The input / output interface 106 is connected to, for example, the input device 108 and the touch panel 109, and when a signal indicating various information is input from the connected input device 108, the signal input via the bus 111 is transmitted to the control circuit 101. Output to. Further, when a signal indicating various information output from the control circuit 101 is input via the bus 111, the input / output interface 106 outputs the signal to various connected devices. The input / output interface 106, the input device 108, and the touch panel 109 function as the input / output unit 50 in FIG.

表示装置107は、各種情報を表示する。表示装置は、タッチパネル109からの入力を受け付けるための情報を表示しても良い。表示装置107は、例えば、図2において、表示部30として機能する。なお、タッチパネル109は、透過型の入力手段として表示装置107と重ねて配置されても良い。そして、タッチパネルは、感圧方式、静電方式、および光学方式などのさまざまな方式のタッチパネルを採用しても良い。   The display device 107 displays various information. The display device may display information for receiving input from the touch panel 109. For example, the display device 107 functions as the display unit 30 in FIG. Note that the touch panel 109 may be disposed so as to overlap the display device 107 as a transmissive input unit. And as a touch panel, you may employ | adopt various types of touch panels, such as a pressure-sensitive system, an electrostatic system, and an optical system.

入力装置108は、例えば、キーボード、マウスなどであり、ユーザ2からの情報の入力を受け付ける。
タッチパネル109は、ユーザ2によるタッチを検出し、タッチ、タッチの位置、およびタッチの解除などの検出情報を制御回路101に入力する。タッチパネル109は、例えば、図2において、検出部40として機能する。
The input device 108 is, for example, a keyboard, a mouse, and the like, and receives input of information from the user 2.
The touch panel 109 detects a touch by the user 2 and inputs detection information such as a touch, a touch position, and a touch release to the control circuit 101. For example, the touch panel 109 functions as the detection unit 40 in FIG.

以上のように、実施形態の情報処理装置1は、タッチの位置が第1方向に移動したとき、文字列を表示し、さらに、第1方向と逆方向にタッチの位置が移動し、タッチの位置が第1方向に移動したとき、他の文字列を表示し、文字列の選択を受け付ける。このように、情報処理装置1は、文字列の切り替え用の専用キーを用いずに、ユーザ2のフリック操作により入力可能な文字列を切り替えるので、文字列の入力を容易にし、ユーザ2による文字入力操作の作業効率を向上することができる。   As described above, the information processing apparatus 1 according to the embodiment displays a character string when the touch position moves in the first direction, and further moves the touch position in a direction opposite to the first direction. When the position moves in the first direction, another character string is displayed and selection of the character string is accepted. As described above, the information processing apparatus 1 switches the character string that can be input by the flick operation of the user 2 without using the dedicated key for switching the character string. The work efficiency of the input operation can be improved.

実施形態の情報処理装置1は、優先度の高い順に入力されると予測される文字列を切り替えて表示し、表示した文字列の選択を受け付ける。これにより、情報処理装置1は、ユーザ2が入力する可能性が高い文字列から順に、文字列の選択を受け付けし、ユーザ2による文字入力操作の作業効率を向上することができる。   The information processing apparatus 1 according to the embodiment switches and displays character strings that are predicted to be input in descending order of priority, and accepts selection of the displayed character strings. Thereby, the information processing apparatus 1 can accept the selection of the character string in order from the character string that is likely to be input by the user 2, and can improve the work efficiency of the character input operation by the user 2.

実施形態の情報処理装置1は、フリック操作により選択された文字に関連する文字列を表示し、連続したフリック操作により文字列の選択を受け付けるので、文字列の入力を容易にし、ユーザ2による文字入力操作の作業効率を向上することができる。   The information processing apparatus 1 according to the embodiment displays a character string related to a character selected by a flick operation and accepts selection of a character string by successive flick operations. The work efficiency of the input operation can be improved.

実施形態の情報処理装置1は、文字列を表示したあと、他の文字が選択されると、他の文字に対応する文字列を表示し、文字列の選択を受け付ける。これにより、情報処理装置1は、ユーザ2が文字の選択を間違えても、タッチの位置を移動するだけで、他の文字列を表示するので、ユーザ2による文字入力操作の作業効率を向上することができる。   The information processing apparatus 1 of the embodiment displays a character string corresponding to another character and accepts the selection of the character string when another character is selected after displaying the character string. Thereby, even if the user 2 makes a mistake in selecting a character, the information processing apparatus 1 displays another character string only by moving the touch position, thereby improving the work efficiency of the character input operation by the user 2. be able to.

実施形態の情報処理装置1は、文字列を表示するとき、複数の文字列を同時に表示し、複数の文字列の選択を同時に受け付けるので、ユーザ2による文字入力操作の作業効率を向上することができる。   When the information processing apparatus 1 according to the embodiment displays a character string, the information processing apparatus 1 displays a plurality of character strings at the same time and accepts selection of the plurality of character strings at the same time. it can.

実施形態の情報処理装置1は、第1位置がタッチされ、タッチの位置が第1方向に移動したとき、文字列を表示し、さらに、第1位置にタッチの位置が移動し、タッチの位置が第1方向に移動したとき、他の文字列を表示し、文字列の選択を受け付ける。このように、情報処理装置1は、文字列の切り替え用の専用キーを用いずに、ユーザ2のフリック操作により入力可能な文字列を切り替えるので、文字列の入力を容易にし、ユーザ2による文字入力操作の作業効率を向上することができる。   The information processing apparatus 1 according to the embodiment displays a character string when the first position is touched and the touch position moves in the first direction, and the touch position moves to the first position. When moving in the first direction, another character string is displayed and selection of the character string is accepted. As described above, the information processing apparatus 1 switches the character string that can be input by the flick operation of the user 2 without using the dedicated key for switching the character string. The work efficiency of the input operation can be improved.

なお、本実施形態は、以上に述べた実施形態に限定されるものではなく、本実施形態の要旨を逸脱しない範囲内で種々の構成または実施形態を取ることができる。   In addition, this embodiment is not limited to embodiment described above, A various structure or embodiment can be taken in the range which does not deviate from the summary of this embodiment.

1 情報処理装置
2 ユーザ
3 ソフトウェアキーボード
4 文字表示
5 文字字列表示
10 制御部
20 記憶部
30 表示部
40 検出部
50 入出力部
60 送受信部
100 コンピュータ装置
101 制御回路
102 記憶装置
103 読書装置
104 記録媒体
105 通信インターフェイス
106 入出力インターフェイス
107 表示装置
108 入力装置
109 タッチパネル
110 ネットワーク
111 バス
DESCRIPTION OF SYMBOLS 1 Information processing apparatus 2 User 3 Software keyboard 4 Character display 5 Character string display 10 Control part 20 Storage part 30 Display part 40 Detection part 50 Input / output part 60 Transmission / reception part 100 Computer apparatus 101 Control circuit 102 Storage apparatus 103 Reading apparatus 104 Recording Medium 105 Communication interface 106 Input / output interface 107 Display device 108 Input device 109 Touch panel 110 Network 111 Bus

Claims (10)

画像を表示する表示部と、
タッチを検出する検出部と、
前記検出部により、タッチが検出されたあと、タッチが検出されている状態で、前記タッチの位置が第1方向に移動したとき、入力されると予測される文字列を前記表示部に表示させる制御と、
前記表示部に文字列を表示させたあと、前記検出部により、タッチが検出されている状態で、前記タッチの位置が前記第1方向と逆方向に移動し、さらに、前記タッチの位置が前記第1方向に移動したとき、入力されると予測される他の文字列を前記表示部に表示させる制御と、
をする制御部と、
を備えることを特徴とする情報処理装置。
A display for displaying an image;
A detection unit for detecting a touch;
After the touch is detected by the detection unit, when the touch is moved in the first direction in a state where the touch is detected, a character string predicted to be input is displayed on the display unit. Control,
After the character string is displayed on the display unit, the touch position is moved in the direction opposite to the first direction in a state where the touch is detected by the detection unit, and the touch position is Control to display other character strings predicted to be input on the display unit when moved in the first direction;
A control unit for
An information processing apparatus comprising:
前記情報処理装置は、さらに、
複数の文字列と複数の前記文字列それぞれの優先度とを関連付けて記憶する記憶部を備え、
前記制御部は、
関連付けられた前記優先度の高い順に、前記表示部に前記文字列を表示させる制御をする
ことを特徴とする請求項1に記載の情報処理装置。
The information processing apparatus further includes:
A storage unit that associates and stores a plurality of character strings and a priority of each of the plurality of character strings;
The controller is
The information processing apparatus according to claim 1, wherein control is performed to display the character strings on the display unit in descending order of the priorities.
前記記憶部は、
文字と、前記文字が割り当てられた第1領域から前記タッチの位置が移動する方向に対応する文字とを関連付けて記憶し、さらに、前記文字それぞれと対応する複数の前記文字列とを関連付けて記憶し、
前記制御部は、
前記検出部により、前記第1領域に対応する位置のタッチが検出されたあと、タッチが検出された状態で、前記タッチの位置が移動したとき、前記タッチの位置が移動した方向に対応する文字に関連付けられた文字列を前記表示部に表示させる制御をする
ことを特徴とする請求項1または2に記載の情報処理装置。
The storage unit
A character and a character corresponding to the direction in which the position of the touch moves from the first area to which the character is assigned are stored in association with each other, and further, a plurality of character strings corresponding to each of the characters are stored in association with each other. And
The controller is
After the touch at the position corresponding to the first region is detected by the detection unit, when the touch position is moved in a state where the touch is detected, the character corresponding to the direction in which the touch position is moved The information processing apparatus according to claim 1, wherein control is performed to display a character string associated with the character string on the display unit.
前記記憶部は、
文字と対応する複数の前記文字列とを関連付けて記憶し、
前記制御部は、
前記検出部により、文字が割り当てられた第1領域に対応する位置のタッチが検出され、タッチが検出された状態で、前記タッチの位置が第1時間経過したあと、前記タッチの位置が第1方向に移動したとき、前記第1領域に割り当てられた文字に関連付けられた文字列を前記表示部に表示させる制御をする
ことを特徴とする請求項1〜3のいずれか一つに記載の情報処理装置。
The storage unit
Storing a character and a plurality of corresponding character strings in association with each other;
The controller is
The touch at the position corresponding to the first area to which the character is assigned is detected by the detection unit, and the touch position is the first position after the touch position is detected for a first time. The information according to any one of claims 1 to 3, wherein a control is performed to display a character string associated with a character assigned to the first area on the display unit when moving in a direction. Processing equipment.
前記制御部は、
前記文字列が表示されているとき、前記検出部により、タッチが検出されている状態で、前記タッチの位置が、表示されている前記文字列の選択を受け付ける第2領域に向かう第2方向へ移動されると、前記第2方向に表示されている文字列の選択を受け付ける制御をする
ことを特徴とする請求項1〜4のいずれか一つに記載の情報処理装置。
The controller is
When the character string is displayed, the position of the touch is in a second direction toward the second region that accepts selection of the displayed character string in a state in which a touch is detected by the detection unit. 5. The information processing apparatus according to claim 1, wherein the information processing apparatus performs control for receiving selection of a character string displayed in the second direction when moved.
前記記憶部は、
1以上の文字列を含む複数の文字列群と複数の前記文字列群それぞれの優先度とを関連付けて記憶する記憶部を備え、
前記制御部は、
前記優先度の高い順に、前記表示部に前記文字列群を表示させる制御をする
ことを特徴とする請求項1〜5のいずれか一つに記載の情報処理装置。
The storage unit
A storage unit that associates and stores a plurality of character string groups including one or more character strings and a priority of each of the plurality of character string groups;
The controller is
The information processing apparatus according to any one of claims 1 to 5, wherein control is performed to display the character string group on the display unit in descending order of priority.
前記制御部は、
前記表示部に、前記文字列を表示させたあと、前記検出部により、タッチが検出されている状態で、前記タッチの位置が他の文字が割り当てられた位置に移動し、第2時間が経過すると、他の文字に対応する入力されると予測される文字列を前記表示部に表示させる制御をする
ことを特徴とする請求項3に記載の情報処理装置。
The controller is
After the character string is displayed on the display unit, the touch position is moved to a position to which another character is assigned while the touch is detected by the detection unit, and a second time has elapsed. The information processing apparatus according to claim 3, wherein control is performed to display a character string predicted to be input corresponding to another character on the display unit.
画像を表示する表示部と、
タッチを検出する検出部と、
前記検出部により、第1位置のタッチが検出されたあと、タッチが検出されている状態で、前記タッチの位置が第1方向に移動したとき、入力されると予測される文字列を前記表示部に表示させる制御と、
前記表示部に文字列が表示されたあと、前記検出部により、タッチが検出されている状態で、前記タッチの位置が前記第1位置に移動し、さらに、前記タッチの位置が前記第1方向に移動したとき、入力されると予測される他の文字列を前記表示部に表示させる制御と、
をする制御部と、
を備えることを特徴とする情報処理装置。
A display for displaying an image;
A detection unit for detecting a touch;
After the touch at the first position is detected by the detection unit, the character string predicted to be input when the touch position is moved in the first direction while the touch is detected is displayed on the display. Control to be displayed on the screen,
After the character string is displayed on the display unit, the touch position is moved to the first position while the touch is detected by the detection unit, and the touch position is further moved in the first direction. Control to display other character strings predicted to be input on the display unit when moving to
A control unit for
An information processing apparatus comprising:
画像を表示する表示部と、タッチを検出する検出部とを有する情報処理装置のプロセッサにより実行される文字入力方法であって、
前記検出部により、タッチが検出されたあと、タッチが検出されている状態で、前記タッチの位置が第1方向に移動したとき、入力されると予測される文字列を前記表示部に表示させ、
前記表示部に文字列を表示させたあと、前記検出部により、タッチが検出されている状態で、前記タッチの位置が前記第1方向と逆方向に移動し、さらに、前記タッチの位置が前記第1方向に移動したとき、入力されると予測される他の文字列を前記表示部に表示させる
ことを特徴とする文字入力方法。
A character input method executed by a processor of an information processing apparatus having a display unit for displaying an image and a detection unit for detecting a touch,
After the touch is detected by the detection unit, when the touch is moved in the first direction in a state where the touch is detected, a character string predicted to be input is displayed on the display unit. ,
After the character string is displayed on the display unit, the touch position is moved in the direction opposite to the first direction in a state where the touch is detected by the detection unit, and the touch position is Another character string predicted to be input when moved in the first direction is displayed on the display unit.
タッチを検出する検出部により、タッチが検出されたあと、タッチが検出されている状態で、前記タッチの位置が第1方向に移動したとき、入力されると予測される文字列を、画像を表示する表示部に表示させ、
前記表示部に文字列を表示させたあと、前記検出部により、タッチが検出されている状態で、前記タッチの位置が前記第1方向と逆方向に移動し、さらに、前記タッチの位置が前記第1方向に移動したとき、入力されると予測される他の文字列を前記表示部に表示させる
処理を情報処理装置が有するプロセッサに実行させることを特徴とする文字入力プログラム。
A character string that is predicted to be input when the position of the touch is moved in the first direction in a state where the touch is detected after the touch is detected by the detection unit that detects the touch. Display it on the display,
After the character string is displayed on the display unit, the touch position is moved in the direction opposite to the first direction in a state where the touch is detected by the detection unit, and the touch position is A character input program that causes a processor included in an information processing device to execute a process of displaying on the display unit another character string predicted to be input when moved in a first direction.
JP2015018422A 2015-02-02 2015-02-02 Information processing apparatus, character input method, and character input program Active JP6485077B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015018422A JP6485077B2 (en) 2015-02-02 2015-02-02 Information processing apparatus, character input method, and character input program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015018422A JP6485077B2 (en) 2015-02-02 2015-02-02 Information processing apparatus, character input method, and character input program

Publications (2)

Publication Number Publication Date
JP2016143226A true JP2016143226A (en) 2016-08-08
JP6485077B2 JP6485077B2 (en) 2019-03-20

Family

ID=56568781

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015018422A Active JP6485077B2 (en) 2015-02-02 2015-02-02 Information processing apparatus, character input method, and character input program

Country Status (1)

Country Link
JP (1) JP6485077B2 (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007193465A (en) * 2006-01-18 2007-08-02 Sharp Corp Input device
JP2008282380A (en) * 2007-04-11 2008-11-20 Kota Ogawa Character input system
JP2009169789A (en) * 2008-01-18 2009-07-30 Kota Ogawa Character input system
JP2009181531A (en) * 2008-02-01 2009-08-13 Kota Ogawa Character input system
JP2011141727A (en) * 2010-01-07 2011-07-21 Fujitsu Toshiba Mobile Communications Ltd Information processing apparatus
JP2011233050A (en) * 2010-04-28 2011-11-17 Just Syst Corp Input device, input method and input program
JP2012089020A (en) * 2010-10-21 2012-05-10 Kyocera Corp Display device
US20120124527A1 (en) * 2010-11-15 2012-05-17 Kyocera Corporation Portable electronic device, and control method and control program for the same
WO2013184106A1 (en) * 2012-06-06 2013-12-12 Thomson Licensing Method and apparatus for entering symbols from a touch-sensitive screen

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007193465A (en) * 2006-01-18 2007-08-02 Sharp Corp Input device
JP2008282380A (en) * 2007-04-11 2008-11-20 Kota Ogawa Character input system
JP2009169789A (en) * 2008-01-18 2009-07-30 Kota Ogawa Character input system
JP2009181531A (en) * 2008-02-01 2009-08-13 Kota Ogawa Character input system
JP2011141727A (en) * 2010-01-07 2011-07-21 Fujitsu Toshiba Mobile Communications Ltd Information processing apparatus
JP2011233050A (en) * 2010-04-28 2011-11-17 Just Syst Corp Input device, input method and input program
JP2012089020A (en) * 2010-10-21 2012-05-10 Kyocera Corp Display device
US20120124527A1 (en) * 2010-11-15 2012-05-17 Kyocera Corporation Portable electronic device, and control method and control program for the same
JP2012123792A (en) * 2010-11-15 2012-06-28 Kyocera Corp Portable electronic device, portable electronic device control method and program
WO2013184106A1 (en) * 2012-06-06 2013-12-12 Thomson Licensing Method and apparatus for entering symbols from a touch-sensitive screen

Also Published As

Publication number Publication date
JP6485077B2 (en) 2019-03-20

Similar Documents

Publication Publication Date Title
US9851809B2 (en) User interface control using a keyboard
JP5730667B2 (en) Method for dual-screen user gesture and dual-screen device
US10126941B2 (en) Multi-touch text input
JP5182260B2 (en) Operation control device, operation control method, and computer program
RU2623198C2 (en) Diagonal sliding gesture for selection and permutation
KR101431397B1 (en) Selecting alternate keyboard characters via motion input
US20120113008A1 (en) On-screen keyboard with haptic effects
US20150058776A1 (en) Providing keyboard shortcuts mapped to a keyboard
CN101196793A (en) Gesture-based user interface method and apparatus
CN102346592A (en) Touch input transitions
KR20090023208A (en) Key input interface method
CN102272699A (en) Gesture detection zones
KR102260949B1 (en) Method for arranging icon and electronic device supporting the same
KR20140062257A (en) Method for providing virtual keyboard and an electronic device thereof
US11360661B2 (en) Handwriting input device and information input method
JP6110717B2 (en) Character input device, character input method, and character input program
KR20100027329A (en) Method and apparatus for character input
JP6176907B2 (en) Information processing apparatus, control method therefor, and program
JP6485077B2 (en) Information processing apparatus, character input method, and character input program
JP5913771B2 (en) Touch display input system and input panel display method
JP5148547B2 (en) Computer that allows gesture input from the keyboard
JP5245708B2 (en) Character input device, character input method, and character input program
US20160077735A1 (en) Character input apparatus and character input method
CN111090340B (en) Input method candidate result display method, related equipment and readable storage medium
KR102530995B1 (en) Character input device implemented in software

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20171215

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20180405

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20180409

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20180409

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20180725

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180813

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181019

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181030

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181226

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190204

R150 Certificate of patent or registration of utility model

Ref document number: 6485077

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533