The Robot Application Programming Interface Delegate Project
RAPID Logo

LabelFieldEditor Class Reference

A field editor for displaying labels not associated with other widgets. More...

Inheritance diagram for LabelFieldEditor:
Collaboration diagram for LabelFieldEditor:

List of all members.

Public Member Functions

 LabelFieldEditor (String value, Composite parent)
void setBold (boolean state)
int getNumberOfControls ()

Protected Member Functions

void adjustForNumColumns (int numColumns)
void doFillIntoGrid (Composite parent, int numColumns)
void doLoad ()
void doLoadDefault ()
void doStore ()

Detailed Description

From Simplifying Preference Pages with Field Editors by Ryan Cooper


Constructor & Destructor Documentation

LabelFieldEditor ( String  value,
Composite  parent 
)

Member Function Documentation

void adjustForNumColumns ( int  numColumns) [protected]
void doFillIntoGrid ( Composite  parent,
int  numColumns 
) [protected]
void doLoad ( ) [protected]
void doLoadDefault ( ) [protected]
void doStore ( ) [protected]
int getNumberOfControls ( )
void setBold ( boolean  state)

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