Package org.apache.pivot.wtk
Interface ColorChooserButton.Skin
-
- All Known Implementing Classes:
ColorChooserButtonSkin
,TerraColorChooserButtonSkin
- Enclosing class:
- ColorChooserButton
public static interface ColorChooserButton.Skin
ColorChooserButton skin interface. ColorChooserButton skins must implement this interface to facilitate additional communication between the component and the skin.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Window
getColorChooserPopup()
-
-
-
Method Detail
-
getColorChooserPopup
Window getColorChooserPopup()
-
-