| Interface | Description |
|---|---|
| PacksPanelInterface |
This interface is used to be able to access the common information in the PackPanel and the
ImgPacksPAnel through a common type.
|
| ProcessingClient |
Implement this interface in any class that wants to use processing or validation services.
|
| Processor |
Interface for classes that provide input field processing services.
|
| Validator |
Interface for classes that provide rule validation services.
|
| Class | Description |
|---|---|
| CheckedHelloPanel |
An extended hello panel class which detects whether the product was already installed or not.
|
| CompilePanel |
The compile panel class.
|
| CompilePanelAutomationHelper |
Functions to support automated usage of the CompilePanel
|
| ConditionalUserInputPanel |
This panel adds some conditional behavior to the standard UserInputPanel.
|
| ExtendedInstallPanel |
The install panel class.
|
| FinishPanel |
The finish panel class.
|
| HelloPanel |
The Hello panel class.
|
| HTMLInfoPanel |
The HTML info panel.
|
| HTMLLicencePanel |
The IzPack HTML license panel.
|
| ImgPacksPanel |
The ImgPacks panel class.
|
| ImgPacksPanelAutomationHelper |
Functions to support automated usage of the ImgPacksPanel
|
| InfoPanel |
The info panel class.
|
| InstallPanel |
The install panel class.
|
| InstallPanelAutomationHelper |
Functions to support automated usage of the InstallPanel
|
| JDKPathPanel |
Panel which asks for the JDK path.
|
| LicencePanel |
The license panel.
|
| PacksModel |
User: Gaganis Giorgos Date: Sep 17, 2004 Time: 8:33:21 AM
|
| PacksPanel |
The packs selection panel class.
|
| PacksPanelAutomationHelper |
Functions to support automated usage of the PacksPanel
|
| PacksPanelBase |
The base class for Packs panels.
|
| PacksPanelBase.CheckBoxEditorRenderer | |
| PasswordGroup |
This class can be used to manage multiple related password fields.
|
| PathInputPanel |
Base class for panels which asks for paths.
|
| PathSelectionPanel |
This is a sub panel which contains a text field and a browse button for path selection.
|
| ProcessPanel |
The process panel class.
|
| ProcessPanelAutomationHelper |
Functions to support automated usage of the CompilePanel
|
| RuleInputField |
This class assists the user in entering serial numbers.
|
| RuleInputField.FieldSpec | |
| RuleTextField |
One line synopsis.
|
| SelectPrinterPanel |
The SelectPrinter panel class.
|
| ShortcutData |
This class serves as a data structure in
|
| ShortcutPanel |
This class implements a panel for the creation of shortcuts.
|
| SimpleFinishPanel |
The simple finish panel class.
|
| SudoPanel |
The packs selection panel class.
|
| SummaryPanel |
Summary panel to use before InstallPanel.
|
| TargetPanel |
The taget directory selection panel.
|
| TargetPanelAutomationHelper |
Functions to support automated usage of the TargetPanel
|
| UserInputPanel |
This panel is designed to collect user input during the installation process.
|
| UserInputPanel.TextValuePair |
This class can be used to associate a text string and a (text) value.
|
| UserInputPanelAutomationHelper |
Functions to support automated usage of the UserInputPanel
|
| XInfoPanel |
The XInfo panel class - shows some adaptative text (ie by parsing for some variables.
|