JP5647968B2 - 情報処理装置および情報処理方法 - Google Patents
情報処理装置および情報処理方法 Download PDFInfo
- Publication number
- JP5647968B2 JP5647968B2 JP2011255504A JP2011255504A JP5647968B2 JP 5647968 B2 JP5647968 B2 JP 5647968B2 JP 2011255504 A JP2011255504 A JP 2011255504A JP 2011255504 A JP2011255504 A JP 2011255504A JP 5647968 B2 JP5647968 B2 JP 5647968B2
- Authority
- JP
- Japan
- Prior art keywords
- gui
- display
- arrangement
- display image
- guis
- 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.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F13/00—Video games, i.e. games using an electronically generated display having two or more dimensions
- A63F13/20—Input arrangements for video game devices
- A63F13/21—Input arrangements for video game devices characterised by their sensors, purposes or types
- A63F13/214—Input arrangements for video game devices characterised by their sensors, purposes or types for locating contacts on a surface, e.g. floor mats or touch pads
- A63F13/2145—Input arrangements for video game devices characterised by their sensors, purposes or types for locating contacts on a surface, e.g. floor mats or touch pads the surface being also a display device, e.g. touch screens
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F13/00—Video games, i.e. games using an electronically generated display having two or more dimensions
- A63F13/60—Generating or modifying game content before or while executing the game program, e.g. authoring tools specially adapted for game development or game-integrated level editor
- A63F13/67—Generating or modifying game content before or while executing the game program, e.g. authoring tools specially adapted for game development or game-integrated level editor adaptively or by learning from player actions, e.g. skill level adjustment or by storing successful combat sequences for re-use
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/03—Arrangements for converting the position or the displacement of a member into a coded form
- G06F3/041—Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
- G06F3/0416—Control or interface arrangements specially adapted for digitisers
- G06F3/0418—Control or interface arrangements specially adapted for digitisers for error correction or compensation, e.g. based on parallax, calibration or alignment
- G06F3/04186—Touch location disambiguation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
- G06F3/04842—Selection of displayed objects or displayed text elements
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Multimedia (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
- Position Input By Displaying (AREA)
- Digital Computer Display Output (AREA)
Description
Claims (8)
- ユーザが入力した、表示画像における指定位置に係る情報を取得し、前記表示画像において前記指定位置から所定範囲内にあるGUI(Graphical User Interface)を検出する機能と、
複数のGUIが検出された場合、前記表示画像におけるGUIの配置を変化させディスプレイに表示する機能と、
をコンピュータに実現させ、
前記GUIを検出する機能はGUIごとに設定されたしきい値と前記指定位置との距離をGUIごとに比較することにより、前記指定位置から所定範囲内にあるGUIを検出することを特徴とするコンピュータプログラム。 - ユーザが入力した、表示画像における指定位置に係る情報を取得し、前記表示画像において前記指定位置から所定範囲内にあるGUI(Graphical User Interface)を検出する機能と、
複数のGUIが検出された場合、前記表示画像におけるGUIの配置を変化させディスプレイに表示する機能と、
をコンピュータに実現させ、
前記ディスプレイに表示する機能は、配置を変化させたGUIの元の位置を指示する図形を、各GUIの図形に付加することを特徴とするコンピュータプログラム。 - 前記ディスプレイに表示する機能は、前記指定位置を中心とする円周上に、検出された複数のGUIを等間隔で配置することにより、GUI同士の間隔を広げることを特徴とする請求項1または2に記載のコンピュータプログラム。
- ユーザが入力した、表示画像における指定位置に係る情報を取得し、前記表示画像において前記指定位置から所定範囲内にあるGUI(Graphical User Interface)を検出する機能と、
複数のGUIが検出された場合、前記表示画像におけるGUIの配置を変化させディスプレイに表示する機能と、
をコンピュータに実現させ、
前記GUIを検出する機能は、前記指定位置として指定された領域内にあるGUIを検出し、
前記ディスプレイに表示する機能は、検出された複数のGUIを設定された種類に応じて分類し、同類のGUIごとにまとめて配置することにより、前記種類ごとに形成したGUI群の単位での一括操作を可能とすることを特徴とするコンピュータプログラム。 - 前記ディスプレイに表示する機能は、GUIの配置を変化させた画像における、当該GUI以外の所定の領域内の位置を指定するユーザの入力に応じて、当該GUIの配置を元に戻すことを特徴とする請求項1から4のいずれかに記載のコンピュータプログラム。
- ユーザが入力した、表示画像における指定位置に係る情報を取得し、前記表示画像において前記指定位置から所定範囲内にあるGUI(Graphical User Interface)を検出する操作情報取得部と、
前記操作情報取得部が複数のGUIを検出した場合、前記表示画像におけるGUIの配置を変化させるGUI配置制御部と、
配置を変化させたGUIに対するユーザの操作に応じて、当該GUIに対応する情報処理を実行する情報処理部と、
を備えた情報処理装置であって、
前記操作情報取得部は、GUIごとに設定されたしきい値と前記指定位置との距離をGUIごとに比較することにより、前記指定位置から所定範囲内にあるGUIを検出する、または、前記GUI配置制御部は、配置を変化させたGUIの元の位置を指示する図形を、各GUIの図形に付加する、または、前記操作情報取得部は、前記指定位置として指定された領域内にあるGUIを検出し、前記GUI配置制御部は、検出された複数のGUIを設定された種類に応じて分類し、同類のGUIごとにまとめて配置することにより、前記種類ごとに形成したGUI群の単位での一括操作を可能とすることを特徴とする情報処理装置。 - 情報処理装置において、ユーザが入力した、表示画像における指定位置に係る情報を取得し、前記表示画像において前記指定位置から所定範囲内にあるGUI(Graphical User Interface)を検出するステップと、
複数のGUIが検出された場合、前記表示画像におけるGUIの配置を変化させディスプレイに表示するステップと、
を含む情報処理方法であって、
前記検出するステップは、GUIごとに設定されたしきい値と前記指定位置との距離をGUIごとに比較することにより、前記指定位置から所定範囲内にあるGUIを検出する、または、前記表示するステップは、配置を変化させたGUIの元の位置を指示する図形を、各GUIの図形に付加する、または、前記検出するステップは、前記指定位置として指定された領域内にあるGUIを検出し、前記表示するステップは、検出された複数のGUIを設定された種類に応じて分類し、同類のGUIごとにまとめて配置することにより、前記種類ごとに形成したGUI群の単位での一括操作を可能とすることを特徴とする情報処理装置。 - 請求項1から5のいずれかに記載のコンピュータプログラムを記録したことを特徴とするコンピュータにて読み取り可能な記録媒体。
Priority Applications (5)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2011255504A JP5647968B2 (ja) | 2011-11-22 | 2011-11-22 | 情報処理装置および情報処理方法 |
| US13/611,242 US12008229B2 (en) | 2011-11-22 | 2012-09-12 | Varying icons to improve operability |
| EP12191883.3A EP2597559B1 (en) | 2011-11-22 | 2012-11-08 | Information Processing Apparatus and Information Processing Method to Realize Input Means Having High Operability |
| CN201210471993.1A CN103197878B (zh) | 2011-11-22 | 2012-11-20 | 信息处理装置和信息处理方法 |
| US18/652,853 US20240281136A1 (en) | 2011-11-22 | 2024-05-02 | Varying icons to improve operability |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2011255504A JP5647968B2 (ja) | 2011-11-22 | 2011-11-22 | 情報処理装置および情報処理方法 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2013109668A JP2013109668A (ja) | 2013-06-06 |
| JP5647968B2 true JP5647968B2 (ja) | 2015-01-07 |
Family
ID=47177800
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2011255504A Active JP5647968B2 (ja) | 2011-11-22 | 2011-11-22 | 情報処理装置および情報処理方法 |
Country Status (4)
| Country | Link |
|---|---|
| US (2) | US12008229B2 (ja) |
| EP (1) | EP2597559B1 (ja) |
| JP (1) | JP5647968B2 (ja) |
| CN (1) | CN103197878B (ja) |
Families Citing this family (14)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP5647968B2 (ja) * | 2011-11-22 | 2015-01-07 | 株式会社ソニー・コンピュータエンタテインメント | 情報処理装置および情報処理方法 |
| JP6411067B2 (ja) * | 2014-05-13 | 2018-10-24 | シャープ株式会社 | 情報処理装置及び入力方法 |
| JP2016148965A (ja) * | 2015-02-12 | 2016-08-18 | 三菱電機株式会社 | 表示制御装置および表示制御方法 |
| JP6002799B1 (ja) * | 2015-03-19 | 2016-10-05 | パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America | 情報機器の制御方法、プログラム、および情報機器 |
| WO2016147233A1 (ja) * | 2015-03-19 | 2016-09-22 | パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ | 情報機器の制御方法、プログラム、および情報機器 |
| WO2016147234A1 (ja) * | 2015-03-19 | 2016-09-22 | パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ | 情報機器の制御方法、プログラム、および情報機器 |
| JP6002800B1 (ja) * | 2015-03-19 | 2016-10-05 | パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America | 情報機器の制御方法、プログラム、および情報機器 |
| JP2016192111A (ja) * | 2015-03-31 | 2016-11-10 | パイオニア株式会社 | 選択装置、選択方法及び選択装置用プログラム |
| JP6435964B2 (ja) * | 2015-03-31 | 2018-12-12 | 富士通株式会社 | 表示装置、プログラム、及び表示方法 |
| JP6921283B2 (ja) * | 2016-03-24 | 2021-08-18 | 株式会社ゼンリンデータコム | 地図表示装置、地図表示方法および地図表示プログラム |
| WO2018080542A1 (en) * | 2016-10-31 | 2018-05-03 | Hewlett-Packard Development Company, L.P. | Developing a non-rectangular user interface |
| WO2018083765A1 (ja) * | 2016-11-02 | 2018-05-11 | マクセル株式会社 | 入力操作方法、入力操作装置、表示制御装置、及び情報コンテンツ受信システム |
| CN107422938A (zh) * | 2017-06-21 | 2017-12-01 | 网易(杭州)网络有限公司 | 信息处理方法、装置、电子设备及存储介质 |
| JP2020113344A (ja) * | 2020-04-27 | 2020-07-27 | パイオニア株式会社 | 選択装置、選択方法及び選択装置用プログラム |
Family Cites Families (41)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5963671A (en) * | 1991-11-27 | 1999-10-05 | International Business Machines Corporation | Enhancement of soft keyboard operations using trigram prediction |
| US6046722A (en) * | 1991-12-05 | 2000-04-04 | International Business Machines Corporation | Method and system for enabling blind or visually impaired computer users to graphically select displayed elements |
| US5757358A (en) * | 1992-03-31 | 1998-05-26 | The United States Of America As Represented By The Secretary Of The Navy | Method and apparatus for enhancing computer-user selection of computer-displayed objects through dynamic selection area and constant visual feedback |
| KR100260760B1 (ko) * | 1996-07-31 | 2000-07-01 | 모리 하루오 | 터치패널을 병설한 정보표시장치 |
| US6259436B1 (en) * | 1998-12-22 | 2001-07-10 | Ericsson Inc. | Apparatus and method for determining selection of touchable items on a computer touchscreen by an imprecise touch |
| JP2001101304A (ja) * | 1999-10-04 | 2001-04-13 | Canon Inc | 情報処理方法、装置及び記憶媒体 |
| US7730401B2 (en) * | 2001-05-16 | 2010-06-01 | Synaptics Incorporated | Touch screen with user interface enhancement |
| US6844887B2 (en) * | 2001-07-05 | 2005-01-18 | International Business Machine Corporation | Alternate reduced size on-screen pointers for accessing selectable icons in high icon density regions of user interactive display interfaces |
| US6886138B2 (en) * | 2001-07-05 | 2005-04-26 | International Business Machines Corporation | Directing users′ attention to specific icons being approached by an on-screen pointer on user interactive display interfaces |
| US6816176B2 (en) * | 2001-07-05 | 2004-11-09 | International Business Machines Corporation | Temporarily moving adjacent or overlapping icons away from specific icons being approached by an on-screen pointer on user interactive display interfaces |
| US6856901B2 (en) * | 2003-06-02 | 2005-02-15 | Alpine Electronics, Inc. | Display method and apparatus for navigation system |
| JP4159491B2 (ja) * | 2004-02-23 | 2008-10-01 | 任天堂株式会社 | ゲームプログラムおよびゲーム装置 |
| US7506274B2 (en) * | 2005-05-18 | 2009-03-17 | Microsoft Corporation | System and method for interactively displaying multi-dimensional data |
| JP4163718B2 (ja) * | 2006-02-28 | 2008-10-08 | 株式会社コナミデジタルエンタテインメント | オブジェクト表示装置、オブジェクト配置方法、および、プログラム |
| US20080166558A1 (en) | 2006-12-22 | 2008-07-10 | 3M Innovative Properties Company | Compositions of particles |
| JP4899991B2 (ja) * | 2007-03-30 | 2012-03-21 | 富士ゼロックス株式会社 | 表示装置及びプログラム |
| US8381122B2 (en) * | 2007-06-08 | 2013-02-19 | Apple Inc. | Multi-dimensional application environment |
| KR20090036877A (ko) * | 2007-10-10 | 2009-04-15 | 삼성전자주식회사 | 다중 프로젝션 윈도우 환경에서 기준자 기반으로오브젝트를 관리하는 방법 및 그 시스템 |
| JP2010021766A (ja) * | 2008-07-10 | 2010-01-28 | Ricoh Co Ltd | 画像表示装置、画像表示方法、プログラム及び記憶媒体 |
| JP5060430B2 (ja) * | 2008-08-28 | 2012-10-31 | 株式会社東芝 | 表示制御装置、及び方法 |
| KR101570116B1 (ko) * | 2008-09-09 | 2015-11-19 | 삼성전자주식회사 | 터치스크린을 이용한 컨텐츠 탐색 및 실행방법과 이를 이용한 장치 |
| US20100077361A1 (en) * | 2008-09-24 | 2010-03-25 | Andrew Watkins | Method of displaying multiple points of interest on a personal navigation device |
| US8516397B2 (en) * | 2008-10-27 | 2013-08-20 | Verizon Patent And Licensing Inc. | Proximity interface apparatuses, systems, and methods |
| US8300023B2 (en) * | 2009-04-10 | 2012-10-30 | Qualcomm Incorporated | Virtual keypad generator with learning capabilities |
| US8549432B2 (en) * | 2009-05-29 | 2013-10-01 | Apple Inc. | Radial menus |
| US20100315266A1 (en) * | 2009-06-15 | 2010-12-16 | Microsoft Corporation | Predictive interfaces with usability constraints |
| US20110041056A1 (en) * | 2009-08-14 | 2011-02-17 | Research In Motion Limited | Electronic device with touch-sensitive display and method of facilitating input at the electronic device |
| US8667424B2 (en) * | 2009-08-26 | 2014-03-04 | Mitac International Corp. | Method of spreading out and displaying closely located points of interest on a personal navigation device |
| US8812972B2 (en) * | 2009-09-30 | 2014-08-19 | At&T Intellectual Property I, L.P. | Dynamic generation of soft keyboards for mobile devices |
| US8558849B2 (en) * | 2009-12-14 | 2013-10-15 | Samsung Electronics Co., Ltd. | Method and apparatus for processing a user interface in an image processor |
| JP2010086559A (ja) * | 2010-01-18 | 2010-04-15 | Toshiba Corp | 表示処理装置、プログラムおよび表示処理方法 |
| JP5440322B2 (ja) | 2010-03-29 | 2014-03-12 | 株式会社豊田自動織機 | 電子部品装置の製造方法 |
| JP2011210083A (ja) * | 2010-03-30 | 2011-10-20 | Panasonic Corp | 表示装置 |
| US9170708B2 (en) * | 2010-04-07 | 2015-10-27 | Apple Inc. | Device, method, and graphical user interface for managing folders |
| JP5614173B2 (ja) * | 2010-08-25 | 2014-10-29 | ソニー株式会社 | 情報処理装置、情報処理方法およびプログラム |
| CN102419679B (zh) * | 2010-09-27 | 2014-10-01 | 联想(北京)有限公司 | 显示处理方法和便携式移动终端 |
| JP5260694B2 (ja) * | 2011-02-28 | 2013-08-14 | 株式会社コナミデジタルエンタテインメント | 情報処理装置、情報処理装置の制御方法、及びプログラム |
| JP5647968B2 (ja) * | 2011-11-22 | 2015-01-07 | 株式会社ソニー・コンピュータエンタテインメント | 情報処理装置および情報処理方法 |
| US8860763B2 (en) * | 2012-01-31 | 2014-10-14 | Xerox Corporation | Reversible user interface component |
| US9921732B2 (en) * | 2013-07-31 | 2018-03-20 | Splunk Inc. | Radial graphs for visualizing data in real-time |
| JP5888306B2 (ja) * | 2013-10-11 | 2016-03-22 | セイコーエプソン株式会社 | 使用者情報入力装置、入力画面表示方法及び入力画面表示プログラム |
-
2011
- 2011-11-22 JP JP2011255504A patent/JP5647968B2/ja active Active
-
2012
- 2012-09-12 US US13/611,242 patent/US12008229B2/en active Active
- 2012-11-08 EP EP12191883.3A patent/EP2597559B1/en active Active
- 2012-11-20 CN CN201210471993.1A patent/CN103197878B/zh active Active
-
2024
- 2024-05-02 US US18/652,853 patent/US20240281136A1/en not_active Abandoned
Also Published As
| Publication number | Publication date |
|---|---|
| EP2597559A2 (en) | 2013-05-29 |
| EP2597559B1 (en) | 2020-09-30 |
| CN103197878A (zh) | 2013-07-10 |
| US20130132873A1 (en) | 2013-05-23 |
| US20240281136A1 (en) | 2024-08-22 |
| US12008229B2 (en) | 2024-06-11 |
| JP2013109668A (ja) | 2013-06-06 |
| CN103197878B (zh) | 2017-07-21 |
| EP2597559A3 (en) | 2015-12-02 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5647968B2 (ja) | 情報処理装置および情報処理方法 | |
| JP5460679B2 (ja) | 情報処理装置、情報処理方法、およびコンテンツファイルのデータ構造 | |
| US8860730B2 (en) | Information processing apparatus, animation method, and program | |
| JP5485220B2 (ja) | 表示装置、ユーザインタフェース方法及びプログラム | |
| US11188192B2 (en) | Information processing device, information processing method, and computer program for side menus | |
| JP5703873B2 (ja) | 情報処理装置、情報処理方法およびプログラム | |
| US10705702B2 (en) | Information processing device, information processing method, and computer program | |
| US20130113737A1 (en) | Information processing device, information processing method, and computer program | |
| JP2010176332A (ja) | 情報処理装置、情報処理方法およびプログラム | |
| WO2012066591A1 (ja) | 電子機器、メニュー表示方法、コンテンツ画像表示方法、機能実行方法 | |
| US20130305186A1 (en) | Display device, user interface method, and program | |
| US20120284671A1 (en) | Systems and methods for interface mangement | |
| JP2015007949A (ja) | 表示装置、表示制御方法及びコンピュータプログラム | |
| JP2013109667A (ja) | 情報処理装置および情報処理方法 | |
| JP4741983B2 (ja) | 電子機器及び電子機器の動作方法 | |
| JPWO2014141548A1 (ja) | 表示制御 | |
| JP2014110480A (ja) | 情報処理装置、情報処理装置の制御方法及びプログラム | |
| JPWO2013047023A1 (ja) | 表示装置、表示方法およびプログラム | |
| JP2013235488A (ja) | 情報処理装置、その制御方法、および制御プログラム | |
| KR20150079369A (ko) | 유저 인터페이스와의 상호작용을 위한 방법 및 장치 | |
| JP5944147B2 (ja) | 情報処理装置および情報処理方法 | |
| EP2977878A1 (en) | Method and apparatus for displaying screen in device having touch screen | |
| JP6434339B2 (ja) | 電子機器、制御方法、及び制御プログラム | |
| JP2014048840A (ja) | 表示装置、表示装置の制御方法、プログラムおよび記録媒体 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20131002 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20131015 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20131119 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20131213 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140401 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140529 |
|
| 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: 20141028 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20141110 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 5647968 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| 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 |