| Package | Description |
|---|---|
| org.tn5250j.event | |
| org.tn5250j.spoolfile |
| Modifier and Type | Method and Description |
|---|---|
void |
WizardListener.canceled(WizardEvent e)
Invoked if the Cancel action is triggered.
|
void |
WizardListener.finished(WizardEvent e)
Invoked if a "finish" action is triggered.
|
void |
WizardListener.help(WizardEvent e)
Invoked if the Help action is triggered.
|
void |
WizardListener.nextBegin(WizardEvent e)
Invoked before advancing to the next page.
|
void |
WizardListener.nextComplete(WizardEvent e)
Invoked after advancing to the next page.
|
void |
WizardListener.previousBegin(WizardEvent e)
Invoked before advancing to the previous page.
|
void |
WizardListener.previousComplete(WizardEvent e)
Invoked after advancing to the previous page.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpoolExportWizard.canceled(WizardEvent e) |
void |
SpoolExportWizard.finished(WizardEvent e) |
void |
SpoolExportWizard.help(WizardEvent e) |
void |
SpoolExportWizard.nextBegin(WizardEvent e) |
void |
SpoolExportWizard.nextComplete(WizardEvent e) |
void |
SpoolExportWizard.previousBegin(WizardEvent e) |
void |
SpoolExportWizard.previousComplete(WizardEvent e) |
Copyright © 2018. All rights reserved.