Interface ColorControl.ColorListener
-
- Enclosing class:
- ColorControl
public static interface ColorControl.ColorListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
colorChanged(Color clr)
-
-
-
Method Detail
-
colorChanged
void colorChanged(Color clr)
-
-