| Interface | Description |
|---|---|
| InstallerInterface | |
| IProductDetector |
If a product (multiple versions of one product) has been installed, we may want to know:
where it has (they have) been installed.
|
| Class | Description |
|---|---|
| AndroidInstaller |
Handle Windows registration and Environment settings for Android SDK support.
|
| ConsumOutStreamProcess | |
| DLLInstaller | |
| GhostScriptInstaller |
Install/Uninstall GhostScript.
|
| InstallerImpl | |
| LibraryUpdate |
A generic customizable File directory updater for SAFS users wishing to update certain library assets
with newer assets that might be available on the network in a central location.
|
| OCRInstaller | |
| ProductDetectorDefault |
This class ONLY provides implementation for
ProductDetectorDefault.getBins()
ProductDetectorDefault.getValidExecutable(File, String)
User NEEDS to implement the other methods to get it work. |
| ProgressIndicator |
A Panel to show the progress of the installation.
It includes 2 parts, one is the 'progress bar' to show the progress; the other is a 'text area' to show the progress information. |
| ProjectInstaller |
Prepare and install a new SAFS Project based on a config.ini, safstid.ini, environment variables,
command-line options, and internal defaults.
|
| RFTInstaller | |
| SAFSInstaller | |
| SeleniumPlusInstaller | |
| SilentInstaller | |
| STAFInstaller | |
| TCAFSInstaller |
Handle Windows registration and Environment settings for SmartBear TestComplete and
TestExecute.
|
| TopMostOptionPane |
Show the dialog on top most level, which means it will be shown before other windows.
|
| Enum | Description |
|---|---|
| InstallerImpl.BIT_OPTION | |
| InstallerImpl.VERSION_OPTION |
Copyright © SAS Institute. All Rights Reserved.