JP2007094804A - List display device, list display method and program - Google Patents
List display device, list display method and program Download PDFInfo
- Publication number
- JP2007094804A JP2007094804A JP2005284036A JP2005284036A JP2007094804A JP 2007094804 A JP2007094804 A JP 2007094804A JP 2005284036 A JP2005284036 A JP 2005284036A JP 2005284036 A JP2005284036 A JP 2005284036A JP 2007094804 A JP2007094804 A JP 2007094804A
- Authority
- JP
- Japan
- Prior art keywords
- item data
- list
- data
- key
- displayed
- 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.)
- Pending
Links
Images
Landscapes
- User Interface Of Digital Computer (AREA)
- Input From Keyboards Or The Like (AREA)
Abstract
Description
本発明は、グループ化された項目データを一覧表示するリスト表示装置及びリスト表示方法、当該一覧表示する機能をコンピュータに実現させるためのプログラムに関する。 The present invention relates to a list display device and a list display method for displaying a list of grouped item data, and a program for causing a computer to realize the list display function.
近年、オーディオプレーヤに代表される電子機器は、小型化の傾向にある。また、直感的且つ容易な操作の実現と、表示領域の確保のために、操作キーの数が削減されている。例えば、携帯型のオーディオプレーヤにおいては、メニューキー、上下キーと、再生キー、決定キー及び戻るキーを設けることにより、各種設定や、曲目の選択、再生、早送り、巻き戻し、スキップ等の様々な操作を可能とする。 In recent years, electronic devices typified by audio players tend to be downsized. In addition, the number of operation keys is reduced in order to realize an intuitive and easy operation and to secure a display area. For example, in a portable audio player, by providing a menu key, up / down keys, a playback key, an enter key, and a return key, various settings, selection of music, playback, fast forward, rewind, skip, etc. Enable operation.
また、オーディオプレーヤの記憶メディアとしては、半導体メモリやHDD(Hard Disk Drive)が用いられており、半導体メモリ及びHDDの開発が進むにつれて、その記憶容量が増加し、HDDに至っては数十GBと大容量になってきている。このため、HDDに記憶できる楽曲(コンテンツ)の数は、数千〜数万に上る。 As a storage medium of the audio player, a semiconductor memory or a HDD (Hard Disk Drive) is used. As the development of the semiconductor memory and the HDD progresses, the storage capacity increases, and the HDD reaches several tens of GB. It has become large capacity. For this reason, the number of music (contents) that can be stored in the HDD is in the thousands to tens of thousands.
このように、記憶可能な楽曲数が増えているため、楽曲毎のトラック名(項目)を一覧表示した場合、そのリスト数は膨大になる。このため、そのトラック名等の楽曲の属性情報を検索する場合、操作性の向上を図るための技術が考案されており、その一例として、スクロール表示中にテンキーが押下された場合に、テンキーの数字を10倍した割合に相当するデータ分(項目数)をジャンプして表示する技術が知られている(例えば、特許文献1参照)。この手法を用いることにより、例えば、テンキーの“3”が押下された場合は、一覧表示の先頭から30%分のデータをジャンプして表示する。
しかし、特許文献1の技術では、一覧表示する全項目数が変化すれば、そのジャンプする項目数も変化してしまう。また、全項目数に対する割合でジャンプする項目の位置を決定するため、ユーザが所望の項目を検索するには、膨大なリストの中でその項目がどの辺りに位置にあるかを覚えておかなければならず、現実的ではない。
However, in the technique of
また、曲名等の項目が表示される順序は、アルファベット順、五十音順、文字コードの昇順となることが一般的であり、頭文字が数字、英文字、仮名文字(ひらがな、カタカナ)、漢字という順にならぶことが多い。そのため、ユーザが、一覧表示のリストを大きく移動(スクロール)して、日本語の曲名を検索しなければならず、操作性が悪かった。 In addition, the order in which items such as song titles are displayed is generally in alphabetical order, Japanese alphabetical order, and ascending order of character codes. The initial letters are numbers, English letters, kana characters (Hiragana, Katakana), Often arranged in the order of kanji. Therefore, the user has to move (scroll) the list displayed in the list to search for a Japanese song name, and the operability is poor.
そのため、上下キーが一定時間(例えば、1秒間)長押しされた場合に、項目を選択するカーソルを高速移動させたり、ページ送りさせたりする方法が知られているが、ユーザはキーを長押しする分の時間待機しなければなく、操作レスポンスが落ちてしまう。また、ユーザは、リスト表示を目で追いながら検索するため、カーソル移動が高速では、所望の項目を見つけることが困難になる。 For this reason, there are known methods of moving the cursor for selecting an item at a high speed or turning the page when the up / down key is pressed for a certain period of time (for example, 1 second). The operation response falls because it has to wait for the time to do. In addition, since the user performs a search while following the list display, it is difficult to find a desired item when the cursor moves at high speed.
また、上下キーとは別にページアップキー、ページダウンキーを設けてページ送りを行う方法もあるが、上述したように小型化が進む電子機器では、キーの数を増やすことはスペース的に難しい。また、メニューキーを操作して、上下キーの機能をページ送りの機能に変更する方法も知られているが、上下キーの押下に先立って一旦メニューキーを押下しなければならず、操作性が悪くなってしまった。 In addition, there is a method of providing a page-up key and a page-down key in addition to the up and down keys, and performing a page feed. However, as described above, it is difficult to increase the number of keys in an electronic device whose size is being reduced. In addition, there is a known method of operating the menu key to change the function of the up / down key to the page feed function. However, the menu key must be pressed once before the up / down key is pressed. It got worse.
本発明は、上述したような課題に鑑みて為されたものであり、その目的とするところは、新たなキーを設けることなく、一覧表示されたデータから所望のデータを検索する場合の操作性の向上を図ることである。 The present invention has been made in view of the above-described problems, and an object of the present invention is to operate when searching for desired data from the displayed data without providing a new key. Is to improve.
以上の課題を解決するために、請求項1に記載のリスト表示装置は、
複数の項目データを一覧表示する表示手段と、
段階的な入力操作が可能な操作部と、
前記一覧表示された複数の項目データのうち、異なる分類に属する項目データに変化した項目データを前記入力操作の操作段階に応じて選択する選択手段と、
前記一覧表示された複数の項目データのうち、前記選択手段により選択された項目データを識別表示する識別表示手段と、
を備えることを特徴としている。
In order to solve the above problems, the list display device according to
Display means for displaying a list of a plurality of item data;
An operation unit that allows stepwise input operations;
Selection means for selecting item data changed to item data belonging to different classifications from among the plurality of item data displayed in a list according to the operation stage of the input operation;
Identification display means for identifying and displaying item data selected by the selection means among the plurality of item data displayed in a list;
It is characterized by having.
請求項2に記載の発明は、請求項1に記載の発明において、
前記操作部は、ユーザの段階的な押圧操作が可能な多段タクトキーを有することを特徴としている。
The invention according to
The operation unit includes a multi-stage tact key that allows a user to perform stepwise pressing operations.
請求項3に記載の発明は、請求項1又は2に記載の発明において、
前記識別表示手段は、
前記操作部が第1の操作段階であった場合に、前記表示手段に一覧表示された項目データを1つずつ順次選択して識別表示し、
第2の操作段階であった場合に、前記表示手段に一覧表示された項目データのうちの前記選択手段により選択された項目データを識別表示する、
ことを特徴としている。
The invention according to
The identification display means includes
When the operation unit is in the first operation stage, the item data listed in the display means is sequentially selected and displayed one by one,
When it is the second operation stage, the item data selected by the selection means among the item data listed on the display means is identified and displayed;
It is characterized by that.
請求項4に記載の発明は、請求項1〜3の何れか一項に記載の発明において、
前記選択手段は、前記一覧表示された複数の項目データのうち、異なる文字種別に属する項目データに変化した項目データを選択し、
前記識別表示手段は、前記選択された項目データを識別表示することを特徴としている。
The invention according to
The selection means selects item data changed to item data belonging to different character types from among the plurality of item data displayed in the list,
The identification display means identifies and displays the selected item data.
請求項5に記載の発明は、請求項1〜4の何れか一項に記載の発明において、
前記選択手段は、前記一覧表示された複数の項目データのうち、異なるカテゴリに属する項目データに変化した項目データを選択し、
前記識別表示手段は、前記選択された項目データを識別表示することを特徴としている。
The invention according to
The selection means selects item data changed to item data belonging to a different category from the plurality of item data displayed in the list,
The identification display means identifies and displays the selected item data.
請求項6に記載の発明は、請求項1〜5の何れか一項に記載の発明において、
前記リスト表示装置は、携帯型の電子機器であって、
複数のデータを記憶する記憶手段を更に備え、
前記表示手段は、前記複数のデータ毎の属性データを項目データとして一覧表示することを特徴としている。
The invention according to
The list display device is a portable electronic device,
It further comprises storage means for storing a plurality of data,
The display means displays the attribute data for each of the plurality of data as a list as item data.
請求項7に記載のリスト表示方法は、
複数の項目データを一覧表示する表示ステップと、
前記一覧表示された複数の項目データのうち、異なる分類に属する項目データに変化した項目データを前記入力操作の操作段階に応じて選択する選択ステップと、
前記一覧表示された複数の項目データのうち、前記選択ステップにおいて選択された項目データを識別表示する識別表示ステップと、
を含むことを特徴としている。
The list display method according to
A display step for displaying a list of a plurality of item data;
A selection step of selecting item data changed to item data belonging to different classifications among the plurality of item data displayed in a list according to the operation stage of the input operation;
An identification display step for identifying and displaying the item data selected in the selection step among the plurality of item data displayed in a list;
It is characterized by including.
請求項8に記載のプログラムは、コンピュータに、
複数の項目データを一覧表示する表示機能と、
前記一覧表示された複数の項目データのうち、異なる分類に属する項目データに変化した項目データを前記入力操作の操作段階に応じて選択する選択機能と、
前記一覧表示された複数の項目データのうち、前記選択機能により選択された項目データを識別表示する識別表示機能と、
を実現させることを特徴としている。
The program according to
A display function that displays a list of multiple item data,
A selection function for selecting item data changed to item data belonging to different classifications among the plurality of item data displayed in a list according to the operation stage of the input operation;
An identification display function for identifying and displaying item data selected by the selection function among the plurality of item data displayed in a list;
It is characterized by realizing.
本発明によれば、段階的な入力操作が可能な操作部の操作段階に応じて、一覧表示した項目データのうち、その属する分類が変化した項目データを識別表示する。このため、ユーザが段階的な入力操作を行うと、項目データの分類としての文字種別やカテゴリが変化する毎に項目データが順に識別表示されるため、同じ分類に属する項目データを容易に検索できるようになると共に、操作部を長押しする必要がなくなるため操作レスポンスが向上する。また、操作部は段階的な入力操作が可能であるため、分類が変化する項目データを識別表示する表示機能を実現するにあたり新たな操作キーを設ける必要がない。従って、新たな操作キーを設けることなく、一覧表示されたデータから所望のデータを検索する場合の操作性の向上を図ることができる。 According to the present invention, item data whose classification has changed among the item data displayed in a list is identified and displayed according to the operation stage of the operation unit capable of stepwise input operation. For this reason, when the user performs a step-by-step input operation, the item data is identified and displayed in order each time the character type or category as the item data classification changes, so that item data belonging to the same classification can be easily searched. At the same time, it is not necessary to press the operation unit for a long time, so that the operation response is improved. Further, since the operation unit can perform stepwise input operations, it is not necessary to provide a new operation key for realizing a display function for identifying and displaying item data whose classification changes. Therefore, it is possible to improve the operability when searching for desired data from the displayed data without providing a new operation key.
以下、本発明のリスト装置を携帯型のオーディオプレーヤに適用した場合の実施形態について図1〜図9を参照して説明する。 Hereinafter, an embodiment in which the wrist device of the present invention is applied to a portable audio player will be described with reference to FIGS.
図1は、オーディオプレーヤ1の外観の一例を示す正面図である。この図1に示すように、オーディオプレーヤ1の筐体2には、各種情報を表示する表示部22と、ユーザによる各種操作の入力を受け付ける操作部3が設けられている。
FIG. 1 is a front view showing an example of the appearance of the
オーディオプレーヤ1は、楽曲毎の音声データを多数記憶しており、この音声データを音声再生すると共に、表示部22にジャンル名、アーティスト名、アルバム名及びトラック名等の属性データ(項目データ)を一覧表示する。
The
例えば、楽曲のジャンル名の中から所望のジャンル名を選択すると、そのジャンルに分類されたアーティスト名の一覧リストが図8(a)のように表示される。ユーザは、操作部3の上下キー31及び32(図3参照)を操作することによりアーティスト画面上に表示されるカーソル200を上下に移動させて、アーティスト名を選択する。そして、決定キー(例えば、図3の右キー34)を押下して、アーティスト名の選択を確定すると、そのアーティストのアルバム名が一覧表示される。
For example, when a desired genre name is selected from the genre names of music pieces, a list of artist names classified in the genre is displayed as shown in FIG. The user operates the up and down
ジャンル名、アーティスト名、アルバム名及びトラック名といった属性データは、階層化されて記憶・管理されており、ユーザは、その属性データを順次選択していくことで、下層の属性データが順次一覧表示されていく。 Attribute data such as genre name, artist name, album name, and track name are stored and managed in a hierarchy, and the user selects the attribute data sequentially, so that the lower layer attribute data is displayed in a list. It will be done.
操作部3は、5つの操作キー30を有して構成され、これらの操作キー30が図1に示すように十字状に配列されて筐体2に設けられる。各操作キー30は、ユーザの押圧操作の押圧力に応じて段階的に浮き沈みする操作状態を有する多段タクトキーにより構成される。本実施形態において、ユーザは、操作キー30を浅く(軽く)押圧する浅押し操作と、深く(強く)押圧する深押し操作との2つの押圧操作でオーディオプレーヤ1を操作する。
The
図2は操作キー30の概略構成を表す図であり、図2(a)は側断面図、図2(b)は下面図である。この図2(a)及び(b)に示すように、操作キー30には、筐体2内の基板4から立設する立設部23と、立設部23により支持された状態で、ユーザの指等で押圧されることにより撓む押圧部24と、押圧部24の下面から下方に向けて延在し、押圧部24の撓みに連動して、基板4上の接点群41に接離する接離部25とが設けられている。
2A and 2B are diagrams illustrating a schematic configuration of the
接離部25は、円柱状でなお且つその下部が球面状となるように例えばゴム等の弾性体で形成されている。接離部25の下面には、導電体が被膜されていて導電体層26が形成されている。
The contact /
図2(c)、は接点群41の配置パターンの一例を示す上面図である。図2(a)に示すように、接点群41は、点状のIN接点42と、IN接点42を中心として多重の円弧状に形成されたOUT接点43とから構成されている。
FIG. 2C is a top view showing an example of an arrangement pattern of the
ユーザの押圧操作により押圧部24が押圧された場合、操作キー30は次のように作用する。先ず、押圧部24が押圧されて撓むと、その撓みによって接離部25の導電体層26が基板4上に接触し、その後、接離部25は収縮して徐々に接触面積が増加する。このとき、操作部3は押圧部24が浅く沈んだ浅押し状態となり、接離部25の導電体層26がIN接点42と最内のOUT接点431とに接触して導通すると、電圧値A値の操作信号を出力する。
When the
そして、押圧部24に対する押圧力が強くなって、導電体層26がIN接点42と最内のOUT接点431及びその他のOUT接点432とに接触する。このとき、操作部3は押圧部24が深く沈んだ深押し状態となり、これらの導通により電圧値A値よりも大きいB値の操作信号を出力する。つまり、操作キー30は、ユーザに浅押し操作が為されると、電圧値A値の操作信号を出力し、深押し操作が為されると電圧値B値の操作信号を出力して、各押圧操作に応じた操作信号を出力することとなる。尚、段階的な入力操作が可能な操作部3の構成としては、少なくとも2段階の入力操作が可能なものであればよく、図2の多段タクトキーに限らず、適宜公知技術を採用可能である。
Then, the pressing force against the
また、以下の説明において、図1の上側に配置された操作キー30を上キー31、下側に配置された操作キー30を下キー32、左側に配置された操作キー30を左キー33、右側に配置された操作キー30を右キー34、中央に配置された操作キー30を中央キー35と称す。
Further, in the following description, the operation key 30 arranged on the upper side in FIG. 1 is the
この上キー31及び下キー32は、図8に示すカーソル200を上下方向に移動させるためのキーとして機能し、右キー34は、カーソル200で選択した項目データの選択を確定するキー、左キー33は、直前の画面表示に戻すためのキー、中央キー35は、選択されたトラックの再生を開始するためのキーとしてそれぞれ機能する。
The
特に上下キー31及び32は、本実施形態においてカーソル200を移動する際に2つの機能を有する。具体的には、上下キー31及び32が浅押しされた場合に、一覧リスト中のカーソル200を上下方向に1つずつ移動させるスクロールキーとして機能し、深押しされた場合に、文字種別が異なる項目データにカーソル200をジャンプさせるジャンプキーとして機能する。このように、操作キー30の2段階の入力操作にスクロールキー及びジャンプキーとしての機能を対応づけることで、ジャンプキーのための新たな操作キーを設ける必要がなくなる。尚、ジャンプキーとしての実現方法については、後述する。また、
In particular, the up and down
図3は、オーディオプレーヤ1の機能構成の一例を示すブロック図である。図3に示すようにオーディオプレーヤ1には、各機能部を制御する制御部10が設けられており、当該制御部10には、記憶部21と、表示部22と、操作部3とが電気的に接続されている。
FIG. 3 is a block diagram illustrating an example of a functional configuration of the
制御部10は、割り込みコントローラ11と、通信部12と、音声処理部13と、D/A変換器14と、A/D変換器15と、ROM16と、RAM17と、CPU18とが電気的に接続されて構成される。
In the
割り込みコントローラ11は、操作部3の各操作キー30とCPU18とを仲介するように接続され、操作部3から操作信号が出力されたことを検出すると、当該操作信号をCPU18に出力してCPU18が実行中の処理に割り込む。
The interrupt
通信部12は、音声データを管理するパーソナルコンピュータ等の外部機器とのデータ通信を行うインターフェイスであり、例えばUSB等により構成される。通信部12は、外部機器にケーブルを介して接続されることで当該外部機器と通信し、CPU18及び記憶部21に通信で得た信号を出力する。具体的には、外部機器で管理される音声データをダウンロードして、記憶部21に転送して記憶させたり、外部機器からの制御信号をCPU18に転送したりする。
The
音声処理部13は、CPU18の制御に基づいて音声データの伸張・圧縮を行う機能部であり、例えば、DSP(Digital Signal Processor)等により構成される。具体的には、記憶部21に記憶された音声データを伸張して、当該音声データをデジタル信号で再生し、D/A変換器14に出力する。また、入力端子20を介して入力された音声データを所定の圧縮形式にて圧縮して、記憶部21に記憶させる。
The
D/A変換器14は、音声処理部13により再生された音声データをアナログ信号に変換し、出力端子19を介して出力することで、当該出力端子19に接続されたスピーカやヘッドホン等の音声出力機器(図示省略)から音声出力させる。
The D /
A/D変換器15は、入力端子20を介してCDプレイヤーやMDプレイヤー、マイク等の外部の音声再生装置から入力された音声のアナログ音声信号をデジタルデータに変換して、音声処理部13に出力する。
The A /
RAM17は、CPU18が実行する各種プログラムやこれらのプログラムの実行に係るデータ等を一時的に記憶・保持するメモリ領域である。ROM16は、各種プログラムを記憶し、具体的には、各種初期設定、ハードウェアの検査、又は必要なプログラムのロード等を行うための初期プログラムやアプリケーションプログラム等を格納する。
The
CPU18は、オーディオプレーヤ1の各機能部間のデータの入出力や、各機能部への指示等を行って、当該オーディオプレーヤ1を統括的に管理・制御する。具体的には、操作部3から入力される操作信号に応じてROM16に格納されたプログラムを読み出し、当該プログラムに従って処理を実行する。そして、処理結果を表示するための表示データを表示部22に出力して、当該表示データに従った表示画面を表示部22に表示させる。
The
記憶部21は、HDDや半導体メモリ等により構成され、楽曲毎の音声データと、当該音声データの属性データ(例えば、ジャンル名、アーティスト名、アルバム名等)を関連付けて記憶している。この音声データは、例えば、MP3(MPEG Audio Layer-3)形式やAAC(Advanced Audio Coding)等の音声圧縮形式に基づいて圧縮された音声データである。
The
また、記憶部21は、ジャンル名、アーティスト名、アルバム名及びトラック名の一覧を表示するためのリストデータを記憶する。このリストデータは、音声データを外部機器や音声再生装置からダウンロードする際に、CPU18が、その音声データに付帯する属性データに基づいて生成したり、外部機器により予め生成されたものを音声データと共にダウンロードする。
The
図4に、アーティスト名の一覧表示に用いるリストデータ210のデータ構成の一例を示す。リストデータ210は、音声データの属性データの1つでアーティスト名を、英文字のアルファベット順、仮名文字(ひらがな及びカタカナ)の五十音順、漢字の文字コード順といった文字種別で分類した順序で予めソートして記憶したデータテーブルである。
尚、漢字の文字コードとしては、文字コードの昇順で配列した場合に、当該漢字の音読みの五十音順で配列される文字コードが好ましく、JISコードやシフトJISコード等が適用可能である。
FIG. 4 shows an example of the data structure of the
As the character code of the kanji, when arranged in ascending order of the character code, a character code arranged in the order of the Japanese syllabary of the kanji reading is preferable, and a JIS code, a shift JIS code, or the like is applicable.
例えば、図4に示すように項目番号1〜4の項目データは、頭文字が「A(a)」のアーティスト名、項目番号5〜9の項目データは、頭文字が「B(b)」のアーティスト名である。また、項目番号24の項目データは頭文字が「あ(ア)」、項目番号25の項目データは「え(エ)」となる。また、項目番号28の項目データの頭文字は、JISコードが“3127”の「宇」、項目番号“29”の項目データの頭文字は、JISコードが“4447”の「椎」である。このように、リストデータ210は、アルファベット順、五十音順、文字コード順で予めソートされることで、項目データをその頭文字の文字種別毎に予めグループ化して記憶することとなる。
For example, as shown in FIG. 4, the item data of
表示部22は、CPU18から入力される表示データに基づいて各種画面を表示する表示装置であり、LCD(Liquid Crystal Display)やELD(Electro Luminescence Display)等により構成される。
The
CPU18は、アーティスト画面を表示する際、記憶部21に記憶されたリストデータ210を読み出し、その記憶された順序で項目データを表示部22に一覧表示することで、図8(a)の一覧リスト202を表示部22に表示させる。この一覧表示の際、表示部22で表示可能な項目数(例えば、9項目)の項目データを表示するが、ユーザの上下キー31及び32の操作に基づいて、一覧表示を上下方向にスクロールして表示更新する。また、カーソル200を表示することで、そのカーソル200が位置する項目データを選択状態として識別表示する。例えば、図8(a)においては、アーティスト名の「ADs」がカーソル200により選択されており、このままユーザが右キー34を押下すると、アーティスト「ADs」に対応するアルバム名の一覧リストが表示される。
When displaying the artist screen, the
次に、図8の表示画面の遷移例を適宜参照しながら、オーディオプレーヤ1の具体的な動作について図5〜図7のフローチャートを用いて説明する。
Next, specific operations of the
先ず、CPU18は、割り込みコントローラ11を介して操作部3から出力される操作信号を検出すると、図5に示すフローチャートに従った処理を開始する。そして、その検出時に表示部22に一覧リストを表示して、当該リスト中の項目データが選択状態であるか否かを判定する(ステップS1)。
First, when detecting an operation signal output from the
CPU18は、選択状態ではないと判定した場合は(ステップS1;No)、操作部3からの操作信号に応じた所定のイベントを実行し(ステップS55)、選択状態であると判定した場合(ステップS1;Yes)、現在のカーソル200の位置に表示している項目データの項目番号をポインタPとしてRAM17に記憶する(ステップS3)。このポインタPによりリストデータ中の項目データを選択する。CPU18は、ステップS3の処理後、操作部3から出力された操作信号に基づいて、ユーザに操作キー30のどのキーが浅押し又は深押しされたかという入力操作の操作段階を判定し、その判定結果に応じた処理を行う。
When the
先ず、下キー32及び上キー31が浅押しされた場合について説明する。先ず、CPU18は、操作部3からの操作信号に基づいて、下キー32が浅押しされたと判定した場合(ステップS43;Yes)、ポインタPの項目番号がリストデータの最後尾の項目番号とが異なるか否かを判定する(ステップS45)。このとき、同一であると判定した場合は(ステップS45;No)、ステップS17の処理に移行して、ポインタPの項目データにカーソル200を合わせてリストデータの一覧表示を行う。このため、カーソル200で選択状態となる項目データはステップS1のときとは変わらない。
First, a case where the
また、ポインタPの項目番号がリストデータの最後尾の項目番号とが異なると判定した場合は(ステップS45;Yes)、ポインタPの項目番号の一つ後ろの項目番号でポインタPを更新し、ステップS17の処理に移行する。このため、ステップS1で選択状態であった項目データから1つ下の項目データにカーソル200が移動する。
When it is determined that the item number of the pointer P is different from the last item number of the list data (step S45; Yes), the pointer P is updated with the item number immediately after the item number of the pointer P, The process proceeds to step S17. For this reason, the
一方、CPU18は、操作部3からの操作信号に基づいて、上キー31が浅押しされたと判定した場合(ステップS49;Yes)、ポインタPの項目番号がリストデータの先頭の項目番号と異なるか否かを判定し(ステップS51)、同一であると判定した場合は(ステップS51;No)、ステップS17の処理に移行する。
On the other hand, if the
また、ポインタPの項目番号がリストデータの先頭の項目番号と異なると判定した場合は(ステップS51;Yes)、ポインタPの項目番号の一つ前の項目番号でポインタPを更新し、ステップS17の処理に移行する。このため、ステップS1で選択状態であった項目データから一つ上の項目データにカーソル200が移動する。即ち、上キー31及び下キー32を浅押しすることで、図8(a)のように表示された一覧リスト202上で、アーティスト名を一つずつ上下に選択するスクロールキーとしての機能が実現される。
If it is determined that the item number of the pointer P is different from the head item number of the list data (step S51; Yes), the pointer P is updated with the item number immediately before the item number of the pointer P, and step S17. Move on to processing. For this reason, the
次に、下キー32が深押しされた場合について説明する。先ず、CPU18は、操作部3からの操作信号に基づいて、下キー32が深押しされたと判定した場合(ステップS5;Yes)、ポインタPが指す項目データの頭文字をリストデータから取得して、RAM17のバッファAに記憶する(ステップS7)。
Next, a case where the
そして、ポインタPの項目番号がリストデータの最後尾の項目番号と異なるか否かを判定する(ステップS9)。このとき、同一であると判定した場合は(ステップS9;No)、ステップS17の処理に移行するが、異なると判定した場合は(ステップS9;Yes)、ポインタPを一つ後ろの項目番号で更新し(ステップS11)、その更新後のポインタPが指す項目データの頭文字をリストデータから取得して、RAM17のバッファBに記憶する(ステップS13)。 Then, it is determined whether or not the item number of the pointer P is different from the last item number of the list data (step S9). At this time, when it is determined that they are the same (step S9; No), the process proceeds to step S17, but when it is determined that they are different (step S9; Yes), the pointer P is moved to the next item number. Update (step S11), the initials of the item data pointed to by the updated pointer P are obtained from the list data and stored in the buffer B of the RAM 17 (step S13).
CPU18は、バッファA及びバッファBの文字、即ち隣り合う項目データそれぞれの頭文字を比較する(ステップS15)。この文字比較は、図7(a)及び(b)のフローチャートに従って行う。先ず、バッファA及びBの文字をそれぞれ正規化する(ステップS100)。
The
具体的には、バッファの文字がアルファベットであった場合は(ステップS200;Yes)、そのアルファベットを全角文字及び大文字に変換する(ステップS202、S204)。また、ひらがなであった場合は(ステップS206;Yes)、バッファの文字の濁点、半濁点を除去した文字に変換し(ステップS208)、更に大文字に変換する(ステップS210)。そして、例えば、バッファの文字が「ふ」であった場合に、同じ子音を持つハ行においてア段の「は」に置き換えるように、五十音における同子音上のア段の文字に変換する(ステップS212)。 Specifically, when the character in the buffer is an alphabet (step S200; Yes), the alphabet is converted into a full-width character and a capital letter (steps S202 and S204). If the character is a hiragana character (step S206; Yes), it is converted to a character from which the dakuten and semi-dakuten of the character in the buffer are removed (step S208), and further converted to a capital letter (step S210). Then, for example, when the character in the buffer is “fu”, it is converted to the upper-stage character on the consonant in the fifty-sound so that it is replaced with the upper-stage “ha” in the C line having the same consonant. (Step S212).
また、バッファの文字がカタカナであった場合は(ステップS214;Yes)、バッファの文字を全角、ひらがなに変換し(ステップS216,S218)、漢字であった場合は(ステップS220;Yes)、その漢字をJISコードに変換し、そのJISコードの音読みの頭文字を取得して(ステップS222)、ステップS208に移行する。 If the buffer character is katakana (step S214; Yes), the buffer character is converted to full-width and hiragana (steps S216 and S218). If the character is kanji (step S220; Yes), The kanji is converted into a JIS code, the initial of the JIS code is read (step S222), and the process proceeds to step S208.
このため、バッファの文字を正規化することにより、アルファベットの文字は、全て全角且つ大文字に変換され、ひらがな、カタカナ及び漢字は、‘あ’、‘か’、‘さ’、‘た’、‘な’・・・というア段の文字に変換される。 For this reason, by normalizing the characters in the buffer, all alphabetic characters are converted to full-width and capital letters, and hiragana, katakana and kanji are 'a', 'ka', 'sa', 'ta', ' It is converted to the letter “A” in a row.
そして、CPU18は、正規化を行った2つのバッファの文字を比較し(ステップS102)、一致した場合は、一致(1)を図5のフローチャートの処理に返し(ステップS104)、一致しなかった場合は、不一致(0)を返す(ステップS106)。
Then, the
図5のフローチャートに戻り、CPU18は、バッファA及びバッファBの文字を比較し、一致した場合は(ステップS15;No)、ステップS7に移行して、ステップS7〜S15のループ処理を繰り返すが、バッファA及びバッファB文字が不一致である場合は、隣接する項目データ毎の属する分類、即ち頭文字の文字種別が変化したとして、ステップS17に処理を移行し、ポインタPによって選択された項目データにカーソル200を合わせる。
Returning to the flowchart of FIG. 5, the
例えば、図8(a)の一覧リスト202上で項目データ「ADs」がカーソル200で選択された状態で下キー32が深押しされた場合、CPU18は、先ず、そのカーソル200の表示位置の項目データ「ADs」の項目番号“1”を取得してポインタPに記憶し、その項目データの頭文字の「A」をバッファAに取得する。次に、ポインタPを一つ後ろの項目番号となる“2”に更新し、リストデータ210の項目番号“2”の項目データ「Amanda Project」の頭文字「A」をバッファBに取得する。
For example, when the down key 32 is pressed down while the item data “ADs” is selected with the
このとき、バッファA及びバッファBは一致する。このため、CPU18は、次に、ポインタPが指す項目データ「Amanda Project」の頭文字「A」をバッファAに、次の項目データ「Art break」の頭文字「A」をバッファBに取得して、比較する。このように、バッファA及びBの文字が一致する場合は、その比較する2つの項目データをリストデータ内で一つずつずらしていく。
At this time, buffer A and buffer B match. Therefore, the
そして、項目番号“4”の項目データ「Art link」の頭文字「A」をバッファBに取得し、ポインタPを“5”に更新し、後ろの項目データ「Bs」の頭文字「B」をバッファBに取得した場合、これらの文字は一致しないため、CPU18は、ループ処理を抜けてステップS17に移行する。このとき、ポインタPは、項目データ「Bs」を指し示しているため、カーソル200で当該項目データを選択して図8(b)のように一覧表示する。また、ユーザが、下キー32の深押しを継続すると、カーソル200は頭文字が「C」の項目データの先頭に合わせられ、図8(b)の一覧リスト202の表示から、図8(c)の一覧リスト208に表示が切り替わる。
Then, the initial “A” of the item data “Art link” of the item number “4” is acquired in the buffer B, the pointer P is updated to “5”, and the initial “B” of the subsequent item data “Bs” is acquired. Is obtained in the buffer B, these characters do not match, so the
即ち、下キー32を深押しすることで、一連の項目データのうち、その項目データが属する分類としての頭文字の文字種別が変化する項目データにカーソル200を順次移動していく、カーソル200をあたかもジャンプさせるジャンプキーとしての機能が実現される。
That is, when the down key 32 is pressed deeply, the
次に、上キー31が深押しされた場合について説明する。先ず、CPU18は、操作部3からの操作信号に基づいて、下キー32が深押しされたと判定した場合(ステップS19;Yes)、ポインタPが指す項目データの頭文字をリストデータから取得して、RAM17のバッファAに記憶する(ステップS21)。
Next, a case where the
そして、ポインタPの項目番号がリストデータの先頭の項目番号と異なるか否かを判定し(ステップS23)、同一であると判定した場合は(ステップS23;No)、ステップS17の処理に移行するが、異なると判定した場合は(ステップS23;Yes)、ポインタPの項目番号の一つ前の項目番号で更新し(ステップS25)、その更新後のポインタPが指す項目データの頭文字をリストデータから取得して、RAM17のバッファBに記憶する(ステップS27)。 Then, it is determined whether or not the item number of the pointer P is different from the top item number of the list data (step S23). If it is determined that they are the same (step S23; No), the process proceeds to step S17. However, if it is determined that they are different (step S23; Yes), the item number before the item number of the pointer P is updated (step S25), and the initials of the item data pointed to by the updated pointer P are listed. Obtained from the data and stored in the buffer B of the RAM 17 (step S27).
CPU18は、バッファA及びバッファBの文字を比較し(ステップS29)、一致した場合は(ステップS29;No)、ステップS21に移行して、ステップS21〜S29のループ処理を繰り返すことで、その比較する2つの項目データをリストデータ内で一つずつずらしていく。
The
例えば、図8(c)において、「Cloud」がカーソル200で選択された状態で上キー31が深押しされた場合、CPU18は、先ず、項目番号“11”をポインタPに記憶し、頭文字の「C」をバッファAに取得する。次に、ポインタPを“10”に更新し、リストデータ210の項目番号“10”の項目データ「Chemist」の頭文字「C」をバッファBに取得する。
For example, in FIG. 8C, when the “Up” key 31 is pressed down with “Cloud” selected by the
このとき、バッファA及びバッファBは一致する。このため、CPU18は、次に、ポインタPが指す項目データ「Chemist」の頭文字「C」をバッファAに、一つ前の項目データ「Blue Spring Field」の頭文字「B」をバッファBに取得して比較する。このとき、バッファAとバッファBは異なるため、CPU18は、項目データの頭文字の文字種別が変化したとして、ステップS21〜S29のループ処理を抜ける。
At this time, buffer A and buffer B match. Therefore, the
しかし、この時点でポインタPは“9”であり、頭文字が「B」の項目データのうち、最後尾の項目データを指し示している。このため、ポインタPが頭文字「B」の項目データのうちの先頭の項目データを指し示すようにステップS31〜S41の処理を行う。 However, at this time, the pointer P is “9” and indicates the last item data among the item data whose initial is “B”. Therefore, the processes in steps S31 to S41 are performed so that the pointer P points to the first item data among the item data having the initial “B”.
具体的には、先ず、ポインタPが指す項目データの頭文字をバッファBに記憶し、ポインタPがリストデータの先頭の項目番号と同一であるか否かを判定する(ステップS33)。そして、同一ではないと判定した場合は(ステップS33;Yes)、ポインタPの項目番号の一つ前の項目番号で更新し(ステップS35)、その更新後のポインタPが指す項目データの頭文字をリストデータから取得して、RAM17のバッファCに記憶する(ステップS37)。 Specifically, first, the initial letter of the item data pointed to by the pointer P is stored in the buffer B, and it is determined whether or not the pointer P is the same as the top item number of the list data (step S33). If it is determined that they are not the same (step S33; Yes), the item number is updated with the item number immediately before the item number of the pointer P (step S35), and the initial of the item data pointed to by the updated pointer P Is obtained from the list data and stored in the buffer C of the RAM 17 (step S37).
CPU18は、バッファB及びバッファCの文字を比較し(ステップS39)、一致した場合は(ステップS39;No)、ステップS31に移行して、ステップS21〜S29のループ処理を繰り返す。また、不一致であった場合は(ステップS39;Yes)、隣接する項目データ毎の頭文字の文字種別が変化したとして、ポインタPの項目番号を一つ後ろの項目番号で更新して(ステップS41)、ステップS17に移行する。
The
このステップS31〜S39の処理により、リストデータ210内の項目データの頭文字を順次比較していき、ポインタPを“5”として項目データ「Bs」の頭文字「B」をバッファBに記憶し、ポインタPを“4”に更新して項目データ「art link」の頭文字「A」をバッファCに記憶した際に、バッファの比較で不一致が生ずる。
Through the processing of steps S31 to S39, the initials of the item data in the
そこで、CPU18は、ステップS39からステップS41に移行して、ポインタPを一つ後ろの項目番号、即ち“5”に更新することで、頭文字が「B」の項目データの中で、先頭の項目データにカーソル200を合わせるようにする。
Therefore, the
即ち、上キー31を深押しすることで、一連の項目データの中で、その項目データが属する分類としての頭文字の文字種別が変化する項目データの先頭にカーソル200をジャンプさせるジャンプキーとしての機能が実現される。
That is, when the
このように、ユーザが上下キー31及び32を浅押しした場合は、一覧リスト内の項目データをカーソル200で一つずつ選択状態にして、上下にカーソル200を移動するが、上下キー31及び32を深押しした場合は、同一の頭文字のアルファベットを持つ項目データをグループ化し、そのグループの先頭の項目データにカーソル200を合わせて移動していていく。
As described above, when the user presses the up and down
尚、図示は省略するが、図7(b)の正規化において、ひらがな、カタカナ、漢字は、ア段の文字に変換されているため、上下キー31及び32を深押しした際には、ひらがな、カタカナ及び漢字の一連の一覧リストにおいて、五十音の行(ア行、カ行、サ行、・・・)が変化する項目データ、即ち、同一行の項目データのうち先頭の項目データにカーソル200が合わせられるため、アルファベット時のジャンプキーと同様の作用・効果が得られるのは無論である。
Although not shown in the figure, hiragana, katakana, and kanji characters are converted to A-stage characters in the normalization of FIG. 7B, so that when the up and down
また、リストデータ210に記憶された項目データを一覧表示して、アーティスト画面上でカーソル200を移動する場合を例にとって説明するが、ジャンル名やアルバム名、トラック名等の項目データの一覧表示する場合にも同様の作用・効果が得られるのは無論である。
Further, a case where the item data stored in the
以上、本実施形態によれば、上下キー31及び32を深押しした場合、一覧リスト内で頭文字の文字種別が変化する項目データにカーソル200がジャンプする。これにより、項目データの頭文字のアルファベット毎、音読みした場合の五十音の行毎にカーソル200が移動していくため、項目データの数が膨大なったとしても、文字種別毎に簡単に検索することができる。また、ユーザは、1つの操作キーを浅押しから深押し、深押しから浅押しと押圧することで、カーソル200の移動方法を直感的に変えることができる。また、ユーザの押圧操作の押圧力に応じて、カーソル200の移動方法を変更するため、即座に操作キーの機能を切り替えることができる。従って、一覧リスト上で所望のデータを検索する際の操作性の向上を図ることができる。
As described above, according to the present embodiment, when the up and down
また、スクロールキーとジャンプキーの2つの機能を実現することができ、1つの操作キー30に2つの機能を付加することができるため、新たな操作キーを設ける必要がなく、また、メニューキーなどにより操作キーの機能をソフトウェア的に変更するといった操作手順も必要なくなる。従って、操作キー30が筐体2に占めるスペースを節約でき、操作キーの数が減るのでシンプルな操作系を実現できる。
Further, since two functions of a scroll key and a jump key can be realized and two functions can be added to one
尚、上述した実施形態は、本発明を適用した一例であり、その適用可能な範囲は上述したものに限られない。例えば、深押しされた場合は、英語の項目データから、日本語の項目データにカーソル200を合わせる(ジャンプさせる)ようにしてもよいし、日本語の五十音毎にカーソル200の位置をジャンプさせることとしてもよい。
In addition, embodiment mentioned above is an example to which this invention is applied, The applicable range is not restricted to what was mentioned above. For example, when the button is pressed deeply, the
また、各操作キー30を2段階の操作段階を判定することとしたが、その判定する操作段階を3段階、4段階と増やしてもよい。例えば、3段階の操作段階を判定する場合は、3つの入力操作に応じて、通常のカーソル移動(カーソルキー)、アルファベット及び五十音毎のカーソル移動、英語及び日本語等の言語毎のカーソル移動といった3種類のカーソル移動を1つの操作キーで実現できるようになる。
Further, although each
また、項目データが属する分類に変化が生じたか否かをアルファベットやひらがな等の文字種別に基づいて判定することとしたが、例えば、図9に示すようにカテゴリ毎に項目データを分類し、そのカテゴリが項目データ毎に変化したか否かを判定することとしてもよい。ここで、図9に楽曲のジャンルのカテゴリ毎にアーティスト名を項目データとして分類して記憶するリストデータ212を示す。
Also, whether or not the classification to which the item data belongs has changed is determined based on the character type such as alphabet or hiragana. For example, as shown in FIG. It may be determined whether the category has changed for each item data. FIG. 9 shows
CPU18は、このリストデータ212に基づいて、アーティスト名を一覧表示する。そして、上下キー31及び32が浅押しされた場合は、一覧リスト上のカーソル200で一つずつ移動し、深押しされた場合は、図5のフローチャートと同様の手法で、隣接する項目データ毎のカテゴリを比較し、そのカテゴリが変化した場合に、カーソルの位置を変更する。これにより、深押しした場合は、ジャンル(カテゴリ)が異なるアーティスト名(項目データ)の先頭のアーティスト名にカーソル200がジャンプするようになる。
The
尚、項目データとカテゴリの組み合わせは、適宜変更可能であり、例えば、カテゴリをアーティスト名、項目データをアルバム名としてもよいし、カテゴリをアルバム、項目データをトラック名としてもよい。 The combination of the item data and the category can be changed as appropriate. For example, the category may be an artist name, the item data may be an album name, the category may be an album, and the item data may be a track name.
また、操作部3のキー配置を図1のように十字状にすることとしたが、縦又は横一列のキー配置とすることととしてもよく、左右キー33及び34によりカーソル移動を行うこととしてもよいし、また、項目データを表示部22の横方向に一覧表示し、左右キー33及び34によってカーソルを左右に移動することとしてもよい。
In addition, the key arrangement of the
また、項目データにカーソル200を合わせることで項目データを識別表示することとしたが、例えば、属する分類が変化した項目データを表示部22の先頭に合わせて一覧表示することで、当該項目データを識別表示することとしてもよいし、下線等のマーキングで識別表示することとしてもよい。
In addition, the item data is identified and displayed by moving the
また、本発明のリスト表示装置をオーディオプレーヤに適用することとして説明したが、他の電子機器にも適宜適用可能であり、例えば、アドレス帳を一覧表示する携帯電話や電子手帳、PDA(personal digital assistant)、入力した文字に適合する単語を一覧表示する電子辞書等、一覧表示を行う電子機器に適用可能である。携帯型又は小型の電子機器であれば、多段タクトキーを用いたスペース上の有用性も高くなる。 Further, the list display device of the present invention has been described as being applied to an audio player. However, the list display device can be applied to other electronic devices as appropriate. For example, a mobile phone, an electronic notebook, a PDA (personal digital) assistant), an electronic dictionary that displays a list of words that match the input characters, and the like, and can be applied to electronic devices that display a list. If it is a portable type or a small electronic device, the usefulness on the space using a multistage tact key will also become high.
1 オーディオプレーヤ
3 操作部
10 制御部
11 割り込みコントローラ
12 通信部
13 音声処理部
21 記憶部
22 表示部
23 立設部
24 押圧部
25 接離部
30 操作キー
31 上キー
32 下キー
33 左キー
34 右キー
200 カーソル
210 リストデータ
DESCRIPTION OF
Claims (8)
段階的な入力操作が可能な操作部と、
前記一覧表示された複数の項目データのうち、異なる分類に属する項目データに変化した項目データを前記入力操作の操作段階に応じて選択する選択手段と、
前記一覧表示された複数の項目データのうち、前記選択手段により選択された項目データを識別表示する識別表示手段と、
を備えることを特徴とするリスト表示装置。 Display means for displaying a list of a plurality of item data;
An operation unit that allows stepwise input operations;
Selection means for selecting item data changed to item data belonging to different classifications from among the plurality of item data displayed in a list according to the operation stage of the input operation;
Identification display means for identifying and displaying item data selected by the selection means among the plurality of item data displayed in a list;
A list display device comprising:
前記操作部が第1の操作段階であった場合に、前記表示手段に一覧表示された項目データを1つずつ順次選択して識別表示し、
第2の操作段階であった場合に、前記表示手段に一覧表示された項目データのうちの前記選択手段により選択された項目データを識別表示する、
ことを特徴とする請求項1又は2に記載のリスト表示装置。 The identification display means includes
When the operation unit is in the first operation stage, the item data listed in the display means is sequentially selected and displayed one by one,
When it is the second operation stage, the item data selected by the selection means among the item data listed on the display means is identified and displayed;
The list display device according to claim 1, wherein the list display device is a display device.
前記識別表示手段は、前記選択された項目データを識別表示することを特徴とする請求項1〜3の何れか一項に記載のリスト表示装置。 The selection means selects item data changed to item data belonging to different character types from among the plurality of item data displayed in the list,
The list display device according to any one of claims 1 to 3, wherein the identification display means identifies and displays the selected item data.
前記識別表示手段は、前記選択された項目データを識別表示することを特徴とする請求項1〜4の何れか一項に記載のリスト表示装置。 The selection means selects item data changed to item data belonging to a different category from the plurality of item data displayed in the list,
The list display device according to claim 1, wherein the identification display unit displays the selected item data in an identification manner.
複数のデータを記憶する記憶手段を更に備え、
前記表示手段は、前記複数のデータ毎の属性データを項目データとして一覧表示することを特徴とする請求項1〜5の何れか一項に記載のリスト表示装置。 The list display device is a portable electronic device,
It further comprises storage means for storing a plurality of data,
The list display device according to claim 1, wherein the display unit displays a list of attribute data for each of the plurality of data as item data.
前記一覧表示された複数の項目データのうち、異なる分類に属する項目データに変化した項目データを前記入力操作の操作段階に応じて選択する選択ステップと、
前記一覧表示された複数の項目データのうち、前記選択ステップにおいて選択された項目データを識別表示する識別表示ステップと、
を含むことを特徴とするリスト表示方法。 A display step for displaying a list of a plurality of item data;
A selection step of selecting item data changed to item data belonging to different classifications among the plurality of item data displayed in a list according to the operation stage of the input operation;
An identification display step for identifying and displaying the item data selected in the selection step among the plurality of item data displayed in a list;
The list display method characterized by including.
複数の項目データを一覧表示する表示機能と、
前記一覧表示された複数の項目データのうち、異なる分類に属する項目データに変化した項目データを前記入力操作の操作段階に応じて選択する選択機能と、
前記一覧表示された複数の項目データのうち、前記選択機能により選択された項目データを識別表示する識別表示機能と、
を実現させるためのプログラム。 On the computer,
A display function that displays a list of multiple item data,
A selection function for selecting item data changed to item data belonging to different classifications among the plurality of item data displayed in a list according to the operation stage of the input operation;
An identification display function for identifying and displaying item data selected by the selection function among the plurality of item data displayed in a list;
A program to realize
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005284036A JP2007094804A (en) | 2005-09-29 | 2005-09-29 | List display device, list display method and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005284036A JP2007094804A (en) | 2005-09-29 | 2005-09-29 | List display device, list display method and program |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2007094804A true JP2007094804A (en) | 2007-04-12 |
Family
ID=37980440
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005284036A Pending JP2007094804A (en) | 2005-09-29 | 2005-09-29 | List display device, list display method and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2007094804A (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012123882A (en) * | 2010-12-10 | 2012-06-28 | Alpine Electronics Inc | Multilinguistic data list display device |
CN103995655A (en) * | 2013-02-19 | 2014-08-20 | 阿尔派株式会社 | List display device and list display method |
CN104182149A (en) * | 2013-05-24 | 2014-12-03 | 阿尔派株式会社 | Item display device and item display method |
US11029838B2 (en) | 2006-09-06 | 2021-06-08 | Apple Inc. | Touch screen device, method, and graphical user interface for customizing display of content category icons |
US11467722B2 (en) | 2007-01-07 | 2022-10-11 | Apple Inc. | Portable electronic device, method, and graphical user interface for displaying electronic documents and lists |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0896295A (en) * | 1994-09-22 | 1996-04-12 | Aisin Aw Co Ltd | Information display device |
JP2004038603A (en) * | 2002-07-04 | 2004-02-05 | Hitachi Ltd | Portable terminal device and display control method |
JP2004181162A (en) * | 2002-11-29 | 2004-07-02 | Erebus:Kk | Image displaying apparatus and its input device |
WO2004104815A2 (en) * | 2003-05-08 | 2004-12-02 | Thomson Licensing S.A. | Method and apparatus for navigating alphabetized text |
JP2005151313A (en) * | 2003-11-18 | 2005-06-09 | Matsushita Electric Ind Co Ltd | Display control apparatus and method, and broadcast management system using display control apparatus |
-
2005
- 2005-09-29 JP JP2005284036A patent/JP2007094804A/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0896295A (en) * | 1994-09-22 | 1996-04-12 | Aisin Aw Co Ltd | Information display device |
JP2004038603A (en) * | 2002-07-04 | 2004-02-05 | Hitachi Ltd | Portable terminal device and display control method |
JP2004181162A (en) * | 2002-11-29 | 2004-07-02 | Erebus:Kk | Image displaying apparatus and its input device |
WO2004104815A2 (en) * | 2003-05-08 | 2004-12-02 | Thomson Licensing S.A. | Method and apparatus for navigating alphabetized text |
JP2005151313A (en) * | 2003-11-18 | 2005-06-09 | Matsushita Electric Ind Co Ltd | Display control apparatus and method, and broadcast management system using display control apparatus |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11029838B2 (en) | 2006-09-06 | 2021-06-08 | Apple Inc. | Touch screen device, method, and graphical user interface for customizing display of content category icons |
US11467722B2 (en) | 2007-01-07 | 2022-10-11 | Apple Inc. | Portable electronic device, method, and graphical user interface for displaying electronic documents and lists |
US11972103B2 (en) | 2007-01-07 | 2024-04-30 | Apple Inc. | Portable electronic device, method, and graphical user interface for displaying electronic documents and lists |
JP2012123882A (en) * | 2010-12-10 | 2012-06-28 | Alpine Electronics Inc | Multilinguistic data list display device |
CN103995655A (en) * | 2013-02-19 | 2014-08-20 | 阿尔派株式会社 | List display device and list display method |
CN104182149A (en) * | 2013-05-24 | 2014-12-03 | 阿尔派株式会社 | Item display device and item display method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6864809B2 (en) | Korean language predictive mechanism for text entry by a user | |
EP3255529B1 (en) | System implementing a flexible keyboard layout | |
US7681145B1 (en) | Dynamic key assignment in key pad | |
US20080235621A1 (en) | Method and Device for Touchless Media Searching | |
US7592998B2 (en) | System and method for inputting characters using a directional pad | |
US20100146441A1 (en) | Search based user interface | |
KR20120006503A (en) | Improved text input | |
WO2003081365A2 (en) | Entering text into an electronic communications device | |
JP2007133884A5 (en) | ||
JP2012079252A (en) | Information terminal, character input method and character input program | |
US10534445B2 (en) | Method and device for facilitating text editing and related computer program product and computer readable medium | |
WO2009098350A1 (en) | Device and method for providing fast phrase input | |
US20130097548A1 (en) | Virtual Keyboard, Input Method, and Associated Storage Medium | |
JP2007094978A (en) | Display device, display method and display program | |
JP2007094804A (en) | List display device, list display method and program | |
JP5282699B2 (en) | Portable terminal device, character conversion device, character conversion method, and program | |
JP2005006120A (en) | Portable telephone with searching means for operating function and searching method for operating function of the portable telephone | |
CN103197765A (en) | Keyboard layout switching method and keyboard layout adjusting method | |
US20090327880A1 (en) | Text input | |
JP2007094802A (en) | List display system, list display method, and program | |
JP6069927B2 (en) | Content display device, content display method, and program | |
US20070171097A1 (en) | Apparatus and method for inputting characters in portable electronic equipment | |
JP6332433B2 (en) | Content display device, content display method, and program | |
WO2008055513A1 (en) | Wireless mobile communication terminal with adaptive user interface | |
JP6297449B2 (en) | Audio apparatus and computer program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080902 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100826 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100831 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20110104 |