rero.dck.items
public class ColorInput extends SuperInput implements ActionListener
| Nested Class Summary | |
|---|---|
| protected static class | ColorInput.SolidIcon |
| Field Summary | |
|---|---|
| protected JButton | button |
| protected ColorInput.SolidIcon | colorIcon |
| protected Color | initial |
| Constructor Summary | |
|---|---|
| ColorInput(String _variable, Color _initial, String text, char mnemonic) | |
| Method Summary | |
|---|---|
| void | actionPerformed(ActionEvent ev) |
| JComponent | getComponent() |
| int | getEstimatedWidth() |
| void | refresh() |
| void | save() |
| void | setAlignWidth(int width) |