Package | Description |
---|---|
com.sun.glass.ui.monocle |
Modifier and Type | Class and Description |
---|---|
(package private) class |
AndroidInputDevice |
(package private) class |
LinuxInputDevice
A LinuxInputDevice listens for events on a Linux
input device node, typically one of the files in /dev/input.
|
Modifier and Type | Field and Description |
---|---|
protected ObservableSet<InputDevice> |
InputDeviceRegistry.devices |
Modifier and Type | Method and Description |
---|---|
(package private) ObservableSet<InputDevice> |
InputDeviceRegistry.getInputDevices()
Returns the set of currently available input devices.
|
Modifier and Type | Method and Description |
---|---|
private void |
MonocleApplication.updateDeviceFlags(InputDevice device,
boolean added) |