Annotation Interface UIProperty
Annotation to mark a field as a parameter in GUI built using predefined JavaFX agents
GUI such as
DefaultAgentGUI
. This annotation can be used to specify metadata
for the parameter, such as its category and display name.-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionSpecifies the category of the parameter.Specifies the display name of the parameter.