Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
X
W
Wizard
- Interface in
org.patterncoder.wizard
The wizard interface defines an interface that must be implemented by the main wizard class.
WizardModel
- Class in
org.patterncoder.wizard
The wizard model class is used to hold data required for the wizard process and the wizard framework.
WizardModel()
- Constructor for class org.patterncoder.wizard.
WizardModel
Creates a new instance of WizardModel
WizardPanel
- Interface in
org.patterncoder.wizard.panels
WizardPanelDescriptor
- Class in
org.patterncoder.wizard
This class is used to hold details of a stage within the wizard.
WizardPanelDescriptor(Object, Object, Object, String, String, AbstractWizardPanel)
- Constructor for class org.patterncoder.wizard.
WizardPanelDescriptor
Creates a new instance of WizardPanelDescriptor, giving variable values for each of the required variables of this class.
WizardPanelNotFoundException
- Exception in
org.patterncoder.wizard
Exception used when a wizard panel causes an error.
WizardPanelNotFoundException()
- Constructor for exception org.patterncoder.wizard.
WizardPanelNotFoundException
Creates a new instance of WizardPanelNotFoundException
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
X