JP2015043234A - Data input device and program - Google Patents

Data input device and program Download PDF

Info

Publication number
JP2015043234A
JP2015043234A JP2014218875A JP2014218875A JP2015043234A JP 2015043234 A JP2015043234 A JP 2015043234A JP 2014218875 A JP2014218875 A JP 2014218875A JP 2014218875 A JP2014218875 A JP 2014218875A JP 2015043234 A JP2015043234 A JP 2015043234A
Authority
JP
Japan
Prior art keywords
data
input device
converting
data input
conversion
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
JP2014218875A
Other languages
Japanese (ja)
Other versions
JP6102886B2 (en
Inventor
吉野 研
Ken Yoshino
研 吉野
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2014218875A priority Critical patent/JP6102886B2/en
Publication of JP2015043234A publication Critical patent/JP2015043234A/en
Application granted granted Critical
Publication of JP6102886B2 publication Critical patent/JP6102886B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PROBLEM TO BE SOLVED: To effectively input copied data as data appropriate for an input field.SOLUTION: When a desired data portion (character string data) is copied from data displayed in a display part 4 and the copied first data (for example, two-byte character string data) is moved to a prescribed input field, a central control part 1 converts the first data into second data (for example, one-byte character string data) and pastes the converted second data in a prescribed input field.

Description

本発明は、所定の入力フィールド内にデータを入力するデータ入力装置及びプログラムに関する。   The present invention relates to a data input device and a program for inputting data in a predetermined input field.

従来、パーソナルコンピュータ(PC)や携帯端末装置などにおいて、キーボード上でのタイピング操作により任意の文字列データを表示画面上の入力フィールド内に順次入力する場合に、入力フィールド毎にそのフィールドに適した文字種(例えば、半角又は全角など)への変換を指示する変換操作を行わなくても、その入力フィールドに適した文字種の文字列データに変換して入力するようにした技術が開示されている(特許文献1参照)。   Conventionally, in personal computers (PCs), portable terminal devices, etc., when arbitrary character string data is sequentially input into an input field on a display screen by a typing operation on a keyboard, each input field is suitable for that field. There has been disclosed a technique in which character string data of a character type suitable for the input field is converted and input without performing a conversion operation instructing conversion to a character type (for example, half-width or full-width) ( Patent Document 1).

特開2003−015807号公報JP 2003-015807 A

上述した先行技術にあっては、入力フィールド毎にその文字種をユーザが意識する必要がなくなるため、ユーザの負担を大幅に軽減することが可能となるが、キーボード上でのタイピング操作により文字列データを入力するため、入力文字数が多いと、それだけタイピングに時間がかかり、タイピングミスも多くなる、という問題がある。
ところで、入力フィールド内に文字列データを入力するに際に、キーボード上でのタイピング操作よりも同内容の文字を探して、コピー&ペースト操作(複写&貼付操作)で文字列データを入力フィールド内に貼り付ける場合が多くなってきているが、ペースト後においては、入力フィールド内の文字列データの再変換が効かなかったり、例えば、全角の文字列データをコピーして半角用の入力フィールドにペーストする場合、入力フィールドの桁数が少ないと、桁数をオーバした分の入力文字が消されてしまう場合があって、入力フィールド内に文字列データを適切な形で入力することができないという問題があった。
In the above-described prior art, since it is not necessary for the user to be aware of the character type for each input field, the burden on the user can be greatly reduced. However, the character string data can be reduced by typing on the keyboard. Therefore, if there are a large number of input characters, typing takes time and typing mistakes increase.
By the way, when entering character string data in the input field, look for characters with the same content rather than typing on the keyboard, and copy and paste (copy & paste) the character string data in the input field. However, after pasting, re-conversion of character string data in the input field does not work, or for example, full-width character string data is copied and pasted into the input field for half-width characters. If the number of digits in the input field is small, the input characters that exceed the number of digits may be deleted, and the character string data cannot be entered in the input field in an appropriate form. was there.

詳細に説明すると、例えば、図7(1)に示すように、コピー&ペースト操作により、表示画面上の全角の文字列「…アイウエオカキクケコ…」の中から所望の文字列「アイウエオ」を複写して入力フィールドに移動してペーストしたい場合に、この全角の文字列「アイウエオ」がそのまま入力フィールドに貼り付けられるため、例えば、全角の文字列が入力フィールドの桁数(「アイウエオ」という半角用の文字数、例えば「5」)をオーバしてしまうと、そのオーバした分の文字(例えば、「ウエオ」)が消去されてしまう。このような場合、従来では、例えば、全角の文字列「アイウエオ」をメモ帳などに複写して半角文字列「アイウエオ」に変換した後、この半角文字列を入力フィールドに移動して貼り付けるようにすればよいが、操作が煩雑なものとなってしまうし、このような操作は、メモ帳などのテキストエディタのマルチタスク(マルチウインドウ)対応の機器でなければできない。上記では、カタカナの場合について説明したが、カタカナの場合以外に、例えば、「12345」という全角の数字を「12345」という半角の数字にしたい場合によく発生する現象である。   More specifically, for example, as shown in FIG. 7 (1), a desired character string “Aiweo” is copied from a full-width character string “... Aiueo Kikuke…” on the display screen by a copy and paste operation. If you want to move to the input field and paste, the full-width character string “Aiweo” will be pasted to the input field as it is. For example, the full-width character string is the number of digits in the input field (“Aueo” If the number of characters (for example, “5”) is exceeded, the excess characters (for example, “weo”) are erased. In such a case, conventionally, for example, after copying the full-width character string “Aiweo” to a notepad or the like and converting it to a half-width character string “Aiweo”, the half-width character string is moved to the input field and pasted. However, the operation becomes complicated, and such an operation can be performed only by a multi-task (multi-window) compatible device of a text editor such as Notepad. In the above description, the case of katakana has been described. However, in addition to the case of katakana, for example, this phenomenon often occurs when a full-width number “12345” is desired to be a half-width number “12345”.

また、図7(2)に示すように、表示画面上の文字列「△△2002-123456□△…」(ここで、△は任意の文字、□は、半角(又は全角)の空白(スペース)を表す。)の中から所望の文字列「2002-123456」を複写して入力フィールドに移動し貼り付けたい場合に、この文字列がその前後の余分な空白コードを含めて複写されて、入力フィールドに貼り付けられてしまうと(図の例では、「2002-123456□」)、次の動作の段階で、入力エラーとなることがあった。(例えば、「書式が不正です。」とのダイアログがポップアップされる。)このことは、空白コードに限らず、改行コードの場合でも同様であった。このような現象は、空白コードや改行コード等のユーザが視認できない(しにくい)コードの複写作業(トレース)時に起こりやすい。   Further, as shown in FIG. 7 (2), the character string “ΔΔ2002-123456 □ △ ...” on the display screen (where Δ is an arbitrary character and □ is a half-width (or full-width) space (space). ).) If you want to copy the desired character string “2002-123456” and paste it in the input field, the character string is copied including the extra blank codes before and after it, If pasted in the input field ("2002-123456 □" in the example in the figure), an input error may occur at the next operation stage. (For example, a dialog stating “Invalid format” pops up.) This is not limited to the blank code, but the same applies to the line feed code. Such a phenomenon is likely to occur at the time of copying (tracing) a code such as a blank code or a line feed code that cannot be visually recognized by the user.

本発明の課題は、複写したデータを入力フィールドに適したデータとして効率よく入力できるようにすることである。   An object of the present invention is to make it possible to efficiently input copied data as data suitable for an input field.

上述した課題を解決するために請求項1記載の発明は、
所定の入力フィールド内にデータを入力するデータ入力装置であって、
第1のデータを複写する複写手段と、
前記複写手段によって複写された第1のデータを前記所定の入力フィールド内に貼り付ける段階で所定のユーザ操作を受け付ける受付手段と、
前記複写手段によって複写された第1のデータを前記受付手段で受け付けられた前記所定のユーザ操作に応じて、第2のデータに変換する変換手段と、
前記複写手段によって複写された第1のデータが前記所定の入力フィールド内に移動された場合に、前記変換手段によって前記第1のデータを前記第2のデータに変換すると共に、変換した前記第2のデータを前記所定の入力フィールド内に貼り付ける貼付制御手段と、
を具備したことを特徴とする。
In order to solve the above-described problem, the invention described in claim 1
A data input device for inputting data in a predetermined input field,
A copy means for copying the first data;
Receiving means for receiving a predetermined user operation at the stage of pasting the first data copied by the copying means into the predetermined input field;
Conversion means for converting the first data copied by the copying means into second data in response to the predetermined user operation received by the receiving means;
When the first data copied by the copying means is moved into the predetermined input field, the converting means converts the first data into the second data and the converted second data. Pasting control means for pasting the data in the predetermined input field;
It is characterized by comprising.

請求項1に従属する発明として、
前記第1のデータを前記第2のデータに変換することを指示する前記所定のユーザ操作が行われたか否かを判別する第1の判別手段をさらに備え、
前記変換手段は、前記第1の判別手段によって前記所定のユーザ操作が行われたことが判別されたことを条件に前記第1のデータを前記第2のデータに変換する、
ようにしたことを特徴とする、請求項2記載の発明であってもよい。
As an invention dependent on claim 1,
A first discriminating unit for discriminating whether or not the predetermined user operation instructing to convert the first data into the second data is performed;
The converting means converts the first data into the second data on the condition that the first determining means determines that the predetermined user operation has been performed;
The invention according to claim 2, which is configured as described above.

請求項1又は2に従属する発明として、
前記第1のデータをどのような内容の前記第2のデータに変換するかを示す変換内容をユーザ操作により任意に設定する設定手段をさらに備え、
前記変換手段は、前記設定手段により設定された変換内容に基づいて、前記第1のデータを前記第2のデータに変換する、
ようにしたことを特徴とする、請求項3記載の発明であってもよい。
As an invention dependent on claim 1 or 2,
Further comprising setting means for arbitrarily setting a conversion content indicating what kind of content the first data is converted to the second data by a user operation;
The conversion means converts the first data into the second data based on the conversion content set by the setting means.
The invention according to claim 3, which is configured as described above.

請求項1〜3いずれかに従属する発明として、
前記所定の入力フィールドに対して設定されている規定を判別する第2の判別手段をさらに備え、
前記変換手段は、前記第2の判別手段によって判別された規定に基づいて、前記第1のデータを該文字種の第2のデータに変換する、
ようにしたことを特徴とする、請求項4記載の発明であってもよい。
As an invention dependent on any one of claims 1 to 3,
A second discriminating means for discriminating a rule set for the predetermined input field;
The converting means converts the first data into second data of the character type based on the rule determined by the second determining means;
The invention according to claim 4, which is configured as described above.

請求項1〜4いずれかに従属する発明として、
前記変換手段は、前記第1のデータを前記第2のデータに変換する場合に、文字種として全角の第1のデータを半角の第2のデータに変換又は半角の第1のデータを全角の第2のデータに変換する手段を含む、
ことを特徴とする、請求項5記載の発明であってもよい。
As an invention dependent on any one of claims 1 to 4,
When the first data is converted into the second data, the conversion means converts the first data of full-width into the second data of half-width as the character type or the first data of half-width as the second data Including means for converting into two data,
The invention according to claim 5 may be used.

請求項1〜5いずれかに従属する発明として、
前記変換手段は、前記第1のデータを前記第2のデータに変換する場合に、大文字/小文字の種別が異なる第2のデータに変換する手段を含む、
ことを特徴とする、請求項6記載の発明であってもよい。
As an invention dependent on any one of claims 1 to 5,
The converting means includes means for converting the first data into second data having different upper / lower case types when converting the first data into the second data.
The invention according to claim 6 may be provided.

請求項1〜6いずれかに従属する発明として、
前記変換手段は、前記第1のデータを前記第2のデータに変換する場合に、前記第1のデータを構成する先頭文字の大文字/小文字の種別が異なる第2のデータに変換する手段を含む、
ことを特徴とする、請求項7記載の発明であってもよい。
As an invention dependent on any one of claims 1 to 6,
The converting means includes means for converting the first data into second data in which the first character constituting the first data is different in capital letter / lower case type when the first data is converted into the second data. ,
The invention according to claim 7 may be characterized.

請求項1〜7いずれかに従属する発明として、
前記変換手段は、前記第1のデータを前記第2のデータに変換する場合に、文字の種類が異なる第2のデータに変換する手段を含む、
ことを特徴とする、請求項8記載の発明であってもよい。
As an invention dependent on any one of claims 1 to 7,
The converting means includes means for converting the first data into second data having different character types when converting the first data into the second data.
The invention according to claim 8 may be characterized.

請求項1〜8いずれかに従属する発明として、
前記変換手段は、前記第1のデータを前記第2のデータに変換する場合に、言語の種類が異なる第2のデータに変換する手段を含む、
ことを特徴とする、請求項9記載の発明であってもよい。
As an invention dependent on any one of claims 1 to 8,
The converting means includes means for converting the first data into second data having a different language type when converting the first data into the second data.
The invention according to claim 9 may be characterized.

請求項1〜9いずれかに従属する発明として、
前記変換手段は、前記第1のデータを前記第2のデータに変換する場合に、文字と記号間の変換を行う手段を含む、
ことを特徴とする、請求項10記載の発明であってもよい。
As an invention dependent on any one of claims 1 to 9,
The converting means includes means for converting between characters and symbols when converting the first data into the second data.
The invention according to claim 10 is also characterized.

請求項1〜10いずれかに従属する発明として、
前記変換手段は、前記第1のデータを前記第2のデータに変換する場合に、前記第1のデータに付加されている特殊コードを削除することにより特殊コードを取り除いた第2のデータに変換する手段を含む、
ことを特徴とする、請求項11記載の発明であってもよい。
As an invention dependent on any one of claims 1 to 10,
When converting the first data into the second data, the conversion means converts the second data from which the special code is removed by deleting the special code added to the first data. Including means to
The invention according to claim 11 may be characterized.

請求項1〜11いずれかに従属する発明として、
前記変換手段は、前記第1のデータを前記第2のデータに変換する場合に、前記第1のデータに特殊コードを付加することにより特殊コード付きの第2のデータに変換する手段を含む、
ことを特徴とする、請求項12記載の発明であってもよい。
As an invention dependent on any one of claims 1 to 11,
The converting means includes means for converting the first data into the second data with a special code by adding a special code to the first data when converting the first data into the second data.
The invention according to claim 12 may be provided.

請求項1〜12いずれかに従属する発明として、
前記複写手段によって複写された第1のデータをパターン認識するパターン認識手段をさらに備え、
前記変換手段は、前記パターン認識手段によって認識された第1のデータを第2のデータに変換する手段を含む、
ことを特徴とする、請求項13記載の発明であってもよい。
As an invention dependent on any one of claims 1 to 12,
Pattern recognition means for recognizing the first data copied by the copying means;
The conversion means includes means for converting the first data recognized by the pattern recognition means into second data,
The invention according to claim 13 may be provided.

請求項1〜13いずれかに従属する発明として、
前記貼付手段が第2のデータを所定の入力フィールド内に貼り付けるに先立って、その第2のデータを入力候補として報知する報知手段をさらに備える、
ようにしたことを特徴とする、請求項14記載の発明であってもよい。
As an invention dependent on any one of claims 1 to 13,
Prior to pasting the second data in a predetermined input field by the pasting unit, the pasting unit further includes an informing unit for informing the second data as an input candidate.
The invention according to claim 14 is characterized in that it is configured as described above.

請求項14に従属する発明として、
前記報知手段による報知の実行有無をユーザ操作により任意に設定する設定手段をさらに備える、
ようにしたことを特徴とする、請求項15記載の発明であってもよい。
As an invention dependent on claim 14,
Further comprising setting means for arbitrarily setting the presence or absence of notification by the notification means by a user operation,
The invention according to claim 15, characterized in that it is configured as described above.

請求項14又は15に従属する発明として、
前記報知手段による報知に応答して、別の入力候補への再変換が指示された場合に、前記変換手段は、前記第1のデータを前記第2のデータに再変換する、
ようにしたことを特徴とする、請求項16記載の発明であってもよい。
請求項1〜16いずれかに従属する発明として、
前記所定のユーザ操作は、ジェスチャ又はタッチによる操作を含む、
ことを特徴とする請求項17記載の発明であってもよい。
As an invention dependent on claim 14 or 15,
In response to notification by the notification unit, when conversion to another input candidate is instructed, the conversion unit reconverts the first data into the second data.
The invention according to claim 16 is characterized in that it is configured as described above.
As an invention dependent on any one of claims 1 to 16,
The predetermined user operation includes a gesture or touch operation,
The invention according to claim 17 may be provided.

また、上述した課題を解決するために請求項18記載の発明は、
コンピュータに対して、
所定の入力フィールド内にデータを入力するために第1のデータを複写する機能と、
前記所定の入力フィールド内に貼り付ける段階で所定のユーザ操作を受け付ける機能と、
前記複写された第1のデータを受け付けられた前記所定のユーザ操作に応じて、第2のデータに変換する機能と、
前記複写された第1のデータが前記所定の入力フィールド内に移動された場合に、前記第1のデータを前記第2のデータに変換すると共に、変換した前記第2のデータを前記所定の入力フィールド内に貼り付ける機能と、
を実現させるためのプログラム、であることを特徴とする。
In order to solve the above-mentioned problem, the invention according to claim 18
Against the computer,
A function of copying the first data to input the data in the predetermined input field;
A function of accepting a predetermined user operation at the stage of pasting in the predetermined input field;
A function of converting the copied first data into second data in response to the received predetermined user operation;
When the copied first data is moved into the predetermined input field, the first data is converted into the second data, and the converted second data is converted into the predetermined input. The ability to paste in the field,
It is a program for realizing.

本発明によれば、複写したデータを入力フィールドに適したデータとして効率よく入力することができ、利便性に富んだものとなる。   According to the present invention, the copied data can be efficiently input as data suitable for the input field, which is convenient.

データ入力装置として適用したパーソナルコンピュータ(PC)の基本的な構成要素を示したブロック図。The block diagram which showed the basic component of the personal computer (PC) applied as a data input device. 設定表記憶部M2を説明するための図。The figure for demonstrating the setting table memory | storage part M2. (1)〜(7)は、第1のデータを様々な形式(種別)の第2のデータに変換する例を説明するための図。(1)-(7) is a figure for demonstrating the example which converts 1st data into 2nd data of various formats (type). (1)は、第1のデータの前後に空白コードが有る場合に、その空白コードを削除する変換を説明するための図、(2)は、第1のデータの後に改行コードが有る場合に、その改行コードを削除する変換を説明するための図。(1) is a diagram for explaining the conversion for deleting the blank code when there is a blank code before and after the first data, and (2) is when the line feed code is after the first data. The figure for demonstrating the conversion which deletes the line feed code. 入力制御処理(コピー&ペースト処理)を示したフローチャート。The flowchart which showed the input control process (copy & paste process). (1)、(2)は、実施形態の変形例を説明するための図で、(1)は、設定表記憶部M2の「所定操作設定表」の相互変換(トグル動作)を説明するための図、(2)は、マウスジェスチャを説明するための図。(1), (2) is a figure for demonstrating the modification of embodiment, (1) is for demonstrating the mutual conversion (toggle operation | movement) of the "predetermined operation setting table" of the setting table memory | storage part M2. (2) is a figure for demonstrating a mouse | mouth gesture. (1)、(2)は、従来技術を説明するための図。(1), (2) is a figure for demonstrating a prior art.

以下、図1〜図5を参照して本発明の実施形態を説明する。
この実施形態は、データ入力装置として適用したパーソナルコンピュータの基本的な構成要素を示したブロック図である。
パーソナルコンピュータ(PC)は、例えば、ノートパソコンと呼ばれる持ち運び自由なタイプで、中央制御部1を中核として動作する構成となっている。中央制御部1は、電源部(例えば、商用電源又は二次電池)2からの電力供給によって動作し、記憶装置3内の各種のプログラムに応じてこのPCの全体動作を制御するもので、この中央制御部1には図示しないCPU(中央演算処理装置)やメモリなどが設けられている。
Hereinafter, embodiments of the present invention will be described with reference to FIGS.
This embodiment is a block diagram showing basic components of a personal computer applied as a data input device.
The personal computer (PC) is, for example, a portable type called a notebook personal computer, and is configured to operate with the central control unit 1 as a core. The central control unit 1 operates by supplying power from a power source unit (for example, a commercial power source or a secondary battery) 2 and controls the overall operation of the PC according to various programs in the storage device 3. The central control unit 1 is provided with a CPU (Central Processing Unit) and a memory (not shown).

記憶装置3は、例えば、ROM、RAM、ハードディスク、フラッシュメモリの2以上を組み合わせた構成で、プログラム記憶部M1、設定表記憶部M2を有し、RAMは、フラグ情報、画面情報など、このPCが動作するために必要となる各種の情報を一時的に記憶するワーク領域である。プログラム記憶部M1は、図5に示した動作手順に応じて本実施形態を実現するためのプログラムや各種のアプリケーションなどが格納されているほか、それに必要となる各種の情報が記憶されている。なお、設定表記憶部M2については、後述するものとする。   The storage device 3 has, for example, a combination of two or more of a ROM, a RAM, a hard disk, and a flash memory, and has a program storage unit M1 and a setting table storage unit M2, and the RAM is a PC for flag information, screen information, etc. This is a work area for temporarily storing various kinds of information necessary for the operation. The program storage unit M1 stores programs and various applications for realizing the present embodiment in accordance with the operation procedure shown in FIG. 5, and stores various information necessary for the programs. The setting table storage unit M2 will be described later.

表示部4は、例えば、高精細液晶ディスプレイ、有機EL(Electro Luminescence)ディスプレイ、電気泳動型ディスプレイ(電子ペーパ)等のいずれかを使用したもので、入力文字列、日時などを高精細に表示するもので、例えば、各種の文字列を入力する入力フィールド(入力窓)付きの画面などを表示する。この表示部4の表面に指の接触を検出する接触操作部(透明なタッチパネル)を積層配設することにより、例えば、静電容量方式、抵抗膜方式、圧電方式のいずれかのタッチスクリーン(タッチ画面)を構成するようにしてもよい。USB(Universal Serial Bus)インタフェース5は、USBメモリ(図示省略)との間でデータの受け渡しを行うもので、中央制御部1は、USBメモリからデータを読み出し取得する。通信部6は、無線LAN(ローカルエリアネットワーク)やインターネットなどの広域通信網を介してデータを送受信するもので、外部の記憶装置(図示省略)との間においてデータをアップロードしたり、ダウンロードしたりする。   The display unit 4 uses, for example, any one of a high-definition liquid crystal display, an organic EL (Electro Luminescence) display, an electrophoretic display (electronic paper), and the like, and displays an input character string, date and time, etc. in high definition. For example, a screen with an input field (input window) for inputting various character strings is displayed. A touch operation unit (transparent touch panel) that detects the contact of a finger is laminated on the surface of the display unit 4 so that, for example, a capacitive type, resistive type, or piezoelectric type touch screen (touch) Screen) may be configured. A USB (Universal Serial Bus) interface 5 exchanges data with a USB memory (not shown), and the central control unit 1 reads and acquires data from the USB memory. The communication unit 6 transmits / receives data via a wide area communication network such as a wireless LAN (local area network) or the Internet, and uploads / downloads data to / from an external storage device (not shown). To do.

