Interface | Description |
---|---|
CheckBoxToolTipListener | |
ComboValuesSelectionListener | |
DoubleClickInterface | |
FieldDisabledListener | |
GetCaretPositionInterface | |
InsertTextInterface |
Class | Description |
---|---|
CheckBoxToolTip | |
CheckBoxVar |
A Widget that combines a Check Box widget with a Variable button that will insert an Environment variable.
|
ColumnInfo |
Used to define the behaviour and the content of a Table column in a TableView object.
|
ComboVar |
A Widget that combines a Text widget with a Variable button that will insert an Environment variable.
|
ConditionEditor |
Widget that allows you to edit a Condition in a graphical way.
|
ControlSpaceKeyAdapter | |
FormInput<C extends org.eclipse.swt.widgets.Control> |
This class defines the fairly generic FormInput.
|
LabelComboVar |
Adds a line of text with a label and a variable to a composite (like a dialog shell)
|
LabelText |
Adds a line of text with a label and a variable to a composite (like a dialog shell)
|
LabelTextVar |
Adds a line of text with a label and a variable to a composite (like a dialog shell)
|
OsHelper | |
PluginWidgetFactory | |
StyledTextComp | |
StyledTextCompFind | |
StyledTextCompReplace | |
TableDraw |
Widget to draw the character of a fixed length text-file in a graphical way.
|
TableView |
Widget to display or modify data, displayed in a Table format.
|
TextVar |
A Widget that combines a Text widget with a Variable button that will insert an Environment variable.
|
TreeItemAccelerator |
This class can be used to define accelerators (actions) to a tree item that just got created.
|
TreeMemory |
This singleton class remembers whether or not a TreeItem is expanded.
|
TreeUtil | |
UndoRedoStack | |
VariableButtonListenerFactory |
Enum | Description |
---|---|
FormInput.Position |
enumeration of available positioning elements
|
FormInput.Widget |
enumeration of the contained widgets
|