Package docking.actions
package docking.actions
-
ClassDescriptionA marker interface to signal that the implementing action is temporary and gets built automatically by the toolRepresents the collection of actions registered with the tool, along with method for adding and removing actions.An object that maps actions to key strokes and mouse bindings.A class to provide utilities for system key bindings, such as importing and exporting key binding configurations.Dialog to set the key binding on an action.Provides notification when the popup action menu is displayed.A place used to hold
DockingActionIf
s that are meant to be used by components.A marker interface to signal that the implementing action serves as an action that should not itself be used in the tool, but should only be used to register and manage keybindings.A stub action that allows key bindings to be edited through the key bindings options.An class to manage actions registered with the tool