首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.0.0
A-Index (NetBeans Java Project API) - NetBeans API Javadoc 5.0.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.