Class KeyBindingsManager

java.lang.Object
docking.action.KeyBindingsManager
All Implemented Interfaces:
PropertyChangeListener, EventListener

public class KeyBindingsManager extends Object implements PropertyChangeListener
A class that organizes system key bindings by mapping them to assigned DockingActionIfs.

This class understands reserved system key bindings. For non-reserved key bindings, this class knows how to map a single key binding to multiple actions.