|
Side of Software Wizard Library 1.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--sos.wizard.DefaultWizardModel.TransitionAdapter
A convenience class that implements the Transition interface
with empty methods.
| Constructor Summary | |
DefaultWizardModel.TransitionAdapter()
|
|
| Method Summary | |
void |
stepBack()
Applies this transition as a result of returning to the page in the backward direction. |
void |
stepNext()
Applies this transition as a result of leaving the page in the forward direction. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultWizardModel.TransitionAdapter()
| Method Detail |
public void stepNext()
DefaultWizardModel.Transition
stepNext in interface DefaultWizardModel.Transitionpublic void stepBack()
DefaultWizardModel.Transition
stepBack in interface DefaultWizardModel.Transition
|
Side of Software Wizard Library 1.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||