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

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.42.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.