|
Interface Summary |
| ComponentFactory |
A ComponentFactory is a XContainer, with the functionality to deal out
components. |
| XAuthDialog |
Interface to plain GUI component
The GUI component package contains an abstract set of components
that can generally be used. |
| XButton |
A generic button |
| XCalendar |
textarea |
| XCaption |
Interface to plain GUI component
The GUI component package contains an abstract set of components
that can generally be used. |
| XChangeListener |
A very general event listener. |
| XCombo |
An interface that describes item selection components. |
| XComponent |
Interface to plain GUI component
The GUI component package contains an abstract set of components
that can generally be used. |
| XCompound |
The only addition is add and remove |
| XConfirmDialog |
Interface to plain GUI component
The GUI component package contains an abstract set of components
that can generally be used. |
| XContainer |
The only addition is add and remove |
| XDialog |
Interface to plain GUI component
The GUI component package contains an abstract set of components
that can generally be used. |
| XDocument |
Interface to a xml media component |
| XFileDialog |
Interface to plain GUI component
The GUI component package contains an abstract set of components
that can generally be used. |
| XFocusManager |
Class XFocusManager |
| XHoverListener |
When some component is excited (mouseover) the a hover event is sent |
| XInput |
textarea |
| XItemListener |
|
| XLabelCompound |
This compound lays out a XCaption and XComponent
The caption and component are given in the constructor |
| XLinkComponent |
|
| XMedia |
Interface to a media component |
| XMenu |
|
| XMenuBar |
|
| XMenuItem |
|
| XPanel |
Class XPanel |
| XRange |
|
| XSecret |
The only addition is add and remove
No extra functionality just the basics. |
| XSelect |
Base interface for selectOne & selectMany |
| XSelectBoolean |
The selectBoolean element (usually a single checkbox) |
| XSelectMany |
Used to select one object out of all. |
| XSelectOne |
Used to select one object out of all. |
| XTabbedPane |
|
| XText |
textarea |
| XTextArea |
The only addition is add and remove
No extra functionality just the basics. |
| XUpload |
|