Package | Description |
---|---|
org.netbeans.spi.java.queries |
Implementations of Java-related queries.
|
Class and Description |
---|
AccessibilityQueryImplementation2.Result
Result of finding accessibility of a Java package, encapsulating the answer as well as the
ability to listen to it.
|
CompilerOptionsQueryImplementation.Result
Result of finding compiler options, encapsulating the answer as well as the
ability to listen to it.
|
SourceLevelQueryImplementation2.Result
Result of finding source level, encapsulating the answer as well as the
ability to listen to it.
|