JP5842804B2 - 表示端末装置及びプログラム - Google Patents
表示端末装置及びプログラム Download PDFInfo
- Publication number
- JP5842804B2 JP5842804B2 JP2012287389A JP2012287389A JP5842804B2 JP 5842804 B2 JP5842804 B2 JP 5842804B2 JP 2012287389 A JP2012287389 A JP 2012287389A JP 2012287389 A JP2012287389 A JP 2012287389A JP 5842804 B2 JP5842804 B2 JP 5842804B2
- Authority
- JP
- Japan
- Prior art keywords
- drawing data
- display
- data
- received
- terminal device
- 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
- 238000009877 rendering Methods 0.000 claims description 7
- 230000009467 reduction Effects 0.000 claims description 6
- 239000000872 buffer Substances 0.000 description 59
- 238000000034 method Methods 0.000 description 33
- 238000012546 transfer Methods 0.000 description 30
- 230000008569 process Effects 0.000 description 28
- 230000004044 response Effects 0.000 description 23
- 238000012545 processing Methods 0.000 description 21
- 238000004891 communication Methods 0.000 description 16
- 238000010586 diagram Methods 0.000 description 14
- 230000006870 function Effects 0.000 description 14
- 238000012217 deletion Methods 0.000 description 11
- 230000037430 deletion Effects 0.000 description 11
- 230000005540 biological transmission Effects 0.000 description 5
- 239000000470 constituent Substances 0.000 description 5
- 239000002131 composite material Substances 0.000 description 3
- 230000008859 change Effects 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 239000004973 liquid crystal related substance Substances 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 230000002123 temporal effect Effects 0.000 description 2
- 230000001934 delay Effects 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 239000000463 material Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000003672 processing method Methods 0.000 description 1
- 238000011946 reduction process Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
Images
Landscapes
- Information Transfer Between Computers (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
Description
12 …クライアント装置
13 …通信ネットワーク
20,30…システムバス
21,31…CPU
22,32…メモリ
22f…フレームバッファ
32a…受信バッファ
23,33…フレームバッファRAM
24,34…記憶部
24a…描画アプリケーション・プログラム
24b…画面転送アプリケーション・プログラム
34a…プログラム記憶領域
25,35…入力部
26,36…表示部
27,37…通信制御部
28,39…記憶媒体読取り部
28a,39a…外部記憶媒体
38 …RTC
Claims (7)
- 描画データを順次取得し、その取得した描画データを順次描画表示する表示端末装置であって、
第1描画データの取得後の所定時間経過前に新たな第2描画データの取得があったか否かを判別する第1判別手段と、
前記第1判別手段で前記第2描画データの取得を判別した場合には、その第2描画データがその前に取得した前記第1描画データを覆い隠すか否かを判別する第2判別手段と、
前記第2判別手段で覆い隠すと判別された場合には、前記第1描画データの取得後における前記所定時間経過後における当該第1描画データの描画表示を省略するよう制御する第1制御手段と、
前記第1判別手段で新たな第2描画データの取得が無いと判別された場合には、前記所定時間経過後に前記第1描画データを描画し、前記第2判別手段で覆い隠さないと判別された場合には、前記所定時間経過を待つことなく前記第1描画データを描画表示するよう制御する第2制御手段と、
を具備したことを特徴とする表示端末装置。 - 前記第2判別手段は、前記第1描画データと前記第2描画データとの表示位置と表示サイズとを比較し、その比較結果に基づいて前記第2描画データが前記第1描画データを覆い隠すか否かを判別する、
ことを特徴とする請求項1に記載の表示端末装置。 - 前記描画データは、当該表示端末装置を使用するユーザによる表示内容の変更操作に基づいて順次生成され、その生成された描画データを順次取得する、
ことを特徴とする請求項1又は2に記載の表示端末装置。 - 前記表示内容の変更操作は、描画表示される描画データ領域の拡大指示あるいは縮小指示の操作、あるいは描画表示される描画データの描画表示位置の変更のための移動指示操作、である、
ことを特徴とする請求項3記載の表示端末装置。 - 前記表示内容の変更操作は、描画表示されるウインドウ表示領域の拡大指示あるいは縮小指示の操作、あるいは描画表示されるアイコンの描画表示位置の変更のための移動指示操作、である、
ことを特徴とする請求項3記載の表示端末装置。 - 前記描画データは、アプリケーションプログラムを動作させるサーバ装置において生成され、当該表示端末装置からの入力イベントに基づいて生成された描画データを当該サーバ装置から受信することで取得する、
ことを特徴とする請求項1〜5の何れかに記載の表示端末装置。 - 描画データを順次取得し、その取得した描画データを順次描画表示する表示端末装置のコンピュータを制御するためのプログラムであって、
前記コンピュータを、
第1描画データの取得後の所定時間経過前に新たな第2描画データの取得があったか否かを判別する第1判別手段、
前記第1判別手段で前記第2描画データの取得を判別した場合には、その第2描画データがその前に取得した前記第1描画データを覆い隠すか否かを判別する第2判別手段、
前記第2判別手段で覆い隠すと判別された場合には、前記第1描画データの取得後における前記所定時間経過後における当該第1描画データの描画表示を省略するよう制御する第1制御手段、
前記第1判別手段で新たな第2描画データの取得が無いと判別された場合には、前記所定時間経過後に前記第1描画データを描画し、前記第2判別手段で覆い隠さないと判別された場合には、前記所定時間経過を待つことなく前記第1描画データを描画表示するよう制御する第2制御手段、
として機能させるようにしたコンピュータ読み取り可能なプログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012287389A JP5842804B2 (ja) | 2012-12-28 | 2012-12-28 | 表示端末装置及びプログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012287389A JP5842804B2 (ja) | 2012-12-28 | 2012-12-28 | 表示端末装置及びプログラム |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009066790A Division JP5177034B2 (ja) | 2009-03-18 | 2009-03-18 | クライアント装置、サーバベース・コンピューティング・システム、およびクライアント制御プログラム |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2015140344A Division JP6146440B2 (ja) | 2015-07-14 | 2015-07-14 | 表示端末装置及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2013123231A JP2013123231A (ja) | 2013-06-20 |
JP5842804B2 true JP5842804B2 (ja) | 2016-01-13 |
Family
ID=48774935
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012287389A Expired - Fee Related JP5842804B2 (ja) | 2012-12-28 | 2012-12-28 | 表示端末装置及びプログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5842804B2 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP3423456B1 (en) * | 2016-03-02 | 2023-12-27 | Gilead Apollo, LLC | Solid forms of a thienopyrimidinedione acc inhibitor and methods for production thereof |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001088367A (ja) * | 1999-09-20 | 2001-04-03 | Matsushita Electric Ind Co Ltd | 画像処理装置 |
JP4326836B2 (ja) * | 2003-05-21 | 2009-09-09 | 株式会社エヌ・ティ・ティ・ドコモ | シンクライアントシステム、シンクライアント端末機、中継装置及びシンクライアント端末画面更新方法 |
JP4030511B2 (ja) * | 2004-03-01 | 2008-01-09 | 株式会社東芝 | 画像転送装置、画像転送方法、画像転送プログラム及び計算機 |
JP2007265209A (ja) * | 2006-03-29 | 2007-10-11 | Casio Comput Co Ltd | コンピュータシステムのサーバ装置 |
JP2008107970A (ja) * | 2006-10-24 | 2008-05-08 | Kyocera Mita Corp | 画像形成装置 |
-
2012
- 2012-12-28 JP JP2012287389A patent/JP5842804B2/ja not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2013123231A (ja) | 2013-06-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110046021B (zh) | 一种页面显示方法、装置、系统、设备和存储介质 | |
US8102400B1 (en) | Method and apparatus for providing enhanced resolution display for display telephones and PDAs | |
US20150227308A1 (en) | User terminal device and method for displaying thereof | |
US20120005630A1 (en) | Highly Responsive Screen Output Device, Screen Output System, and Screen Output Method | |
US20110265009A1 (en) | Terminal services view toolbox | |
US20090006977A1 (en) | Method and System of Computer Remote Control that Optimized for Low Bandwidth Network and Low Level Personal Communication Terminal Device | |
CN108475221B (zh) | 用于提供多任务处理视图的方法和装置 | |
WO2016197590A1 (zh) | 用于在终端设备上提供截屏服务的方法、装置、存储介质及设备 | |
WO2012092272A2 (en) | Companion window experience | |
US20070288557A1 (en) | Server device, control instruction processing method therefor, and terminal device | |
US9779466B2 (en) | GPU operation | |
JP5633341B2 (ja) | サーバベース・コンピューティング・システムのクライアント装置、サーバ装置、およびプログラム | |
WO2016042834A1 (ja) | 分割画面内のコンテンツの拡大方法、情報処理装置およびその制御方法と制御プログラム | |
CN111652675A (zh) | 展示方法、装置和电子设备 | |
JP6221214B2 (ja) | システム、端末装置および画像処理方法 | |
CN112241303B (zh) | 图像处理方法及系统、电子设备及存储介质 | |
JP4675944B2 (ja) | 画像処理装置、画像処理方法、画像処理プログラム | |
JP5842804B2 (ja) | 表示端末装置及びプログラム | |
JP4973390B2 (ja) | サーバ装置およびサーバ処理プログラム | |
JP6146440B2 (ja) | 表示端末装置及びプログラム | |
JP2015102742A (ja) | 画像処理装置及び画像処理方法 | |
JP2008040347A (ja) | 画像表示装置、画像表示方法および画像表示プログラム | |
JP5177034B2 (ja) | クライアント装置、サーバベース・コンピューティング・システム、およびクライアント制御プログラム | |
US8972877B2 (en) | Information processing device for displaying control panel image and information image on a display | |
US20110314412A1 (en) | Compositing application content and system content for display |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20131017 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20131112 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140106 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140812 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20141002 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20150421 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150714 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20150722 |
|
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: 20151020 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20151102 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5842804 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |