Package | Description |
---|---|
org.eclipse.jface.bindings.keys |
Provides support for bindings between commands and keys.
|
Modifier and Type | Method and Description |
---|---|
static KeyStroke |
KeyStroke.getInstance(String string)
Creates an instance of
KeyStroke by parsing a given a formal
string representation. |
static KeySequence |
KeySequence.getInstance(String string)
Creates an instance of
KeySequence by parsing a given
formal string representation. |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.