A Runner runs the user interaction screens, not ant.
The base interface for TextRunner and SwingRunner
Instances of this interface should have a constructor that takes
an InstallerContext as an argument
Due to historic bad naming convention there exists an AntRunner which has
no connection to this interface.
Copyright: Copyright (c) 2004
Company: tp23
author: Paul Hinds version: $Id: Runner.java,v 1.2 2006/03/24 18:27:28 teknopaul Exp $ |