Class BrowseForHomeStep

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.pietschy.wizard.WizardStep, PluginWizardStepListener

public class BrowseForHomeStep extends PluginWizardStep
Wizard step that provides the location of the data analysis plugin executable.
Author:
Eric Tatara
See Also:
  • Field Details

  • Constructor Details

    • BrowseForHomeStep

      public BrowseForHomeStep(String name, String installHome, String defaultLocation)
  • Method Details

    • getContentPanel

      protected JPanel getContentPanel()
      Description copied from class: PluginWizardStep
      Subclasses must provide a JPanel with the wizard contents.
      Specified by:
      getContentPanel in class PluginWizardStep
      Returns:
      the content panel
    • getInstallHome

      public String getInstallHome()
    • getDefaultLocation

      public String getDefaultLocation()