操作部7は、図示省略したが、押しボタン形式の各種のキーとして、数字キー、アルファベットキー、かなキー、変換キー、空白キー、改行キー、シフトキー、コントロールキー、矢印キー、その他のファンクションキーを備えたり、マウス、スタイラスなどのポインティングデバイスを備えたりするもので、中央制御部1は、この操作部7からの入力操作信号に応じた処理として、電源オン/オフ処理、データ入力処理、データ変換処理、コピー&ペースト処理(複写&貼付処理)、ポインタ移動処理などを行う。   Although not shown, the operation unit 7 includes various buttons in the form of push buttons such as numeric keys, alphabet keys, kana keys, conversion keys, blank keys, line feed keys, shift keys, control keys, arrow keys, and other function keys. Or a pointing device such as a mouse or a stylus. The central control unit 1 performs power on / off processing, data input processing, data conversion as processing corresponding to the input operation signal from the operation unit 7. Processing, copy & paste processing (copy & paste processing), pointer movement processing, etc. are performed.

ここで、コピー&ペースト操作を行うことにより表示部4に表示されているデータの中から所望するデータ部分(文字列データ)を複写し、複写した文字列データ(第1のデータ)を所定の入力フィールドに移動させた場合に、設定に応じて、中央制御部1は、第1のデータを第2のデータに変換(例えば、全角文字列から半角文字列に変換)すると共に、変換された第2のデータを所定の入力フィールド内に貼り付けるようにしている。この場合、第2のデータを図示しないクリップボード(バッファ)に一時保管した後、このクリップボード内の第2のデータを現在起動中のアプリケーション(例えば、アドレス帳作成機能など)に送って所定の入力フィールド内に貼り付けるようにしている。   Here, a desired data portion (character string data) is copied from the data displayed on the display unit 4 by performing a copy and paste operation, and the copied character string data (first data) is copied to a predetermined data. When moved to the input field, according to the setting, the central control unit 1 converts the first data into the second data (for example, converts from a full-width character string to a half-width character string) and is converted. The second data is pasted into a predetermined input field. In this case, after the second data is temporarily stored in a clipboard (buffer) (not shown), the second data in the clipboard is sent to the currently activated application (for example, an address book creation function), and a predetermined input field. I am trying to paste it inside.

