JP3749713B2 - Mobile terminal, mobile terminal control method, and mobile terminal control program - Google Patents
Mobile terminal, mobile terminal control method, and mobile terminal control program Download PDFInfo
- Publication number
- JP3749713B2 JP3749713B2 JP2003051934A JP2003051934A JP3749713B2 JP 3749713 B2 JP3749713 B2 JP 3749713B2 JP 2003051934 A JP2003051934 A JP 2003051934A JP 2003051934 A JP2003051934 A JP 2003051934A JP 3749713 B2 JP3749713 B2 JP 3749713B2
- Authority
- JP
- Japan
- Prior art keywords
- display
- program
- mode
- displayed
- tag
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Mobile Radio Communication Systems (AREA)
- Digital Computer Display Output (AREA)
- User Interface Of Digital Computer (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は、移動端末、移動端末制御方法および移動端末制御プログラムに係り、特に、インタラクティブ動作を行うプログラムが含まれる表示用プログラムを表示させる機能を備えた移動端末、当該移動端末の動作を制御する移動端末制御方法、および当該移動端末に内蔵したコンピュータに実行させるための移動端末制御プログラムに関する。
【0002】
【従来の技術】
最近、パーソナルコンピュータ(以下、PC端末という。)からインターネット上のWebサーバ等にアクセスすると、PC端末にインタラクティブ動作を行うプログラムが配信され、画面上にアニメーション動画等のインタラクティブなオブジェクトが表示されることがある。
【0003】
このようなインタラクティブなオブジェクトは、HTMLにより表示されている画面部分とは独立して動作することになる。したがって、インタラクティブなオブジェクトがPC端末の画面上に表示された場合には、ユーザからの操作指示がHTMLにより表示されている画面部分に対して行われたものか、インタラクティブなオブジェクト部分に対して行われたものかを認識させる必要がある。それ故、PC端末では、マウスポインタにより選択された部分がユーザの操作対象であると認識させ、その選択された部分にユーザからの操作指示が伝わるようになされている。したがって、ユーザはマウスポインタでインタラクティブなオブジェクト部分を選択して操作対象を切り替えてから、インタラクティブなオブジェクト部分に対してクリック等の所定操作を行うことによりインタラクティブな動作を実現させることができる。
【0004】
このようなインタラクティブなオブジェクトをPC端末等に表示させる技術は、例えば、特許文献1等に開示されている。
【0005】
【特許文献1】
特開2002−73545号公報(第14頁、図7)
【0006】
しかしながら、携帯電話機等の移動端末にはポインティングデバイスがないため、ユーザからの操作指示はもっぱら上下キーを使用したカーソル操作指示に限定されてしまう。したがって、移動端末にインタラクティブ動作を行うプログラムが配信され、その画面上にインタラクティブなオブジェクトが表示された場合には、上下キーによるカーソル操作指示が、HTMLにより表示されている画面部分に対して行われたものか、インタラクティブなオブジェクト部分に対して行われたものかを認識することができないという問題があった。
【0007】
【発明が解決しようとする課題】
そこで、本発明は、上述した課題を解決するために、インタラクティブ動作を行うプログラムが含まれる表示用プログラムを表示する際の操作性を向上させることができる移動端末、移動端末制御方法および移動端末制御プログラムを提供することを目的とする。
【0008】
【課題を解決するための手段】
本発明の移動端末は、インタラクティブ動作を行うプログラムが含まれる表示用プログラムの記述内容に基づいて、表示パネルに表示される表示画面の表示モードを切り替えるモード切替手段と、表示用プログラムに含まれるオブジェクトの属性を示すオブジェクトタグに、他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述があるか否かを判定する第1の判定手段と、第1の判定手段によりオブジェクトタグに他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述があると判定された場合には、表示用プログラムが実行されることにより表示される表示画面を表示パネルに表示させる表示手段と、表示手段により表示された表示画面上から、他のタグで指定されたリンク先が選択されたか否かを判定する第2の判定手段と、を備え、上記表示モードには、インタラクティブ動作を行うプログラムにより表示されるオブジェクトを、インタラクティブ動作が行われるように表示させるインタラクティブモードと、インタラクティブ動作を行うプログラムにより表示されるオブジェクトを、インラインしてインタラクティブ動作が行われない状態で表示させるインラインモードとがあり、モード切替手段は、第2の判定手段により他のタグで指定されたリンク先が選択されたと判定された場合には、表示モードをインタラクティブモードに切り替える一方、第1の判定手段によりオブジェクトタグに他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述がないと判定された場合には、表示モードをインラインモードに切り替え、表示手段は、表示画面を、モード切替手段により切り替えられる表示モードにしたがって表示させることを特徴とする。
【0009】
また、本発明の移動端末制御方法は、インタラクティブ動作を行うプログラムが含まれる表示用プログラムの記述内容に基づいて、表示パネルに表示される表示画面の表示モードを切り替えるモード切替ステップと、表示用プログラムに含まれるオブジェクトの属性を示すオブジェクトタグに、他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述があるか否かを判定する第1の判定ステップと、第1の判定ステップにおいてオブジェクトタグに他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述があると判定された場合には、表示用プログラムが実行されることにより表示される表示画面を表示パネルに表示させる表示ステップと、表示ステップにおいて表示された表示画面上から、他のタグで指定されたリンク先が選択されたか否かを判定する第2の判定ステップと、を備え、上記表示モードには、インタラクティブ動作を行うプログラムにより表示されるオブジェクトを、インタラクティブ動作が行われるように表示させるインタラクティブモードと、インタラクティブ動作を行うプログラムにより表示されるオブジェクトを、インラインしてインタラクティブ動作が行われない状態で表示させるインラインモードとがあり、モード切替ステップは、第2の判定ステップにおいて他のタグで指定されたリンク先が選択されたと判定された場合には、表示モードをインタラクティブモードに切り替える一方、第1の判定ステップにおいてオブジェクトタグに他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述がないと判定された場合には、表示モードをインラインモードに切り替え、表示ステップは、表示画面を、モード切替ステップにおいて切り替えられる表示モードにしたがって表示させることを特徴とする。
【0010】
さらに、本発明の移動端末制御プログラムは、移動端末を、インタラクティブ動作を行うプログラムが含まれる表示用プログラムの記述内容に基づいて、表示パネルに表示される表示画面の表示モードを切り替えるモード切替手段と、表示用プログラムに含まれるオブジェクトの属性を示すオブジェクトタグに、他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述があるか否かを判定する第1の判定手段と、第1の判定手段によりオブジェクトタグに他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述があると判定された場合には、表示用プログラムが実行されることにより表示される表示画面を表示パネルに表示させる表示手段と、表示手段により表示された表示画面上から、他のタグで指定されたリンク先が選択されたか否かを判定する第2の判定手段として機能させ、上記表示モードには、インタラクティブ動作を行うプログラムにより表示されるオブジェクトを、インタラクティブ動作が行われるように表示させるインタラクティブモードと、インタラクティブ動作を行うプログラムにより表示されるオブジェクトを、インラインしてインタラクティブ動作が行われない状態で表示させるインラインモードとがあり、モード切替手段は、第2の判定手段により他のタグで指定されたリンク先が選択されたと判定された場合には、表示モードをインタラクティブモードに切り替える一方、第1の判定手段によりオブジェクトタグに他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述がないと判定された場合には、表示モードをインラインモードに切り替え、表示手段は、表示画面を、モード切替手段により切り替えられる表示モードにしたがって表示させることを特徴とする。
【0011】
これらの発明によれば、移動端末は、表示用プログラムの記述内容に基づいて、その表示用プログラムあるいはインタラクティブ動作を行うプログラムに適した表示モードに切り替えることができ、その切り替え後の表示モードで表示用プログラムあるいはインタラクティブ動作を行うプログラムを外部に表示することが可能となるため、移動端末においてインタラクティブ動作を行うプログラムが含まれる表示用プログラムを表示する際の操作性を向上させることができる。
【0015】
このようにすれば、移動端末は、表示用プログラムに含まれるオブジェクトタグに他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述があるか否かによって表示モードを切り替えることができるため、表示モードをその表示用プログラムあるいはインタラクティブ動作を行うプログラムに適した表示モードに切り替えることが可能となる。それ故に、移動端末においてインタラクティブ動作を行うプログラムが含まれる表示用プログラムを表示する際の操作性を向上させることができる。
【0016】
本発明の移動端末において、表示手段は、表示モードがインラインモードである場合には、表示用プログラムにより表示される画面内にインタラクティブ動作を行うプログラムにより表示されるオブジェクトを組み込んで表示させる一方、表示モードがインタラクティブモードである場合には、インタラクティブ動作を行うプログラムにより表示されるオブジェクトを表示させることが好ましい。
【0017】
また、本発明の移動端末制御プログラムにおいて、表示手段は、表示モードがインラインモードである場合には、表示用プログラムにより表示される画面内にインタラクティブ動作を行うプログラムにより表示されるオブジェクトを組み込んで表示させる一方、表示モードがインタラクティブモードである場合には、インタラクティブ動作を行うプログラムにより表示されるオブジェクトを表示させることが好ましい。
【0018】
さらに、本発明の移動端末制御方法において、表示ステップは、表示モードがインラインモードである場合には、表示用プログラムにより表示される画面内にインタラクティブ動作を行うプログラムにより表示されるオブジェクトを組み込んで表示させる一方、表示モードがインタラクティブモードである場合には、インタラクティブ動作を行うプログラムにより表示されるオブジェクトを表示させることが好ましい。
【0019】
このようにすれば、移動端末は、表示用プログラムあるいはインタラクティブ動作を行うプログラムに適した表示モードに切り替えられた後に、その切り替え後の表示モードで表示用プログラムあるいはインタラクティブ動作を行うプログラムを外部に表示することが可能となるため、移動端末においてインタラクティブ動作を行うプログラムが含まれる表示用プログラムを表示する際の操作性を向上させることができる。
【0020】
本発明の移動端末において、インタラクティブ動作を行うプログラムおよび表示用プログラムを記憶させるプログラム記憶手段と、外部からの所定操作に基づいてプログラム記憶手段により記憶されたプログラムからインタラクティブ動作を行うプログラムまたは表示用プログラムを抽出する抽出手段と、をさらに備え、第1の判定手段は、抽出手段により抽出されたプログラムが表示用プログラムである場合に、表示用プログラムに含まれるオブジェクトの属性を示すオブジェクトタグに、他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述があるか否かを判定することが好ましい。
【0021】
また、本発明の移動端末制御プログラムにおいて、移動通信端末を、インタラクティブ動作を行うプログラムおよび表示用プログラムを記憶させるプログラム記憶手段と、外部からの所定操作に基づいてプログラム記憶手段により記憶されたプログラムからインタラクティブ動作を行うプログラムまたは表示用プログラムを抽出する抽出手段としてさらに機能させ、第1の判定手段は、抽出手段により抽出されたプログラムが表示用プログラムである場合に、表示用プログラムに含まれるオブジェクトの属性を示すオブジェクトタグに、他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述があるか否かを判定することが好ましい。
【0022】
さらに、本発明の移動端末制御方法において、インタラクティブ動作を行うプログラムおよび表示用プログラムを記憶させるプログラム記憶ステップと、外部からの所定操作に基づいてプログラム記憶ステップにおいて記憶されたプログラムからインタラクティブ動作を行うプログラムまたは表示用プログラムを抽出する抽出ステップと、をさらに備え、第1の判定ステップは、抽出ステップにおいて抽出されたプログラムが表示用プログラムである場合に、表示用プログラムに含まれるオブジェクトの属性を示すオブジェクトタグに、他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述があるか否かを判定することが好ましい。
【0023】
このようにすれば、移動端末は、移動端末に記憶されている表示用プログラムに含まれるオブジェクトタグに他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述があるか否かによって表示モードを切り替えることができるため、表示モードをその表示用プログラムあるいはインタラクティブ動作を行うプログラムに適した表示モードに切り替えることが可能となる。それ故に、移動端末においてインタラクティブ動作を行うプログラムが含まれる表示用プログラムを表示する際の操作性を向上させることができる。
【0027】
このようにすれば、移動端末は、移動端末に記憶されているインタラクティブ動作を行うプログラムを表示させる場合に、表示モードをそのインタラクティブ動作を行うプログラムに適した表示モードに切り替えることができるため、移動端末においてインタラクティブ動作を行うプログラムを表示する際の操作性を向上させることができる。
【0028】
【発明の実施の形態】
以下、本発明に係る移動通信端末の各実施形態を図面に基づき説明する。なお、各図において、同一要素には同一符号を付して重複する説明を省略する。
【0029】
[第1実施形態]
まず、本発明の第1実施形態について説明する。図1は第1実施形態における移動通信システム1の構成を示す図である。図1に示すように移動通信システム1は、移動通信網Mと、この移動通信網Mに収容される複数の携帯電話機10と、インターネットINと、このインターネットINに接続可能なWebサーバ50とを有する。なお、第1実施形態における移動通信システム1においては、携帯電話機10を有することとしているが、これに限られず、簡易型携帯電話機(PHS)や通信機能を有する携帯型情報端末(PDA)等の移動端末を有することとしてもよい。
【0030】
移動通信網Mは、複数の関門交換機40と、複数の交換機30を有する交換ネットワークKNと、複数の基地局20とを有する。この移動通信網Mは、当該移動通信網Mの通信サービスエリア内に在圏する携帯電話機10に対して通話サービスあるいはパケット通信サービスを提供する。Webサーバ50は、インターネットINを介して接続してきた各種の端末に対してコンテンツ等を提供する周知のWebサーバである。
【0031】
なお、図1に示す関門交換機40、交換機30、基地局20、携帯電話機10およびWebサーバ50については、実際には複数台存在し得るが、図面が煩雑になることを防ぐために、所定の関門交換機40、交換機30、基地局20、携帯電話機10およびWebサーバ50のみを示している。
【0032】
次に、図1に示された各装置について説明する。
関門交換機40は、インターネットINと移動通信網Mとを相互接続するための交換機である。この関門交換機40は、異なる通信プロトコルを有するインターネットINと移動通信網Mとの間において伝送データの通信プロトコルを変換し、インターネットINと移動通信網Mとのデータの授受を中継する機能を有する。
【0033】
交換ネットワークKNは、複数の交換機30を接続したネットワークである。交換機30は、1ないし複数の基地局20と接続されている。これらの交換機30は、当該交換機30がカバーする無線エリア、すなわち、当該交換機30に接続された基地局20がカバーする無線エリア内に在圏する携帯電話機10からの発呼要求やこれらの携帯電話機10に対する着呼要求に応じて、呼接続処理などを行う。
【0034】
基地局20は、移動通信網Mの通信サービスエリア内に多数設置されており、各々の無線エリアに在圏する携帯電話機10と無線通信を行う。携帯電話機10は、自機が在圏する無線エリアをカバーする基地局20と無線通信を行い、通話サービスあるいはパケット通信サービスを受ける移動端末である。
【0035】
次に、図2を参照して携帯電話機10のハードウェア構成を説明する。
図2に示すように、携帯電話機10は、CPU10Aと、メモリ10Bと、無線通信装置10Cと、通話処理装置10Dと、入力装置10Eと、表示装置10Fとを有し、これらの各部はバス10Gによって接続されている。
【0036】
無線通信装置10Cは、アンテナAを有し、このアンテナAは、基地局20との間で所定の周波数帯域の信号を送受信する。アンテナAは、送信時には、無線通信装置10Cから出力される信号を上記所定の周波数帯域の搬送波に乗せて基地局20に送信する。一方、受信時には、基地局20から受信した信号を無線通信装置10Cに入力する。
【0037】
無線通信装置10Cは、信号の変調・復調や符号化・復号化を行う。無線通信装置10Cは、送信時には、音声信号等のアナログ信号をデジタル信号に変換(符号化)し、変換したデジタル信号を搬送可能な信号に変調する。一方,受信時には、アンテナAから入力されたデジタル信号を復調し、復調したデジタル信号をアナログ信号に変換(復号化)する。
【0038】
通話処理装置10Dは、例えば、マイクやスピーカ、音声処理部などを有し、この音声処理部は、マイクから入力された音声を音声信号に変換し、無線通信装置10Cに出力する。また、音声処理部は、無線通信装置10Cから入力された音声信号を音声に変換してスピーカから外部に出力する。
【0039】
入力装置10Eは、数字や文字、操作指示などを入力するための複数のキーを備え、これらのキーの操作に応じた操作信号をCPU10Aに出力する。表示装置10Fは、液晶表示パネルと、この液晶表示パネルの表示制御を行う駆動回路とを有する。
【0040】
メモリ10Bは、ROM(Read Only Memory)10Baと、RAM(Random Access Memory)10Bbと、例えば、SRAM(Static−RAM)やEEPROM(Electrically Erasable Programmable Read Only Memory)等の不揮発性メモリ10Bcとを有する。ROM10Baには、CPU10Aによって実行される各種プログラムなどが格納されている。RAM10Bbは、CPU10Aのワークエリアとして用いられ、CPU10Aが実行しているプログラムやデータが一時的に記憶される。
【0041】
不揮発性メモリ10Bcは、表示モード格納領域c1と、ファイル格納領域c2とを有する。表示モード格納領域c1には、携帯電話機10で現時点において選定されている表示モードが格納される。この表示モードとしては、インタラクティブモードとインラインモードとがある。
【0042】
インタラクティブモードとは、インタラクティブ動作を行うプログラムを、インタラクティブ動作が行われるように表示させるモードである。本実施形態においては、以下においてインタラクティブ動作を行うプログラムを「インタラクティブ動作プログラム」と記載する。なお、一部図面等では、「インタラクティブ動作プログラム」を、便宜上「IRPG」と記載する。
【0043】
インラインモードとは、インタラクティブ動作プログラムを組み込んだ(インラインした)表示用プログラムを、インタラクティブ動作が行われない状態(表示専用)で表示させるモードである。ここで、表示用プログラムとしては、例えば、HTML(hyper text markup language)プログラムがある。なお、本実施形態においては、以下において表示用プログラムをHTMLと記載する。
【0044】
ファイル格納領域c2には、携帯電話機10がWebサーバ50等からダウンロードした各種のファイルが格納される。各種のファイルとしては、例えば、上述したHTMLを格納したファイルやインタラクティブ動作プログラムを格納したファイル等がある。
【0045】
CPU10Aは、メモリ10Bに格納されている各種プログラムを実行することにより、バス10Gを介して接続されている装置各部を制御する。
【0046】
次に、図3を参照して移動通信システム1を構成している携帯電話機10の機能構成を説明する。図3に示すように、携帯電話機10は、以下に説明する各機能を含んで構成されている。
【0047】
判定部11は、HTMLに含まれるオブジェクトの属性を示すオブジェクトタグに、オブジェクトを表示する際の大きさを示す記述があるか否かを判定する。オブジェクトを表示する際の大きさを示す記述としては、例えば、“width”属性や“height”属性がある。
【0048】
表示モード切替部12は、液晶表示パネル上に画面を表示させるための表示モードの切り替えを行う。本実施形態では、表示モードとしてインタラクティブモードとインラインモードとがある。表示モード切替部12の機能を具体的に説明すると、表示モード切替部12は、判定部11によってオブジェクトタグにオブジェクトを表示する際の大きさを示す記述があると判定された場合には、表示モードをインラインモードに切り替える。一方、表示モード切替部12は、判定部11によってオブジェクトタグにオブジェクトを表示する際の大きさを示す記述がないと判定された場合には、表示モードをインタラクティブモードに切り替える。
【0049】
ここで、オブジェクトがインタラクティブ動作プログラムである場合に、大きさが指定されているものとしては、例えば、バナー広告等がある。一方、オブジェクトがインタラクティブ動作プログラムである場合に、大きさが指定されていないものとしては、例えば、アニメーション等による動画像等がある。
【0050】
また、表示モード切替部12は、後述する抽出部15によって抽出されたプログラムがインタラクティブ動作プログラムである場合には、表示モードをインタラクティブモードに切り替える。
【0051】
このように、第1実施形態における携帯電話機10は、HTMLに含まれるオブジェクトタグにオブジェクトを表示する際の大きさを示す記述があるか否かによって表示モードを切り替えることができるため、表示モードをそのHTMLあるいはインタラクティブ動作プログラムに適した表示モードに切り替えることが可能となる。すなわち、HTMLに含まれているインタラクティブ動作プログラムがバナー広告等の大きさが指定されているインタラクティブ動作プログラムである場合には、このインタラクティブ動作プログラムをインラインしたHTMLを表示することができ、一方、HTMLに含まれているインタラクティブ動作プログラムが動画像等であって大きさが指定されていないインタラクティブ動作プログラムである場合には、このインタラクティブ動作プログラムのみをインタラクティブ動作が可能なように表示させることができる。これにより、第1実施形態における携帯電話機10では、上下キーによるカーソル操作指示が、HTMLにより表示されている画面部分に対して行われたものか、インタラクティブ動作プログラムにより表示されている部分に対して行われたものかを認識する必要がなくなる。したがって、携帯電話機10においてインタラクティブ動作プログラムが含まれるHTMLを表示する際の操作性を向上させることができる。
【0052】
表示部13は、HTMLが実行されることにより表示される表示内容を、表示モード切替部12によって切り替えられる表示モードにしたがって携帯電話機10の液晶表示パネルに表示させる。具体的に説明すると、表示部13は、表示モードがインラインモードである場合には、HTMLにより表示される画面内にインタラクティブ動作プログラムにより表示されるオブジェクトを組み込んだ状態でHTML画面を液晶表示パネルに表示させる。また、表示部13は、表示モードがインタラクティブモードである場合には、インタラクティブ動作プログラムにより表示されるオブジェクトのみを表示した画面を液晶表示パネルに表示させる。
【0053】
記憶部14は、Webサーバ50等からダウンロードしたインタラクティブ動作プログラムおよびHTMLを記憶させる。これらのインタラクティブ動作プログラムやHTMLは、メモリ10Bのファイル格納領域c2に格納される。第1実施形態では、Webサーバ50等からダウンロードしたファイルを携帯電話機10に保存する機能として、画面メモ、マイピクチャ、待ち受け画面がある。画面メモとして保存した場合には、液晶表示パネル上に表示されているHTML画面がそのまま再現される状態で保存され、マイピクチャや待ち受け画面として保存した場合には、HTML画面に含まれるインタラクティブ動作プログラム、JPEG、GIF等のオブジェクトのみが保存される。
【0054】
また、記憶部14は、表示モード切替部12により切り替えられた表示モードをメモリ10Bの表示モード格納領域c1に記憶させる。これにより、携帯電話機10で現時点において選定されている表示モードを外部に告知することが可能になる。
【0055】
抽出部15は、ユーザが入力装置10Eを介して行った所定の操作に基づいて記憶部14により記憶されたファイルからインタラクティブ動作プログラムfまたはHTMLを格納したファイルを抽出する。具体的に説明すると、例えば、画面メモとして保存されているHTMLファイルがユーザにより指定された場合に、抽出部15は、ファイル格納領域c2に格納されているHTMLファイルからユーザにより指定されたHTMLファイルを抽出する。また、例えば、マイピクチャや待ち受け画面として保存されているインタラクティブ動作プログラムファイルがユーザにより指定された場合に、抽出部15は、ファイル格納領域c2に格納されているインタラクティブ動作プログラムファイルからユーザにより指定されたインタラクティブ動作プログラムファイルを抽出する。
【0056】
次に、図4から図12を参照して第1実施形態における動作を説明する。
まず、第1実施形態における携帯電話機10には、以下に記載する2種類の動作が特徴的な動作としてあげられる。1つめの動作は、携帯電話機10がWebサーバ50にアクセスしてWebサーバ50に格納されているHTMLやインタラクティブ動作プログラムを携帯電話機10の液晶表示パネル上に表示させる際の動作であり、2つめの動作は、携帯電話機10のメモリ10Bに格納されているHTMLやインタラクティブ動作プログラムを液晶表示パネル上に表示させる際の動作である。
【0057】
そこで、まずは1つめの動作である携帯電話機10がWebサーバ50に格納されているHTMLやインタラクティブ動作プログラムを液晶表示パネル上に表示させる際の動作について図4を参照して説明する。なお、この動作は、携帯電話機10においてURL(uniform resource locator)が指定され、携帯電話機10がインターネット上に存在するWebサーバ50にアクセスして当該URLに対応するHTMLを受信することによって開始される。
【0058】
図4に示すように、まず、携帯電話機10の判定部11は、Webサーバ50から受信したHTMLのプログラムソースを所定の読み込み単位で1件読み込む(ステップS1)。ここで、プログラムソースの読み込み単位としては、例えば、プログラムソースの1行が該当する。
【0059】
次に、判定部11は、読み込んだ1件のプログラムソースに“object”タグが含まれているか否かを判定する(ステップS2)。この判定がNOである場合(ステップS2;NO)に、判定部11は、読み込んだ1件のプログラムソースに“html,head,title,meta,comment”のいずれかのタグが含まれているか否かを判定する(ステップS3)。この判定がYESである場合(ステップS3;YES)に、判定部11は処理をステップS1に移行してHTMLファイルのプログラムソースから次の1件を読み込む。
【0060】
一方、ステップS3における判定で、読み込んだプログラムソースに“html,head,title,meta,comment”が含まれていないと判定された場合(ステップS3;NO)に、携帯電話機10の表示モード切替部12は、表示モードをインラインモードに切り替える。そして、携帯電話機10の表示部13は、Webサーバ50から受信したHTMLファイルをインラインモードで液晶表示パネルに表示させる(ステップS4)。すなわち、携帯電話機10の液晶表示パネルには、インタラクティブ動作プログラムをインラインしたHTML画面がインタラクティブ動作を行わない状態で表示される。
【0061】
また、ステップS2における判定で、読み込んだプログラムソースに“object”タグが含まれていると判定された場合(ステップS2;YES)に、判定部11は、当該“object”タグにオブジェクトを表示させる際の大きさを指定するための属性“width,height”が含まれているか否かを判定する(ステップS5)。この判定がYESである場合(ステップS5;YES)に、携帯電話機10の表示モード切替部12は、表示モードをインラインモードに切り替える。そして、携帯電話機10の表示部13は、Webサーバ50から受信したHTMLファイルをインラインモードで液晶表示パネルに表示させる(ステップS6)。すなわち、携帯電話機10の液晶表示パネルには、インタラクティブ動作プログラムをインラインしたHTML画面がインタラクティブ動作を行わない状態で表示される。
【0062】
一方、ステップS5における判定で、読み込んだ“object”タグにオブジェクトを表示させる際の大きさを指定するための属性“width,height”が含まれていないと判定された場合(ステップS5;NO)に、携帯電話機10の表示モード切替部12は、表示モードをインタラクティブモードに切り替える。そして、携帯電話機10の表示部13は、Webサーバ50から受信したHTMLファイルに含まれるインタラクティブ動作プログラムをインタラクティブモードで液晶表示パネルに表示させる(ステップS7)。すなわち、携帯電話機10の液晶表示パネルには、インタラクティブ動作プログラムがインタラクティブ動作を行う状態で表示される。
【0063】
次に、図5から図10を参照してWebサーバから受信したHTMLに基づいて具現化される携帯電話機の画面遷移例を説明する。
【0064】
まず、図5に示されるHTMLのプログラムソースに基づいて具現化される携帯電話機の画面遷移例を図6に示し、これについて説明する。
まず、図6(a)は、携帯電話機10において所定のURLが指定され、このURLに対応するHTML画面が、携帯電話機10の液晶表示パネル上に表示されている状態を例示するものである。次に、図6(b)は、図6(a)の画面中に表示されている“インタラクティブ動作プログラムへ”を選択して決定した場合に表示される画面を例示したものである。
【0065】
ここで、図6(a)の画面中に表示されている“インタラクティブ動作プログラムへ”を選択するには、ユーザが携帯電話機10の入力装置10Eにある上下キーを操作してカーソルを“インタラクティブ動作プログラムへ”上に移動させることにより行われる。また、“インタラクティブ動作プログラムへ”を決定するには、入力装置10Eにある決定キーを押下することにより行われる。なお、これらの選択および決定をする際の携帯電話機10への操作は、以下において説明する動作でも同様に行われるため、以下においてはこれらの操作説明を省略する。
【0066】
次に、図5に示されるHTMLのプログラムソースに基づいて図6(b)に示される画面が表示されるまでの動作を上述した図4のフローチャートを参照して説明する。
【0067】
まず、図5に示されるプログラムソースH1が読み込まれた場合(図4のステップS1)には、判定部11は、プログラムソースH1に含まれる各タグ“html,head,title”が、“object”タグには該当しないと判定するとともに(ステップS2;NO)、“html,head,title,meta,comment”の各タグのいずれかに該当すると判定する(ステップS3;YES)。
【0068】
次に、図5に示されるプログラムソースH2が読み込まれた場合(ステップS1)には、判定部11は、プログラムソースH2に含まれるタグ“object”が、“object”タグに該当すると判定する(ステップS2;YES)。
【0069】
そして、判定部11は、プログラムソースH2に含まれるタグ“object”タグには“width,height”属性が含まれていないと判定する(ステップS5;NO)。
【0070】
この判定にしたがって表示モード切替部12は、表示モードをインタラクティブモードに切り替える。そして、表示部13は、“object”タグで指定されたインタラクティブ動作プログラムをインタラクティブモードで液晶表示パネルに表示させる(ステップS7)。これにより、図6(b)に示されるように、携帯電話機10の液晶表示パネル上には、インタラクティブ動作プログラムg1がインタラクティブ動作を行う状態で表示される。
【0071】
図6(c)は、図6(b)の画面上に表示されたインタラクティブ動作プログラムg1にハイパーリンクされている複数のインタラクティブ動作プログラムリンクから所定のインタラクティブ動作プログラムリンクが選択されて決定された場合に表示される画面である。図6(c)に示される画面上には、インタラクティブ動作プログラムg1にハイパーリンクされているインタラクティブ動作プログラムg2がインタラクティブに表示されている。このように、図6(b)に示される画面状態で所定のキーが操作されると、所定のキーによる操作指示は、インタラクティブ動作プログラムg1に対して行われたものであると認識され、インタラクティブ動作プログラムg1は所定の操作指示にしたがってインタラクティブ動作を行う。また、図6(c)に示される画面状態で上下キーが操作されると、上下キーによるカーソル操作指示は、インタラクティブ動作プログラムg1に対して行われたものであると認識され、インタラクティブ動作プログラムg1上に表示されているカーソルを移動させる。
【0072】
次に、図7に示されるHTMLのプログラムソースに基づいて具現化される携帯電話機の画面遷移例を図8に示し、これについて説明する。
まず、図8(a)は、携帯電話機10において所定のURLが指定され、このURLに対応するHTML画面が、携帯電話機10の液晶表示パネル上に表示されている状態を例示するものである。次に、図8(b)は、図8(a)の画面中に表示されている“インタラクティブ動作プログラムへ”を選択して決定した場合に表示される画面を例示したものである。
【0073】
次に、図7に示されるHTMLのプログラムソースに基づいて図8(b)に示される画面が表示されるまでの動作を上述した図4のフローチャートを参照して説明する。
【0074】
まず、図7に示されるプログラムソースH3が読み込まれた場合(図4のステップS1)には、判定部11は、プログラムソースH3に含まれる各タグ“html,head,title”が、“object”タグには該当しないと判定するとともに(ステップS2;NO)、“html,head,title,meta,comment”の各タグのいずれかに該当すると判定する(ステップS3;YES)。
【0075】
次に、図7に示されるプログラムソースH4が読み込まれた場合(ステップS1)には、判定部11は、プログラムソースH4に含まれるタグ“object”が、“object”タグに該当すると判定する(ステップS2;YES)。
【0076】
そして、判定部11は、プログラムソースH4に含まれるタグ“object”に“width,height”属性が含まれていると判定する(ステップS5;YES)。
【0077】
この判定にしたがって表示モード切替部12は、表示モードをインラインモードに切り替える。そして、表示部13は、図7に示すHTMLのソースプログラムによって表示されるHTML画面をインラインモードで液晶表示パネルに表示させる(ステップS6)。これにより、図8(b)に示されるように、携帯電話機10の液晶表示パネル上には、インタラクティブ動作プログラムg4をインラインしたHTML画面g3がインタラクティブ動作を行わない状態で表示される。
【0078】
図8(c)は、図8(b)に示される画面を上下キーの操作により画面の下方向にスクロールした場合に表示される画面である。このように、図8(b)に示される画面状態で上下キーが操作されると、上下キーによるカーソル操作指示は、HTML画面g3に対して行われたものであると認識され、インタラクティブ動作プログラムg4をインラインしたHTML画面g3がスクロールされる。
【0079】
次に、図9に示されるHTMLのプログラムソースに基づいて具現化される携帯電話機の画面遷移例を図10に示し、これについて説明する。
まず、図10(a)は、携帯電話機10において所定のURLが指定され、このURLに対応するHTML画面が、携帯電話機10の液晶表示パネル上に表示されている状態を例示するものである。次に、図10(b)は、図10(a)の画面中に表示されている“インタラクティブ動作プログラムへ”を選択して決定した場合に表示される画面を例示したものである。
【0080】
次に、図9に示されるHTMLのプログラムソースに基づいて図10(b)に示される画面が表示されるまでの動作を上述した図4のフローチャートを参照して説明する。
【0081】
まず、図9に示されるプログラムソースH5が読み込まれた場合(図4のステップS1)には、判定部11は、プログラムソースH5に含まれる各タグ“html,head,title”が、“object”タグには該当しないと判定するとともに(ステップS2;NO)、“html,head,title,meta,comment”の各タグのいずれかに該当すると判定する(ステップS3;YES)。
【0082】
次に、図9に示されるプログラムソースH6が読み込まれた場合(ステップS1)には、判定部11は、プログラムソースH6に含まれる文字列“これはインタラクティブ動作プログラム”が、“object”タグには該当しないと判定し(ステップS2;NO)、さらに“html,head,title,meta,comment”の各タグのいずれにも該当しないと判定する(ステップS3;NO)。
【0083】
この判定にしたがって表示モード切替部12は、表示モードをインラインモードに切り替える。そして、表示部13は、図9に示すHTMLのソースプログラムによって表示されるHTML画面をインラインモードで液晶表示パネルに表示させる(ステップS4)。これにより、図10(b)に示されるように、携帯電話機10の液晶表示パネル上には、インタラクティブ動作プログラムg6をインラインしたHTML画面g5がインタラクティブ動作を行わない状態で表示される。
【0084】
図10(c)は、図10(b)に示される画面を上下キーの操作により画面の下方向側にスクロールされた場合に表示される画面である。このように、図10(b)に示される画面状態で上下キーが操作されると、上下キーによるカーソル操作指示は、HTML画面g5に対して行われたものであると認識され、インタラクティブ動作プログラムg6をインラインしたHTML画面g5がスクロールされる。
【0085】
以上のように、第1実施形態における携帯電話機10においては、HTMLに含まれるオブジェクトタグにオブジェクトを表示する際の大きさを示す記述があるか否かによって表示モードを切り替えることができるため、表示モードを表示対象であるHTMLあるいはインタラクティブ動作プログラムに適したモードに切り替えることが可能となる。また、第1実施形態における携帯電話機10においては、表示対象であるHTMLあるいはインタラクティブ動作プログラムに適した表示モードに切り替えられた後に、その切り替え後の表示モードでHTMLあるいはインタラクティブ動作プログラムを外部に表示することが可能となるため、携帯電話機10においてインタラクティブ動作プログラムが含まれるHTMLを表示する際の操作性を向上させることができる。
【0086】
次に、第1実施形態における2つめの動作である携帯電話機10のメモリ10Bに格納されているHTMLやインタラクティブ動作プログラムを液晶表示パネル上に表示させる際の動作について図11および図12を参照して説明する。
【0087】
まず、図11を参照して画面メモとして保存されているHTMLファイルを表示させる際の動作について説明する。
【0088】
なお、図11に示すステップS12〜S18の各処理は、上述した図4に示すステップS1〜S7の各処理と同様である。これら両処理の相違点は、上述した図4の各処理では、Webサーバ50から受信したHTMLファイルに基づいて処理が行われるのに対し、ここで説明する図11の各処理では、携帯電話機10に保存されているHTMLファイルに基づいて処理が行われる点である。したがって、ここでは、図11での処理に特有なステップS11の処理についてのみ説明することとし、上述した図4に示すステップS1〜S7の各処理と同様なステップS12〜S18の各処理の説明は省略する。
【0089】
図11に示すように、ステップS11では、ユーザが画面メモ機能を利用してメモリ10Bのファイル格納領域c2に記憶させたHTMLファイルの中から、ユーザが携帯電話機10の液晶表示パネル上に表示しようとするHTMLファイルが選択され決定される。そして、これ以降はステップS11で決定されたHTMLファイルに格納されているプログラムソースに基づいて表示モードが決定され、インラインモードまたはインタラクティブモードのいずれかでHTMLが表示される。
【0090】
次に、図12を参照してマイピクチャまたは待ち受け画面として保存されているインタラクティブ動作プログラムファイルを表示させる際の動作について説明する。
【0091】
図12に示すように、まず、ユーザがマイピクチャ機能または待ち受け画面機能を利用してメモリ10Bのファイル格納領域c2に記憶させたインタラクティブ動作プログラムファイルの中から、ユーザが携帯電話機10の液晶表示パネル上に表示しようとするインタラクティブ動作プログラムファイルが選択され決定される(ステップS21)。
【0092】
次に、携帯電話機10の表示モード切替部12は、表示モードをインタラクティブモードに切り替える。そして、携帯電話機10の表示部13は、ユーザにより選択決定されたインタラクティブ動作プログラムをインタラクティブモードで液晶表示パネルに表示させる(ステップS22)。すなわち、携帯電話機10の液晶表示パネルには、インタラクティブ動作プログラムがインタラクティブ動作を行う状態で表示される。
【0093】
以上のように、第1実施形態における携帯電話機10においては、携帯電話機10のメモリ10Bに記憶されているHTMLに含まれるオブジェクトタグに、オブジェクトを表示する際の大きさを示す記述があるか否かによって表示モードを切り替えることができるため、表示モードを、表示対象であるHTMLあるいはインタラクティブ動作プログラムに適したモードに切り替えることが可能となる。また、第1実施形態における携帯電話機10においては、表示対象であるHTMLあるいはインタラクティブ動作プログラムに適した表示モードに切り替えられた後に、その切り替え後の表示モードでHTMLあるいはインタラクティブ動作プログラムを外部に表示することが可能となるため、携帯電話機10においてインタラクティブ動作プログラムが含まれるHTMLを表示する際の操作性を向上させることができる。
【0094】
さらに、第1実施形態における携帯電話機10においては、携帯電話機10のメモリ10Bに記憶されているインタラクティブ動作プログラムを表示させる場合に、表示モードをそのインタラクティブ動作プログラムに適した表示モードに切り替えることができるため携帯電話機10においてインタラクティブ動作プログラムを表示する際の操作性を向上させることができる。
【0095】
なお、上述した第1実施形態においては、Webサーバ50から受信したHTMLファイルに記述された“object”タグにオブジェクトの表示サイズを指定する属性が記述されていない場合にインタラクティブモードで表示しているが、インタラクティブモードで表示させるのは、これに限られない。例えば、“A”タグの“href”属性にインタラクティブ動作プログラムのURLが記述されている場合や、Bookmark機能によりインタラクティブ動作プログラムのURLが指定されている場合や、メール文書にインタラクティブ動作プログラムのURLが記述されている場合等に、これらのURLへジャンプするときに表示モードをインタラクティブモードに切り替えてインタラクティブモードでインタラクティブ動作プログラムを表示することとしてもよい。
【0096】
また、上述した第1実施形態においては、プログラムソースから“object”タグが検出されるまでの間に、プログラムソースから“html,head,title,meta,comment”の各タグ以外の記載が検出された場合には、インラインモードに切り替えているが、これに限られない。例えば、上述した各タグに加えて、ユーザからの操作を受けた場合に動作するタグ、例えば、“href”属性が記述されている“A”タグ、あるいは、オブジェクトの表示に影響を与えることのないタグ等を判定条件にしてもよい。すなわち、ここでの判定条件は、表示対象となるオブジェクトに最適な表示モードで表示されるように設定するのが好ましい。
【0097】
[第2実施形態]
次に、本発明の第2実施形態について説明する。まず、第2実施形態における通信システムの構成および携帯電話機の構成は、第1実施形態における通信システムの構成(図1参照)および携帯電話機の構成(図2および図3参照)と同様であるので、各構成要素には同一の符合を付しその説明は省略すると共に、以下において第1実施形態との相違点について詳述する。
【0098】
第2実施形態における携帯電話機と第1実施形態における携帯電話機が異なる点は、各実施形態における携帯電話機の判定部により行われる判定の基準が異なる点である。すなわち、表示モードをインタラクティブモードやインラインモードに切り替える際の判断材料が異なる点である。
【0099】
以下において、第2実施形態における携帯電話機10の判定部11および表示モード切替部12に特有の機能について説明する。
【0100】
判定部11は、HTMLに含まれるオブジェクトの属性を示すオブジェクトタグに、他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述があるか否かを判定する。ここで、「他のタグ」としては、例えば、“A”タグがある。また、「他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述」としては、例えば、“declare”属性がある。第2実施形態では、以下において、上記の例示として“A”タグおよび“declare”属性を用いて説明する。
【0101】
また、判定部11は、“A”タグに記述され得る“href”属性や“iIRPG”属性の有無をチェックして“A”タグの記述が正当であるか否かを判定する。また、判定部11は、“object”タグに記述され得る“data”属性、“type”属性、“width”属性および“height”属性の有無や記述内容をチェックして各属性の記述が正当であるか否かを判定する。さらに、判定部11は、“param”タグの記述の有無や記述内容をチェックしてオブジェクトの“param”値を決定する。
【0102】
表示モード切替部12は、判定部11によってオブジェクトタグに“declare”属性(他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述)があると判定された場合には、表示モードをインタラクティブモードに切り替える。一方、表示モード切替部12は、判定部11によってオブジェクトタグに“declare”属性がないと判定された場合には、表示モードをインラインモードに切り替える。
【0103】
このように、第2実施形態における携帯電話機10は、HTMLに含まれるオブジェクトタグに“declare”属性があるか否かによって表示モードを切り替えることができるため、表示モードをそのHTMLあるいはインタラクティブ動作プログラムに適した表示モードに切り替えることが可能となる。すなわち、HTMLに含まれているインタラクティブ動作プログラムがインライン表示されるように指定されたインタラクティブ動作プログラムである場合には、このインタラクティブ動作プログラムをインラインしたHTMLを表示することができ、一方、HTMLに含まれているインタラクティブ動作プログラムがリンクやその他のオブジェクトが選択されたときに呼び出されるように指定されたインタラクティブ動作プログラムである場合には、このインタラクティブ動作プログラムのみをインタラクティブ動作が可能なように表示させることができる。これにより、第2実施形態における携帯電話機10では、上下キーによるカーソル操作指示が、HTMLにより表示されている画面部分に対して行われたものか、インタラクティブ動作プログラムにより表示されている部分に対して行われたものかを認識する必要がなくなる。したがって、携帯電話機10においてインタラクティブ動作プログラムが含まれるHTMLを表示する際の操作性を向上させることができる。
【0104】
次に、図13から図17を参照して第2実施形態における動作を説明する。まず、第2実施形態における携帯電話機10には、第1実施形態における携帯電話機10と同様に2種類の動作が特徴的な動作としてあげられる。1つめの動作は、携帯電話機10がWebサーバ50にアクセスしてWebサーバ50に格納されているHTMLやインタラクティブ動作プログラムを携帯電話機10の液晶表示パネル上に表示させる際の動作であり、2つめの動作は、携帯電話機10のメモリ10Bに格納されているHTMLやインタラクティブ動作プログラムを液晶表示パネル上に表示させる際の動作である。
【0105】
そこで、まずは1つめの動作である携帯電話機10がWebサーバ50に格納されているHTMLやインタラクティブ動作プログラムを液晶表示パネル上に表示させる際の動作について図13を参照して説明する。なお、この動作は、携帯電話機10においてURL(uniform resource locator)が指定され、携帯電話機10がインターネット上に存在するWebサーバ50にアクセスして当該URLに対応するHTMLを受信することによって開始される。
【0106】
図13に示すように、まず、携帯電話機10の判定部11は、Webサーバ50から受信したHTMLのプログラムソースを読み込んで、例えば、RAM10Bbに一時的に記憶させる(ステップS21)。
【0107】
次に、判定部11は、読み込んだプログラムソースに“A”タグが含まれているか否かを判定する(ステップS22)。この判定がNOである場合(ステップS22;NO)に、判定部11は、処理をステップS25に移行する。
【0108】
一方、ステップS22における判定で、読み込んだプログラムソースに“A”タグが含まれていると判定された場合(ステップS22;YES)に、判定部11は、“A”タグの記述が正当であるか否かをチェックするための“A”タグチェック処理を行う(ステップS23)。なお、この“A”タグチェック処理の詳細については後述する。
【0109】
判定部11は、ステップS23において行われた“A”タグチェック処理の結果に基づいて、“A”タグの記述が正当であるか否かを判定する(ステップS24)。この判定がNOである場合(ステップS24;NO)に、携帯電話機10の表示部13は、“A”タグに含まれる“href”属性において指定されたファイルにより表示される表示内容を液晶表示パネルに表示させて、処理を終了する。なお、“A”タグに“href”属性が含まれていない場合には、表示部13は、Webサーバ50から受信したHTMLファイルを、リンク先が反映されない状態で液晶表示パネルに表示させて、処理を終了する。
【0110】
一方、ステップS24における判定で、“A”タグの記述が正当であると判定された場合(ステップS24;YES)に、判定部11は、読み込んだプログラムソースに“object”タグが含まれているか否かを判定する(ステップS25)。この判定がNOである場合(ステップS25;NO)に、携帯電話機10の表示部13は、“A”タグに含まれる“href”属性において指定されたファイルにより表示される表示内容を液晶表示パネルに表示させて、処理を終了する。なお、“A”タグが記述されていない場合には、表示部13は、Webサーバ50から受信したHTMLファイルを液晶表示パネルに表示させて、処理を終了する。
【0111】
一方、ステップS25における判定で、読み込んだプログラムソースに“object”タグが含まれていると判定された場合(ステップS25;YES)に、判定部11は、“object”タグに“declare”属性が含まれているか否かを判定する(ステップS26)。この判定がNOである場合(ステップS26;NO)に、判定部11は、“object”タグに記述され得る“data”属性および“type”属性の記述が正当であるか否かをチェックするための“data/type”属性チェック処理を行う(ステップS27)。なお、この“data/type”属性チェック処理の詳細については後述する。
【0112】
判定部11は、ステップS27において行われた“data/type”属性チェック処理の結果に基づいて、“data/type”属性の記述が正当であるか否かを判定する(ステップS28)。この判定がNOである場合(ステップS28;NO)に、携帯電話機10の表示部13は、Webサーバ50から受信したHTMLファイルを、ファイル取得不可を示すアイコンとともに液晶表示パネルに表示させて、処理を終了する。
【0113】
一方、ステップS28における判定で、“data/type”属性の記述が正当であると判定された場合(ステップS28;YES)に、判定部11は、“object”タグに記述され得る“width”属性および“height”属性の記述が正当であるか否かをチェックするための“width/height”属性チェック処理を行う(ステップS29)。なお、この“width/height”属性チェック処理の詳細については後述する。
【0114】
判定部11は、ステップS29において行われた“width/height”属性チェック処理の結果に基づいて、“width/height”属性の記述が正当であるか否かを判定する(ステップS30)。この判定がNOである場合(ステップS30;NO)に、携帯電話機10の表示部13は、Webサーバ50から受信したHTMLファイルをインラインモードで液晶表示パネルに表示させて(ステップS33)、処理を終了する。すなわち、携帯電話機10の液晶表示パネルには、インタラクティブ動作プログラムを規定の大きさでインラインしたHTML画面がインタラクティブ動作を行わない状態で表示される。
【0115】
一方、ステップS30における判定で、“width/height”属性の記述が正当であると判定された場合(ステップS30;YES)に、判定部11は、“width/height”属性において指定されている大きさで液晶表示パネルに表示できるか否かを判定する(ステップS31)。この判定がNOである場合(ステップS31;NO)に、携帯電話機10の表示部13は、Webサーバ50から受信したHTMLファイルを、ファイル取得不可を示すアイコンとともに液晶表示パネルに表示させて、処理を終了する。
【0116】
一方、ステップS31における判定で、“width/height”属性において指定されている大きさで液晶表示パネルに表示できると判定された場合(ステップS31;YES)に、判定部11は、“param”タグの記述の有無や記述内容をチェックしてオブジェクトの“param”値を決定するための“param”値決定処理を行う(ステップS32)。なお、この“param”値決定処理の詳細については後述する。
【0117】
次に、携帯電話機10の表示モード切替部12は、表示モードをインラインモードに切り替える。そして、携帯電話機10の表示部13は、Webサーバ50から受信したHTMLファイルをインラインモードで液晶表示パネルに表示させる(ステップS33)。すなわち、携帯電話機10の液晶表示パネルには、インタラクティブ動作プログラムをインラインしたHTML画面がインタラクティブ動作を行わない状態で表示される。
【0118】
一方、ステップS26における判定で、“object”タグに“declare”属性が含まれていると判定された場合(ステップS26;YES)に、携帯電話機10の表示部13は、Webサーバ50から受信したHTMLファイルを液晶表示パネルに表示させる。そして、携帯電話機10の判定部11は、インタラクティブ動作プログラムに対応するリンク先が選択され、当該インタラクティブ動作プログラム(IRPG)が呼び出されたか否かを判定する(ステップS34)。この判定がNOである場合(ステップS34;NO)に、判定部11は、このステップS34における判定を繰り返す。すなわち、判定部11は、インタラクティブ動作プログラムに対応するリンク先が選択され、当該インタラクティブ動作プログラムが呼び出されるまでは、待機状態となる。なお、表示部13に表示されている画面が他の画面に切り替わる等した場合には、この待機状態は解除され、図13に示す動作は終了する。
【0119】
一方、ステップS34における判定で、インタラクティブ動作プログラムに対応するリンク先が選択され、当該インタラクティブ動作プログラム(IRPG)が呼び出されたと判定された場合(ステップS34;YES)に、判定部11は、“object”タグに記述され得る“data”属性および“type”属性の記述が正当であるか否かをチェックするための“data/type”属性チェック処理を行う(ステップS35)。なお、この“data/type”属性チェック処理の詳細については後述する。
【0120】
判定部11は、ステップS35において行われた“data/type”属性チェック処理の結果に基づいて、“data/type”属性の記述が正当であるか否かを判定する(ステップS36)。この判定がNOである場合(ステップS36;NO)に、“A”タグに含まれる“href”属性において指定されたファイルにより表示される表示内容を液晶表示パネルに表示させて、処理を終了する。
【0121】
一方、ステップS36における判定で、“data/type”属性の記述が正当であると判定された場合(ステップS36;YES)に、判定部11は、“param”タグの記述の有無や記述内容をチェックしてオブジェクトの“param”値を決定するための“param”値決定処理を行う(ステップS37)。なお、この“param”値決定処理の詳細については後述する。
【0122】
次に、携帯電話機10の表示モード切替部12は、表示モードをインタラクティブモードに切り替える。そして、携帯電話機10の表示部13は、Webサーバ50から受信したHTMLファイルに含まれるインタラクティブ動作プログラムをインタラクティブモードで液晶表示パネルに表示させる(ステップS38)。すなわち、携帯電話機10の液晶表示パネルには、インタラクティブ動作プログラムがインタラクティブ動作を行う状態で表示される。
【0123】
次に、図14を参照して、上述した“A”タグチェック処理(図13のS23参照)について説明する。
【0124】
図14に示すように、まず、携帯電話機10の判定部11は、“A”タグに“href”属性が含まれているか否かを判定する(ステップS41)。この判定がNOである場合(ステップS41;NO)に、判定部11は、“A”タグの記述が不当であるとして(ステップS45)、処理を終了する。
【0125】
一方、ステップS41の判定において、“A”タグに“href”属性が含まれていると判定された場合(ステップS41;YES)に、判定部11は、“A”タグに“iIRPG”属性が含まれているか否かを判定する(ステップS42)。この判定がNOである場合(ステップS42;NO)に、判定部11は、“A”タグの記述が不当であるとして(ステップS45)、処理を終了する。
【0126】
一方、ステップS42の判定において、“A”タグに“iIRPG”属性が含まれていると判定された場合(ステップS42;YES)に、判定部11は、プログラムソースに“iIRPG”属性に記述されている名称をIDとする“object”タグが存在するか否かを判定する(ステップS43)。この判定がNOである場合(ステップS43;NO)に、判定部11は、“A”タグの記述が不当であるとして(ステップS45)、処理を終了する。
【0127】
一方、ステップS43の判定において、“iIRPG”属性に記述されている名称をIDとする“object”タグが存在すると判定された場合(ステップS43;YES)に、判定部11は、“A”タグの記述が正当であるとして(ステップS44)、処理を終了する。ここで、“A”タグに“iIRPG”属性が含まれている場合に、この“A”タグにより対応付けられているリンク先が選択されると、この“iIRPG”属性に記述されている名称をIDとする“object”タグに指定されているオブジェクトが表示されることになる。
【0128】
次に、図15を参照して、上述した“data/type”属性チェック処理(図13のS27,S35参照)について説明する。
【0129】
図15に示すように、まず、携帯電話機10の判定部11は、“object”タグに“data/type”属性が含まれているか否かを判定する(ステップS51)。この判定がNOである場合(ステップS51;NO)に、判定部11は、“data/type”属性の記述が不当であるとして(ステップS55)、処理を終了する。
【0130】
一方、ステップS51の判定において、“object”タグに“data/type”属性が含まれていると判定された場合(ステップS51;YES)に、判定部11は、“data/type”属性に属性値が記述されているか否かを判定する(ステップS52)。この判定がNOである場合(ステップS52;NO)に、判定部11は、“data/type”属性の記述が不当であるとして(ステップS55)、処理を終了する。
【0131】
一方、ステップS52の判定において、“data/type”属性に属性値が記述されていると判定された場合(ステップS52;YES)に、判定部11は、“data/type”属性に記述されている属性値のフォーマットや記述内容が正常であるか否かを判定する(ステップS53)。この判定がNOである場合(ステップS53;NO)に、判定部11は、“data/type”属性の記述が不当であるとして(ステップS55)、処理を終了する。ここで、“type”属性の正常な記述の内容としては、例えば、“application/x-shockwave-flash”がある。
【0132】
一方、ステップS53の判定において、“data/type”属性に記述されている属性値のフォーマットや記述内容が正常であると判定された場合(ステップS53;YES)に、判定部11は、“data/type”属性の記述が正当であるとして(ステップS54)、処理を終了する。
【0133】
次に、図16を参照して、上述した“width/height”属性チェック処理(図13のS29参照)について説明する。
【0134】
図16に示すように、まず、携帯電話機10の判定部11は、“object”タグに“width/height”属性が含まれているか否かを判定する(ステップS61)。この判定がNOである場合(ステップS61;NO)に、判定部11は、“width/height”属性の記述が不当であるとして(ステップS65)、処理を終了する。
【0135】
一方、ステップS61の判定において、“object”タグに“width/height”属性が含まれていると判定された場合(ステップS61;YES)に、判定部11は、“width/height”属性に属性値が記述されているか否かを判定する(ステップS62)。この判定がNOである場合(ステップS62;NO)に、判定部11は、“width/height”属性の記述が不当であるとして(ステップS65)、処理を終了する。
【0136】
一方、ステップS62の判定において、“width/height”属性に属性値が記述されていると判定された場合(ステップS62;YES)に、判定部11は、“width/height”属性に記述されている属性値のフォーマットや記述内容が正常であるか否かを判定する(ステップS63)。この判定がNOである場合(ステップS63;NO)に、判定部11は、“width/height”属性の記述が不当であるとして(ステップS65)、処理を終了する。
【0137】
一方、ステップS63の判定において、“width/height”属性に記述されている属性値のフォーマットや記述内容が正常であると判定された場合(ステップS63;YES)に、判定部11は、“width/height”属性の記述が正当であるとして(ステップS64)、処理を終了する。
【0138】
次に、図17を参照して、上述した“param”値決定処理(図13のS32,S37参照)について説明する。
【0139】
図17に示すように、まず、携帯電話機10の判定部11は、“object”タグに付随して“param”タグが記述されているか否かを判定する(ステップS71)。この判定がNOである場合(ステップS71;NO)に、判定部11は、オブジェクトのparam値に規定値(デフォルト値)を適用して(ステップS74)、処理を終了する。
【0140】
一方、ステップS71の判定において、“object”タグに付随して“param”タグが記述されていると判定された場合(ステップS71;YES)に、判定部11は、“param”タグの記述内容が正常であるか否かを判定する(ステップS72)。この判定がNOである場合(ステップS72;NO)に、判定部11は、オブジェクトのparam値に規定値(デフォルト値)を適用して(ステップS74)、処理を終了する。
【0141】
一方、ステップS72の判定において、“param”タグの記述内容が正常であると判定された場合(ステップS72;YES)に、判定部11は、オブジェクトのparam値に“param”タグで指定された指定値を適用して(ステップS73)、処理を終了する。
【0142】
次に、第2実施形態における2つめの動作である携帯電話機10のメモリ10Bに格納されているHTMLやインタラクティブ動作プログラムを液晶表示パネル上に表示させる際の動作について図18および図12を参照して説明する。
【0143】
まず、図18を参照して画面メモとして保存されているHTMLファイルを表示させる際の動作について説明する。
【0144】
なお、図18に示すステップS82〜S99の各処理は、上述した第1実施形態において説明した図13に示すステップS1〜S38の各処理と同様である。これら両処理の相違点は、第1実施形態において説明した図13に示す各処理では、Webサーバ50から受信したHTMLファイルに基づいて処理が行われるのに対し、第2実施形態において説明する図18の各処理では、携帯電話機10に保存されているHTMLファイルに基づいて処理が行われる点である。したがって、ここでは、図18での処理に特有なステップS81の処理についてのみ説明することとし、上述した図13に示すステップS1〜S38の各処理と同様なステップS82〜S99の各処理の説明は省略する。
【0145】
図18に示すように、ステップS81では、ユーザが画面メモ機能を利用してメモリ10Bのファイル格納領域c2に記憶させたHTMLファイルの中から、ユーザが携帯電話機10の液晶表示パネル上に表示しようとするHTMLファイルが選択され決定される。そして、これ以降はステップS81で決定されたHTMLファイルに格納されているプログラムソースに基づいて表示モードが決定され、インラインモードまたはインタラクティブモードに切り替えられてHTMLが表示される。
【0146】
次に、図12を参照してマイピクチャまたは待ち受け画面として保存されているインタラクティブ動作プログラムファイルを表示させる際の動作について説明する。
【0147】
図12に示すように、まず、ユーザがマイピクチャ機能または待ち受け画面機能を利用してメモリ10Bのファイル格納領域c2に記憶させたインタラクティブ動作プログラムファイルの中から、ユーザが携帯電話機10の液晶表示パネル上に表示しようとするインタラクティブ動作プログラムファイルが選択され決定される(ステップS21)。
【0148】
次に、携帯電話機10の表示モード切替部12は、表示モードをインタラクティブモードに切り替える。そして、携帯電話機10の表示部13は、ユーザにより選択決定されたインタラクティブ動作プログラムをインタラクティブモードで液晶表示パネルに表示させる(ステップS22)。すなわち、携帯電話機10の液晶表示パネルには、インタラクティブ動作プログラムがインタラクティブ動作を行う状態で表示される。
【0149】
以上のように、第2実施形態における携帯電話機10においては、携帯電話機10のメモリ10Bに記憶されているHTMLに含まれるオブジェクトタグに、“declare”属性(他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述)があるか否かによって表示モードを切り替えることができるため、表示モードを、表示対象であるHTMLあるいはインタラクティブ動作プログラムに適したモードに切り替えることが可能となる。また、本実施形態における携帯電話機10においては、表示対象であるHTMLあるいはインタラクティブ動作プログラムに適した表示モードに切り替えられた後に、その切り替え後の表示モードでHTMLあるいはインタラクティブ動作プログラムを外部に表示することが可能となるため、携帯電話機10においてインタラクティブ動作プログラムが含まれるHTMLを表示する際の操作性を向上させることができる。
【0150】
さらに、第2実施形態における携帯電話機10においては、携帯電話機10のメモリ10Bに記憶されているインタラクティブ動作プログラムを表示させる場合に、表示モードをそのインタラクティブ動作プログラムに適した表示モードに切り替えることができるため携帯電話機10においてインタラクティブ動作プログラムを表示する際の操作性を向上させることができる。
【0151】
最後に、本発明の各実施形態に係る移動端末制御プログラム、および、移動端末制御プログラムを記録したコンピュータ読み取り可能な記録媒体(以下、単に記録媒体という)について説明する。ここで、記録媒体とは、コンピュータのハードウェア資源に備えられている読み取り装置に対して、プログラムの記述内容に応じて、磁気、光、電気等のエネルギーの変化状態を引き起こして、それに対応する信号の形式で、読み取り装置にプログラムの記述内容を伝達できるものである。かかる記録媒体としては、例えば、磁気ディスク、光ディスク、CD−ROM、コンピュータに内蔵されるメモリなどが該当する。
【0152】
図19は、本発明の各実施形態に係る記録媒体の構成図である。記録媒体100は、図19に示すように、プログラムを記録するプログラム領域101を備えている。このプログラム領域101には、移動端末制御プログラム102が記録されている。移動端末制御プログラム102は、判定モジュール102a、表示モード切替モジュール102b、表示モジュール102c、記憶モジュール102d、抽出モジュール102eとを備えて構成される。ここで、判定モジュール102a、表示モード切替モジュール102b、表示モジュール102c、記憶モジュール102d、抽出モジュール102eのそれぞれを動作させることによって実現する機能は、上記携帯電話機10の判定部11、表示モード切替部12、表示部13、記憶部14、抽出部15のそれぞれの機能と同様である。
【0153】
【発明の効果】
本発明に係る移動端末、移動端末制御方法および移動端末制御プログラムによれば、インタラクティブ動作を行うプログラムが含まれる表示用プログラムを表示する際の操作性を向上させることができる。
【図面の簡単な説明】
【図1】各実施形態における移動通信システムの構成図である。
【図2】図1に示す携帯電話機のハードウェア構成を示すブロック図である。
【図3】図1に示す携帯電話機の機能構成ブロック図である。
【図4】第1実施形態における携帯電話機がWebサーバに格納されているHTMLやインタラクティブ動作プログラムを液晶表示パネル上に表示させる際の動作を示すフローチャートである。
【図5】HTMLのプログラムソースの一例を示す図である。
【図6】図5に示すHTMLのプログラムソースに基づいて具現化される携帯電話機の画面遷移を例示する図である。
【図7】HTMLのプログラムソースの一例を示す図である。
【図8】図7に示すHTMLのプログラムソースに基づいて具現化される携帯電話機の画面遷移を例示する図である。
【図9】HTMLのプログラムソースの一例を示す図である。
【図10】図9に示すHTMLのプログラムソースに基づいて具現化される携帯電話機の画面遷移を例示する図である。
【図11】第1実施形態における画面メモとして保存されているHTMLファイルを表示させる際の動作を示すフローチャートである。
【図12】各実施形態におけるマイピクチャまたは待ち受け画面として保存されているインタラクティブ動作プログラムファイルを表示させる際の動作を示すフローチャートである。
【図13】第2実施形態における携帯電話機がWebサーバに格納されているHTMLやインタラクティブ動作プログラムを液晶表示パネル上に表示させる際の動作を示すフローチャートである。
【図14】図13に示す“A”タグチェック処理における動作を示すフローチャートである。
【図15】図13に示す“data/type”属性チェック処理における動作を示すフローチャートである。
【図16】図13に示す“width/height”属性チェック処理における動作を示すフローチャートである。
【図17】図13に示す“param”値決定処理における動作を示すフローチャートである。
【図18】第2実施形態における画面メモとして保存されているHTMLファイルを表示させる際の動作を示すフローチャートである。
【図19】移動端末制御プログラムを記録した記録媒体の構成図である。
【符号の説明】
1・・・移動通信システム、10 ・・・携帯電話機、10A・・・CPU、10B・・・メモリ、10C・・・無線通信装置、10D・・・通話処理装置、10E・・・入力装置、10F・・・表示装置、10G・・・バス、11・・・判定部、12・・・表示モード切替部、13・・・表示部、14・・・記憶部、15・・・抽出部、20・・・基地局、30・・・交換機、40・・・関門交換機、50・・・Webサーバ、100・・・記録媒体、KN・・・交換ネットワーク、M・・・移動通信網。[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a mobile terminal, a mobile terminal control method, and a mobile terminal control program, and more particularly to a mobile terminal having a function of displaying a display program including a program for performing an interactive operation, and controlling the operation of the mobile terminal. The present invention relates to a mobile terminal control method and a mobile terminal control program to be executed by a computer incorporated in the mobile terminal.
[0002]
[Prior art]
Recently, when a personal computer (hereinafter referred to as a PC terminal) accesses a Web server or the like on the Internet, a program for performing an interactive operation is distributed to the PC terminal, and an interactive object such as an animation movie is displayed on the screen. There is.
[0003]
Such an interactive object operates independently of the screen portion displayed by HTML. Therefore, when an interactive object is displayed on the screen of the PC terminal, whether an operation instruction from the user is performed on the screen portion displayed by HTML, or is performed on the interactive object portion. It is necessary to recognize whether it has been broken. Therefore, in the PC terminal, the part selected by the mouse pointer is recognized as the operation target of the user, and the operation instruction from the user is transmitted to the selected part. Therefore, after the user selects an interactive object part with the mouse pointer and switches the operation target, the user can realize an interactive operation by performing a predetermined operation such as clicking on the interactive object part.
[0004]
A technique for displaying such an interactive object on a PC terminal or the like is disclosed in, for example, Patent Document 1 or the like.
[0005]
[Patent Document 1]
JP 2002-73545 A (
[0006]
However, since a mobile terminal such as a mobile phone does not have a pointing device, an operation instruction from a user is limited to a cursor operation instruction using up and down keys. Therefore, when a program for performing an interactive operation is distributed to a mobile terminal and an interactive object is displayed on the screen, a cursor operation instruction using the up and down keys is performed on the screen portion displayed by HTML. There was a problem that it was not possible to recognize whether it was performed on an interactive object part.
[0007]
[Problems to be solved by the invention]
Accordingly, in order to solve the above-described problems, the present invention provides a mobile terminal, a mobile terminal control method, and a mobile terminal control capable of improving the operability when displaying a display program including a program for performing an interactive operation. The purpose is to provide a program.
[0008]
[Means for Solving the Problems]
The mobile terminal of the present invention is based on the description content of a display program including a program for performing an interactive operation. Switching the display mode of the display screen displayed on the display panel Determines whether the mode switching means and the object tag indicating the attribute of the object included in the display program have a description indicating that the object is not displayed until a link destination specified by another tag is selected. When it is determined that there is a description indicating that the object is not displayed until the link destination specified by the other tag is selected by the first determination unit and the first determination unit. Display means for displaying the display screen displayed by executing the display program on the display panel, and whether the link destination specified by another tag is selected from the display screen displayed by the display means A second determination means for determining In the above display mode, an interactive operation is performed inline with an interactive mode in which an object displayed by a program that performs an interactive operation is displayed, and an object that is displayed by a program that performs an interactive operation. There is an inline mode to display in a state that is not broken, The mode switching means switches the display mode to the interactive mode when the second determination means determines that the link destination specified by the other tag is selected, while the first determination means switches to the object tag. If it is determined that there is no description indicating that the object is not displayed until the link destination specified by the tag is selected, the display mode is changed. Inline mode The display means displays the display screen according to a display mode switched by the mode switching means.
[0009]
Further, the mobile terminal control method of the present invention is based on the description content of a display program including a program for performing an interactive operation. Switching the display mode of the display screen displayed on the display panel Determines whether the mode switching step and the object tag indicating the object attribute included in the display program have a description indicating that the object is not displayed until the link destination specified by another tag is selected. When it is determined that there is a description indicating that the object is not displayed until a link destination specified by another tag is selected in the object tag in the first determination step, A display step for displaying the display screen displayed by executing the display program on the display panel, and whether the link destination specified by another tag is selected from the display screen displayed in the display step. And a second determination step for determining In the above display mode, an interactive operation is performed inline with an interactive mode in which an object displayed by a program that performs an interactive operation is displayed, and an object that is displayed by a program that performs an interactive operation. There is an inline mode to display in a state that is not broken, In the mode switching step, when it is determined in the second determination step that the link destination specified by another tag is selected, the display mode is switched to the interactive mode. If it is determined that there is no description indicating that the object is not displayed until the link destination specified by the tag is selected, the display mode is changed. Inline mode The display step is characterized in that the display screen is displayed according to the display mode switched in the mode switching step.
[0010]
Furthermore, the mobile terminal control program of the present invention is a mobile terminal based on the description content of a display program including a program for performing an interactive operation. Switching the display mode of the display screen displayed on the display panel Determines whether the mode switching means and the object tag indicating the attribute of the object included in the display program have a description indicating that the object is not displayed until a link destination specified by another tag is selected. When it is determined that there is a description indicating that the object is not displayed until the link destination specified by the other tag is selected by the first determination unit and the first determination unit. Display means for displaying the display screen displayed by executing the display program on the display panel, and whether the link destination specified by another tag is selected from the display screen displayed by the display means Function as a second determination means for determining In the above display mode, an interactive operation is performed inline with an interactive mode in which an object displayed by a program that performs an interactive operation is displayed, and an object that is displayed by a program that performs an interactive operation. There is an inline mode to display in a state that is not broken, The mode switching means switches the display mode to the interactive mode when the second determination means determines that the link destination specified by the other tag is selected, while the first determination means switches to the object tag. If it is determined that there is no description indicating that the object is not displayed until the link destination specified by the tag is selected, the display mode is changed. Inline mode The display means displays the display screen according to a display mode switched by the mode switching means.
[0011]
According to these inventions, the mobile terminal can switch to a display mode suitable for the display program or a program that performs an interactive operation based on the description content of the display program, and displays in the display mode after the switching. Therefore, it is possible to improve the operability when displaying a display program including a program for performing an interactive operation on a mobile terminal.
[0015]
In this way, the mobile terminal displays the display mode depending on whether or not there is a description indicating that the object is not displayed until the link destination specified by another tag is selected in the object tag included in the display program. Therefore, it is possible to switch the display mode to a display mode suitable for the display program or a program that performs an interactive operation. Therefore, it is possible to improve operability when displaying a display program including a program for performing an interactive operation on the mobile terminal.
[0016]
In the mobile terminal of the present invention, the display means has a display mode. Inline mode If the display mode is the interactive mode, the object displayed by the program that performs the interactive operation is displayed in the screen displayed by the display program. It is preferable to display the displayed object.
[0017]
In the mobile terminal control program of the present invention, the display means has a display mode. Inline mode If the display mode is the interactive mode, the object displayed by the program that performs the interactive operation is displayed in the screen displayed by the display program. It is preferable to display the displayed object.
[0018]
Furthermore, in the mobile terminal control method of the present invention, the display step includes a display mode. Inline mode If the display mode is the interactive mode, the object displayed by the program that performs the interactive operation is displayed in the screen displayed by the display program. It is preferable to display the displayed object.
[0019]
In this way, after the mobile terminal is switched to the display mode suitable for the display program or the program for performing interactive operation, the mobile terminal displays the display program or the program for performing interactive operation in the display mode after the switching. Therefore, it is possible to improve the operability when displaying a display program including a program for performing an interactive operation on the mobile terminal.
[0020]
Program storage means for storing a program for performing an interactive operation and a display program in the mobile terminal of the present invention, and a program or display program for performing an interactive operation from a program stored in the program storage means based on a predetermined operation from the outside Extraction means for extracting, and when the program extracted by the extraction means is a display program, the first determination means includes an object tag indicating an attribute of the object included in the display program, It is preferable to determine whether or not there is a description indicating that the object is not displayed until the link destination designated by the tag is selected.
[0021]
Further, in the mobile terminal control program of the present invention, the mobile communication terminal includes a program storage means for storing a program for performing an interactive operation and a display program, and a program stored by the program storage means based on a predetermined operation from the outside. It further functions as an extraction means for extracting a program for performing an interactive operation or a display program, and the first determination means, when the program extracted by the extraction means is a display program, the object included in the display program It is preferable to determine whether or not the object tag indicating the attribute has a description indicating that the object is not displayed until a link destination specified by another tag is selected.
[0022]
Furthermore, in the mobile terminal control method of the present invention, a program storage step for storing a program for performing an interactive operation and a display program, and a program for performing an interactive operation from the program stored in the program storage step based on a predetermined operation from the outside Or an extraction step for extracting a display program, wherein the first determination step is an object indicating an attribute of an object included in the display program when the program extracted in the extraction step is a display program. It is preferable to determine whether or not the tag has a description indicating that the object is not displayed until a link destination specified by another tag is selected.
[0023]
In this way, the mobile terminal has a description indicating that the object is not displayed until the link destination specified by another tag is selected as the object tag included in the display program stored in the mobile terminal. Since the display mode can be switched depending on whether or not there is, it is possible to switch the display mode to a display mode suitable for the display program or a program for performing an interactive operation. Therefore, it is possible to improve operability when displaying a display program including a program for performing an interactive operation on the mobile terminal.
[0027]
In this way, when the mobile terminal displays a program for performing an interactive operation stored in the mobile terminal, the mobile terminal can switch the display mode to a display mode suitable for the program for performing the interactive operation. It is possible to improve operability when displaying a program that performs an interactive operation on the terminal.
[0028]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of a mobile communication terminal according to the present invention will be described below with reference to the drawings. In addition, in each figure, the same code | symbol is attached | subjected to the same element and the overlapping description is abbreviate | omitted.
[0029]
[First embodiment]
First, a first embodiment of the present invention will be described. FIG. 1 is a diagram showing a configuration of a mobile communication system 1 in the first embodiment. As shown in FIG. 1, the mobile communication system 1 includes a mobile communication network M, a plurality of
[0030]
The mobile communication network M includes a plurality of
[0031]
Note that although there may actually be a plurality of
[0032]
Next, each device shown in FIG. 1 will be described.
The
[0033]
The exchange network KN is a network in which a plurality of
[0034]
A large number of
[0035]
Next, the hardware configuration of the
As shown in FIG. 2, the
[0036]
The
[0037]
The wireless communication device 10C performs signal modulation / demodulation and encoding / decoding. At the time of transmission, the wireless communication device 10C converts (encodes) an analog signal such as an audio signal into a digital signal, and modulates the converted digital signal into a signal that can be carried. On the other hand, at the time of reception, the digital signal input from the antenna A is demodulated, and the demodulated digital signal is converted (decoded) into an analog signal.
[0038]
The call processing device 10D includes, for example, a microphone, a speaker, a sound processing unit, and the like. The sound processing unit converts sound input from the microphone into a sound signal and outputs the sound signal to the wireless communication device 10C. The audio processing unit converts the audio signal input from the wireless communication device 10C into audio and outputs the audio from the speaker to the outside.
[0039]
The
[0040]
The
[0041]
The nonvolatile memory 10Bc has a display mode storage area c1 and a file storage area c2. The display mode storage area c1 stores the display mode currently selected by the
[0042]
The interactive mode is a mode for displaying a program that performs an interactive operation so that the interactive operation is performed. In the present embodiment, a program that performs an interactive operation is hereinafter referred to as an “interactive operation program”. In some drawings and the like, the “interactive operation program” is described as “IRPG” for convenience.
[0043]
The inline mode is a mode in which a display program in which an interactive operation program is incorporated (inlined) is displayed in a state where no interactive operation is performed (display only). Here, as the display program, for example, there is a hyper text markup language (HTML) program. In the present embodiment, the display program is hereinafter referred to as HTML.
[0044]
Various files downloaded by the
[0045]
The
[0046]
Next, the functional configuration of the
[0047]
The determination unit 11 determines whether or not the object tag indicating the attribute of the object included in the HTML has a description indicating the size when displaying the object. The description indicating the size when displaying the object includes, for example, a “width” attribute and a “height” attribute.
[0048]
The display
[0049]
Here, when the object is an interactive operation program, examples of the designated size include a banner advertisement. On the other hand, when the object is an interactive operation program, an image whose size is not specified includes, for example, a moving image by animation or the like.
[0050]
The display
[0051]
As described above, the
[0052]
The
[0053]
The
[0054]
In addition, the
[0055]
The
[0056]
Next, the operation in the first embodiment will be described with reference to FIGS.
First, the
[0057]
First, the operation when the
[0058]
As shown in FIG. 4, first, the determination unit 11 of the
[0059]
Next, the determination unit 11 determines whether or not an “object” tag is included in one read program source (step S2). If this determination is NO (step S2; NO), the determination unit 11 determines whether any one of the tags “html, head, title, meta, comment” is included in one read program source. Is determined (step S3). If this determination is YES (step S3; YES), the determination unit 11 moves the process to step S1 and reads the next one from the program source of the HTML file.
[0060]
On the other hand, if it is determined in step S3 that “html, head, title, meta, comment” is not included in the read program source (step S3; NO), the display mode switching unit of the
[0061]
If it is determined in step S2 that the read program source includes an “object” tag (step S2; YES), the determination unit 11 displays an object on the “object” tag. It is determined whether or not the attribute “width, height” for designating the size is included (step S5). When this determination is YES (step S5; YES), the display
[0062]
On the other hand, when it is determined in step S5 that the read “object” tag does not include the attribute “width, height” for specifying the size for displaying the object (step S5; NO) In addition, the display
[0063]
Next, with reference to FIGS. 5 to 10, an example of screen transition of a mobile phone embodied based on HTML received from a Web server will be described.
[0064]
First, FIG. 6 shows an example of a screen transition of a mobile phone embodied based on the HTML program source shown in FIG. 5, and this will be described.
First, FIG. 6A illustrates a state in which a predetermined URL is specified in the
[0065]
Here, in order to select “to interactive operation program” displayed on the screen of FIG. 6A, the user operates the up / down key on the
[0066]
Next, the operation until the screen shown in FIG. 6B is displayed based on the HTML program source shown in FIG. 5 will be described with reference to the flowchart of FIG.
[0067]
First, when the program source H1 shown in FIG. 5 is read (step S1 in FIG. 4), the determination unit 11 determines that each tag “html, head, title” included in the program source H1 is “object”. It is determined that it does not correspond to a tag (step S2; NO), and it is determined that it corresponds to one of the tags of “html, head, title, meta, comment” (step S3; YES).
[0068]
Next, when the program source H2 shown in FIG. 5 is read (step S1), the determination unit 11 determines that the tag “object” included in the program source H2 corresponds to the “object” tag ( Step S2; YES).
[0069]
Then, the determination unit 11 determines that the tag “object” tag included in the program source H2 does not include the “width, height” attribute (step S5; NO).
[0070]
In accordance with this determination, the display
[0071]
FIG. 6C shows a case where a predetermined interactive operation program link is selected and determined from a plurality of interactive operation program links hyperlinked to the interactive operation program g1 displayed on the screen of FIG. 6B. It is a screen displayed on the screen. On the screen shown in FIG. 6C, an interactive operation program g2 hyperlinked to the interactive operation program g1 is interactively displayed. As described above, when a predetermined key is operated in the screen state shown in FIG. 6B, it is recognized that the operation instruction by the predetermined key is made to the interactive operation program g1, and the interactive operation is performed. The operation program g1 performs an interactive operation according to a predetermined operation instruction. When the up / down key is operated in the screen state shown in FIG. 6C, it is recognized that the cursor operation instruction by the up / down key is made to the interactive operation program g1, and the interactive operation program g1. Move the cursor displayed above.
[0072]
Next, FIG. 8 shows an example of screen transition of a mobile phone embodied based on the HTML program source shown in FIG. 7, and this will be described.
First, FIG. 8A illustrates a state in which a predetermined URL is specified in the
[0073]
Next, the operation until the screen shown in FIG. 8B is displayed based on the HTML program source shown in FIG. 7 will be described with reference to the flowchart of FIG.
[0074]
First, when the program source H3 shown in FIG. 7 is read (step S1 in FIG. 4), the determination unit 11 determines that each tag “html, head, title” included in the program source H3 is “object”. It is determined that it does not correspond to a tag (step S2; NO), and it is determined that it corresponds to one of the tags of “html, head, title, meta, comment” (step S3; YES).
[0075]
Next, when the program source H4 shown in FIG. 7 is read (step S1), the determination unit 11 determines that the tag “object” included in the program source H4 corresponds to the “object” tag ( Step S2; YES).
[0076]
Then, the determination unit 11 determines that the tag “object” included in the program source H4 includes the “width, height” attribute (step S5; YES).
[0077]
In accordance with this determination, the display
[0078]
FIG. 8C shows a screen displayed when the screen shown in FIG. 8B is scrolled downward by operating the up and down keys. As described above, when the up / down key is operated in the screen state shown in FIG. 8B, it is recognized that the cursor operation instruction by the up / down key is made on the HTML screen g3, and the interactive operation program The HTML screen g3 with inline g4 is scrolled.
[0079]
Next, FIG. 10 shows a screen transition example of a mobile phone embodied based on the HTML program source shown in FIG. 9, and this will be described.
First, FIG. 10A illustrates a state in which a predetermined URL is specified in the
[0080]
Next, the operation until the screen shown in FIG. 10B is displayed based on the HTML program source shown in FIG. 9 will be described with reference to the flowchart of FIG.
[0081]
First, when the program source H5 shown in FIG. 9 is read (step S1 in FIG. 4), the determination unit 11 determines that each tag “html, head, title” included in the program source H5 is “object”. It is determined that it does not correspond to a tag (step S2; NO), and it is determined that it corresponds to one of the tags of “html, head, title, meta, comment” (step S3; YES).
[0082]
Next, when the program source H6 shown in FIG. 9 is read (step S1), the determination unit 11 sets the character string “This is an interactive operation program” included in the program source H6 in the “object” tag. Is not applicable (step S2; NO), and further, it is determined that none of the “html, head, title, meta, comment” tags is applicable (step S3; NO).
[0083]
In accordance with this determination, the display
[0084]
FIG. 10C is a screen displayed when the screen shown in FIG. 10B is scrolled to the lower side of the screen by operating the up and down keys. Thus, when the up / down key is operated in the screen state shown in FIG. 10 (b), the cursor operation instruction by the up / down key is recognized as being made on the HTML screen g5, and the interactive operation program The HTML screen g5 in which g6 is inlined is scrolled.
[0085]
As described above, in the
[0086]
Next, referring to FIGS. 11 and 12, the second operation in the first embodiment is the operation when displaying the HTML or interactive operation program stored in the
[0087]
First, an operation when displaying an HTML file stored as a screen memo will be described with reference to FIG.
[0088]
In addition, each process of step S12 to S18 shown in FIG. 11 is the same as each process of step S1 to S7 shown in FIG. 4 mentioned above. The difference between these two processes is that the processes shown in FIG. 4 described above are performed based on the HTML file received from the
[0089]
As shown in FIG. 11, in step S11, the user intends to display on the liquid crystal display panel of the
[0090]
Next, an operation for displaying an interactive operation program file stored as a My picture or a standby screen will be described with reference to FIG.
[0091]
As shown in FIG. 12, first, the user operates the liquid crystal display panel of the
[0092]
Next, the display
[0093]
As described above, in the
[0094]
Furthermore, in the
[0095]
In the first embodiment described above, when the attribute specifying the display size of the object is not described in the “object” tag described in the HTML file received from the
[0096]
In the first embodiment described above, descriptions other than the “html, head, title, meta, comment” tags are detected from the program source until the “object” tag is detected from the program source. In such a case, the mode is switched to the in-line mode, but this is not a limitation. For example, in addition to the above-described tags, a tag that operates when an operation from the user is received, for example, an “A” tag in which the “href” attribute is described, or an object that affects the display of the object. No tag or the like may be used as the determination condition. That is, it is preferable that the determination condition here is set so that the display is performed in an optimal display mode for the object to be displayed.
[0097]
[Second Embodiment]
Next, a second embodiment of the present invention will be described. First, the configuration of the communication system and the configuration of the mobile phone in the second embodiment are the same as the configuration of the communication system (see FIG. 1) and the configuration of the mobile phone (see FIGS. 2 and 3) in the first embodiment. The same reference numerals are given to the respective constituent elements and the description thereof will be omitted, and differences from the first embodiment will be described in detail below.
[0098]
The difference between the mobile phone in the second embodiment and the mobile phone in the first embodiment is that the criteria for determination performed by the determination unit of the mobile phone in each embodiment are different. That is, the judgment material when the display mode is switched to the interactive mode or the inline mode is different.
[0099]
Hereinafter, functions unique to the determination unit 11 and the display
[0100]
The determination unit 11 determines whether or not the object tag indicating the attribute of the object included in the HTML has a description indicating that the object is not displayed until a link destination specified by another tag is selected. Here, as the “other tag”, for example, there is an “A” tag. Further, “description indicating that an object is not displayed until a link destination specified by another tag is selected” includes, for example, a “declare” attribute. In the second embodiment, description will be made below using the “A” tag and the “declare” attribute as the above example.
[0101]
Further, the determination unit 11 determines whether or not the description of the “A” tag is valid by checking the presence or absence of the “href” attribute and the “iIRPG” attribute that can be described in the “A” tag. In addition, the determination unit 11 checks the presence / absence of the “data” attribute, “type” attribute, “width” attribute, and “height” attribute that can be described in the “object” tag and the description contents, and the description of each attribute is valid. It is determined whether or not there is. Further, the determination unit 11 determines the “param” value of the object by checking the presence / absence of the description of the “param” tag and the description content.
[0102]
When the display
[0103]
As described above, since the
[0104]
Next, the operation in the second embodiment will be described with reference to FIGS. First, similar to the
[0105]
First, the operation when the
[0106]
As illustrated in FIG. 13, first, the determination unit 11 of the
[0107]
Next, the determination unit 11 determines whether or not the “A” tag is included in the read program source (step S22). When this determination is NO (step S22; NO), the determination unit 11 proceeds to step S25.
[0108]
On the other hand, if it is determined in step S22 that the read program source includes an “A” tag (step S22; YES), the determination unit 11 has a valid description of the “A” tag. The “A” tag check process is performed to check whether or not (step S23). Details of the “A” tag check process will be described later.
[0109]
The determination unit 11 determines whether the description of the “A” tag is valid based on the result of the “A” tag check process performed in step S23 (step S24). When this determination is NO (step S24; NO), the
[0110]
On the other hand, if it is determined in step S24 that the description of the “A” tag is valid (step S24; YES), the determination unit 11 includes the “object” tag in the read program source. It is determined whether or not (step S25). When this determination is NO (step S25; NO), the
[0111]
On the other hand, when it is determined in step S25 that the read program source includes the “object” tag (step S25; YES), the determination unit 11 has the “declare” attribute in the “object” tag. It is determined whether it is included (step S26). When this determination is NO (step S26; NO), the determination unit 11 checks whether the description of the “data” attribute and the “type” attribute that can be described in the “object” tag is valid. The “data / type” attribute check process is performed (step S27). Details of the “data / type” attribute check process will be described later.
[0112]
The determination unit 11 determines whether or not the description of the “data / type” attribute is valid based on the result of the “data / type” attribute check process performed in step S27 (step S28). When this determination is NO (step S28; NO), the
[0113]
On the other hand, when it is determined in step S28 that the description of the “data / type” attribute is valid (step S28; YES), the determination unit 11 can describe the “width” attribute that can be described in the “object” tag. Then, a “width / height” attribute check process is performed to check whether the description of the “height” attribute is valid (step S29). Details of the “width / height” attribute check process will be described later.
[0114]
The determination unit 11 determines whether or not the description of the “width / height” attribute is valid based on the result of the “width / height” attribute check process performed in step S29 (step S30). When this determination is NO (step S30; NO), the
[0115]
On the other hand, when it is determined in step S30 that the description of the “width / height” attribute is valid (step S30; YES), the determination unit 11 determines the size specified in the “width / height” attribute. It is then determined whether or not it can be displayed on the liquid crystal display panel (step S31). When this determination is NO (step S31; NO), the
[0116]
On the other hand, if it is determined in step S31 that it can be displayed on the liquid crystal display panel with the size specified in the “width / height” attribute (step S31; YES), the determination unit 11 determines that the “param” tag is used. The “param” value determination process for determining the “param” value of the object by checking the presence / absence of the description and the description content is performed (step S32). The details of the “param” value determination process will be described later.
[0117]
Next, the display
[0118]
On the other hand, when it is determined in step S26 that the “object” tag includes the “declare” attribute (step S26; YES), the
[0119]
On the other hand, when it is determined in step S34 that the link destination corresponding to the interactive operation program is selected and the interactive operation program (IRPG) is called (step S34; YES), the determination unit 11 determines that “object” A “data / type” attribute check process is performed to check whether the description of the “data” attribute and “type” attribute that can be described in the “tag” is valid (step S35). Details of the “data / type” attribute check process will be described later.
[0120]
The determination unit 11 determines whether or not the description of the “data / type” attribute is valid based on the result of the “data / type” attribute check process performed in step S35 (step S36). When this determination is NO (step S36; NO), the display content displayed by the file specified in the “href” attribute included in the “A” tag is displayed on the liquid crystal display panel, and the process is terminated. .
[0121]
On the other hand, when it is determined in the determination in step S36 that the description of the “data / type” attribute is valid (step S36; YES), the determination unit 11 determines whether or not the “param” tag is described and the description content. A “param” value determination process for checking and determining the “param” value of the object is performed (step S37). The details of the “param” value determination process will be described later.
[0122]
Next, the display
[0123]
Next, the above-described “A” tag check process (see S23 of FIG. 13) will be described with reference to FIG.
[0124]
As illustrated in FIG. 14, first, the determination unit 11 of the
[0125]
On the other hand, when it is determined in step S41 that the “A” tag includes the “href” attribute (step S41; YES), the determination unit 11 includes the “iIRPG” attribute in the “A” tag. It is determined whether it is included (step S42). When this determination is NO (step S42; NO), the determination unit 11 determines that the description of the “A” tag is invalid (step S45) and ends the process.
[0126]
On the other hand, in the determination of step S42, when it is determined that the “iIRPG” attribute is included in the “A” tag (step S42; YES), the determination unit 11 is described in the “iIRPG” attribute in the program source. It is determined whether or not there is an “object” tag whose ID is the current name (step S43). When this determination is NO (step S43; NO), the determination unit 11 determines that the description of the “A” tag is invalid (step S45) and ends the process.
[0127]
On the other hand, when it is determined in step S43 that there is an “object” tag whose ID is the name described in the “iIRPG” attribute (step S43; YES), the determination unit 11 determines that the “A” tag Is valid (step S44), the process ends. Here, when the “iIRPG” attribute is included in the “A” tag and the link destination associated with this “A” tag is selected, the name described in this “iIRPG” attribute. The object specified in the “object” tag having ID as the ID is displayed.
[0128]
Next, the “data / type” attribute check process (see S27 and S35 in FIG. 13) will be described with reference to FIG.
[0129]
As illustrated in FIG. 15, first, the determination unit 11 of the
[0130]
On the other hand, in the determination of step S51, when it is determined that the “data / type” attribute is included in the “object” tag (step S51; YES), the determination unit 11 sets the attribute to the “data / type” attribute. It is determined whether or not a value is described (step S52). If this determination is NO (step S52; NO), the determination unit 11 determines that the description of the “data / type” attribute is invalid (step S55) and ends the process.
[0131]
On the other hand, if it is determined in step S52 that the attribute value is described in the “data / type” attribute (step S52; YES), the determination unit 11 is described in the “data / type” attribute. It is determined whether the format and description contents of the attribute value are normal (step S53). If this determination is NO (step S53; NO), the determination unit 11 determines that the description of the “data / type” attribute is invalid (step S55), and ends the process. Here, the content of the normal description of the “type” attribute includes, for example, “application / x-shockwave-flash”.
[0132]
On the other hand, when it is determined in step S53 that the format and description contents of the attribute value described in the “data / type” attribute are normal (step S53; YES), the determination unit 11 determines that “data” If the description of the “/ type” attribute is valid (step S54), the process ends.
[0133]
Next, the “width / height” attribute check process (see S29 in FIG. 13) will be described with reference to FIG.
[0134]
As shown in FIG. 16, first, the determination unit 11 of the
[0135]
On the other hand, when it is determined in step S61 that the “object” tag includes the “width / height” attribute (step S61; YES), the determination unit 11 sets the attribute “width / height” to the attribute. It is determined whether or not a value is described (step S62). If this determination is NO (step S62; NO), the determination unit 11 determines that the description of the “width / height” attribute is invalid (step S65) and ends the process.
[0136]
On the other hand, if it is determined in step S62 that the attribute value is described in the “width / height” attribute (step S62; YES), the determination unit 11 is described in the “width / height” attribute. It is determined whether the format and description contents of the attribute value are normal (step S63). When this determination is NO (step S63; NO), the determination unit 11 determines that the description of the “width / height” attribute is invalid (step S65) and ends the process.
[0137]
On the other hand, when it is determined in step S63 that the format and description contents of the attribute value described in the “width / height” attribute are normal (step S63; YES), the determination unit 11 determines that “width” is “width”. If the description of the “/ height” attribute is valid (step S64), the process ends.
[0138]
Next, the above-described “param” value determination processing (see S32 and S37 in FIG. 13) will be described with reference to FIG.
[0139]
As shown in FIG. 17, first, the determination unit 11 of the
[0140]
On the other hand, in the determination of step S71, when it is determined that the “param” tag is described in association with the “object” tag (step S71; YES), the determination unit 11 describes the description content of the “param” tag. Is determined to be normal (step S72). When this determination is NO (step S72; NO), the determination unit 11 applies the specified value (default value) to the param value of the object (step S74), and ends the process.
[0141]
On the other hand, when it is determined in step S72 that the description content of the “param” tag is normal (step S72; YES), the determination unit 11 is designated by the “param” tag as the param value of the object. The specified value is applied (step S73), and the process is terminated.
[0142]
Next, referring to FIG. 18 and FIG. 12, the operation when displaying the HTML and interactive operation program stored in the
[0143]
First, an operation when displaying an HTML file stored as a screen memo will be described with reference to FIG.
[0144]
Note that the processes in steps S82 to S99 shown in FIG. 18 are the same as the processes in steps S1 to S38 shown in FIG. 13 described in the first embodiment. The difference between these two processes is that each process shown in FIG. 13 described in the first embodiment is performed based on an HTML file received from the
[0145]
As shown in FIG. 18, in step S81, the user intends to display on the liquid crystal display panel of the
[0146]
Next, an operation for displaying an interactive operation program file stored as a My picture or a standby screen will be described with reference to FIG.
[0147]
As shown in FIG. 12, first, the user operates the liquid crystal display panel of the
[0148]
Next, the display
[0149]
As described above, in the
[0150]
Furthermore, in the
[0151]
Finally, a mobile terminal control program according to each embodiment of the present invention and a computer-readable recording medium (hereinafter simply referred to as a recording medium) on which the mobile terminal control program is recorded will be described. Here, the recording medium causes a state of change in energy such as magnetism, light, electricity, etc., corresponding to the description content of the program to the reading device provided in the hardware resource of the computer, and corresponds to it. The contents of the program description can be transmitted to the reading device in the form of a signal. Examples of such a recording medium include a magnetic disk, an optical disk, a CD-ROM, and a memory built in a computer.
[0152]
FIG. 19 is a configuration diagram of a recording medium according to each embodiment of the present invention. As shown in FIG. 19, the
[0153]
【The invention's effect】
According to the mobile terminal, the mobile terminal control method, and the mobile terminal control program according to the present invention, it is possible to improve operability when displaying a display program including a program for performing an interactive operation.
[Brief description of the drawings]
FIG. 1 is a configuration diagram of a mobile communication system in each embodiment.
2 is a block diagram showing a hardware configuration of the mobile phone shown in FIG. 1. FIG.
3 is a functional block diagram of the mobile phone shown in FIG. 1. FIG.
FIG. 4 is a flowchart showing an operation when the mobile phone according to the first embodiment displays an HTML or interactive operation program stored in a Web server on a liquid crystal display panel.
FIG. 5 is a diagram illustrating an example of an HTML program source.
6 is a diagram exemplifying screen transition of a mobile phone embodied based on the HTML program source shown in FIG. 5;
FIG. 7 is a diagram illustrating an example of an HTML program source.
8 is a diagram exemplifying screen transition of a mobile phone embodied based on the HTML program source shown in FIG. 7;
FIG. 9 is a diagram illustrating an example of an HTML program source.
10 is a diagram exemplifying screen transition of a mobile phone embodied based on the HTML program source shown in FIG. 9;
FIG. 11 is a flowchart showing an operation when displaying an HTML file stored as a screen memo in the first embodiment.
FIG. 12 is a flowchart showing an operation when displaying an interactive operation program file stored as a My picture or a standby screen in each embodiment.
FIG. 13 is a flowchart showing an operation when the mobile phone according to the second embodiment displays HTML or an interactive operation program stored in a Web server on a liquid crystal display panel.
FIG. 14 is a flowchart showing an operation in the “A” tag check process shown in FIG. 13;
FIG. 15 is a flowchart showing an operation in the “data / type” attribute check process shown in FIG. 13;
16 is a flowchart showing an operation in the “width / height” attribute check process shown in FIG. 13; FIG.
FIG. 17 is a flowchart showing an operation in “param” value determination processing shown in FIG. 13;
FIG. 18 is a flowchart showing an operation when displaying an HTML file stored as a screen memo in the second embodiment.
FIG. 19 is a configuration diagram of a recording medium on which a mobile terminal control program is recorded.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 ... Mobile communication system, 10 ... Mobile phone, 10A ... CPU, 10B ... Memory, 10C ... Wireless communication device, 10D ... Call processing device, 10E ... Input device, 10F: Display device, 10G: Bus, 11: Determination unit, 12: Display mode switching unit, 13 ... Display unit, 14 ... Storage unit, 15 ... Extraction unit, DESCRIPTION OF
Claims (5)
前記表示用プログラムに含まれるオブジェクトの属性を示すオブジェクトタグに、他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述があるか否かを判定する第1の判定手段と、
前記第1の判定手段により前記オブジェクトタグに他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述があると判定された場合には、前記表示用プログラムが実行されることにより表示される表示画面を表示パネルに表示させる表示手段と、
前記表示手段により表示された前記表示画面上から、前記他のタグで指定されたリンク先が選択されたか否かを判定する第2の判定手段と、を備え、
前記表示モードには、前記インタラクティブ動作を行うプログラムにより表示されるオブジェクトを、インタラクティブ動作が行われるように表示させるインタラクティブモードと、前記インタラクティブ動作を行うプログラムにより表示されるオブジェクトを、インラインしてインタラクティブ動作が行われない状態で表示させるインラインモードとがあり、
前記モード切替手段は、前記第2の判定手段により前記他のタグで指定されたリンク先が選択されたと判定された場合には、前記表示モードを前記インタラクティブモードに切り替える一方、前記第1の判定手段により前記オブジェクトタグに他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述がないと判定された場合には、前記表示モードを前記インラインモードに切り替え、
前記表示手段は、前記表示画面を、前記モード切替手段により切り替えられる表示モードにしたがって表示させる
ことを特徴とする移動端末。Mode switching means for switching the display mode of the display screen displayed on the display panel based on the description content of the display program including the program for performing the interactive operation;
A first determination is made as to whether or not an object tag indicating an attribute of an object included in the display program includes a description indicating that the object is not displayed until a link destination specified by another tag is selected. A determination means;
If it is determined by the first determination means that the object tag has a description indicating that the object is not displayed until a link destination specified by another tag is selected, the display program is executed. Display means for displaying a display screen displayed on the display panel,
Second determination means for determining whether or not the link destination specified by the other tag is selected from the display screen displayed by the display means;
The display mode includes an interactive mode in which an object displayed by the program that performs the interactive operation is displayed so that the interactive operation is performed, and an object that is displayed by the program that performs the interactive operation is inlined and interactively operated. There is an inline mode to display in a state where is not performed,
The mode switching unit switches the display mode to the interactive mode when the second determination unit determines that the link destination specified by the other tag is selected, while the first determination unit If it is determined by the means that there is no description indicating that the object is not displayed until a link destination specified by another tag is selected for the object tag, the display mode is switched to the inline mode ,
The mobile terminal characterized in that the display means displays the display screen according to a display mode switched by the mode switching means.
外部からの所定操作に基づいて前記プログラム記憶手段により記憶されたプログラムから前記インタラクティブ動作を行うプログラムまたは前記表示用プログラムを抽出する抽出手段と、をさらに備え、
前記第1の判定手段は、前記抽出手段により抽出されたプログラムが前記表示用プログラムである場合に、前記表示用プログラムに含まれるオブジェクトの属性を示すオブジェクトタグに、他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述があるか否かを判定することを特徴とする請求項1記載の移動端末。Program storage means for storing the program for performing the interactive operation and the display program;
An extraction means for extracting the program for performing the interactive operation or the display program from the program stored in the program storage means based on a predetermined operation from the outside,
When the program extracted by the extraction unit is the display program, the first determination unit includes a link specified by another tag as an object tag indicating an attribute of the object included in the display program. The mobile terminal according to claim 1, wherein it is determined whether or not there is a description indicating that the object is not displayed until a destination is selected.
前記表示用プログラムに含まれるオブジェクトの属性を示すオブジェクトタグに、他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述があるか否かを判定する第1の判定ステップと、
前記第1の判定ステップにおいて前記オブジェクトタグに他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述があると判定された場合には、前記表示用プログラムが実行されることにより表示される表示画面を表示パネルに表示させる表示ステップと、
前記表示ステップにおいて表示された前記表示画面上から、前記他のタグで指定されたリンク先が選択されたか否かを判定する第2の判定ステップと、を備え、
前記表示モードには、前記インタラクティブ動作を行うプログラムにより表示されるオブジェクトを、インタラクティブ動作が行われるように表示させるインタラクティブモードと、前記インタラクティブ動作を行うプログラムにより表示されるオブジェクトを、インラインしてインタラクティブ動作が行われない状態で表示させるインラインモードとがあり、
前記モード切替ステップは、前記第2の判定ステップにおいて前記他のタグで指定されたリンク先が選択されたと判定された場合には、前記表示モードを前記インタラクティブモードに切り替える一方、前記第1の判定ステップにおいて前記オブジェクトタグに他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述がないと判定された場合には、前記表示モードを前記インラインモードに切り替え、
前記表示ステップは、前記表示画面を、前記モード切替ステップにおいて切り替えられる表示モードにしたがって表示させる
ことを特徴とする移動端末制御方法。A mode switching step for switching the display mode of the display screen displayed on the display panel based on the description content of the display program including the program for performing the interactive operation;
A first determination is made as to whether or not an object tag indicating an attribute of an object included in the display program includes a description indicating that the object is not displayed until a link destination specified by another tag is selected. A determination step;
If it is determined in the first determination step that the object tag has a description indicating that the object is not displayed until a link destination specified by another tag is selected, the display program is executed. A display step for displaying a display screen displayed on the display panel;
A second determination step of determining whether or not a link destination specified by the other tag is selected from the display screen displayed in the display step;
The display mode includes an interactive mode in which an object displayed by the program that performs the interactive operation is displayed so that the interactive operation is performed, and an object that is displayed by the program that performs the interactive operation is inlined and interactively operated. There is an inline mode to display in a state where is not performed,
In the mode switching step, when it is determined in the second determination step that the link destination specified by the other tag is selected, the display mode is switched to the interactive mode, while the first determination is performed. If it is determined in the step that there is no description indicating that the object is not displayed until a link destination specified by another tag is selected in the object tag, the display mode is switched to the inline mode ,
The mobile terminal control method, wherein the display step displays the display screen according to a display mode switched in the mode switching step.
インタラクティブ動作を行うプログラムが含まれる表示用プログラムの記述内容に基づいて、表示パネルに表示される表示画面の表示モードを切り替えるモード切替手段と、
前記表示用プログラムに含まれるオブジェクトの属性を示すオブジェクトタグに、他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述があるか否かを判定する第1の判定手段と、
前記第1の判定手段により前記オブジェクトタグに他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述があると判定された場合には、前記表示用プログラムが実行されることにより表示される表示画面を表示パネルに表示させる表示手段と、
前記表示手段により表示された前記表示画面上から、前記他のタグで指定されたリンク先が選択されたか否かを判定する第2の判定手段として機能させ、
前記表示モードには、前記インタラクティブ動作を行うプログラムにより表示されるオブジェクトを、インタラクティブ動作が行われるように表示させるインタラクティブモードと、前記インタラクティブ動作を行うプログラムにより表示されるオブジェクトを、インラインしてインタラクティブ動作が行われない状態で表示させるインラインモードとがあり、
前記モード切替手段は、前記第2の判定手段により前記他のタグで指定されたリンク先が選択されたと判定された場合には、前記表示モードを前記インタラクティブモードに切り替える一方、前記第1の判定手段により前記オブジェクトタグに他のタグで指定されたリンク先が選択されるまではオブジェクトを表示しないことを示す記述がないと判定された場合には、前記表示モードを前記インラインモードに切り替え、
前記表示手段は、前記表示画面を、前記モード切替手段により切り替えられる表示モードにしたがって表示させる
ことを特徴とする移動端末制御プログラム。Mobile terminal
Mode switching means for switching the display mode of the display screen displayed on the display panel based on the description content of the display program including the program for performing the interactive operation;
A first determination is made as to whether or not an object tag indicating an attribute of an object included in the display program includes a description indicating that the object is not displayed until a link destination specified by another tag is selected. A determination means;
If it is determined by the first determination means that the object tag has a description indicating that the object is not displayed until a link destination specified by another tag is selected, the display program is executed. Display means for displaying a display screen displayed on the display panel,
From the display screen displayed by the display means, function as a second determination means for determining whether the link destination specified by the other tag is selected,
The display mode includes an interactive mode in which an object displayed by the program that performs the interactive operation is displayed so that the interactive operation is performed, and an object that is displayed by the program that performs the interactive operation is inlined and interactively operated. There is an inline mode to display in a state where is not performed,
The mode switching unit switches the display mode to the interactive mode when the second determination unit determines that the link destination specified by the other tag is selected, while the first determination unit If it is determined by the means that there is no description indicating that the object is not displayed until a link destination specified by another tag is selected for the object tag, the display mode is switched to the inline mode ,
The mobile terminal control program, wherein the display means displays the display screen according to a display mode switched by the mode switching means.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003051934A JP3749713B2 (en) | 2003-02-27 | 2003-02-27 | Mobile terminal, mobile terminal control method, and mobile terminal control program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003051934A JP3749713B2 (en) | 2003-02-27 | 2003-02-27 | Mobile terminal, mobile terminal control method, and mobile terminal control program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2004260762A JP2004260762A (en) | 2004-09-16 |
JP3749713B2 true JP3749713B2 (en) | 2006-03-01 |
Family
ID=33116954
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003051934A Expired - Fee Related JP3749713B2 (en) | 2003-02-27 | 2003-02-27 | Mobile terminal, mobile terminal control method, and mobile terminal control program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3749713B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20120166959A1 (en) * | 2010-12-23 | 2012-06-28 | Microsoft Corporation | Surfacing content including content accessed from jump list tasks and items |
-
2003
- 2003-02-27 JP JP2003051934A patent/JP3749713B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2004260762A (en) | 2004-09-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8403222B2 (en) | Method of enabling the downloading of content | |
KR100852229B1 (en) | Method and system for fetching content from a server in a cellular communication system | |
US7946495B2 (en) | Information providing system, information providing apparatus, information providing method, portable terminal, information outputting method, and computer program | |
JPH10327231A (en) | Mobile communication equipment provided with rotary push switch | |
JP2010141902A (en) | Wireless communication terminal | |
JP2001094675A (en) | Wireless mobile terminal | |
WO2007058084A1 (en) | Mobile terminal device, url management method used for the same, and program thereof | |
EP1628217A2 (en) | Operating system for information equipment, and information equipment | |
EP2146291A1 (en) | Method and system for providing interface of web page | |
JP3733322B2 (en) | Multimodal document receiving apparatus, multimodal document transmitting apparatus, multimodal document transmitting / receiving system, control method therefor, and program | |
US20040205156A1 (en) | Accessing functionalities in hypermedia | |
US20120089895A1 (en) | Mobile terminal device and recording medium | |
CN100426827C (en) | Portable radio communication terminal and its representation style processing method thereof | |
JP2003529974A (en) | System and method for controlling equipment | |
JP3749713B2 (en) | Mobile terminal, mobile terminal control method, and mobile terminal control program | |
US20050044484A1 (en) | Updating information content onto small display | |
JP4079287B2 (en) | HTML document display control method and display device | |
JP2007272544A (en) | Web printing system and mobile terminal device | |
KR100718252B1 (en) | Method for displaying menu in wireless terminal | |
JP3656960B2 (en) | Hypertext display device and hypertext display program | |
JP2002073466A (en) | Bulletin board system and posting method for small terminal | |
KR101454044B1 (en) | Method and apparatus for customizing syndicated data feeds | |
JP4791926B2 (en) | Web page storage management method and information communication terminal device | |
KR20060084869A (en) | Method for grouping bookmark of mobile communication terminal | |
KR100677472B1 (en) | Apparatus and method for transmitting uniform resource locator in mobile communication terminal |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20050303 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20050322 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20050523 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20050614 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20050808 |
|
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: 20051129 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20051202 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 3749713 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081209 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091209 Year of fee payment: 4 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101209 Year of fee payment: 5 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101209 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111209 Year of fee payment: 6 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111209 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121209 Year of fee payment: 7 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121209 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131209 Year of fee payment: 8 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |