Uses of Interface
com.denova.JExpress.Installer.InstallPropertyNames

Packages that use InstallPropertyNames
com.denova.JExpress Constants and data for JExpress. 
com.denova.JExpress.Installer Contains classes to customize the installer. 
 

Uses of InstallPropertyNames in com.denova.JExpress
 

Classes in com.denova.JExpress that implement InstallPropertyNames
 class JExpressPropertyStore
          Persistent data for JExpress.
 

Uses of InstallPropertyNames in com.denova.JExpress.Installer
 

Classes in com.denova.JExpress.Installer that implement InstallPropertyNames
 class CustomInstaller
          Interface to the installer for custom classes.
 class 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.
 class StatusPanel
          StatusPanel gives the various custom classes that run after the files are installed the same look.