Class Summary |
AbstractComponentDecorator |
Provide a method for consistently painting over a given component. |
ArrayEditor |
Provides editing of a variable-length array of strings. |
Highlighter |
Provides a persistent border around a component, drawn after the
component itself is drawn. |
Mnemonic |
Provide access to mnemonics appropriate for the current platform and
locale. |
TextArea |
A better text area that fires when focus leaves the component, and
also selects all the contents when the action is fired to indicate the
contents were accepted. |
TextField |
A better text field with some useful features. |
TextField.Decorator |
|
TextFormat |
Provides text formatting utilities. |