Class OptionsContentWizardStepAdapter

  • All Implemented Interfaces:
    OptionsDialogContent

    public class OptionsContentWizardStepAdapter
    extends Object
    implements OptionsDialogContent
    Adapts a PanelWizardStep to OptionsDialogContent. This allows a panel wizard step to be used in an options dialog.
    Version:
    $Revision$ $Date$
    Author:
    Nick Collier
    • Constructor Detail

      • OptionsContentWizardStepAdapter

        public OptionsContentWizardStepAdapter​(org.pietschy.wizard.Wizard wizard,
                                               org.pietschy.wizard.PanelWizardStep step)
        Creates an OptionsContentWizardStepAdapter for the specified wizard step.
        Parameters:
        step -