Interface KeyPressedHandler

    • Method Detail

      • keyPressed

        boolean keyPressed​(@NotNull
                           @NotNull KeyEvent2 e)
        Invoked when a key has been pressed.
        Parameters:
        e - the key event for the key
        Returns:
        whether the key event has been consumed