Class KeyboardEvent


public class KeyboardEvent extends UiEvent
  • Constructor Details

    • KeyboardEvent

      public KeyboardEvent(EventType type, Node target, io.github.humbleui.jwm.EventKey event)
  • Method Details

    • getEvent

      public io.github.humbleui.jwm.EventKey getEvent()