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