protected class ConfigDialog.ColorChooseAction
extends javax.swing.AbstractAction
Modifier and Type | Field and Description |
---|---|
protected javax.swing.JColorChooser |
colorChooser |
protected javax.swing.JPanel |
colorPanel |
protected ConfigRegistry.Handle |
handle |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected final javax.swing.JColorChooser colorChooser
protected final ConfigRegistry.Handle handle
protected final javax.swing.JPanel colorPanel