JP5852277B1 - Computer program, apparatus and method - Google Patents

Computer program, apparatus and method Download PDF

Info

Publication number
JP5852277B1
JP5852277B1 JP2015058839A JP2015058839A JP5852277B1 JP 5852277 B1 JP5852277 B1 JP 5852277B1 JP 2015058839 A JP2015058839 A JP 2015058839A JP 2015058839 A JP2015058839 A JP 2015058839A JP 5852277 B1 JP5852277 B1 JP 5852277B1
Authority
JP
Japan
Prior art keywords
text
cursor
display
signal
frame
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2015058839A
Other languages
Japanese (ja)
Other versions
JP2016177712A (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.)
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 JP2015058839A priority Critical patent/JP5852277B1/en
Application granted granted Critical
Publication of JP5852277B1 publication Critical patent/JP5852277B1/en
Publication of JP2016177712A publication Critical patent/JP2016177712A/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

【課題】良好な操作性を維持しつつ誤認を低減できるUX技術を提供する。【解決手段】コンピュータプログラムは、ユーザインタフェースからの信号に応じて、ディスプレイに表示されたテキストに対してカーソルを移動させる機能と、カーソルがテキスト内の所定の位置にある状態で信号が生成された場合、テキスト内でのカーソルの位置を固定したままテキストおよびカーソルを、ディスプレイ上でのテキストの表示範囲を示す枠に対して移動させる機能と、をコンピュータに実現させる。【選択図】図1A UX technique capable of reducing misidentification while maintaining good operability is provided. According to a signal from a user interface, a computer program has a function of moving a cursor with respect to text displayed on a display, and a signal is generated in a state where the cursor is at a predetermined position in the text. In this case, the computer realizes a function of moving the text and the cursor with respect to a frame indicating the display range of the text on the display while fixing the position of the cursor in the text. [Selection] Figure 1

Description

本発明は、コンピュータプログラム、装置および方法に関する。   The present invention relates to a computer program, an apparatus, and a method.

特許文献1には、電子メールの編集手段が開示されている。   Patent Document 1 discloses an e-mail editing means.

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

電子メールを例えば特許文献1に記載の編集手段により編集する際、または電子文書をWord等のエディタにより編集する際、長文になり、ディスプレイのウィンドウにテキストの全体が収まらなくなることがある。このような場合、通常、テキストをウィンドウに対してスクロールさせる処理が行われる。   When an e-mail is edited by the editing means described in Patent Document 1, for example, or when an electronic document is edited by an editor such as Word, the e-mail may become long and the entire text may not fit in the display window. In such a case, a process of scrolling the text with respect to the window is usually performed.

さらにテキストを書き進めていくうちに、最初の方で何を書いたか確認したくなることがあるであろう。最初の方、すなわちテキストの上の方を見るためには2つの方法がある。ひとつは、スクロールバーをクリックアンドドラッグして上に移動させることである。もうひとつは、キーボードの「上」キーを連打することで、カーソルをテキスト内で上の方に移動させていくことである。   As you write more text, you may want to check what you wrote in the beginning. There are two ways to look at the first, ie the top of the text. One is to click and drag the scroll bar to move it up. The other is to move the cursor up in the text by repeatedly hitting the "up" key on the keyboard.

しかしながら、前者の方法では、一般的にはいったんキーボードから片手を離してマウスを操作する必要があるので煩わしい。後者の方法では、カーソルがテキストの一番上に来たとしても、テキストの一番上の行とウィンドウの枠線との間に余白が無いので、見ただけではそれが一番上であることを判別しづらいし、一番上の行の文字も読みにくい。同様の課題はテキストが左右にスクロールする場合や下から上に書き進めるような場合にも存在する。   However, the former method is generally cumbersome because it is generally necessary to release the hand once from the keyboard and operate the mouse. With the latter method, even if the cursor is at the top of the text, there is no margin between the top line of the text and the window border, so just looking at it is at the top It is difficult to distinguish this, and the characters on the top line are difficult to read. Similar issues exist when the text scrolls left and right or when writing from bottom to top.

