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

Uses of Class org.netbeans.api.project.ant.AntBuildExtender (Ant-Based Project Support) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.project.ant/1 1.16

Uses of Class
org.netbeans.api.project.ant.AntBuildExtender

Packages that use AntBuildExtender
org.netbeans.spi.project.ant Pluggable implementations of inter-project Ant dependencies. 
org.netbeans.spi.project.support.ant Principal package for implementing typical Ant-based projects. 
 

Uses of AntBuildExtender in org.netbeans.spi.project.ant
 

Methods in org.netbeans.spi.project.ant that return AntBuildExtender
static AntBuildExtender AntBuildExtenderFactory.createAntExtender(AntBuildExtenderImplementation implementation)
          Create instance of AntBuildExtender that is to be included in project's lookup.
 

Uses of AntBuildExtender in org.netbeans.spi.project.support.ant
 

Constructors in org.netbeans.spi.project.support.ant with parameters of type AntBuildExtender
GeneratedFilesHelper(AntProjectHelper h, AntBuildExtender ex)
          Create a helper based on the supplied project helper handle.
 


org.netbeans.modules.project.ant/1 1.16

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