Package docking.menu
package docking.menu
-
ClassDescriptionActionState<T>Note: this class overrides the
equals(Object)
and relies upon theequals
method of theuserData
object.ButtonState<T>Defines one "state" for aMultiStateButton
.Toolbar buttons for Dialogs.Overrides the painting behavior of the BasicCheckBoxMenuItemUIThis class exists to make menu items display content with proper alignment whether or not they are displaying an icon.An action that can be added to a menu in order to separate menu items into groupsManages the main menu bar on the main frameMaps menuPaths to groupsMenuHandler
provides a listener interface for menus.Class to manage a hierarchy of menus.A class that supports multiple sub-actions, as well as a primary action.A button that has a drop-down list of choosableButtonState
s.An action that can be in one of multiple states.A class for clients that wish to create a button that has multiple states, controlled by a drop-down menu.Class to manager toolbar buttons.Manages the actions to be displayed in the toolbar.