Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
F
G
J
S
J
JPage
- class com.persistent.wizard.
JPage
.
Used to create a page to be added to a wizard.
JPage()
- Constructor for class com.persistent.wizard.
JPage
JWizard
- class com.persistent.wizard.
JWizard
.
This is to Create a Dialog to show the wizard.
JWizard(JFrame, String)
- Constructor for class com.persistent.wizard.
JWizard
JWizard(String)
- Constructor for class com.persistent.wizard.
JWizard
This is used to create default frame whose size dimentions are 600px X 600 px.
JWizard(String, Dimension)
- Constructor for class com.persistent.wizard.
JWizard
Creates default JFrame object but allows user to set dimentions of Wizard.
JWizard(JFrame, String, Dimension)
- Constructor for class com.persistent.wizard.
JWizard
User is allowed to specify his dimentions to resize Wizard.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
F
G
J
S