net.sf.antcontrib.input
public class GUIInputHandler extends Object implements InputHandler
Since: Ant 1.5
Version: $Revision: 1.3 $
Constructor Summary | |
---|---|
GUIInputHandler() | |
GUIInputHandler(Component parent) |
Method Summary | |
---|---|
void | handleInput(InputRequest request)
Prompts and requests input. |
Parameters: parent the parent component to display the input dialog.