JP6970259B2 - Display control device - Google Patents

Display control device Download PDF

Info

Publication number
JP6970259B2
JP6970259B2 JP2020155399A JP2020155399A JP6970259B2 JP 6970259 B2 JP6970259 B2 JP 6970259B2 JP 2020155399 A JP2020155399 A JP 2020155399A JP 2020155399 A JP2020155399 A JP 2020155399A JP 6970259 B2 JP6970259 B2 JP 6970259B2
Authority
JP
Japan
Prior art keywords
list
display
displayed
unit
scroll
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
JP2020155399A
Other languages
Japanese (ja)
Other versions
JP2021009396A (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.)
Pioneer Corp
Original Assignee
Pioneer Corp
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
Priority claimed from JP2018200634A external-priority patent/JP2019049738A/en
Application filed by Pioneer Corp filed Critical Pioneer Corp
Priority to JP2020155399A priority Critical patent/JP6970259B2/en
Publication of JP2021009396A publication Critical patent/JP2021009396A/en
Priority to JP2021176556A priority patent/JP2022023940A/en
Application granted granted Critical
Publication of JP6970259B2 publication Critical patent/JP6970259B2/en
Priority to JP2022149821A priority patent/JP2022184980A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Controls And Circuits For Display Device (AREA)
  • User Interface Of Digital Computer (AREA)

Description

本発明は、表示画面にタッチパネルを用いた表示制御装置に関し、より詳しくは、タッチパネルを用いた操作により、一覧リストをスクロールして表示する表示制御装置に関する。 The present invention relates to a display control device using a touch panel for a display screen, and more particularly to a display control device that scrolls and displays a list by an operation using the touch panel.

自動車などの車両において音楽を楽しむ場合には、車両に搭載された表示装置(例えば、LCDなど)に楽曲情報のリスト(例えば、音楽のタイトルなど)を一覧表示させて、その中から所望の音楽を選択することがある。また、携帯型の音楽再生プレーヤなどで音楽を楽しむ場合にも、表示画面上に楽曲情報のリスト(例えば、音楽のタイトルなど)を一覧表示させて、その中から所望の音楽を選択することがある。 When enjoying music in a vehicle such as a car, a display device (for example, LCD) mounted on the vehicle displays a list of music information (for example, a title of music), and the desired music is displayed from the list. May be selected. Also, when enjoying music with a portable music player, it is possible to display a list of music information (for example, music title) on the display screen and select the desired music from the list. be.

しかしながら、画面表示上に楽曲情報のリストを一覧表示する場合、表示対象の音楽が多いと、画面単位のスクロール操作を何回か行ったり、あるいは、リストのスクロール操作を長い間行ったりしないと、所望の音楽まで辿りつけないという問題がある。 However, when displaying a list of music information on the screen display, if there is a lot of music to be displayed, the scroll operation for each screen must be performed several times, or the list must be scrolled for a long time. There is a problem that the desired music cannot be reached.

特に、車両に搭載された表示装置や携帯型の音楽再生プレーヤの表示画面は、画面サイズが小さいため、多くのタイトルを画面上に表示することができず、スクロール操作がより大変となる。 In particular, since the screen size of the display device mounted on the vehicle or the display screen of the portable music playback player is small, many titles cannot be displayed on the screen, and the scroll operation becomes more difficult.

また、スクロール速度を上げることにより、所望の検索対象までの到達時間を速めることも可能であるが、その場合には、スクロール表示されている楽曲情報のリストの中から所望の検索対象を見つけ出すことは難しいという問題もある。 It is also possible to increase the arrival time to the desired search target by increasing the scroll speed, but in that case, find the desired search target from the scrolled list of music information. There is also the problem that it is difficult.

本発明は、上記の事情を鑑みてなされたものであり、その課題の一例としては、スクロール表示される一覧リストの中から所望の検索対象を見つけやすくすることにある。 The present invention has been made in view of the above circumstances, and one example of the present invention is to make it easier to find a desired search target from a scroll-displayed list.

上記の課題を達成するため、本発明の一態様は、スクロール操作を受け付ける受付手段と、複数の選択対象項目を表示させる第1表示態様と、前記第1表示態様よりも多くの選択対象項目が表示され、中央部に配置された一部の選択対象項目を前記第1表示態様よりも大きく表示するとともに、前記中央部から上下方向に向かうに従って、該一部以外の選択対象項目を徐々に小さく表示する第2表示態様と、を前記スクロール操作に応じて選択し、選択された表示態様で表示手段に表示する表示制御手段と、を備え、前記表示制御手段は、前記スクロール操作の速度が閾値以上の場合には、前記第2表示態様を選択するIn order to achieve the above problems, one aspect of the present invention includes a receiving means for accepting a scroll operation, a first display mode for displaying a plurality of selection target items, and more selection target items than the first display mode. A part of the selection target items displayed and arranged in the central portion is displayed larger than the first display mode, and the selection target items other than the partial portion are gradually reduced in the vertical direction from the central portion. A second display mode to be displayed and a display control means for selecting the display mode according to the scroll operation and displaying the display on the display means in the selected display mode are provided , and the display control means has a threshold value for the speed of the scroll operation. In the above case, the second display mode is selected .

