Class DataLoadingSetupFinish

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.pietschy.wizard.PanelWizardStep
repast.simphony.ui.plugin.editor.PluginWizardStep
repast.simphony.dataLoader.ui.wizard.DataLoadingSetupFinish
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.pietschy.wizard.WizardStep, PluginWizardStepListener

public class DataLoadingSetupFinish extends PluginWizardStep
See Also:
  • Constructor Details

    • DataLoadingSetupFinish

      public DataLoadingSetupFinish()
  • 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
    • init

      public void init(org.pietschy.wizard.WizardModel wizardModel)
      Specified by:
      init in interface org.pietschy.wizard.WizardStep
      Overrides:
      init in class org.pietschy.wizard.PanelWizardStep
    • applyState

      public void applyState()
      Specified by:
      applyState in interface org.pietschy.wizard.WizardStep
      Overrides:
      applyState in class org.pietschy.wizard.PanelWizardStep