public class MenuButtonBehavior extends MenuButtonBehaviorBase<MenuButton>
| Modifier and Type | Field and Description |
|---|---|
protected static List<KeyBinding> |
MENU_BUTTON_BINDINGS
The key bindings for the MenuButton.
|
BASE_MENU_BUTTON_BINDINGS, CLOSE_ACTION, OPEN_ACTIONBUTTON_BINDINGSIS_TOUCH_SUPPORTED, TRAVERSAL_BINDINGS| Constructor and Description |
|---|
MenuButtonBehavior(MenuButton menuButton)
Creates a new MenuButtonBehavior for the given MenuButton.
|
callAction, mousePressed, mouseReleased, mouseReleasedfocusChanged, mouseEntered, mouseExited, mousePressedcallActionForEvent, contextMenuRequested, dispose, getControl, matchActionForEvent, mouseDragged, traverse, traverseDown, traverseLeft, traverseNext, traversePrevious, traverseRight, traverseUpprotected static final List<KeyBinding> MENU_BUTTON_BINDINGS
public MenuButtonBehavior(MenuButton menuButton)
menuButton - the MenuButtonCopyright © 2025. All rights reserved.