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

A-Index (NetBeans Java Project API) - NetBeans API Javadoc 5.0.0

 
A B C F H I J L O P S

A

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.
addAntArtifact(AntArtifact, URI) - Method in interface org.netbeans.spi.java.project.classpath.ProjectClassPathExtender
Adds an artifact (e.g.
addArchiveFile(FileObject) - Method in interface org.netbeans.spi.java.project.classpath.ProjectClassPathExtender
Adds an archive file or folder into the project's compile classpath if the entry is not already there.
addLibrary(Library) - Method in interface org.netbeans.spi.java.project.classpath.ProjectClassPathExtender
Adds a library into the project's compile classpath if the library is not already included.

 
A B C F H I J L O P S
Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.