Public Member Functions | |
| void | itemStateChanged (ItemEvent itemEvent) |
| String | getDisplayName () |
| Icon | getSmallDisplayIcon () |
| Icon | getLargeDisplayIcon () |
| void | updateChooser () |
Protected Member Functions | |
| void | buildChooser () |
This class extends the standard JColorChooser with predefined colors which are also used in imports from OpenStreetMap.
|
inlineprotected |
Builds this color chooser.
|
inline |
The name displayed in the JColorChooser.
|
inline |
The large icon displayed in the JColorChooser.
|
inline |
The small icon displayed in the JColorChooser.
|
inline |
An implemented ItemListener to change colors when user changes value in the comboBox.
| itemEvent | the received event |
|
inline |
Invoked automatically when the model's state changes.
1.8.3.1