本発明はこうした課題に鑑みてなされたものであり、その目的は、良好な操作性を維持しつつ誤認を低減できるUX(User Experience)技術の提供にある。   The present invention has been made in view of these problems, and an object thereof is to provide a UX (User Experience) technique capable of reducing misidentification while maintaining good operability.

本発明のある態様はコンピュータプログラムに関する。このコンピュータプログラムは、ユーザインタフェースからの信号に応じて、ディスプレイに表示されたテキストに対してカーソルを移動させる機能と、カーソルがテキスト内の所定の位置にある状態で信号が生成された場合、テキスト内でのカーソルの位置を固定したままテキストおよびカーソルを、ディスプレイ上でのテキストの表示範囲を示す枠に対して移動させる機能と、をコンピュータに実現させる。   One embodiment of the present invention relates to a computer program. This computer program has a function of moving the cursor with respect to the text displayed on the display in response to a signal from the user interface, and when a signal is generated in a state where the cursor is at a predetermined position in the text, the text The function of moving the text and the cursor with respect to a frame indicating the display range of the text on the display while the position of the cursor inside is fixed is realized by the computer.

本発明の別の態様は、装置に関する。この装置は、ユーザインタフェースからの信号に応じて、ディスプレイに表示されたテキストに対してカーソルを移動させる第1制御部と、カーソルがテキスト内の所定の位置にある状態で信号が生成された場合、テキスト内でのカーソルの位置を固定したままテキストおよびカーソルを、ディスプレイ上でのテキストの表示範囲を示す枠に対して移動させる第2制御部と、を備える。   Another aspect of the present invention relates to an apparatus. In this device, in response to a signal from the user interface, a first control unit that moves the cursor with respect to the text displayed on the display, and a signal generated in a state where the cursor is at a predetermined position in the text A second control unit that moves the text and the cursor relative to a frame indicating a display range of the text on the display while fixing the position of the cursor in the text.

本発明のさらに別の態様は、方法に関する。この方法は、ユーザインタフェースからの信号に応じて、ディスプレイに表示されたテキストに対してカーソルを移動させるステップと、カーソルがテキスト内の所定の位置にある状態で信号が生成された場合、テキスト内でのカーソルの位置を固定したままテキストおよびカーソルを、ディスプレイ上でのテキストの表示範囲を示す枠に対して移動させるステップと、を含む。   Yet another aspect of the invention relates to a method. According to a signal from the user interface, the method moves the cursor with respect to the text displayed on the display, and if the signal is generated with the cursor at a predetermined position in the text, Moving the text and the cursor with respect to a frame indicating the display range of the text on the display while the position of the cursor is fixed.

なお、以上の構成要素の任意の組み合わせや、本発明の構成要素や表現を装置、方法、コンピュータプログラム、コンピュータプログラムを格納した記録媒体などの間で相互に置換したものもまた、本発明の態様として有効である。   It should be noted that any combination of the above-described constituent elements, or the constituent elements and expressions of the present invention replaced with each other among apparatuses, methods, computer programs, recording media storing computer programs, etc. are also aspects of the present invention. It is effective as

図1(a)〜(d)は、パーソナルコンピュータが本実施の形態に係るメーラを実行することにより、ディスプレイに表示される画面の遷移を示す画面遷移図である。FIGS. 1A to 1D are screen transition diagrams showing transitions of screens displayed on a display when a personal computer executes a mailer according to the present embodiment.

以下、各図面に示される同一または同等の構成要素、部材、処理には、同一の符号を付するものとし、適宜重複した説明は省略する。   Hereinafter, the same or equivalent components, members, and processes shown in the drawings are denoted by the same reference numerals, and repeated description is appropriately omitted.

