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

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)
          Deprecated. Use AntBuildExtenderFactory.createAntExtender(AntBuildExtenderImplementation, ReferenceHelper) instead
static AntBuildExtender AntBuildExtenderFactory.createAntExtender(AntBuildExtenderImplementation implementation, ReferenceHelper refHelper)
          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.42.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.