|
The Robot Application Programming Interface Delegate Project
|
|


Classes | |
| class | ViewContentProvider |
| The content provider class is responsible for providing objects to the view. More... | |
| class | ViewLabelProvider |
Public Member Functions | |
| RapidMessageExampleViewer (Composite parent, RapidExampleModel model) | |
| Composite | getControl () |
| ISelection | getSelection () |
| void | refresh () |
| void | setSelection (ISelection selection, boolean reveal) |
Protected Member Functions | |
| void | initialize () |
| RapidMessageExampleViewer | ( | Composite | parent, |
| RapidExampleModel | model | ||
| ) |

| Composite getControl | ( | ) |
| ISelection getSelection | ( | ) |
| void initialize | ( | ) | [protected] |

| void refresh | ( | ) |
| void setSelection | ( | ISelection | selection, |
| boolean | reveal | ||
| ) |