Package org.apache.pivot.wtk
Interface ColorChooserButton.Skin
-
- All Known Implementing Classes:
ColorChooserButtonSkin,TerraColorChooserButtonSkin
- Enclosing class:
- ColorChooserButton
public static interface ColorChooserButton.SkinColorChooserButton 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 WindowgetColorChooserPopup()
-
-
-
Method Detail
-
getColorChooserPopup
Window getColorChooserPopup()
-
-