Class TextBox

All Implemented Interfaces:
UIElementInterface

public final class TextBox extends UIElement
  • Field Details

    • resizeParent

      public boolean resizeParent
    • centered

      public boolean centered
  • Constructor Details

    • TextBox

      public TextBox(UIFont font, int x, int y, int width, String text)
  • Method Details