JP4958122B2 - 情報処理装置、実行方法および実行用プログラム - Google Patents
情報処理装置、実行方法および実行用プログラム Download PDFInfo
- Publication number
- JP4958122B2 JP4958122B2 JP2009118654A JP2009118654A JP4958122B2 JP 4958122 B2 JP4958122 B2 JP 4958122B2 JP 2009118654 A JP2009118654 A JP 2009118654A JP 2009118654 A JP2009118654 A JP 2009118654A JP 4958122 B2 JP4958122 B2 JP 4958122B2
- Authority
- JP
- Japan
- Prior art keywords
- message
- execution
- software component
- component
- processing unit
- 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
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/445—Program loading or initiating
- G06F9/44521—Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Human Computer Interaction (AREA)
- Mathematical Physics (AREA)
- Computer Security & Cryptography (AREA)
- User Interface Of Digital Computer (AREA)
Description
Claims (13)
- コンピュータ上でソフトウエア・コンポーネントを実行させるための実行用プログラムであって、
当該実行用プログラムは、前記コンピュータを、
別のソフトウエア・コンポーネントから送信された前記ソフトウエア・コンポーネント宛のデータ及びイベントの少なくとも一方であるメッセージを格納するメッセージ格納部と、
前記ソフトウエア・コンポーネントの実行指示を入力部から受け取ったことに応じて、前記ソフトウエア・コンポーネントの本体の実行コードを前記コンピュータ上にロードして実行させて、前記ソフトウエア・コンポーネントの実行指示前に前記メッセージ格納部に格納された前記メッセージを処理させる実行処理部と、
して機能させる実行用プログラム。 - 当該コンピュータは、複数の前記ソフトウエア・コンポーネントを連携させた全体アプリケーションを実行し、
前記実行処理部は、前記全体アプリケーションの実行中において一の前記ソフトウエア・コンポーネントの実行指示を受け取ったことに応じて、前記一のソフトウエア・コンポーネントの本体の実行コードを前記コンピュータ上にロードして、前記一のソフトウエア・コンポーネントを初期化して実行させる
請求項1に記載の実行用プログラム。 - 当該実行用プログラムは、前記コンピュータを、前記コンピュータの表示画面上に、前記ソフトウエア・コンポーネントに対応付けられたオブジェクトを表示する表示部として更に機能させ、
前記実行処理部は、ユーザが前記オブジェクトを操作したことに応じて、前記オブジェクトに対応付けられた前記ソフトウエア・コンポーネントの本体の実行コードをロードして実行させる
請求項1に記載の実行用プログラム。 - 当該実行用プログラムは、前記コンピュータを、前記ソフトウエア・コンポーネント宛のメッセージを受け取って、前記オブジェクトの表示を、当該メッセージを受信したことを示す表示に変更するメッセージ処理部として更に機能させる請求項3に記載の実行用プログラム。
- 前記メッセージ処理部は、前記ソフトウエア・コンポーネント宛のメッセージを受け取って、前記ソフトウエア・コンポーネントの本体の実行コードがロードされていないことを条件として、前記オブジェクトの表示を、当該メッセージを受信したことを示す表示に変更する請求項4に記載の実行用プログラム。
- 前記メッセージ処理部は、前記ソフトウエア・コンポーネントの処理に必要な全てのメッセージを受け取って、前記オブジェクトの表示を当該全てのメッセージを受信したことを示す表示に変更する請求項4または5に記載の実行用プログラム。
- 前記メッセージ処理部は、新たに受け取った前記ソフトウエア・コンポーネント宛のメッセージにおける予め定められた箇所の内容が、既に前記メッセージ格納部に格納されたメッセージにおける対応する箇所の内容と異なる場合に、前記オブジェクトの表示を異なる内容のメッセージを受信したことを示す表示に変更する請求項4から6のいずれか1項に記載の実行用プログラム。
- 前記メッセージ処理部は、前記ソフトウエア・コンポーネント宛のメッセージを受け取って、前記オブジェクトの表示を、当該メッセージを受け取ったことを示す表示に変更し、予め設定された時間の後に、当該メッセージを受け取る前の表示に戻す請求項4から7のいずれか1項に記載の実行用プログラム。
- 前記メッセージ処理部は、前記ソフトウエア・コンポーネント宛のメッセージを受け取って、前記ソフトウエア・コンポーネントの本体の実行コードが既にロードされている場合には当該メッセージを前記ソフトウエア・コンポーネントの本体へ転送し、前記ソフトウエア・コンポーネントの本体の実行コードがロードされていない場合には当該メッセージを前記メッセージ格納部に格納する請求項4から8のいずれか1項に記載の実行用プログラム。
- 前記メッセージ処理部は、前記ソフトウエア・コンポーネントの本体の実行コードがロードされたことに応じて、前記ソフトウエア・コンポーネント宛のメッセージを前記メッセージ格納部に格納するメッセージ受信ルーチンを、当該メッセージを前記ソフトウエア・コンポーネントの本体へ転送するメッセージ受信ルーチンに入れ替える請求項4から9のいずれか1項に記載の実行用プログラム。
- 前記メッセージ処理部および前記実行処理部は、複数の前記ソフトウエア・コンポーネントに対して共通のコンポーネント・ベース・モジュールを前記コンピュータ上で動作させることにより実現される請求項4から10のいずれか1項に記載の実行用プログラム。
- ソフトウエア・コンポーネントを実行する情報処理装置であって、
別のソフトウエア・コンポーネントから送信された前記ソフトウエア・コンポーネント宛のデータ及びイベントの少なくとも一方であるメッセージを格納するメッセージ格納部と、
前記ソフトウエア・コンポーネントの実行指示を入力部から受け取ったことに応じて、前記ソフトウエア・コンポーネントの本体の実行コードを当該情報処理装置上にロードして実行させて、前記ソフトウエア・コンポーネントの実行指示前に前記メッセージ格納部に格納された前記メッセージを処理させる実行処理部と、
を備える情報処理装置。 - コンピュータ上でソフトウエア・コンポーネントを実行させる実行方法であって、
前記コンピュータが、別のソフトウエア・コンポーネントから送信された前記ソフトウエア・コンポーネント宛のデータ及びイベントの少なくとも一方であるメッセージをメッセージ格納部に格納する段階と、
前記ソフトウエア・コンポーネントの実行指示を入力部から受け取ったことに応じて、前記コンピュータが前記ソフトウエア・コンポーネントの本体の実行コードをロードして実行して、前記ソフトウエア・コンポーネントの実行指示前に前記メッセージ格納部に格納された前記メッセージを処理する段階と、
を備える実行方法。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009118654A JP4958122B2 (ja) | 2009-05-15 | 2009-05-15 | 情報処理装置、実行方法および実行用プログラム |
KR1020100033970A KR20100123600A (ko) | 2009-05-15 | 2010-04-13 | 정보 처리 장치, 실행 방법 및 실행용 프로그램 |
US12/775,913 US8683491B2 (en) | 2009-05-15 | 2010-05-07 | Information processing apparatus, execution method, and object program |
US13/525,716 US9092245B2 (en) | 2009-05-15 | 2012-06-18 | Information processing apparatus, execution method, and object program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009118654A JP4958122B2 (ja) | 2009-05-15 | 2009-05-15 | 情報処理装置、実行方法および実行用プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010267122A JP2010267122A (ja) | 2010-11-25 |
JP4958122B2 true JP4958122B2 (ja) | 2012-06-20 |
Family
ID=43069562
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009118654A Expired - Fee Related JP4958122B2 (ja) | 2009-05-15 | 2009-05-15 | 情報処理装置、実行方法および実行用プログラム |
Country Status (3)
Country | Link |
---|---|
US (2) | US8683491B2 (ja) |
JP (1) | JP4958122B2 (ja) |
KR (1) | KR20100123600A (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9547926B2 (en) | 2009-04-24 | 2017-01-17 | International Business Machines Corporation | Displaying nodes visually offset from associated components |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6226665B1 (en) * | 1996-09-19 | 2001-05-01 | Microsoft Corporation | Application execution environment for a small device with partial program loading by a resident operating system |
US6971109B1 (en) * | 1998-07-24 | 2005-11-29 | Micron Technology, Inc. | Integrated application management system |
GB2340266B (en) * | 1998-07-31 | 2003-03-12 | Sony Uk Ltd | Data processing |
JP2001136556A (ja) * | 1999-11-05 | 2001-05-18 | Hitachi Kokusai Electric Inc | メッセージ受信機 |
JP2003241879A (ja) * | 2002-02-14 | 2003-08-29 | Sharp Corp | 情報処理システム |
SG176315A1 (en) * | 2003-12-01 | 2011-12-29 | Research In Motion Ltd | Previewing a new event on a small screen device |
JP2006031491A (ja) * | 2004-07-20 | 2006-02-02 | Hitachi Ltd | アプリケーション間連携システム |
US8005943B2 (en) * | 2005-10-12 | 2011-08-23 | Computer Associates Think, Inc. | Performance monitoring of network applications |
JP4869894B2 (ja) * | 2006-12-07 | 2012-02-08 | 株式会社ソニー・コンピュータエンタテインメント | コンテンツ表示方法、コンテンツ表示装置、およびマルチプロセッサシステム |
US8099737B2 (en) * | 2007-06-05 | 2012-01-17 | Oracle International Corporation | Event processing finite state engine and language |
US7937714B2 (en) * | 2007-10-25 | 2011-05-03 | International Business Machines Corporation | Processing event notifications with an event sink |
JP5276882B2 (ja) | 2008-03-31 | 2013-08-28 | 芦森工業株式会社 | シートベルト用リトラクタ |
US9135091B2 (en) * | 2009-04-03 | 2015-09-15 | Microsoft Technology Licensing, Llc | Communicating events or data between application components |
-
2009
- 2009-05-15 JP JP2009118654A patent/JP4958122B2/ja not_active Expired - Fee Related
-
2010
- 2010-04-13 KR KR1020100033970A patent/KR20100123600A/ko not_active Application Discontinuation
- 2010-05-07 US US12/775,913 patent/US8683491B2/en not_active Expired - Fee Related
-
2012
- 2012-06-18 US US13/525,716 patent/US9092245B2/en not_active Expired - Fee Related
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9547926B2 (en) | 2009-04-24 | 2017-01-17 | International Business Machines Corporation | Displaying nodes visually offset from associated components |
US10268346B2 (en) | 2009-04-24 | 2019-04-23 | International Business Machines Corporation | Displaying nodes visually offset from associated components |
US10503369B2 (en) | 2009-04-24 | 2019-12-10 | International Business Machines Corporation | Displaying nodes visually offset from associated components |
US10534501B2 (en) | 2009-04-24 | 2020-01-14 | International Business Machines Corporation | Displaying nodes visually offset from associated components |
US11073966B2 (en) | 2009-04-24 | 2021-07-27 | International Business Machines Corporation | Displaying nodes visually offset from associated components |
Also Published As
Publication number | Publication date |
---|---|
US9092245B2 (en) | 2015-07-28 |
US20120324477A1 (en) | 2012-12-20 |
JP2010267122A (ja) | 2010-11-25 |
US20100293556A1 (en) | 2010-11-18 |
KR20100123600A (ko) | 2010-11-24 |
US8683491B2 (en) | 2014-03-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20240095043A1 (en) | Execution of sub-application processes within application program | |
JP4748819B2 (ja) | クライアントプログラム、端末、方法、サーバシステムおよびサーバプログラム | |
US8132106B2 (en) | Providing a document preview | |
US9690875B2 (en) | Providing search results for mobile computing devices | |
JP2000040084A (ja) | モジュラ―記憶方法及びその装置 | |
CN109325195A (zh) | 浏览器的渲染方法和系统、计算机设备、计算机存储介质 | |
JP5682996B2 (ja) | クライアントプログラム、端末、サーバ装置、サーバプログラム、システムおよび方法 | |
US9069432B2 (en) | Copy and paste buffer | |
US9325717B1 (en) | Web-store restriction of external libraries | |
JP2006048645A (ja) | ドキュメントにコンテキスト情報を埋め込むための方法およびシステム | |
JP2020067977A (ja) | 情報処理装置およびプログラム | |
CN108108392B (zh) | 商品数据管理方法、装置、计算机设备及存储介质 | |
JP2014123249A (ja) | 情報処理装置、プログラム、及び情報処理方法 | |
JP4958122B2 (ja) | 情報処理装置、実行方法および実行用プログラム | |
WO2018057401A1 (en) | Preserve input focus while scrolling in a virtualized dataset | |
CN114791984B (zh) | 导航树显示方法、导航树显示装置和电子设备 | |
CN113031947B (zh) | 在界面设计工具中使用的配置数据管理方法和装置 | |
JP2020050324A (ja) | 業務支援システムおよび業務支援方法 | |
CN115390720A (zh) | 包括自动文档滚动的机器人过程自动化(rpa) | |
CN113961298A (zh) | 一种页面切换方法、装置、设备及介质 | |
CN112783390A (zh) | 一种意向页面的显示方法、装置和电子设备 | |
US7694301B1 (en) | Method and system for supporting input/output for a virtual machine | |
JP6141136B2 (ja) | 装置及びプログラム | |
JP5963313B2 (ja) | 情報処理装置、方法、及び、プログラム | |
US20170192526A1 (en) | Input Service Providing Multiple Input Processors |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20101210 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110222 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111004 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20111101 |
|
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: 20120221 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
RD14 | Notification of resignation of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7434 Effective date: 20120222 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120313 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150330 Year of fee payment: 3 |
|
R150 | Certificate of patent (=grant) or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |