Interface HasInputDevices


  • @Deprecated
    public interface HasInputDevices
    Deprecated.
    Interface implemented by each driver that allows access to the raw input devices.
    • Method Detail

      • getKeyboard

        Keyboard getKeyboard()
        Deprecated.
      • getMouse

        Mouse getMouse()
        Deprecated.