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

Uses of Class org.netbeans.spi.project.support.ant.AntProjectEvent (Ant-Based Project Support) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.project.ant/1 1.16

Uses of Class
org.netbeans.spi.project.support.ant.AntProjectEvent

Packages that use AntProjectEvent
org.netbeans.spi.project.support.ant Principal package for implementing typical Ant-based projects. 
 

Uses of AntProjectEvent in org.netbeans.spi.project.support.ant
 

Methods in org.netbeans.spi.project.support.ant with parameters of type AntProjectEvent
 void AntProjectListener.configurationXmlChanged(AntProjectEvent ev)
          Called when a change was made to an XML project configuration file.
 void AntProjectListener.propertiesChanged(AntProjectEvent ev)
          Called when a change was made to a properties file that might be shared with Ant.
 


org.netbeans.modules.project.ant/1 1.16

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.