public class OptionPanelContainer
extends JWizardPanel
This class is a wizard panel that displays the panel returned by the
OptionPanel.getJPanel()
method int the top of the wizard. It also
call the other methods when the user clicks a button.
Constructor and Description |
---|
OptionPanelContainer(WizardPanelWithLogo wizardPanel,
OptionPanel optionPanel) |
public OptionPanelContainer(WizardPanelWithLogo wizardPanel, OptionPanel optionPanel)