abstractpublic class GeneralPlatformInstall (Code)
An super class of all the platform installers. You never subclass directly
this class but either the
CustomPlatformInstall or
PlatformInstall author: Tomas Zezula since: 1.5
getDisplayName() Gets the display name of the platform installer.
If the platform type has a single installer the display name should
correspond to the platform name.
Gets the display name of the platform installer.
If the platform type has a single installer the display name should
correspond to the platform name. If there are more installers for
a single platform type the display name should also describe the installation process.
the display name