JP2004086743A - Web page browsing support system and program - Google Patents

Web page browsing support system and program Download PDF

Info

Publication number
JP2004086743A
JP2004086743A JP2002249296A JP2002249296A JP2004086743A JP 2004086743 A JP2004086743 A JP 2004086743A JP 2002249296 A JP2002249296 A JP 2002249296A JP 2002249296 A JP2002249296 A JP 2002249296A JP 2004086743 A JP2004086743 A JP 2004086743A
Authority
JP
Japan
Prior art keywords
tab
web page
displayed
web
tabs
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
Application number
JP2002249296A
Other languages
Japanese (ja)
Inventor
Tomokazu Shioya
塩屋 智和
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to JP2002249296A priority Critical patent/JP2004086743A/en
Publication of JP2004086743A publication Critical patent/JP2004086743A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a Web page browsing support system capable of readily browsing a Web page. <P>SOLUTION: Tabs 36 are displayed in a tab display region 35 in the vicinity of a Web page display region 31. The tabs 36 are each an object for selectively changing over the Web page displayed in the display region 31, and each correspond to a Web file, and titles showing the contents of the respective Web pages are displayed in the tabs 36. For the tabs 36, when the number of the Web file is increased, the display sizes of the tabs 36 themselves are varied and the tabs 36 except the current tab are displayed by reducing the sizes thereof so that all the tabs 36 are displayed in the tab display region 35. When a user moves a pointer 39 on a display screen, and overlapping of the coordinates pointed by the pointer 39 on the coordinates of the display region of a tab 36c is outputted, a CPU makes the tab 36c displayed by being expanded. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、Webページ閲覧支援システム及びプログラムに関するものである。
【0002】
【従来の技術】
近年、パーソナルコンピュータ(以下、単にパソコン)は、インターネットの発展とともに急速に普及し、様々な分野、幅広い年齢層に利用されており、特に、所謂Webページの閲覧は、その主たる目的の一つになっている。ユーザは、Webブラウザ等を利用してインターネット上のWebサイトにアクセスする。そして、Webページ上に張られたリンクを辿り、様々なWebページを次々に開いていくことで、多種多様な情報を収集し又は所望するサービスの提供を受ける。ところが、必ずしも閲覧しようとするWebページが決まっていない場合が多く、また、複数のWebページを見比べたい場合もある。そのため、通常は一度閲覧したページを再度画面上に表示する必要がある。
【0003】
従来、Webブラウザには、読み込んだWebページの中から表示するWebページを順次切り替えることができるボタンオブジェクトが備えられており、読み込まれるWebページによっては、新たに別のウィンドウを開いて表示するものもある。また、表示するWebページを選択的に切り替えるオブジェクトとしてタブを備えたWebブラウザもある。
【0004】
【発明が解決しようとする課題】
しかし、多くのWebページを読み込んでしまった場合には、逐一表示するWebページを切り替えて、その中から所望のページを探すのは大変である。また、タブ付きWebブラウザの場合であっても、このような場合には、全てのタブが同じサイズで小さくなってしまうので、隠れているWebページのみならず表示しているWebページもタイトルを判別することができなくなるという問題があった。
【0005】
本発明は、上記問題点を解決するためになされたものであって、その目的は、Webページを手軽に閲覧することができる、Webページ閲覧支援システム及びプログラムを提供することにある。
【0006】
【課題を解決するための手段】
上記目的を達成するために、請求項1に記載の発明は、画面上に表示するWebページを選択的に切り替えるためのオブジェクトとしてのタブを画面上に表示する手段を備えたWebページ閲覧支援システムにおいて、前記タブを画面上に表示する手段は、画面上に表示されているWebページに対応するタブ以外のタブを縮小して表示することとした。
【0007】
また、請求項2に記載の発明は、前記タブは、画面上に表示されたポインタにて操作されることにより、該Webページを選択的に切り替えるオブジェクトであって、前記ポインタが指し示す画面上の座標を検出する手段と、該座標と前記タブの座標域に基づいて、前記ポインタと縮小表示されたタブとが重なっているか否かを検知する手段と、該重なっている場合に、該タブを拡大表示する手段と、を備えた。
【0008】
また、請求項3に記載の発明は、前記タブは、Webページのダウンロードステータスを表示する手段を備えた。
また、請求項4に記載の発明は、前記Webページのダウンロードステータスを表示する手段は、該ダウンロードステータスに応じて前記タブが段階的に画面上に表示されることとした。
【0009】
請求項5に記載の発明は、画面上に表示するWebページを選択的に切り替えるためのオブジェクトとしてのタブを画面上に表示し、該タブが画面上に表示されたポインタにて操作されることにより、該Webページを選択的に切り替えるためのプログラムであって、コンピュータに、前記ポインタが指し示す座標を検出させるステップと、該座標と前記タブの座標域に基づいて、前記ポインタと縮小表示されたタブとが重なっているか否かを検知させるステップと、該重なっている場合に、該タブを拡大表示させるステップと、を備えた。
【0010】
(作用)
従って、請求項1に記載の発明によれば、ユーザは、画面上に表示されているWebページのタイトルを一目で確認することができるので、Webページを手軽に閲覧することができる。
【0011】
請求項2,5に記載の発明によれば、多数のWebページを閲覧したためにタブが縮小表示されている場合であっても、ユーザは、ポインタでタブを指し示すことにより、当該タブに表示されたタイトルを確認することができるので、Webページを手軽に閲覧することができる。
【0012】
請求項3,4に記載の発明によれば、ユーザは、タブをみるだけで、対応するWebページのダウンロードの経過状況が判るため、安心してWebページの閲覧をすることができるので、Webページを手軽に閲覧することができる。
【0013】
【発明の実施の形態】
以下、本発明を具体化した一実施形態を図1〜図7に従って説明する。
図1は、パーソナルコンピュータ(以下、単にパソコン)1の概略構成を示す外観図である。
【0014】
図1に示すように、パソコン1は、本体にキーボード10と表示画面11を備え、マウス12が接続されている。
キーボード10には、文字・記号・数字を入力するための文字キーと、それ以外のカーソルキー、コントロールキー等の制御文字を入力するための特殊キーが備えられている。
【0015】
マウス12は、平面上を動かすことにより、表示画面11に表示されているポインタ39(本実施形態では矢印型)を動かすことができる。また、マウス12は複数(本実施形態では2つ)のマウスボタン12a,12bを備え、それらのマウスボタン12a,12bの少なくともいずれか1つを押すことにより、すなわち、クリックすることにより、表示画面11に表示されるポインタ39が指し示しているオブジェクトに対応する処理を行う。
【0016】
次にパソコン1のハードウェア構成のついて説明する。図2は、パソコン1のハードウェア構成を概略的に示すブロック図である。
図2に示すように、パソコン1は、CPU22を備え、このCPU22は、システムバス23を介してメモリ24、記憶装置25、入力装置26、出力装置27、ドライブ装置28、通信装置29、と接続されている。
【0017】
CPU22は、メモリ24を利用してプログラムを実行する。メモリ24はプログラムとデータが格納されている。
通信装置29は、ネットワークへの接続に用いられ、通信に伴うデータ変換等を行い、インターネットを介してサーバコンピュータなどにアクセスし、プログラムやデータの授受を行う。
【0018】
ドライブ装置28は、記憶媒体を駆動し、その記憶内容にアクセスする。この記憶媒体には、プログラム及びデータが記憶され、必要に応じてメモリ24に読み込んで使用することができる。
【0019】
入力装置26は、キーボード10及びポインティングデバイスとしてのマウス12を含み、ユーザーからの要求や指示の入力に用いられる。また、出力装置27は、CPU22に制御されており、入力される出力データに基づく文字・画像を表示画面11に表示する。
【0020】
ここで、入力装置26と出力装置27における入出力動作について詳述する。
マウス12又はキーボード10を操作することにより、その機械的操作は電子的なデータに変換され、メモリ24に書き込まれる。CPU22は、メモリ24に書き込まれた電子的データを読み込み、プログラムに基づいて処理を行う。
【0021】
次に、CPU22は、プログラムにより処理した画像を表示するための表示データを出力装置27に送信し、表示画面11に表示するように指示する。CPU22から指示を受けて出力装置27は表示画面11に表示データに基づいて画像を表示する。
【0022】
記憶装置25は、プログラムとデータが記憶され、CPU22はメモリ24に存在しているプログラムの指示により、プログラム及びデータをメモリ24へ転送し、それを実行する。
【0023】
次に、Webページ閲覧支援システムをWebブラウザに具体化した一例を示し説明する。
まず、所謂Webページとは、HTML等のWWW言語で記述されたWebドキュメント等により表現される仮想書面をいい、文書や静止画像のみならず、画像データ、音声データ等を組み込むことよって動画や音声等が表現されたものを含む。
【0024】
このようなWebページを表現するためのWebドキュメント及び種々のデータ等は、インターネット上のWebサーバが有する記憶装置等にWebファイルとして格納されている。
【0025】
Webブラウザは、Webページの閲覧に用いられるアプリケーションソフトウェアであり、コンピュータ上に実装され、インターネット上のWebサーバからWebファイルをダウンロードし当該Webファイルに基づいて情報端末の画面上にWebページを表示する機能を提供する。
【0026】
Webブラウザのコンピュータプログラムは、ドライブ装置28を利用してフロッピー(登録商標)やCD−ROM等の可搬媒体に格納された状態で提供され、又は、ネットワーク上に接続された他のコンピュータの記憶装置から通信装置29を介して提供される。提供されたプログラムは記憶装置25にインストールされ、起動時にメモリ24にロードされ実行するものである。
【0027】
図3は、本実施形態におけるWebブラウザが表示された表示画面11の外観図である。Webブラウザを起動すると、表示画面11には、Webページ表示領域31、入力フィールド32が表示され、その近傍には、Webファイルのダウンロード処理や表示するWebページを順次切り替えるためのオブジェクト群33が表示される。
【0028】
入力フィールド32は、所望のWebページを閲覧するために、Webファイルのダウンロード先となるWebサーバ及びWebファイルを指定するユニフォーム・リソース・ロケータ(URL)を入力するフィールドである。入力フィールド32にURLの入力があると、当該指定先のWebサーバからWebファイルのダウンロードが行われる。そして、ダウンロードされたWebファイルに基づいてWebページ表示領域31にWebページが表示される。
【0029】
詳述すると、CPU22は、入力装置26からURLの入力があった旨の出力を受けると、そのデータをメモリ24に転送し、Webサーバに対し当該指定されたWebファイルの転送要求を送信するよう、通信装置29に指示する。そして、WebサーバからWebファイルの転送、即ちダウンロードが開始されると、CPU22は、当該Webファイルをメモリ24に転送するよう指示する。そして、ダウンロードされたWebファイル41は、図4に示すように、メモリ24のWebファイル格納領域42に格納される。
【0030】
Webファイル41がダウンロードされると、CPU22は、出力装置27に対し、当該Webファイル41に基づきWebページ表示領域31上にWebページを出力するよう指示し、出力装置27は、Webページ表示領域31にWebページを表示する。
【0031】
なお、ブックマーク33aを用いて指定した場合及びWebページ中のリンクをクリックした場合も同様にしてダウンロードが行われた後、Webページが表示される。
【0032】
Webページ表示領域31には、基本的に直近にダウンロードしたWebファイル41に基づくWebページが表示されるが、Webページ切替オブジェクト33b,33cが操作されることにより、Webページ表示領域31に表示されるWebページは、ダウンロード順に順次切り替わる。
【0033】
次に、Webファイルのダウンロードが開始されると、Webページ表示領域31の近傍(Webページ表示領域31の上方)のタブ表示領域35に、タブ36が表示される。
【0034】
タブ36は、Webファイル41のダウンロードの経過情報を表示する機能、所謂ダウンロードステータス表示機能を有する。即ち、Webファイル41のダウンロード中、当該タブ36には、当該Webファイル41のダウンロードがどの程度進んでいるかについての情報が表示される。
【0035】
詳述すると、WebサーバからWebファイル41のダウンロードを行う際、CPU22は、通信装置29に対し、Webサーバから当該ダウンロードの対象となるWebファイル41の総転送データ量の情報を取得し出力することを指示する。そして、それとともに、ダウンロード中は、Webサーバからの累積転送データ量を逐次測定し出力するよう指示する。そして、CPU22は、当該総転送データ量とその時点での前記累積転送データ量を逐次比較し、当該Webファイル41がどの程度ダウンロード済みであるかの判断を行う。
【0036】
次に、当該Webファイル41のダウンロードが一定の割合まで進んだ場合、複数の任意の時点で、CPU22は、出力装置27に対し、それらの各時点に応じたタブ36の画像データを出力し、表示画面11上のタブ表示領域35にタブ36を表示するよう指示する。尚、当該任意の時点は、例えば、Webファイル41のダウンロード開始時の他にも、50%ダウンロード済みとなった時点等、が想定される。
【0037】
本実施例では、このようなダウンロード中の各時点でのタブ36の画像データは、ダウンロード初期の時点に対応する画像データ程、表示色の彩度が低く、ダウンロードが終了に近づくにつれて表示色の彩度が高くなる構成となっている。そのため、ダウンロード中のWebファイル41に対応するタブ36は、Webファイル41のダウンロードが進むにつれて徐々に視認性が良くなり、Webファイル41のダウンロードが終了したときに、タブ36は完全に視認可能な形で表示される。
【0038】
また、タブ36は、それぞれがダウンロードした、又は、ダウンロード中の、Webファイル41に対応しており、これらタブ36にはそれぞれのWebページの内容を示すタイトル37が表示される。例えば、図中のタブ36a〜36cは、それぞれ図4に示すダウンロードした、又は、ダウンロード中の、Webファイル41a〜41cに対応しており、これらタブ36a〜36cには、それぞれタイトル37a〜37cが表示される。
【0039】
タブ36は、Webページ表示領域31に表示するWebページを選択的に切り替えるオブジェクトである。即ち、タブ36の何れかがクリックされると、Webページ表示領域31に表示されるWebページが、当該クリックされたタブ36に対応するWebページに切り替わる。例えば、タイトル37aが表示されたタブ36aをクリックすると、当該タブ36aに対応するWebファイル41aに基づいて、Webページ表示領域31にWebページ38aが表示される。このとき、当該Webページ表示領域31に表示されているWebページに対応するタブ36、即ちカレントのタブ36は、他のタブ36とは異なる色で表示される。
【0040】
この場合において、タブ36による表示Webページの切り替えは、Webファイル41のダウンロード中であっても可能である。即ち、各タブ36は、それぞれがダウンロードした、又は、ダウンロード中の、Webファイル41に対応しているため、ダウンロード中のWebファイル41とは無関係に他のWebファイル41に基づくWebページをWebページ表示領域31に表示可能である。
【0041】
尚、タブ36による表示Webページの切り替えを行った後にWebページ切替オブジェクト33b,33cを操作して表示Webページの切り替えを行った場合には、直近にWebページ表示領域31に表示された順に、表示Webページが順次切り替わる。
【0042】
タブ36は、すべてのタブ36がタブ表示領域35内に表示されるように、タブ36自体の表示サイズが変動する。即ち、タブ36は、ダウンロードしたWebファイル41の数が増えて、タブ表示領域35内に全てのタブ36を表示しきれなくなった場合、カレントタブ以外のタブ36は縮小して表示される。
【0043】
また、タブ36は、ポインタ39によって指し示されることにより、当該タブ36に表示された前記タイトル37が十分に視認可能となるように拡大表示される機能を有する。
【0044】
次に、前記タブ36の拡大表示機能とともに、上記のように構成されたWebページ閲覧支援システムについて説明する。図5〜図7は、タブ36の拡大機能及びWebページ閲覧支援システムの作用を説明する図である。
【0045】
図5に示すように、図中ではタイトル37bが表示されたタブ36bが選択されており、Webページ表示領域31には、当該タブ36bに対応するWebファイル41bに基づくWebページ38bが表示されている。
【0046】
次に、図6に示すように、ユーザがマウス12を操作し、表示画面11上のポインタ39を、当該ポインタ39がタブ36cを指し示す位置に移動させると、タブ36cが拡大し、当該タブ36に表示されたタイトル37cが十分に視認可能となる。
【0047】
詳述すると、CPU22は、入力装置26からマウス12が操作された旨の出力を受けると、出力装置27に対し、表示画面11上のポインタ39が指し示す座標を検出するよう指示する。そして、出力装置27は、ポインタ39の指し示す座標が、何れかのタブ36の表示域の座標と重なる場合には、その旨をCPU22に出力する。即ち、図中では、ポインタ39が指し示す座標はタブ36cの表示域の座標と重なる旨がCPU22に出力される。
【0048】
CPU22は、かかる出力を受けると、タブ36cに表示されるタイトル37cのデータに基づき、当該タブ36cを拡大表示するためのデータを出力装置27に出力する。出力装置27は、CPU22から出力されたデータに基づき、当該タブ36cを拡大して表示する。
【0049】
次に、ユーザがタブ36cをクリックした場合、図7に示すように、Webページ表示領域31には、当該タブ36cに対応するWebファイル41cに基づいて、Webページ38cが表示される。そして、Webページ38cが表示されると、カレントタブとなったタブ36cは表示色が変わり、カレントタブではなくなったタブ36bは、タブ36c以外のタブ36と同じサイズ、表示色に変更されて表示される。
【0050】
以上記述したように本実施の形態によれば、以下の効果を奏する。
(1)Webページ表示領域31に表示するWebページを切り替えるためのオブジェクトとして、Webファイル41に対応するタブ36を表示画面11上に表示することとし、当該タブ36には、対応するWebファイル41の内容を示すタイトル37が表示されることとした。そして、ダウンロードしたWebファイル41の数が増えて、タブ表示領域35内に全てのタブ36を表示しきれなくなった場合には、カレントタブ以外のタブ36は縮小して表示されることとし、カレントタブについては縮小表示を行わないこととした。これにより、ユーザは、現在表示されているWebページのタイトルを一目で確認することができる。
【0051】
(2)また、ユーザによりマウス12が操作された場合、表示画面11上のポインタ39が指し示す座標を検出し、当該ポインタ39が、何かのタブ36と重なる場合には、当該ポインタ39の座標と座標域が重複するタブ36を拡大して表示することとした。その結果、多数のWebページを閲覧したために各タブ36が縮小表示されている場合であっても、ユーザは、ポインタ39でタブ36を指し示すことにより、当該タブ36に表示されたタイトル37を確認し、目的のWebページを容易にかつ短時間で表示することができる。
【0052】
(3)ダウンロード中のWebファイルに対応するタブ36には、ダウンロードステータス表示機能を備えた。これにより、ユーザは、タブ36を見るだけでダウンロードの状態を判断することができる。
【0053】
(4)また、タブ36のダウンロードステータス表示機能は、Webファイル41のダウンロードが進むにつれて段階的にタブ表示領域35に表示されることとし、当該Webファイル41のダウンロードが終了したときに、完全に表示されることとした。これにより、ユーザは、一目でダウンロードの状態を判断することができる。
【0054】
なお、前記実施形態は、以下の態様に変更してもよい。
○本実施形態では、パソコン上において具体化したが、PDA(パーソナル・データ・アシスタンツ)や携帯電話等の移動体通信端末上で用いてもよい。また、本実施形態では、図中ではノート型パソコンを例示したが、タワー型やブック型等でもよく、ワークステーション等で用いてもよい。
【0055】
○Webファイルは、文書のみを表示するテキストファイルであってもよい。
○Webファイルは、Webブラウザが実装されるパソコンの記憶装置25の領域内に格納されていてもよい。
【0056】
○タブ表示領域35内に全てのタブ36を表示しきれなくなった場合のタブ36の表示形式は、カレントのタブ36及びポインタ39で指し示されているタブ36以外のタブ36は重ねて表示することにより、タブ表示領域35内に全てのタブ36を表示するものであってもよい。
【0057】
○表示すべきタブ36が多数となった場合に、前記タブ36を重ねて表示する場合には、タブ36の拡大表示機能は、当該、ポインタ39で指し示されているタブ36が、ユーザから見て最も手前に視認できるように表示されるものであってもよい。
【0058】
○また、タブ36の拡大表示機能は、タイトル37を表示するポップアップ表示や所謂バルーン表示を行うものであってもよい。
○本実施形態では、タブ36は、ダウンロードしたWebファイル41の数が増えて、タブ表示領域35内に全てのタブ36を表示しきれなくなった場合に、カレントタブ以外のタブ36が縮小して表示されることとしたが、当該Webファイル41が少ないときにも縮小表示されることとしてもよい。
【0059】
○ダウンロードステータス表示機能は、タブ36をバーグラフのように表示するものやタブ36を3D表示することにより表現するものであってもよい。
○また、本実施形態では、ダウンロードステータス表示機能は、ダウンロードの対象であるWebファイル41のファイルサイズに対するダウンロード済みの割合に基づいて表示される構成とした。しかし、これに限らず、データの転送速度からダウンロードの所要時間を推測し、当該ダウンロード終了までの残り時間を表示するものであってもよい。
【0060】
○タイトル37は、Webドキュメントのヘッダ又はWebファイルのファイル名の表示であってもよく、Webページの構文解析により抽出されたものであってもよい。
【0061】
○本実施形態では、タブ36は、マウス12を操作しクリックすることにより、即ちポインタ39にて指示されたタブを操作されることとしたが、キーボード入力により、表示画面11に表示された入力カーソルと重なるタブ36について操作するものであってもよい。
【0062】
○本実施形態では、本願発明に係るWebページ閲覧支援システムをWebブラウザに具体化して説明したが、ファイルビューア等に具体化してもよい。
次に、前記実施形態から把握できる技術思想を追記する。
【0063】
(イ)請求項1〜請求項4のうちの何れか一つに記載のWebページ閲覧支援システムにおいて、前記タブは、画面上に表示されているWebページに対応するタブの表示形態が他のタブの表示形態と異なることを特徴とするWebページ閲覧支援システム。
【0064】
(ロ)請求項1〜請求項4及び前記(イ)のうちの何れか一つに記載のWebページ閲覧支援システムにおいて、前記タブは、画面上のポインタにて指し示されるタブの表示形態が他のタブの表示形態と異なることを特徴とするWebページ閲覧支援システム。
【0065】
(ハ)請求項5に記載のプログラムにおいて、前記プログラムは、前記タブにWebページのダウンロードステータスを表示させるステップを備えたプログラム。
【0066】
(二)前記(ハ)に記載のプログラムにおいて、前記タブにWebページのダウンロードステータスを表示させるステップは、該ダウンロードステータスに応じて前記タブを段階的に画面上に表示させるプログラム。
【0067】
(ホ)画面上に表示するWebページを選択的に切り替えるためのオブジェクトとしてのタブを画面上に表示するステップを備えたWebページ閲覧支援方法において、前記タブを画面上に表示するステップは、
画面上に表示されているWebページに対応するタブ以外のタブを縮小して表示することを特徴とするWebページ閲覧支援方法。
【0068】
(へ)前記(ホ)に記載のWebページ閲覧支援方法において、前記タブは、画面上に表示されたポインタにて操作されることにより、該Webページを選択的に切り替えるオブジェクトであって、前記ポインタが指し示す画面上の座標を検出するステップと、該座標と前記タブの座標域に基づいて、前記ポインタと縮小表示されたタブとが重なっているか否かを検知するステップと、該重なっている場合に、該タブを拡大表示するステップと、を備えたことを特徴とするWebページ閲覧支援方法。
【0069】
(ト)前記(ホ)又は(ヘ)に記載のWebページ閲覧支援方法において、前記タブは、Webページのダウンロードステータスを表示するステップを備えたことを特徴とするWebページ閲覧支援方法。
【0070】
(チ)前記(ト)に記載のWebページ閲覧支援方法において、前記Webページのダウンロードステータスを表示するステップは、該ダウンロードステータスに応じて前記タブが段階的に画面上に表示されることを特徴とするWebページ閲覧支援方法。
【0071】
【発明の効果】
以上詳述したように、本発明によれば、Webページを手軽に閲覧することができる、Webページ閲覧支援システム及びプログラムを提供することができる。
【図面の簡単な説明】
【図1】パソコンの概略構成を示す外観図。
【図2】パソコンのハードウェア構成を概略的に示すブロック図。
【図3】Webブラウザが表示された表示画面の外観図。
【図4】Webファイル及びWebファイル格納領域を機能的に示す概略構成図。
【図5】タブの拡大表示機能及びWebページ閲覧支援システムの説明図。
【図6】タブの拡大表示機能及びWebページ閲覧支援システムの説明図。
【図7】タブの拡大表示機能及びWebページ閲覧支援システムの説明図。
【符号の説明】
11…表示画面、12…マウス、31…Webページ表示領域、36,36a〜36c…タブ、37,37a〜37c…タイトル、38a〜38c…Webページ、39…ポインタ、41,41a〜41c…Webファイル。
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a web page browsing support system and a program.
[0002]
[Prior art]
2. Description of the Related Art In recent years, personal computers (hereinafter simply referred to as personal computers) have rapidly spread with the development of the Internet and are used in various fields and a wide range of age groups. In particular, browsing so-called Web pages is one of the main purposes. Has become. The user accesses a Web site on the Internet using a Web browser or the like. Then, by following links provided on the Web pages and successively opening various Web pages, various kinds of information are collected or a desired service is provided. However, there are many cases where the Web page to be browsed is not always determined, and there are also cases where it is desired to compare a plurality of Web pages. Therefore, it is usually necessary to display the page once viewed on the screen again.
[0003]
2. Description of the Related Art Conventionally, a Web browser is provided with a button object that can sequentially switch a Web page to be displayed from among the read Web pages. Depending on the Web page to be read, a button object is newly opened and displayed. There is also. There is also a web browser having a tab as an object for selectively switching a web page to be displayed.
[0004]
[Problems to be solved by the invention]
However, when many Web pages have been read, it is difficult to switch the Web pages to be displayed one by one and search for a desired page from among them. In addition, even in the case of a web browser with tabs, in such a case, all tabs are reduced in size to the same size, so that not only hidden web pages but also displayed web pages have titles. There was a problem that it was not possible to determine.
[0005]
SUMMARY An advantage of some aspects of the invention is to provide a web page browsing support system and a program capable of easily browsing a web page.
[0006]
[Means for Solving the Problems]
In order to achieve the above object, the invention according to claim 1 provides a Web page browsing support system including means for displaying on a screen a tab as an object for selectively switching a Web page to be displayed on the screen. In the above, the means for displaying the tab on the screen reduces and displays the tabs other than the tab corresponding to the Web page displayed on the screen.
[0007]
The invention according to claim 2 is an object in which the tab is an object that selectively switches the Web page by being operated by a pointer displayed on a screen, and is displayed on the screen indicated by the pointer. Means for detecting coordinates, means for detecting whether or not the pointer and the reduced-displayed tab overlap based on the coordinates and the coordinate area of the tab. Means for enlarged display.
[0008]
Also, in the invention according to claim 3, the tab has a unit for displaying a download status of the Web page.
According to a fourth aspect of the present invention, the means for displaying the download status of the web page displays the tab in a stepwise manner on the screen according to the download status.
[0009]
According to a fifth aspect of the present invention, a tab as an object for selectively switching a Web page to be displayed on a screen is displayed on the screen, and the tab is operated by a pointer displayed on the screen. Is a program for selectively switching the Web page, wherein the program causes the computer to detect coordinates indicated by the pointer, and displays the pointer in a reduced size based on the coordinates and the coordinate area of the tab. A step of detecting whether or not the tab is overlapped; and a step of enlarging and displaying the tab when the tab is overlapped.
[0010]
(Action)
Therefore, according to the first aspect of the present invention, the user can check the title of the Web page displayed on the screen at a glance, and can easily browse the Web page.
[0011]
According to the second and fifth aspects of the present invention, even when tabs are displayed in a reduced size due to browsing a large number of Web pages, the user can display the tabs by pointing to the tabs with the pointer. Since the title can be confirmed, the Web page can be easily browsed.
[0012]
According to the third and fourth aspects of the present invention, the user can see the progress of the download of the corresponding Web page only by looking at the tab, so that the user can browse the Web page with ease. Can be easily browsed.
[0013]
BEST MODE FOR CARRYING OUT THE INVENTION
An embodiment of the present invention will be described below with reference to FIGS.
FIG. 1 is an external view showing a schematic configuration of a personal computer (hereinafter, simply referred to as a personal computer) 1.
[0014]
As shown in FIG. 1, the personal computer 1 includes a keyboard 10 and a display screen 11 in a main body, and a mouse 12 is connected.
The keyboard 10 is provided with character keys for inputting characters, symbols and numbers, and special keys for inputting control characters such as other cursor keys and control keys.
[0015]
The mouse 12 can move the pointer 39 (arrow in the present embodiment) displayed on the display screen 11 by moving on the plane. The mouse 12 has a plurality of (two in this embodiment) mouse buttons 12a and 12b, and the display screen is displayed by pressing at least one of the mouse buttons 12a and 12b, that is, by clicking. A process corresponding to the object pointed to by the pointer 39 displayed on 11 is performed.
[0016]
Next, the hardware configuration of the personal computer 1 will be described. FIG. 2 is a block diagram schematically showing a hardware configuration of the personal computer 1.
As shown in FIG. 2, the personal computer 1 includes a CPU 22, which is connected to a memory 24, a storage device 25, an input device 26, an output device 27, a drive device 28, and a communication device 29 via a system bus 23. Have been.
[0017]
The CPU 22 executes a program using the memory 24. The memory 24 stores programs and data.
The communication device 29 is used for connection to a network, performs data conversion and the like accompanying communication, accesses a server computer or the like via the Internet, and exchanges programs and data.
[0018]
The drive device 28 drives a storage medium and accesses the stored contents. The storage medium stores programs and data, and can be read into the memory 24 and used as needed.
[0019]
The input device 26 includes the keyboard 10 and the mouse 12 as a pointing device, and is used for inputting a request or instruction from a user. The output device 27 is controlled by the CPU 22 and displays characters and images on the display screen 11 based on input output data.
[0020]
Here, the input / output operations of the input device 26 and the output device 27 will be described in detail.
By operating the mouse 12 or the keyboard 10, the mechanical operation is converted into electronic data and written into the memory 24. The CPU 22 reads the electronic data written in the memory 24 and performs processing based on the program.
[0021]
Next, the CPU 22 transmits display data for displaying an image processed by the program to the output device 27 and instructs the display device 11 to display the data. Upon receiving an instruction from the CPU 22, the output device 27 displays an image on the display screen 11 based on the display data.
[0022]
The storage device 25 stores programs and data, and the CPU 22 transfers the programs and data to the memory 24 according to instructions of the programs existing in the memory 24, and executes them.
[0023]
Next, an example in which the Web page browsing support system is embodied in a Web browser will be described.
First, a so-called Web page refers to a virtual document expressed by a Web document or the like described in a WWW language such as HTML, and includes not only a document and a still image, but also a moving image and a sound by incorporating image data, sound data, and the like. Etc. are included.
[0024]
A Web document for expressing such a Web page, various data, and the like are stored as Web files in a storage device or the like of a Web server on the Internet.
[0025]
A Web browser is application software used for browsing Web pages, is mounted on a computer, downloads a Web file from a Web server on the Internet, and displays a Web page on a screen of an information terminal based on the Web file. Provides functionality.
[0026]
The computer program of the Web browser is provided in a state of being stored in a portable medium such as a floppy (registered trademark) or a CD-ROM using the drive device 28, or is stored in another computer connected on a network. It is provided from the device via the communication device 29. The provided program is installed in the storage device 25, loaded into the memory 24 at the time of startup, and executed.
[0027]
FIG. 3 is an external view of a display screen 11 on which a Web browser according to the present embodiment is displayed. When the Web browser is started, a Web page display area 31 and an input field 32 are displayed on the display screen 11, and in the vicinity of the Web screen, an object group 33 for downloading a Web file and sequentially switching the displayed Web page is displayed. Is done.
[0028]
The input field 32 is a field for inputting a uniform resource locator (URL) for designating a Web server to which a Web file is downloaded and a Web file in order to browse a desired Web page. When a URL is input in the input field 32, a Web file is downloaded from the specified Web server. Then, a Web page is displayed in the Web page display area 31 based on the downloaded Web file.
[0029]
More specifically, when receiving an output indicating that a URL has been input from the input device 26, the CPU 22 transfers the data to the memory 24, and transmits a transfer request for the specified Web file to the Web server. , To the communication device 29. Then, when the transfer of the Web file from the Web server, that is, the download is started, the CPU 22 instructs the transfer of the Web file to the memory 24. Then, the downloaded Web file 41 is stored in the Web file storage area 42 of the memory 24, as shown in FIG.
[0030]
When the Web file 41 is downloaded, the CPU 22 instructs the output device 27 to output a Web page on the Web page display area 31 based on the Web file 41, and the output device 27 outputs the Web page display area 31. To display a Web page.
[0031]
Note that, also in the case where the designation is made using the bookmark 33a and the case where the link in the Web page is clicked, the Web page is displayed after the download is performed in the same manner.
[0032]
Basically, a Web page based on the most recently downloaded Web file 41 is displayed in the Web page display area 31, but is displayed in the Web page display area 31 by operating the Web page switching objects 33b and 33c. Web pages are sequentially switched in download order.
[0033]
Next, when the download of the Web file is started, a tab 36 is displayed in the tab display area 35 near the Web page display area 31 (above the Web page display area 31).
[0034]
The tab 36 has a function of displaying progress information of the download of the Web file 41, a so-called download status display function. That is, while the web file 41 is being downloaded, the tab 36 displays information on how far the download of the web file 41 has progressed.
[0035]
More specifically, when downloading the Web file 41 from the Web server, the CPU 22 obtains and outputs information on the total transfer data amount of the Web file 41 to be downloaded from the Web server to the communication device 29. Instruct. At the same time, during download, an instruction is given to sequentially measure and output the accumulated transfer data amount from the Web server. Then, the CPU 22 sequentially compares the total transfer data amount with the accumulated transfer data amount at that time, and determines how much the Web file 41 has been downloaded.
[0036]
Next, when the download of the Web file 41 has progressed to a certain rate, the CPU 22 outputs the image data of the tab 36 corresponding to each time to the output device 27 at a plurality of arbitrary times, An instruction is given to display the tab 36 in the tab display area 35 on the display screen 11. Note that the arbitrary point in time may be, for example, a point in time when the download of the Web file 41 is started, or a point in time when 50% has been downloaded.
[0037]
In the present embodiment, the image data of the tab 36 at each point in time during such download has a lower saturation of the display color as the image data corresponding to the initial point of the download. The configuration is such that the saturation is high. Therefore, the visibility of the tab 36 corresponding to the Web file 41 being downloaded is gradually improved as the download of the Web file 41 proceeds, and the tab 36 is completely visible when the download of the Web file 41 is completed. Displayed in the form.
[0038]
The tabs 36 correspond to the Web files 41 downloaded or being downloaded, respectively, and the tabs 36 display titles 37 indicating the contents of the respective Web pages. For example, the tabs 36a to 36c in the figure correspond to the web files 41a to 41c downloaded or being downloaded as shown in FIG. 4, respectively, and the tabs 36a to 36c have titles 37a to 37c, respectively. Is displayed.
[0039]
The tab 36 is an object for selectively switching a Web page to be displayed in the Web page display area 31. That is, when any one of the tabs 36 is clicked, the Web page displayed in the Web page display area 31 is switched to the Web page corresponding to the clicked tab 36. For example, when the user clicks on the tab 36a on which the title 37a is displayed, the Web page 38a is displayed in the Web page display area 31 based on the Web file 41a corresponding to the tab 36a. At this time, the tab 36 corresponding to the Web page displayed in the Web page display area 31, that is, the current tab 36 is displayed in a different color from the other tabs 36.
[0040]
In this case, switching of the displayed Web page by the tab 36 is possible even while the Web file 41 is being downloaded. That is, since each tab 36 corresponds to the Web file 41 downloaded or downloaded, the Web page based on the other Web file 41 is changed to the Web page regardless of the Web file 41 being downloaded. It can be displayed in the display area 31.
[0041]
When the displayed web pages are switched by operating the web page switching objects 33b and 33c after the displayed web pages are switched by the tab 36, the displayed web pages are switched in the order displayed in the web page display area 31 most recently. The display Web pages are sequentially switched.
[0042]
The display size of the tab 36 changes so that all the tabs 36 are displayed in the tab display area 35. That is, when the number of the downloaded Web files 41 increases and all the tabs 36 cannot be displayed in the tab display area 35, the tabs 36 other than the current tab are displayed in a reduced size.
[0043]
Further, the tab 36 has a function of being enlarged and displayed by being pointed by the pointer 39 so that the title 37 displayed on the tab 36 is sufficiently visible.
[0044]
Next, the web page browsing support system configured as described above together with the enlarged display function of the tab 36 will be described. FIG. 5 to FIG. 7 are diagrams for explaining the function of the enlargement function of the tab 36 and the Web page browsing support system.
[0045]
As shown in FIG. 5, a tab 36b displaying a title 37b is selected in the figure, and a Web page 38b based on a Web file 41b corresponding to the tab 36b is displayed in the Web page display area 31. I have.
[0046]
Next, as shown in FIG. 6, when the user operates the mouse 12 to move the pointer 39 on the display screen 11 to a position where the pointer 39 points to the tab 36c, the tab 36c is enlarged and the tab 36c is enlarged. Is sufficiently visible.
[0047]
More specifically, when receiving an output indicating that the mouse 12 has been operated from the input device 26, the CPU 22 instructs the output device 27 to detect the coordinates indicated by the pointer 39 on the display screen 11. When the coordinates indicated by the pointer 39 overlap the coordinates of the display area of any of the tabs 36, the output device 27 outputs the fact to the CPU 22. That is, in the drawing, the fact that the coordinates indicated by the pointer 39 overlap the coordinates of the display area of the tab 36c is output to the CPU 22.
[0048]
Upon receiving the output, the CPU 22 outputs data for enlarging and displaying the tab 36c to the output device 27 based on the data of the title 37c displayed on the tab 36c. The output device 27 enlarges and displays the tab 36c based on the data output from the CPU 22.
[0049]
Next, when the user clicks on the tab 36c, as shown in FIG. 7, a Web page 38c is displayed in the Web page display area 31 based on the Web file 41c corresponding to the tab 36c. When the Web page 38c is displayed, the tab 36c that has become the current tab changes its display color, and the tab 36b that is no longer the current tab is displayed in the same size and color as the tabs 36 other than the tab 36c. Is done.
[0050]
As described above, according to the present embodiment, the following effects can be obtained.
(1) A tab 36 corresponding to the Web file 41 is displayed on the display screen 11 as an object for switching the Web page to be displayed in the Web page display area 31. The tab 36 includes the corresponding Web file 41. Is displayed. When the number of downloaded Web files 41 increases and all the tabs 36 cannot be displayed in the tab display area 35, the tabs 36 other than the current tab are reduced and displayed. Tabs are not displayed in reduced size. This allows the user to check at a glance the title of the currently displayed Web page.
[0051]
(2) When the mouse 12 is operated by the user, the coordinates indicated by the pointer 39 on the display screen 11 are detected. When the pointer 39 overlaps with any tab 36, the coordinates of the pointer 39 are detected. The tab 36 having the same coordinate area as the tab 36 is enlarged and displayed. As a result, even when each tab 36 is displayed in a reduced size due to browsing a large number of Web pages, the user confirms the title 37 displayed on the tab 36 by pointing the tab 36 with the pointer 39. Then, the target Web page can be displayed easily and in a short time.
[0052]
(3) The tab 36 corresponding to the Web file being downloaded has a download status display function. Thus, the user can determine the download status only by looking at the tab 36.
[0053]
(4) The download status display function of the tab 36 is displayed in the tab display area 35 step by step as the download of the Web file 41 proceeds, and when the download of the Web file 41 is completed, It was decided to be displayed. Thereby, the user can determine the download status at a glance.
[0054]
The embodiment may be changed to the following mode.
In this embodiment, the present invention is embodied on a personal computer, but may be used on a mobile communication terminal such as a PDA (Personal Data Assistance) or a mobile phone. Further, in the present embodiment, a notebook personal computer is illustrated in the drawings, but it may be a tower type, a book type, or a workstation.
[0055]
The Web file may be a text file that displays only a document.
The Web file may be stored in an area of the storage device 25 of the personal computer on which the Web browser is mounted.
[0056]
When all the tabs 36 cannot be displayed in the tab display area 35, the display format of the tabs 36 is such that the tabs 36 other than the current tab 36 and the tab 36 indicated by the pointer 39 are overlapped. Thus, all tabs 36 may be displayed in the tab display area 35.
[0057]
When the tabs 36 to be displayed are numerous and the tabs 36 are displayed in an overlapping manner, the enlarged display function of the tabs 36 indicates that the tab 36 indicated by the pointer 39 is It may be displayed so that it can be visually recognized in the foreground.
[0058]
In addition, the enlarged display function of the tab 36 may perform a pop-up display for displaying the title 37 or a so-called balloon display.
In the present embodiment, when the number of downloaded Web files 41 increases and all the tabs 36 cannot be displayed in the tab display area 35, the tabs 36 other than the current tab are reduced. Although the Web file 41 is displayed, the display may be reduced even when the Web file 41 is small.
[0059]
The download status display function may be a function that displays the tabs 36 like a bar graph or a function that displays the tabs 36 in 3D.
In addition, in the present embodiment, the download status display function is configured to be displayed based on the ratio of the downloaded file to the file size of the Web file 41 to be downloaded. However, the present invention is not limited to this, and the time required for download may be estimated from the data transfer speed, and the remaining time until the end of the download may be displayed.
[0060]
The title 37 may be a display of a header of a Web document or a file name of a Web file, or may be extracted by parsing a Web page.
[0061]
In the present embodiment, the tab 36 is operated by clicking the mouse 12 and operating the tab indicated by the pointer 39. However, the input displayed on the display screen 11 by keyboard input is performed. The operation may be performed on the tab 36 overlapping the cursor.
[0062]
In the present embodiment, the Web page browsing support system according to the present invention has been embodied in a Web browser, but may be embodied in a file viewer or the like.
Next, technical ideas that can be grasped from the embodiment will be added.
[0063]
(A) In the web page browsing support system according to any one of claims 1 to 4, the tab has a tab display mode corresponding to a web page displayed on a screen. A web page browsing support system, which is different from a tab display mode.
[0064]
(B) In the web page browsing support system according to any one of (1) to (4) and (A), the tab is displayed in a form indicated by a pointer on a screen. A web page browsing support system, which is different from the display form of other tabs.
[0065]
(C) The program according to claim 5, wherein the program includes a step of displaying a download status of a web page on the tab.
[0066]
(2) In the program according to (c), the step of displaying the download status of the Web page on the tab includes displaying the tab on the screen in a stepwise manner according to the download status.
[0067]
(E) In the web page browsing support method including a step of displaying a tab as an object for selectively switching a web page to be displayed on the screen on the screen, the step of displaying the tab on the screen includes:
A web page browsing support method, characterized in that tabs other than tabs corresponding to web pages displayed on a screen are reduced and displayed.
[0068]
(F) In the Web page browsing support method according to (E), the tab is an object that selectively switches the Web page by being operated by a pointer displayed on a screen. Detecting the coordinates on the screen indicated by the pointer; detecting whether or not the pointer and the reduced-displayed tab overlap each other based on the coordinates and the coordinate area of the tab; and And a step of enlarging and displaying the tab in such a case.
[0069]
(G) The web page browsing support method according to (e) or (f), wherein the tab includes a step of displaying a download status of the web page.
[0070]
(H) In the web page browsing support method according to (g), the step of displaying the download status of the web page includes displaying the tab in a stepwise manner on the screen according to the download status. Web page browsing support method.
[0071]
【The invention's effect】
As described above in detail, according to the present invention, it is possible to provide a Web page browsing support system and a program that can easily browse Web pages.
[Brief description of the drawings]
FIG. 1 is an external view showing a schematic configuration of a personal computer.
FIG. 2 is a block diagram schematically showing a hardware configuration of a personal computer.
FIG. 3 is an external view of a display screen on which a Web browser is displayed.
FIG. 4 is a schematic configuration diagram functionally showing a Web file and a Web file storage area.
FIG. 5 is an explanatory diagram of a tab enlarged display function and a Web page browsing support system.
FIG. 6 is an explanatory diagram of an enlarged display function of a tab and a Web page browsing support system.
FIG. 7 is an explanatory diagram of an enlarged display function of a tab and a Web page browsing support system.
[Explanation of symbols]
11 display screen, 12 mouse, 31 Web page display area, 36, 36a-36c tab, 37, 37a-37c title, 38a-38c Web page, 39 pointer, 41, 41a-41c Web File.

Claims (5)

画面上に表示するWebページを選択的に切り替えるためのオブジェクトとしてのタブを画面上に表示する手段を備えたWebページ閲覧支援システムにおいて、
前記タブを画面上に表示する手段は、
画面上に表示されているWebページに対応するタブ以外のタブを縮小して表示することを特徴とするWebページ閲覧支援システム。
In a Web page browsing support system including means for displaying on a screen a tab as an object for selectively switching a Web page to be displayed on a screen,
Means for displaying the tab on the screen,
A web page browsing support system characterized in that tabs other than tabs corresponding to web pages displayed on a screen are reduced and displayed.
請求項1に記載のWebページ閲覧支援システムにおいて、
前記タブは、画面上に表示されたポインタにて操作されることにより、該Webページを選択的に切り替えるオブジェクトであって、
前記ポインタが指し示す画面上の座標を検出する手段と、
該座標と前記タブの座標域に基づいて、前記ポインタと縮小表示されたタブとが重なっているか否かを検知する手段と、
該重なっている場合に、該タブを拡大表示する手段と、を備えたことを特徴とするWebページ閲覧支援システム。
The web page browsing support system according to claim 1,
The tab is an object that selectively switches the Web page by being operated by a pointer displayed on a screen,
Means for detecting coordinates on the screen indicated by the pointer,
Based on the coordinates and the coordinate area of the tab, means for detecting whether or not the pointer and the displayed tab are overlapped;
Means for enlarging and displaying the tab in the case where the tabs are overlapped with each other.
請求項1又は請求項2に記載のWebページ閲覧支援システムにおいて、
前記タブは、Webページのダウンロードステータスを表示する手段を備えたことを特徴とするWebページ閲覧支援システム。
In the web page browsing support system according to claim 1 or 2,
The web page browsing support system, wherein the tab includes means for displaying a download status of the web page.
請求項3に記載のWebページ閲覧支援システムにおいて、
前記Webページのダウンロードステータスを表示する手段は、該ダウンロードステータスに応じて前記タブが段階的に画面上に表示されることを特徴とするWebページ閲覧支援システム。
The web page browsing support system according to claim 3,
The web page browsing support system, wherein the means for displaying the download status of the web page displays the tab in a stepwise manner according to the download status.
画面上に表示するWebページを選択的に切り替えるためのオブジェクトとしてのタブを画面上に表示し、該タブが画面上に表示されたポインタにて操作されることにより、該Webページを選択的に切り替えるためのプログラムであって、
コンピュータに、
前記ポインタが指し示す座標を検出させるステップと、
該座標と前記タブの座標域に基づいて、前記ポインタと縮小表示されたタブとが重なっているか否かを検知させるステップと、
該重なっている場合に、該タブを拡大表示させるステップと、
を備えたことを特徴とするプログラム。
A tab as an object for selectively switching a web page to be displayed on the screen is displayed on the screen, and the tab is operated by a pointer displayed on the screen to selectively select the web page. A program for switching,
On the computer,
Detecting coordinates indicated by the pointer;
Based on the coordinates and the coordinate area of the tab, a step of detecting whether or not the pointer and the tab that has been reduced and displayed overlap,
Enlarging and displaying the tab when the tabs overlap;
A program characterized by comprising:
JP2002249296A 2002-08-28 2002-08-28 Web page browsing support system and program Pending JP2004086743A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002249296A JP2004086743A (en) 2002-08-28 2002-08-28 Web page browsing support system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002249296A JP2004086743A (en) 2002-08-28 2002-08-28 Web page browsing support system and program