図2は、設定表記憶部M2を説明するための図である。
設定表記憶部M2は、各種の設定情報として「自動変換設定」、「自動貼付設定」、「候補内容確認設定」、「所定操作設定表」を記憶するもので、「自動変換設定」は、入力フィールドに対して入力可能なデータ種(入力フィールドに適したデータ種)が規定されている場合に、第1のデータをこのデータ種の第2のデータに自動変換するか否かの設定を示したもので、その設定の有無をユーザ操作で任意に選択可能となっている。
FIG. 2 is a diagram for explaining the setting table storage unit M2.
The setting table storage unit M2 stores “automatic conversion setting”, “automatic paste setting”, “candidate content confirmation setting”, and “predetermined operation setting table” as various setting information. When the data type that can be input to the input field (data type suitable for the input field) is defined, the setting of whether to automatically convert the first data to the second data of this data type As shown, the presence or absence of the setting can be arbitrarily selected by a user operation.

この実施形態においてデータ種とは、例えば、全角/半角の文字種別のほかに、漢字/平仮名/片仮名/ローマ字の文字種別、漢数字/算用数字の文字種別、大文字/小文字の文字種別、日本語/英語などの文字種別、文字/記号の文字種別などである。図3(1)〜(7)は、第1のデータを様々な形式(種別)の第2のデータに変換する例を説明するための図である。すなわち、漢字/平仮名(ひらがな)/片仮名(カタカナ)/ローマ字の文字種別の場合には、図3(1)に示すように、漢字、平仮名、片仮名、ローマ字の相互で変換を行う。漢字/カタカナ(全角)/カタカナ(半角)の文字種別の場合には、図3(2)に示すように、漢字、カタカナ(全角)、カタカナ(半角)の相互で変換を行う。漢数字/算用数字(全角)/算用数字(半角)の文字種別の場合には、図3(3)に示すように、漢数字、算用数字(全角)、算用数字(半角)の相互で変換を行う。   In this embodiment, the data types include, for example, kanji / hirakana / katakana / romaji character types, kanji / arithmetic character types, uppercase / lowercase character types, in addition to full-width / half-width character types. Character type such as word / English, character type of character / symbol, and the like. FIGS. 3 (1) to 3 (7) are diagrams for explaining an example of converting the first data into second data of various formats (types). That is, in the case of the character type of kanji / hiragana (hiragana) / katakana (katakana) / romaji, conversion is performed between kanji, hiragana, katakana, and romaji as shown in FIG. In the case of a character type of kanji / katakana (full-width) / katakana (half-width), as shown in FIG. 3 (2), conversion is performed between kanji, katakana (full-width), and katakana (half-width). In the case of the character type of Chinese numerals / arithmetic numbers (full-width) / arithmetic numbers (half-width), as shown in FIG. 3 (3), Chinese numerals, mathematical numbers (full-width), mathematical numbers (half-width) Convert between each other.

英大文字/先頭のみ大文字(その他、英小文字)/英小文字の文字種別の場合には、図3(4)に示すように、英大文字、先頭のみ大文字(その他、英小文字)、英小文字の相互間で変換を行う。日本語/英語の文字(言語)種別の場合には、図3(5)に示すように、日本語、英語の相互で変換を行う。文字/記号の文字種別の場合には、図3(6)に示すように、文字、記号の相互で変換を行う。なお、記号は、絵文字などであってもよい。長音/ハイフンの文字種別の場合には、図3(7)に示すように、長音、ハイフンの相互で変換を行う。   For uppercase / first uppercase (other, lowercase) / lowercase character types, as shown in Fig. 3 (4), uppercase, first uppercase (other, lowercase), lowercase Convert between them. In the case of Japanese / English character (language) classification, conversion is performed between Japanese and English as shown in FIG. In the case of the character type of character / symbol, as shown in FIG. 3 (6), conversion between characters and symbols is performed. The symbol may be a pictograph. In the case of a long sound / hyphen character type, as shown in FIG. 3 (7), conversion is performed between the long sound and the hyphen.

一方、設定表記憶部M2の「自動貼付設定」は、上述の複写データとしての文字列データ(第1のデータ)を自動変換した第2のデータ又はユーザ操作により任意に指定された文字種に変換した第2のデータを入力フィールドに移動(ドラッグ)させた際に入力フィールド内に自動的に貼り付けるか否かの設定を示したもので、その設定の有無をユーザ操作で任意に選択可能となっている。また、「候補内容確認設定」は、第2のデータを入力フィールド内に貼り付ける前に、その変換内容をユーザ確認用として表示させるか否かの設定を示したもので、その設定の有無をユーザ操作で任意に選択可能となっている。ここでは、矢印(←→)のように両方向に変換可能として図示しているが、一方方向にのみ変換可能であってもよい。   On the other hand, the “automatic paste setting” in the setting table storage unit M2 converts the character string data (first data) as the above-described copy data into the second data obtained by automatic conversion or the character type arbitrarily designated by the user operation. This shows the setting of whether or not to automatically paste the second data into the input field when the second data is moved (dragged) to the input field, and whether or not the setting can be arbitrarily selected by the user operation It has become. “Candidate content confirmation setting” indicates whether or not to display the converted content for user confirmation before pasting the second data in the input field. It can be arbitrarily selected by user operation. Here, it is illustrated that conversion is possible in both directions as indicated by an arrow (← →), but conversion may be possible only in one direction.

「所定操作設定表」は、第1のデータを第2のデータに変換する場合に、操作キーと変換内容を対応付けて記憶する対応表で、ユーザ操作により任意に設定されたものである。なお、図示の例では、シフトキーなどのキー1の押下を示す操作1に対応して、全角から半角への変換を示す変換内容が設定されている場合を示し、コントロールキーなどのキー2の押下を示す操作2に対応して、半角から全角への変換を示す変換内容が設定されている場合を示している。なお、操作1は、第1のデータが既に半角である場合は変換せず、操作2は、第1のデータが既に全角である場合は変換しない。また、操作1、2、…などは、単一キーの操作であってもよいが、複数のキーの組み合わせ操作であってもよい。   The “predetermined operation setting table” is a correspondence table that stores operation keys and conversion contents in association with each other when first data is converted into second data, and is arbitrarily set by a user operation. In the example shown in the figure, the conversion content indicating conversion from full-width to half-width is set corresponding to the operation 1 indicating the press of the key 1 such as the shift key, and the key 2 such as the control key is pressed. A case is shown in which conversion content indicating conversion from half-width to full-width is set corresponding to operation 2 indicating. Note that operation 1 does not convert when the first data is already half-width, and operation 2 does not convert when the first data is already full-width. Further, the operations 1, 2,... May be single key operations, or may be a combination operation of a plurality of keys.

また、操作3、4には、文字種の変換のほかに、第1のデータの前後に特殊コード(空白コード、改行コード)が付加されている場合には、この特殊コード(空白コード、改行コード)を削除した形に変換すべきことを示す変換内容が設定されている。具体的には、キー3の押下を示す操作3に対応して、空白コードの削除の変換内容が設定され、キー4の押下を示す操作4に対応して、改行コードの削除の変換内容が設定されている。   In addition, in operations 3 and 4, in addition to character type conversion, if special codes (blank code, line feed code) are added before and after the first data, this special code (blank code, line feed code) ) Is set to indicate that it should be converted to a deleted form. Specifically, the conversion content for deleting the blank code is set corresponding to the operation 3 indicating that the key 3 is pressed, and the conversion content for deleting the line feed code is set corresponding to the operation 4 indicating that the key 4 is pressed. Is set.

すなわち、操作3には、図4(1)に示すように、第1のデータの前後に空白(スペース)コードが有る場合にその空白コードを削除する変換を行う変換内容が設定されている。この場合、第1のデータの前後に空白コード(20h)が付加されていれば、空白コードを削除した第2のデータに変換する。(空白コードが付加されていなければ、第1のデータのままとする。)逆に、例えば、図2の操作5のように、第1のデータの後に空白コードが付加されていなければ、空白コードを付加した第2のデータに変換するようにしてもよい。(なお、ここでは、半角の空白の例で説明したが、全角の空白の場合であってもよい。)   That is, in operation 3, as shown in FIG. 4 (1), when there is a blank code before and after the first data, conversion contents for performing conversion to delete the blank code are set. In this case, if a blank code (20h) is added before and after the first data, it is converted to the second data from which the blank code is deleted. (If no blank code is added, the first data remains.) Conversely, if a blank code is not added after the first data, for example, as in operation 5 of FIG. You may make it convert into the 2nd data to which the code was added. (Here, a half-width blank has been described as an example, but a full-width blank may be used.)

また、操作4には、図4(2)に示すように、第1のデータの後に改行コードが有る場合にその改行コードを削除する変換を行う変換内容が設定されている。この場合、第1のデータの後に改行コードとして“0Dh(復帰)+0Ah(改行)”が付加されていれば、この改行コードを削除した第2のデータに変換する。(改行コードが付加されていなければ、第1のデータのままとする。)逆に、例えば、図2の操作6のように、第1のデータの後に改行コードが付加されていなければ、改行コードを付加した第2のデータに変換するようにしてもよい。   In operation 4, as shown in FIG. 4 (2), conversion contents for performing conversion to delete the line feed code when there is a line feed code after the first data is set. In this case, if “0Dh (return) +0 Ah (line feed)” is added as the line feed code after the first data, the line feed code is converted into the second data deleted. (If the line feed code is not added, the first data remains.) Conversely, for example, as in operation 6 in FIG. 2, if the line feed code is not added after the first data, a line feed is made. You may make it convert into the 2nd data to which the code was added.

また、操作4について、空白コードに対応する操作3と同様に、改行コードが前に有る場合にもその改行コードを削除する変換を行うような設定としてもよい(上記、操作3、4は、ユーザの意図しない複写作業によって付加されてしまった空白コードや改行コードをあった場合に、それらを削除する変換処理に対応するものであって、ユーザが空白コードや改行コードを意図的に含めて複写した場合には、この操作を用いないようにすればよい。)。更には、図2の操作7、8のように、複数の操作が同時に行われるような設定としてもよい。この場合は、操作5又は操作6を行えば、それぞれ操作1又は操作2に対応する変換とともに、操作3又は操作4に対応する変換が自動で行われることになる。   In addition, the operation 4 may be set so as to perform conversion to delete the line feed code even when the line feed code precedes the operation 3 corresponding to the blank code (the operations 3 and 4 are described above). When there is a blank code or a line feed code added by a copy operation not intended by the user, it corresponds to the conversion process to delete them, and the user intentionally includes a blank code or a line feed code. When copying, this operation should not be used.) Furthermore, it may be set such that a plurality of operations are performed at the same time as operations 7 and 8 in FIG. In this case, if the operation 5 or the operation 6 is performed, the conversion corresponding to the operation 1 or the operation 2 and the conversion corresponding to the operation 3 or the operation 4 are automatically performed.

次に、本実施形態におけるPCの動作概念を図5に示すフローチャートを参照して説明する。ここで、このフローチャートに記述されている各機能は、読み取り可能なプログラムコードの形態で格納されており、このプログラムコードにしたがった動作が逐次実行される。また、ネットワークなどの伝送媒体を介して伝送されてきた上述のプログラムコードに従った動作を逐次実行することもできる。すなわち、記録媒体のほかに、伝送媒体を介して外部供給されたプログラム/データを利用して本実施形態特有の動作を実行することもできる。   Next, the operation concept of the PC in this embodiment will be described with reference to the flowchart shown in FIG. Here, each function described in this flowchart is stored in the form of a readable program code, and operations according to the program code are sequentially executed. In addition, the operation according to the above-described program code transmitted via a transmission medium such as a network can be sequentially executed. In other words, in addition to the recording medium, an operation unique to the present embodiment can be executed using a program / data supplied externally via a transmission medium.

図5は、入力制御処理(コピー&ペースト処理)を示したフローチャートで、PCの全体動作のうち、本実施形態の特徴部分の動作概要を示したもので、この図5のフローから抜けた際には、全体動作のメインフロー(図示省略)に戻る。
先ず、中央制御部1は、任意のアプリケーション(例えば、アドレス帳作成(編集)機能など)が起動されている状態において、表示部4上の任意のデータがユーザ操作により複写されたかを調べ(ステップS1)、データの複写が行われるまで待機状態となる。いま、例えば、アドレス帳作成機能が起動されている状態において、表示部4上にアドレス帳作成画面と、他の文章画面とが並列表示されている場合に、この他の文章画面内に表示されている“名前”、“メールアドレス”などのデータをアドレス帳作成画面内の所定の入力フィールドに所望の形で貼り付けるために、文章画面上で複写されたものとすると(ステップS1でYES)、その複写された領域(複写領域)は、画像データが配置されている領域(画像領域)であるかを調べる(ステップS2)。
FIG. 5 is a flowchart showing the input control process (copy and paste process), which shows an outline of the operation of the characteristic part of the present embodiment in the overall operation of the PC. The process returns to the main flow (not shown) of the overall operation.
First, the central control unit 1 checks whether any data on the display unit 4 has been copied by a user operation in a state where an arbitrary application (for example, an address book creation (editing) function or the like) is activated (Step S1). S1) The system waits until data is copied. Now, for example, when the address book creation function is activated and the address book creation screen and another text screen are displayed in parallel on the display unit 4, they are displayed in the other text screen. If the data such as “name” and “email address” are copied on the text screen in order to paste them in a predetermined input field in the address book creation screen (YES in step S1) Then, it is checked whether the copied area (copy area) is an area (image area) where image data is arranged (step S2).

いま、複写された領域(複写領域)が画像領域であれば(ステップS2でYES)、その画像領域(複写領域)内の画像全体を文字認識することによりテキストデータ(文字列データ)に変換する文字認識処理を行うが(ステップS3)、テキストテータが配置されているテキスト領域であれば(ステップS2でNO)、そのテキスト領域(複写領域)内から文字列データを読み出す(ステップS4)。なお、このようにして文字認識された文字列データ又は読み出された文字列データが、複写データ(第1のデータ)となる。   If the copied area (copy area) is an image area (YES in step S2), the entire image in the image area (copy area) is recognized and converted to text data (character string data). Character recognition processing is performed (step S3). If the text area is a text area in which text data is arranged (NO in step S2), character string data is read from the text area (copy area) (step S4). The character string data recognized in this way or the read character string data becomes copy data (first data).

