|
Class Summary |
| AbstractAnimatedIcon |
Provide animation of auto-generated animations. |
| AbstractComponentDecorator |
Provide a method for consistently augmenting the appearance of a given
component by painting something on it after the component itself
gets painted. |
| AnimatedIcon |
Ensures animated icons are properly handled within objects that use
renderers within a CellRendererPane to render the icon. |
| ArrayEditor |
Provides editing of a variable-length array of strings. |
| GifDecoder |
Class GifDecoder - Decodes a GIF file into one or more frames. |
| GifDecoder.GifFrame |
|
| 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. |
| SpinningDial |
Provides a spinning disk of hash marks. |
| SpinningDialWaitIndicator |
|
| 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. |
| WaitIndicator |
Prevents mouse and key input to a JComponent or JFrame,
while dimming the component and displaying a wait cursor. |