org.netbeans.modules.project.ant/1 1.42.1
A B C D E F G H I L M N O P R S T U V

F

FileChooser - Class in org.netbeans.api.project.ant
Custom file chooser allowing user to choose how a file will be referenced from a project - via absolute path, or relative path.
FileChooser(AntProjectHelper, boolean) - Constructor for class org.netbeans.api.project.ant.FileChooser
Create chooser for given AntProjectHelper.
FileChooser(File, File) - Constructor for class org.netbeans.api.project.ant.FileChooser
Create chooser for given base folder and shared libraries folder.
FilterPropertyProvider - Class in org.netbeans.spi.project.support.ant
Property provider that delegates to another source.
FilterPropertyProvider(PropertyProvider) - Constructor for class org.netbeans.spi.project.support.ant.FilterPropertyProvider
Initialize the proxy.
findArtifact(File) - Method in interface org.netbeans.spi.project.ant.AntArtifactQueryImplementation
Find an Ant build artifact corresponding to a given file.
findArtifactAndLocation(String) - Method in class org.netbeans.spi.project.support.ant.ReferenceHelper
Try to find an AntArtifact object and location corresponding to a given reference.
findArtifactByID(Project, String) - Static method in class org.netbeans.api.project.ant.AntArtifactQuery
Try to find a particular build artifact according to the Ant target producing it.
findArtifactFromFile(File) - Static method in class org.netbeans.api.project.ant.AntArtifactQuery
Try to find an Ant artifact object corresponding to a given file on disk.
findArtifactsByType(Project, String) - Static method in class org.netbeans.api.project.ant.AntArtifactQuery
Try to find build artifacts of a certain type in a project.
findIncludedRoots() - Method in class org.netbeans.spi.project.support.ant.PathMatcher
Find folders which match although their parent folders do not; or folders which do not match but which contain files which do.
findLibrary(String) - Method in class org.netbeans.spi.project.support.ant.ReferenceHelper
Tries to find a library by name in library manager associated with the project.
fixedPropertyProvider(Map<String, String>) - Static method in class org.netbeans.spi.project.support.ant.PropertyUtils
Create a trivial property producer using only a fixed list of property definitions.
fixReferences(File) - Method in class org.netbeans.spi.project.support.ant.ReferenceHelper
Tries to fix references after copy/rename/move operation on the project.
FLAG_MISSING - Static variable in class org.netbeans.spi.project.support.ant.GeneratedFilesHelper
A build script is missing from disk.
FLAG_MODIFIED - Static variable in class org.netbeans.spi.project.support.ant.GeneratedFilesHelper
A build script has been modified since last generated by GeneratedFilesHelper.generateBuildScriptFromStylesheet(java.lang.String, java.net.URL).
FLAG_OLD_PROJECT_XML - Static variable in class org.netbeans.spi.project.support.ant.GeneratedFilesHelper
A build script was generated from an older version of project.xml.
FLAG_OLD_STYLESHEET - Static variable in class org.netbeans.spi.project.support.ant.GeneratedFilesHelper
A build script was generated from an older version of a stylesheet.
FLAG_UNKNOWN - Static variable in class org.netbeans.spi.project.support.ant.GeneratedFilesHelper
The build script exists, but nothing else is known about it.

org.netbeans.modules.project.ant/1 1.42.1
A B C D E F G H I L M N O P R S T U V
Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.