Class TextInput

All Implemented Interfaces:
Element

public non-sealed class TextInput extends TextInputPropComponent
  • Constructor Details

    • TextInput

      public TextInput()
  • Method Details

    • onBuild

      protected void onBuild(TextInput.Transitive transitive)
    • render

      public Element render()
      Specified by:
      render in class Component
    • keyToInputString

      public static String keyToInputString(io.github.humbleui.jwm.Key key, boolean lower)