Class Summary |
SwtWidgetAdapter |
Adapts the abstract component definition used by the common xui (net.xoetrope.xui) package to the concrete definition of an SWT component. |
XApplet |
This class is constructed with a window or frame and can be part of an applet or an application. |
XButton |
A wrapper for the SWT Button class. |
XEdit |
A wrapper for the AWT TextField class |
XLabel |
Draws text. |
XPanel |
A basic container for components. |
XSwtEventHandler |
Implements an event handler for XUI. |
XSwtPage |
A basic unit for building applications. |
XSwtTarget |
When using framesets the 'screen' is devided up into a number of different target areas. |
XToolTip |
A Tooltip class for AWT components. |