JP2007249754A - 情報処理装置、情報処理方法およびプログラム - Google Patents
情報処理装置、情報処理方法およびプログラム Download PDFInfo
- Publication number
- JP2007249754A JP2007249754A JP2006074221A JP2006074221A JP2007249754A JP 2007249754 A JP2007249754 A JP 2007249754A JP 2006074221 A JP2006074221 A JP 2006074221A JP 2006074221 A JP2006074221 A JP 2006074221A JP 2007249754 A JP2007249754 A JP 2007249754A
- Authority
- JP
- Japan
- Prior art keywords
- document
- common
- unit
- input
- 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.)
- Pending
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
-
- 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/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
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Document Processing Apparatus (AREA)
- User Interface Of Digital Computer (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
【解決手段】複数のアプリケーションプログラムに対して共通の入出力インターフェイスを提供する情報処理装置であって、複数のアプリケーションプログラムのそれぞれにより作成され、各アプリケーションプログラムに固有のデータ構造で表された固有ドキュメントを、共通データ構造で表された共通ドキュメントに変換するドキュメント変換部と、共通ドキュメントをユーザへ出力する出力部と、共通ドキュメントに対するユーザの操作を入力する入力部と、共通ドキュメントに含まれるオブジェクトを出力部におけるオブジェクトに変換するインターフェイスアダプタ部と、ユーザの操作内容に応じて、共通ドキュメントを変更する変更部と、共通ドキュメントに対する変更を、固有ドキュメントに対して反映する変更反映部とを備える情報処理装置を提供する。
【選択図】図1
Description
12 アプリケーションプログラム実行部
14 補助プログラム実行部
16 API
20 入出力インターフェイス部
22 ドキュメント変換部
24 ドキュメント変換ルール記憶部
26 構造変換部
28 入出力部
30 インターフェイスアダプタ部
32 変更反映部
34 インターフェイス変換ルール記憶部
100 固有ドキュメント
102 ページオブジェクト
104 図形オブジェクト
106,108 テキストオブジェクト
200 共通ドキュメント
282 ツリー表示部
284 テキストエディタ部
286 テーブル表示部
302 ツリー表示用インターフェイスアダプタ
304 テキストエディタ用インターフェイスアダプタ
306 テーブル表示用インターフェイスアダプタ
402 固有ウィンドウ
404 共通ウィンドウ
1900 コンピュータ
2000 CPU
2010 ROM
2020 RAM
2030 通信インターフェイス
2040 ハードディスクドライブ
2050 フレキシブルディスク・ドライブ
2060 CD−ROMドライブ
2070 入出力チップ
2075 グラフィック・コントローラ
2080 表示装置
2082 ホスト・コントローラ
2084 入出力コントローラ
2090 フレキシブルディスク
2095 CD−ROM
Claims (11)
- 複数のアプリケーションプログラムに対して共通の入出力インターフェイスを提供する情報処理装置であって、
前記複数のアプリケーションプログラムのそれぞれにより作成され、各アプリケーションプログラムに固有のデータ構造で表された固有ドキュメントを、共通データ構造で表された共通ドキュメントに変換するドキュメント変換部と、
前記共通ドキュメントをユーザへ出力する出力部と、
前記共通ドキュメントに対する前記ユーザの操作を入力する入力部と、
前記共通ドキュメントに含まれるオブジェクトを前記出力部におけるオブジェクトに変換するインターフェイスアダプタ部と、
前記ユーザの操作内容に応じて、前記共通ドキュメントを変更する変更部と、
前記共通ドキュメントに対する変更を、前記固有ドキュメントに対して反映する変更反映部と
を備える情報処理装置。 - 当該情報処理装置は、前記複数のアプリケーションプログラムに対して共通の音声出力インターフェイスを提供するものであり、
前記出力部は、テキストを読み上げる機能を備えるテキストリーダに対して前記共通ドキュメントに含まれるテキストを出力する
請求項1に記載の情報処理装置。 - 前記ドキュメント変換部は、前記固有ドキュメントに含まれる各オブジェクトを、木構造のノードとして表した前記共通ドキュメントに変換し、
前記出力部は、前記共通ドキュメントに含まれる各オブジェクトを木構造の階層構造により表示する
請求項1に記載の情報処理装置。 - 前記固有ドキュメントに含まれる各オブジェクトから、前記共通データ構造における各オブジェクトへ変換するための変換ルールが記述されたドキュメント変換ルール記憶部を更に備え、
前記ドキュメント変換部は、前記固有ドキュメントに含まれるオブジェクトに対応する変換ルールが前記ドキュメント変換ルール記憶部に記憶されていることを条件として、当該変換ルールに基づいて前記固有ドキュメントに含まれるオブジェクトを前記共通データ構造におけるオブジェクトに変換する請求項1に記載の情報処理装置。 - 前記共通ドキュメントに含まれる前記共通データ構造における各オブジェクトから、前記出力部で用いられるデータ構造の各オブジェクトへ変換するための変換ルールが記述されたインターフェイス変換ルール記憶部を更に備え、
前記インターフェイスアダプタ部は、前記出力部で用いられる各オブジェクトに対応する変換ルールが前記インターフェイス変換ルール記憶部に記憶されていることを条件として、当該変換ルールに基づいて前記共通ドキュメントに含まれる前記共通データ構造における各オブジェクトを前記出力部におけるオブジェクトに変換する請求項1に記載の情報処理装置。 - 前記出力部は、表示装置上に前記複数のアプリケーションプログラムがそれぞれ前記固有ドキュメントを表示する固有ウィンドウとは異なる共通ウィンドウ上に前記共通ドキュメントを表示し、
前記入力部は、前記共通ウィンドウに対するユーザの操作を入力する請求項1に記載の情報処理装置。 - 前記共通ドキュメントに含まれる複数のオブジェクトのそれぞれについての、対応するアプリケーションプログラムにより表示されるべき位置、大きさ、色、および、フォントの種類の少なくとも1つを含む属性が予め定められたテーブル構造およびリスト構造の少なくとも1つを含む既定データ構造に対応して定められた条件を満たすことに応じて、当該条件を満たす前記既定データ構造の各ノードに当該複数のオブジェクトのそれぞれを割り付けることにより、前記共通ドキュメントのデータ構造を変換する構造変換部を更に備える請求項1に記載の情報処理装置。
- 前記出力部は、
前記共通ドキュメントを、当該共通ドキュメントを編集するために予め指定された編集用アプリケーションプログラムに固有のデータ構造で表された編集用ドキュメントに変換し、
変換した前記編集用ドキュメントを前記編集用アプリケーションプログラムに出力し、
前記入力部は、
前記ユーザにより前記編集用アプリケーションプログラムを用いて変更された前記編集用ドキュメントを変更後の前記共通ドキュメントとして入力する
請求項1に記載の情報処理装置。 - 前記出力部は、表示装置上に前記複数のアプリケーションプログラムがそれぞれ前記固有ドキュメントを表示する固有ウィンドウとは異なる共通ウィンドウ上に前記共通ドキュメントを表示し、
アプリケーションプログラムにより前記固有ドキュメントが表示されたウィンドウ上で前記固有ドキュメントに対する変更操作が入力されたことに応じて、前記ドキュメント変換部は、前記固有ドキュメントの変更を、前記共通ドキュメントに反映し、
前記入力部により前記共通ウィンドウ上で前記共通ドキュメントに対する変更操作が入力されたことに応じて、前記変更部は、前記共通ドキュメントを変更する
請求項1に記載の情報処理装置。 - 情報処理装置により、複数のアプリケーションプログラムに対して共通の入出力インターフェイスを提供する情報処理方法であって、
前記複数のアプリケーションプログラムのそれぞれにより作成され、各アプリケーションプログラムに固有のデータ構造で表された固有ドキュメントを、共通データ構造で表された共通ドキュメントに変換するドキュメント変換段階と、
前記共通ドキュメントをユーザへ出力する出力段階と、
前記共通ドキュメントに対する前記ユーザの操作を入力する入力段階と、
前記共通ドキュメントに含まれるオブジェクトを前記出力段階におけるオブジェクトに変換するインターフェイスアダプタ段階と、
前記ユーザの操作内容に応じて、前記共通ドキュメントを変更する変更段階と、
前記共通ドキュメントに対する変更を、前記固有ドキュメントに対して反映する変更反映段階と
を備える情報処理方法。 - 複数のアプリケーションプログラムに対して共通の入出力インターフェイスを提供する情報処理装置用のプログラムであって、
当該プログラムは、前記情報処理装置を、
前記複数のアプリケーションプログラムのそれぞれにより作成され、各アプリケーションプログラムに固有のデータ構造で表された固有ドキュメントを、共通データ構造で表された共通ドキュメントに変換するドキュメント変換部と、
前記共通ドキュメントをユーザへ出力する出力部と、
前記共通ドキュメントに対する前記ユーザの操作を入力する入力部と、
前記共通ドキュメントに含まれるオブジェクトを前記出力部におけるオブジェクトに変換するインターフェイスアダプタ部と、
前記ユーザの操作内容に応じて、前記共通ドキュメントを変更する変更部と、
前記共通ドキュメントに対する変更を、前記固有ドキュメントに対して反映する変更反映部と
して機能させるプログラム。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006074221A JP2007249754A (ja) | 2006-03-17 | 2006-03-17 | 情報処理装置、情報処理方法およびプログラム |
KR1020070018480A KR20070094466A (ko) | 2006-03-17 | 2007-02-23 | 정보 처리 장치 및 정보 처리 방법 |
US11/681,908 US7913191B2 (en) | 2006-03-17 | 2007-03-05 | Common input/output interface for application programs |
CNB2007100885804A CN100449485C (zh) | 2006-03-17 | 2007-03-16 | 信息处理装置和方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006074221A JP2007249754A (ja) | 2006-03-17 | 2006-03-17 | 情報処理装置、情報処理方法およびプログラム |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2007249754A true JP2007249754A (ja) | 2007-09-27 |
Family
ID=38593956
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006074221A Pending JP2007249754A (ja) | 2006-03-17 | 2006-03-17 | 情報処理装置、情報処理方法およびプログラム |
Country Status (4)
Country | Link |
---|---|
US (1) | US7913191B2 (ja) |
JP (1) | JP2007249754A (ja) |
KR (1) | KR20070094466A (ja) |
CN (1) | CN100449485C (ja) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009093521A (ja) * | 2007-10-11 | 2009-04-30 | Internatl Business Mach Corp <Ibm> | アクセシビリティ情報を得る方法、コンピュータ・プログラム及びアクセシビリティ情報装置 |
JP2009258824A (ja) * | 2008-04-14 | 2009-11-05 | Nippon Hoso Kyokai <Nhk> | 代替コンテンツ提示装置および代替コンテンツナビゲーションプログラム |
JP2012104118A (ja) * | 2010-11-11 | 2012-05-31 | Heiderberger Druckmaschinen Ag | ブラウザによる印刷機の操作方法 |
JP2015028736A (ja) * | 2013-07-31 | 2015-02-12 | 株式会社日立製作所 | 表形式多次元データ変換方法及び装置 |
WO2015141110A1 (ja) * | 2014-03-18 | 2015-09-24 | パナソニックIpマネジメント株式会社 | 入力装置、サーバ、入力プログラム及び入力方法 |
Families Citing this family (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007249754A (ja) * | 2006-03-17 | 2007-09-27 | Internatl Business Mach Corp <Ibm> | 情報処理装置、情報処理方法およびプログラム |
JP4476318B2 (ja) * | 2007-10-31 | 2010-06-09 | 富士通株式会社 | 論理構造認識プログラム、論理構造認識装置、および論理構造認識方法 |
JP4625868B2 (ja) * | 2009-02-06 | 2011-02-02 | 株式会社東芝 | 仕様管理装置及び仕様管理プログラム |
US9965453B2 (en) * | 2009-10-15 | 2018-05-08 | Microsoft Technology Licensing, Llc | Document transformation |
JP5465015B2 (ja) * | 2010-01-06 | 2014-04-09 | キヤノン株式会社 | 文書を電子化する装置及び方法 |
US20130254132A1 (en) * | 2012-03-26 | 2013-09-26 | Ebay Inc. | Unified Service for Providing Shipping Services |
CN103092823B (zh) * | 2013-01-25 | 2015-08-19 | 华为终端有限公司 | 一种操作文本的方法及装置 |
US11003635B2 (en) * | 2016-08-24 | 2021-05-11 | Sap Se | Database scheme for storing generic data |
US10558950B2 (en) | 2017-05-15 | 2020-02-11 | Google Llc | Automatic context passing between applications |
US10339212B2 (en) | 2017-08-14 | 2019-07-02 | Adobe Inc. | Detecting the bounds of borderless tables in fixed-format structured documents using machine learning |
US10521278B2 (en) | 2017-09-26 | 2019-12-31 | Google Llc | Format-specific data object passing between applications |
US10896035B1 (en) * | 2017-12-05 | 2021-01-19 | Melih Abdulhayoglu | Methods of converting APIs into objects and uses thereof |
CN108920606B (zh) * | 2018-06-28 | 2020-10-23 | 腾讯大地通途(北京)科技有限公司 | 地图数据处理方法、装置、终端设备及存储介质 |
CN111200612B (zh) * | 2020-01-06 | 2022-04-19 | 山东电工电气集团新能科技有限公司 | 一种配电网下行设备管理装置 |
Family Cites Families (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5745902A (en) * | 1992-07-06 | 1998-04-28 | Microsoft Corporation | Method and system for accessing a file using file names having different file name formats |
JPH1083269A (ja) | 1996-09-09 | 1998-03-31 | Nec Corp | ユーザインタフェース変換装置 |
US5911776A (en) * | 1996-12-18 | 1999-06-15 | Unisys Corporation | Automatic format conversion system and publishing methodology for multi-user network |
US6336124B1 (en) * | 1998-10-01 | 2002-01-01 | Bcl Computers, Inc. | Conversion data representing a document to other formats for manipulation and display |
EP1146441A1 (en) * | 2000-04-11 | 2001-10-17 | BRITISH TELECOMMUNICATIONS public limited company | Changing hypermedia content of a web site |
US6938083B1 (en) * | 2000-07-21 | 2005-08-30 | Unisys Corporation | Method of providing duplicate original file copies of a searched topic from multiple file types derived from the web |
JP2002229843A (ja) | 2000-11-06 | 2002-08-16 | Mitsubishi Space Software Kk | 音声または表示が限定されたユーザ・インタフェース用の情報をトランスコードするシステム及び方法 |
US20040015890A1 (en) * | 2001-05-11 | 2004-01-22 | Windriver Systems, Inc. | System and method for adapting files for backward compatibility |
US6918083B2 (en) * | 2001-05-24 | 2005-07-12 | The United States Of America As Represented By The Secretary Of The Navy | Tool for marking up electronic documents |
EP1435046A2 (en) * | 2001-08-03 | 2004-07-07 | Koninklijke Philips Electronics N.V. | Method of and system for updating a document |
CN1199498C (zh) * | 2001-08-31 | 2005-04-27 | 英业达集团(上海)电子技术有限公司 | 可识别转换铃声的移动通讯装置及其方法 |
US7996481B2 (en) * | 2002-03-20 | 2011-08-09 | At&T Intellectual Property I, L.P. | Outbound notification using customer profile information |
JP3951116B2 (ja) | 2002-04-12 | 2007-08-01 | 村田機械株式会社 | 文書サーバ及び文書処理プログラム |
JP2004005082A (ja) * | 2002-05-31 | 2004-01-08 | Hitachi Ltd | 文書情報管理方法及び装置 |
US7089492B2 (en) * | 2003-04-03 | 2006-08-08 | International Business Machines Corporation | Automated conversion of CALS-compatible tables to accessible HTML tables |
JP2005063243A (ja) | 2003-08-15 | 2005-03-10 | Ricoh Co Ltd | 情報処理装置、プログラム及びコンピュータ読み取り可能な記録媒体 |
JP3938121B2 (ja) | 2003-09-17 | 2007-06-27 | キヤノン株式会社 | 情報処理装置及びその制御方法、プログラム |
EP1667447B1 (en) * | 2003-09-19 | 2011-11-23 | GVBB Holdings S.A.R.L | Data conversion system |
JP4177218B2 (ja) * | 2003-09-24 | 2008-11-05 | 株式会社エヌ・ティ・ティ・ドコモ | 文書変換装置 |
CN2670180Y (zh) * | 2003-11-04 | 2005-01-12 | 安徽中科大讯飞信息科技有限公司 | 车载可插拔语音播报装置 |
US7165216B2 (en) * | 2004-01-14 | 2007-01-16 | Xerox Corporation | Systems and methods for converting legacy and proprietary documents into extended mark-up language format |
US20050273721A1 (en) * | 2004-06-07 | 2005-12-08 | Yantis David B | Data transformation system |
US7512037B2 (en) * | 2005-09-26 | 2009-03-31 | Raytheon Company | Method and apparatus for acoustic system having a transceiver module |
JP2007249754A (ja) * | 2006-03-17 | 2007-09-27 | Internatl Business Mach Corp <Ibm> | 情報処理装置、情報処理方法およびプログラム |
EP2137636B1 (en) * | 2007-04-13 | 2019-02-20 | Open Text Sa Ulc | Application isolation system |
-
2006
- 2006-03-17 JP JP2006074221A patent/JP2007249754A/ja active Pending
-
2007
- 2007-02-23 KR KR1020070018480A patent/KR20070094466A/ko not_active Application Discontinuation
- 2007-03-05 US US11/681,908 patent/US7913191B2/en not_active Expired - Fee Related
- 2007-03-16 CN CNB2007100885804A patent/CN100449485C/zh not_active Expired - Fee Related
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009093521A (ja) * | 2007-10-11 | 2009-04-30 | Internatl Business Mach Corp <Ibm> | アクセシビリティ情報を得る方法、コンピュータ・プログラム及びアクセシビリティ情報装置 |
JP2009258824A (ja) * | 2008-04-14 | 2009-11-05 | Nippon Hoso Kyokai <Nhk> | 代替コンテンツ提示装置および代替コンテンツナビゲーションプログラム |
JP2012104118A (ja) * | 2010-11-11 | 2012-05-31 | Heiderberger Druckmaschinen Ag | ブラウザによる印刷機の操作方法 |
US10152191B2 (en) | 2010-11-11 | 2018-12-11 | Heidelberger Druckmaschinen Ag | Method for operating machinery using a browser |
JP2015028736A (ja) * | 2013-07-31 | 2015-02-12 | 株式会社日立製作所 | 表形式多次元データ変換方法及び装置 |
WO2015141110A1 (ja) * | 2014-03-18 | 2015-09-24 | パナソニックIpマネジメント株式会社 | 入力装置、サーバ、入力プログラム及び入力方法 |
JPWO2015141110A1 (ja) * | 2014-03-18 | 2017-04-06 | パナソニックIpマネジメント株式会社 | 入力装置、サーバ、入力プログラム及び入力方法 |
Also Published As
Publication number | Publication date |
---|---|
US20080040513A1 (en) | 2008-02-14 |
US7913191B2 (en) | 2011-03-22 |
CN100449485C (zh) | 2009-01-07 |
KR20070094466A (ko) | 2007-09-20 |
CN101038550A (zh) | 2007-09-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2007249754A (ja) | 情報処理装置、情報処理方法およびプログラム | |
KR102381801B1 (ko) | 핸드라이팅 입력을 가이드하는 시스템 및 방법 | |
TWI269195B (en) | Method for manipulating ink, and graphical user interface configured to interface a user with a control | |
KR102121487B1 (ko) | 실시간 필기 인식 관리 | |
US7490313B2 (en) | System and method for making user interface elements known to an application and user | |
JP6109625B2 (ja) | 電子機器およびデータ処理方法 | |
JP2009205579A (ja) | 音声翻訳装置およびプログラム | |
JP2006277677A (ja) | コミュニケーション支援装置、コミュニケーション支援方法およびコミュニケーション支援プログラム | |
CN112839261B (zh) | 一种提升语音指令匹配度的方法及显示设备 | |
CN100390794C (zh) | 一种以导航树方式来组织通信设备命令集的方法 | |
US20140297276A1 (en) | Editing apparatus, editing method, and computer program product | |
JP2007249755A (ja) | ドキュメントを理解する難易度を評価するシステムおよびその方法 | |
JP7049173B2 (ja) | 手話cg翻訳編集装置及びプログラム | |
KR20170029866A (ko) | 서버, 사용자 단말 및 이들의 제어 방법. | |
CA3215190A1 (en) | User interface for data analytics systems | |
JP4720695B2 (ja) | コンテンツ提供方法 | |
JP2006276912A (ja) | 文書編集装置、文書編集方法およびプログラム | |
JP2003345486A (ja) | ユーザ補助装置、ユーザ補助方法、ユーザ補助プログラムおよびユーザ補助プログラムを記録した記録媒体 | |
TW201537372A (zh) | 動作設計裝置及動作設計程式產品 | |
JP2008269122A (ja) | 処理単位分割装置、処理単位分割方法、及びプログラム | |
JP2006031129A (ja) | 文書処理手法及び文書処理装置 | |
JP6419902B1 (ja) | プログラム比較方法、プログラム比較装置およびプログラム比較プログラム | |
JP5232748B2 (ja) | ワークフロー表示支援装置及びワークフロー表示プログラム | |
Narain et al. | Ansuni Baat-A Bridge to Sign Language Communication Check for updates | |
Bier et al. | Expanding the Capabilities of Voice User Interface for Math Formula Editor Through Interactive Commands |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080116 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20080129 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20080219 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20080226 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080408 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20080520 |
|
RD14 | Notification of resignation of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7434 Effective date: 20080530 |