站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

Uses of Package org.netbeans.api.java.queries (NetBeans Java Support APIs) - NetBeans API Javadoc 5.0.0

 

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
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.
 

Classes in org.netbeans.api.java.queries used by org.netbeans.spi.java.queries
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.
 


 

Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.