The Robot Application Programming Interface Delegate Project
|
A Label contribution item, currently used for timestamps. More...
Public Member Functions | |
LabelContributionItem (String id) | |
void | fill (ToolBar parent, int index) |
void | fill (Composite parent) |
void | updateText (String text) |
Protected Attributes | |
Label | m_label |
This allows you to put plain labels into toolbars.
LabelContributionItem | ( | String | id | ) |
void fill | ( | ToolBar | parent, |
int | index | ||
) |
void fill | ( | Composite | parent | ) |
void updateText | ( | String | text | ) |
Label m_label [protected] |