Package org.scijava.input
-
Interface Summary Interface Description InputService Interface for service that tracks the current status of input devices (keyboard and mouse in particular). -
Class Summary Class Description Accelerator A keyboard shortcut, consisting of aKeyCodeplusInputModifiers.DefaultInputService Default implementation ofInputService.InputModifiers A UI-independent representation of keyboard and mouse modifier states. -
Enum Summary Enum Description KeyCode A UI-independent enumeration of keyboard key codes.MouseCursor A UI-independent enumeration of mouse cursors.