com.sun.tools.xjc.installer
Class ConsoleForm

java.lang.Object
  extended by com.sun.tools.xjc.installer.ConsoleForm

public class ConsoleForm
extends java.lang.Object


Constructor Summary
ConsoleForm(java.io.Reader r)
           
 
Method Summary
 boolean isAccepted()
           
 void show()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsoleForm

public ConsoleForm(java.io.Reader r)
Method Detail

show

public void show()
          throws java.io.IOException
Throws:
java.io.IOException

isAccepted

public boolean isAccepted()