Package | Description |
---|---|
org.scijava.input | |
org.scijava.tool |
Modifier and Type | Method and Description |
---|---|
void |
DefaultInputService.onEvent(KyPressedEvent evt) |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultToolService.onEvent(KyPressedEvent event) |
default void |
Tool.onKeyDown(KyPressedEvent evt)
Occurs when a key on the keyboard is pressed while the tool is active.
|
Copyright © 2015–2022 SciJava. All rights reserved.