Class | Description |
---|---|
ColorPicker |
This is a panel that offers a robust set of controls to pick a color.
|
ColorPickerDemo |
A simple demo for the ColorPicker class.
|
ColorPickerPanel |
This is the large graphic element in the
ColorPicker
that depicts a wide range of colors. |
ColorSwatch |
This is a square, opaque panel used to indicate
a certain color.
|
DelegateFocusTraversalPolicy |
A simple
FocusTraversalPolicy object that delegates to
another object. |
DialogFooter |
This is a row of buttons, intended to be displayed at the
bottom of a dialog.
|
DialogFooter.ClickAction |
This action calls
button.doClick() . |