org.netbeans.modules.java.project/1 1.38.1
A B C D E F G H I J L M O P Q 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.
addProjects(Project[], FileObject, String) - Static method in class org.netbeans.api.java.project.classpath.ProjectClassPathModifier
Adds projects into project's classpath if the artifacts are not already on it.
addProjects(Project[], SourceGroup, String) - Method in class org.netbeans.spi.java.project.classpath.ProjectClassPathModifierImplementation
Adds projects as dependencies into project's classpath if the artifacts are not already on it.
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(URI[], 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.
addRoots(URI[], 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.38.1
A B C D E F G H I J L M O P Q R S
Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.