|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CompileHandler
Interface for monitoring compilation progress.
This is used byCompilePanel, CompileWorker and
CompilePanelAutomationHelper to display the progress of the compilation.
ProgressListener| Field Summary |
|---|
| Fields inherited from interface com.izforge.izpack.api.handler.AbstractUIHandler |
|---|
ANSWER_CANCEL, ANSWER_NO, ANSWER_YES, CHOICES_YES_NO |
| Method Summary | |
|---|---|
void |
handleCompileError(CompileResult error)
An error was encountered. |
| Methods inherited from interface com.izforge.izpack.api.event.ProgressListener |
|---|
nextStep, progress, progress, restartAction, setSubStepNo, startAction, stopAction |
| Methods inherited from interface com.izforge.izpack.api.handler.AbstractUIHandler |
|---|
askQuestion, askQuestion, askWarningQuestion, emitError, emitNotification, emitWarning |
| Method Detail |
|---|
void handleCompileError(CompileResult error)
error - the error to handle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||