Uses of Class
proper.io.Ant

Packages that use Ant
proper.gui.experiment This package serves as a frontend to the command line based Application classes. 
proper.io Classes that handle IO-stuff can be found here, e.g. 
 

Uses of Ant in proper.gui.experiment
 

Constructors in proper.gui.experiment with parameters of type Ant
ExperimentOptions(ProperFrame parent, Ant ant)
          initializes the dialog
 

Uses of Ant in proper.io
 

Methods in proper.io that return Ant
 Ant AntTarget.getAnt()
          returns the ANT instance
 

Constructors in proper.io with parameters of type Ant
AntTarget(Ant ant, java.lang.String target)
          initializes the object