次のステップS5では、設定表記憶部M2を参照して、「自動変換設定」の有無を調べ、自動変換設定が有れば(ステップS6でYES)、複写データとしての文字列データ(第1のデータ)が、現在起動中であるアプリケーションの所定の入力フィールド位置までドラッグ(移動)されるまで待機状態となる(ステップS7)、なお、この待機時間のタイムアウトに応じて図5のフローを終了するようにしてもよい。いま、文字列データが所定の入力フィールドにドラッグされたときには(ステップS7でYES)、その入力フィールドに対して入力可能な文字種が規定されているか否かを調べ(ステップS8)、入力フィールドに文字種が規定されていなければ(ステップS9でNO)、ユーザに対して所定の操作を行うべきことを促すために、その旨を示すメッセージを通知(表示)させた後(ステップS10)、後述するステップS21に移る。   In the next step S5, the setting table storage unit M2 is referenced to check whether or not “automatic conversion setting” exists, and if there is an automatic conversion setting (YES in step S6), character string data (first data as copy data) 5) is dragged (moved) to a predetermined input field position of the currently activated application (step S7), and the flow of FIG. 5 is terminated according to the timeout of the waiting time. You may make it do. When the character string data is dragged to a predetermined input field (YES in step S7), it is checked whether or not a character type that can be input to the input field is defined (step S8). Is not defined (NO in step S9), a message indicating that is sent (displayed) to prompt the user to perform a predetermined operation (step S10), and then a step described later Move on to S21.

また、所定の入力フィールドに対して文字種が規定されていれば(ステップS9でYES)、上述のステップS3又はステップS4で得られた複写データ(第1のデータ)を、規定の文字種の文字列データに変換する変換処理を行い、その変換結果を入力候補として決定し、図示しないクリップボード(バッファ)内に一時保管させる(ステップS11)。なお、上述のステップS3又はステップS4で得られた複写データ(第1のデータ)の文字種が、入力フィールドに規定されている文字種に一致する場合には、上述の文字種の変換処理を行わない。また、図2の操作3又は操作4に対応する変換処理内容が規定されているような場合、上述の文字種の変換処理において、複写データ(第1のデータ)の前後に空白コード、改行コードが付加されている場合には、この空白コード、改行コードを削除した形に変換される。   If the character type is specified for the predetermined input field (YES in step S9), the copy data (first data) obtained in step S3 or step S4 described above is used as the character string of the specified character type. Conversion processing to convert the data is performed, the conversion result is determined as an input candidate, and temporarily stored in a clipboard (buffer) (not shown) (step S11). When the character type of the copy data (first data) obtained in step S3 or step S4 matches the character type defined in the input field, the character type conversion process is not performed. In the case where the conversion processing content corresponding to the operation 3 or the operation 4 in FIG. 2 is defined, in the above-described character type conversion processing, a blank code and a line feed code are added before and after the copy data (first data). If added, it is converted to a form in which the blank code and line feed code are deleted.

次に、設定表記憶部M2の「候補内容確認設定」を参照して、候補内容確認設定の有無を調べ(ステップS11)、候補内容確認設定が無ければ(ステップS12でNO)、上述のようにして入力候補として決定した文字列データを確定する処理を行うが(ステップS15)、「候補内容確認設定」が有れば(ステップS12でYES)、入力候補の文字列データをポップアップ表示などで確認通知させる(ステップS13)。そして、この候補表示を確認したユーザからその候補を肯定することを指示するOK操作が行われたかを調べ(ステップS14)、OK操作が行われなければ(ステップS14でNO)、次候補を得るために、上述のステップS3又はS4で得られた複写データ(第1のデータ)を、さらに他の文字種の文字列データに再変換すると共に(ステップS16)、再変換した文字列データをポップアップ表示などにより確認通知させた後(ステップS17)、上述のステップS14に戻り、OK操作の有無を調べる。これは、例えば、図3(1)に示すような変換処理に対応する操作が行われた場合、変換候補を順次(循環的に)表示していく場合に相当する。次候補がないような場合には、このループを抜ける旨の表示をして、現候補のまま次のステップS15に進むようにしてもよい。   Next, with reference to “candidate content confirmation setting” in the setting table storage unit M2, the presence / absence of candidate content confirmation setting is checked (step S11). If there is no candidate content confirmation setting (NO in step S12), as described above. The character string data determined as the input candidate is determined (step S15). If there is “candidate content confirmation setting” (YES in step S12), the input candidate character string data is displayed in a pop-up display or the like. Confirmation is notified (step S13). Then, it is checked whether or not an OK operation for instructing the candidate to be affirmed is performed from the user who confirmed the candidate display (step S14). If the OK operation is not performed (NO in step S14), the next candidate is obtained. Therefore, the copy data (first data) obtained in step S3 or S4 described above is reconverted into character string data of another character type (step S16), and the reconverted character string data is displayed in a pop-up display. After the confirmation notification is made (step S17), the process returns to the above-described step S14, and the presence or absence of the OK operation is checked. For example, this corresponds to a case where conversion candidates are sequentially (circularly) displayed when an operation corresponding to the conversion process as shown in FIG. 3A is performed. If there is no next candidate, a message indicating that this loop is exited may be displayed, and the process may proceed to the next step S15 with the current candidate remaining.

ここで、OK操作が行われたときには(ステップS14でYES)、入力候補としての文字列データを確定する処理を実行した後(ステップS15)、設定表記憶部M2の「自動貼付設定」を参照し、自動貼付設定の有無を調べる(ステップS18)。いま、自動貼付設定が有れば(ステップS18でYES)、クリップボード(バッファ)内の確定文字列を、現在起動中のアプリケーションに送って、その所定の入力フィールド内に貼り付け表示させる(ステップS19)。また、自動貼付設定が無ければ(ステップS18でNO)、ユーザの貼付操作の待ち状態となり(ステップS20)、貼付操作が行われると(ステップS20YES)、この貼付操作に応答して確定文字列を、現在起動中のアプリケーションに送って、その所定の入力フィールド内に貼り付け表示させる(ステップS19)。   Here, when an OK operation is performed (YES in step S14), a process for determining character string data as an input candidate is executed (step S15), and then “automatic paste setting” in the setting table storage unit M2 is referred to. Then, the presence / absence of the automatic pasting setting is checked (step S18). If there is an automatic pasting setting (YES in step S18), the confirmed character string in the clipboard (buffer) is sent to the currently running application and pasted and displayed in the predetermined input field (step S19). ). If there is no automatic pasting setting (NO in step S18), the user enters a waiting state for pasting operation (step S20). If pasting operation is performed (YES in step S20), a confirmed character string is displayed in response to the pasting operation. Then, it is sent to the currently running application, and is pasted and displayed in the predetermined input field (step S19).

他方、自動変換設定が無ければ(ステップS6でNO)、所定操作の待ち状態となる(ステップS21)。ここで、所定操作が行われると(ステップS21でYES)、設定表記憶部M2の「所定操作設定表」を参照し、操作に対応する変換内容を読み出す(ステップS22)。例えば、所定操作が操作1であれば、全角から半角への変換内容を読み出し変換し、操作2であれば、半角から全角への変換内容を読み出し変換する。また、所定操作が操作3又は4であれば、第1のデータの前後に空白コード又は改行コードが付加されている場合には、空白コード又は改行コードを削除した形に変換する。   On the other hand, if there is no automatic conversion setting (NO in step S6), a predetermined operation is waited (step S21). When a predetermined operation is performed (YES in step S21), the conversion content corresponding to the operation is read with reference to the “predetermined operation setting table” in the setting table storage unit M2 (step S22). For example, if the predetermined operation is operation 1, the conversion content from full-width to half-width is read and converted, and if it is operation 2, the conversion content from half-width to full-width is read and converted. If the predetermined operation is operation 3 or 4, if a blank code or a line feed code is added before and after the first data, the data is converted into a form in which the blank code or line feed code is deleted.

そして、上述のステップS3又はステップS4で得られた複写データ(第1のデータ)を、「所定操作設定表」から読み出した変換内容に基づいて変換する変換処理を行い、その変換結果を入力候補として決定し、図示しないクリップボード(バッファ)内に一時保管させる(ステップS23)。そして、複写データとしての文字列データ(第1のデータ)が所定の入力フィールドの位置にドラッグ(移動)されるまで待機状態となる(ステップS24)、なお、この待機時間のタイムアウトに応じて図5のフローを終了するようにしてもよい。いま、文字列データが入力フィールドの位置にドラッグされたときには(ステップS24でYES)、上述のステップS12に移り、「候補内容確認設定」の有無を調べ、以下、上述と同様の動作を行う。   Then, a conversion process for converting the copy data (first data) obtained in the above-described step S3 or step S4 based on the conversion content read from the “predetermined operation setting table” is performed, and the conversion result is input as an input candidate. And temporarily stored in a clipboard (buffer) (not shown) (step S23). The character string data (first data) as the copy data is in a standby state until it is dragged (moved) to the position of the predetermined input field (step S24). You may make it complete | finish the flow of 5. FIG. If the character string data is dragged to the position of the input field (YES in step S24), the process proceeds to step S12 described above to check whether or not “candidate content confirmation setting” exists, and thereafter the same operation as described above is performed.

以上のように、本実施形態において中央制御部1は、複写テータ(第1のデータ)が所定の入力フィールドに移動された場合に、設定に応じて、この第1のデータを第2のデータに変換すると共に、変換した第2のデータを所定の入力フィールド内に貼り付けるようにしたので、複写した第1のデータの入力フィールドへの移動に応じてその入力フィールドに適したデータを効率よく入力することができ、利便性に富んだものとなる。   As described above, in the present embodiment, the central control unit 1 changes the first data to the second data according to the setting when the copy data (first data) is moved to a predetermined input field. Since the converted second data is pasted into the predetermined input field, the data suitable for the input field is efficiently transferred according to the movement of the copied first data to the input field. It can be input and is convenient.

第1のデータを第2のデータに変換することを指示する所定のユーザ操作が行われたことを条件に第1のデータを第2のデータに変換するようにしたので、例えば、全角の文字列を複写した後に、入力フィールド内に移動させ、全角文字列を半角文字列に変換すべきことを指示するユーザ操作を行えば、この半角文字列を入力フィールド内に容易に貼り付けることができる。   Since the first data is converted to the second data on condition that a predetermined user operation for instructing the conversion of the first data to the second data is performed, for example, double-byte characters After copying a column, it can be easily pasted into the input field by moving it into the input field and performing a user operation indicating that the full-width character string should be converted to a half-width character string. .

