public class ComponentKeyBinding
extends java.lang.Object
| Constructor and Description |
|---|
ComponentKeyBinding() |
| Modifier and Type | Method and Description |
|---|---|
static void |
install(SwingController controller,
javax.swing.JComponent viewerContainer)
Installs the component key binding on the specified JComponent.
|
public static void install(SwingController controller, javax.swing.JComponent viewerContainer)
controller - SwingController used by various keyboard commandsviewerContainer - view container to add keyboard mappings too