public class ProgressBarInstallerListener extends SimpleInstallerListener
doInformProgressBar, LANG_FILE_NAME, langpackAFTER_DIR, AFTER_FILE, AFTER_PACK, AFTER_PACKS, BEFORE_DIR, BEFORE_FILE, BEFORE_PACK, BEFORE_PACKS| Constructor and Description |
|---|
ProgressBarInstallerListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPacks(AutomatedInstallData idata,
AbstractUIProgressHandler handler)
This method will be called from the unpacker after the installation of all packs was
performed.
|
afterDir, afterFile, afterPack, beforeDir, beforeFile, beforePack, beforePacks, getInstalldata, getMsg, getProgressBarCallerCount, getProgressBarCallerId, getSpecHelper, informProgressBar, isFileListener, setInstalldata, setProgressBarCaller, setSpecHelperpublic void afterPacks(AutomatedInstallData idata, AbstractUIProgressHandler handler) throws java.lang.Exception
InstallerListenerafterPacks in interface InstallerListenerafterPacks in class SimpleInstallerListeneridata - object containing the current installation datahandler - a handler to the current used UIProgressHandlerjava.lang.Exception