JP2020102233A - Input method and system - Google Patents

Input method and system Download PDF

Info

Publication number
JP2020102233A
JP2020102233A JP2020021068A JP2020021068A JP2020102233A JP 2020102233 A JP2020102233 A JP 2020102233A JP 2020021068 A JP2020021068 A JP 2020021068A JP 2020021068 A JP2020021068 A JP 2020021068A JP 2020102233 A JP2020102233 A JP 2020102233A
Authority
JP
Japan
Prior art keywords
character string
conversion
tooltip
tool tip
displayed
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.)
Pending
Application number
JP2020021068A
Other languages
Japanese (ja)
Other versions
JP2020102233A5 (en
Inventor
利仁 曽根
Toshihito Sone
利仁 曽根
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP2020021068A priority Critical patent/JP2020102233A/en
Publication of JP2020102233A publication Critical patent/JP2020102233A/en
Publication of JP2020102233A5 publication Critical patent/JP2020102233A5/ja
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

To provide a method of providing a tooltip in a markup language from a specified character string.SOLUTION: A system is provided, comprising: first means for converting an unconverted character string into a specified character string including a tooltip in a markup language; second means for receiving the specified character string converted by the first means; and a post-conversion screen configured to display the specified character string received by the second means and provide a tooltip using the specified character string displayed thereon.SELECTED DRAWING: Figure 1

Description

本発明は、インプットメソッドシステムに関する。 The present invention relates to input method systems.

従来、入力支援方法が知られる。例えば、特許第2974295号公報に記載の技術は、AP(Application Program)側から変換対象文字列を受取りそれに該当する変換文字列を取得し、該変換文字列をAP(Application Program)側に返す日本語入力の技術が開示されている。 Conventionally, an input support method is known. For example, the technology described in Japanese Patent No. 2974295 receives a conversion target character string from an AP (Application Program) side, acquires a corresponding conversion character string, and returns the conversion character string to the AP (Application Program) side. A word input technique is disclosed.

特許第2974295号公報Japanese Patent No. 2974295

ところで、上記従来技術は、確定文字列によりマークアップ言語によるツールチップを提供することができないと言った問題があった。 By the way, the above-mentioned conventional technique has a problem that it is not possible to provide a tooltip in a markup language by a fixed character string.

そこで、本発明の目的は、確定文字列によりマークアップ言語によるツールチップを提供することができるシステムを提供することにある。 Therefore, it is an object of the present invention to provide a system capable of providing a tool tip in a markup language with a fixed character string.

上記課題を解決するために本発明のシステムは、変換前文字列を、マークアップ言語によるツールチップを含む確定文字列に変換する第1手段と、前記第1手段が、変換した前記確定文字列を受信する第2手段と、前記第2手段が、受信した前記確定文字列を表示し、表示した前記確定文字列により前記ツールチップを提供する変換後画面と、を備えることを特徴とする。 In order to solve the above-mentioned problems, the system of the present invention includes first means for converting a pre-conversion character string into a fixed character string including a tooltip in a markup language, and the fixed character string converted by the first means. And a converted screen for displaying the received fixed character string and providing the tool tip by the displayed fixed character string.

本発明によれば、システムは、確定文字列によりマークアップ言語によるツールチップを提供することができる。 According to the present invention, the system can provide a tooltip in a markup language with a defined character string.

実施形態の入力支援方法の構成図の一例である。It is an example of the block diagram of the input support method of embodiment.

以下、本発明の一実施の形態について詳細に説明する。 Hereinafter, an embodiment of the present invention will be described in detail.

図1は実施形態の入力支援方法の構成図の一例である。例えば、入力支援方法は、(a)装置1のCPUで実行されるアプリケーションプログラム(以下、AP10と称す)およびインプットメソッドプログラム(以下、IMプログラム20と称す)を含む。IMプログラム20は、AP10側で入力された変換対象文字列Taを受取る過程と、変換対象文字列Taに該当する変換文字列Tbを取得する過程と、変換文字列TbをAP10側に返す過程を含むことを特徴とする。 FIG. 1 is an example of a configuration diagram of an input support method according to the embodiment. For example, the input support method includes (a) an application program (hereinafter, referred to as AP10) executed by the CPU of the device 1 and an input method program (hereinafter, referred to as IM program 20). The IM program 20 performs a process of receiving the conversion target character string Ta input on the AP 10 side, a process of acquiring a conversion character string Tb corresponding to the conversion target character string Ta, and a process of returning the conversion character string Tb to the AP 10 side. It is characterized by including.

装置1はインターネットなどのネットワークシステムに接続されるとともに、CPU、ROM、RAM、記憶部、入出力部、ネットワーク通信部などを有するコンピュータ部を備える。AP10は、ワープロソフトウェア、ブラウザソフトウェアなどである。IMプログラム20は、Microsoft IME(登録商標)、ウェブページを表示する該ブラウザソフトウェアと連携する入力支援スクリプトなどの入力支援ソフトウェアである。また、ネットワーク上の配信サーバから配信されるものを含む。AP10は、該ブラウザソフトウェアが表示させるウェブページのソースコードとしてもよい。変換文字列Tbは、確定後画面200に表示する文字列103を含み、ツールチップ202が設定されたハイパーリンク201が定義されているHTMLコードなどである。 The device 1 is connected to a network system such as the Internet and includes a computer unit having a CPU, a ROM, a RAM, a storage unit, an input/output unit, a network communication unit, and the like. The AP 10 is word processing software, browser software, or the like. The IM program 20 is input support software such as Microsoft IME (registered trademark) and an input support script that cooperates with the browser software that displays a web page. It also includes those distributed from a distribution server on the network. The AP 10 may be the source code of the web page displayed by the browser software. The converted character string Tb is an HTML code or the like that includes the character string 103 to be displayed on the screen 200 after confirmation and defines the hyperlink 201 in which the tool tip 202 is set.

装置1の入出力部のディスプレイに表示されたAP10の画面(b)において、先ず、文章を入力中の入力時画面100を表示させたAP10側は、利用者に装置1の入出力部のキーボードを用いて文字列101(変換対象文字列Ta)を打ち込ませる。IMプログラム20は、AP10側で入力された変換対象文字列Taを受取り、辞書ファイルから変換対象文字列Taに該当する変換文字列候補を取得し、変換文字列候補の一覧である変換候補リスト102を入力時画面100に表示させ、利用者が装置1の入出力部のマウス操作により、任意に選んだ文字列103を選ぶと、文字列103に該当する変換文字列Tbを辞書ファイルから取得し、ツールチップ202を入力時画面100に表示させ、利用者がツールチップ202上をクリックした場合に、変換文字列TbをAP10側に返す。変換文字列Tbを受取ったAP10は、表示する文字列103を含み、ツールチップ202が設定されたハイパーリンク201を含む文章を掲載した確定後画面200を表示する。これ以降、確定後画面200では利用者のマウス操作により移動したポインタにより、文字列103がフォーカスされると、ツールチップ202が表示され、文字列103がクリックされると、ハイパーリンク201に該当するウェブページ300がディスプレイに表示されることとなる。 In the screen (b) of the AP 10 displayed on the display of the input/output unit of the device 1, first, the AP 10 side that displays the input screen 100 during the input of a sentence is displayed on the keyboard of the input/output unit of the device 1 by the user. Is used to enter the character string 101 (conversion target character string Ta). The IM program 20 receives the conversion target character string Ta input on the AP 10 side, acquires a conversion character string candidate corresponding to the conversion target character string Ta from the dictionary file, and converts the conversion character string candidate to a conversion candidate list 102. Is displayed on the screen 100 at the time of input, and the user selects a character string 103 arbitrarily selected by the mouse operation of the input/output unit of the device 1, the conversion character string Tb corresponding to the character string 103 is acquired from the dictionary file. , The tool tip 202 is displayed on the input screen 100, and when the user clicks on the tool tip 202, the conversion character string Tb is returned to the AP 10 side. The AP 10, which has received the converted character string Tb, displays the post-confirmation screen 200 including the text including the character string 103 to be displayed and including the hyperlink 201 in which the tool tip 202 is set. After that, when the character string 103 is focused by the pointer moved by the user's mouse operation on the post-confirmation screen 200, the tool tip 202 is displayed, and when the character string 103 is clicked, it corresponds to the hyperlink 201. The web page 300 will be displayed on the display.

上記実施形態において、AP10側の記載は、AP10とオペレーティングシステムとの連携を含む。IMプログラム20は、辞書ファイル登録手段を備え、辞書ファイル登録手段は任意の変換文字列Tbの登録・変更・削除を辞書ファイルに対して行なう構成としてもよい。辞書ファイルは装置1の記憶部に記憶されているが、インターネットなどのネットワーク上に配置してもよい。変換候補リスト102は、任意の文字列103を選択すると、ツールチップ202が表示され、ツールチップ202上をダブルクリックすると、ツールチップ202が入力領域となって、変換文字列Tbに設定されるツールチップ202の表示文章を変更することができる構成としてもよい。また、任意の文字列103を選択すると、入力領域を構成するツールチップ202が表示され、変換文字列Tbに設定されるツールチップ202の表示文章を入力することができる構成としてもよい。また、ツールチップ202の表示文章にハイパーリンク201のURLを含め、それを変更すると変換文字列Tbのハイパーリンク201を変更することができる構成としてもよい。また、ツールチップ202の表示文章が入力または変更された場合に、それを辞書ファイルに反映させる構成としてもよい。 In the above embodiment, the description on the AP 10 side includes cooperation between the AP 10 and the operating system. The IM program 20 may include a dictionary file registration unit, and the dictionary file registration unit may be configured to register, change, or delete any conversion character string Tb with respect to the dictionary file. The dictionary file is stored in the storage unit of the device 1, but may be arranged on a network such as the Internet. In the conversion candidate list 102, when an arbitrary character string 103 is selected, a tool tip 202 is displayed, and when the tool tip 202 is double-clicked, the tool tip 202 becomes an input area and the tool set in the converted character string Tb is displayed. The display text of the chip 202 may be changed. Further, when the arbitrary character string 103 is selected, the tool tip 202 that forms the input area is displayed, and the display text of the tool tip 202 set in the conversion character string Tb may be input. Further, the URL of the hyperlink 201 may be included in the display text of the tool tip 202, and the hyperlink 201 of the converted character string Tb may be changed by changing the URL. In addition, when the display text of the tool tip 202 is input or changed, the text may be reflected in the dictionary file.

以上の説明においては、通信制御プログラムを含む各種制御プログラムが、予めROMに格納されている場合について説明したが、制御プログラムを、コンピュータ部で読取可能な記憶媒体に記録するようにしてもよい。このような構成であれば、コンピュータ部によってプログラムが記憶媒体から読み取られ、読み取られたプログラムに従ってコンピュータ部が処理を実行すると、上記実施形態の装置と同等の作用および効果が得られる。 In the above description, the case where various control programs including the communication control program are stored in the ROM in advance has been described, but the control programs may be recorded in a storage medium readable by the computer unit. With such a configuration, when the program is read from the storage medium by the computer unit and the computer unit executes the process in accordance with the read program, the same operation and effect as those of the apparatus according to the above-described embodiment can be obtained.

ここで、記憶媒体とは、RAM、ROM等の半導体記憶媒体、FD、HDD等の磁気記憶型記憶媒体、CD、DVD、BD等の光学的読取方式記憶媒体、MO等の磁気記憶型/光学的読取方式記憶媒体であって、電子的、磁気的、光学的等の読み取り方法のいかんにかかわらず、コンピュータ部で読み取り可能な記憶媒体であれば、どのような記憶媒体であってもよい。 Here, the storage medium is a semiconductor storage medium such as RAM and ROM, a magnetic storage type storage medium such as FD and HDD, an optical reading type storage medium such as CD, DVD and BD, and a magnetic storage type/optical type such as MO. Readable storage medium, any storage medium can be used as long as it is a storage medium readable by a computer section, regardless of a reading method such as electronic, magnetic, or optical.

また、インターネット、LAN等のネットワークシステムを介して制御プログラムをダウンロードし、インストールして実行するように構成することも可能である。 It is also possible to download, install, and execute the control program via a network system such as the Internet or a LAN.

1…装置,10…AP,20…IMプログラム,Ta…変換対象文字列,Tb…変換文字列,D…辞書ファイル,100…入力時画面,200…確定後画面,300…ウェブページ,101…文字列,102…変換候補リスト,103…文字列,201…ハイパーリンク,202…ツールチップ 1... Device, 10... AP, 20... IM program, Ta... Character string for conversion, Tb... Character string for conversion, D... Dictionary file, 100... Screen at input, 200... Screen after confirmation, 300... Web page, 101... Character string, 102... Conversion candidate list, 103... Character string, 201... Hyperlink, 202... Tool tip

上記課題を解決するために本発明のシステムは、変換前文字列を、マークアップ言語によるツールチップを含む確定文字列に変換する第1手段と、前記第1手段の装置と、前記第1手段が、変換した前記確定文字列を受信する第2手段と、前記第2手段が、受信した前記確定文字列を表示し、表示した前記確定文字列により前記ツールチップを提供する変換後画面と、を備え、前記装置を利用することを特徴とする。 In order to solve the above-mentioned problems, the system of the present invention comprises first means for converting a pre-conversion character string into a definite character string including a tooltip in a markup language, a device of the first means, and the first means. A second means for receiving the converted fixed character string, and a post-conversion screen for displaying the received fixed character string by the second means and providing the tool tip by the displayed fixed character string; And using the device.

上記課題を解決するため本発明のシステムは、変換前文字列を、マークアップ言語によるツールチップを含む確定文字列に変換する前記ツールチップへの変換手段と、前記変換手段の装置と、前記変換手段が、変換した前記確定文字列を受信するアプリケーションと、前記アプリケーションが、受信した前記確定文字列を表示し、表示した前記確定文字列の操作に応じて、前記ツールチップを表示するツールチップ表示画面と、を備え、前記ツールチップ表示画面を表示することを特徴とする。 In order to solve the above-mentioned problems, the system of the present invention includes a conversion means for converting a pre-conversion character string into a fixed character string including a tooltip in a markup language, a device of the conversion means, and the conversion. An application, wherein the means displays the converted fixed character string, and the application displays the received fixed character string by the application, and displays a tool tip according to the operation of the displayed fixed character string. And a screen for displaying the tool tip display screen.

上記課題を解決するために本発明のシステムは、変換前文字列を、マークアップ言語によるツールチップを含む確定文字列に変換する前記ツールチップへの変換手段と、前記変換手段を行う前記ツールチップへの変換装置と、前記変換手段が、変換した前記確定文字列を受信するアプリケーションと、前記アプリケーションが、受信した前記確定文字列を表示し、表示した前記確定文字列の操作に応じて、前記ツールチップを表示するツールチップ表示画面と、を備えることを特徴とする。 In order to solve the above-mentioned problems, the system of the present invention includes a conversion means for converting a pre-conversion character string into a fixed character string including a tooltip in a markup language, and the tooltip for performing the conversion means. To the conversion device, the conversion means to receive the converted fixed character string application, the application displays the received fixed character string, in accordance with the operation of the displayed fixed character string, And a tool tip display screen for displaying a tool tip.

ところで、上記従来技術は、マークアップ言語によるツールチップへの変換装置を備えることができないと言った問題があった。 By the way, the above-mentioned conventional technique has a problem that it cannot be equipped with a device for converting to a tooltip in a markup language.

そこで、本発明の目的は、マークアップ言語によるツールチップへの変換装置を備えることができるシステムを提供することにある。 Therefore, an object of the present invention is to provide a system that can include a device for converting a markup language into a tool tip.

本発明によれば、システムは、マークアップ言語によるツールチップへの変換装置を備えることができる。 According to the invention, the system can comprise a device for converting to a tooltip in markup language.

上記課題を解決するため本発明のシステムにおいて、マークアップ言語によるツールチップを含む、変換前文字列を変換後の確定文字列を、変換後に表示し、表示した確定文字列の操作に応じて、前記ツールチップを表示する画面は、変換前文字列を、前記確定文字列に変換する変換手段の装置が、変換した確定文字列を受信するアプリケーションが、受信した確定文字列を表示することを特徴とする。 In the system of the present invention for solving the above problems, including a tooltip in a markup language, a fixed character string after conversion of the character string before conversion, after conversion is displayed, depending on the operation of the displayed fixed character string, The screen displaying the tool tip is characterized in that a device of a conversion unit that converts a pre-conversion character string into the fixed character string, an application that receives the converted fixed character string, displays the received fixed character string. And

ところで、上記従来技術は、画面が、変換後の確定文字列を表示し、表示した確定文字列の操作に応じて、ツールチップを表示することができないと言った問題があった。 By the way, the above-mentioned conventional technique has a problem that the screen cannot display the converted fixed character string and the tool tip cannot be displayed according to the operation of the displayed fixed character string.

そこで、本発明の目的は、画面が、変換後の確定文字列を表示し、表示した確定文字列の操作に応じて、ツールチップを表示することができるシステムを提供することにある。 Therefore, it is an object of the present invention to provide a system capable of displaying a fixed character string after conversion on a screen and displaying a tool tip in accordance with an operation of the displayed fixed character string.

本発明によれば、システムは、画面が、変換後の確定文字列を表示し、表示した確定文字列の操作に応じて、ツールチップを表示することができる。 According to the present invention, the system can display the confirmed character string after conversion on the screen and display the tool tip according to the operation of the displayed confirmed character string.

上記課題を解決するために本発明のシステムにおいて、マークアップ言語によるツールチップを含む、変換前文字列を変換後の確定文字列を、変換後に表示し、表示した確定文字列の操作に応じて、前記ツールチップを表示する画面は、変換前文字列を、前記確定文字列に変換する変換手段が、変換した確定文字列を受信するアプリケーションが、受信した確定文字列を表示することを特徴とする。 In order to solve the above problems, in the system of the present invention, including a tooltip in a markup language, a fixed character string after conversion of the pre-conversion character string is displayed after conversion, and according to the operation of the displayed fixed character string. The screen displaying the tool tip is characterized in that the conversion means for converting the pre-conversion character string into the confirmed character string, and the application receiving the converted confirmed character string display the received confirmed character string. To do.

上記課題を解決するために本発明のシステムは、変換前文字列を、マークアップ言語によるツールチップを含む確定文字列に変換する変換手段と、前記変換手段から前記確定文字列を受信するアプリケーションと、前記確定文字列および前記ツールチップを表示する確定後画面と、を備えることを特徴とする。 In order to solve the above problems, the system of the present invention includes a conversion unit that converts a pre-conversion character string into a fixed character string including a tooltip in a markup language, and an application that receives the fixed character string from the conversion unit. A post-confirmation screen that displays the confirmed character string and the tool tip.

上記課題を解決するため本発明のシステムにおいて、マークアップ言語によるツールチップを含む画面と、前記画面を表示するアプリケーションと、変換前文字列を、前記ツールチップを含む確定文字列に変換する変換手段と、を備え、前記アプリケーションは、前記変換手段から前記確定文字列を受信することを特徴とする。 To solve the above problems, in the system of the present invention, a screen including a tooltip in a markup language, an application that displays the screen, and a conversion unit that converts a pre-conversion character string into a fixed character string including the tooltip. And the application receives the fixed character string from the conversion means.

ところで、上記従来技術は、変換前文字列を、ツールチップを含む確定文字列に変換することができないと言った問題があった。 By the way, the above-mentioned conventional technique has a problem that the pre-conversion character string cannot be converted into the fixed character string including the tool tip.

そこで、本発明の目的は、変換前文字列を、ツールチップを含む確定文字列に変換することができるシステムを提供することにある。 Therefore, an object of the present invention is to provide a system capable of converting a pre-conversion character string into a fixed character string including a tool tip.

本発明によれば、システムは、変換前文字列を、ツールチップを含む確定文字列に変換することができる。 According to the present invention, the system can convert a pre-conversion character string into a definite character string including a tool tip.

上記課題を解決するために本発明のシステムにおいて、変換前文字列を、マークアップ言語によるツールチップを含む確定文字列に変換する変換手段と、前記ツールチップを含む画面と、前記画面を表示するアプリケーションと、を備え、前記変換手段は、前記確定文字列を前記アプリケーションに送信することを特徴とする。 In order to solve the above problems, in the system of the present invention, a conversion unit that converts a pre-conversion character string into a fixed character string including a tooltip in a markup language, a screen including the tooltip, and the screen are displayed. And an application, wherein the conversion unit transmits the confirmed character string to the application.

上記課題を解決するために本発明のシステムにおいて、変換前文字列を、マークアップ言語によるツールチップを含む確定文字列に変換する変換手段と、前記ツールチップを含む表示領域と、前記表示領域を表示するアプリケーションと、を備え、前記変換手段は、前記確定文字列を前記アプリケーションに送信することを特徴とする。 In order to solve the above problems, in the system of the present invention, a conversion unit for converting a pre-conversion character string into a fixed character string including a tooltip in a markup language, a display area including the tooltip, and the display area And a display application, wherein the conversion means transmits the confirmed character string to the application.

上記課題を解決するために本発明のシステムは、変換前文字列を、マークアップ言語によるツールチップを含む確定文字列に変換する変換手段のツールチップ変換装置と、前記確定文字列を受信し、前記ツールチップを含むツールチップ表示領域を表示するアプリケーションと、を備えることを特徴とする。 In order to solve the above problems, the system of the present invention receives a pre-conversion character string, a tool tip conversion device of conversion means for converting a fixed character string including a tool tip in a markup language, and the fixed character string, An application for displaying a tool tip display area including the tool tip.

上記課題を解決するため本発明のシステにおいて、変換前文字列を、マークアップ言語によるツールチップを含む確定文字列に変換するツールチップ変換手段を有するツールチップ変換装置と、前記確定文字列を受信する手段を有する確定文字列受信アプリケーションと、を備え、確定文字列受信アプリケーションは、前記ツールチップを含む表示領域を表示することを特徴とする。 In order to solve the above problems, in the system of the present invention, a tooltip conversion device having tooltip conversion means for converting a pre-conversion character string into a fixed character string including a tooltip in a markup language, and receiving the fixed character string And a fixed character string receiving application having means for performing the fixed character string receiving application, wherein the fixed character string receiving application displays a display area including the tool tip.

上記課題を解決するため本発明のシステムにおいて、変換前文字列を、ツールチップを含むマークアップ言語の確定文字列に変換するツールチップ変換手段を有するツールチップ変換装置と、前記ツールチップを含む表示領域を表示する手段を有するツールチップ表示領域表示アプリケーションと、を備え、前記ツールチップ表示領域表示アプリケーションは、前記確定文字列を受信することを特徴とする。 In order to solve the above problems, in the system of the present invention, a tooltip conversion device having tooltip conversion means for converting a pre-conversion character string into a definite character string of a markup language including a tooltip, and a display including the tooltip. A tool tip display area display application having means for displaying an area, the tool tip display area display application receiving the confirmed character string.

ところで、上記従来技術は、変換前文字列を、ツールチップを含むマークアップ言語の確定文字列に変換するツールチップ変換装置を提供することができないと言った問題があった。 By the way, the above-mentioned conventional technique has a problem that it is not possible to provide a tooltip conversion device that converts a pre-conversion character string into a definite character string of a markup language including a tooltip.

そこで、本発明の目的は、変換前文字列を、ツールチップを含むマークアップ言語の確定文字列に変換するツールチップ変換装置を提供することができるシステムを提供することにある。 Therefore, it is an object of the present invention to provide a system capable of providing a tooltip conversion device that converts a pre-conversion character string into a definite character string in a markup language including a tooltip.

本発明によれば、システムは、変換前文字列を、ツールチップを含むマークアップ言語の確定文字列に変換するツールチップ変換装置を提供することができる。 According to the present invention, the system can provide a tooltip conversion device that converts a pre-conversion character string into a definite character string in a markup language including a tooltip.

Claims (2)

変換前文字列を、マークアップ言語によるツールチップを含む確定文字列に変換する第1手段と、
前記第1手段が、変換した前記確定文字列を受信する第2手段と、
前記第2手段が、受信した前記確定文字列を表示し、表示した前記確定文字列により前記ツールチップを提供する変換後画面と、
を備える前記変換後画面のシステムに用いる前記第1手段の装置を実施させることを特徴とする方法。
A first means for converting the pre-conversion character string into a fixed character string including a tooltip in a markup language;
The first means receives the converted fixed character string; and second means,
The second means displays the received finalized character string, and provides a tooltip based on the displayed finalized character string after conversion screen;
A method for implementing the apparatus of the first means for use in the system of the converted screen, comprising:
プロセッサを、
請求項1に記載のシステムに用いる前記第1手段または前記第2手段として機能させるための制御プログラム。
The processor
A control program for causing the system according to claim 1 to function as the first means or the second means.
JP2020021068A 2020-02-11 2020-02-11 Input method and system Pending JP2020102233A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020021068A JP2020102233A (en) 2020-02-11 2020-02-11 Input method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020021068A JP2020102233A (en) 2020-02-11 2020-02-11 Input method and system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2018031409A Division JP2018116717A (en) 2018-02-26 2018-02-26 Input support method

Publications (2)

Publication Number Publication Date
JP2020102233A true JP2020102233A (en) 2020-07-02
JP2020102233A5 JP2020102233A5 (en) 2021-03-11

Family

ID=71141309

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020021068A Pending JP2020102233A (en) 2020-02-11 2020-02-11 Input method and system

Country Status (1)

Country Link
JP (1) JP2020102233A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009093299A (en) * 2007-10-05 2009-04-30 Just Syst Corp Data input device, method, and program

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009093299A (en) * 2007-10-05 2009-04-30 Just Syst Corp Data input device, method, and program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ウェブ木箱:HTML講座-ツールチップを表示させる[ONLINE], JPN6019050004, 2003, JP, ISSN: 0004442811 *

Similar Documents

Publication Publication Date Title
CN107622135B (en) Method and apparatus for displaying information
CN100465956C (en) System, web server and method for adding personalized value to web sites
US7975217B2 (en) Embedding metadata with displayable content and applications thereof
KR100907671B1 (en) How to Edit Recording Media and Character Input
US8042036B1 (en) Generation of a URL containing a beginning and an ending point of a selected mark-up language document portion
US9100394B2 (en) Method and system for content submission
JP2011511974A (en) Methods, systems, and computer programs for customizing and distributing existing applications using browser-based proxy servers (browser-based proxy servers for customizing and distributing existing applications)
US7533334B2 (en) Apparatus for transmitting accessibility requirements to a server
CN101183355A (en) Program, copy and paste processing method, apparatus, and storage medium
CN106951270B (en) Code processing method, system and server
TWI539302B (en) Late resource localization binding for web services
CN111460835B (en) Auxiliary translation method and device and electronic equipment
US20110035433A1 (en) Webpage display method, computer system, and program
CN110362630B (en) Data management method, device, equipment and computer readable storage medium
JP5508596B1 (en) Input support method
CN107451163B (en) Animation display method and device
JP2009031960A (en) Technology for relaying communication between client device and server device
US20100262914A1 (en) Notifying blind users of live region updates
JP2020102233A (en) Input method and system
JP2018116717A (en) Input support method
CN111913703B (en) Object editing method, device, electronic equipment and readable storage medium
US20130311359A1 (en) Triple-click activation of a monetizing action
JP2005332139A (en) Test data generation support program and test data generation support method
US20080040658A1 (en) Linking of Content Portions Developed Independently
JP2015125769A (en) Input supporting method

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200212

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200215

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200222

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200410

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200413

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200415

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200429

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200509

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200510

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200528

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200612

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200614

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200616

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200807

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200808

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200812

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200821

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200831

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200901

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200902

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200903

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200911

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201004

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201008

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201009

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201017

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201209

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210123

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210216

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210217

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210218

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210308

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210315

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210318

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210319

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210321

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20210817