Uses of Class
com.storedobject.ui.RightClickButton
Packages that use RightClickButton
-
Uses of RightClickButton in com.storedobject.ui
Methods in com.storedobject.ui that return types with arguments of type RightClickButtonMethods in com.storedobject.ui with parameters of type RightClickButtonModifier and TypeMethodDescriptionRightClickMenu.add(RightClickButton<T> button) Adds a new button to the right-click menu and configures its behavior.RightClickMenu.remove(RightClickButton<T> button) Removes the specified button and its associated menu item from the right-click menu.