第1のデータをどのような内容の第2のデータに変換するかを示す変換内容をユーザ操作により任意に設定されている状態において、この設定されている変換内容に基づいて、第1のデータを第2のデータに変換するようにしたので、ユーザの所望する内容に容易に変換することができる。   In the state in which the conversion content indicating what kind of content the second data is converted to the second data is arbitrarily set by the user operation, the first data is based on the set conversion content. Is converted into the second data, so that it can be easily converted into the content desired by the user.

所定の入力フィールドに対して設定されている規定に基づいて、第1のデータを該文字種の第2のデータに変換するようにすれば、入力フィールドに適したデータを効率よく入力することができると共に、ユーザによる変換操作が不要となり、さらに利便性を高めることができる。   If the first data is converted into the second data of the character type based on the rules set for the predetermined input field, data suitable for the input field can be input efficiently. At the same time, the conversion operation by the user becomes unnecessary, and the convenience can be further improved.

第1のデータを第2のデータに変換する場合に文字種として全角の第1のデータを半角の第2のデータに変換したり、半角の第1のデータを全角の第2のデータに変換したりするようにすれば、全角の文字列データから半角の文字列データへの変化又は半角の文字列データから全角の文字列データへの変換を容易に行うことが可能となる。   When the first data is converted to the second data, the full-width first data is converted to the half-width second data as the character type, or the half-width first data is converted to the full-width second data. As a result, it is possible to easily change from full-width character string data to half-width character string data or convert from half-width character string data to full-width character string data.

第1のデータを第2のデータに変換する場合に、大文字/小文字の種別が異なる第2のデータに変換するようにすれば、大文字/小文字間のデータ変換を容易に行うことが可能となる。   If the first data is converted to the second data, the data conversion between uppercase and lowercase letters can be easily performed by converting the first data to the second data having different types of uppercase / lowercase letters. .

第1のデータを第2のデータに変換する場合に第1のデータを構成する先頭文字の大文字/小文字の種別が異なる第2のデータに変換するようにすれば、例えば、英大文字列を先頭のみ大文字でその他を英小文字とした文字列に変換することが容易にできる。   When the first data is converted to the second data, if the first data constituting the first data is converted to the second data having different types of uppercase letters / lowercase letters, for example, the uppercase letter string is placed at the beginning It can be easily converted into a string with only uppercase letters and the other lowercase letters.

第1のデータを第2のデータに変換する場合に文字の種類が異なる第2のデータに変換するようにすれば、例えば、漢字/平仮名/片仮名/ローマ字の文字種別間の変換が容易にできる。   If the first data is converted to the second data, the conversion between the character types of, for example, Kanji / Hiragana / Katakana / Romaji can be facilitated by converting to the second data having different character types. .

第1のデータを第2のデータに変換する場合に言語の種類が異なる第2のデータに変換するようにすれば、例えば、日本語/英語の文字(言語)種別を変換することが容易にできる。   If the first data is converted to the second data, if it is converted to the second data having a different language type, for example, it is easy to convert Japanese / English character (language) types. it can.

第1のデータを第2のデータに変換する場合に文字と記号の変換を行うようにすれば、例えば、郵便番号、〒といった記号の相互変換が容易にできる。   If conversion of characters and symbols is performed when the first data is converted to the second data, mutual conversion of symbols such as a postal code and 〒 can be facilitated.

第1のデータを第2のデータに変換する場合に第1のデータに付加されている特殊コードを削除することにより特殊コードを取り除いた第2のデータに変換するようにすれば、例えば、第1のデータの前後に空白コード、改行コードが付加されている場合には、空白コード、改行コードを削除した第2のデータを得ることが容易にできる。   When converting the first data into the second data, if the special data added to the first data is deleted to convert it into the second data from which the special code is removed, for example, When a blank code and a line feed code are added before and after the 1 data, it is possible to easily obtain the second data from which the blank code and the line feed code are deleted.

第1のデータを第2のデータに変換する場合に第1のデータに特殊コードを付加した第2のデータに変換するようにすれば、例えば、第1のデータの前後に空白コード、改行コードが付加されていない場合には、空白コード、改行コードを付加した第2のデータを得ることが容易にできる。   If the first data is converted to the second data, if the first data is converted to the second data with a special code added, for example, a blank code or a line feed code before and after the first data When is not added, it is possible to easily obtain the second data to which the blank code and the line feed code are added.

文字認識した第1のデータを第2のデータに変換するようにすれば、第1のデータが画像データであっても文字としての第2のデータに変換することができる。   If the first data that has been character-recognized is converted into the second data, even if the first data is image data, it can be converted into the second data as characters.

第2のデータを所定の入力フィールド内に貼り付けるに先立って、その第2のデータを入力候補として報知するようにすれば、ユーザの確認を得たデータを入力フィールド内に貼り付けることができる。   If the second data is notified as an input candidate prior to pasting the second data into the predetermined input field, the data obtained by the user can be pasted into the input field. .

第2のデータを所定の入力フィールド内に貼り付けるに先立って、その第2のデータを入力候補として報知するか否かを示す報知の実行有無を、設定表記憶部M2の「候補内容確認設定」に任意に設定するようにすれば、ユーザの意向を反映することができ、柔軟性に富んだものとなる。   Prior to pasting the second data into a predetermined input field, whether or not to perform notification indicating whether or not the second data is notified as an input candidate is set in “candidate content confirmation setting” in the setting table storage unit M2. If it is arbitrarily set to “”, it is possible to reflect the intention of the user, and it becomes rich in flexibility.

第2のデータを所定の入力フィールド内に貼り付けるに先立って、その第2のデータを入力候補として報知した際に、その報知に応答して、別の入力候補への再変換が指示された場合に、第1のデータを第2のデータに再変換するようにすれば、更に利便性を向上させることができる。   Prior to pasting the second data into the predetermined input field, when the second data is notified as an input candidate, in response to the notification, reconversion to another input candidate is instructed. In this case, if the first data is reconverted into the second data, the convenience can be further improved.

なお、上述した実施形態において、設定表記憶部M2の「所定操作設定表」は、各操作キーと変換内容とを対応付けて記憶する対応表であるが、その内容は、図2に示したものに限らず、例えば、図6(1)に示すように、キー1の押下を示す操作1に対応して、全角と半角との間での相互変換(トグル動作)を行うようにしてもよい。すなわち、第1のデータが全角であれば、半角の第2のデータに変換し、第1のデータが半角であれば、全角の第2のデータに変換するようにしてもよい。   In the above-described embodiment, the “predetermined operation setting table” in the setting table storage unit M2 is a correspondence table that stores each operation key and conversion content in association with each other. The content is shown in FIG. For example, as shown in FIG. 6 (1), mutual conversion (toggle operation) between full-width and half-width is performed in response to operation 1 indicating pressing of the key 1. Good. That is, if the first data is full-width, it may be converted to half-width second data, and if the first data is half-width, it may be converted to full-width second data.

また、図6(2)に示すように、キー操作に代わってマウスジェスチャ(操作部7内のマウスを操作したときのマウスの動き)であってもよく、「所定操作設定表」にマウスジェスチャと変換内容とを対応付けて記憶するようにしてもよい。すなわち、操作部7のマウス操作により第1のデータを所定の入力フィールドに移動した場合において、その移動時又は移動後の入力フィールド内でのマウスの動き(移動方向)が、例えば、上下左右等の所定の動きであるかを判別し、このマウスの動きに応じて対応する変換内容を読み出すようにしてもよい。さらにキーやマウスジェスチャに代わってタッチ操作(タッチ移動方向)であってもよい。また、マウス操作やタッチ操作の動き(移動方向)と共に、その移動速度に応じて変換内容を読み出すようにしてもよい。   In addition, as shown in FIG. 6B, instead of the key operation, a mouse gesture (a movement of the mouse when the mouse in the operation unit 7 is operated) may be used, and the mouse gesture is displayed in the “predetermined operation setting table”. And the conversion contents may be stored in association with each other. That is, when the first data is moved to a predetermined input field by the mouse operation of the operation unit 7, the movement (movement direction) of the mouse in the input field at the time of the movement or after the movement is, for example, up / down / left / right It is also possible to determine whether the movement is a predetermined movement, and to read the corresponding conversion content according to the movement of the mouse. Furthermore, a touch operation (touch movement direction) may be used instead of the key or the mouse gesture. Further, the conversion content may be read according to the movement speed along with the movement (movement direction) of the mouse operation or touch operation.

また、上述した実施形態において、文字種としては、漢字/平仮名(ひらがな)/片仮名(カタカナ)/ローマ字の文字種別、漢字/カタカナ(全角)/カタカナ(半角)の文字種別、漢数字/算用数字(全角)/算用数字(半角)の文字種別、英大文字/先頭のみ大文字(その他、英小文字)/英小文字の文字種別、日本語/英語の文字種別、文字/記号の文字種別、長音/ハイフンの文字種別の場合に限らず、任意であり、また、それらが多重に関係しあう場合であってもよい。また、データ種としては、テキストデータに限らず、静止画や動画であってもよい。   In the above-described embodiment, the character types include Kanji / Hiragana / Katakana / Karoma characters, Kanji / Katakana (full-width) / Katakana (half-width) character types, Chinese numerals / arithmetic numbers. (Full-width) / Arithmetic number (half-width) character type, Upper case / Upper case only (Other, lower case) / Lower case character type, Japanese / English character type, Character / Symbol character type, Long sound / It is not limited to the case of the hyphen character type, and may be arbitrary, or may be a case where they are related to multiple. The data type is not limited to text data, and may be a still image or a moving image.

上述した実施形態においては、現在起動中のアプリケーションとしてアドレス帳作成機能を例示し、そのアドレス帳作成画面内の所定の入力フィールドにデータを貼り付ける場合を例示して説明したが、アプリケーションとしてはアドレス帳作成機能に限らず、スケジュール作成(編集)機能などであってもよい。この場合、例えば、受信メール画面から複写したデータをスケジュール作成機能の入力フィールドに貼り付けるようにすればよい。また、アプリケーションとしてはWeb閲覧機能であってもよく、そのWebページ内に入力フィールドにメモ帳画面や文章作成画面から複写したデータを貼り付けるようにしてもよい。   In the above-described embodiment, the address book creation function is exemplified as the currently active application, and the case where data is pasted to a predetermined input field in the address book creation screen has been described as an example. Not only the book creation function but also a schedule creation (editing) function may be used. In this case, for example, the data copied from the received mail screen may be pasted into the input field of the schedule creation function. The application may be a Web browsing function, and data copied from a notepad screen or a text creation screen may be pasted into the input field in the Web page.

