- AccessibilityQuery - Class in org.netbeans.api.java.queries
-
Indicates whether a Java package should be considered publicly accessible.
- AccessibilityQueryImplementation - Interface in org.netbeans.spi.java.queries
-
Permits providers to mark certain Java packages as being inaccessible to
outside code despite possibly containing public classes.
- addChangeListener(ChangeListener) - Method in interface org.netbeans.api.java.queries.AnnotationProcessingQuery.Result
-
- addChangeListener(ChangeListener) - Method in interface org.netbeans.api.java.queries.JavadocForBinaryQuery.Result
-
Add a listener to changes in the roots.
- addChangeListener(ChangeListener) - Method in class org.netbeans.api.java.queries.SourceLevelQuery.Result
-
Add a listener to changes of source level.
- addChangeListener(ChangeListener) - Method in interface org.netbeans.spi.java.queries.SourceLevelQueryImplementation2.Result
-
Add a listener to changes of source level.
- annotationProcessingEnabled() - Method in interface org.netbeans.api.java.queries.AnnotationProcessingQuery.Result
-
When the annotation processors should be run.
- AnnotationProcessingQuery - Class in org.netbeans.api.java.queries
-
Return annotation processing configuration for given Java file, package or source folder.
- AnnotationProcessingQuery.Result - Interface in org.netbeans.api.java.queries
-
Annotation processing configuration.
- AnnotationProcessingQuery.Trigger - Enum in org.netbeans.api.java.queries
-
Annotation processing triggers
- AnnotationProcessingQueryImplementation - Interface in org.netbeans.spi.java.queries
-
- annotationProcessorsToRun() - Method in interface org.netbeans.api.java.queries.AnnotationProcessingQuery.Result
-
Which annotation processors should be run.