org.netbeans.api.java/1 1.15

Uses of Package
org.netbeans.api.java.queries

Packages that use org.netbeans.api.java.queries
org.netbeans.api.java.queries Java-specific queries. 
org.netbeans.spi.java.queries Implementations of Java-related queries. 
 

Classes in org.netbeans.api.java.queries used by org.netbeans.api.java.queries
BinaryForSourceQuery.Result
          Result of finding binaries, encapsulating the answer as well as the ability to listen to it.
JavadocForBinaryQuery.Result
          Result of finding Javadoc, encapsulating the answer as well as the ability to listen to it.
SourceForBinaryQuery.Result
          Result of finding sources, encapsulating the answer as well as the ability to listen to it.
SourceForBinaryQuery.Result2
          Result of finding sources, encapsulating the answer as well as the ability to listen to it.
 

Classes in org.netbeans.api.java.queries used by org.netbeans.spi.java.queries
BinaryForSourceQuery.Result
          Result of finding binaries, encapsulating the answer as well as the ability to listen to it.
JavadocForBinaryQuery.Result
          Result of finding Javadoc, encapsulating the answer as well as the ability to listen to it.
SourceForBinaryQuery.Result
          Result of finding sources, encapsulating the answer as well as the ability to listen to it.
 


org.netbeans.api.java/1 1.15

Built on March 7 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.