Package com.izforge.izpack.installer

Interface Summary
CompileHandler Interface for monitoring compilation progress.
PanelAutomation Defines the Interface that must be implemented for running Panels in automated (or "silent", "headless") install mode.
ProcessPanelWorker.Processable  
 

Class Summary
AutomatedInstallData Encloses information about the install process.
AutomatedInstaller Runs the install process in text only (no GUI) mode.
CompileResult This class describes the result of the compilation.
CompileWorker This class does alle the work for compiling sources.
CompileWorker.CompilationJob a compilation job
GUIInstaller The IzPack graphical installer class.
GUIInstaller.FlagRenderer A list cell renderer that adds the flags on the display.
InstallData Encloses information about the install process.
Installer The program entry point.
InstallerBase Common utility functions for the GUI and text installers.
InstallerFrame The IzPack installer frame.
IzPanel Defines the base class for the IzPack panels.
IzPanel.Filler  
PanelAutomationHelper Abstract class implementing basic functions needed by all panel automation helpers.
ProcessPanelWorker This class does alle the work for the process panel.
ProcessPanelWorker.ExecutableClass Tries to create a class that has an empty contstructor and a method run(AbstractUIProcessHandler, String[]) If found, it calls the method and processes all returned exceptions
ProcessPanelWorker.ExecutableFile  
ProcessPanelWorker.ExecutableFile.OutputMonitor  
ProcessPanelWorker.ProcessingJob  
ResourceManager With this ResourceManager you are able to get resources from the jar file.
ScriptParser The script parser classe.
UninstallData Holds uninstallation data.
Unpacker Unpacker class.
WebAccessor Dialogs for password authentication and firewall specification, when needed, during web installation.
 

Exception Summary
InstallerException Indicates a Failure in a custom action.
ResourceNotFoundException Describes that a resource could not be found