| Package | Description |
|---|---|
| org.eclipse.core.runtime.internal.adaptor | |
| org.eclipse.osgi.service.runnable |
| Modifier and Type | Method and Description |
|---|---|
void |
EclipseAppLauncher.launch(ParameterizedRunnable app,
Object applicationContext) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApplicationRunnable
A parameterized runnable that can be stopped.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationLauncher.launch(ParameterizedRunnable runnable,
Object context)
Launches the specified runnable using the main thread.
|
Copyright © 2007-2014 FuseSource, Corp.. All Rights Reserved.