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

A-Index (Ant) - NetBeans API Javadoc (Current Development Version)

org.apache.tools.ant.module/3 3.27.0 2
A B C D E F G H I L M N O P R S T U W

A

ActionUtils - Class in org.apache.tools.ant.module.api.support
Makes it easier to implement org.netbeans.spi.project.ActionProvider in a standard way by running targets in Ant scripts.
addChangeListener(ChangeListener) - Method in interface org.apache.tools.ant.module.api.AntProjectCookie
Add a listener to changes in the document.
addChangeListener(ChangeListener) - Method in class org.apache.tools.ant.module.api.IntrospectedInfo
Add a listener to changes in the definition set.
ALL_TARGETS - Static variable in class org.apache.tools.ant.module.spi.AntLogger
Special constant indicating the logger is interested in receiving all target events.
ALL_TASKS - Static variable in class org.apache.tools.ant.module.spi.AntLogger
Special constant indicating the logger is interested in receiving all task events.
AntEvent - Class in org.apache.tools.ant.module.spi
One event delivered to an AntLogger.
antIncludesList(FileObject[], FileObject) - Static method in class org.apache.tools.ant.module.api.support.ActionUtils
Create an "includes" string such as is accepted by many Ant commands as well as filesets.
antIncludesList(FileObject[], FileObject, boolean) - Static method in class org.apache.tools.ant.module.api.support.ActionUtils
Create an "includes" string such as is accepted by many Ant commands as well as filesets.
AntLogger - Class in org.apache.tools.ant.module.spi
A pluggable logger that can listen to AntEvents during one or more AntSessions.
AntLogger() - Constructor for class org.apache.tools.ant.module.spi.AntLogger
No-op constructor for implementors.
AntOutputStream - Class in org.apache.tools.ant.module.spi
Deprecated. This functionality is not recommended to be used and may result in loss of some Ant module features as of org.apache.tools.ant.module/3 3.12.
AntOutputStream() - Constructor for class org.apache.tools.ant.module.spi.AntOutputStream
Deprecated.  
AntProjectCookie - Interface in org.apache.tools.ant.module.api
Cookie containing the state of an Ant Project.
AntProjectCookie.ParseStatus - Interface in org.apache.tools.ant.module.api
Extended cookie permitting queries of parse status.
AntSession - Class in org.apache.tools.ant.module.spi
Represents one Ant build session, possibly consisting of multiple targets, subprojects, and so on.
AntTargetExecutor - Class in org.apache.tools.ant.module.api
Executes an Ant target or list of targets asynchronously inside NetBeans.
AntTargetExecutor.Env - Class in org.apache.tools.ant.module.api
Class describing the environment in which the Ant target will be executed.
AntTargetExecutor.Env() - Constructor for class org.apache.tools.ant.module.api.AntTargetExecutor.Env
Create instance of Env class describing environment for Ant target execution.
AutomaticExtraClasspathProvider - Interface in org.apache.tools.ant.module.spi
Permits a module to register special additional JARs (or directories) to be added to Ant's primary classpath by default.

org.apache.tools.ant.module/3 3.27.0 2
A B C D E F G H I L M N O P R S T U W
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.