The Robot Application Programming Interface Delegate Project
RAPID Logo

RapidCommandsReceivedView Class Reference

Inheritance diagram for RapidCommandsReceivedView:
Collaboration diagram for RapidCommandsReceivedView:

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.
void updateText (final String text)
void setFocus ()
 Passing the focus request to the viewer's control.

Static Public Attributes

static final String ID = "gov.nasa.rapid.examples.view.publisher.RapidCommandsReceivedView"

Member Function Documentation

void createPartControl ( Composite  parent)

Here is the call graph for this function:

void dispose ( )
void setFocus ( )
void updateText ( final String  text)

Here is the call graph for this function:


Member Data Documentation

final String ID = "gov.nasa.rapid.examples.view.publisher.RapidCommandsReceivedView" [static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines