首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.0.0
P-Index (NetBeans Ant 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
D
E
F
G
I
L
N
O
P
R
S
T
P
PRIVATE_PROPERTIES_PATH
- Static variable in class org.netbeans.spi.project.support.ant.
AntProjectHelper
Relative path from project directory to the customary private properties file.
PRIVATE_XML_PATH
- Static variable in class org.netbeans.spi.project.support.ant.
AntProjectHelper
Relative path from project directory to the required private project metadata file.
PROJECT_PROPERTIES_PATH
- Static variable in class org.netbeans.spi.project.support.ant.
AntProjectHelper
Relative path from project directory to the customary shared properties file.
PROJECT_XML_PATH
- Static variable in class org.netbeans.spi.project.support.ant.
AntProjectHelper
Relative path from project directory to the required shared project metadata file.
ProjectGenerator
- class org.netbeans.spi.project.support.ant.
ProjectGenerator
.
Utilities to create new Ant-based projects on disk.
ProjectXmlSavedHook
- class org.netbeans.spi.project.support.ant.
ProjectXmlSavedHook
.
Hook run when
nbproject/project.xml
is saved.
ProjectXmlSavedHook()
- Constructor for class org.netbeans.spi.project.support.ant.
ProjectXmlSavedHook
Default constructor for subclasses.
PropertyEvaluator
- interface org.netbeans.spi.project.support.ant.
PropertyEvaluator
.
A way of mapping property names to values.
PropertyProvider
- interface org.netbeans.spi.project.support.ant.
PropertyProvider
.
Provides a set of Ant property definitions that might be evaluated in some context.
PropertyUtils
- class org.netbeans.spi.project.support.ant.
PropertyUtils
.
Support for working with Ant properties and property files.
projectXmlSaved()
- Method in class org.netbeans.spi.project.support.ant.
ProjectXmlSavedHook
Called when shared project metadata (
project.xml
) has been modified.
propertiesChanged(AntProjectEvent)
- Method in interface org.netbeans.spi.project.support.ant.
AntProjectListener
Called when a change was made to a properties file that might be shared with Ant.
propertiesFilePropertyProvider(File)
- Static method in class org.netbeans.spi.project.support.ant.
PropertyUtils
Create a property provider based on a properties file.
put(Object, Object)
- Method in class org.netbeans.spi.project.support.ant.
EditableProperties
putGlobalProperties(EditableProperties)
- Static method in class org.netbeans.spi.project.support.ant.
PropertyUtils
Edit global properties defined by the IDE in the user directory.
putPrimaryConfigurationData(Element, boolean)
- Method in class org.netbeans.spi.project.support.ant.
AntProjectHelper
Store the primary configuration data for this project.
putProperties(String, EditableProperties)
- Method in class org.netbeans.spi.project.support.ant.
AntProjectHelper
Store a property file to some location in the project.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.