source.ucregents.playground.gui
Annotation Type Setter


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface Setter


Optional Element Summary
 OPFComponentType componentType
           
 java.lang.String getter
           
 boolean showInOPF
           
 

componentType

public abstract OPFComponentType componentType
Default:
Auto

getter

public abstract java.lang.String getter
Default:
""

showInOPF

public abstract boolean showInOPF
Default:
true