Package | Description |
---|---|
org.eclipse.ui.keys |
Provides support for integrating keys into the Eclipse workbench.
|
Modifier and Type | Class and Description |
---|---|
class |
CharacterKey
Deprecated.
Please use org.eclipse.jface.bindings.keys.KeyStroke and
org.eclipse.jface.bindings.keys.KeyLookupFactory
|
class |
ModifierKey
Deprecated.
Please use org.eclipse.jface.bindings.keys.KeyStroke and
org.eclipse.jface.bindings.keys.KeyLookupFactory
|
class |
NaturalKey
Deprecated.
Please use org.eclipse.jface.bindings.keys.KeyStroke and
org.eclipse.jface.bindings.keys.KeyLookupFactory
|
class |
SpecialKey
Deprecated.
Please use org.eclipse.jface.bindings.keys.KeyStroke and
org.eclipse.jface.bindings.keys.KeyLookupFactory
|
Modifier and Type | Method and Description |
---|---|
String |
IKeyFormatter.format(Key key)
Deprecated.
Formats an individual key into a human readable format.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.