An instance of IKeySequenceBinding
represents a binding between a command and a key sequence. This is a wrapper for the a key sequence.
This interface is not intended to be extended or implemented by clients.
@since 3.0 @see org.eclipse.ui.commands.ICommand @deprecated Please use the bindings support in the "org.eclipse.jface"plug-in instead. @see org.eclipse.jface.bindings.keys.KeyBinding
|
|