|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.javaprog.ui.wizard.plaf.basic.BasicWizardContentPaneUI.BasicWizardModelHandler
protected class BasicWizardContentPaneUI.BasicWizardModelHandler
| Constructor Summary | |
|---|---|
protected |
BasicWizardContentPaneUI.BasicWizardModelHandler()
|
| Method Summary | |
|---|---|
void |
stepShown(WizardModelEvent e)
Called when a step from the model is shown in the wizard. |
void |
wizardCanceled(WizardModelEvent e)
Called when the wizard is canceled. |
void |
wizardFinished(WizardModelEvent e)
Called when the wizard is finished. |
void |
wizardModelChanged(WizardModelEvent e)
Called when the wizard model changes due to some StepModelCustomizer. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected BasicWizardContentPaneUI.BasicWizardModelHandler()
| Method Detail |
|---|
public void stepShown(WizardModelEvent e)
WizardModelListener
stepShown in interface WizardModelListenerpublic void wizardCanceled(WizardModelEvent e)
WizardModelListenerWizardModel.cancelWizard().
wizardCanceled in interface WizardModelListenerWizardModel.cancelWizard()public void wizardFinished(WizardModelEvent e)
WizardModelListenerWizardModel.finishWizard().
wizardFinished in interface WizardModelListenerWizardModel.finishWizard()public void wizardModelChanged(WizardModelEvent e)
WizardModelListener
wizardModelChanged in interface WizardModelListenerStepModelCustomizer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||