| java.lang.Object org.eclipse.ui.internal.keys.KeySequenceBinding
DEFAULT_CONTEXT_ID | final public static String DEFAULT_CONTEXT_ID(Code) | | This is the identifier for the default context. This is used wherever
some default is needed. For example, this is the context that is used
for key bindings that specify no context. This is also used to select a
default context in the keys preference page.
|
KeySequenceBinding | public KeySequenceBinding(KeySequence keySequence, int match)(Code) | | |
getMatch | public int getMatch()(Code) | | |
hashCode | public int hashCode()(Code) | | |
|
|