|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception echopoint.wizard.WizardNavigationVetoException
This exception class is used by a WizardNavigationListener
to veto
the navigation between panes.
Field Summary | |
protected WizardNavigationEvent |
wizardEvent
|
Constructor Summary | |
WizardNavigationVetoException(WizardNavigationEvent wizardEvent)
NavigateVetoException constructor. |
Method Summary | |
WizardNavigationEvent |
getWizardEvent()
Returns the WizardNavigationEvent associated with this exception |
WizardPane |
getWizardPane()
Returns the WizardPane associated with this exception |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected WizardNavigationEvent wizardEvent
Constructor Detail |
public WizardNavigationVetoException(WizardNavigationEvent wizardEvent)
Method Detail |
public WizardNavigationEvent getWizardEvent()
public WizardPane getWizardPane()
|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |