|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MenuButton | |
---|---|
pivot.wtk | Contains classes that define the structure and behavior of WTK user interface components. |
pivot.wtk.skin | Contains common skins and abstract base classes for theme-specific skins. |
Uses of MenuButton in pivot.wtk |
---|
Methods in pivot.wtk with parameters of type MenuButton | |
---|---|
void |
MenuButtonListener.menuChanged(MenuButton menuButton,
Menu previousMenu)
Called when a menu button's menu has changed. |
void |
MenuButtonListener.repeatableChanged(MenuButton menuButton)
Called when a menu button's repeatable flag has changed. |
Uses of MenuButton in pivot.wtk.skin |
---|
Methods in pivot.wtk.skin with parameters of type MenuButton | |
---|---|
void |
MenuButtonSkin.menuChanged(MenuButton menuButton,
Menu previousMenu)
|
void |
MenuButtonSkin.repeatableChanged(MenuButton menuButton)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |