WO2019230188A1 - 表示装置及び表示制御プログラム - Google Patents

表示装置及び表示制御プログラム Download PDF

Info

Publication number
WO2019230188A1
WO2019230188A1 PCT/JP2019/015005 JP2019015005W WO2019230188A1 WO 2019230188 A1 WO2019230188 A1 WO 2019230188A1 JP 2019015005 W JP2019015005 W JP 2019015005W WO 2019230188 A1 WO2019230188 A1 WO 2019230188A1
Authority
WO
WIPO (PCT)
Prior art keywords
scroll
display
screen
content
touch panel
Prior art date
Application number
PCT/JP2019/015005
Other languages
English (en)
French (fr)
Inventor
京勲 宮本
Original Assignee
京セラドキュメントソリューションズ株式会社
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 京セラドキュメントソリューションズ株式会社 filed Critical 京セラドキュメントソリューションズ株式会社
Priority to US17/058,643 priority Critical patent/US20210200399A1/en
Priority to JP2020521755A priority patent/JP6923080B2/ja
Priority to CN201980035422.3A priority patent/CN112534389A/zh
Publication of WO2019230188A1 publication Critical patent/WO2019230188A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/34Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators for rolling or scrolling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2340/00Aspects of display data processing
    • G09G2340/04Changes in size, position or resolution of an image
    • G09G2340/0464Positioning
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2354/00Aspects of interface with display user

