public static interface OptionsPanelImpl.ColorDescriptionPanel
Modifier and Type | Interface and Description |
---|---|
static interface |
OptionsPanelImpl.ColorDescriptionPanel.Listener |
Modifier and Type | Method and Description |
---|---|
void |
addListener(OptionsPanelImpl.ColorDescriptionPanel.Listener listener) |
void |
apply(EditorSchemeAttributeDescriptor descriptor,
EditorColorsScheme scheme) |
javax.swing.JComponent |
getPanel() |
void |
reset(EditorSchemeAttributeDescriptor description) |
void |
resetDefault() |
javax.swing.JComponent getPanel()
void resetDefault()
void reset(EditorSchemeAttributeDescriptor description)
void apply(EditorSchemeAttributeDescriptor descriptor, EditorColorsScheme scheme)
void addListener(OptionsPanelImpl.ColorDescriptionPanel.Listener listener)