@Deprecated public interface IKeySequenceBinding extends Comparable
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.
ICommand
,
KeyBinding
Modifier and Type | Method and Description |
---|---|
KeySequence |
getKeySequence()
Deprecated.
|
compareTo
@Deprecated KeySequence getKeySequence()
null
.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.