| Package | Description |
|---|---|
| com.threerings.util |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyTranslatorImpl
A basic implementation of the
KeyTranslator interface that provides facilities for
mapping key codes to action command strings for use by the KeyboardManager. |
| Modifier and Type | Method and Description |
|---|---|
void |
KeyboardManager.setTarget(JComponent target,
KeyTranslator xlate)
Initializes the keyboard manager with the supplied target component and key translator and
disables the keyboard manager if it is currently active.
|
Copyright © 2015. All rights reserved.