Definitions

  • the present invention relates to a display device and a display control program, and more particularly to a technique for scrolling and displaying content on a screen of a display unit.
  • a mobile terminal device such as a smartphone includes a touch panel on a screen of a display unit, receives a user operation on the screen of the display unit through the touch panel, and operates in response to the user operation.
  • User operations include touch operations, scroll operations (so-called flick operations and swipe operations), drag operations, and the like. For example, when a scroll operation is performed on the touch panel while content is displayed on the screen of the display unit, the content is scroll-displayed on the screen of the display unit.
  • Patent Document 1 describes a technique in which scroll display is continuously performed when a scroll operation in a direction in which scrolling is desired is performed a plurality of times.
  • the display unit performs a scrolling operation based on the direction of the scroll display on the screen of the display unit and the direction of the new scroll operation. Change the scroll speed on the screen.
  • the direction of scroll display on the screen of the display unit includes a vertical direction and a horizontal direction.
  • the direction of the scroll display is indicated by an arrow or a scroll bar.
  • the display of the arrow or the scroll bar may be omitted because the display area that can be freely used on the screen becomes narrow or the display of the screen becomes complicated.
  • the scroll operation may be erroneously performed in a direction deviating from the direction, but a scroll display is performed for the scroll operation in the deviated direction. In some cases, the user may not understand why scrolling is not performed.
  • Patent Document 1 does not correspond to such an erroneous scroll operation, and cannot assist the user when the scroll operation is incorrect.
  • the present invention has been made in view of the above circumstances, and an object thereof is to suggest a scroll display direction to a user when a scroll operation is performed by the user in a direction deviating from the scroll display direction. To do.
  • a display device displays a content on a display unit, a touch panel provided on the screen of the display unit, and the screen of the display unit, and has a predetermined direction set in advance with respect to the touch panel.
  • a control unit that scrolls and displays the content in the specified direction on the screen of the display unit when a scroll operation is performed, and the control unit has a direction of a scroll operation with respect to the touch panel deviated from the specified direction.
  • the content is limited to a predetermined amount on the screen of the display unit and scroll-displayed in the specified direction.
  • a display control program displays content on a screen of a display unit, and performs a scroll operation in a predetermined direction set in advance on a touch panel provided on the screen of the display unit.
  • the control unit causes the computer to function as a control unit that scrolls and displays the content in the specified direction on the screen of the display unit. Further, the control unit causes the direction of the scroll operation on the touch panel to deviate from the specified direction. In such a case, the computer is caused to function so that the content is limited to a predetermined amount on the screen of the display unit and scroll-displayed in the specified direction.
  • the original scroll display direction can be suggested to the user.
  • FIG. 1 It is a figure which shows the external appearance of the display apparatus concerning one Embodiment of this invention. It is a block diagram which shows the internal structure of the display apparatus of this embodiment. It is a flowchart which shows the process sequence for scroll-displaying a content on the screen of a display part. It is a figure which shows the state of the content scroll-displayed in the horizontal direction on the screen of a display part. It is a figure which shows the state of the content scroll-displayed in the horizontal direction on the screen of a display part. It is a figure which shows the state of the content scroll-displayed in the horizontal direction on the screen of a display part. It is a figure which shows the state of the content scroll-displayed in the horizontal direction on the screen of a display part. It is a figure which shows the state of the content scroll-displayed in the horizontal direction on the screen of a display part.
  • FIG. 1 is a diagram showing the appearance of an embodiment of the display device of the present invention.
  • FIG. 2 is a block diagram showing the internal configuration of the display device of this embodiment.
  • the display device 10 of the present embodiment is a mobile terminal device such as a smartphone, and includes a display unit 12, a touch panel 13, a communication unit 14, a storage unit 15, and a control unit 11. These components can transmit / receive data or signals to / from each other through a bus.
  • the display unit 12 includes a liquid crystal display (LCD) or an organic EL (OLED: Organic Light-Emitting Diode).
  • LCD liquid crystal display
  • OLED Organic Light-Emitting Diode
  • the touch panel 13 is a so-called resistive film type or capacitive type touch panel.
  • the touch panel 13 is arranged on the screen of the display unit 12 and detects contact of a finger or the like with the contact position on the screen of the display unit 12.
  • touch panel 13 detects contact with a finger or the like, it outputs a detection signal indicating the coordinates of the contact position to control unit 21 of control unit 11 or the like. Accordingly, the touch panel 13 serves as an operation unit to which a user operation on the screen of the display unit 12 is input.
  • the display device 10 may include a hard key in addition to the touch panel 13 as an operation unit to which a user operation is input.
  • the communication unit 14 is a communication interface including a communication module such as a LAN chip (not shown).
  • the storage unit 15 includes a large capacity SSD (Solid State Drive), HDD (Hard Disk Drive), and the like, and stores various data and programs.
  • SSD Solid State Drive
  • HDD Hard Disk Drive
  • the control unit 11 includes a processor, a RAM (Random Access Memory), a ROM (Read Only Memory), and the like.
  • the processor is, for example, a CPU (Central Processing Unit), an ASIC (Application Specific Integrated Circuit), or an MPU (Micro Processing Unit).
  • the control unit 11 functions as the control unit 21 when the control program stored in the ROM or the storage unit 15 is executed by the processor. Note that the control unit 21 may be configured by a hardware circuit without depending on the operation based on the above-described control program.
  • the control unit 21 controls the overall operation of the display device 10.
  • the control unit 11 is connected to the display unit 12, the touch panel 13, the communication unit 14, the storage unit 15, and the like.
  • the control unit 21 controls the operation of these units and transmits / receives signals or data to / from each unit.
  • the control unit 21 serves as a processing unit that executes various processes.
  • the control unit 21 has a function of controlling the communication operation of the communication unit 14.
  • the control unit 21 has a function of controlling the display operation of the display unit 12.
  • control unit 21 specifies the user operation input by the user based on the detection signal output from the touch panel 13. Then, the control unit 21 receives the specified user operation and performs a response operation to the user operation.
  • the above user operations include touch operations, scroll operations (so-called flick operations and swipe operations), drag operations, and the like.
  • touch panel 13 when the user touches the touch panel 13 and immediately releases it, the touch panel 13 outputs a detection signal indicating the position where the contact is detected to the control unit 21.
  • the control unit 21 determines that the user operation is a touch operation based on the detection signal, and accepts the touch operation. This touch operation is performed, for example, on a soft key that the control unit 21 displays on the screen of the display unit 12.
  • the touch panel 13 controls a detection signal indicating each movement position from the initial position at which contact is first detected to the last position at which contact is finally detected.
  • the control unit 21 determines that the user operation is a swipe operation based on the detection signal and the operation direction of the swipe operation, and accepts the swipe operation.
  • the control unit 21 scrolls and displays content such as text and images displayed on the screen of the display unit 12 in response to the swipe operation.
  • the touch panel 13 first detects contact.
  • a detection signal indicating each movement position from the initial position to the final position where contact was last detected is output to the control unit 21.
  • the control unit 21 detects a quick change of the contact position in a short time based on the detection signal, determines that the user operation is a flick operation, and the operation direction of the flick operation, This flick operation is accepted.
  • the control unit 21 scrolls and displays content such as text and images displayed on the screen of the display unit 12 in response to the flick operation.
  • the moving speed of the content on the screen of the display unit 12 is the fastest at the start of the scroll display and is gradually slowed with the passage of time from the start point.
  • the display is controlled so as to be “0”.
  • the direction of scroll display on the screen of the display unit 12 that is, a predetermined specified direction
  • the vertical direction one predetermined direction, for example, the y direction in FIG. 1
  • the horizontal direction the one specified above.
  • the direction orthogonal to the direction for example, the x direction in FIG. 1
  • the screen of the display unit 12 of the display device 10 which is a portable terminal device is small, the direction of the scroll display is always indicated by an arrow or a scroll bar.
  • the display area that can be freely used on the screen becomes narrow, and the display on the screen becomes complicated.
  • the user may not know the direction of the scroll display and may erroneously perform a scroll operation in a direction different from the scroll display direction (a direction deviating from the scroll display direction). Since the scroll display is not performed for the scroll operation in the deviated direction, the user may not understand why the scroll display is not performed.
  • the control unit 21 determines whether or not the direction of the scroll operation (the flick operation or the swipe operation) on the touch panel 13 deviates from the scroll display direction.
  • the control unit 21 scrolls and displays the content displayed on the screen of the display unit 12 in the scroll display direction by a predetermined amount. For this reason, even when the user performs a scroll operation in the direction away from the user, the direction of the correct scroll operation (the direction of the scroll display In the same direction).
  • the scroll display direction of the content C on the screen is the horizontal and horizontal directions (predetermined The direction (for example, the x direction shown in FIG. 4A) only.
  • control unit 21 waits for a user operation on the touch panel 13 (S101 “No”) and determines that the user operation on the touch panel 13 is performed based on the detection signal from the touch panel 13 (S101 “Yes”), Further, it is determined whether or not the user operation is a scroll operation (flick operation) (S102).
  • the control unit 21 executes a response process associated with the user operation different from the scroll operation (S103). For example, when the user operation is a touch operation on an icon (an example of content), the control unit 21 determines a touch operation on the icon and executes a process corresponding to the icon. Thereafter, the process returns to S101.
  • the control unit 21 determines whether the direction of the scroll operation is the horizontal direction (S104). For example, as shown in FIG. 5, when the start position Q of the scroll operation is a sector center and a horizontal line passing through the start position Q is a center line H, the direction of the scroll operation is the center line H When the controller 21 determines that it is within a predetermined sector angle range ⁇ that spreads on both sides, the control unit 21 determines that the direction of the scroll operation is the horizontal direction. In addition, when the direction of the scroll operation is not within the predetermined sector angle range ⁇ , the control unit 21 does not move the scroll operation in the horizontal direction, that is, the direction of the scroll operation deviates from the scroll display direction. It is determined that
  • the direction of the scroll operation is the left horizontal direction (for example, the + x direction in FIG. 4B) and the right horizontal direction (for example, FIG. 4C is determined (Sx).
  • the control unit 21 determines that the direction of the scroll operation is the left horizontal direction (S105 “left”), based on the image data of the content C stored in advance in the storage unit 15, as illustrated in FIG. 4B.
  • the content C is scroll-displayed on the screen of the display unit 12 in the instructed left lateral direction with the scroll amount indicated by the scroll operation (S106).
  • control unit 21 determines that the direction of the scroll operation is the right lateral direction (S105 “right”), based on the image data of the content C stored in advance in the storage unit 15, as illustrated in FIG. 4C.
  • the content C is scroll-displayed on the screen of the display unit 12 in the instructed right lateral direction by the scroll amount indicated by the scroll operation (S107). After S106 and S107, the process returns to S101.
  • control unit 21 determines that the direction of the scroll operation is not within the predetermined sector angle range ⁇ and thus the direction of the scroll operation is not the horizontal direction (S104 “No”), the left side The scroll display of the predetermined minute distance R in the direction or the horizontal direction is executed (S109).
  • the minute distance R is set to a predetermined fixed amount that is smaller than the scroll amount indicated by the scroll operation.
  • the control unit 21 may not perform the scroll display of the minute distance R.
  • the control unit 21 moves the content C to the left horizontal direction or the right horizontal direction on the screen of the display unit 12 as illustrated in FIG. 4D or 4E.
  • the scroll display is performed in the direction and for a predetermined minute distance R (S109). That is, when the control unit 21 determines that the direction of the scroll operation is not the horizontal direction (S104 “No”), the content C is displayed on the screen of the display unit 12 in the left horizontal direction or the right horizontal direction in advance.
  • the scroll display is limited to the minute distance R in any of the predetermined directions (S109). Thereafter, the process returns to S101.
  • the user performs a scroll operation in a direction deviating from the horizontal direction (for example, a direction different from the horizontal direction, such as the vertical direction), but on the screen of the display unit 12, Since the content C is scroll-displayed by a minute distance R in the right lateral direction, by visually recognizing the scroll display, the direction of the scroll operation performed by the user is incorrect, and the scroll display direction and the correct scroll operation direction are displayed. Can detect that the horizontal direction is correct.
  • a direction deviating from the horizontal direction for example, a direction different from the horizontal direction, such as the vertical direction
  • control unit 21 determines that the user has performed a scroll operation in the horizontal direction (S101 “Yes”), and determines that the direction of the scroll operation by the user is the horizontal direction (S102 “Yes”, If it is determined that the direction of the scroll operation is the left lateral direction (S105 “left”), scroll display in the left direction is performed (S106). If the control unit 21 determines that the direction of the scroll operation is the right lateral direction (S105 “right”), scroll display in the left direction is performed (S107).
  • the scroll display in the original direction in this case is a scroll display of a minute distance R, the display content of the screen does not change significantly.
  • the control unit 21 scrolls the content displayed on the screen of the display unit 12 by a predetermined amount when the scroll operation deviating from the scroll display direction is repeated a plurality of times. Scroll in the direction.
  • control unit 21 sequentially determines the scroll operation on the touch panel 13 and determines that the direction of the scroll operation is not the left-right / left-side direction (correct scroll-operation direction) as described above, The number of continuous scroll operations in the direction of the scroll operation) is counted. Then, the control unit 21 moves the content C on the screen of the display unit 12 in the left lateral direction or the right lateral direction by a minute distance R only by performing the scroll operation in the wrong direction once. When the predetermined number of times (for example, 3 times) set in advance is reached without performing the scroll display control, the control is performed to scroll the minute distance R.
  • the direction of the scroll operation is set to a predetermined sector angle with the start position Q of the scroll operation as the sector center and spreading on both sides of the vertical center line V passing through the start position Q.
  • the control unit 21 determines that the range ⁇ is entered, the control unit 21 determines that the direction of the scroll operation is the upper vertical direction or the lower vertical direction, and scroll display in the determined upper vertical direction or the lower vertical direction. I do. For example, as shown in FIG. 6B or 6C, the control unit 21 scrolls and displays the content C in the determined direction on the screen of the display unit 12.
  • the control unit 21 determines that the direction of the scroll operation does not fall within the predetermined sector angle range ⁇ , and determines that the direction of the scroll operation is not the vertical and vertical directions.
  • the control unit 21 performs scroll display for a predetermined minute distance R in either the upper vertical direction or the lower vertical direction and in a predetermined direction.
  • the control unit 21 scrolls and displays the content C on the screen of the display unit 12 by a minute distance R in the vertical direction or the vertical direction.
  • the user visually recognizes the scroll display for the minute distance R so that the direction of the scroll operation performed by the user is wrong, and the vertical and vertical directions (y direction) are the correct scroll display direction and scroll operation direction. It becomes possible to detect that there is.
  • the scroll display directions of the content C on the screen of the display unit 12 are the horizontal and vertical directions and the vertical and vertical directions as shown in FIG. Note that one of the left and right horizontal directions and the vertical and vertical directions is the first specified direction, and the other direction corresponds to the second specified direction.
  • the control unit 21 determines that the direction of the scroll operation falls within a predetermined sector angle range ⁇ , the control unit 21 determines that the direction of the scroll operation is the horizontal direction and displays the display unit.
  • the content C on the 12 screens is scroll-displayed in the direction of the scroll operation (left horizontal direction or right horizontal direction). Further, as shown in FIG.
  • control unit 21 determines that the direction of the scroll operation falls within a predetermined sector angle range ⁇ , the control unit 21 determines that the direction of the scroll operation is the vertical and vertical directions, The control unit 21 scrolls and displays the content C on the screen of the display unit 12 in the scroll operation direction (upper vertical direction or lower vertical direction).
  • control unit 21 determines that the direction of the scroll operation does not fall within any of the sector angle ranges ⁇ and ⁇ , the range A or the sector angle where the direction of the scroll operation is adjacent to the sector angle range ⁇ . It is determined which of the ranges B adjacent to the range ⁇ is entered. Then, when the control unit 21 determines that the direction of the scroll operation falls within the range A adjacent to the sector angle range ⁇ , the control unit 21 causes the content C on the screen of the display unit 12 to be displayed in the left lateral direction or the right lateral direction. Scroll display is performed for a predetermined minute distance R.
  • control unit 21 determines that the direction of the scroll operation falls within the range B adjacent to the sector angle range ⁇ , the control unit 21 causes the content C on the screen of the display unit 12 to be displayed in the upper vertical direction or the lower vertical direction. Scroll display is performed for a predetermined minute distance R. This makes it possible for the user to detect the original scroll display direction and the correct scroll operation even if the user performs an erroneous scroll display in either the horizontal direction or the vertical direction.
  • the control unit 21 determines that a scroll operation in the lower vertical direction has been performed on the touch panel 13. In this case, the control unit 21 determines that the content C cannot be scroll-displayed beyond the terminal position, and the control unit 21 displays the content C on the screen of the display unit 12 in the right lateral direction in which the scroll operation is performed. Or, a predetermined minute distance R in the + J direction, which is a predetermined direction (for example, an upper left direction, a direction including components of both directions that can be scrolled) different from the lower vertical direction. Scroll display.
  • the control unit 21 determines that an operation has been performed on the touch panel 13. In this case, the control unit 21 determines that the content C cannot be scrolled beyond the end position, and the content C on the screen of the display unit 12 is scrolled to the left horizontal direction or the lower vertical direction. Is a predetermined direction (for example, a diagonally upward right direction, a direction including components of both directions that can be scroll-displayed), and is scroll-displayed by a predetermined minute distance R in the ⁇ J direction. Like that.
  • the control unit 21 determines that a scroll operation has been performed in a direction beyond the end position in a state where the end position and the end position of the scroll display in the vertical direction are reached. In this case, the control unit 21 performs scroll display for a minute distance R in the direction opposite to the direction in which the content C exceeds the end positions (left diagonally downward or right diagonally downward).
  • the content C when the content C has reached the end position of the scroll display in the right direction or the end position of the scroll display in the horizontal direction on the screen of the display unit 12, a scroll operation in a direction exceeding the end position is performed.
  • the content C may be scroll-displayed by a minute distance R in the left horizontal direction or the right horizontal direction.
  • the scroll operation in the direction beyond these end positions is performed. If performed, the content C may be scroll-displayed by a minute distance R in the upper vertical direction or the lower vertical direction.
  • the user can detect that the end position of the scroll display has been reached by the scroll display of such a minute distance R.
  • control unit 21 scrolls the content C on the screen of the display unit 12 by the minute distance R (that is, maintains the display state after the scroll display). After the content C is scroll-displayed by the minute distance R, the content C may be scroll-returned back to the original position displayed before the scroll display is performed.
  • the display method by the display apparatus 10 demonstrated in the said embodiment can be provided as a control program memorize
  • This control program is recorded on a non-transitory recording medium readable by a computer, such as a hard disk, CD-ROM, DVD-ROM, or semiconductor memory.
  • a non-transitory recording medium readable by a computer that records the control program is an embodiment of the present invention.

Abstract

表示装置(10)は、表示部(12)と、表示部(12)の画面に設けられたタッチパネル(13)と、表示部(12)の画面にコンテンツを表示させ、タッチパネル(13)に対して規定方向のスクロール操作が行われると、表示部(12)の画面上でコンテンツを規定方向にスクロール表示させる制御部(21)とを備える。制御部(21)は、タッチパネル(13)に対するスクロール操作の方向が規定方向から外れた場合に、表示部(12)の画面上でコンテンツを微小距離(R)に限定して当該規定方向にスクロール表示させる。

Description

表示装置及び表示制御プログラム
 本発明は、表示装置及び表示制御プログラムに関し、特にコンテンツを表示部の画面にスクロール表示させるための技術に関する。
 スマートフォンなどの携帯端末装置(表示装置の一例)は、表示部の画面にタッチパネルを備え、表示部の画面に対するユーザー操作を、タッチパネルを通じて受け付けて、このユーザー操作に応答して動作する。ユーザー操作には、タッチ操作、スクロール操作(所謂フリック操作やスワイプ操作)、ドラッグ操作などがある。例えば、表示部の画面にコンテンツを表示させた状態で、タッチパネルに対してスクロール操作が行われると、表示部の画面上でコンテンツをスクロール表示させる。
 ここで、特許文献1には、スクロールしたい方向へのスクロール操作を複数回行うと、スクロール表示を連続して行う技術が記載されている。この技術は、連続してスクロールされているときに新たなスクロール操作が検出された場合は、表示部の画面上でのスクロール表示の方向と、新たなスクロール操作の方向とに基づいて表示部の画面上でのスクロール速度を変更する。
特開2013-003718号公報
 ここで、表示部の画面におけるスクロール表示の方向としては、縦方向や横方向などがあるが、携帯端末装置のように表示部の画面が小さい場合は、そのスクロール表示の方向を矢印又はスクロールバーなどで常時表示すると、画面の自由に使える表示領域が狭くなったり、画面の表示が煩雑になったりするため、当該矢印又はスクロールバーの表示は省略されることがある。
 この省略により、ユーザーがスクロール操作の方向を分かっていないと、その方向から外れた方向に誤ってスクロール操作されることがあるが、この外れた方向のスクロール操作に対してはスクロール表示がなされることがなく、ユーザーはなぜスクロール表示が行われないのかを理解できない場合がある。
 特許文献1の技術は、そのような誤ったスクロール操作に対応するものではなく、スクロール操作を誤ったときにユーザーを支援することもできない。
 本発明は、上記の事情に鑑みなされたものであり、ユーザーによりスクロール操作がスクロール表示の方向から外れた方向に行われたときに、ユーザーに対してスクロール表示の方向を示唆することを目的とする。
 本発明の一局面にかかる表示装置は、表示部と、前記表示部の画面に設けられたタッチパネルと、前記表示部の画面にコンテンツを表示させ、前記タッチパネルに対して予め設定された規定方向のスクロール操作が行われると、前記表示部の画面上で前記コンテンツを前記規定方向にスクロール表示させる制御部と、を備え、前記制御部は、前記タッチパネルに対するスクロール操作の方向が前記規定方向から外れた場合に、前記表示部の画面上で前記コンテンツを、予め定められた量に限定して、当該規定方向にスクロール表示させるものである。
 また、本発明の別の一局面にかかる表示制御プログラムは、表示部の画面にコンテンツを表示させ、前記表示部の画面に設けられたタッチパネルに対して予め設定された規定方向のスクロール操作が行われると、前記表示部の画面上で前記コンテンツを前記規定方向にスクロール表示させる制御部として、コンピューターを機能させ、更に、前記制御部が、前記タッチパネルに対するスクロール操作の方向が前記規定方向から外れた場合に、前記表示部の画面上で前記コンテンツを、予め定められた量に限定して、当該規定方向にスクロール表示させるように、前記コンピューターを機能させるものである。
 本発明によれば、スクロール操作がスクロール表示の方向から外れた方向に行われたときに、ユーザーに対して本来のスクロール表示の方向を示唆することができる。
本発明の一実施形態にかかる表示装置の外観を示す図である。 本実施形態の表示装置の内部構成を示すブロック図である。 表示部の画面上でコンテンツをスクロール表示させるための処理手順を示すフローチャートである。 表示部の画面における左右横方向にスクロール表示されるコンテンツの状態を示す図である。 表示部の画面における左右横方向にスクロール表示されるコンテンツの状態を示す図である。 表示部の画面における左右横方向にスクロール表示されるコンテンツの状態を示す図である。 表示部の画面における左右横方向にスクロール表示されるコンテンツの状態を示す図である。 表示部の画面における左右横方向にスクロール表示されるコンテンツの状態を示す図である。 表示部の画面における左右横方向のスクロール操作の範囲を示す図である。 表示部の画面における上下縦方向にスクロール表示されるコンテンツの状態を示す図である。 表示部の画面における上下縦方向にスクロール表示されるコンテンツの状態を示す図である。 表示部の画面における上下縦方向にスクロール表示されるコンテンツの状態を示す図である。 表示部の画面における上下縦方向にスクロール表示されるコンテンツの状態を示す図である。 表示部の画面における上下縦方向にスクロール表示されるコンテンツの状態を示す図である。 表示部の画面における上下縦方向のスクロール操作の範囲を示す図である。 表示部の画面における左右横方向及び上下縦方向にスクロール表示されるコンテンツを示す図である。 表示部の画面における左右横方向及び上下縦方向のスクロール操作の範囲を示す図である。 表示部の画面上でコンテンツが左横方向の終端位置及び上縦方向の終端位置までスクロール表示されている状態を示す図である。
 以下、本発明の実施形態にかかる表示装置について図面を参照して詳細に説明する。
 図1は、本発明の表示装置の一実施形態の外観を示す図である。図2は、本実施形態の表示装置の内部構成を示すブロック図である。
 本実施形態の表示装置10は、例えば、スマートフォンなどの携帯端末装置であって、表示部12と、タッチパネル13と、通信部14と、記憶部15と、制御ユニット11とを備えている。これらの構成要素は、互いにバスを通じてデータ又は信号の送受信が可能とされている。
 表示部12は、液晶ディスプレイ(LCD:Liquid Crystal Display)や有機EL(OLED:Organic Light-Emitting Diode)などから構成される。
 タッチパネル13は、所謂抵抗膜方式や静電容量方式等のタッチパネルである。タッチパネル13は、表示部12の画面に配置され、表示部12の画面に対する指などの接触をその接触位置と共に検知する。タッチパネル13は、指などの接触を検知すると、その接触位置の座標を示す検知信号を制御ユニット11の制御部21などに出力する。従って、タッチパネル13は、表示部12の画面に対するユーザー操作が入力される操作部としての役割を果たす。
 また、表示装置10は、ユーザー操作が入力される操作部として、上記のタッチパネル13に加えてハードキーを備えてもよい。
 通信部14は、不図示のLANチップなどの通信モジュールを備える通信インターフェイスである。
 記憶部15は、大容量のSSD(Solid State Drive)、HDD(Hard Disk Drive)などからなり、各種のデータやプログラムを記憶している。
 制御ユニット11は、プロセッサー、RAM(Random Access Memory)、及びROM(Read Only Memory)などから構成される。プロセッサーは、例えばCPU(Central Processing Unit)、ASIC(Application Specific Integrated Circuit)、又はMPU(Micro Processing Unit)等である。この制御ユニット11は、上記のROM又は記憶部15に記憶された制御プログラムが上記プロセッサーで実行されることにより、制御部21として機能する。なお、制御部21は、前述の制御プログラムに基づく動作によらず、ハード回路により構成されてもよい。
 制御部21は、表示装置10の全体的な動作制御を司る。また、制御ユニット11は、表示部12、タッチパネル13、通信部14、および記憶部15などと接続されている。制御部21は、これら各部の動作制御や、各部との間での信号またはデータの送受信を行う。
 制御部21は、種々の処理を実行する処理部としての役割を果たす。制御部21は、通信部14の通信動作を制御する機能を有する。また、制御部21は、表示部12の表示動作を制御する機能を有する。
 また、制御部21は、タッチパネル13から出力される検知信号に基づき、ユーザーにより入力されたユーザー操作を特定する。そして、制御部21は、特定したユーザー操作を受け付けて、このユーザー操作に応答動作する。
 上記ユーザー操作には、タッチ操作、スクロール操作(所謂フリック操作やスワイプ操作)、ドラッグ操作などがある。例えば、ユーザーがタッチパネル13に指を接触させて直ちに離すと、タッチパネル13は、接触を検知した位置を示す検知信号を制御部21に出力する。制御部21は、当該検知信号を入力すると、この検知信号に基づきユーザー操作がタッチ操作であることを判定し、このタッチ操作を受け付ける。このタッチ操作は、例えば表示部12の画面に制御部21が表示させるソフトキーに対して行われる。
 また、ユーザーが指をタッチパネル13に接触させた状態で移動させると、タッチパネル13は、最初に接触を検出した初期位置から最後に接触を検出した最終位置までの各移動位置を示す検知信号を制御部21に出力する。制御部21は、該検知信号を入力すると、この検知信号に基づきユーザー操作がスワイプ操作であること、及びスワイプ操作の操作方向を判定し、このスワイプ操作を受け付ける。制御部21は、このスワイプ操作に応じて表示部12の画面に表示されているテキストや画像などのコンテンツをスクロール表示させる。
 また、ユーザーがタッチパネル13に指を接触させると同時にすばやく移動させて、タッチパネル13から指を離すと、つまり指によりタッチパネル13をはじくような操作を行うと、タッチパネル13は、最初に接触を検出した初期位置から最後に接触を検出した最終位置までの各移動位置を示す検知信号を制御部21に出力する。制御部21は、該検知信号を入力すると、この検知信号に基づき短時間での素早い接触位置の変化を検出して、ユーザー操作がフリック操作であること、及びフリック操作の操作方向を判定し、このフリック操作を受け付ける。制御部21は、このフリック操作に応じて表示部12の画面に表示されているテキストや画像などのコンテンツをスクロール表示させる。例えば、制御部21は、当該スクロール表示を行うとき、表示部12の画面上でのコンテンツの移動速度が、スクロール表示の開始時点で最も早く、開始時点からの時間の経過と共に徐々に遅くされて最後に「0」となるように表示制御する。
 ここで、表示部12の画面におけるスクロール表示の方向(つまり、予め設定された規定方向)としては、縦方向(予め定められた一方向。例えば、図1におけるy方向)及び横方向(上記一方向に直交する方向。例えば、図1におけるx方向)などがあるが、携帯端末装置である表示装置10の表示部12の画面が小さいため、そのスクロール表示の方向を矢印又はスクロールバーなどで常時表示すると、画面の自由に使える表示領域が狭くなったり、画面の表示が煩雑になったりする。
 このため、ユーザーがスクロール表示の方向が分からず、スクロール表示方向とは異なる方向(スクロール表示方向から外れた方向)に誤ってスクロール操作することがある。この外れた方向のスクロール操作に対してはスクロール表示がなされないため、ユーザーは、なぜスクロール表示が行われないのかを理解できない場合がある。
 そこで、本実施形態では、制御部21が、タッチパネル13に対するスクロール操作(上記フリック操作やスワイプ操作)の方向がスクロール表示の方向から外れたか否かを判定する。制御部21は、スクロール操作の方向がスクロール表示の方向から外れた場合に、表示部12の画面に表示されているコンテンツを予め定められた量だけスクロール表示の方向にスクロール表示させる。このため、ユーザーが、その外れた方向のスクロール操作を行った場合であっても、上記予め定められた量のスクロール表示及びその方向を見て、正しいスクロール操作の方向(当該スクロール表示の方向と同じ方向)を察知することができる。
 次に、本実施形態の表示装置10において、表示部12の画面上でコンテンツをスクロール表示させるための処理手順を、図3に示すフローチャートなどを参照して説明する。
 例えば、制御部21が、図4Aに示すように表示部12の画面にコンテンツCを表示させている状態で、該画面上でのコンテンツCのスクロール表示の方向が左右横方向(予め定められた方向。例えば図4Aに示すx方向)のみであるとする。
 制御部21は、タッチパネル13に対するユーザー操作を待機しており(S101「No」)、タッチパネル13からの検出信号に基づいてタッチパネル13に対するユーザー操作が行われたと判断したとき(S101「Yes」)、更に、ユーザー操作がスクロール操作(フリック操作)であるか否かを判定する(S102)。制御部21は、ユーザー操作がスクロール操作でないと判定すると(S102「No」)、スクロール操作とは異なる当該ユーザー操作に対応づけられた応答処理を実行する(S103)。例えば、ユーザー操作がアイコン(コンテンツの一例)に対するタッチ操作である場合、制御部21は、アイコンに対するタッチ操作を判定して、アイコンに対応する処理を実行する。この後、S101の処理に戻る。
 また、制御部21は、ユーザー操作がスクロール操作であると判定すると(S102「Yes」)、このスクロール操作の方向が上記左右横方向であるか否かを判定する(S104)。例えば、図5に示すように、該スクロール操作の開始位置Qを扇形中心としかつ該開始位置Qを通る横方向の線を中心線Hとしたときに、スクロール操作の方向が、当該中心線Hの両側に広がる予め定められた扇形角度範囲αに入っていると判断した場合に、制御部21は、スクロール操作の方向が左右横方向であると判定する。また、制御部21は、スクロール操作の方向が予め定められた扇形角度範囲αに入っていない場合に、スクロール操作の方向が左右横方向でない、すなわち、スクロール操作の方向がスクロール表示の方向から外れている、と判定する。
 そして、制御部21は、スクロール操作の方向が左右横方向であると判定すると(S104「Yes」)、スクロール操作の方向が左横方向(例えば図4Bにおける+x方向)及び右横方向(例えば図4Cにおける-x方向)のいずれであるかを判定する(S105)。例えば、制御部21は、スクロール操作の方向が左横方向であると判定すると(S105「左」)、記憶部15に予め記憶されているコンテンツCの画像データに基づき、図4Bに示すように表示部12の画面上でコンテンツCをその指示された左横方向に、前記スクロール操作により示されるスクロール量で、スクロール表示させる(S106)。
 また、制御部21は、スクロール操作の方向が右横方向であると判定すると(S105「右」)、記憶部15に予め記憶されているコンテンツCの画像データに基づき、図4Cに示すように表示部12の画面上でコンテンツCをその指示された右横方向に、前記スクロール操作により示されるスクロール量で、スクロール表示させる(S107)。S106及びS107の後、処理はS101に戻る。
 また、制御部21は、スクロール操作の方向が予め定められた扇形角度範囲αに入っておらず、よってスクロール操作の方向が左右横方向でないと判定した場合は(S104「No」)、左横方向又は右横方向であって予め定められた微小距離Rのスクロール表示を実行する(S109)。
 例えば、微小距離Rは、上記スクロール操作によって示されるスクロール量よりも少ない予め定められた一定量とされる。例えば、制御部21は、上記スクロール操作によって示されるスクロール量が微小距離Rよりも少ない場合は、上記微小距離Rのスクロール表示を行わないようにしてもよい。以下、微小距離Rという場合において全て同様である。
 例えば、制御部21は、記憶部15に予め記憶されているコンテンツCの画像データに基づき、図4D又は図4Eに示すように、表示部12の画面上でコンテンツCを左横方向又は右横方向にかつ予め定められた微小距離Rだけスクロール表示させる(S109)。すなわち、制御部21は、スクロール操作の方向が左右横方向でないと判定した場合に(S104「No」)、表示部12の画面上でコンテンツCを、左横方向又は右横方向のうち、予め定めておいたいずれかの方向に、微小距離Rに限定してスクロール表示させる(S109)。この後、処理はS101に戻る。
 このとき、ユーザーは、左右横方向から外れる方向(例えば上下方向のように、左右横方向とは異なる方向)にスクロール操作を行ったにもかかわらず、表示部12の画面上で左横方向又は右横方向に微小距離RだけコンテンツCがスクロール表示されるため、当該スクロール表示を視認することにより、自分が行ったスクロール操作の方向が誤っていて、スクロール表示される方向及び正しいスクロール操作の方向は、左右横方向が正しいことを察知することが可能になる。
 この後、制御部21により、ユーザーが左右横方向のスクロール操作が行われたと判断され(S101「Yes」)、ユーザーによるスクロール操作の方向が左右横方向であると判定され(S102「Yes」,S104「Yes」)、更にスクロール操作の方向が左横方向であると判定されると(S105「左」)、左方向のスクロール表示が行われる(S106)。また、制御部21により、スクロール操作の方向が右横方向であると判定されると(S105「右」)、左方向のスクロール表示が行われる(S107)。
 このように本実施形態では、タッチパネル13に対するスクロール操作の方向がスクロール表示の方向から外れた場合に、表示部12の画面に表示されているコンテンツCを、本来のスクロール表示の方向に上記微小距離Rだけスクロール表示させるため、ユーザーは、コンテンツCのスクロール表示の方向を視認して、本来のスクロール表示の方向及び正しいスクロール操作の方向を察知することが可能になる。すなわち、本実施形態によれば、スクロール操作がスクロール表示の方向から外れた方向に行われたときに、ユーザーに対して本来のスクロール表示の方向を示唆することができる。また、この場合における本来の方向へのスクロール表示は、微小距離Rのスクロール表示であるため、画面の表示内容が大幅に変化することがない。
<変形例1>
 変形例1では、制御部21は、スクロール表示の方向から外れたスクロール操作が複数回繰り返し行われたときに、表示部12の画面に表示されているコンテンツを予め定められた量だけスクロール表示の方向にスクロール表示させる。
 制御部21は、タッチパネル13に対するスクロール操作を逐次判定して、該スクロール操作の方向が上記のように左右横方向(正しいスクロール操作方向)でないと判定する度に、当該左右横方向でない方向(誤ったスクロール操作方向)へのスクロール操作の連続回数を計数する。そして、制御部21は、誤った方向のスクロール操作の連続回数が1回行われただけでは、上述した、表示部12の画面上でコンテンツCを左横方向又は右横方向に微小距離Rだけスクロール表示させる制御を行わず、予め設定された一定回数(例えば、3回)に達した場合に、当該微小距離Rだけスクロール表示させる制御を行う。
<変形例2>
 変形例2では、図6Aに示すように表示部12の画面上でのコンテンツCのスクロール表示の方向が上下縦方向(y方向)のみである。
 ユーザーが上縦方向(例えば図6Bに示す+y方向)又は下縦方向(例えば図6Cに示す-y方向)のスクロール操作をタッチパネル13に対して行ったものとする。このとき、図7に示すように、スクロール操作の方向が該スクロール操作の開始位置Qを扇形中心とし、かつ該開始位置Qを通る縦方向の中心線Vの両側に広がる予め定められた扇形角度範囲βに入ると制御部21が判断した場合、制御部21は、スクロール操作の方向が上縦方向又は下縦方向であると判定して、判定した上縦方向又は下縦方向へのスクロール表示を行う。例えば、制御部21は、図6B又は図6Cに示すように、表示部12の画面上でコンテンツCを上記判定された方向にスクロール表示させる。
 また、例えば、ユーザーが上縦方向又は下縦方向から外れた方向のスクロール操作をタッチパネル13に対して行ったものとする。このとき、制御部21は、スクロール操作の方向が所定の扇形角度範囲βに入らないと判断し、スクロール操作の方向が上下縦方向でないと判定する。この場合、制御部21は、上縦方向又は下縦方向のいずれかであって予め定められた方向に、予め定められた微小距離Rだけスクロール表示を行う。例えば、制御部21は、図6D、図6Eに示すように、表示部12の画面上でコンテンツCを上縦方向又は下縦方向に微小距離Rだけスクロール表示させる。これにより、ユーザーは、当該微小距離R分のスクロール表示を視認することによって、自分が行ったスクロール操作の方向が誤っていて、上下縦方向(y方向)が正しいスクロール表示方向及びスクロール操作方向であることを察知することが可能になる。
<変形例3>
 変形例3では、図8に示すように表示部12の画面上でのコンテンツCのスクロール表示の方向が左右横方向及び上下縦方向であることを前提とする。なお、左右横方向及び上下縦方向のうちの一方の方向が第1規定方向であり、その他方の方向が第2規定方向に対応する。
 ユーザーは、左右横方向又は上下縦方向のスクロール操作をタッチパネル13に対して行うものとする。制御部21は、図9に示すように、スクロール操作の方向が予め定められた扇形角度範囲αに入ると判断した場合は、スクロール操作の方向が左右横方向であると判定して、表示部12の画面上のコンテンツCを当該スクロール操作の方向(左横方向又は右横方向)にスクロール表示させる。また、制御部21は、図9に示すように、スクロール操作の方向が予め定められた扇形角度範囲βに入ると判断した場合は、スクロール操作の方向が上下縦方向であると判定して、制御部21により表示部12の画面上のコンテンツCを当該スクロール操作の方向(上縦方向又は下縦方向)にスクロール表示させる。
 更に、制御部21は、スクロール操作の方向が各扇形角度範囲α、βのいずれにも入らないと判断した場合には、スクロール操作の方向が扇形角度範囲αに隣接する範囲A、又は扇形角度範囲βに隣接する範囲Bのいずれに入るかを判定する。そして、制御部21は、スクロール操作の方向が扇形角度範囲αに隣接する範囲Aに入ると判定すると、制御部21により表示部12の画面上のコンテンツCを左横方向又は右横方向にかつ予め定められた微小距離Rだけスクロール表示させる。また、制御部21は、スクロール操作の方向が扇形角度範囲βに隣接する範囲Bに入ると判定すると、制御部21により表示部12の画面上のコンテンツCを上縦方向又は下縦方向にかつ予め定められた微小距離Rだけスクロール表示させる。これにより、ユーザーが左右横方向または上下縦方向のいずれの方向に誤ったスクロール表示を行ったとしても、ユーザーに対して本来のスクロール表示方向と正しいスクロール操作を察知させることが可能になる。
 また、図10に示すように表示部12の画面上でコンテンツCが右横方向のスクロール表示の終端位置及び下縦方向のスクロール表示の終端位置に達している状態で、更にユーザーが右横方向又は下縦方向のスクロール操作をタッチパネル13に対して行ったと制御部21が判断したものとする。この場合、制御部21は、コンテンツCをそれらの終端位置を超えてスクロール表示することができないと判定し、制御部21により表示部12の画面上のコンテンツCを、スクロール操作された右横方向又は下縦方向とは異なる予め定められた方向(例えば、左斜め上方向。スクロール表示させることが可能な両方の方向の成分を含む方向)である+J方向に、予め定められた微小距離Rだけスクロール表示させるようにする。
 また、表示部12の画面上でコンテンツCが左横方向のスクロール表示の終端位置及び下縦方向のスクロール表示の終端位置に達している状態で、更にユーザーが左横方向又は下縦方向のスクロール操作をタッチパネル13に対して行ったと制御部21が判断したものとする。この場合、制御部21は、コンテンツCをそれらの終端位置を超えてスクロール表示することができないと判定し、表示部12の画面上のコンテンツCを、スクロール操作された左横方向又は下縦方向とは異なる予め定められた方向(例えば、右斜め上方向。スクロール表示させることが可能な両方の方向の成分を含む方向)である-J方向に、予め定められた微小距離Rだけスクロール表示させるようにする。
 同様に、表示部12の画面上でコンテンツCが右横方向のスクロール表示の終端位置及び上縦方向のスクロール表示の終端位置に達している状態で、あるいはコンテンツCが左横方向のスクロール表示の終端位置及び上縦方向のスクロール表示の終端位置に達している状態で、それらの終端位置を超える方向へのスクロール操作が行われたと制御部21が判断したものとする。この場合、制御部21は、コンテンツCがそれらの終端位置を超える方向とは逆方向(左斜め下方向又は右斜め下方向)に微小距離Rだけスクロール表示を行わせる。
 また、表示部12の画面上でコンテンツCが右方向のスクロール表示の終端位置又は左横方向のスクロール表示の終端位置に達している状態で、それらの終端位置を超える方向のスクロール操作が行われた場合には、コンテンツCを左横方向又は右横方向に微小距離Rだけスクロール表示させてもよい。
 同様に、表示部12の画面上でコンテンツCが下縦方向のスクロール表示の終端位置又は上縦方向のスクロール表示の終端位置に達している状態で、それらの終端位置を超える方向のスクロール操作が行われた場合には、コンテンツCを上縦方向又は下縦方向に微小距離Rだけスクロール表示させてもよい。
 ユーザーは、そのような微小距離Rのスクロール表示によりスクロール表示の終端位置に達していることを察知することができる。
 また、上記実施形態及び変形例では、制御部21は、表示部12の画面上でコンテンツCを微小距離Rだけスクロール表示させているが(すなわち、スクロール表示させた後の表示状態を維持する)、コンテンツCを微小距離Rだけスクロール表示させた後、該コンテンツCを、当該スクロール表示がされる前に表示していた元の位置まで逆方向にスクロール表示させて戻すようにしてもよい。
 尚、上記実施形態で説明した表示装置10による表示方法は、上記のROM又は記憶部15に記憶された制御プログラムとして提供することができる。この制御プログラムは、コンピューターにより読み取り可能な非一時的な記録媒体、例えば、ハードディスク、CD-ROM、DVD-ROM、半導体メモリーなどに記録される。この場合、当該制御プログラムを記録したコンピューターにより読み取り可能な非一時的な記録媒体が、本発明の一実施形態となる。
 また、上記実施形態では、図1乃至図10を用いて上記実施形態により示した構成及び処理は、本発明の一実施形態に過ぎず、本発明を当該構成及び処理に限定する趣旨ではない。

Claims (9)

  1.  表示部と、
     前記表示部の画面に設けられたタッチパネルと、
     前記表示部の画面にコンテンツを表示させ、前記タッチパネルに対して予め設定された規定方向のスクロール操作が行われると、前記表示部の画面上で前記コンテンツを前記規定方向にスクロール表示させる制御部と、を備え、
     前記制御部は、前記タッチパネルに対するスクロール操作の方向が前記規定方向から外れた場合に、前記表示部の画面上で前記コンテンツを、予め定められた量に限定して、当該規定方向にスクロール表示させる表示装置。
  2.  前記制御部は、前記タッチパネルに対して前記規定方向から外れた方向のスクロール操作が繰り返し行われた場合に、該スクロール操作の連続回数を計数し、当該連続回数が予め設定された一定回数に達したときに、前記表示部の画面上で前記コンテンツを前記予め定められた量だけ当該規定方向にスクロール表示させる制御を行う請求項1に記載の表示装置。
  3.  前記制御部は、前記表示部の画面上で前記コンテンツを前記予め定められた量だけ当該規定方向にスクロール表示させる制御を行ったときは、これに続いて前記コンテンツを前記予め定められた量だけ当該規定方向とは逆方向にスクロール表示させて、前記表示部の画面上の表示状態を前記予め定められた量だけ当該規定方向にスクロール表示させる前の状態に戻す制御を行う請求項1に記載の表示装置。
  4.  前記予め定められた量は、ユーザーにより行われた前記スクロール操作によって示されるスクロール量よりも少ない予め定められた一定量とされ、前記制御部は、前記スクロール操作によって示されるスクロール量が前記予め定められた量よりも少ない場合は、前記予め定められた量でのスクロール表示を行わない請求項1に記載の表示装置。
  5.  前記制御部は、前記規定方向のスクロール表示の終端に達した状態で、前記規定方向のスクロール操作が行われた場合に、前記コンテンツを前記規定方向とは逆向きの方向に予め定められた量だけスクロール表示させる請求項1に記載の表示装置。
  6.  前記制御部は、前記タッチパネルに対するスクロール操作の方向が前記規定方向から外れたか否かを判定する請求項1に記載の表示装置。
  7.  前記制御部は、前記タッチパネルに対するスクロール操作の開始位置を扇形中心とし、かつ、当該開始位置を通る前記規定方向の線を中心線としたときに、前記タッチパネルに対するスクロール操作の方向が、当該中心線の両側に広がる予め定められた扇形角度範囲に入っていると判断した場合に、前記タッチパネルに対するスクロール操作の方向が前記規定方向であると判定し、前記タッチパネルに対するスクロール操作の方向が予め定められた扇形角度範囲に入っていない場合に、前記タッチパネルに対するスクロール操作の方向が前記規定方向から外れていると判定する請求項6に記載の表示装置。
  8.  前記制御部は、
     前記タッチパネルに対して予め設定された互いに直交する第1規定方向又は第2規定方向のいずれかのスクロール操作が行われると、前記表示部の画面上で前記コンテンツを、前記スクロール操作により示されるスクロール量で、スクロール操作された前記第1規定方向又は前記第2規定方向にスクロール表示させ、
     前記タッチパネルに対するスクロール操作の方向が前記第1規定方向又は前記第2規定方向から外れた場合には、予め定められた量に限定して、前記表示部の画面上で前記コンテンツを、前記第1規定方向又は前記第2規定方向のいずれかにスクロール表示させ、
     前記第1規定方向又は前記第2規定方向におけるスクロール表示の終端に達した状態で、前記第1規定方向又は前記第2規定方向のスクロール操作が行われた場合には、前記コンテンツを前記第1規定方向又は前記第2規定方向とは異なる予め定められた方向に予め定められた定量だけスクロール表示させる請求項1に記載の表示装置。
  9.  表示部の画面にコンテンツを表示させ、前記表示部の画面に設けられたタッチパネルに対して予め設定された規定方向のスクロール操作が行われると、前記表示部の画面上で前記コンテンツを前記規定方向にスクロール表示させる制御部として、コンピューターを機能させ、
     更に、前記制御部が、前記タッチパネルに対するスクロール操作の方向が前記規定方向から外れた場合に、前記表示部の画面上で前記コンテンツを、予め定められた量に限定して、当該規定方向にスクロール表示させるように、前記コンピューターを機能させる表示制御プログラム。
PCT/JP2019/015005 2018-05-31 2019-04-04 表示装置及び表示制御プログラム WO2019230188A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US17/058,643 US20210200399A1 (en) 2018-05-31 2019-04-04 Display apparatus and display control program
JP2020521755A JP6923080B2 (ja) 2018-05-31 2019-04-04 表示装置及び表示制御プログラム
CN201980035422.3A CN112534389A (zh) 2018-05-31 2019-04-04 显示装置以及显示控制程序

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2018104793 2018-05-31
JP2018-104793 2018-05-31

Publications (1)

Publication Number Publication Date
WO2019230188A1 true WO2019230188A1 (ja) 2019-12-05

Family

ID=68698574

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2019/015005 WO2019230188A1 (ja) 2018-05-31 2019-04-04 表示装置及び表示制御プログラム

Country Status (4)

Country Link
US (1) US20210200399A1 (ja)
JP (1) JP6923080B2 (ja)
CN (1) CN112534389A (ja)
WO (1) WO2019230188A1 (ja)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11149486A (ja) * 1998-09-17 1999-06-02 Toshiba Corp 電子辞書、検索装置及び情報検索方法
JP2010182029A (ja) * 2009-02-04 2010-08-19 Zenrin Datacom Co Ltd 画像表示装置、画像表示方法、およびコンピュータプログラム
JP2012123564A (ja) * 2010-12-07 2012-06-28 Nintendo Co Ltd 情報処理プログラム、情報処理装置、情報処理システム、及び情報処理方法
US20140098106A1 (en) * 2007-01-07 2014-04-10 Apple Inc. Application programming interfaces for synchronization
JP2015026177A (ja) * 2013-07-25 2015-02-05 株式会社東海理化電機製作所 操作装置
JP2015515043A (ja) * 2012-02-24 2015-05-21 サムスン エレクトロニクス カンパニー リミテッド 端末機におけるコンテンツ移動方法及び装置
WO2016163000A1 (ja) * 2015-04-09 2016-10-13 富士通株式会社 駆動制御装置、電子機器、駆動制御プログラム、及び駆動制御方法

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5671318B2 (ja) * 2010-12-07 2015-02-18 任天堂株式会社 情報処理プログラム、情報処理装置、情報処理システム、及び情報処理方法
JP5675309B2 (ja) * 2010-12-07 2015-02-25 任天堂株式会社 情報処理プログラム、情報処理装置、情報処理システム、及び情報処理方法
WO2016194636A1 (ja) * 2015-06-05 2016-12-08 京セラドキュメントソリューションズ株式会社 表示装置および表示制御方法

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11149486A (ja) * 1998-09-17 1999-06-02 Toshiba Corp 電子辞書、検索装置及び情報検索方法
US20140098106A1 (en) * 2007-01-07 2014-04-10 Apple Inc. Application programming interfaces for synchronization
JP2010182029A (ja) * 2009-02-04 2010-08-19 Zenrin Datacom Co Ltd 画像表示装置、画像表示方法、およびコンピュータプログラム
JP2012123564A (ja) * 2010-12-07 2012-06-28 Nintendo Co Ltd 情報処理プログラム、情報処理装置、情報処理システム、及び情報処理方法
JP2015515043A (ja) * 2012-02-24 2015-05-21 サムスン エレクトロニクス カンパニー リミテッド 端末機におけるコンテンツ移動方法及び装置
JP2015026177A (ja) * 2013-07-25 2015-02-05 株式会社東海理化電機製作所 操作装置
WO2016163000A1 (ja) * 2015-04-09 2016-10-13 富士通株式会社 駆動制御装置、電子機器、駆動制御プログラム、及び駆動制御方法

Also Published As

Publication number Publication date
JPWO2019230188A1 (ja) 2021-05-20
CN112534389A (zh) 2021-03-19
JP6923080B2 (ja) 2021-08-18
US20210200399A1 (en) 2021-07-01

Similar Documents

Publication Publication Date Title
JP6132644B2 (ja) 情報処理装置、表示制御方法、コンピュータプログラム、及び記憶媒体
US10282067B2 (en) Method and apparatus of controlling an interface based on touch operations
JP5999830B2 (ja) 情報処理プログラム、情報処理装置、情報処理システム、および、情報処理方法
JP5304577B2 (ja) 携帯情報端末および表示制御方法
JPWO2007007682A1 (ja) タッチパネル表示装置および携帯機器
WO2013190989A1 (ja) 表示装置、表示方法及びプログラム
TWI639941B (zh) 輸入元件、顯示裝置、顯示系統及其控制方法
JP2015138360A (ja) オブジェクト操作システム及びオブジェクト操作制御プログラム並びにオブジェクト操作制御方法
JP2021182405A (ja) 電子機器及びコンテンツ表示プログラム
JP6569598B2 (ja) 表示装置及び表示制御プログラム
JP7071337B2 (ja) タッチパネル装置を備えた分析装置、その表示制御方法、及びプログラム
JP6197559B2 (ja) オブジェクト操作システム及びオブジェクト操作制御プログラム並びにオブジェクト操作制御方法
WO2019230188A1 (ja) 表示装置及び表示制御プログラム
JP6458750B2 (ja) 表示操作装置およびプログラム
EP2866134A1 (en) Portable electronic device and control method
JP6971573B2 (ja) 電子機器、その制御方法およびプログラム
JP6872883B2 (ja) 表示制御装置、表示システム、表示方法及びプログラム
US10489042B2 (en) Display device and computer-readable non-transitory recording medium with display control program stored thereon
JP6661421B2 (ja) 情報処理装置、制御方法、及びプログラム
JP2019053196A (ja) 情報処理装置、画面制御方法
JP6579088B2 (ja) 表示装置、情報処理装置
JP5516794B2 (ja) 携帯情報端末、表示制御方法およびプログラム
JP6418119B2 (ja) 表示装置、及びそれを備えた画像形成装置
JP2023054303A (ja) 表示制御装置及び表示制御方法並びに表示制御用プログラム及び記録媒体
JP2014149853A (ja) 携帯情報端末、表示制御方法およびプログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19811633

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2020521755

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19811633

Country of ref document: EP

Kind code of ref document: A1