実施の形態に係るコンピュータプログラムは、パーソナルコンピュータにおいて電子メールの編集を可能とするコンピュータプログラム(以下、メーラと称す)である。なお、本実施の形態に係る技術的思想を、Word等のテキストエディタやいわゆるスマートフォンで実行されるアプリケーションプログラムに適用しても良い。   The computer program according to the embodiment is a computer program (hereinafter referred to as a mailer) that enables an electronic mail to be edited in a personal computer. The technical idea according to the present embodiment may be applied to an application program executed by a text editor such as Word or a so-called smartphone.

メーラは、電子メールの送受信機能、編集機能、アドレス帳管理機能等をパーソナルコンピュータに実現させるが、編集機能以外は特許文献1等に記載される公知の技術を使用して構成されてもよい。   The mailer realizes an electronic mail transmission / reception function, an editing function, an address book management function, and the like on a personal computer. However, other than the editing function, the mailer may be configured using a known technique described in Patent Document 1 or the like.

図1(a)〜(d)は、パーソナルコンピュータが本実施の形態に係るメーラを実行することにより、ディスプレイに表示される画面の遷移を示す画面遷移図である。ユーザがマウス、キーボード等のユーザインタフェースを操作することによってメーラを起動すると、パーソナルコンピュータはメーラを実行することにより編集機能を実現する。該編集機能は、新たな電子メールを作成したり既存の電子メールを編集するための電子メール編集用ウィンドウ10をディスプレイに表示させる。   FIGS. 1A to 1D are screen transition diagrams showing transitions of screens displayed on a display when a personal computer executes a mailer according to the present embodiment. When the user activates the mailer by operating a user interface such as a mouse or a keyboard, the personal computer implements an editing function by executing the mailer. The editing function causes an e-mail editing window 10 for creating a new e-mail or editing an existing e-mail to be displayed on the display.

電子メール編集用ウィンドウ10は、電子メールの送信元のアドレスを入力するための送信元アドレス入力領域12と、電子メールの送信先のアドレスを入力するための送信先アドレス入力領域14と、カーボンコピーする際のコピー先のアドレスを入力するためのCCアドレス入力領域16と、題名を入力するためのサブジェクト入力領域18と、入力された電子メールのテキスト24を表示するテキスト入力領域20と、テキスト入力領域20内をキーボードまたはマウスからの信号に応じて移動するカーソル22と、スクロールバー28が移動するスクロールバー移動領域26と、を有する。   The e-mail editing window 10 includes a source address input area 12 for inputting an e-mail source address, a destination address input area 14 for inputting an e-mail destination address, and a carbon copy. CC address input area 16 for inputting the address of the copy destination at the time of inputting, a subject input area 18 for inputting the title, a text input area 20 for displaying the text 24 of the input e-mail, and text input It has a cursor 22 that moves in the area 20 in response to a signal from a keyboard or mouse, and a scroll bar moving area 26 in which a scroll bar 28 moves.

ユーザがキーボードのキーを押し下げると、対応する文字がカーソル22の位置に表示される。ユーザはキーボードのキーを操作することにより所望のテキストを入力し、入力されたテキストはテキスト入力領域20に表示される。テキスト入力領域20の枠30は、テキスト24の表示範囲を示す。既に入力されたテキストが比較的長くなると、テキスト入力領域20に表示しきれなくなり、その場合はスクロール処理が行われる(図1(a))。スクロール処理が行われるとスクロールバー移動領域26およびスクロールバー28が表れる。ユーザがスクロールバー28をクリックアンドドラッグすると、スクロールバー28の移動に合わせてテキスト入力領域20におけるテキスト24の表示範囲が移動する。   When the user depresses a key on the keyboard, the corresponding character is displayed at the position of the cursor 22. The user inputs desired text by operating keys on the keyboard, and the input text is displayed in the text input area 20. A frame 30 of the text input area 20 indicates a display range of the text 24. If the already input text becomes relatively long, it cannot be displayed in the text input area 20, and in that case, scrolling is performed (FIG. 1 (a)). When the scroll process is performed, the scroll bar moving area 26 and the scroll bar 28 appear. When the user clicks and drags the scroll bar 28, the display range of the text 24 in the text input area 20 moves in accordance with the movement of the scroll bar 28.

図1(a)の状態で、ユーザはテキスト24の最上部で何を書いたか確認するために、キーボードの「上」キーを連打する。すると、まずはテキスト入力領域20の枠30とテキスト24との位置関係は不変のまま、カーソル22がテキスト24内を上向きに一行ずつ移動する。そしてカーソル22が上枠32の直下の行まで移動すると、次回の「上」キー押し下げに対応して以下の処理が行われる。
(1)テキスト入力領域20の枠30に対して、テキスト24を一行分下に移動させる。
(2)カーソル22を、新たに現れた行に移動させる。
言い換えると、カーソル22と枠30との位置関係は不変のまま、テキスト24がそれらに対して下向きに一行分移動する。図1(b)は、図1(a)の状態からカーソル22が上枠32の直下の行(円(兄は同時に清という名の下女に与える)まで移動し、その後「上」キーが2回押し下げられた状態を示す。
In the state shown in FIG. 1A, the user repeatedly presses the “up” key on the keyboard in order to confirm what is written at the top of the text 24. Then, first, the cursor 22 moves line by line upward in the text 24 while the positional relationship between the frame 30 of the text input area 20 and the text 24 remains unchanged. When the cursor 22 moves to a line immediately below the upper frame 32, the following processing is performed in response to the next “up” key depression.
(1) The text 24 is moved down by one line with respect to the frame 30 of the text input area 20.
(2) The cursor 22 is moved to a newly appearing line.
In other words, the text 24 moves downward by one line with respect to them while the positional relationship between the cursor 22 and the frame 30 remains unchanged. In FIG. 1B, the cursor 22 moves from the state of FIG. 1A to the line immediately below the upper frame 32 (a circle (the elder brother simultaneously gives to a young girl named Kiyo), and then the “up” key is displayed. The state where it was pushed down twice is shown.

図1(c)は、図1(b)の状態からさらに「上」キーを1回押し下げた状態を示す。この状態で、カーソル22は上枠32の直下の行(「親譲りの無鉄砲で子供の頃から損ばか)に位置し、該行はテキスト24の一番上の行である。この状態では、該行と上枠32との間にマージンが存在しないので、該行が視認しづらくなっている。また、カーソル22が存在する行と上枠32との位置関係としては、図1(b)と図1(c)とで差が無いので、図1(c)を見たユーザは、それがテキスト24の一番上の行を表しているか否か判別しづらい。言い換えると、図1(c)の状態ではまだ上の行があるかのように誤認しかねない。   FIG. 1C shows a state in which the “up” key is further pressed once from the state of FIG. In this state, the cursor 22 is positioned on a line immediately below the upper frame 32 (“I have lost it since I was a child with a handed-off gun), and that line is the top line of the text 24. In this state, Since there is no margin between the line and the upper frame 32, the line is difficult to visually recognize, and the positional relationship between the line where the cursor 22 exists and the upper frame 32 is as shown in FIG. Since there is no difference from Fig. 1 (c), it is difficult for the user who viewed Fig. 1 (c) to determine whether or not it represents the top line of the text 24. In other words, Fig. 1 (c). ) May be misunderstood as if there is still a line above.

図1(d)は、図1(c)の状態からさらに「上」キーを1回押し下げた状態を示す。この「上」キーの押し下げに対応して以下の処理が行われる。
(1)カーソル22とテキスト24との位置関係を不変としたまま、それらを上枠32に対して下向きに、マージン34が表れるよう移動させる。
この際の移動量すなわちマージン34の幅または大きさはテキスト24の一行分の幅または行の高さまたは行送りよりも小さい。
FIG. 1D shows a state in which the “up” key is further pressed once from the state of FIG. The following processing is performed in response to the depression of the “up” key.
(1) With the positional relationship between the cursor 22 and the text 24 unchanged, they are moved downward with respect to the upper frame 32 so that a margin 34 appears.
The amount of movement at this time, that is, the width or size of the margin 34 is smaller than the width of one line of text 24, the height of the line or the line feed.

なお、図1(a)の状態からマウスを操作することでスクロールバー28をクリックアンドドラッグし、図1(d)の状態を得ることも可能である。このようなスクロールバー28の機能は公知の技術を使用して実現される。例えば、メーラは、スクロールバー28のクリックアンドドラッグが生じると、クリック時点でのテキスト24内でのカーソル22の位置を固定したまま、ドラッグに応じてテキスト24およびカーソル22を枠30に対して移動させてもよい。   It is also possible to obtain the state of FIG. 1D by clicking and dragging the scroll bar 28 by operating the mouse from the state of FIG. Such a function of the scroll bar 28 is realized by using a known technique. For example, when a click-and-drag of the scroll bar 28 occurs, the mailer moves the text 24 and the cursor 22 relative to the frame 30 in accordance with the drag while keeping the position of the cursor 22 in the text 24 at the time of the click. You may let them.

本実施の形態に係るメーラによると、図1(a)の状態からキーボードの「上」キーの連打により図1(d)の状態に至ることができ、かつ図1(d)の状態ではマージン34の存在によりそれがテキスト24の一番上の行を表していることが明確となっている。したがって、ユーザはキーボードから手を離すことなくより確実にテキスト24の一番上の行に何が書いてあったか確認することができる。また、ユーザは、一番上の行を確かめるためにいったんキーボードから手を離し、マウスでスクロールバー28をクリックアンドドラッグする必要がないので、操作性が向上する。   According to the mailer according to the present embodiment, the state shown in FIG. 1A can be reached by repeatedly hitting the “up” key of the keyboard, and the state shown in FIG. The presence of 34 makes it clear that it represents the top line of text 24. Therefore, the user can confirm what has been written on the top line of the text 24 more securely without taking his hand off the keyboard. In addition, since the user does not have to release the keyboard once to confirm the top line and click and drag the scroll bar 28 with the mouse, the operability is improved.

本実施の形態では、キーボードとマウスという二種類の入力手段を例として説明したが、本実施の形態に係る技術的思想は、カーソルまたはテキストを移動させるために少なくとも二種類の入力手段が用意されているデバイスにも適用可能であり、適用された場合には上述と同様の作用効果を奏する。例えば、スマートフォンのUXに適用する場合、本実施の形態のキーボードをソフトウエアキーボードに、マウスをフリック動作またはスライド動作に、それぞれ読み替えてもよい。   In the present embodiment, two types of input means such as a keyboard and a mouse have been described as examples. However, the technical idea according to the present embodiment provides at least two types of input means for moving a cursor or text. The present invention can also be applied to devices that have the same effects as those described above. For example, when applied to the UX of a smartphone, the keyboard of this embodiment may be read as a software keyboard, and the mouse may be read as a flick action or a slide action.

以上、実施の形態に係るコンピュータプログラムについて説明した。この実施の形態は例示であり、その各構成要素や各処理の組み合わせにいろいろな変形例が可能なこと、またそうした変形例も本発明の範囲にあることは当業者に理解されるところである。   The computer program according to the embodiment has been described above. This embodiment is an exemplification, and it is understood by those skilled in the art that various modifications can be made to each component and combination of processes, and such modifications are within the scope of the present invention.

本実施の形態では、カーソル22が上枠32の直下の行に位置するときに「上」キーが押し下げられたときの処理について説明したが、これに限られない。例えば、左右の枠に隣接する列にカーソル22が位置するときに同様の処理が行われてもよいし、カーソル22と枠30とが所定の位置関係にあるときに同様の処理が行われてもよい。

In the present embodiment, the processing when the “up” key is pressed when the cursor 22 is positioned in the line immediately below the upper frame 32 has been described, but the present invention is not limited to this. For example, the same processing may be performed when the cursor 22 is positioned in a column adjacent to the left and right frames, or the similar processing is performed when the cursor 22 and the frame 30 are in a predetermined positional relationship. Also good.

Claims (7)

ユーザインタフェースからの信号に応じて、ディスプレイに表示されたテキストに対してカーソルを移動させる機能と、
前記カーソルが前記テキスト内の所定の位置にある状態で前記信号が生成された場合、前記テキスト内での前記カーソルの位置を固定したまま前記テキストおよび前記カーソルを、前記ディスプレイ上での前記テキストの表示範囲を示す枠に対して移動させる機能と、をコンピュータに実現させるためのコンピュータプログラムであって、
前記テキストおよび前記カーソルの前記枠に対する移動の量は、前記テキストの1行の幅より小さいことを特徴とするコンピュータプログラム
A function to move the cursor to the text displayed on the display in response to a signal from the user interface;
When the signal is generated in a state where the cursor is at a predetermined position in the text, the position of the cursor in the text is fixed, and the text and the cursor are moved to the text on the display. A computer program for causing a computer to perform a function of moving relative to a frame indicating a display range ;
The amount of movement of the text and the cursor relative to the frame is smaller than the width of one line of the text .
前記信号に応じた前記カーソルの前記テキストに対する移動の向きは、前記テキストおよび前記カーソルの前記枠に対する移動の向きと逆であることを特徴とする請求項1に記載のコンピュータプログラム。   The computer program according to claim 1, wherein a direction of movement of the cursor with respect to the text according to the signal is opposite to a direction of movement of the text and the cursor with respect to the frame. 前記所定の位置は、前記テキストの端であることを特徴とする請求項1または2に記載のコンピュータプログラム。   The computer program according to claim 1, wherein the predetermined position is an end of the text. 前記テキストの端は前記枠の隣にあることを特徴とする請求項3に記載のコンピュータプログラム。   The computer program according to claim 3, wherein an end of the text is adjacent to the frame. 別の信号が生成された場合、その時点での前記テキスト内での前記カーソルの位置を固定したまま前記テキストおよび前記カーソルを、前記枠に対して移動させる機能をさらにコンピュータに実現させるためのものであることを特徴とする請求項1から4のいずれかに記載のコンピュータプログラム。 If another signal is generated, as the said text and the cursor remains positioned fixing the cursor within said text at that time, for realizing further computer functions to move relative to the frame computer program according to any of claims 1 to 4, characterized in that it. ユーザインタフェースからの信号に応じて、ディスプレイに表示されたテキストに対してカーソルを移動させる第1制御部と、
前記カーソルが前記テキスト内の所定の位置にある状態で前記信号が生成された場合、前記テキスト内での前記カーソルの位置を固定したまま前記テキストおよび前記カーソルを、前記ディスプレイ上での前記テキストの表示範囲を示す枠に対して移動させる第2制御部と、を備え、
前記テキストおよび前記カーソルの前記枠に対する移動の量は、前記テキストの1行の幅より小さいことを特徴とする装置。
A first control unit that moves the cursor with respect to the text displayed on the display in response to a signal from the user interface;
When the signal is generated in a state where the cursor is at a predetermined position in the text, the position of the cursor in the text is fixed, and the text and the cursor are moved to the text on the display. e Bei a second control unit that moves relative to the frame indicating the display range, and
The amount of movement of the text and the cursor relative to the frame is less than the width of one line of the text .
ユーザインタフェースからの信号に応じて、ディスプレイに表示されたテキストに対してカーソルを移動させるステップと、
前記カーソルが前記テキスト内の所定の位置にある状態で前記信号が生成された場合、前記テキスト内での前記カーソルの位置を固定したまま前記テキストおよび前記カーソルを、前記ディスプレイ上での前記テキストの表示範囲を示す枠に対して移動させるステップと、を含み、
前記テキストおよび前記カーソルの前記枠に対する移動の量は、前記テキストの1行の幅より小さいことを特徴とする方法。
Moving the cursor with respect to the text displayed on the display in response to a signal from the user interface;
When the signal is generated in a state where the cursor is at a predetermined position in the text, the position of the cursor in the text is fixed, and the text and the cursor are moved to the text on the display. and moving relative to the frame indicating the display range, only including,
The amount of movement of the text and the cursor relative to the frame is less than the width of one line of the text .
JP2015058839A 2015-03-22 2015-03-22 Computer program, apparatus and method Expired - Fee Related JP5852277B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015058839A JP5852277B1 (en) 2015-03-22 2015-03-22 Computer program, apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015058839A JP5852277B1 (en) 2015-03-22 2015-03-22 Computer program, apparatus and method

Publications (2)

Publication Number Publication Date
JP5852277B1 true JP5852277B1 (en) 2016-02-03
JP2016177712A JP2016177712A (en) 2016-10-06

Family

ID=55238015

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015058839A Expired - Fee Related JP5852277B1 (en) 2015-03-22 2015-03-22 Computer program, apparatus and method

Country Status (1)

Country Link
JP (1) JP5852277B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01161396A (en) * 1987-12-18 1989-06-26 Fujitsu Ltd Scroll reaching display control system
JPH0546349A (en) * 1991-08-14 1993-02-26 Sharp Corp Information processor
JP2010515973A (en) * 2007-01-07 2010-05-13 アップル インコーポレイテッド animation

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01161396A (en) * 1987-12-18 1989-06-26 Fujitsu Ltd Scroll reaching display control system
JPH0546349A (en) * 1991-08-14 1993-02-26 Sharp Corp Information processor
JP2010515973A (en) * 2007-01-07 2010-05-13 アップル インコーポレイテッド animation

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
JPN6015030985; 阿曽 弘具,堀口 進,曽根 秀昭,下平 博,鈴木 均: '"エディタvi"' UNIXとC 第1版, 19941225, pp33-36, 株式会社近代科学社 *
JPN6015030986; 西沢 直木: '"4-2-11 画面のスクロール"' 秀丸マクロポケットリファレンス 第1版, 20100310, p148, 株式会社技術評論社 *

Also Published As

Publication number Publication date
JP2016177712A (en) 2016-10-06

Similar Documents

Publication Publication Date Title
CN106776514B (en) Annotating method and device
CN105302784B (en) Method and system for copying/cutting and pasting data
CA2767515C (en) Scrolling method of mobile terminal and apparatus for performing the same
US9342239B2 (en) Virtual interface devices
JP7101747B2 (en) Capture image generation method for display window and its device
JP6264293B2 (en) Display control apparatus, display control method, and program
JP6223690B2 (en) Method and apparatus for generating capture image for display window
CN108958608B (en) Interface element operation method and device of electronic whiteboard and interactive intelligent equipment
CN109445657B (en) Document editing method and device
CN107368511B (en) Information display method and device
JP2008512756A (en) Content handling and scrolling on the screen
KR20120102262A (en) The method for selecting a desired contents from text in portable terminal and device thererof
JP2007179168A (en) Information processor, information processing method, and program
US20130127745A1 (en) Method for Multiple Touch Control Virtual Objects and System thereof
US20170060820A1 (en) Authoring tool including style selector bars for selecting styles for media components
CN105786338A (en) Textbox editing method and apparatus
JP5852277B1 (en) Computer program, apparatus and method
JP2014195202A (en) Symbol inputting device and program
KR101601691B1 (en) Method and apparatus for using a layer on an electronic document
US10706219B2 (en) Electronic device and control method thereof
US20150089356A1 (en) Text Selection
US20130205201A1 (en) Touch Control Presentation System and the Method thereof
WO2014103635A1 (en) Object selection method, storage medium storing program, and information processing device
US20210389849A1 (en) Terminal, control method therefor, and recording medium in which program for implementing method is recorded
JP5189706B1 (en) Computer program executed by portable terminal having touch panel

Legal Events

Date Code Title Description
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: 20151110

R150 Certificate of patent or registration of utility model

Ref document number: 5852277

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees