Annotation Interface GUIparameter


@Retention(RUNTIME) @Target(FIELD) public @interface GUIparameter
Annotate variables of the simulation manager to automatically display on the GUI (Graphical User Interface). A GUIparameter can be modified at run-time. Was previously called ModelParmameter but the name was changed as it was considered misleading.
Author:
ross richardson
  • Element Details

    • section

      String section
      Default:
      ""
    • name

      String name
      Default:
      ""
    • description

      String description
      Default:
      ""