List of all members.
Public Member Functions |
void | dispose () |
void | createPartControl (Composite parent) |
| This is a callback that will allow us to create the viewer and initialize it.
|
Combo | createAssetCombo (Composite parent) |
void | changeExecutorAsset (String agentName) |
void | setFocus () |
| Passing the focus request to the viewer's control.
|
Static Public Attributes |
static final String | ID = "gov.nasa.rapid.examples.view.subscriber.RapidCommanderView" |
Protected Attributes |
RapidTaskExecutor | executor |
Member Function Documentation
void changeExecutorAsset |
( |
String |
agentName | ) |
|
Combo createAssetCombo |
( |
Composite |
parent | ) |
|
void createPartControl |
( |
Composite |
parent | ) |
|
Member Data Documentation
final String ID = "gov.nasa.rapid.examples.view.subscriber.RapidCommanderView" [static] |
The documentation for this class was generated from the following file: