Package | Description |
---|---|
org.scijava.ui.behaviour.util |
Modifier and Type | Method and Description |
---|---|
static InputActionBindings |
InputActionBindings.installNewBindings(JComponent component,
int condition,
boolean replaceExistingMaps)
Creates a new
InputActionBindings and installs it into
component , either augmenting or replacing component s
existing InputMap and ActionMap . |
Modifier and Type | Method and Description |
---|---|
void |
Actions.install(InputActionBindings inputActionBindings,
String name)
|
Copyright © 2015–2022 SciJava. All rights reserved.