public interface CompileHandler extends AbstractUIProgressHandler
CompilePanel, CompileWorker and
CompilePanelAutomationHelper to display the progress of the compilation. Most of
the functionality, however, is inherited from interface
com.izforge.izpack.util.AbstractUIProgressHandlerAbstractUIProgressHandlerANSWER_CANCEL, ANSWER_NO, ANSWER_YES, CHOICES_YES_NO, CHOICES_YES_NO_CANCEL| Modifier and Type | Method and Description |
|---|---|
void |
handleCompileError(CompileResult error)
An error was encountered.
|
nextStep, progress, startAction, stopActionaskQuestion, askQuestion, emitError, emitNotification, emitWarningvoid handleCompileError(CompileResult error)
error - the error to handle