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.
    Please use org.eclipse.jface.bindings.keys.KeyStroke and org.eclipse.jface.bindings.keys.KeyLookupFactory
    final class 
    Deprecated.
    Please use org.eclipse.jface.bindings.keys.KeyStroke and org.eclipse.jface.bindings.keys.KeyLookupFactory
    class 
    Deprecated.
    Please use org.eclipse.jface.bindings.keys.KeyStroke and org.eclipse.jface.bindings.keys.KeyLookupFactory
    final class 
    Deprecated.
    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.
    Formats an individual key into a human readable format.