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 (a.k.a.
ProcessPanelWorker.Processable  
VariableValueMap Maps variable names to a variable value.
 

Class Summary
AutomatedInstallData Encloses information about the install process.
AutomatedInstallData.VariableValueMapImpl A Properties based implementation for VariableValueMap interface.
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.
GUIInstaller The IzPack graphical installer class.
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.
PanelAutomationHelper Abstract class implementing basic functions needed by all panel automation helpers.
ProcessPanelWorker This class does alle the work for the process panel.
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.
VariableSubstitutor Substitutes variables occurring in an input stream or a string.
VariableValueMapImpl A Properties based implementation for VariableValueMap interface.
 

Exception Summary
ResourceNotFoundException Describes that a resource could not be found