Package docking.action
-
Interface Summary Interface Description ActionContextProvider ComponentBasedDockingAction An interface to signal that the implementing action works with an individual JavaComponent
.DockingActionIf The base interface for clients that wish to create commands to be registered with a tool.DockingActionProviderIf Deprecated, for removal: This API element is subject to removal in a future version. useTool
MultiActionDockingActionIf ToggleDockingActionIf Interface for actions that have a toggle state -
Class Summary Class Description ContextSpecificAction<T> This class is used simplify DockingAction logic for actions that work with specificActionContext
.DockingAction DockingAction
defines a user action associated with a toolbar icon and/or menu item.HelpAction KeyBindingData An object that contains a key stroke and the precedence for when that key stroke should be used.KeyBindingsManager A class that organizes system key bindings by mapping them to assignedDockingActionIf
s.MenuBarData MenuData MultipleKeyAction Action that manages multipleDockingAction
s mapped to a given key bindingPopupMenuData ShowContextMenuAction An action to trigger a context menu over the focus owner.ShowFocusCycleAction ShowFocusInfoAction ToggleDockingAction ToolBarData -
Enum Summary Enum Description KeyBindingType Allows clients to signal their support for the assigning of key binding shortcut keys.