Publications (1)

Publication Number Publication Date
JP2004086743A true JP2004086743A (en) 2004-03-18

Family

ID=32056452

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002249296A Pending JP2004086743A (en) 2002-08-28 2002-08-28 Web page browsing support system and program

Country Status (1)

Country Link
JP (1) JP2004086743A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005334186A (en) * 2004-05-26 2005-12-08 Ge Medical Systems Global Technology Co Llc Medical image display method and ultrasonic diagnostic equipment
WO2006035662A1 (en) * 2004-09-29 2006-04-06 Access Co., Ltd. Memory area managing method, browser program, and mark-up language document processor
JP2006113765A (en) * 2004-10-14 2006-04-27 Fuji Xerox Co Ltd Document processor
JP2008107865A (en) * 2006-10-23 2008-05-08 Sharp Corp Tab browser operation device, tab browser operation method, program, and recording medium
JP2008140188A (en) * 2006-12-01 2008-06-19 Matsushita Electric Works Ltd Supervision and control terminal
JP2009059146A (en) * 2007-08-31 2009-03-19 Daikin Ind Ltd Sheet tab display control device and method, program and recording medium
JP2009070412A (en) * 2008-12-16 2009-04-02 Sony Computer Entertainment Inc Screen display program, computer-readable storage medium storing screen display program, screen display device, movie terminal device, and screen display method
JP2012038356A (en) * 2011-11-24 2012-02-23 Canon Inc Information processor and information processing method
JP2013012063A (en) * 2011-06-29 2013-01-17 Canon Inc Display control apparatus
JP2014509022A (en) * 2011-03-07 2014-04-10 マイクロソフト コーポレーション Task-based address bar and tab scaling
US8819702B2 (en) 2004-09-15 2014-08-26 Nokia Corporation File delivery session handling
US8949732B2 (en) 2005-06-07 2015-02-03 Sony Corporation System and method for corresponding tabs to content information

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0561633A (en) * 1991-08-30 1993-03-12 Sony Corp Image display device
JPH1027087A (en) * 1996-07-12 1998-01-27 Sanyo Electric Co Ltd Screen display method and television receiver with built-in internet receiver
JP2000172398A (en) * 1998-12-01 2000-06-23 Internatl Business Mach Corp <Ibm> Interface control for performing switching among display areas on display device
JP2002108362A (en) * 2000-09-29 2002-04-10 Casio Comput Co Ltd Downloading system, information processor, and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0561633A (en) * 1991-08-30 1993-03-12 Sony Corp Image display device
JPH1027087A (en) * 1996-07-12 1998-01-27 Sanyo Electric Co Ltd Screen display method and television receiver with built-in internet receiver
JP2000172398A (en) * 1998-12-01 2000-06-23 Internatl Business Mach Corp <Ibm> Interface control for performing switching among display areas on display device
JP2002108362A (en) * 2000-09-29 2002-04-10 Casio Comput Co Ltd Downloading system, information processor, and storage medium

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005334186A (en) * 2004-05-26 2005-12-08 Ge Medical Systems Global Technology Co Llc Medical image display method and ultrasonic diagnostic equipment
US8819702B2 (en) 2004-09-15 2014-08-26 Nokia Corporation File delivery session handling
WO2006035662A1 (en) * 2004-09-29 2006-04-06 Access Co., Ltd. Memory area managing method, browser program, and mark-up language document processor
JP2006113765A (en) * 2004-10-14 2006-04-27 Fuji Xerox Co Ltd Document processor
US8949732B2 (en) 2005-06-07 2015-02-03 Sony Corporation System and method for corresponding tabs to content information
JP2008107865A (en) * 2006-10-23 2008-05-08 Sharp Corp Tab browser operation device, tab browser operation method, program, and recording medium
JP2008140188A (en) * 2006-12-01 2008-06-19 Matsushita Electric Works Ltd Supervision and control terminal
JP2009059146A (en) * 2007-08-31 2009-03-19 Daikin Ind Ltd Sheet tab display control device and method, program and recording medium
JP2009070412A (en) * 2008-12-16 2009-04-02 Sony Computer Entertainment Inc Screen display program, computer-readable storage medium storing screen display program, screen display device, movie terminal device, and screen display method
JP2014509022A (en) * 2011-03-07 2014-04-10 マイクロソフト コーポレーション Task-based address bar and tab scaling
US9378297B2 (en) 2011-03-07 2016-06-28 Microsoft Technology Licensing, Llc Task-based address bar and tabs scaling
JP2013012063A (en) * 2011-06-29 2013-01-17 Canon Inc Display control apparatus
JP2012038356A (en) * 2011-11-24 2012-02-23 Canon Inc Information processor and information processing method

