Package org.openoffice.ide.eclipse.core.gui.rows

Interface Summary
IFieldChangedListener is an interface that will be used to get notified when a GUI field (row) has changed.
 

Class Summary
AbstractConfigRow Row for the selection of a configuration element.
BooleanRow Usefull class to create a boolean choice row with a label.
ChoiceRow Row class that could managed a combo box to select a value among others
DialogRow Row class with a text and a configurable button to open a dialog.
FieldEvent Event describing a raw change.
FileRow GUI row for a file selection.
LabeledRow Basic class for a property row.
Messages Messages for the package.
OOoRow Row displaying the selection of an OOo instance.
SdkRow Row displaying the selection of an SDK instance.
TextRow GUI row for a text input.
TypeRow Row for the selection of a UNO type.