Uses of Class
org.eclipse.ui.keys.Key

Packages that use Key
Package
Description
Provides support for integrating keys into the Eclipse workbench.
  • Uses of Key in org.eclipse.ui.keys

    Subclasses of Key in org.eclipse.ui.keys
    Modifier and Type
    Class
    Description
    final class 
    Deprecated, 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.KeyLookupFactory
    final class 
    Deprecated, 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.KeyLookupFactory
    class 
    Deprecated, 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.KeyLookupFactory
    final class 
    Deprecated, 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.KeyLookupFactory
    Methods in org.eclipse.ui.keys with parameters of type Key
    Modifier and Type
    Method
    Description
    IKeyFormatter.format(Key key)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Formats an individual key into a human readable format.