Skip navigation links
org.netbeans.api.java/1 1.74
A C F G I J M O P R S U V 

S

SourceJavadocAttacher - Class in org.netbeans.api.java.queries
A support for attaching source roots and javadoc roots to binary roots.
SourceJavadocAttacher.AttachmentListener - Interface in org.netbeans.api.java.queries
Listener notified by SourceJavadocAttacher about a result of attaching source (javadoc) to binary root.
SourceJavadocAttacherImplementation - Interface in org.netbeans.spi.java.queries
A SPI for attaching source roots and javadoc roots to binary roots.
SourceJavadocAttacherImplementation.Definer - Interface in org.netbeans.spi.java.queries
Extension into the default SourceJavadocAttacherImplementation allowing to download or find sources and javadoc for given binary.
SourceLevelQuery - Class in org.netbeans.api.java.queries
Returns source level of the given Java source file if it is known.
SourceLevelQuery.Profile - Enum in org.netbeans.api.java.queries
The JRE profiles defined by Java 8.
SourceLevelQuery.Result - Class in org.netbeans.api.java.queries
Result of finding source level, encapsulating the answer as well as the ability to listen to it.
SourceLevelQueryImplementation - Interface in org.netbeans.spi.java.queries
SourceLevelQueryImplementation2 - Interface in org.netbeans.spi.java.queries
Permits providers to return specification source level of Java source file.
SourceLevelQueryImplementation2.Result - Interface in org.netbeans.spi.java.queries
Result of finding source level, encapsulating the answer as well as the ability to listen to it.
SourceLevelQueryImplementation2.Result2 - Interface in org.netbeans.spi.java.queries
Result of finding a source level and profile as well as the ability to listen on changes.
sourceOutputDirectory() - Method in interface org.netbeans.api.java.queries.AnnotationProcessingQuery.Result
Returns directory to which the annotation processing (during build process) generates sources, if any.
supportsChanges() - Method in class org.netbeans.api.java.queries.SourceLevelQuery.Result
Returns true if the result support updates and client may listen on it.
A C F G I J M O P R S U V 
Skip navigation links
org.netbeans.api.java/1 1.74