Package org.scijava.input

Interface Summary
InputService Interface for service that tracks the current status of input devices (keyboard and mouse in particular).
 

Class Summary
Accelerator A keyboard shortcut, consisting of a KeyCode plus InputModifiers.
DefaultInputService Default implementation of InputService.
InputModifiers A UI-independent representation of keyboard and mouse modifier states.
 

Enum Summary
KeyCode A UI-independent enumeration of keyboard key codes.
MouseCursor A UI-independent enumeration of mouse cursors.
 



Copyright © 2009–2014 SciJava. All rights reserved.