|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectza.co.bluesphere.sens.ui.SENSApplication
public class SENSApplication
This is the RCP application for SENS.
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.core.runtime.IPlatformRunnable |
|---|
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART |
| Constructor Summary | |
|---|---|
SENSApplication()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
run(java.lang.Object args)
Runs this runnable with the given args and returns a result. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SENSApplication()
| Method Detail |
|---|
public java.lang.Object run(java.lang.Object args)
throws java.lang.Exception
Integer
is returned it is treated as the program exit code if Eclipse is exiting.
run in interface org.eclipse.core.runtime.IPlatformRunnableargs - the argument(s) to pass to the application
java.lang.Exception - if there is a problem running this runnable.SENS Appliction exiting normally,
Restart SENS Application, probably does not restart
VM?,
Probably asks the surrounding C++ program to restart
the VM...
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||