Package edu.utk.cs.icl.rest.installer

Location of all the Installer specific files.

See:
          Description

Interface Summary
GSI_Info Methods to access information gathered from the user about the package to install
Installer  
 

Class Summary
Actions Actions configurations panel for groups and locations
AddActionDialog Dialog specifically created for Selecting Actions
Application Main class for the Installer.
ConfigFileParser Parses a config file and substitutes keywords.
Final Final panel displayed when running the installer.
GSI_Panels GSI_Panels provides the basis for all the panels used in the Installer.
GSI_PanelTreeCellRenderer Class defining how to render the GSI_Panel tree
Initialization Displays all the user feedback as the installation takes place
InstallerLocationGroup Extends the LocationGroup to handle threading installation on a package.
InstallerLocInfo Extends LocInfo to include the necessary code to thread the installation of a package.
InstallFrame Main class for the Installer.
Intro Intro frame welcoming the user to the installer
License Panel to display the license if available.
LocInputDialog Dialog to allow for location input
SaveAsDialog Dialog specifically created for Selecting Actions
SelectGroupsDialog Creates a custom dialog for selecting groups
SetupCmdOpts Setup the command options
SetupLocations Setup Locations allows the user to input location from a script or through a dialog for which the package is to be installed
SetupLogicalGroups Setup the locations and assign them to the specific logical groups if not already setup by the import file
SetupPasswdGroups Setup the authentication for ssh.
SetupSubs Setup the configfile substitution
 

Package edu.utk.cs.icl.rest.installer Description

Location of all the Installer specific files. Should import this package when writing new panels.