org.apache.pivot.wtk
Interface MenuButton.Skin

All Known Implementing Classes:
MenuButtonSkin, TerraMenuButtonSkin
Enclosing class:
MenuButton

public static interface MenuButton.Skin

MenuButton skin interface. MenuButton skins must implement this interface to facilitate additional communication between the component and the skin.


Method Summary
 Window getMenuPopup()
           
 

Method Detail

getMenuPopup

Window getMenuPopup()