com.izforge.izpack.installer
Class ConsolePanelAutomationHelper

java.lang.Object
  extended by com.izforge.izpack.installer.PanelAutomationHelper
      extended by com.izforge.izpack.installer.ConsolePanelAutomationHelper
All Implemented Interfaces:
AbstractUIHandler

public class ConsolePanelAutomationHelper
extends PanelAutomationHelper


Field Summary
 
Fields inherited from interface com.izforge.izpack.util.AbstractUIHandler
ANSWER_CANCEL, ANSWER_NO, ANSWER_YES, CHOICES_YES_NO, CHOICES_YES_NO_CANCEL
 
Constructor Summary
ConsolePanelAutomationHelper()
           
 
Method Summary
 
Methods inherited from class com.izforge.izpack.installer.PanelAutomationHelper
askQuestion, askQuestion, emitError, emitErrorAndBlockNext, emitNotification, emitWarning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsolePanelAutomationHelper

public ConsolePanelAutomationHelper()