Class ExampleGui

All Implemented Interfaces:
Serializable

public class ExampleGui extends Panel
See Also:
  • Constructor Details

    • ExampleGui

      public ExampleGui()
    • ExampleGui

      public ExampleGui(int width, int height)
  • Method Details

    • getGenerateEventsByLayoutManager

      public CheckBox getGenerateEventsByLayoutManager()
    • getTextArea

      public TextArea getTextArea()
    • getImageView

      public ImageView getImageView()
    • setImageView

      public void setImageView(ImageView imageView)
    • getMouseTargetLabel

      public Label getMouseTargetLabel()
    • getMouseLabel

      public Label getMouseLabel()
    • getUpsLabel

      public Label getUpsLabel()
    • getFocusedGuiLabel

      public Label getFocusedGuiLabel()
    • getTextInput

      public TextInput getTextInput()
    • getDebugLabel

      public Label getDebugLabel()
    • update

      public void update()