Annotation Interface GUIparameter


@Retention(RUNTIME) @Target(FIELD) public @interface GUIparameter
Annotates variables of the simulation manager to automatically display on the GUI. A GUIparameter can be modified at run-time.
  • Element Details

    • section

      String section
      Default:
      ""
    • name

      String name
      Default:
      ""
    • description

      String description
      Default:
      ""