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

A-Index (Java Project Support) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.java.project/1 1.12
A B C F G H I J L O P R S

A

addAntArtifact(AntArtifact, URI) - Method in interface org.netbeans.spi.java.project.classpath.ProjectClassPathExtender
Deprecated. Please use ProjectClassPathModifier#addAntArtifact instead.
addAntArtifacts(AntArtifact[], URI[], FileObject, String) - Static method in class org.netbeans.api.java.project.classpath.ProjectClassPathModifier
Adds artifacts (e.g.
addAntArtifacts(AntArtifact[], URI[], SourceGroup, String) - Method in class org.netbeans.spi.java.project.classpath.ProjectClassPathModifierImplementation
Adds artifacts (e.g.
addArchiveFile(FileObject) - Method in interface org.netbeans.spi.java.project.classpath.ProjectClassPathExtender
Deprecated. Please use ProjectClassPathModifier#addArchive instead.
addChangeListener(ChangeListener) - Method in class org.netbeans.spi.java.project.support.ui.IncludeExcludeVisualizer
Add a listener to changes made by the user in the includes or excludes.
addLibraries(Library[], FileObject, String) - Static method in class org.netbeans.api.java.project.classpath.ProjectClassPathModifier
Adds libraries into the project's classpath if the libraries are not already included.
addLibraries(Library[], SourceGroup, String) - Method in class org.netbeans.spi.java.project.classpath.ProjectClassPathModifierImplementation
Adds libraries into the project's classpath if the libraries are not already included.
addLibrary(Library) - Method in interface org.netbeans.spi.java.project.classpath.ProjectClassPathExtender
Deprecated. Please use ProjectClassPathModifier#addLibrary instead.
addRoots(URL[], FileObject, String) - Static method in class org.netbeans.api.java.project.classpath.ProjectClassPathModifier
Adds archive files or folders into the project's classpath if the entries are not already there.
addRoots(URL[], SourceGroup, String) - Method in class org.netbeans.spi.java.project.classpath.ProjectClassPathModifierImplementation
Adds archive files or folders into the project's classpath if the entries are not already there.
ARTIFACT_TYPE_FOLDER - Static variable in class org.netbeans.api.java.project.JavaProjectConstants
Standard artifact type representing a folder containing classes, presumably used as a Java library of some kind.
ARTIFACT_TYPE_JAR - Static variable in class org.netbeans.api.java.project.JavaProjectConstants
Standard artifact type representing a JAR file, presumably used as a Java library of some kind.

org.netbeans.modules.java.project/1 1.12
A B C F G H I J L O P R S
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.