JP2015114978A - 表示装置およびプログラム - Google Patents
表示装置およびプログラム Download PDFInfo
- Publication number
- JP2015114978A JP2015114978A JP2013258346A JP2013258346A JP2015114978A JP 2015114978 A JP2015114978 A JP 2015114978A JP 2013258346 A JP2013258346 A JP 2013258346A JP 2013258346 A JP2013258346 A JP 2013258346A JP 2015114978 A JP2015114978 A JP 2015114978A
- Authority
- JP
- Japan
- Prior art keywords
- page
- movement amount
- display device
- contact state
- contact
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/03—Arrangements for converting the position or the displacement of a member into a coded form
- G06F3/041—Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction 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/0485—Scrolling or panning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0487—Interaction 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/0488—Interaction 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/04883—Interaction 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
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
- Position Input By Displaying (AREA)
Abstract
Description
41 タッチパネル
100 MFP
Claims (11)
- 入力媒体による接触を検出するタッチパネルと,
前記タッチパネルが設けられるとともに,複数ページで構成される画面をページ単位でスクロールして表示する表示部と,
制御部と,
を備え,
前記制御部は,
前記タッチパネルにより入力媒体の接触が検出された状態にない非接触状態から前記タッチパネルによる入力媒体の接触が検出された状態にある接触状態への変化の起因となった入力媒体の接触が検出されたタッチ点から,前記接触状態から前記非接触状態に変化した際の入力媒体の接触位置までの移動量を取得する移動量取得処理と,
前記接触状態から前記非接触状態に変化した際,前記表示部に表示するページを,前記移動量取得処理によって取得された移動量が閾値よりも少ない場合には,現在表示中のページである現ページから接触位置の移動方向に対して次のページに切り換え,前記移動量取得処理によって取得された移動量が前記閾値よりも少なくない場合には,現ページから接触位置の移動方向に対して次のページよりも進んだページに切り換える切換処理と,
を実行することを特徴とする表示装置。 - 請求項1に記載する表示装置において,
前記制御部は,
前記接触状態において,定期的に現在の接触位置を取得する位置取得処理と,
現在の接触位置およびその検出時刻と,接触状態が連続する過去の接触位置およびその検出時刻とに基づいて,接触位置の移動速度を取得する速度取得処理と,
を実行し,
前記切換処理では,前記接触状態から前記非接触状態に変化した際,前記速度取得処理によって取得された移動速度が基準速度よりも速い場合に,前記移動量取得処理によって取得された移動量に基づいて決定したページよりもさらに進んだページに切り換えることを特徴とする表示装置。 - 請求項1に記載する表示装置において,
前記制御部は,
前記接触状態において,定期的に現在の接触位置を取得する位置取得処理と,
現在の接触位置およびその検出時刻と,接触状態が連続する過去の接触位置およびその検出時刻とに基づいて,接触位置の移動速度を取得する速度取得処理と,
を実行し,
前記切換処理では,前記接触状態から前記非接触状態に変化した際,前記移動量取得処理によって基準移動量よりも多い移動量が取得された場合,前記速度取得処理によって取得された移動速度が停止速度の条件を満たせば次のページに切り換え,前記速度取得処理によって取得された移動速度が停止速度の条件を満たさなければ次のページよりも進んだページに切り換えることを特徴とする表示装置。 - 請求項3に記載する表示装置において,
前記制御部は,
前記切換処理では,前記接触状態から前記非接触状態に変化した際,前記速度取得処理によって取得された移動速度が基準速度よりも速い場合に,前記移動量取得処理によって取得された移動量に基づいて決定したページよりもさらに進んだページに切り換えることを特徴とする表示装置。 - 請求項2から請求項4のいずれか1つに記載する表示装置において,
前記制御部は,
前記速度取得処理では,現在の接触位置およびその検出時刻と,直前に取得した接触位置およびその検出時刻とに基づいて,接触位置の移動速度を取得することを特徴とする表示装置。 - 請求項1から請求項5のいずれか1つに記載する表示装置において,
前記制御部は,
前記切換処理では,切り換えるページ数を決定した後,次のページから切り換え先のページまでの間に,特定の属性を有するページである特定ページがある場合に,切り換え先のページを当該特定ページに変更することを特徴とする表示装置。 - 請求項6に記載する表示装置において,
前記特定ページには,エラーを報知するページを含むことを特徴とする表示装置。 - 請求項6または請求項7に記載する表示装置において,
前記表示部は,ページを昇順にスクロールする際,最終ページの次のページとして先頭ページを表示し,
前記特定ページには,最終ページを含むことを特徴とする表示装置。 - 請求項6から請求項8のいずれか1つに記載する表示装置において,
前記表示部は,ページを降順にスクロールする際,先頭ページの次のページとして最終ページを表示し,
前記特定ページには,先頭ページを含むことを特徴とする表示装置。 - 請求項1から請求項9のいずれか1つに記載する表示装置において,
前記制御部は,
前記切換処理では,切り換えるページ数を決定した後,次のページよりも進んだページに切り換える場合,スキップされるページを所定期間ずつ順次に部分的に表示した後,切り換え先のページを表示することを特徴とする表示装置。 - 入力媒体による接触を検出するタッチパネルと,
前記タッチパネルが設けられるとともに,複数ページで構成される画面をページ単位でスクロールして表示する表示部と,
を備える表示装置に,
前記タッチパネルにより入力媒体の接触が検出された状態にない非接触状態から前記タッチパネルによる入力媒体の接触が検出された状態にある接触状態への変化の起因となった入力媒体の接触が検出されたタッチ点から,前記接触状態から前記非接触状態に変化した際の入力媒体の接触位置までの移動量を取得する移動量取得処理と,
前記接触状態から前記非接触状態に変化した際,前記表示部に表示するページを,前記移動量取得処理によって取得された移動量が閾値よりも少ない場合には,現在表示中のページである現ページから接触位置の移動方向に対して次のページに切り換え,前記移動量取得処理によって取得された移動量が前記閾値よりも少なくない場合には,現ページから接触位置の移動方向に対して次のページよりも進んだページに切り換える切換処理と,
を実行させることを特徴とするプログラム。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2013258346A JP6229473B2 (ja) | 2013-12-13 | 2013-12-13 | 表示装置およびプログラム |
| US14/552,657 US9798400B2 (en) | 2013-12-13 | 2014-11-25 | Displaying device and non-transitory computer-readable recording medium storing instructions |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2013258346A JP6229473B2 (ja) | 2013-12-13 | 2013-12-13 | 表示装置およびプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2015114978A true JP2015114978A (ja) | 2015-06-22 |
| JP6229473B2 JP6229473B2 (ja) | 2017-11-15 |
Family
ID=53368434
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2013258346A Active JP6229473B2 (ja) | 2013-12-13 | 2013-12-13 | 表示装置およびプログラム |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US9798400B2 (ja) |
| JP (1) | JP6229473B2 (ja) |
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2015178176A (ja) * | 2014-03-18 | 2015-10-08 | キヤノン株式会社 | 画像形成装置、表示制御方法、コンピュータプログラム |
| JP2017068624A (ja) * | 2015-09-30 | 2017-04-06 | コニカミノルタ株式会社 | 画像形成装置、方法およびプログラム |
| JP2018132961A (ja) * | 2017-02-15 | 2018-08-23 | キヤノン株式会社 | 表示制御装置及び方法 |
| JP2018149817A (ja) * | 2018-06-12 | 2018-09-27 | キヤノン株式会社 | 画像処理装置、画像処理装置の制御方法、コンピュータプログラム |
| JP2021099741A (ja) * | 2019-12-23 | 2021-07-01 | 株式会社リコー | 電子機器、情報処理システム、情報処理方法およびプログラム |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| DE102014014498B4 (de) * | 2014-09-25 | 2024-08-08 | Alcon Inc. | Mit einem Touchscreen ausgestattetes Gerät sowie Verfahren zur Steuerung eines derartigen Geräts |
| JP6142897B2 (ja) * | 2015-05-15 | 2017-06-07 | カシオ計算機株式会社 | 画像表示装置、表示制御方法及びプログラム |
| KR101810188B1 (ko) * | 2016-02-24 | 2018-01-18 | 네이버 주식회사 | 영상 표시 장치, 영상 생성 장치, 영상 제공 서버, 영상 표시 방법, 영상 생성 방법 및 컴퓨터 프로그램 |
| JP7259581B2 (ja) * | 2019-06-18 | 2023-04-18 | 京セラドキュメントソリューションズ株式会社 | 情報処理装置 |
| CN113268193B (zh) * | 2021-06-21 | 2023-06-02 | 掌阅科技股份有限公司 | 笔记页的移动方法、电子设备及计算机存储介质 |
| CN113778276A (zh) * | 2021-08-27 | 2021-12-10 | 苏州三星电子电脑有限公司 | 触控终端桌面图标控制方法与触控终端 |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20090267909A1 (en) * | 2008-04-27 | 2009-10-29 | Htc Corporation | Electronic device and user interface display method thereof |
| JP2011022745A (ja) * | 2009-07-15 | 2011-02-03 | Brother Industries Ltd | 表示装置及び表示装置のプログラム |
| JP2013137614A (ja) * | 2011-12-28 | 2013-07-11 | Nintendo Co Ltd | 情報処理プログラム、情報処理装置、情報処理方法、及び情報処理システム |
Family Cites Families (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0876926A (ja) | 1994-09-02 | 1996-03-22 | Brother Ind Ltd | 画像表示装置 |
| US7748634B1 (en) * | 2006-03-29 | 2010-07-06 | Amazon Technologies, Inc. | Handheld electronic book reader device having dual displays |
| GB0612624D0 (en) * | 2006-06-26 | 2006-08-02 | Symbian Software Ltd | Speed of gesture |
| JP5461821B2 (ja) | 2008-10-30 | 2014-04-02 | 株式会社Jsol | 表示装置、表示方法および表示プログラム |
| WO2010055895A1 (ja) * | 2008-11-11 | 2010-05-20 | 日本電気株式会社 | 携帯端末、携帯端末の頁送り方法、及びプログラム |
| CN102385473A (zh) * | 2010-09-02 | 2012-03-21 | 腾讯科技(深圳)有限公司 | 页面切换方法和装置 |
| JP5353922B2 (ja) * | 2011-02-10 | 2013-11-27 | コニカミノルタ株式会社 | 画像形成装置、端末装置、画像形成システム、および制御プログラム |
| KR20130100580A (ko) * | 2012-03-02 | 2013-09-11 | 삼성전자주식회사 | 단말기에서 페이지 넘김 방법 및 장치 |
| US20140331146A1 (en) * | 2013-05-02 | 2014-11-06 | Nokia Corporation | User interface apparatus and associated methods |
| US9400601B2 (en) * | 2013-06-21 | 2016-07-26 | Nook Digital, Llc | Techniques for paging through digital content on touch screen devices |
-
2013
- 2013-12-13 JP JP2013258346A patent/JP6229473B2/ja active Active
-
2014
- 2014-11-25 US US14/552,657 patent/US9798400B2/en not_active Expired - Fee Related
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20090267909A1 (en) * | 2008-04-27 | 2009-10-29 | Htc Corporation | Electronic device and user interface display method thereof |
| JP2011022745A (ja) * | 2009-07-15 | 2011-02-03 | Brother Industries Ltd | 表示装置及び表示装置のプログラム |
| JP2013137614A (ja) * | 2011-12-28 | 2013-07-11 | Nintendo Co Ltd | 情報処理プログラム、情報処理装置、情報処理方法、及び情報処理システム |
Cited By (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2015178176A (ja) * | 2014-03-18 | 2015-10-08 | キヤノン株式会社 | 画像形成装置、表示制御方法、コンピュータプログラム |
| US10225418B2 (en) | 2014-03-18 | 2019-03-05 | Canon Kabushiki Kaisha | Image forming apparatus, display control method, and storage medium for displaying an image based on a touch operation |
| JP2017068624A (ja) * | 2015-09-30 | 2017-04-06 | コニカミノルタ株式会社 | 画像形成装置、方法およびプログラム |
| JP2018132961A (ja) * | 2017-02-15 | 2018-08-23 | キヤノン株式会社 | 表示制御装置及び方法 |
| JP7007805B2 (ja) | 2017-02-15 | 2022-01-25 | キヤノン株式会社 | 表示制御装置及びその制御方法 |
| JP2018149817A (ja) * | 2018-06-12 | 2018-09-27 | キヤノン株式会社 | 画像処理装置、画像処理装置の制御方法、コンピュータプログラム |
| JP2021099741A (ja) * | 2019-12-23 | 2021-07-01 | 株式会社リコー | 電子機器、情報処理システム、情報処理方法およびプログラム |
| JP7439501B2 (ja) | 2019-12-23 | 2024-02-28 | 株式会社リコー | 電子機器、情報処理システム、情報処理方法およびプログラム |
Also Published As
| Publication number | Publication date |
|---|---|
| US20150169151A1 (en) | 2015-06-18 |
| JP6229473B2 (ja) | 2017-11-15 |
| US9798400B2 (en) | 2017-10-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6229473B2 (ja) | 表示装置およびプログラム | |
| JP5664147B2 (ja) | 情報処理装置、情報処理方法、及びプログラム | |
| US20130063384A1 (en) | Electronic apparatus, display method, and program | |
| US20150046866A1 (en) | Image display apparatus, image display method, and computer-readable medium | |
| US20140104646A1 (en) | Display processing apparatus, control method, and computer program | |
| KR20100130671A (ko) | 터치 인터페이스에서 선택 영역의 제공 장치 및 그 방법 | |
| US20130328804A1 (en) | Information processing apparatus, method of controlling the same and storage medium | |
| KR101636665B1 (ko) | 프로그래머블 표시기 및 그 화면 조작 처리 프로그램 | |
| JP2012168620A (ja) | タッチ入力可能な画像表示装置、表示装置の制御装置、及びコンピュータプログラム | |
| US20220382438A1 (en) | Input/output controller and input/output control program | |
| JP2014194747A (ja) | 情報処理装置、情報処理方法及びコンピュータプログラム | |
| JP2016126657A (ja) | 情報処理装置、情報処理装置の制御方法、及びプログラム | |
| JP2011034216A (ja) | 選択オブジェクト決定方法、オブジェクトの前後関係の決定方法及びその装置 | |
| JP6041742B2 (ja) | タッチパネル表示制御装置 | |
| JP6176907B2 (ja) | 情報処理装置およびその制御方法、プログラム | |
| US20140300588A1 (en) | Drawing device, drawing method, and drawing program | |
| JP2014182652A (ja) | 情報処理装置およびその制御方法、ならびにプログラム | |
| TWI354223B (ja) | ||
| JP5875262B2 (ja) | 表示制御装置 | |
| JP2012208636A (ja) | タッチスクリーンデバイスの制御装置、その制御方法及びプログラム | |
| JP6352801B2 (ja) | 情報処理装置、情報処理プログラムおよび情報処理方法 | |
| JP2022179604A (ja) | 情報処理装置、情報処理方法、及びプログラム | |
| JP6584876B2 (ja) | 情報処理装置、情報処理プログラムおよび情報処理方法 | |
| JP2014106730A (ja) | 座標情報処理装置 | |
| JP2021028851A (ja) | 画像処理装置、画像処理装置の制御方法、及びプログラム |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20161025 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170711 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20170712 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170905 |
|
| 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: 20170919 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20171002 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6229473 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |