JP5697513B2 - Server in screen transfer system and control method thereof - Google Patents

Server in screen transfer system and control method thereof Download PDF

Info

Publication number
JP5697513B2
JP5697513B2 JP2011079818A JP2011079818A JP5697513B2 JP 5697513 B2 JP5697513 B2 JP 5697513B2 JP 2011079818 A JP2011079818 A JP 2011079818A JP 2011079818 A JP2011079818 A JP 2011079818A JP 5697513 B2 JP5697513 B2 JP 5697513B2
Authority
JP
Japan
Prior art keywords
screen
caret
movement
client
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2011079818A
Other languages
Japanese (ja)
Other versions
JP2012215988A (en
Inventor
杉本 裕介
裕介 杉本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Personal Computers Ltd
Original Assignee
NEC Personal Computers 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 NEC Personal Computers Ltd filed Critical NEC Personal Computers Ltd
Priority to JP2011079818A priority Critical patent/JP5697513B2/en
Publication of JP2012215988A publication Critical patent/JP2012215988A/en
Application granted granted Critical
Publication of JP5697513B2 publication Critical patent/JP5697513B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、画面転送システムにおけるサーバ及びその制御方法に関し、特に、サーバ画面を切り出してクライアント画面を生成する場合のクライアント端末の使い勝手を向上させる技術に関する。   The present invention relates to a server in a screen transfer system and a control method therefor, and more particularly to a technique for improving usability of a client terminal when a client screen is generated by cutting out a server screen.

サーバ・クライアント型のコンピュータシステムにおいて、サーバが生成するデスクトップ画面をクライアントが表示する「画面転送システム」がある。このような画面転送システムのハードウェア・アーキテクチャとして、一例として、サーバ側にデスクトップパソコン、クライアント側にいわゆるスマートフォンを用いることがある。   In a server-client type computer system, there is a “screen transfer system” in which a client displays a desktop screen generated by a server. As an example of the hardware architecture of such a screen transfer system, a desktop personal computer may be used on the server side and a so-called smartphone may be used on the client side.

上記ハードウェア・アーキテクチャは一例ではあるが、クライアントをスマートフォン等の携帯端末とすると、ユーザがクライアントを携行して外出先等で利用可能になるので、メリットがある。しかしながら、携帯端末は通常、サーバ側よりもクライアント側の画面解像度が低いというデメリットもある。   The above hardware architecture is an example, but if the client is a mobile terminal such as a smartphone, there is a merit because the user can carry the client and use it on the go. However, the mobile terminal usually has a demerit that the screen resolution on the client side is lower than that on the server side.

クライアント側の画面解像度が低いため、ユーザの操作性を向上するためには、例えば、デスクトップ画面全体を縮小して表示したり、一部を切り取って表示(トリミング)したりする必要がある。本発明は、後者、すなわち、デスクトップ画面の一部を切り取って表示する場合に生じる課題に対応する技術である。   Since the screen resolution on the client side is low, in order to improve the operability for the user, for example, it is necessary to display the entire desktop screen in a reduced size or to cut out and display (trim) a part. The present invention is a technique corresponding to the latter problem, that is, a problem that arises when a part of a desktop screen is cut out and displayed.

特許文献1には、上述のような、デスクトップ画面の一部を切り取って表示する画面転送システムの一例が記載されていると考えられる。特許文献1では、クライアント装置は、サーバ装置から「描画データG」を受け取って、その一部を表示する。表示されている画面領域の情報(「表示領域情報」)をサーバ装置に送信する。サーバ装置は、表示されている画面領域に「選択されたオブジェクト」が収まるか収まらないかを判断して、「表示領域情報」を変更してクライアントに送り返す。「オブジェクト」とは、リストボックスやテキストボックスなどであり(段落0028参照)、それを選択するとは、操作対象として指示することを指すと解される。   Patent Document 1 is considered to describe an example of a screen transfer system that cuts out and displays a part of the desktop screen as described above. In Patent Literature 1, the client device receives “drawing data G” from the server device and displays a part thereof. Information on the displayed screen area (“display area information”) is transmitted to the server apparatus. The server device determines whether or not the “selected object” fits in the displayed screen area, changes the “display area information”, and sends it back to the client. An “object” is a list box, a text box, or the like (see paragraph 0028), and selecting it is understood to indicate indicating as an operation target.

特開2009−223831号公報JP 2009-223831 A

一般的に、クライアント表示画面は、デスクトップ画面よりも小さい。そのため、キーボード入力によって文字入力を続けていくとキャレットがクライアント表示領域から外れてしまうような問題があった。キャレットがクライアント表示領域から外れると入力を確認することができず、不便である。また、キーボード入力によって選択可能項目を移動した場合(Tabキー押下による移動など)でも、キャレットがクライアント表示領域から外れてしまうような問題があった。   In general, the client display screen is smaller than the desktop screen. For this reason, there has been a problem that the caret may be removed from the client display area when character input is continued by keyboard input. If the caret is out of the client display area, the input cannot be confirmed, which is inconvenient. In addition, even when the selectable item is moved by keyboard input (movement by pressing the Tab key, etc.), there is a problem that the caret is detached from the client display area.

そこで本発明は、上記実情に鑑みて、キャレット移動にクライアント表示領域が適切に追従することが可能な画面転送システムにおけるサーバ及びその制御方法を提供することを目的とする。   Therefore, in view of the above circumstances, an object of the present invention is to provide a server in a screen transfer system and a control method thereof in which a client display area can appropriately follow a caret movement.

上記目的を達成するために、本発明は、第1の態様として、ネットワークを介してクライアント端末とサーバとが通信可能に接続する画面転送システムにおける前記サーバであって、デスクトップ画面を生成するサーバ画面生成手段と、前記デスクトップ画面から一部を切り出してクライアント端末における表示領域であるクライアント画面とする画面切り出し手段と、前記デスクトップ画面に含まれる文字入力キャレットが移動する入力イベントを検出し、前記文字入力キャレットが前記クライアント画面の外側へ移動したことを判断するキャレット移動制御手段と、前記文字入力キャレットが前記クライアント画面の外側へ移動したと判断された場合に、前記クライアント画面の切り出し位置を、前記文字入力キャレットが前記クライアント画面に含まれる位置に、決定し、決定した切り出し位置を前記画面切り出し手段に入力する画面切り出し位置決定手段と、前記キャレット移動制御手段が検出した前記入力イベントにより移動した後の文字入力キャレットの座標を複数記憶する記憶手段と、を備え、前記キャレット移動制御手段は、前記記憶手段の記憶内容に基づき、前記文字入力キャレットの移動の軌跡を解析し、前記画面切り出し位置決定手段は、前記キャレット移動制御手段により解析される前記文字入力キャレットの移動方向及び移動量に基づいて前記クライアント画面の切り出し位置を調整し、調整した位置を前記決定した切り出し位置として、前記画面切り出し手段に入力し、前記画面切り出し手段は、入力された前記決定した切り出し位置に基づいて前記デスクトップ画面から一部の切り出しを行うことを特徴とする、画面転送システムにおけるサーバを提供するものである。 In order to achieve the above object, as a first aspect, the present invention provides a server screen in the screen transfer system in which a client terminal and a server are communicably connected via a network, and generates a desktop screen. Generation means; screen cutout means for cutting out a part from the desktop screen to form a client screen which is a display area in the client terminal; and detecting an input event in which a character input caret included in the desktop screen moves, and the character input Caret movement control means for determining that the caret has moved to the outside of the client screen, and when it is determined that the character input caret has moved to the outside of the client screen, the cutout position of the client screen is The input caret is the client The position included in the preparative screen, determined, and the screen extraction position determining means for inputting the determined cut position on the screen clipping unit, the character input caret after the caret movement control means moves by the input event detected Storage means for storing a plurality of coordinates , wherein the caret movement control means analyzes the movement trajectory of the character input caret based on the storage contents of the storage means, and the screen cutout position determination means includes the caret Adjusting the cutout position of the client screen based on the moving direction and moving amount of the character input caret analyzed by the movement control means, and inputting the adjusted position as the determined cutout position to the screen cutout means, The screen cutout unit is configured to input the determined cutout position based on the input cutout position. And performing a portion of the cut from desktop screen, there is provided a server in a screen transfer system.

また、上記目的を達成するために、本発明は、第2の態様として、サーバが生成したデスクトップ画面から切り出された一部をクライアント画面としてクライアント端末に転送する画面転送システムにおけるサーバの制御方法であって、前記デスクトップ画面に含まれる文字入力キャレットが移動する入力イベントを検出する工程と、前記入力イベントを検出する工程で検出した前記入力イベントにより移動した後の文字入力キャレットの座標を複数記憶する記憶工程と、前記検出する工程の結果、前記文字入力キャレットが前記クライアント画面の外側へ移動したことを判断するキャレット移動判断工程と、前記記憶工程における記憶内容に基づき、前記文字入力キャレットの移動の軌跡から、前記文字入力キャレットの移動方向及び移動量を解析する工程と、前記文字入力キャレットが前記クライアント画面の外側へ移動したと判断された場合に、前記クライアント画面の切り出し位置を、前記文字入力キャレットが前記クライアント画面に含まれる位置とした上でさらに当該位置から前記解析する工程により解析された前記文字入力キャレットの移動方向及び移動量に基づいて調整した位置に、決定する画面切り出し位置決定工程と、決定した切り出し位置に基づいて前記デスクトップ画面から一部の切り出しを行う工程と、を含むことを特徴とする、画面転送システムにおけるサーバの制御方法を提供するものである。 In order to achieve the above object, according to a second aspect of the present invention, there is provided a server control method in a screen transfer system for transferring a part cut out from a desktop screen generated by a server to a client terminal as a client screen. And storing a plurality of coordinates of the character input caret after being moved by the input event detected in the step of detecting an input event in which the character input caret included in the desktop screen is moved and in the step of detecting the input event. A storage step, a caret movement determination step for determining that the character input caret has moved to the outside of the client screen as a result of the detection step, and a movement of the character input caret based on the storage content in the storage step. From the locus, the moving direction and movement of the character input caret A step of analyzing, when the character input caret is determined to have moved to the outside of the client window, the cutout position of the client window, in terms of the character input caret has a position contained in the client screen Furthermore, from the desktop screen based on the determined cutout position, the screen cutout position determining step to determine the position adjusted based on the moving direction and the moving amount of the character input caret analyzed by the analyzing step from the position The present invention provides a method for controlling a server in a screen transfer system, which includes a step of performing partial cutout.

本発明によれば、キャレット移動にクライアント表示領域が適切に追従することが可能となる。   According to the present invention, the client display area can appropriately follow the caret movement.

第1の実施形態の機能構成を示すブロック図である。It is a block diagram which shows the function structure of 1st Embodiment. 第1の実施形態におけるサーバ画面とクライアント画面とキャレットの概念を説明するための概念図である。It is a conceptual diagram for demonstrating the concept of the server screen in 1st Embodiment, a client screen, and a caret. 第1の実施形態の処理の流れを示すフローチャート図である。It is a flowchart figure which shows the flow of a process of 1st Embodiment. 第2の実施形態の処理の流れを示すフローチャート図である。It is a flowchart figure which shows the flow of a process of 2nd Embodiment. 第2の実施形態におけるカーソルキーや文字変換確定キー入力による画面切り出し位置決定を説明するための概念図である。It is a conceptual diagram for demonstrating the screen cut-out position determination by the cursor key in 2nd Embodiment, or character conversion confirmation key input. 第2の実施形態におけるTabキー入力による画面切り出し位置決定を説明するための概念図である。It is a conceptual diagram for demonstrating the screen clipping position determination by Tab key input in 2nd Embodiment. 第3の実施形態の機能構成を示すブロック図である。It is a block diagram which shows the function structure of 3rd Embodiment.

以下、本発明を実施するために好適な実施の形態を説明する。
本実施形態は、画面転送システムであって、そのハードウェア・アーキテクチャは、種々のものが考えられるが、一例として、サーバ側にデスクトップパソコン、クライアント側にいわゆるスマートフォンを用いる。図1では「サーバ200」がデスクトップパソコンに、「携帯端末100」がスマートフォンに対応する。
Hereinafter, preferred embodiments for carrying out the present invention will be described.
The present embodiment is a screen transfer system, and various hardware architectures are conceivable. As an example, a desktop personal computer is used on the server side and a so-called smartphone is used on the client side. In FIG. 1, “server 200” corresponds to a desktop personal computer, and “portable terminal 100” corresponds to a smartphone.

(第1の実施形態)
図1に、本実施形態の機能構成を示す。
本実施形態に係る画面転送システムは、サーバ200と携帯端末100が相互に通信可能にネットワークを介して接続されている。サーバ200、携帯端末100は、プログラム制御により、以下に説明する各手段が構成される。
(First embodiment)
FIG. 1 shows a functional configuration of the present embodiment.
In the screen transfer system according to the present embodiment, the server 200 and the mobile terminal 100 are connected via a network so that they can communicate with each other. The server 200 and the portable terminal 100 are configured by each means described below by program control.

サーバ200は、サーバ画面生成手段201と、画面切り出し手段202と、キャレット移動制御手段203と、画面切り出し位置決定手段204とを有する。キャレット移動制御手段203と画面切り出し位置決定手段204の備える機能については、携帯端末100の各部の説明の後に詳述する。   The server 200 includes server screen generation means 201, screen cutout means 202, caret movement control means 203, and screen cutout position determination means 204. The functions of the caret movement control unit 203 and the screen cut-out position determination unit 204 will be described in detail after explanation of each part of the mobile terminal 100.

サーバ画面生成手段201は、サーバ200による情報処理の結果や、携帯端末100から受信したユーザ入力等に基づいて、サーバ画面Gsを逐次生成する機能を備える。本実施形態では、サーバ画面Gsは、GUI(グラフィカル・ユーザ・インターフェース)を提供するサーバ200のOS(基本ソフトウェア)のデスクトップ画面そのものである。   The server screen generation unit 201 has a function of sequentially generating the server screen Gs based on the result of information processing by the server 200, the user input received from the mobile terminal 100, and the like. In the present embodiment, the server screen Gs is the desktop screen itself of the OS (basic software) of the server 200 that provides a GUI (graphical user interface).

図2に、本実施形態におけるサーバ画面とクライアント画面とキャレットの概念を説明するための概念図を示す。
サーバ画面Gsは、デスクトップ画面であって、例えば、左上隅に原点(0、0)が置かれる。デスクトップ画面の描画オブジェクトの一つである文字入力キャレット(以下、単に「キャレット」と呼ぶ)は、座標(x,y)で位置を特定できる。
In FIG. 2, the conceptual diagram for demonstrating the concept of the server screen in this embodiment, a client screen, and a caret is shown.
The server screen Gs is a desktop screen, and the origin (0, 0) is placed in the upper left corner, for example. A character input caret (hereinafter simply referred to as “caret”), which is one of the drawing objects on the desktop screen, can be identified by coordinates (x, y).

クライアント画面Gcは、サーバ画面Gsの中の、クライアント画面表示手段101が表示可能な表示領域(クライアント表示領域)である。クライアント画面Gcは、通常矩形をしているので、左上隅座標(cx,cy)と、クライアント表示領域の高さhと幅wとで、位置を特定できる。高さhと幅wとが変化しない場合、左上隅座標(cx,cy)だけで位置を特定できる。   The client screen Gc is a display area (client display area) that can be displayed by the client screen display means 101 in the server screen Gs. Since the client screen Gc is generally rectangular, the position can be specified by the upper left corner coordinates (cx, cy) and the height h and width w of the client display area. When the height h and the width w do not change, the position can be specified only by the upper left corner coordinates (cx, cy).

画面切り出し位置決定手段204は、クライアント画面Gcの位置を特定する情報を決定して、画面切り出し手段202に入力する。画面切り出し手段202は、入力されたクライアント画面Gcの位置を特定する情報に基づいて、サーバ画面Gsからクライアント画面Gcに相当する領域(クライアント表示領域)を切り出す。画面切り出し手段202は、切り出した画像であるクライアント画面Gcを、圧縮暗号化等して、携帯端末100に送信する。   The screen cutout position determining unit 204 determines information for specifying the position of the client screen Gc and inputs the information to the screen cutout unit 202. The screen cutout unit 202 cuts out an area (client display area) corresponding to the client screen Gc from the server screen Gs based on the input information specifying the position of the client screen Gc. The screen cutout unit 202 transmits the client screen Gc, which is a cutout image, to the mobile terminal 100 by performing compression encryption or the like.

携帯端末100は、クライアント画面表示手段101と、ユーザ入力手段102とを有する。   The portable terminal 100 includes client screen display means 101 and user input means 102.

クライアント画面表示手段101は、例えば液晶表示装置等を備えており、その表示装置に、サーバ200から受信したクライアント画面Gcを表示する。   The client screen display unit 101 includes, for example, a liquid crystal display device, and displays the client screen Gc received from the server 200 on the display device.

ユーザ入力手段102は、ユーザによる操作入力(ユーザ操作)に基づいて、ユーザ入力信号を生成し、ユーザ入力信号を携帯端末100ないし本実施形態に係る画面転送システムに入力する機能を備える。上記したクライアント画面表示手段101が備える表示装置と一体化していてもよい。   The user input unit 102 has a function of generating a user input signal based on an operation input (user operation) by a user and inputting the user input signal to the mobile terminal 100 or the screen transfer system according to the present embodiment. You may integrate with the display apparatus with which the above-mentioned client screen display means 101 is provided.

ユーザ入力手段102により入力されるユーザ入力信号は、逐次、サーバ画面生成手段201に送信される。例えば、ある文字入力がなされると、サーバ画面生成手段201が生成したサーバ画面Gsに当該文字入力が反映される。したがって、サーバ画面Gsから切り出されるクライアント画面Gcにも反映される。他に例えば、カーソル移動入力についても同様に反映される。   User input signals input by the user input unit 102 are sequentially transmitted to the server screen generation unit 201. For example, when a certain character is input, the character input is reflected on the server screen Gs generated by the server screen generation unit 201. Therefore, it is reflected in the client screen Gc cut out from the server screen Gs. In addition, for example, a cursor movement input is similarly reflected.

しかしながら、例えばフリック操作などのカーソル移動入力によってカーソルがクライアント画面Gcより外側に移動してしまったような場合には、画面切り出し位置決定手段204が、そのような入力イベントに基づいて新たに適切な画面切り出し位置を決定する。決定した新しい画面切り出し位置は、クライアント画面Gcの位置を特定する情報で表すことができる。画面切り出し位置決定手段204は、クライアント画面Gcの位置を特定する情報を画面切り出し手段202に入力する。   However, when the cursor is moved outside the client screen Gc by a cursor movement input such as a flick operation, for example, the screen cut-out position determination unit 204 newly sets an appropriate appropriate value based on such an input event. Determine the screen cutout position. The determined new screen cutout position can be represented by information for specifying the position of the client screen Gc. The screen cutout position determining unit 204 inputs information for specifying the position of the client screen Gc to the screen cutout unit 202.

本実施形態においては、フリック操作などのカーソル移動入力のみならず、或いはそれに代えてキャレットが移動する入力イベントも監視するようにしてもよい。サーバ200は、キャレット移動制御手段203を備える。キャレット移動制御手段203は、キャレットが移動する入力イベントについては、逐次検出する。そして、検出したキャレットが移動する原因となる入力イベントに応じて、キャレット移動制御手段203は、移動後のキャレット座標が、クライアント画面Gcより外側に移動してしまったような場合には、画面切り出し位置決定手段204に移動後のキャレット座標を送り、新たに適切な画面切り出し位置を決定させる制御を行う。   In the present embodiment, not only a cursor movement input such as a flick operation but also an input event in which the caret moves may be monitored instead. The server 200 includes caret movement control means 203. The caret movement control means 203 sequentially detects input events for moving the caret. Then, according to the input event that causes the detected caret to move, the caret movement control unit 203 cuts out the screen when the moved caret coordinates move outside the client screen Gc. Control is performed to send the moved caret coordinates to the position determining means 204 to newly determine an appropriate screen cutout position.

画面切り出し位置決定手段204が新しく決定する画面切り出し位置(クライアント画面Gcの左上隅座標(cx,cy))は、例えば、次式のように決定する。
cx=x−w/2
cy=y−h/2
この場合、移動後のキャレット座標が新しく切り出されるクライアント画面Gcの中央に来るように、切り出される。
The screen cutout position (upper left corner coordinates (cx, cy) of the client screen Gc) newly determined by the screen cutout position determination unit 204 is determined, for example, by the following equation.
cx = x−w / 2
cy = y−h / 2
In this case, the caret coordinates after the movement are cut out so as to come to the center of the newly cut client screen Gc.

図3に、本実施形態におけるキャレット座標に応じたクライアント画面Gcの切り出し位置の新規決定処理の流れを示す。
上述のように、キャレット移動制御手段203は、ユーザ入力手段102が入力するユーザ入力信号からキャレット移動に関する入力イベントを逐次検出している。キャレットが移動すると(ステップS101)、キャレット移動制御手段203は、移動後のキャレット座標が、クライアント画面Gcの、すなわちクライアント表示領域の、外側であるか否かを判断する(ステップS102)。
FIG. 3 shows a flow of new determination processing of the cutout position of the client screen Gc according to the caret coordinates in the present embodiment.
As described above, the caret movement control unit 203 sequentially detects input events related to the caret movement from the user input signal input by the user input unit 102. When the caret moves (step S101), the caret movement control unit 203 determines whether the moved caret coordinates are outside the client screen Gc, that is, the client display area (step S102).

外側でない場合は何もしない。外側である場合、キャレット移動制御手段203は、画面切り出し位置決定手段204を制御して、新しい画面切り出し位置を決定する(ステップS103)。   If it is not outside, do nothing. If it is outside, the caret movement control means 203 controls the screen cutout position determination means 204 to determine a new screen cutout position (step S103).

このような処理の結果、本実施形態によれば、文字入力を続けていくとキャレットがクライアント表示領域から外れてしまうようなことがなく、キャレット移動にクライアント表示領域が適切に追従することができる。したがって、操作性が向上する。   As a result of such processing, according to the present embodiment, when the character input is continued, the caret does not move out of the client display area, and the client display area can appropriately follow the caret movement. . Therefore, the operability is improved.

(第2の実施形態)
本実施形態では、第1の実施形態と同様の構成、処理の流れを行う一方で、キャレット移動制御手段203がキャレットが移動する入力イベントの種類に応じて、適切なクライアント画面Gcの移動位置を判断する。
(Second Embodiment)
In this embodiment, while performing the same configuration and processing flow as in the first embodiment, the caret movement control unit 203 determines an appropriate movement position of the client screen Gc according to the type of input event to which the caret moves. to decide.

図4に、本実施形態の処理の流れを示す。
ステップS201、S202は図3のステップS101、S102と同様である。
移動後のキャレット座標がクライアント表示領域の外側であった場合、キャレット移動制御手段203は、キャレット座標を移動させた入力イベントが、カーソルキー若しくは変換文字確定キーの押下であったか否かを判断する(ステップS203)。
FIG. 4 shows a processing flow of the present embodiment.
Steps S201 and S202 are the same as steps S101 and S102 in FIG.
When the moved caret coordinates are outside the client display area, the caret movement control unit 203 determines whether or not the input event that has moved the caret coordinates is a press of a cursor key or a converted character confirmation key ( Step S203).

文字変換確定キーはIM(インプットメソッド)によって異なるが、Enterキーがデファクトスタンダードである。Enterキー押下を検出してもよい。IMの設定により文字変換が自動でなされるような場合は、文字変換イベントを検出してもよい。   The character conversion confirmation key differs depending on the IM (input method), but the Enter key is the de facto standard. Pressing the Enter key may be detected. When character conversion is automatically performed according to the IM setting, a character conversion event may be detected.

カーソルキーや文字変換確定キー入力でキャレットが移動した場合、クライアント画面Gcの移動量を小さくする(ステップS204)。これは、新たに決定されるクライアント表示領域の切り出し位置を、第1の実施形態における説明で例示したようにキャレットが常に新規クライアント画面Gcの中央に位置するような態様ではなくて、新規クライアント表示領域を現在のクライアント表示領域から、少し(例えば数文字分)動かしたところに位置させる態様である。   When the caret is moved by the cursor key or the character conversion confirmation key input, the moving amount of the client screen Gc is reduced (step S204). This is not a mode in which the caret is always located at the center of the new client screen Gc as illustrated in the description of the first embodiment, but the new client display area cut out position of the newly determined client display area. This is a mode in which the area is positioned a little (for example, several characters) from the current client display area.

図5に、説明例を示す。
図5(a)は、クライアント画面Gc_prevに「今日の天気は」と入力したときの状態を示す。図5(b)は、さらに「今日の天気は晴れです。」と入力し、文字変換を確定させた場合の状態を示す。本実施形態により新しく決定された画面切り出し位置に基づくクライアント画面Gc_nextは、サーバ画面Gs上において、クライアント画面Gc_prevから数文字分移動した箇所である。
FIG. 5 shows an explanatory example.
FIG. 5A shows a state when “Today's weather is” is entered in the client screen Gc_prev. FIG. 5B shows a state in which “Today's weather is sunny” is further entered and character conversion is confirmed. The client screen Gc_next based on the screen cut-out position newly determined according to the present embodiment is a location moved by several characters from the client screen Gc_prev on the server screen Gs.

このように、本実施形態は、画面切り出し位置決定手段204が、画面切り出し位置を、文字の入力によってキャレットが移動した場合は、入力した文字がキャレットよりもクライアント画面Gcの中央寄りになる画面切り出し位置に決定する。より具体的には、中央右寄りの位置にキャレットが来るようにクライアント表示領域の切り出し位置を決定する。そのため、ユーザは、既に入力した文字が把握しやすくなる。   As described above, according to the present embodiment, when the screen cutout position determining unit 204 moves the screen cutout position by inputting a character, the screen cutout position is such that the input character is closer to the center of the client screen Gc than the caret. Determine the position. More specifically, the cutout position of the client display area is determined so that the caret comes to a position on the right side of the center. Therefore, it becomes easy for the user to grasp the already input characters.

再び図4を参照する。
Tabキーなど、選択可能項目を移動するキーによりキャレットが移動した場合(ステップS205)、キャレット位置がクライアント画面Gcの中央左になるように調整する(ステップS206)。これも、新たに決定されるクライアント表示領域の切り出し位置を、第1の実施形態における説明で例示したようにキャレットが常に新規クライアント画面Gcの中央に位置するような態様ではない。移動したキャレットが中央左(文字を左から右に書く言語の場合)になるように新規クライアント表示領域の切り出し位置を調整する態様である。
Refer to FIG. 4 again.
When the caret is moved by a key for moving a selectable item such as the Tab key (step S205), the caret position is adjusted so as to be the center left of the client screen Gc (step S206). This is also not a mode in which the caret is always positioned at the center of the new client screen Gc as illustrated in the description of the first embodiment for the newly determined cutout position of the client display area. This is a mode in which the cutout position of the new client display area is adjusted so that the moved caret is center left (in the case of a language in which characters are written from left to right).

入力フォームなど選択可能項目が複数あった場合、これらの選択をキーボード入力により移動させる場合、選択可能項目を移動するキーを入力すると次の選択可能項目にキャレットが移動する。選択可能項目を移動するキーは、OSやアプリケーションプログラムによって異なるが、Tabキーがデファクトスタンダードである。   When there are a plurality of selectable items such as an input form and these selections are moved by keyboard input, the caret moves to the next selectable item when a key for moving the selectable item is input. The key for moving the selectable item differs depending on the OS and application program, but the Tab key is the de facto standard.

図6に、説明例を示す。
図6(a)は、本実施形態による画面切り出し位置決定処理前の状態を示す。図5(b)は、Tabキーが押下された場合の、新しく決定された画面切り出し位置に基づくクライアント画面Gc_nextを示す。
FIG. 6 shows an explanatory example.
FIG. 6A shows a state before the screen cutout position determination process according to the present embodiment. FIG. 5B shows the client screen Gc_next based on the newly determined screen cutout position when the Tab key is pressed.

このように、本実施形態は、画面切り出し位置決定手段204が、画面切り出し位置を、入力フォームの切替など選択可能項目の移動によってキャレットが移動した場合は、これから入力する文字がキャレットよりもクライアント画面Gcの中央寄りになる画面切り出し位置に決定する。より具体的には、中央左寄りの位置にキャレットが来るようにクライアント表示領域の切り出し位置を決定する。そのため、ユーザは、これから入力する文字を視認しやすくなる。   As described above, in this embodiment, when the screen cutout position determination unit 204 moves the screen cutout position by moving a selectable item such as switching the input form, the character to be input from now on the client screen rather than the caret. The screen cut-out position that is closer to the center of Gc is determined. More specifically, the cutout position of the client display area is determined so that the caret comes to a position on the left side of the center. This makes it easier for the user to visually recognize a character to be input.

再び図4を参照する。
画面切り出し位置決定手段204は、ステップS204若しくはステップS206での判断に基づいて画面切り出し位置を決定する(ステップS207)。
Refer to FIG. 4 again.
The screen cutout position determination unit 204 determines the screen cutout position based on the determination in step S204 or step S206 (step S207).

(第3の実施形態)
図7に、本実施形態の機能構成を示す。
本実施形態は、第1又は第2の実施形態の構成に加えて、キャレット移動記憶手段205を有する。キャレット移動記憶手段205は、キャレット座標を複数記憶するバッファである。キャレット移動制御手段203は、キャレットが移動する入力イベントを逐次検出しており、移動後のキャレット座標を数個、キャレット移動記憶手段205に記憶させる。
(Third embodiment)
FIG. 7 shows a functional configuration of the present embodiment.
This embodiment includes a caret movement storage unit 205 in addition to the configuration of the first or second embodiment. The caret movement storage unit 205 is a buffer that stores a plurality of caret coordinates. The caret movement control unit 203 sequentially detects an input event in which the caret moves, and stores several caret coordinates after the movement in the caret movement storage unit 205.

また、キャレット移動制御手段203は、キャレット移動記憶手段205に記憶されているキャレット座標から解析されるキャレット移動の軌跡に応じて、新しく決定する画面切り出し位置を調整する。この調整は、図3のステップS103若しくは図4のステップS207の直前に実行する。   Further, the caret movement control unit 203 adjusts a newly determined screen cutout position in accordance with the locus of the caret movement analyzed from the caret coordinates stored in the caret movement storage unit 205. This adjustment is executed immediately before step S103 in FIG. 3 or step S207 in FIG.

この調整は、具体的には、次のものである。
キャレット移動の軌跡が、横方向であり、かつ、とびとび(例えば10文字などの所定の数の文字数分以上のキャレット移動量)である場合、キャレット移動制御手段203は、操作しているユーザが一度に変換する文字数が多いユーザであると判断する。そして、クライアント表示領域の移動量をデフォルトより増やす。ここで、クライアント表示領域の移動量とは図5を参照して説明した「移動量」を指す。
Specifically, this adjustment is as follows.
When the trajectory of the caret movement is horizontal and skipping (for example, a caret movement amount equal to or more than a predetermined number of characters such as 10 characters), the caret movement control means 203 is operated once by the operating user. It is determined that the user has a large number of characters to be converted to. Then, the moving amount of the client display area is increased from the default. Here, the moving amount of the client display area indicates the “moving amount” described with reference to FIG.

このように、本実施形態は、記憶した複数のキャレット座標から解析される移動の軌跡の間隔が大きい場合は、クライアント表示領域の切り出し開始位置の移動量を大きく調整する。そのため、一度に変換する文字数が多く、長い文を一気に変換する傾向のあるユーザにとって使いやすくすることができる。   As described above, the present embodiment greatly adjusts the movement amount of the cutout start position of the client display area when the interval between movement trajectories analyzed from a plurality of stored caret coordinates is large. Therefore, it is easy to use for a user who has a large number of characters to convert at a time and tends to convert a long sentence at once.

また、キャレット移動の軌跡が、横方向であり、かつ、範囲が狭い(例えば5文字などの所定の数の文字数分以下のキャレット移動量)である場合、キャレット移動制御手段203は、操作しているユーザが一度に変換する文字数が少ないユーザであると判断する。そして、クライアント表示領域の移動量をデフォルトより減らす。   Further, when the trajectory of the caret movement is in the horizontal direction and the range is narrow (for example, a caret movement amount equal to or less than a predetermined number of characters such as 5 characters), the caret movement control unit 203 is operated. It is determined that a certain user has a small number of characters to be converted at a time. Then, the movement amount of the client display area is reduced from the default.

このように、本実施形態は、記憶した複数のキャレット座標から解析される移動の軌跡の間隔が狭い場合は、クライアント表示領域の切り出し開始位置の移動量を小さく調整する。そのため、一度に変換する文字数が少なく、短い文で変換する傾向のあるユーザにとって使いやすくすることができる。   As described above, this embodiment adjusts the moving amount of the cutout start position of the client display area to be small when the interval between movement trajectories analyzed from a plurality of stored caret coordinates is narrow. Therefore, the number of characters to be converted at a time is small, and it can be made easier for users who tend to convert with short sentences.

また、キャレットの移動の軌跡が、縦方向であり、かつ、とびとび(例えば、数ピクセルなど所定の第1の距離以上のキャレット移動量)である場合、キャレット移動制御手段203は、Tabキーでの入力フォームの移動(ないし選択可能項目の移動)であると判断する。そして、これから入力する文字がキャレットよりもクライアント画面Gcの中央寄りになる画面切り出し位置に決定する。   In addition, when the trajectory of the caret movement is in the vertical direction and is discrete (for example, a caret movement amount equal to or more than a predetermined first distance such as several pixels), the caret movement control unit 203 uses the Tab key. It is determined that the input form is moved (or a selectable item is moved). The character to be input is determined as a screen cutout position that is closer to the center of the client screen Gc than the caret.

より具体的には、中央左寄りの位置にキャレットが来るようにクライアント表示領域の切り出し位置を決定する。そのため、ユーザは、これから入力する文字を視認しやすくなる。したがって、図4のステップS206の処理と同様の効果が得られる。   More specifically, the cutout position of the client display area is determined so that the caret comes to a position on the left side of the center. This makes it easier for the user to visually recognize a character to be input. Therefore, the same effect as the process of step S206 in FIG. 4 can be obtained.

また、キャレットの移動の軌跡が、縦方向であり、かつ、範囲が狭い(例えば、数ピクセルなど所定の第2の距離以下のキャレット移動量)場合、キャレット移動制御手段203は、カーソルキーや文字変換確定キー入力によるキャレットの移動であると判断する。そして、入力した文字がキャレットよりもクライアント画面Gcの中央寄りになる画面切り出し位置に決定する。   In addition, when the trajectory of the caret movement is in the vertical direction and the range is narrow (for example, a caret movement amount equal to or less than a predetermined second distance such as several pixels), the caret movement control unit 203 uses a cursor key or a character. It is determined that the caret is moved by inputting a conversion confirmation key. Then, the input character is determined as a screen cutout position that is closer to the center of the client screen Gc than the caret.

より具体的には、中央右寄りの位置にキャレットが来るようにクライアント表示領域の切り出し位置を決定する。そのため、ユーザは、既に入力した文字が把握しやすくなる。したがって、図4のステップS204の処理と同様の効果が得られる。   More specifically, the cutout position of the client display area is determined so that the caret comes to a position on the right side of the center. Therefore, it becomes easy for the user to grasp the already input characters. Therefore, the same effect as the process of step S204 in FIG. 4 can be obtained.

上記各実施形態で開示した構成は、互いに組み合わせることが可能である。   The configurations disclosed in the above embodiments can be combined with each other.

100 携帯端末
101 クライアント画面表示手段
102 ユーザ入力手段
200 サーバ
201 サーバ画面生成手段
202 画面切り出し手段
203 キャレット移動制御手段
204 画面切り出し位置決定手段
205 キャレット移動記憶手段
Gs サーバ画面
Gc クライアント画面
DESCRIPTION OF SYMBOLS 100 Mobile terminal 101 Client screen display means 102 User input means 200 Server 201 Server screen generation means 202 Screen cutout means 203 Caret movement control means 204 Screen cutout position determination means 205 Caret movement storage means Gs Server screen Gc Client screen

Claims (6)

ネットワークを介してクライアント端末とサーバとが通信可能に接続する画面転送システムにおける前記サーバであって、
デスクトップ画面を生成するサーバ画面生成手段と、
前記デスクトップ画面から一部を切り出してクライアント端末における表示領域であるクライアント画面とする画面切り出し手段と、
前記デスクトップ画面に含まれる文字入力キャレットが移動する入力イベントを検出し、前記文字入力キャレットが前記クライアント画面の外側へ移動したことを判断するキャレット移動制御手段と、
前記文字入力キャレットが前記クライアント画面の外側へ移動したと判断された場合に、前記クライアント画面の切り出し位置を、前記文字入力キャレットが前記クライアント画面に含まれる位置に、決定し、決定した切り出し位置を前記画面切り出し手段に入力する画面切り出し位置決定手段と、
前記キャレット移動制御手段が検出した前記入力イベントにより移動した後の文字入力キャレットの座標を複数記憶する記憶手段と、を備え、
前記キャレット移動制御手段は、前記記憶手段の記憶内容に基づき、前記文字入力キャレットの移動の軌跡を解析し、
前記画面切り出し位置決定手段は、前記キャレット移動制御手段により解析される前記文字入力キャレットの移動方向及び移動量に基づいて前記クライアント画面の切り出し位置を調整し、調整した位置を前記決定した切り出し位置として、前記画面切り出し手段に入力し、
前記画面切り出し手段は、入力された前記決定した切り出し位置に基づいて前記デスクトップ画面から一部の切り出しを行う
ことを特徴とする、画面転送システムにおけるサーバ。
The server in the screen transfer system in which the client terminal and the server are communicably connected via a network,
Server screen generating means for generating a desktop screen;
Screen cutout means for cutting out a part from the desktop screen and making it a client screen which is a display area in the client terminal;
A caret movement control means for detecting an input event in which the character input caret included in the desktop screen moves and determining that the character input caret has moved to the outside of the client screen;
When it is determined that the character input caret has moved to the outside of the client screen, the cutout position of the client screen is determined as a position where the character input caret is included in the client screen. A screen cutout position determining means for inputting to the screen cutout means;
Storage means for storing a plurality of coordinates of the character input caret after being moved by the input event detected by the caret movement control means ,
The caret movement control means analyzes the movement trajectory of the character input caret based on the stored contents of the storage means,
The screen cutout position determining unit adjusts the cutout position of the client screen based on the moving direction and the moving amount of the character input caret analyzed by the caret movement control unit, and the adjusted position is set as the determined cutout position. , Input to the screen cutout means,
The server in the screen transfer system, wherein the screen cutout means cuts out a part from the desktop screen based on the input cutout position that has been input.
前記画面切り出し位置決定手段は、前記キャレット移動制御手段による解析の結果、前記座標の移動が横方向の移動であり且つ前記座標の移動量が第1の閾値以上である場合、前記切り出し位置の移動量が多くなるように前記切り出し位置を調整して決定することを特徴とする、請求項に記載の画面転送システムにおけるサーバ。 The screen clipping position determining means, the caret movement control means according to the analysis result, when the movement of the coordinate moving amount of an and and the coordinate movement in the lateral direction is equal to or greater than the first threshold value, the movement of the cut-out position and determining to adjust the cut-out position so that the amount is increased, a server in the screen transfer system according to claim 1. 前記画面切り出し位置決定手段は、前記キャレット移動制御手段による解析の結果、前記座標の移動が横方向の移動であり且つ前記座標の移動量が第2の閾値以下である場合、前記切り出し位置の移動量が少なくなるように前記切り出し位置を調整して決定することを特徴とする、請求項1又は2に記載の画面転送システムにおけるサーバ。 The screen clipping position determining means, the caret movement control means according to the analysis result, when the movement of the coordinate moving amount of an and and the coordinate movement in the lateral direction is less than a second threshold value, the movement of the cut-out position and determining to adjust the cut-out position so that the amount is reduced, the server in the screen transfer system according to claim 1 or 2. 前記画面切り出し位置決定手段は、前記キャレット移動制御手段による解析の結果、前記座標の移動が縦方向の移動であり且つ前記座標の移動量が第3の閾値以上である場合、前記切り出し位置を、前記文字入力キャレットが新しく決定されるクライアント画面の中央左寄りに置かれる位置に、決定することを特徴とする、請求項1から3のいずれか1項に記載の画面転送システムにおけるサーバ。 As a result of analysis by the caret movement control unit, the screen cutout position determination unit determines that the cutout position is determined when the movement of the coordinate is a vertical movement and the movement amount of the coordinate is equal to or greater than a third threshold. The server in the screen transfer system according to any one of claims 1 to 3, wherein the character input caret is determined at a position to be placed to the left of the center of the newly determined client screen. 前記画面切り出し位置決定手段は、前記キャレット移動制御手段による解析の結果、前記座標の移動が縦方向の移動であり且つ前記座標の移動量が第4の閾値以下である場合、前記切り出し位置を、前記文字入力キャレットが新しく決定されるクライアント画面の中央右寄りに置かれる位置に、決定することを特徴とする、請求項からのいずれか1項に記載の画面転送システムにおけるサーバ。 As a result of analysis by the caret movement control unit, the screen cutout position determination unit determines that the cutout position is determined when the movement of the coordinate is a vertical movement and the movement amount of the coordinate is equal to or less than a fourth threshold. The server in the screen transfer system according to any one of claims 1 to 4 , wherein the character input caret is determined at a position on the right side of the center of the newly determined client screen. サーバが生成したデスクトップ画面から切り出された一部をクライアント画面としてクライアント端末に転送する画面転送システムにおけるサーバの制御方法であって、
前記デスクトップ画面に含まれる文字入力キャレットが移動する入力イベントを検出する工程と、
前記入力イベントを検出する工程で検出した前記入力イベントにより移動した後の文字入力キャレットの座標を複数記憶する記憶工程と、
前記検出する工程の結果、前記文字入力キャレットが前記クライアント画面の外側へ移動したことを判断するキャレット移動判断工程と、
前記記憶工程における記憶内容に基づき、前記文字入力キャレットの移動の軌跡から、前記文字入力キャレットの移動方向及び移動量を解析する工程と、
前記文字入力キャレットが前記クライアント画面の外側へ移動したと判断された場合に、前記クライアント画面の切り出し位置を、前記文字入力キャレットが前記クライアント画面に含まれる位置とした上でさらに当該位置から前記解析する工程により解析された前記文字入力キャレットの移動方向及び移動量に基づいて調整した位置に、決定する画面切り出し位置決定工程と、
決定した切り出し位置に基づいて前記デスクトップ画面から一部の切り出しを行う工程と、
を含むことを特徴とする、画面転送システムにおけるサーバの制御方法。
A server control method in a screen transfer system for transferring a part cut out from a desktop screen generated by a server to a client terminal as a client screen,
Detecting an input event in which a character input caret included in the desktop screen moves; and
A storage step of storing a plurality of coordinates of the character input caret after being moved by the input event detected in the step of detecting the input event;
As a result of the detecting step, a caret movement determining step of determining that the character input caret has moved to the outside of the client screen;
A step of analyzing a movement direction and a movement amount of the character input caret from a locus of movement of the character input caret based on the stored contents in the storage step;
When it is determined that the character input caret has moved to the outside of the client screen, the cut-out position of the client screen is set to a position where the character input caret is included in the client screen, and the analysis is further performed from the position. A screen cut-out position determination step for determining the position adjusted based on the moving direction and moving amount of the character input caret analyzed by the step of
Cutting out a part from the desktop screen based on the determined cut-out position;
A method for controlling a server in a screen transfer system, comprising:
JP2011079818A 2011-03-31 2011-03-31 Server in screen transfer system and control method thereof Active JP5697513B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011079818A JP5697513B2 (en) 2011-03-31 2011-03-31 Server in screen transfer system and control method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011079818A JP5697513B2 (en) 2011-03-31 2011-03-31 Server in screen transfer system and control method thereof

Publications (2)

Publication Number Publication Date
JP2012215988A JP2012215988A (en) 2012-11-08
JP5697513B2 true JP5697513B2 (en) 2015-04-08

Family

ID=47268711

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011079818A Active JP5697513B2 (en) 2011-03-31 2011-03-31 Server in screen transfer system and control method thereof

Country Status (1)

Country Link
JP (1) JP5697513B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108037904B (en) * 2017-12-29 2021-10-08 威创集团股份有限公司 Visual data pushing method and system

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2633521B2 (en) * 1985-06-24 1997-07-23 富士通株式会社 Screen display control method at the time of input by Kana-Kanji conversion
JPS6327877A (en) * 1986-07-22 1988-02-05 株式会社東芝 Document generator
JPS63255764A (en) * 1987-04-13 1988-10-24 Sanyo Electric Co Ltd Table data inputting system
JPH01118190A (en) * 1987-10-30 1989-05-10 Brother Ind Ltd Information processor
US7290220B2 (en) * 2003-04-03 2007-10-30 International Business Machines Corporation Method and apparatus for non-sequential access of form fields
JP2008276459A (en) * 2007-04-27 2008-11-13 Sanyo Electric Co Ltd Input character string prediction device, input character string prediction program and electronic medical chart system
JP4725587B2 (en) * 2008-03-18 2011-07-13 カシオ計算機株式会社 Server apparatus and server control program

Also Published As

Publication number Publication date
JP2012215988A (en) 2012-11-08

Similar Documents

Publication Publication Date Title
KR102045585B1 (en) Adaptive input language switching
US10331313B2 (en) Method and apparatus for text selection
US9354805B2 (en) Method and apparatus for text selection
US8706920B2 (en) Accessory protocol for touch screen device accessibility
US20120185787A1 (en) User interface interaction behavior based on insertion point
EP2372513A2 (en) Touch-sensitive electric apparatus and window operation method thereof
CN106793046B (en) Screen display adjusting method and mobile terminal
EP2660727B1 (en) Method and apparatus for text selection
EP2660696A1 (en) Method and apparatus for text selection
USRE49272E1 (en) Adaptive determination of information display
KR20180052439A (en) Set-top box
JP5697513B2 (en) Server in screen transfer system and control method thereof
KR101447969B1 (en) Input device of terminal including multi monitor
US20150271431A1 (en) Information Transmission Method and Wireless Display System
US20130106701A1 (en) Information processing apparatus and method thereof
CN106126107B (en) Electronic apparatus and control method
KR102086676B1 (en) Apparatus and method for processing input through user interface
KR20180037155A (en) Method and apparatus of controlling display using control pad, and server that distributes computer program for executing the method
KR20110075404A (en) Method and apparatus for separating events
KR102496603B1 (en) Method for selecting location to execution screen of application
JP6695530B1 (en) Information processing system and information processing method
US20170131824A1 (en) Information processing apparatus, information processing method, and information processing program
US20200249825A1 (en) Using an alternate input device as a maneuverable emulated touch screen device
KR101074072B1 (en) Mobile terminal and method for providing web page of terminal, recording medium storing a program thereof
KR20130136269A (en) Apparatus and method for display

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140303

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20141105

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141111

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150113

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150210

R150 Certificate of patent or registration of utility model

Ref document number: 5697513

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250