Package | Description |
---|---|
org.eclipse.ui.commands |
Provides support for retrieving information on Commands from the workbench.
|
org.eclipse.ui.keys |
Provides support for integrating keys into the Eclipse workbench.
|
Class and Description |
---|
KeySequence
Deprecated.
Please use org.eclipse.jface.bindings.keys.KeySequence
|
Class and Description |
---|
CharacterKey
Deprecated.
Please use org.eclipse.jface.bindings.keys.KeyStroke and
org.eclipse.jface.bindings.keys.KeyLookupFactory
|
IKeyFormatter
Deprecated.
Please use org.eclipse.jface.bindings.keys.IKeyFormatter
|
Key
Deprecated.
Please use org.eclipse.jface.bindings.keys.KeyStroke and
org.eclipse.jface.bindings.keys.KeyLookupFactory
|
KeySequence
Deprecated.
Please use org.eclipse.jface.bindings.keys.KeySequence
|
KeyStroke
Deprecated.
Please use org.eclipse.jface.bindings.keys.KeyStroke
|
ModifierKey
Deprecated.
Please use org.eclipse.jface.bindings.keys.KeyStroke and
org.eclipse.jface.bindings.keys.KeyLookupFactory
|
NaturalKey
Deprecated.
Please use org.eclipse.jface.bindings.keys.KeyStroke and
org.eclipse.jface.bindings.keys.KeyLookupFactory
|
ParseException
Deprecated.
Please use org.eclipse.jface.bindings.keys.ParseException
|
SpecialKey
Deprecated.
Please use org.eclipse.jface.bindings.keys.KeyStroke and
org.eclipse.jface.bindings.keys.KeyLookupFactory
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.