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

Uses of Class org.netbeans.spi.project.support.ant.AntProjectEvent (NetBeans Ant Project API) - NetBeans API Javadoc 5.0.0

 

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.
 


 

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