更に、Web上で検索機能を用いる場合、全角文字の内容を半角文字のみ対応を検索アプリで検索しようとする場合、全角から半角への変換が自動的にできれば、タイプ入力する場合に比べて、タイプミスが防げるとともに、ユーザが検索文字を読み取る際の読み取りミスも防げるというメリットもある。
また、アプリケーションとして、ネットショッピング関係のアプリ(ユーザ情報登録アプリ等)であってもよく、その場合、住所や名前のふりがな(フリカ゛ナ)等の入力では、同内容の変換機能があると、上述したように、タイプ入力する場合に比べて、タイプミスが防げるというメリットとともに、労力の軽減という点で非常に有用である。
In addition, when using the search function on the Web, if you want to search for full-width characters only with half-width characters using a search application, if conversion from full-width to half-width can be done automatically, compared to typing, In addition to preventing typing errors, there is also an advantage that reading mistakes when the user reads a search character can be prevented.
The application may be an application related to online shopping (such as a user information registration application). In that case, the input of an address or a name's phonetic (flickana) etc. has the same conversion function as described above. Thus, compared with the case of typing, it is very useful in terms of reducing labor as well as the merit of preventing typing errors.

また、上述した実施形態においては、データ入力装置としてパーソナルコンピュータ(PC)に適用した場合を示したが、携帯電話機、卓上電子計算機、ハンディターミナル、腕時計、PDA、デジタルカメラ、音楽プレイヤーなどに適用するようにしてもよい。   In the above-described embodiment, the case where the present invention is applied to a personal computer (PC) as a data input device has been described. However, the present invention is applied to a mobile phone, a desktop electronic calculator, a handy terminal, a wristwatch, a PDA, a digital camera, a music player, and the like. You may do it.

その他、上述した実施形態において示した“装置”や“機”とは、機能別に複数の筐体に分離されていてもよく、単一の筐体に限らない。また、上述したフローチャートに記述した各ステップは、時系列的な処理に限らず、複数のステップを並列的に処理したり、別個独立して処理したりするようにしてもよい。   In addition, the “apparatus” and “machine” shown in the above-described embodiments may be separated into a plurality of cases by function, and are not limited to a single case. In addition, each step described in the above-described flowchart is not limited to time-series processing, and a plurality of steps may be processed in parallel or separately.

1 中央制御部
3 記憶装置
4 表示部
7 操作部
M1 プログラム記憶部
M2 設定表記憶部
1 central control unit 3 storage device 4 display unit 7 operation unit M1 program storage unit M2 setting table storage unit

本発明は、ータを入力するデータ入力装置及びプログラムに関する。 The present invention relates to a data input device and a program for inputting the data.

本発明の課題は、指定したデータを入力領域に適したデータとして効率よく入力できるようにすることである。 An object of the present invention is to make it possible to efficiently input designated data as data suitable for an input area .

請求項1記載の発明は、データを入力するデータ入力装置であって、データ属性が予め設定されたデータを任意に指定する指定手段と、入力対象となる入力領域の属性を判別する判別手段と、前記指定手段で指定されたータのデータ属性を前記判別手段で判別された属性に応じて変換する変換手段と、記変換手段でデータ属性の変換されたデータを前記入力領域に入力するよう制御す入力制御手段と、を具備したことを特徴とする。 Invention of claim 1, wherein, a data input device for inputting data to determine the designation means for arbitrarily specifying the data that the data attribute is set in advance, the attribute of the input area to be input object distinction means and a conversion means for converting according to the determined attributes data attributes of the specified data at the specified means the discrimination means, transformed the input area data in the data attribute in the previous SL converter characterized by comprising the an input control unit that controls to enter into.

請求項5記載の発明は、データを入力するデータ入力装置であって、データ属性が予め設定されたデータを任意に指定する指定手段と、前記データ属性の自動変換の設定があるか否かを判別する判別手段と、前記指定手段で指定されたデータを所定の入力領域に入力する際、前記自動変換の設定があると判別された場合には、前記データのデータ属性を他のデータ属性に変換する変換手段と、前記変換手段でデータ属性の変換されたデータを前記入力領域に入力するよう制御する入力制御手段と、を具備したことを特徴とする。The invention according to claim 5 is a data input device for inputting data, wherein there is designated means for arbitrarily designating data whose data attributes are set in advance, and whether there is a setting for automatic conversion of the data attributes. When it is determined that there is a setting for the automatic conversion when the data specified by the specifying means and the data specified by the specifying means are input to a predetermined input area, the data attribute of the data is changed to another data attribute. It is characterized by comprising conversion means for converting, and input control means for controlling to input the data whose data attributes have been converted by the conversion means to the input area.

請求項9記載の発明は、データを入力するデータ入力装置であって、データを任意に指定する指定手段と、前記指定手段で指定されたデータを所定の入力領域に移動させる際の移動方法を判別する判別手段と、前記判別手段で判別された移動方法に応じたデータ属性を特定し、前記指定手段で指定されたデータを、前記特定のデータ属性のデータに変換する変換手段と、前記変換手段でデータ属性の変換されたデータを前記入力領域に入力するよう制御する入力制御手段と、を具備したことを特徴とする。The invention according to claim 9 is a data input device for inputting data, comprising: designation means for arbitrarily designating data; and a movement method for moving data designated by the designation means to a predetermined input area. A discriminating unit for discriminating; a data attribute corresponding to the movement method discriminated by the discriminating unit; a conversion unit for converting data designated by the designation unit into data of the specific data attribute; and the conversion And input control means for controlling the data attribute converted by the means to be input to the input area.

本発明によれば、指定したデータを入力領域に適したデータとして効率よく入力でき、利便性に富んだものとなる。

According to the present invention, designated data can be efficiently input as data suitable for the input area , and it is highly convenient.

Claims (18)

