Uses of Class
org.eclipse.ui.keys.NaturalKey
Packages that use NaturalKey
Package
Description
Provides support for integrating keys into the Eclipse workbench.
-
Uses of NaturalKey in org.eclipse.ui.keys
Subclasses of NaturalKey in org.eclipse.ui.keysModifier and TypeClassDescriptionfinal classDeprecated, for removal: This API element is subject to removal in a future version.Please use org.eclipse.jface.bindings.keys.KeyStroke and org.eclipse.jface.bindings.keys.KeyLookupFactoryfinal classDeprecated, for removal: This API element is subject to removal in a future version.Please use org.eclipse.jface.bindings.keys.KeyStroke and org.eclipse.jface.bindings.keys.KeyLookupFactoryMethods in org.eclipse.ui.keys that return NaturalKeyMethods in org.eclipse.ui.keys with parameters of type NaturalKeyModifier and TypeMethodDescriptionstatic KeyStrokeKeyStroke.getInstance(SortedSet modifierKeys, NaturalKey naturalKey) Deprecated.static KeyStrokeKeyStroke.getInstance(ModifierKey[] modifierKeys, NaturalKey naturalKey) Deprecated.static KeyStrokeKeyStroke.getInstance(ModifierKey modifierKey, NaturalKey naturalKey) Deprecated.static KeyStrokeKeyStroke.getInstance(NaturalKey naturalKey) Deprecated.