本発明の実施の形態に係るコンテンツ再生装置の概略構成図である。It is a schematic block diagram of the content reproduction apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るコンテンツ再生装置のスクロール表示処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the scroll display processing of the content reproduction apparatus which concerns on embodiment of this invention. 図2のステップS30のインデックス部スクロール表示処理の流れを詳しく示すフローチャートである。It is a flowchart which shows the flow of the index part scroll display processing of step S30 of FIG. 2 in detail. 図2のステップS50のリスト部スクロール表示処理の流れを詳しく示すフローチャートである。It is a flowchart which shows in detail the flow of the list part scroll display processing of step S50 of FIG. 本発明の実施の形態に係るコンテンツ再生装置のスクロール表示処理において表示部に表示される画面例である。This is an example of a screen displayed on the display unit in the scroll display process of the content reproduction device according to the embodiment of the present invention. 本発明の実施の形態に係るコンテンツ再生装置のスクロール表示処理において表示部に表示される画面例である。This is an example of a screen displayed on the display unit in the scroll display process of the content reproduction device according to the embodiment of the present invention. 本発明の実施の形態に係るコンテンツ再生装置のスクロール表示処理において表示部に表示される画面例である。This is an example of a screen displayed on the display unit in the scroll display process of the content reproduction device according to the embodiment of the present invention. 本発明の実施の形態に係るコンテンツ再生装置のスクロール表示処理において表示部に表示される画面例である。This is an example of a screen displayed on the display unit in the scroll display process of the content reproduction device according to the embodiment of the present invention. 本発明の実施の形態に係るコンテンツ再生装置のスクロール表示処理において表示部に表示される画面例である。This is an example of a screen displayed on the display unit in the scroll display process of the content reproduction device according to the embodiment of the present invention.

以下、本発明の実施の形態を図面を用いて説明する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の実施の形態に係るコンテンツ再生装置1の概略構成図である。コンテンツ再生装置1は、図1に示すように、概略、表示部2、操作位置検出部3、コンテンツ再生部4、スピーカ5、及び制御部6を備えている。ここで、コンテンツ再生装置1は、音楽コンテンツを再生する装置であり、音楽コンテンツを再生する際には、表示画面上に音楽コンテンツの一覧リスト7(以下、コンテンツリスト7という)を表示させて、所望の音楽を選択させ、選択された音楽コンテンツを再生するようになっている。なお、本実施の形態においては、表示画面にはタッチパネルの入力インターフェースを備えており、ユーザはこのタッチパネルを介してコンテンツ再生装置に指示を与えるようになっている。 FIG. 1 is a schematic configuration diagram of a content reproduction device 1 according to an embodiment of the present invention. As shown in FIG. 1, the content reproduction device 1 includes an outline, a display unit 2, an operation position detection unit 3, a content reproduction unit 4, a speaker 5, and a control unit 6. Here, the content playback device 1 is a device for playing music content, and when playing music content, a list list 7 of music content (hereinafter referred to as content list 7) is displayed on a display screen. The desired music is selected and the selected music content is played. In the present embodiment, the display screen is provided with a touch panel input interface, and the user gives an instruction to the content reproduction device via the touch panel.

本実施の形態においては、コンテンツ再生装置1を、自動車などの車両に搭載され、ナビゲーション装置、テレビ受信機、DVDプレーヤ、オーディオ再生装置(CDプレーヤ、HDDプレーヤ)などの機能を備えた車両用コンテンツ再生装置の一機能として説明するが、コンテンツ再生装置1は車両用コンテンツ再生装置に限定されるものではない。タッチパネルの表示画面を備え、音楽コンテンツを再生可能なコンテンツ再生装置であればいずれの装置であってもよい。例えば、携帯型の音楽プレーヤや携帯情報端末であってもよい。また、本実施の形態においては、音楽コンテンツを一覧リストの検索対象として扱うが、一覧リストの検索対象となるものは、音楽コンテンツに限定されるものではない。例えば、レストランや店などの施設情報に関する一覧リストとし、施設情報を検索対象としてもよい。 In the present embodiment, the content playback device 1 is mounted on a vehicle such as an automobile and has functions such as a navigation device, a television receiver, a DVD player, and an audio playback device (CD player, HDD player). Although it will be described as one function of the reproduction device, the content reproduction device 1 is not limited to the content reproduction device for vehicles. Any device may be used as long as it is a content playback device having a touch panel display screen and capable of playing music content. For example, it may be a portable music player or a portable information terminal. Further, in the present embodiment, the music content is treated as the search target of the list list, but the search target of the list list is not limited to the music content. For example, a list of facility information such as restaurants and shops may be used, and the facility information may be searched.

表示部2は、具体的には、カラー液晶表示装置(LCD)等のディスプレイから構成される出力インターフェースである。本実施の形態においては、コンテンツ再生装置1のハードディスクなどに格納された音楽コンテンツのコンテンツリスト7を表示部2の画面上に表示する。 Specifically, the display unit 2 is an output interface composed of a display such as a color liquid crystal display (LCD). In the present embodiment, the content list 7 of the music content stored in the hard disk or the like of the content reproduction device 1 is displayed on the screen of the display unit 2.

操作位置検出部3は、具体的には、表示部2の画像表示面上に配置されたタッチパネルから構成され、表示部2に表示された操作情報(コンテンツ画像、操作ボタンやアイコン等)に触れることで情報入力が可能な入力インターフェースである。すなわち、操作位置検出部3は、ユーザが触れた画像表示面上の操作位置を検出し、検出した位置情報を後述する制御部6に出力するようになっている。 Specifically, the operation position detection unit 3 is composed of a touch panel arranged on the image display surface of the display unit 2, and touches operation information (content image, operation buttons, icons, etc.) displayed on the display unit 2. It is an input interface that allows you to input information. That is, the operation position detection unit 3 detects the operation position on the image display surface touched by the user, and outputs the detected position information to the control unit 6, which will be described later.

コンテンツ再生部4は、具体的には、オーディオ再生装置(CDプレーヤ、HDDプレーヤ)等から構成され、音楽コンテンツを再生するようになっている。 Specifically, the content reproduction unit 4 is composed of an audio reproduction device (CD player, HDD player) and the like, and reproduces music content.

スピーカ5は、コンテンツ再生部4にて再生されたコンテンツの音声を出力するようになっている。 The speaker 5 is designed to output the sound of the content reproduced by the content reproduction unit 4.

制御部6は、具体的には、CPU、ROM、RAMなどから構成され、コンテンツ再生装置1全体の制御を行っている。詳しくは、制御部6は、操作内容判断部61、スクロール速度検出部62、表示制御部63、及びコンテンツ再生制御部64を具備する構成である。 Specifically, the control unit 6 is composed of a CPU, a ROM, a RAM, and the like, and controls the entire content reproduction device 1. Specifically, the control unit 6 includes an operation content determination unit 61, a scroll speed detection unit 62, a display control unit 63, and a content reproduction control unit 64.

操作内容判断部61は、操作位置検出部3から出力される位置情報に基づいて、操作者が操作指示した内容を判断するようになっている。本実施の形態においては、操作位置検出部3は、表示部2に表示されるコンテンツリスト7を指で上下方向にスクロールさせるスクロール操作、指で所望の音楽タイトルを選択する選択操作などを検知するようになっている。例えば、ユーザが画像表示面上に表示されたコンテンツリスト7の中から、Aという曲名のタイトル表示に指が触れた場合には、触れた位置からAという曲の再生が指示されたと判断する。また、コンテンツリスト7に触れたまま指を上方向に連続的に移動させた場合には、コンテンツリスト7を上方向にスクロール操作したと判断する。 The operation content determination unit 61 determines the content instructed by the operator based on the position information output from the operation position detection unit 3. In the present embodiment, the operation position detection unit 3 detects a scroll operation of scrolling the content list 7 displayed on the display unit 2 in the vertical direction with a finger, a selection operation of selecting a desired music title with a finger, and the like. It has become like. For example, when the user touches the title display of the song name A from the content list 7 displayed on the image display surface, it is determined that the playback of the song A is instructed from the touched position. Further, when the finger is continuously moved upward while touching the content list 7, it is determined that the content list 7 has been scrolled upward.

スクロール速度検出部62は、操作内容判断部61の判断により、操作内容がスクロール操作である場合には、スクロール操作の速度を検出するようになっている。詳しくは、画面上方向または下方向のスクロール操作の速度が定められた閾値以上であるか否かを判定するようになっている。 The scroll speed detection unit 62 detects the speed of the scroll operation when the operation content is a scroll operation based on the judgment of the operation content determination unit 61. Specifically, it is determined whether or not the speed of the scroll operation in the upward or downward direction on the screen is equal to or higher than a predetermined threshold value.

表示制御部63は、表示部2に対する表示制御を行う。詳しくは、操作内容判断部61の判断により、操作内容がスクロール操作である場合には、スクロール速度検出部62により検出されたスクロール速度に応じて、表示態様を変化させてコンテンツリスト7をスクロール表示する。すなわち、画面上方向または下方向のスクロール操作の速度が定められた閾値以上である場合と閾値未満である場合に応じて、2種類の表示態様でコンテンツリスト7を表示する。2種類の表示態様については詳しくは後述する。 The display control unit 63 controls the display of the display unit 2. Specifically, according to the judgment of the operation content determination unit 61, when the operation content is a scroll operation, the display mode is changed according to the scroll speed detected by the scroll speed detection unit 62, and the content list 7 is scroll-displayed. do. That is, the content list 7 is displayed in two display modes depending on whether the speed of the scroll operation in the upward or downward direction on the screen is equal to or higher than the predetermined threshold value and lower than the threshold value. The two types of display modes will be described in detail later.

コンテンツ再生制御部64は、操作内容判断部61により判断された操作内容に基づいて、コンテンツ再生部4を制御する。例えば、操作内容が選択された音楽の再生の場合には、選択された音楽を再生する。 The content reproduction control unit 64 controls the content reproduction unit 4 based on the operation content determined by the operation content determination unit 61. For example, in the case of playing music for which the operation content is selected, the selected music is played.

次に、図2〜図9を用いて、本実施の形態に係るコンテンツ再生装置1のコンテンツリスト7をスクロール表示するスクロール表示処理について説明する。図2は、スクロール表示処理の流れを示すフローチャートである。図3は、図2のステップS30のインデックス部スクロール表示処理の流れを詳しく示すフローチャート、図4は、図2のステップS50のリスト部スクロール表示処理の流れを詳しく示すフローチャートである。また、図5〜図9は、表示部2に表示される画面例であり、コンテンツリスト7の表示態様を示している。 Next, a scroll display process for scrolling and displaying the content list 7 of the content reproduction device 1 according to the present embodiment will be described with reference to FIGS. 2 to 9. FIG. 2 is a flowchart showing the flow of the scroll display process. FIG. 3 is a flowchart showing in detail the flow of the index section scroll display process in step S30 of FIG. 2, and FIG. 4 is a flowchart showing the flow of the list section scroll display process in step S50 of FIG. 2 in detail. Further, FIGS. 5 to 9 are screen examples displayed on the display unit 2 and show a display mode of the content list 7.

まず、図2を用いて、コンテンツ再生装置1のスクロール表示処理について説明する。 First, the scroll display process of the content reproduction device 1 will be described with reference to FIG.

コンテンツ再生装置1は、ユーザからコンテンツリスト表示の要求を受け付けると、表示部2にコンテンツリスト7を表示する(ステップS10)。 When the content playback device 1 receives a request for displaying the content list from the user, the content playback device 1 displays the content list 7 on the display unit 2 (step S10).

図5にコンテンツリスト7を示す。本実施の形態においては、コンテンツリスト7は、階層構造で表示されており、音楽タイトルのインデックス(頭一文字)を表示するインデックス部71と、音楽タイトルのリストを表示するリスト部72と、を備えている。すなわち、画面の左方のインデックス表示領域S1にインデックス部71を表示するとともに、画面略中央のリスト部表示領域S2にリスト部72を表示する。ここで、リスト部72に表示される音楽タイトルのリストは、フォーカスされたインデックス部71のインデックス文字に対応する音楽タイトルが一覧表示されるようになっている。本実施の形態においては画面の中央やや上方の位置がフォーカスされており、例えば、図5の場合には、インデックス文字「A」にフォーカスされている。 FIG. 5 shows the content list 7. In the present embodiment, the content list 7 is displayed in a hierarchical structure, and includes an index unit 71 for displaying an index (first character) of a music title, and a list unit 72 for displaying a list of music titles. ing. That is, the index unit 71 is displayed in the index display area S1 on the left side of the screen, and the list unit 72 is displayed in the list unit display area S2 at the substantially center of the screen. Here, in the list of music titles displayed in the list unit 72, the music titles corresponding to the index characters of the focused index unit 71 are displayed in a list. In the present embodiment, the position slightly above the center of the screen is focused. For example, in the case of FIG. 5, the index character "A" is focused.

なお、コンテンツリスト7の初期表示においては、リスト部72に表示された各音楽タイトル欄(矩形の形状のリストボックス)の大きさ、及び各音楽タイトル欄に表示された文字(リスト文言)の大きさは同一である。以下、このようなコンテンツリスト7の表示態様を第1の表示態様と称する。 In the initial display of the content list 7, the size of each music title column (rectangular shape list box) displayed in the list unit 72 and the size of the characters (list wording) displayed in each music title column. Is the same. Hereinafter, such a display mode of the content list 7 will be referred to as a first display mode.

次に、コンテンツ再生装置1は、ユーザからインデックス部71に対する上下方向のスクロール操作があるか否かを判定する(ステップS20)。ユーザからインデックス部71に対する上下方向のスクロール操作がある場合には(ステップS20:YES)、コンテンツ再生装置1は、インデックス部スクロール表示処理(詳しくは後述する)を実行する(ステップS30)。 Next, the content reproduction device 1 determines whether or not there is a vertical scroll operation with respect to the index unit 71 from the user (step S20). When there is a vertical scroll operation with respect to the index unit 71 from the user (step S20: YES), the content reproduction device 1 executes the index unit scroll display process (details will be described later) (step S30).