Similar Documents

Publication Publication Date Title
JP3773770B2 (en) Hypertext display device
JP5235671B2 (en) Terminal device, content display method, and content display program
US9753900B2 (en) Universal content referencing, packaging, distribution system, and a tool for customizing web content
JP4814575B2 (en) System and method for displaying content on a small screen computing device
JP4050777B1 (en) Image display system
KR20100048433A (en) Apparatus and method for displaying web contents effectively
JP2004086743A (en) Web page browsing support system and program
US7707546B2 (en) Source code interface
JP2012008686A (en) Information processor and method, and program
JP5264664B2 (en) Web page browsing support program, apparatus and method
JPWO2008013128A1 (en) Terminal device, content display method, and content display program
JP2009140473A (en) Multi-view browser
JP4496517B2 (en) Search character input device, method, program, and WWW browser device
US7363584B1 (en) Method and article for interactive data exploration
JP2009048333A (en) Web page browsing device and web page browsing server
KR20110074625A (en) A universal content referencing, packaging, distribution system, and a tool for customizing web content
JP5372704B2 (en) Web page display program, Web page display method, Web page display device, and Web page display system
JP4750128B2 (en) Browser with numbering function
JP2006018631A (en) Web document browsing apparatus and method
JP2002202935A (en) Server device
RU2202825C2 (en) Method for visualizing object of advertising-andinformational character
JP6091231B2 (en) Information processing apparatus and computer program
JP2012008970A (en) Summary information display device, summary information display method, summary information display program, summary information provision device, summary information provision program, and storage medium
JP2009064080A (en) Image processor, image processing method, and program
KR100403945B1 (en) A data processor controlled display system, a method for controlling a sequence of web ducuments or events, a web communication network including the system and a computer readable medium

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050224

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050308

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050628