Package | Description |
---|---|
org.eclipse.jface.bindings.keys |
Provides support for bindings between commands and keys.
|
Modifier and Type | Method and Description |
---|---|
static KeySequence |
KeySequence.getInstance(String string)
Creates an instance of
KeySequence by parsing a given
formal string representation. |
static KeyStroke |
KeyStroke.getInstance(String string)
Creates 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.