|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.ibm.jdg2e.miniwp.MiniWPApplicationRunnable
MiniWPApplicationRunnable, an implementor of
IPlatformRunnable, is responsible for
initializing the application and bootstrapping Eclipse. In this case the
implementation is little more than the boilerplate RCP
IPlatformRunnable code.
| Field Summary |
| Fields inherited from interface org.eclipse.core.runtime.IPlatformRunnable |
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART |
| Constructor Summary | |
MiniWPApplicationRunnable()
|
|
| Method Summary | |
java.lang.Object |
run(java.lang.Object args)
Create the advisor and start the UI look. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MiniWPApplicationRunnable()
| Method Detail |
public java.lang.Object run(java.lang.Object args)
throws java.lang.Exception
run in interface org.eclipse.core.runtime.IPlatformRunnablejava.lang.Exception
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||