首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.5.1
P-Index (NetBeans Ant Project API) - NetBeans API Javadoc 5.5.1
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.project.ant/1 1.12.31
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 in
org.netbeans.spi.project.support.ant
Utilities to create new Ant-based projects on disk.
projectXmlSaved()
- Method in class org.netbeans.spi.project.support.ant.
ProjectXmlSavedHook
Called when shared project metadata (
project.xml
) has been modified.
ProjectXmlSavedHook
- Class in
org.netbeans.spi.project.support.ant
Hook run when
nbproject/project.xml
is saved.
ProjectXmlSavedHook()
- Constructor for class org.netbeans.spi.project.support.ant.
ProjectXmlSavedHook
Default constructor for subclasses.
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.
PropertyEvaluator
- Interface in
org.netbeans.spi.project.support.ant
A way of mapping property names to values.
PropertyProvider
- Interface in
org.netbeans.spi.project.support.ant
Provides a set of Ant property definitions that might be evaluated in some context.
PropertyUtils
- Class in
org.netbeans.spi.project.support.ant
Support for working with Ant properties and property files.
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
org.netbeans.modules.project.ant/1 1.12.31
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 March 26 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.