public interface LookAndFeelColorsListener
LookAndFeelColors. Gets informed
when a color changes.| Modifier and Type | Method and Description |
|---|---|
void |
colorChanged(String key)
Called when a single color changed.
|
void |
colorsChanged()
Called when an unspecified number of colors (maybe zero) changed.
|
void colorChanged(String key)
key - the key of the color that changed, one of the keys
specified in LookAndFeelColors.void colorsChanged()
Copyright © 2017 Docking Frames. All rights reserved.