See: Description
Interface | Description |
---|---|
ApplicationLauncher |
An ApplicationLauncher is used to launch ParameterizedRunnable objects using
the main thread.
|
ApplicationRunnable |
A parameterized runnable that can be stopped.
|
ParameterizedRunnable |
Like a
Runnable , an object which captures a block of code which can
be passed around and executed. |
StartupMonitor |
Service interface used to monitor the startup process.
|
Clients that monitor the startup sequence will likely be interested in the types provided by this package.
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.