Package org.apache.pivot.wtk
Interface MenuButton.Skin
- 
- All Known Implementing Classes:
 MenuButtonSkin,TerraMenuButtonSkin
- Enclosing class:
 - MenuButton
 
public static interface MenuButton.SkinMenuButton skin interface. MenuButton 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 WindowgetMenuPopup() 
 - 
 
- 
- 
Method Detail
- 
getMenuPopup
Window getMenuPopup()
 
 - 
 
 -