Package org.jostraca.setup

Setup and installation classes.

See:
          Description

Interface Summary
SetupAction Description:
Interface implemented by classes which perform setup actions
 

Class Summary
SetupActionComplete Description:
Installation complete message and advice.
SetupActionFindHome Description:
Finds the home folder of Jostraca.
SetupActionFindOS Description:
Finds the operating system used.
SetupActionFindPath Description:
Finds the path folder to put the jostraca script into
SetupActionGenerateScript Description:
Generate the batch or shell script that executes Jostraca.
SetupActionSaveScript Description:
Save the batch or shell script that executes Jostraca to the executable path.
SetupActionSetPermissions Description:
Set execute permission on the batch or shell script that executes Jostraca.
SetupActionSupport Description:
Support class for SetupActions.
SetupManager Description:
Manages a set of SetupActions.
 

Exception Summary
SetupException Description:
SetupExceptions are used by the SetupManager to indicate to a UI wrapper the type of failure which occured, so that user friendly error messages can be displayed.
 

Package org.jostraca.setup Description

Setup and installation classes.



Copyright © 2000-2002 Richard Rodger