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
 Window getColorChooserPopup()
           
 

Method Detail

getColorChooserPopup

Window getColorChooserPopup()