Uses of Class
tripleplay.ui.MenuItem
Packages that use MenuItem
-
Uses of MenuItem in tripleplay.ui
Methods in tripleplay.ui that return MenuItemModifier and TypeMethodDescriptionMenuItem.hideText()
Sets the menu item to only use an icon and no tex.MenuItem.hideTextWhenInactive()
Sets the menu item to show its text when the item is selectedMenuItem.setPreferredSize
(float wid, float hei) Sets the preferred size of the menu item.MenuItem.showText
(MenuItem.ShowText value) Sets the text display mode for this menu item.Methods in tripleplay.ui that return types with arguments of type MenuItemModifier and TypeMethodDescriptionreact.SignalView<MenuItem>
MenuItem.clicked()
react.SignalView<MenuItem>
Menu.itemTriggered()
Gets the signal that is dispatched when a menu item is selected.react.SignalView<MenuItem>
MenuItem.triggered()
Gets the signal that dispatches when a menu item is triggered.