JP2009266127A - 情報処理装置、表示制御方法およびプログラム - Google Patents
情報処理装置、表示制御方法およびプログラム Download PDFInfo
- Publication number
- JP2009266127A JP2009266127A JP2008117782A JP2008117782A JP2009266127A JP 2009266127 A JP2009266127 A JP 2009266127A JP 2008117782 A JP2008117782 A JP 2008117782A JP 2008117782 A JP2008117782 A JP 2008117782A JP 2009266127 A JP2009266127 A JP 2009266127A
- Authority
- JP
- Japan
- Prior art keywords
- display
- enlarged
- range
- processing apparatus
- information processing
- 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.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0487—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
- G06F3/0488—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2203/00—Indexing scheme relating to G06F3/00 - G06F3/048
- G06F2203/048—Indexing scheme relating to G06F3/048
- G06F2203/04805—Virtual magnifying lens, i.e. window or frame movable on top of displayed information to enlarge it for better reading or selection
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2203/00—Indexing scheme relating to G06F3/00 - G06F3/048
- G06F2203/048—Indexing scheme relating to G06F3/048
- G06F2203/04806—Zoom, i.e. interaction techniques or interactors for controlling the zooming operation
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
- Position Input By Displaying (AREA)
Abstract
【解決手段】ディスプレイ15へのタッチ入力により押下された始点と、押下がディスプレイ15より解離される終点とが所定の範囲を囲むように形成する動作を検出すると、囲まれた範囲Bのオブジェクトを操作可能な状態のまま拡大表示する。
【選択図】図7
Description
まず、図1を参照して、本発明の第1実施形態に係る情報処理装置の構成について説明する。
また上述した実施形態以外にも、例えば、以下のようにして範囲を指定することができる。
すなわち、x0およびXmin、y0およびYmin同士が一致する、または、x0およびXmin、y0およびYmax同士が一致する、x0およびXmax、y0およびYmin同士が一致する、x0およびXmax、y0およびYmax同士が一致する、の4つの条件のうち、1つ以上の条件を満たすか否かを判別する。
すなわち、xfおよびXmin、yfおよびYmin同士が一致する、または、xfおよびXmin、yfおよびYmax同士が一致する、xfおよびXmax、yfおよびYmin同士が一致する、xfおよびXmax、yfおよびYmax同士が一致する、の4つの条件のうち、1つ以上の条件を満たすか否かを判別する。
Claims (11)
- 表示面にタッチセンサを備えた表示部と、
前記表示部の表示面にタッチした位置と、タッチしたまま前記表示面を移動後、離した位置とにより囲まれる範囲を検出する検出手段と、
前記検出手段によって前記範囲が検出された場合、該範囲のオブジェクトを操作可能な状態のまま前記表示部に拡大表示する拡大表示手段とを具備することを特徴とする情報処理装置。 - 請求項1に記載の情報処理装置において、
前記表示部は表示する画像に外枠を表示し、前記囲まれる範囲に前記外枠の一部が架かる場合には、前記検出手段は該外枠を含めた前記範囲を検出することを特徴とする情報処理装置。 - 請求項1に記載の情報処理装置において、
前記拡大表示手段によって拡大された表示は、さらに拡大して表示することが可能であることを特徴とする情報処理装置。 - 請求項3に記載の情報処理装置において、
前記範囲内に表示されたオブジェクトは、前記オブジェクトが備える操作が可能な状態で拡大表示されることを特徴とする情報処理装置。 - 請求項1に記載の情報処理装置において、
前記拡大表示手段によって拡大された表示は、拡大前の表示まで縮小して再表示することを特徴とする情報処理装置。 - 表示面にタッチセンサを備えた表示部を有する情報処理装置で用いられる表示制御方法であって、
前記表示部の表示面にタッチした位置と、タッチしたまま前記表示面を移動後、離した位置とにより囲まれる範囲を検出し、前記範囲が検出された場合、該範囲のオブジェクトを操作可能な状態のまま前記表示部に拡大表示することを特徴とする表示制御方法。 - 請求項6に記載の表示制御方法において、
前記表示部は所定の外枠を備え、前記所定の範囲は、前記外枠を含めて所定の範囲を囲むように形成することを特徴とする表示制御方法。 - 請求項6に記載の表示制御方法において、
前記拡大表示によって拡大された表示は、さらに拡大して表示することが可能であることを特徴とする表示制御方法。 - 請求項8に記載の表示制御方法において、
前記範囲内に表示されたオブジェクトは、前記オブジェクトが備える操作が可能な状態で拡大表示されることを特徴とする表示制御方法。 - 請求項6に記載の表示制御方法において、
前記拡大表示手段によって拡大された表示は、拡大前の表示まで縮小して再表示することを特徴とする表示制御方法。 - 表示面にタッチセンサを備えた表示部を備えた情報処理装置で用いられるプログラムあって、
前記表示部の表示面にタッチした位置と、タッチしたまま前記表示面を移動後、離した位置とにより囲まれる範囲を検出する検出手順と、
前記検出手順によって前記範囲が検出された場合、該範囲のオブジェクトを操作可能な状態のまま前記表示部に拡大表示する拡大表示手順とをコンピュータに実行させるためのプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008117782A JP4533943B2 (ja) | 2008-04-28 | 2008-04-28 | 情報処理装置、表示制御方法およびプログラム |
US12/270,651 US20090267907A1 (en) | 2008-04-28 | 2008-11-13 | Information Processing Apparatus, Display Controlling Method and Program Thereof |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008117782A JP4533943B2 (ja) | 2008-04-28 | 2008-04-28 | 情報処理装置、表示制御方法およびプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2009266127A true JP2009266127A (ja) | 2009-11-12 |
JP4533943B2 JP4533943B2 (ja) | 2010-09-01 |
Family
ID=41214529
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008117782A Active JP4533943B2 (ja) | 2008-04-28 | 2008-04-28 | 情報処理装置、表示制御方法およびプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US20090267907A1 (ja) |
JP (1) | JP4533943B2 (ja) |
Cited By (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011254291A (ja) * | 2010-06-02 | 2011-12-15 | Sony Corp | 制御装置、制御方法、プログラム |
JP2012084166A (ja) * | 2011-12-20 | 2012-04-26 | Toshiba Corp | 表示処理装置、表示制御プログラム及び表示処理方法 |
WO2012115627A1 (en) * | 2011-02-22 | 2012-08-30 | Hewlett-Packard Development Company, L.P. | Control area for facilitating user input |
JP2012178104A (ja) * | 2011-02-28 | 2012-09-13 | Kyocera Document Solutions Inc | 情報処理装置及び画像形成装置 |
JP2012203791A (ja) * | 2011-03-28 | 2012-10-22 | Nec Personal Computers Ltd | 入力装置及び入力方法 |
WO2013027441A1 (ja) * | 2011-08-22 | 2013-02-28 | 楽天株式会社 | 画像表示装置、画像表示方法、画像表示プログラム、及びそのプログラムを記録するコンピュータ読み取り可能な記録媒体 |
JP2013218739A (ja) * | 2013-07-31 | 2013-10-24 | Kyocera Document Solutions Inc | 情報処理装置及び画像形成装置 |
JP2013246521A (ja) * | 2012-05-23 | 2013-12-09 | Square Enix Co Ltd | 情報処理装置,情報処理方法,及びゲーム装置 |
JP2014021827A (ja) * | 2012-07-20 | 2014-02-03 | Nec Casio Mobile Communications Ltd | 情報機器とその表示制御方法、および、プログラム |
JP2014106677A (ja) * | 2012-11-27 | 2014-06-09 | Sharp Corp | 表示制御装置、表示方法、および表示プログラム |
JP2014191625A (ja) * | 2013-03-27 | 2014-10-06 | Konica Minolta Inc | 表示制御装置、画像表示方法、およびコンピュータプログラム |
JP2015038642A (ja) * | 2010-06-09 | 2015-02-26 | 株式会社東芝 | 表示処理装置及び表示処理方法 |
JP2015156135A (ja) * | 2014-02-20 | 2015-08-27 | 株式会社東芝 | 表示装置、方法及びプログラム |
JP2015170228A (ja) * | 2014-03-07 | 2015-09-28 | コニカミノルタ株式会社 | データ処理装置、操作受付方法およびコンテンツ表示プログラム |
JP2016006644A (ja) * | 2014-05-30 | 2016-01-14 | キヤノンマーケティングジャパン株式会社 | 情報処理装置、制御方法、及びプログラム |
JP2016515276A (ja) * | 2014-03-21 | 2016-05-26 | シャオミ・インコーポレイテッド | ウェブページおよび電子機器を調整するための方法および装置 |
CN108351717A (zh) * | 2016-04-27 | 2018-07-31 | 华为技术有限公司 | 一种选取界面元素的方法、装置及终端 |
Families Citing this family (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5458783B2 (ja) * | 2009-10-01 | 2014-04-02 | ソニー株式会社 | 情報処理装置、情報処理方法およびプログラム |
EP2375316B1 (en) * | 2010-04-06 | 2019-11-27 | Lg Electronics Inc. | Mobile terminal and controlling method thereof |
JP2011238125A (ja) * | 2010-05-12 | 2011-11-24 | Sony Corp | 画像処理装置および方法、並びにプログラム |
US8863027B2 (en) | 2011-07-31 | 2014-10-14 | International Business Machines Corporation | Moving object on rendered display using collar |
JP5341152B2 (ja) * | 2011-08-22 | 2013-11-13 | 楽天株式会社 | データ処理装置、データ処理方法、データ処理プログラム、及びそのプログラムを記録するコンピュータ読み取り可能な記録媒体 |
US9146655B2 (en) | 2012-04-06 | 2015-09-29 | Samsung Electronics Co., Ltd. | Method and device for executing object on display |
US9377937B2 (en) | 2012-04-06 | 2016-06-28 | Samsung Electronics Co., Ltd. | Method and device for executing object on display |
WO2013151322A1 (en) * | 2012-04-06 | 2013-10-10 | Samsung Electronics Co., Ltd. | Method and device for executing object on display |
CN103616973B (zh) * | 2013-12-04 | 2017-07-14 | 惠州Tcl移动通信有限公司 | 一种触摸屏的操作方法及触摸屏设备 |
KR20150105140A (ko) * | 2014-03-07 | 2015-09-16 | 삼성전자주식회사 | 휴대 단말기 및 컨텐츠 확대 표시 방법 |
CN105511795B (zh) * | 2015-12-17 | 2019-06-04 | Oppo广东移动通信有限公司 | 一种用户界面操作的方法及移动终端 |
CN110321449B (zh) * | 2019-06-28 | 2021-07-27 | 维沃移动通信有限公司 | 一种图片显示方法及终端 |
JP7371670B2 (ja) | 2021-06-23 | 2023-10-31 | カシオ計算機株式会社 | 撮像装置、プログラム及び被写体画像の表示方法 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0644006A (ja) * | 1992-04-15 | 1994-02-18 | Xerox Corp | オブジェクトを動的に選択及び操作する方法 |
JPH0764536A (ja) * | 1993-08-27 | 1995-03-10 | Sharp Corp | 表示領域指定装置 |
JPH08137620A (ja) * | 1994-11-04 | 1996-05-31 | Sony Corp | ペン入力映像拡大装置 |
JP2002505783A (ja) * | 1998-04-17 | 2002-02-19 | コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ | オートズームフィーチャーを有するグラフィカルユーザインターフェースタッチスクリーン |
JP2007065914A (ja) * | 2005-08-30 | 2007-03-15 | Digital Electronics Corp | 画面作成装置、画面作成プログラムおよびそのプログラムを記録した記録媒体 |
Family Cites Families (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5539427A (en) * | 1992-02-10 | 1996-07-23 | Compaq Computer Corporation | Graphic indexing system |
US5764936A (en) * | 1995-05-05 | 1998-06-09 | Intergraph Corporation | Method and apparatus for dynamically interpreting drawing commands |
US5784061A (en) * | 1996-06-26 | 1998-07-21 | Xerox Corporation | Method and apparatus for collapsing and expanding selected regions on a work space of a computer controlled display system |
US7142890B2 (en) * | 2000-10-31 | 2006-11-28 | Sony Corporation | Information processing device, item display method, program storage medium |
US20050134578A1 (en) * | 2001-07-13 | 2005-06-23 | Universal Electronics Inc. | System and methods for interacting with a control environment |
US7086013B2 (en) * | 2002-03-22 | 2006-08-01 | Xerox Corporation | Method and system for overloading loop selection commands in a system for selecting and arranging visible material in document images |
US6986106B2 (en) * | 2002-05-13 | 2006-01-10 | Microsoft Corporation | Correction widget |
US7299424B2 (en) * | 2002-05-14 | 2007-11-20 | Microsoft Corporation | Lasso select |
US7554530B2 (en) * | 2002-12-23 | 2009-06-30 | Nokia Corporation | Touch screen user interface featuring stroke-based object selection and functional object activation |
US7509321B2 (en) * | 2003-01-21 | 2009-03-24 | Microsoft Corporation | Selection bins for browsing, annotating, sorting, clustering, and filtering media objects |
AU2003269976B2 (en) * | 2003-08-21 | 2010-06-10 | Microsoft Corporation | Focus management using in-air points |
US7532196B2 (en) * | 2003-10-30 | 2009-05-12 | Microsoft Corporation | Distributed sensing techniques for mobile devices |
US7250938B2 (en) * | 2004-01-06 | 2007-07-31 | Lenovo (Singapore) Pte. Ltd. | System and method for improved user input on personal computing devices |
US7551187B2 (en) * | 2004-02-10 | 2009-06-23 | Microsoft Corporation | Systems and methods that utilize a dynamic digital zooming interface in connection with digital inking |
TWI250796B (en) * | 2004-07-15 | 2006-03-01 | Skanhex Technology Inc | Display method and preview method for display apparatus |
US7454717B2 (en) * | 2004-10-20 | 2008-11-18 | Microsoft Corporation | Delimiters for selection-action pen gesture phrases |
US20060123360A1 (en) * | 2004-12-03 | 2006-06-08 | Picsel Research Limited | User interfaces for data processing devices and systems |
US7802202B2 (en) * | 2005-03-17 | 2010-09-21 | Microsoft Corporation | Computer interaction based upon a currently active input device |
KR100672605B1 (ko) * | 2006-03-30 | 2007-01-24 | 엘지전자 주식회사 | 아이템 선택 방법 및 이를 위한 단말기 |
US7877707B2 (en) * | 2007-01-06 | 2011-01-25 | Apple Inc. | Detecting and interpreting real-world and security gestures on touch and hover sensitive devices |
-
2008
- 2008-04-28 JP JP2008117782A patent/JP4533943B2/ja active Active
- 2008-11-13 US US12/270,651 patent/US20090267907A1/en not_active Abandoned
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0644006A (ja) * | 1992-04-15 | 1994-02-18 | Xerox Corp | オブジェクトを動的に選択及び操作する方法 |
JPH0764536A (ja) * | 1993-08-27 | 1995-03-10 | Sharp Corp | 表示領域指定装置 |
JPH08137620A (ja) * | 1994-11-04 | 1996-05-31 | Sony Corp | ペン入力映像拡大装置 |
JP2002505783A (ja) * | 1998-04-17 | 2002-02-19 | コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ | オートズームフィーチャーを有するグラフィカルユーザインターフェースタッチスクリーン |
JP2007065914A (ja) * | 2005-08-30 | 2007-03-15 | Digital Electronics Corp | 画面作成装置、画面作成プログラムおよびそのプログラムを記録した記録媒体 |
Cited By (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011254291A (ja) * | 2010-06-02 | 2011-12-15 | Sony Corp | 制御装置、制御方法、プログラム |
US8972889B2 (en) | 2010-06-09 | 2015-03-03 | Kabushiki Kaisha Toshiba | Display processing apparatus and display processing method |
JP2015038642A (ja) * | 2010-06-09 | 2015-02-26 | 株式会社東芝 | 表示処理装置及び表示処理方法 |
WO2012115627A1 (en) * | 2011-02-22 | 2012-08-30 | Hewlett-Packard Development Company, L.P. | Control area for facilitating user input |
JP2012178104A (ja) * | 2011-02-28 | 2012-09-13 | Kyocera Document Solutions Inc | 情報処理装置及び画像形成装置 |
US9025168B2 (en) | 2011-02-28 | 2015-05-05 | Kyocera Document Solutions Inc. | Information processing device and image forming apparatus |
JP2012203791A (ja) * | 2011-03-28 | 2012-10-22 | Nec Personal Computers Ltd | 入力装置及び入力方法 |
WO2013027441A1 (ja) * | 2011-08-22 | 2013-02-28 | 楽天株式会社 | 画像表示装置、画像表示方法、画像表示プログラム、及びそのプログラムを記録するコンピュータ読み取り可能な記録媒体 |
JP2012084166A (ja) * | 2011-12-20 | 2012-04-26 | Toshiba Corp | 表示処理装置、表示制御プログラム及び表示処理方法 |
JP2013246521A (ja) * | 2012-05-23 | 2013-12-09 | Square Enix Co Ltd | 情報処理装置,情報処理方法,及びゲーム装置 |
JP2014021827A (ja) * | 2012-07-20 | 2014-02-03 | Nec Casio Mobile Communications Ltd | 情報機器とその表示制御方法、および、プログラム |
JP2014106677A (ja) * | 2012-11-27 | 2014-06-09 | Sharp Corp | 表示制御装置、表示方法、および表示プログラム |
JP2014191625A (ja) * | 2013-03-27 | 2014-10-06 | Konica Minolta Inc | 表示制御装置、画像表示方法、およびコンピュータプログラム |
JP2013218739A (ja) * | 2013-07-31 | 2013-10-24 | Kyocera Document Solutions Inc | 情報処理装置及び画像形成装置 |
JP2015156135A (ja) * | 2014-02-20 | 2015-08-27 | 株式会社東芝 | 表示装置、方法及びプログラム |
JP2015170228A (ja) * | 2014-03-07 | 2015-09-28 | コニカミノルタ株式会社 | データ処理装置、操作受付方法およびコンテンツ表示プログラム |
JP2016515276A (ja) * | 2014-03-21 | 2016-05-26 | シャオミ・インコーポレイテッド | ウェブページおよび電子機器を調整するための方法および装置 |
JP2016006644A (ja) * | 2014-05-30 | 2016-01-14 | キヤノンマーケティングジャパン株式会社 | 情報処理装置、制御方法、及びプログラム |
CN108351717A (zh) * | 2016-04-27 | 2018-07-31 | 华为技术有限公司 | 一种选取界面元素的方法、装置及终端 |
CN108351717B (zh) * | 2016-04-27 | 2020-07-07 | 华为技术有限公司 | 一种选取界面元素的方法、装置及终端 |
Also Published As
Publication number | Publication date |
---|---|
US20090267907A1 (en) | 2009-10-29 |
JP4533943B2 (ja) | 2010-09-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4533943B2 (ja) | 情報処理装置、表示制御方法およびプログラム | |
JP4792058B2 (ja) | 情報処理装置、制御方法およびプログラム | |
KR100984817B1 (ko) | 이동통신 단말기의 터치스크린을 이용한 사용자 인터페이스 방법 | |
KR102339674B1 (ko) | 디스플레이 장치 및 방법 | |
JP5970086B2 (ja) | タッチスクリーンホバリング入力処理 | |
JP5664147B2 (ja) | 情報処理装置、情報処理方法、及びプログラム | |
TWI434202B (zh) | 具觸控式螢幕的電子裝置及其顯示控制方法 | |
JP2010102662A (ja) | 表示装置、携帯端末 | |
JP2011081440A (ja) | 情報処理装置、情報処理方法及び情報処理プログラム | |
JP2011060301A (ja) | 改善された移動体通信端末及び方法 | |
JPWO2008090902A1 (ja) | マルチウィンドウ管理装置及びプログラム、記憶媒体、並びに情報処理装置 | |
JP2009245423A (ja) | 情報機器およびウインドウ表示方法 | |
JP2004192573A (ja) | 情報処理装置及び情報表示方法 | |
US8762840B1 (en) | Elastic canvas visual effects in user interface | |
KR20150095540A (ko) | 사용자 단말 장치 및 이의 디스플레이 방법 | |
JP2012133745A (ja) | 情報処理装置およびその表示サイズ制御方法 | |
JP2009003851A (ja) | タッチパネルを備えた情報機器、それに使用されるアイコン選択方法及びプログラム | |
JP6103590B2 (ja) | 表示装置、画像アイテムの移動装置、画像アイテムの移動方法、及びプログラム。 | |
JP2014106625A (ja) | 携帯端末、携帯端末の制御方法、プログラム、および記録媒体 | |
JP2010101977A (ja) | 画像表示装置、動作制御方法及びプログラム | |
JP2009252083A (ja) | 情報処理装置、ウィンドウ表示方法および表示制御プログラム | |
JP5906344B1 (ja) | 情報処理装置、情報表示プログラムおよび情報表示方法 | |
US20180173411A1 (en) | Display device, display method, and non-transitory computer readable recording medium | |
JP2007122633A (ja) | 情報表示制御装置および情報表示制御プログラム | |
JP6863918B2 (ja) | 制御プログラム、制御方法及び情報処理装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20091013 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100113 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20100125 |
|
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: 20100518 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20100614 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 4533943 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130618 Year of fee payment: 3 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313117 Free format text: JAPANESE INTERMEDIATE CODE: R313121 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |