Package docking.actions
-
Interface Summary Interface Description AutoGeneratedDockingAction A marker interface to signal that the implementing action is temporary and gets built automatically by the toolDockingToolActions Represents the collection of actions registered with the tool, along with method for adding and removing actions.PopupActionProvider Provides notification when the popup action menu is displayed.SharedDockingActionPlaceholder A marker interface to signal that the implementing action serves as an action that should not be itself used in the tool, but should only be used to register and manager keybindings. -
Class Summary Class Description ActionAdapter KeyBindingAction KeyBindingUtils A class to provide utilities for system key bindings, such as importing and exporting key binding configurations.KeyEntryDialog Dialog to set the key binding on an action; it is popped up when the F4 key is hit.SharedActionRegistry A place used to holdDockingActionIf
s that are meant to be used by components.SharedStubKeyBindingAction A stub action that allows key bindings to be edited through the key bindings options.ToolActions An class to manage actions registered with the tool