Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
F
G
J
S
S
setFinishEnabled()
- Method in class com.persistent.wizard.
JPage
This is to enable finish usinfg the implementation of the canFinish function provided by user.This is used internally.
setNextPageName(String)
- Method in class com.persistent.wizard.
JPage
This is to set the next page name for each page.
setPreviousPageName(String)
- Method in class com.persistent.wizard.
JPage
This is used set the previous page name.This is used internally.
setTitle()
- Method in class com.persistent.wizard.
JPage
setWizard(JWizard)
- Method in class com.persistent.wizard.
JPage
This is the dialog which is created to display a wizard.This is used internally.
setWizardPanel(JPanel)
- Method in class com.persistent.wizard.
JPage
Set the wizard panel to which the present page is attached to.
showDialog()
- Method in class com.persistent.wizard.
JWizard
Once you have added all pages you want to display to the wizard you have to call this to make the wizard visible.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
F
G
J
S