com.izforge.izpack.installer.console
Class ConsolePanelAutomationHelper

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

public class ConsolePanelAutomationHelper
extends PanelAutomationHelper


Field Summary
 
Fields inherited from interface com.izforge.izpack.api.handler.AbstractUIHandler
ANSWER_CANCEL, ANSWER_NO, ANSWER_YES, CHOICES_YES_NO
 
Constructor Summary
ConsolePanelAutomationHelper()
          Default constructor.
 
Method Summary
 
Methods inherited from class com.izforge.izpack.installer.automation.PanelAutomationHelper
askQuestion, askQuestion, askWarningQuestion, emitError, 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()
Default constructor.



Copyright © 2018. All rights reserved.