ユーザからインデックス部71に対する上下方向のスクロール操作がない場合には(ステップS20:NO)、コンテンツ再生装置1は、ユーザからリスト部72に対する上下方向のスクロール操作があるか否かを判定する(ステップS40)。ユーザからリスト部72に対する上下方向のスクロール操作がある場合には(ステップS40:YES)、コンテンツ再生装置1は、リスト部スクロール表示処理(詳しくは後述する)を実行する(ステップS50)。なお、ユーザからリスト部72に対する上下方向のスクロール操作がない場合には(ステップS40:NO)、コンテンツ再生装置1は、スクロール表示処理を終了する。 When there is no vertical scroll operation for the index unit 71 from the user (step S20: NO), the content playback device 1 determines whether or not there is a vertical scroll operation for the list unit 72 from the user (step). S40). When there is a vertical scroll operation with respect to the list unit 72 from the user (step S40: YES), the content reproduction device 1 executes the list unit scroll display process (details will be described later) (step S50). If the user does not perform a vertical scroll operation on the list unit 72 (step S40: NO), the content reproduction device 1 ends the scroll display process.

次に、図3を用いて、インデックス部スクロール表示処理について詳しく説明する。 Next, the index portion scroll display processing will be described in detail with reference to FIG.

コンテンツ再生装置1は、インデックス部71に対する上下方向のスクロール操作のスクロール速度が閾値未満であるか否かを判定する(ステップS31)。 The content reproduction device 1 determines whether or not the scroll speed of the vertical scroll operation with respect to the index unit 71 is less than the threshold value (step S31).

スクロール速度が閾値未満である場合には(ステップS31:YES)、インデックス部71をスクロール操作に合わせてスクロール表示するとともに(ステップS32)、インデックス部71のスクロール表示に合わせて、リスト部72を第1の表示態様で表示する(ステップS33)。図6に、インデックス部71に対する上方向のスクロール操作のスクロール速度が閾値未満である場合のコンテンツリスト7の表示態様を示す。図6に示すように、リスト部72は、第1の表示態様で表示されつつ、上方向にスクロールしている。 When the scroll speed is less than the threshold value (step S31: YES), the index unit 71 is scrolled and displayed according to the scroll operation (step S32), and the list unit 72 is displayed according to the scroll display of the index unit 71. It is displayed in the display mode of 1 (step S33). FIG. 6 shows a display mode of the content list 7 when the scroll speed of the upward scroll operation with respect to the index unit 71 is less than the threshold value. As shown in FIG. 6, the list unit 72 is scrolled upward while being displayed in the first display mode.

これに対して、スクロール速度が閾値以上である場合には(ステップS31:NO)、インデックス部71をスクロール操作に合わせてスクロール表示するとともに(ステップS34)、インデックス部71のスクロール表示に合わせて、リスト部72を第2の表示態様で表示する(ステップS35)。 On the other hand, when the scroll speed is equal to or higher than the threshold value (step S31: NO), the index unit 71 is scrolled and displayed according to the scroll operation (step S34), and is displayed according to the scroll display of the index unit 71. The list unit 72 is displayed in the second display mode (step S35).

ここで、第2の表示態様とは、リスト部72に表示された各音楽タイトル欄(矩形の形状のリストボックス)の大きさ、及び各音楽タイトル欄に表示された文字(リスト文言)の大きさを同一に表示しない表示態様をいう。詳しくは、画面の上下方向における中央部の音楽タイトル欄(矩形の形状のリストボックス)の大きさ及び音楽タイトル欄に表示された文字(リスト文言)の大きさを第1の表示態様の大きさよりも大きく表示するとともに、中央部から上下方向に向かうに従って音楽タイトル欄(矩形の形状のリストボックス)の大きさ及び音楽タイトル欄に表示された文字(リスト文言)の大きさを徐々に小さく表示して、画面の中央部の視認性を向上させる表示態様である。すなわち、第2の表示態様では、中央部の音楽タイトル欄の大きさ及び音楽タイトル欄に表示された文字の大きさが最も大きく表示される。 Here, the second display mode is the size of each music title column (list box in the shape of a rectangle) displayed in the list unit 72, and the size of the characters (list wording) displayed in each music title column. Refers to a display mode in which the characters are not displayed in the same way. Specifically, the size of the music title column (rectangular list box) in the center in the vertical direction of the screen and the size of the characters (list wording) displayed in the music title column are determined from the size of the first display mode. Is also displayed larger, and the size of the music title column (rectangular list box) and the size of the characters (list wording) displayed in the music title column are gradually displayed smaller from the center to the vertical direction. This is a display mode for improving the visibility of the central portion of the screen. That is, in the second display mode, the size of the music title column in the central portion and the size of the characters displayed in the music title column are displayed in the largest size.

