Class SystemKeyBindingAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class SystemKeyBindingAction extends DockingKeyBindingAction
An DockingKeyBindingAction to signal that the given DockingAction gets priority over all other non-system actions in the system.
See Also: