AddFeatureIntroductionPanel |
|
ChooseAliasLinkShortcutPanel |
This action allows the user to choose the location for the installation of
Shortcuts.
|
ChooseDBConnectionPanel |
* Displays the gui 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 panel will set and run the SQl scripts on intended DB's
during install and uninstall phases.
|
ChooseFeaturesToUninstallPanel |
This action allows the user to choose install bundles for the installation..
|
ChooseFilePanel |
Choose File allows installers to request that the user select a file on
certain criteria and set its result as an InstallAnywhere Variable.
|
ChooseFolderPanel |
Choose Folder allow developers to request that the user select a folder on
certain criteria and set its result as an InstallAnywhere Variable that can
be used later in the Install.
|
ChooseInstallFolderPanel |
This action allows allows the user to choose the primary installation folder.
|
ChooseInstallSetPanel |
This action allows the user to choose an install set, or features to install.
|
ChooseJavaVMPanel |
This action allows the user to choose a Java VM for use by a LaunchAnywhere.
|
ChooseRemoteSystemiInstallFolderPanel |
This action allows the user with the option to choose an install location.
|
ChooseUninstallTypePanel |
This action creates a panel which allows user to select features to be uninstall.
|
DisplayHTMLPanel |
This action displays HTML from an archived file or a specific URL on a panel
during the installation.
|
DisplayMessagePanel |
This action creates an install panel to display a message to the user.
|
DisplayScrollingMessagePanel |
This action allows setup authors to enter long text in a message panel that
includes scroll bars.
|
FindFileOrFolderPanel |
This panel implements a search process that, depending on specifications made
by the setup author, searches portions of the file system for a specific named
file or for a file that matches a certain pattern.
|
GetPasswordPanel |
This action allows setup author to request a password from the end user.
|
GetSerialNumberPanel |
This action allows setup author to add serial number functionality to the
installer.
|
GetUserInputAdvancedPanel |
This action allows setup authors to get input from the user using multiple
input types, and setting multiple variables.
|
GetUserInputSimplePanel |
This class is an InstallAnywhere Advanced Action.
|
ImportantNotePanel |
This action allows setup authors to display a text or HTML file without the
radio buttons found on the license agreement panel.
|
InputComponent |
Defines the label, default value and result variable for input components.
|
InputComponentGroup |
Defines a group of component to be displayed in the GetUserInputPanel.
|
InputItem |
|
InstallCompleteOldPanel |
|
InstallCompletePanel |
The action displays information about the installation's status to the end
user.
|
InstallPanelAction |
This is an abstract panel that is the base for the all the other panels.
|
InstallSummaryPanel |
This action summarizes information collected and evaluated prior to the
installation of files.
|
IntroductionPanel |
This action presents the user with an introduction panel to the installer.
|
LicenseAgreementPanel |
This action presents a license agreement to the end user as part of the
install, requiring the user to accept the terms (you must submit).
|
MinimalUIAction |
|
PlugInPanel |
Close extension of InstallPanelAction that represents custom code panels
loaded through the plugin method (see Plugin and PlugInDetector) Will be
initialized with information from the properties file inside a plugin jar.
|
RemoveFeatureIntroductionPanel |
|
RepairFeatureIntroductionPanel |
|
SystemiLoginCredentialPanel |
This action presents the user with an i5OS login panel to login to a System I remotely
|
TomcatDeploymentOptionsPanel |
|
UninstallCompletePanel |
This action presents the Uninstall complete message to the end user.
|
UninstallerIntroductionPanel |
This action presents the user with an introduction panel to the installer.
|
WebsphereDeploymentOptionsPanel |
Action Class for Web Sphere Runtime Deployment
|