Class FileSinkPropertiesStep

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

    public class FileSinkPropertiesStep
    extends org.pietschy.wizard.PanelWizardStep
    Wizard step for configuring the file related properties of a file sink.
    Author:
    Nick Collier
    See Also:
    Serialized Form
    • Constructor Detail

      • FileSinkPropertiesStep

        public FileSinkPropertiesStep()
    • Method Detail

      • 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
      • prepare

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

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