edu.internet2.middleware.ant.input
Class XMenuInputHandler

java.lang.Object
  extended by org.apache.tools.ant.input.DefaultInputHandler
      extended by edu.internet2.middleware.ant.input.XMenuInputHandler
All Implemented Interfaces:
org.apache.tools.ant.input.InputHandler

public class XMenuInputHandler
extends org.apache.tools.ant.input.DefaultInputHandler

Input handler to display of a multiple choice menu


Constructor Summary
XMenuInputHandler()
           
 
Method Summary
protected  String getPrompt(org.apache.tools.ant.input.InputRequest request)
           
 
Methods inherited from class org.apache.tools.ant.input.DefaultInputHandler
getInputStream, handleInput
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMenuInputHandler

public XMenuInputHandler()
Method Detail

getPrompt

protected String getPrompt(org.apache.tools.ant.input.InputRequest request)
Overrides:
getPrompt in class org.apache.tools.ant.input.DefaultInputHandler


Copyright © 2006-2011 Internet2. All Rights Reserved.