Package com.denova.JExpress.Installer

Contains classes to customize the installer.

See:
          Description

Interface Summary
InstallPropertyNames The list of properties available during the installation.
PanelNames The names of all of the standard Installer wizard panels as defined by getName().
 

Class Summary
CustomInstaller Interface to the installer for custom classes.
CustomUninstaller Add commands to the uninstaller to remove files and directories that your custom installer classes or your app adds that you want removed when your app is deleted.
StatusPanel StatusPanel gives the various custom classes that run after the files are installed the same look.
 

Package com.denova.JExpress.Installer Description

Contains classes to customize the installer.

Package Specification

Related Documentation