なお、本実施の形態の第2の表示態様においては、画面の明るさに関しても、画面の上下方向における中央部の視認性を向上させている。すなわち、画面の上下方向における中央部を明るく表示する一方、画面の中央部から上下方向に向かうに従って徐々に画面の明るさを暗く表示している。 In the second display aspect of the present embodiment, the visibility of the central portion in the vertical direction of the screen is improved with respect to the brightness of the screen. That is, while the central portion in the vertical direction of the screen is displayed brightly, the brightness of the screen is gradually darkened from the central portion of the screen toward the vertical direction.

図7に、インデックス部71に対する上方向のスクロール操作のスクロール速度が閾値以上である場合のコンテンツリスト7の表示態様を示す。図7に示すように、リスト部72は、第2の表示態様で表示されつつ、上方向にスクロールしている。図6及び図7に示すように、第2の表示態様は、第1の表示態様よりもリスト部72に表示される音楽コンテンツのタイトル数が多い。すなわち、第2の表示態様は、一画面に表示される音楽タイトル数を多く表示しつつも、中央部分のタイトルを目立たせることができる表示態様である。 FIG. 7 shows a display mode of the content list 7 when the scroll speed of the upward scroll operation with respect to the index unit 71 is equal to or higher than the threshold value. As shown in FIG. 7, the list unit 72 is scrolled upward while being displayed in the second display mode. As shown in FIGS. 6 and 7, in the second display mode, the number of titles of the music content displayed in the list unit 72 is larger than that in the first display mode. That is, the second display mode is a display mode in which the title in the central portion can be conspicuous while displaying a large number of music titles displayed on one screen.

次に、図4を用いて、リスト部スクロール表示処理について詳しく説明する。 Next, the list section scroll display process will be described in detail with reference to FIG.

コンテンツ再生装置1は、リスト部72に対する上下方向のスクロール操作のスクロール速度が閾値未満であるか否かを判定する(ステップS51)。 The content reproduction device 1 determines whether or not the scroll speed of the vertical scroll operation with respect to the list unit 72 is less than the threshold value (step S51).

スクロール速度が閾値未満である場合には(ステップS51:YES)、リスト部72をスクロール操作に合わせて第1の表示態様で表示するとともに(ステップS52)、リスト部72のスクロール表示に合わせて、インデックス部71をスクロール表示する(ステップS53)。図8に、リスト部72に対する下方向のスクロール操作のスクロール速度が閾値未満である場合のコンテンツリスト7の表示態様を示す。図8に示すように、リスト部72は、第1の表示態様で表示されつつ、下方向にスクロールしている。 When the scroll speed is less than the threshold value (step S51: YES), the list unit 72 is displayed in the first display mode according to the scroll operation (step S52), and the list unit 72 is displayed according to the scroll display of the list unit 72. The index unit 71 is scrolled and displayed (step S53). FIG. 8 shows a display mode of the content list 7 when the scroll speed of the downward scroll operation with respect to the list unit 72 is less than the threshold value. As shown in FIG. 8, the list unit 72 is scrolled downward while being displayed in the first display mode.

これに対して、スクロール速度が閾値以上である場合には(ステップS51:NO)、リスト部72のスクロール操作に合わせて第2の表示態様で表示するとともに(ステップS54)、インデックス部71のスクロール表示に合わせて、インデックス部71をスクロール表示する(ステップS55)。図9に、リスト部72に対する上方向のスクロール操作のスクロール速度が閾値以上ある場合のコンテンツリスト7の表示態様を示す。図9に示すように、リスト部72は、第2の表示態様で表示されつつ、上方向にスクロールしている。 On the other hand, when the scroll speed is equal to or higher than the threshold value (step S51: NO), the scroll unit 72 is displayed in the second display mode according to the scroll operation of the list unit 72 (step S54), and the index unit 71 scrolls. The index unit 71 is scrolled and displayed according to the display (step S55). FIG. 9 shows a display mode of the content list 7 when the scroll speed of the upward scroll operation with respect to the list unit 72 is equal to or higher than the threshold value. As shown in FIG. 9, the list unit 72 is scrolled upward while being displayed in the second display mode.

