The Robot Application Programming Interface Delegate Project
RAPID Logo

RapidCommanderView Class Reference

Inheritance diagram for RapidCommanderView:
Collaboration diagram for RapidCommanderView:

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)

Here is the call graph for this function:

Combo createAssetCombo ( Composite  parent)

Here is the call graph for this function:

void createPartControl ( Composite  parent)

Here is the call graph for this function:

void dispose ( )
void setFocus ( )

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines