Uses of Interface
org.jostraca.setup.SetupAction

Packages that use SetupAction
org.jostraca.setup Setup and installation classes. 
 

Uses of SetupAction in org.jostraca.setup
 

Classes in org.jostraca.setup that implement SetupAction
 class SetupActionComplete
          Description:
Installation complete message and advice.
 class SetupActionFindHome
          Description:
Finds the home folder of Jostraca.
 class SetupActionFindOS
          Description:
Finds the operating system used.
 class SetupActionFindPath
          Description:
Finds the path folder to put the jostraca script into
 class SetupActionGenerateScript
          Description:
Generate the batch or shell script that executes Jostraca.
 class SetupActionSaveScript
          Description:
Save the batch or shell script that executes Jostraca to the executable path.
 class SetupActionSetPermissions
          Description:
Set execute permission on the batch or shell script that executes Jostraca.
 class SetupActionSupport
          Description:
Support class for SetupActions.
 

Methods in org.jostraca.setup with parameters of type SetupAction
 void SetupManager.done(SetupAction pAction)
           
 



Copyright © 2000-2002 Richard Rodger