以上、述べたように本実施の形態によれば、コンテンツリスト7のインデックス部71またはリスト部72に対するスクロール操作の操作速度が閾値未満の場合には、リスト部72に表示された各リストボタンの大きさ及び各リスト文言の大きさをすべて同じとする第1の表示態様でコンテンツリスト7を表示し、コンテンツリスト7のインデックス部71またはリスト部72に対するスクロール操作の操作速度が閾値以上の場合には、リスト部72の中央部に配置されたリストボタンの大きさ及びリスト文言の大きさを第1の表示態様の大きさよりも大きく表示するとともに、中央部から上下方向に向かうに従って、リストボタンの大きさ及びリスト文言の大きさを徐々に小さく表示するので、スクロール操作がいかなる速さであっても、スクロール表示されるコンテンツリスト7の中から所望のタイトルを見つけることが容易である。 As described above, according to the present embodiment, when the operation speed of the scroll operation for the index unit 71 or the list unit 72 of the content list 7 is less than the threshold value, each list button displayed on the list unit 72 is displayed. When the content list 7 is displayed in the first display mode in which the size and the size of each list wording are all the same, and the operation speed of the scroll operation for the index part 71 or the list part 72 of the content list 7 is equal to or higher than the threshold value. Displays the size of the list button arranged in the center of the list unit 72 and the size of the list wording larger than the size of the first display mode, and displays the size of the list button in the vertical direction from the center portion. Since the size and the size of the list wording are gradually reduced, it is easy to find a desired title from the scroll-displayed content list 7 regardless of the speed of the scroll operation.

なお、上記実施の形態においては、表示部2にコンテンツリスト7を表示するコンテンツ再生装置1を例に挙げて、スクロール表示に関する表示制御について説明したが、本発明のスクロール表示に関する表示制御は、これに限定されるものではない。すなわち、本発明のスクロール表示に関する表示制御は、所定の情報(他の情報と識別可能な情報、以下、識別情報という)を一覧リストにして表示するともに、スクロール操作により一覧リストをスクロール表示する装置、方法、及びプログラムに適用することが可能であり、識別情報の表示態様をスクロール操作の速度に応じて制御することができる。 In the above embodiment, the display control related to the scroll display has been described by taking as an example the content playback device 1 that displays the content list 7 on the display unit 2. However, the display control related to the scroll display of the present invention is the same. Not limited to. That is, the display control related to the scroll display of the present invention is a device that displays predetermined information (information that can be distinguished from other information, hereinafter referred to as identification information) as a list, and scrolls the list by scrolling. , The method, and the program, and the display mode of the identification information can be controlled according to the speed of the scroll operation.

詳しくは、スクロール速度が遅い場合には、識別情報の表記及び表記欄がすべて同じ大きさである一覧リストを表示してスクロールさせるので、ユーザは所望の識別情報を容易に見つけることができる。一方、スクロール速度が速い場合には、中央部の識別情報の表記及び表記欄を大きく表示して目立たせるとともに、上下端の識別情報の表記及び表記欄を小さく表示させるので、より多くの識別情報が一画面にスクロール表示されながらも、ユーザは所望の識別情報を容易に見つけることができる。 Specifically, when the scroll speed is slow, the user can easily find the desired identification information because the list of the identification information and the notation fields are all the same size is displayed and scrolled. On the other hand, when the scroll speed is high, the notation and notation column of the identification information in the central part is displayed in a large size to make it stand out, and the notation and notation column of the identification information in the upper and lower ends are displayed in a small size, so that more identification information is displayed. Can be easily found by the user while scrolling to one screen.

以上、本発明の実施の形態について説明してきたが、本発明は、上述した実施の形態に限られるものではなく、本発明の要旨を逸脱しない範囲において、本発明の実施の形態に対して種々の変形や変更を施すことができ、そのような変形や変更を伴うものもまた、本発明の技術的範囲に含まれるものである。 Although the embodiments of the present invention have been described above, the present invention is not limited to the above-described embodiments, and the present invention is various with respect to the embodiments of the present invention as long as the gist of the present invention is not deviated. Can be modified or modified, and those accompanied by such modifications or modifications are also included in the technical scope of the present invention.

1 コンテンツ再生装置
2 表示部
3 操作位置検出部
4 コンテンツ再生部
5 スピーカ
6 制御部
7 コンテンツリスト
61 操作内容判断部
62 スクロール速度検出部
63 表示制御部
64 コンテンツ再生制御部
71 インデックス部
72 リスト部
1 Content playback device 2 Display unit 3 Operation position detection unit 4 Content playback unit 5 Speaker 6 Control unit 7 Content list 61 Operation content judgment unit 62 Scroll speed detection unit 63 Display control unit 64 Content playback control unit 71 Index unit 72 List unit

Claims (1)

