| Classes | |
|---|---|
| AnnotationConstraintAptValidator | This class is for validating control property values at build time It calls AnnotationConstraintValidator to do the validation. |
| CheckerAnnotationProcessorEnvironmentImpl | Wrapper for an AnnotationProcessorEnvironment instance. |
| CheckerMessagerImpl | Wrap a com.sun.mirror.apt.Messager instance to track errors and warnings. |
| ControlAnnotationProcessor | No description provided. |
| ControlAnnotationProcessorFactory | No description provided. |
| ControlClientAnnotationProcessor | No description provided. |
| ControlClientAnnotationProcessorFactory | No description provided. |
| ControlClientManifest | The controls client manifest (aka "client manifest") surfaces the set of control types used by a client, and make the assembly process more efficient. |
| ControlMemberTypeAnnotationProcessor | No description provided. |
| ControlMemberTypeAnnotationProcessorFactory | No description provided. |
| ControlSecondaryAnnotationProcessor | Currently, the sole purpose of this annotation processor is to suppress warning messages from apt regarding "annotations without processors". |
| ControlSecondaryAnnotationProcessorFactory | No description provided. |
| Diagnostics | No description provided. |
| TwoPhaseAnnotationProcessor | The TwoPhaseAnnotationProcessor class is an abstract class that implements the APT AnnotationProcessor interface. |