所定の入力フィールド内にデータを入力するデータ入力装置であって、
第1のデータを複写する複写手段と、
前記複写手段によって複写された第1のデータを前記所定の入力フィールド内に貼り付ける段階で所定のユーザ操作を受け付ける受付手段と、
前記複写手段によって複写された第1のデータを前記受付手段で受け付けられた前記所定のユーザ操作に応じて、第2のデータに変換する変換手段と、
前記複写手段によって複写された第1のデータが前記所定の入力フィールド内に移動された場合に、前記変換手段によって前記第1のデータを前記第2のデータに変換すると共に、変換した前記第2のデータを前記所定の入力フィールド内に貼り付ける貼付制御手段と、
を具備したことを特徴とするデータ入力装置。
A data input device for inputting data in a predetermined input field,
A copy means for copying the first data;
Receiving means for receiving a predetermined user operation at the stage of pasting the first data copied by the copying means into the predetermined input field;
Conversion means for converting the first data copied by the copying means into second data in response to the predetermined user operation received by the receiving means;
When the first data copied by the copying means is moved into the predetermined input field, the converting means converts the first data into the second data and the converted second data. Pasting control means for pasting the data in the predetermined input field;
A data input device comprising:
前記第1のデータを前記第2のデータに変換することを指示する前記所定のユーザ操作が行われたか否かを判別する第1の判別手段をさらに備え、
前記変換手段は、前記第1の判別手段によって前記所定のユーザ操作が行われたことが判別されたことを条件に前記第1のデータを前記第2のデータに変換する、
ようにしたことを特徴とする請求項1記載のデータ入力装置。
A first discriminating unit for discriminating whether or not the predetermined user operation instructing to convert the first data into the second data is performed;
The converting means converts the first data into the second data on the condition that the first determining means determines that the predetermined user operation has been performed;
The data input device according to claim 1, which is configured as described above.
前記第1のデータをどのような内容の前記第2のデータに変換するかを示す変換内容をユーザ操作により任意に設定する設定手段をさらに備え、
前記変換手段は、前記設定手段により設定された変換内容に基づいて、前記第1のデータを前記第2のデータに変換する、
ようにしたことを特徴とする請求項1又は2記載のデータ入力装置。
Further comprising setting means for arbitrarily setting a conversion content indicating what kind of content the first data is converted to the second data by a user operation;
The conversion means converts the first data into the second data based on the conversion content set by the setting means.
The data input device according to claim 1, wherein the data input device is configured as described above.
前記所定の入力フィールドに対して設定されている規定を判別する第2の判別手段をさらに備え、
前記変換手段は、前記第2の判別手段によって判別された規定に基づいて、前記第1のデータを該文字種の第2のデータに変換する、
ようにしたことを特徴とする請求項1〜3いずれか記載のデータ入力装置。
A second discriminating means for discriminating a rule set for the predetermined input field;
The converting means converts the first data into second data of the character type based on the rule determined by the second determining means;
The data input device according to claim 1, wherein the data input device is configured as described above.
前記変換手段は、前記第1のデータを前記第2のデータに変換する場合に、文字種として全角の第1のデータを半角の第2のデータに変換又は半角の第1のデータを全角の第2のデータに変換する手段を含む、
ことを特徴とする請求項1〜4いずれか記載のデータ入力装置。
When the first data is converted into the second data, the conversion means converts the first data of full-width to the second data of half-width as the character type, or converts the first data of half-width to the second data of full-width. Including means for converting into two data,
The data input device according to claim 1, wherein the data input device is a data input device.
前記変換手段は、前記第1のデータを前記第2のデータに変換する場合に、大文字/小文字の種別が異なる第2のデータに変換する手段を含む、
ことを特徴とする請求項1〜5いずれか記載のデータ入力装置。
The converting means includes means for converting the first data into second data having different upper / lower case types when converting the first data into the second data.
The data input device according to claim 1, wherein the data input device is a data input device.
前記変換手段は、前記第1のデータを前記第2のデータに変換する場合に、前記第1のデータを構成する先頭文字の大文字/小文字の種別が異なる第2のデータに変換する手段を含む、
ことを特徴とする請求項1〜6いずれか記載のデータ入力装置。
The converting means includes means for converting the first data into second data in which the first character constituting the first data is different in capital letter / lower case type when the first data is converted into the second data. ,
The data input device according to claim 1, wherein the data input device is a data input device.
前記変換手段は、前記第1のデータを前記第2のデータに変換する場合に、文字の種類が異なる第2のデータに変換する手段を含む、
ことを特徴とする請求項1〜7いずれか記載のデータ入力装置。
The converting means includes means for converting the first data into second data having different character types when converting the first data into the second data.
The data input device according to claim 1, wherein the data input device is a data input device.
前記変換手段は、前記第1のデータを前記第2のデータに変換する場合に、言語の種類が異なる第2のデータに変換する手段を含む、
ことを特徴とする請求項1〜8いずれか記載のデータ入力装置。
The converting means includes means for converting the first data into second data having a different language type when converting the first data into the second data.
The data input device according to claim 1, wherein the data input device is a data input device.
前記変換手段は、前記第1のデータを前記第2のデータに変換する場合に、文字と記号間の変換を行う手段を含む、
ことを特徴とする請求項1〜9いずれか記載のデータ入力装置。
The converting means includes means for converting between characters and symbols when converting the first data into the second data.
The data input device according to claim 1, wherein the data input device is a data input device.
前記変換手段は、前記第1のデータを前記第2のデータに変換する場合に、前記第1のデータに付加されている特殊コードを削除することにより特殊コードを取り除いた第2のデータに変換する手段を含む、
ことを特徴とする請求項1〜10いずれか記載のデータ入力装置。
When converting the first data into the second data, the conversion means converts the second data from which the special code is removed by deleting the special code added to the first data. Including means to
The data input device according to claim 1, wherein the data input device is a data input device.
前記変換手段は、前記第1のデータを前記第2のデータに変換する場合に、前記第1のデータに特殊コードを付加することにより特殊コード付きの第2のデータに変換する手段を含む、
ことを特徴とする請求項1〜11いずれか記載のデータ入力装置。
The converting means includes means for converting the first data into the second data with a special code by adding a special code to the first data when converting the first data into the second data.
The data input device according to claim 1, wherein the data input device is a data input device.
前記複写手段によって複写された第1のデータをパターン認識するパターン認識手段をさらに備え、
前記変換手段は、前記パターン認識手段によって認識された第1のデータを第2のデータに変換する手段を含む、
ことを特徴とする請求項1〜12いずれか記載のデータ入力装置。
Pattern recognition means for recognizing the first data copied by the copying means;
The conversion means includes means for converting the first data recognized by the pattern recognition means into second data,
The data input device according to claim 1, wherein the data input device is a data input device.
前記貼付手段が第2のデータを所定の入力フィールド内に貼り付けるに先立って、その第2のデータを入力候補として報知する報知手段をさらに備える、
ようにしたことを特徴とする請求項1〜13いずれか記載のデータ入力装置。
Prior to pasting the second data in a predetermined input field by the pasting unit, the pasting unit further includes an informing unit for informing the second data as an input candidate.
The data input device according to claim 1, wherein the data input device is configured as described above.
前記報知手段による報知の実行有無をユーザ操作により任意に設定する設定手段をさらに備える、
ようにしたことを特徴とする請求項14記載のデータ入力装置。
Further comprising setting means for arbitrarily setting the presence or absence of notification by the notification means by a user operation,
The data input device according to claim 14, which is configured as described above.
前記報知手段による報知に応答して、別の入力候補への再変換が指示された場合に、前記変換手段は、前記第1のデータを前記第2のデータに再変換する、
ようにしたことを特徴とする請求項14又は15記載のデータ入力装置。
In response to notification by the notification unit, when conversion to another input candidate is instructed, the conversion unit reconverts the first data into the second data.
16. The data input device according to claim 14, wherein the data input device is configured as described above.
前記所定のユーザ操作は、ジェスチャ又はタッチによる操作を含む、
ことを特徴とする請求項1〜16いずれか記載のデータ入力装置。
The predetermined user operation includes a gesture or touch operation,
The data input device according to claim 1, wherein the data input device is a data input device.
コンピュータに対して、
所定の入力フィールド内にデータを入力するために第1のデータを複写する機能と、
前記所定の入力フィールド内に貼り付ける段階で所定のユーザ操作を受け付ける機能と、
前記複写された第1のデータを受け付けられた前記所定のユーザ操作に応じて、第2のデータに変換する機能と、
前記複写された第1のデータが前記所定の入力フィールド内に移動された場合に、前記第1のデータを前記第2のデータに変換すると共に、変換した前記第2のデータを前記所定の入力フィールド内に貼り付ける機能と、
を実現させるためのプログラム。
Against the computer,
A function of copying the first data to input the data in the predetermined input field;
A function of accepting a predetermined user operation at the stage of pasting in the predetermined input field;
A function of converting the copied first data into second data in response to the received predetermined user operation;
When the copied first data is moved into the predetermined input field, the first data is converted into the second data, and the converted second data is converted into the predetermined input. The ability to paste in the field,
A program to realize
JP2014218875A 2014-10-28 2014-10-28 Data input device and program Active JP6102886B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014218875A JP6102886B2 (en) 2014-10-28 2014-10-28 Data input device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014218875A JP6102886B2 (en) 2014-10-28 2014-10-28 Data input device and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2010180937A Division JP2012042999A (en) 2010-08-12 2010-08-12 Data input device and program

Publications (2)

Publication Number Publication Date
JP2015043234A true JP2015043234A (en) 2015-03-05
JP6102886B2 JP6102886B2 (en) 2017-03-29

Family

ID=52696701

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014218875A Active JP6102886B2 (en) 2014-10-28 2014-10-28 Data input device and program

Country Status (1)

Country Link
JP (1) JP6102886B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020135778A (en) * 2019-02-26 2020-08-31 沖電気工業株式会社 Character input system, character input method, input terminal and program

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06131153A (en) * 1992-10-16 1994-05-13 Just Syst Corp Method and device for processing information
JPH0785038A (en) * 1993-09-14 1995-03-31 Toshiba Corp Document preparation device and paste processing
JPH0887495A (en) * 1994-09-16 1996-04-02 Ibm Japan Ltd Cut amd paste method for table data and data processing system
JPH1139302A (en) * 1997-07-16 1999-02-12 Casio Comput Co Ltd Area setting processor and storage medium
JP2005250686A (en) * 2004-03-02 2005-09-15 Seiko Epson Corp Document creation device, tape printer, program, and method for creating document
JP2006079160A (en) * 2004-09-07 2006-03-23 Toppan Printing Co Ltd Digital apparatus, copy method, copy program, and storage medium storing it
JP2006155278A (en) * 2004-11-30 2006-06-15 Canon Software Inc Information processor, information processing method, program and recording medium
JP2011145747A (en) * 2010-01-12 2011-07-28 Internatl Business Mach Corp <Ibm> Method, system and program to copy and paste selected display area of screen display using style element

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06131153A (en) * 1992-10-16 1994-05-13 Just Syst Corp Method and device for processing information
JPH0785038A (en) * 1993-09-14 1995-03-31 Toshiba Corp Document preparation device and paste processing
JPH0887495A (en) * 1994-09-16 1996-04-02 Ibm Japan Ltd Cut amd paste method for table data and data processing system
JPH1139302A (en) * 1997-07-16 1999-02-12 Casio Comput Co Ltd Area setting processor and storage medium
JP2005250686A (en) * 2004-03-02 2005-09-15 Seiko Epson Corp Document creation device, tape printer, program, and method for creating document
JP2006079160A (en) * 2004-09-07 2006-03-23 Toppan Printing Co Ltd Digital apparatus, copy method, copy program, and storage medium storing it
JP2006155278A (en) * 2004-11-30 2006-06-15 Canon Software Inc Information processor, information processing method, program and recording medium
JP2011145747A (en) * 2010-01-12 2011-07-28 Internatl Business Mach Corp <Ibm> Method, system and program to copy and paste selected display area of screen display using style element

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
JPN6015037456; オブスキュアインク: Adobe InDesign CS3 Essential Book 初版, 20071130, p.134-135, 株式会社毎日コミュニケーションズ *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020135778A (en) * 2019-02-26 2020-08-31 沖電気工業株式会社 Character input system, character input method, input terminal and program

Also Published As

Publication number Publication date
JP6102886B2 (en) 2017-03-29

Similar Documents

Publication Publication Date Title
US10360297B2 (en) Simplified data input in electronic documents
US8873858B2 (en) Apparatus, method, device and computer program product providing enhanced text copy capability with touch input display
US8605039B2 (en) Text input
CN101506867B (en) Keyboard with input-sensitive display device
EP3155501B1 (en) Accessibility detection of content properties through tactile interactions
EP3005066B1 (en) Multiple graphical keyboards for continuous gesture input
US20120019540A1 (en) Sliding Motion To Change Computer Keys
CN109844696B (en) Multi-language character input device
JP2007012063A (en) Method and apparatus for automatic completion of composite character
US20140164981A1 (en) Text entry
EP2909702B1 (en) Contextually-specific automatic separators
JP2017509080A (en) Kanji input device, kanji input method, and kanji search method using the same
JP6420327B2 (en) Enter tone and diacritics by gesture
JP6102886B2 (en) Data input device and program
US20150317077A1 (en) Handheld device and input method thereof
JP2012098891A (en) Information processing system and information processing method
JP2012042999A (en) Data input device and program
JP5563706B1 (en) Document file generation apparatus, document file generation method, and document file generation program
JP5660966B2 (en) Bookmark output device, bookmark output program, bookmark output method, and electronic book browsing device
KR20170075904A (en) A software keyboard for mobile devices for comprising additional service
JP6380085B2 (en) Information processing apparatus and program
JP2021185491A (en) Add-on program for adding browser application software
Kim et al. Efficient character input scheme based on gyro-accelerometer sensor for NUI
Cahill Lookup methods for Chinese characters: Electronic versus paper media
KR20130026953A (en) Text inputting method of shape of attaching tile-hand writing word processor

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141125

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20141125

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150907

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20151013

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20151211

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160628

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160824

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170213

R150 Certificate of patent or registration of utility model

Ref document number: 6102886

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150