class InputDeviceRegistry
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected ObservableSet<InputDevice> |
devices |
| Constructor and Description |
|---|
InputDeviceRegistry() |
| Modifier and Type | Method and Description |
|---|---|
(package private) ObservableSet<InputDevice> |
getInputDevices()
Returns the set of currently available input devices.
|
protected ObservableSet<InputDevice> devices
ObservableSet<InputDevice> getInputDevices()