|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JASWizardPage | |
---|---|
jas.util |
Uses of JASWizardPage in jas.util |
---|
Methods in jas.util that return JASWizardPage | |
---|---|
JASWizardPage |
HasNextPages.getNext()
This method is called when the user clicks on the "Next" button. |
JASWizardPage[] |
HasNextPages.getNextWizardPages()
Returns an array of all possible next pages. |
Constructors in jas.util with parameters of type JASWizardPage | |
---|---|
JASWizard(JFrame parent,
String title,
JASWizardPage firstPage)
Creates a new wizard that shows itself automatically. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |