|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSWTWidget | |
---|---|
com.sysord.mad.ui.swt.widget | |
com.sysord.mad.ui.swt.widget.custom |
Uses of AbstractSWTWidget in com.sysord.mad.ui.swt.widget |
---|
Subclasses of AbstractSWTWidget in com.sysord.mad.ui.swt.widget | |
---|---|
class |
SWTBasicTypeWidget
Default SWT implementation of the MAD BasicTypeWidget . |
class |
SWTComboWidget
Default SWT implementation of the SingleSelectWidget . |
class |
SWTComposedWidget
Default SWT implementation of the ComposedWidget . |
class |
SWTElementDslWidget
Default SWT implementation of the ElementDslWidget . |
class |
SWTFlexibleWidget
Default SWT implementation of the FlexibleWidget . |
class |
SWTMultiSelectWidget
Default SWT implementation of the MultiSelectWidget . |
class |
SWTNavigationListWidget
Default SWT implementation of the NavigationWidget . |
class |
SWTOutputTextWidget
Default SWT implementation of the OutputTextWidget . |
class |
SWTTextDslWidget
Default SWT implementation of the TextDslWidget . |
Uses of AbstractSWTWidget in com.sysord.mad.ui.swt.widget.custom |
---|
Subclasses of AbstractSWTWidget in com.sysord.mad.ui.swt.widget.custom | |
---|---|
class |
DialogListWidget
Represents a MAD SingleSelectWidget with an SWT SingleSelectTextBox . |
class |
DialogPickListWidget
Represents a MAD MultiSelectWidget with an SWT MultiSelectTextBox . |
class |
GoogleMapWidget
Creates a composite containing a web browser for google Map. |
class |
HyperlinkWidget
Represents a MAD OutputWidget with an Hyperlink . |
class |
ListSingleSelectWidget
Custom widget representing a single select widget with a list. |
class |
PickListWidget
Custom widget representing a multi select widget with a pick list. |
class |
TextAreaWidget
Represents a MAD String BasicTypeWidget with an SWT multi lines Text . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |