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

C-Index (NetBeans Ant Project API) - NetBeans API Javadoc 5.0.0

 
A B C D E F G I L N O P R S T

C

clone() - Method in class org.netbeans.spi.project.support.ant.EditableProperties
 
cloneProperties() - Method in class org.netbeans.spi.project.support.ant.EditableProperties
Create an exact copy of this properties object.
configurationXmlChanged(AntProjectEvent) - Method in interface org.netbeans.spi.project.support.ant.AntProjectListener
Called when a change was made to an XML project configuration file.
createAuxiliaryConfiguration() - Method in class org.netbeans.spi.project.support.ant.AntProjectHelper
Create an object permitting this project to store auxiliary configuration.
createCacheDirectoryProvider() - Method in class org.netbeans.spi.project.support.ant.AntProjectHelper
Create an object permitting this project to expose a cache directory.
createForeignFileReference(File, String) - Method in class org.netbeans.spi.project.support.ant.ReferenceHelper
Create an Ant-interpretable string referring to a file on disk.
createForeignFileReference(AntArtifact) - Method in class org.netbeans.spi.project.support.ant.ReferenceHelper
Deprecated. use ReferenceHelper.addReference(AntArtifact, URI) instead
createGlobFileBuiltQuery(PropertyEvaluator, String[], String[]) - Method in class org.netbeans.spi.project.support.ant.AntProjectHelper
Create an implementation of FileBuiltQuery that works with files within the project based on simple glob pattern mappings.
createInverseToggleButtonModel(PropertyEvaluator, String) - Method in class org.netbeans.spi.project.support.ant.ui.StoreGroup
Creates toggle button model representing a boolean in the StoreGroup.
createProject(AntProjectHelper) - Method in interface org.netbeans.spi.project.support.ant.AntBasedProjectType
Create the project object with a support class.
createProject(FileObject, String) - Static method in class org.netbeans.spi.project.support.ant.ProjectGenerator
Create a new Ant-based project on disk.
createSharabilityQuery(PropertyEvaluator, String[], String[]) - Method in class org.netbeans.spi.project.support.ant.AntProjectHelper
Create an implementation of the file sharability query.
createSimpleAntArtifact(String, String, PropertyEvaluator, String, String) - Method in class org.netbeans.spi.project.support.ant.AntProjectHelper
Create a basic implementation of AntArtifact which assumes everything of interest is in a fixed location under a standard Ant-based project.
createSources() - Method in class org.netbeans.spi.project.support.ant.SourcesHelper
Create a source list object.
createStringDocument(PropertyEvaluator, String) - Method in class org.netbeans.spi.project.support.ant.ui.StoreGroup
Creates Document containing the string value of given property.
createSubprojectProvider() - Method in class org.netbeans.spi.project.support.ant.ReferenceHelper
Create an object permitting this project to represent subprojects.
createToggleButtonModel(PropertyEvaluator, String) - Method in class org.netbeans.spi.project.support.ant.ui.StoreGroup
Creates toogle button model representing a boolean in the StoreGroup.

 
A B C D E F G I L N O P R S T
Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.