AddFeatureIntroductionConsole |
|
ChooseDBConnectionConsole |
Displays the console panel which allows developers to have the end user
provide the DB server settings that will be used to run sql scripts on DB's
supported by Installanywhere.
Developers can specify the DB server related parameters that the DB selected
requires, and the console will set and run the SQl scripts on intended DB's
during install and uninstall phases.
|
ChooseFeaturesToUninstallConsole |
The panel allows the end user to select which features they want to uninstall.
|
ChooseInstallFolderConsole |
Displays the console panel which allows the end user to choose the primary
installation location.
The panel is designed to be used in the pre-install phase of the installation only.
|
ChooseInstallSetConsole |
Displays the console panel which allows the end user to choose an install
set, or features to install.
The panel is designed to be used in the pre-install phase of the installation
only.
|
ChooseJavaVMConsole |
Displays the console panel which allows developers to have the end user
select the Java VM that will be used for any installed LaunchAnywhere
Launchers.
Developers can specify the type of VM that the end user should select, and
the panel will search the system for an appropriate VM.
|
ChooseShortcutFolderConsole |
Displays the console panel which allows the end user to determine where to install UNIX links.
|
ChooseUninstallTypeConsole |
The panel allows the end user to select whether to uninstall all or part of
the application.
Setting the allDescription and someDescription properties
the developer can customize the description of the options that will be
displayed to the end user.
|
CustomCodePanelConsole |
Displays a custom console panel.
|
DisplayMessageConsole |
The panel allows developers to simply display a text message to the end user
during the installation.
|
GetPasswordConsole |
The panel allows developers to request a password from the end user.
The password can be validate against a list passwords.
|
GetSerialNumberConsole |
The panel allows developers to generate a list of serial numbers as well as
request them from the end user.
|
GetUserInputConsole |
The panel allows developers to request input from the end user.
|
ImportantNoteConsole |
Displays an important note to the end user.
|
InputItem |
Defines the label and default value for an item to be requested from the end user.
|
InstallCompleteConsole |
Displays information about the installation's status to the end user.
|
InstallFailedConsole |
Displays information about the installation's status when a console installer
has generated an error.
|
IntroductionConsole |
Displays the installation introduction panel to the end user.
|
LicenseAgreementConsole |
Displays a license agreement for approval by the end user.
|
PlugInConsole |
Contains the information necessary to invoke a console panel plug-in.
|
PreInstallationSummaryConsole |
Displays the information collected and evaluated prior to the installation of
files.
|
ReadyToInstallConsole |
Alerts the end user that the installer is about to install files.
|
RemoveFeatureIntroductionConsole |
|
RepairFeatureIntroductionConsole |
The customizer for the IntroActionAddFeatureConsole.
|
ShowMessageConsole |
Displays a message and request the end user to take a decision.
|
TomcatDeploymentOptionsConsole |
|
UninstallCompleteConsole |
Displays information that the uninstaller has completed.
|
UninstallerIntroductionConsole |
Displays an introduction to the uninstaller.
|
WebsphereDeploymentOptionsConsole |
Action Class for Console mode Web Sphere Runtime Deployment
|