|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Button | A HTML button element. |
Checkbox | A HTML Checkbox, <input type=checkbox ... |
ColoredDate | Deprecated. use ComparableComponent |
ComparableComponent | A gui component with a compare value. |
DivComponent | A HTML div element. |
DropdownList | A HTML select element with size=1 |
FieldSet | A HTML fieldset element. |
FileChooser | A HTML input element for selecting files. |
FormContainer | The FormContainer to build a HTML form. |
HiddenField | A HTML hidden field element. |
Image | A HTML image (img) element. |
Label | A HTML label. |
Link | A HTML link element (a). |
PasswordField | A HTML password element. |
RadioButton | A HTML radio button. |
RadioGroup | a group of radio buttons |
SelectList | A HTML select list with size >1. |
SortableLink | A HTML link element (a) which can be sorted according to an additional attribute, the sortString. |
SubmitButton | A HTML submit button <input type=submit ... |
TableContainer | TableContainer component |
Tabs | A component for tabs. |
Text | A HTML span element. |
Textarea | Textarea component is used to enter more than one line of text. |
Textfield | Textfield component is used for a single line text entry fields. |
Components for HTML interfaces.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |