@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface LabelParameter
GENERAL NOTE: parameters that are displayed in auto generated GUIs should only be primitive or string types
automatically defines a field as a parameter and defines the gui for it
The gui is just a label