Package | Description |
---|---|
org.eclipse.ui.keys |
Provides support for integrating keys into the Eclipse workbench.
|
Modifier and Type | Method and Description |
---|---|
static IKeyFormatter |
KeyFormatterFactory.getCompactKeyFormatter()
Deprecated.
Provides an instance of
CompactKeyFormatter . |
static IKeyFormatter |
KeyFormatterFactory.getDefault()
Deprecated.
An accessor for the current default key formatter.
|
static IKeyFormatter |
KeyFormatterFactory.getEmacsKeyFormatter()
Deprecated.
Provides an instance of
EmacsKeyFormatter . |
static IKeyFormatter |
KeyFormatterFactory.getFormalKeyFormatter()
Deprecated.
Provides an instance of
FormalKeyFormatter . |
static IKeyFormatter |
SWTKeySupport.getKeyFormatterForPlatform()
Deprecated.
Provides an instance of
IKeyFormatter appropriate for the
current instance. |
Modifier and Type | Method and Description |
---|---|
static void |
KeyFormatterFactory.setDefault(IKeyFormatter defaultKeyFormatter)
Deprecated.
Sets the default key formatter.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.