スクロール操作を受け付ける受付手段と、
複数の選択対象項目を表示させる第1表示態様と、前記第1表示態様よりも多くの選択対象項目が表示され、中央部に配置された一部の選択対象項目を前記第1表示態様よりも大きく表示するとともに、前記中央部から上下方向に向かうに従って、該一部以外の選択対象項目を徐々に小さく表示する第2表示態様と、を前記スクロール操作に応じて選択し、選択された表示態様で表示手段に表示する表示制御手段と、を備え
前記表示制御手段は、前記スクロール操作の速度が閾値以上の場合には、前記第2表示態様を選択する、
ことを特徴とする情報表示装置。
A reception means that accepts scroll operations and
A first display mode for displaying a plurality of selection target items and more selection target items than the first display mode are displayed, and some selection target items arranged in the central portion are displayed more than the first display mode. A second display mode in which the selection target items other than the partial portion are gradually displayed in a larger size and gradually smaller in the vertical direction from the central portion is selected according to the scroll operation, and the selected display mode is selected. It is equipped with a display control means to be displayed on the display means .
When the speed of the scroll operation is equal to or higher than the threshold value, the display control means selects the second display mode.
An information display device characterized by the fact that.
JP2020155399A 2018-10-25 2020-09-16 Display control device Active JP6970259B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2020155399A JP6970259B2 (en) 2018-10-25 2020-09-16 Display control device
JP2021176556A JP2022023940A (en) 2018-10-25 2021-10-28 Display controller
JP2022149821A JP2022184980A (en) 2018-10-25 2022-09-21 Information display device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2018200634A JP2019049738A (en) 2018-10-25 2018-10-25 Display control device
JP2020155399A JP6970259B2 (en) 2018-10-25 2020-09-16 Display control device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2018200634A Division JP2019049738A (en) 2018-10-25 2018-10-25 Display control device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2021176556A Division JP2022023940A (en) 2018-10-25 2021-10-28 Display controller

Publications (2)

Publication Number Publication Date
JP2021009396A JP2021009396A (en) 2021-01-28
JP6970259B2 true JP6970259B2 (en) 2021-11-24

Family

ID=74198657

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2020155399A Active JP6970259B2 (en) 2018-10-25 2020-09-16 Display control device
JP2021176556A Ceased JP2022023940A (en) 2018-10-25 2021-10-28 Display controller
JP2022149821A Pending JP2022184980A (en) 2018-10-25 2022-09-21 Information display device

Family Applications After (2)

Application Number Title Priority Date Filing Date
JP2021176556A Ceased JP2022023940A (en) 2018-10-25 2021-10-28 Display controller
JP2022149821A Pending JP2022184980A (en) 2018-10-25 2022-09-21 Information display device

Country Status (1)

Country Link
JP (3) JP6970259B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20240010314A (en) * 2022-07-15 2024-01-23 삼성전자주식회사 Electronic apparatus and UI providng method thereof

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000172403A (en) * 1998-12-09 2000-06-23 Nec Corp Information display device and its display method
JP2004062648A (en) * 2002-07-30 2004-02-26 Kyocera Corp Display control device and display control program for use in the same
JP4356830B2 (en) * 2003-08-28 2009-11-04 ソニー株式会社 Information processing apparatus, information processing method, storage medium storing information processing program, and information processing program
TW200805131A (en) * 2006-05-24 2008-01-16 Lg Electronics Inc Touch screen device and method of selecting files thereon
US8830274B2 (en) * 2009-06-18 2014-09-09 Pioneer Corporation Information display device

Also Published As

Publication number Publication date
JP2021009396A (en) 2021-01-28
JP2022184980A (en) 2022-12-13
JP2022023940A (en) 2022-02-08

Similar Documents

Publication Publication Date Title
JP5431473B2 (en) Information display device
JP4818036B2 (en) Touch panel control device and touch panel control method
US20080189613A1 (en) User interface method for a multimedia playing device having a touch screen
JP5720003B2 (en) Display device
JP2008071419A (en) Music reproducing device, program, and music reproducing method in music reproducing device
JP4743832B2 (en) Display input device
JP2008065504A (en) Touch panel control device and touch panel control method
JP5050460B2 (en) Interface device, interface program, and interface method
JP2011013990A (en) Content reproduction apparatus
JP2008071118A (en) Interface device, music reproduction apparatus, interface program and interface method
JP6970259B2 (en) Display control device
JP4526307B2 (en) Function selection device
JP6267284B2 (en) Information display device
JP4962965B2 (en) Information terminal device, information processing method of information terminal device, and information processing program
JP6069927B2 (en) Content display device, content display method, and program
JP4770368B2 (en) Electronic device, control method and program for electronic device
JP2019049738A (en) Display control device
JP2015072712A (en) Information display device
JP2018055723A (en) Display control device
JP5666678B2 (en) Information display device
JP2007156922A (en) Process instruction receipt method, electronic apparatus, and computer program
JP2007072761A (en) Operation input device
JP2012058909A (en) Electronic device
JP2007095185A (en) Electronic device, control method of electronic device and program
JP2016103047A (en) Electronic device, in-vehicle device including the electronic device, and instruction method of processing to be executed by means of the electronic device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200916

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210622

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210823

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211028

R150 Certificate of patent or registration of utility model

Ref document number: 6970259

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150