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(JWizardComponents wizardComponents,
OptionPanel optionPanel) |
public OptionPanelContainer(JWizardComponents wizardComponents, OptionPanel optionPanel)