Package | Description |
---|---|
org.eclipse.ui.keys |
Provides support for integrating keys into the Eclipse workbench.
|
Modifier and Type | Method and Description |
---|---|
static KeySequence |
KeySequence.getInstance(String string)
Deprecated.
Gets an instance of
KeySequence by parsing a given a
formal string representation. |
static KeyStroke |
KeyStroke.getInstance(String string)
Deprecated.
Gets an instance of
KeyStroke by parsing a given a formal
string representation. |
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.