classUtils.annotation
Annotation Type Colors


@Retention(value=RUNTIME)
public @interface Colors


Required Element Summary
 java.lang.String getBackground
           
 java.lang.String getForeground
           
 

Element Detail

getForeground

public abstract java.lang.String getForeground

getBackground

public abstract java.lang.String getBackground