|
JComponentPack 1.3.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionVetoException | |
|---|---|
| com.zfqjava.swing | |
| com.zfqjava.swing.event | |
| Uses of ActionVetoException in com.zfqjava.swing |
|---|
| Methods in com.zfqjava.swing that throw ActionVetoException | |
|---|---|
void |
WizardPage.beforeAction(JWizardPane wizardPane,
WizardAction action)
Invoked before the action will execute |
protected void |
JDataGridBean.doBeforeClose()
|
protected void |
JBean.doBeforeClose()
Invoke this method before close the frame. |
protected void |
JWizardPane.fireBeforeBack()
Notifies all listeners that have registered interest for notification on this event type. |
protected void |
JWizardPane.fireBeforeCancel()
Notifies all listeners that have registered interest for notification on this event type. |
protected void |
JWizardPane.fireBeforeFinish()
Notifies all listeners that have registered interest for notification on this event type. |
protected void |
JWizardPane.fireBeforeHelp()
Notifies all listeners that have registered interest for notification on this event type. |
protected void |
JWizardPane.fireBeforeNext()
Notifies all listeners that have registered interest for notification on this event type. |
| Uses of ActionVetoException in com.zfqjava.swing.event |
|---|
| Methods in com.zfqjava.swing.event that throw ActionVetoException | |
|---|---|
void |
WizardAdapter.beforeBack(WizardEvent e)
Sent before the previous page will show on the wizard page. |
void |
WizardListener.beforeBack(WizardEvent e)
Sent before the previous page will show on the wizard page. |
void |
WizardAdapter.beforeCancel(WizardEvent e)
Sent before the cancel action will perform. |
void |
WizardListener.beforeCancel(WizardEvent e)
Sent before the cancel action will perform. |
void |
WizardAdapter.beforeFinish(WizardEvent e)
Sent before the finish action will perform. |
void |
WizardListener.beforeFinish(WizardEvent e)
Sent before the finish action will perform. |
void |
WizardAdapter.beforeHelp(WizardEvent e)
Sent before the help action will perform. |
void |
WizardListener.beforeHelp(WizardEvent e)
Sent before the help action will perform. |
void |
WizardAdapter.beforeNext(WizardEvent e)
Sent before the next page will show on the wizard page. |
void |
WizardListener.beforeNext(WizardEvent e)
Sent before the next page will show on the wizard page. |
|
JComponentPack 1.3.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||