Serialized Form


Package jwizardcomponent.example

Class jwizardcomponent.example.DynamicJWizard implements Serializable

Class jwizardcomponent.example.SimpleDynamicJWizard implements Serializable

Class jwizardcomponent.example.SimpleDynamicWizardPanel implements Serializable

Serialized Fields

screen3CheckBox

javax.swing.JCheckBox screen3CheckBox
Note: Although this says Simple, it is much easier to add the Panels as you go in the next(), previous() using addPanel() and that way you don't have to worry about keeping tracking of the indicies.


screen4CheckBox

javax.swing.JCheckBox screen4CheckBox

screen5CheckBox

javax.swing.JCheckBox screen5CheckBox

screen3Panel

JWizardPanel screen3Panel

screen4Panel

JWizardPanel screen4Panel

screen5Panel

JWizardPanel screen5Panel

Class jwizardcomponent.example.SimpleJWizard implements Serializable

Class jwizardcomponent.example.SimpleLabelWizardPanel implements Serializable

Class jwizardcomponent.example.SimpleLogoJWizard implements Serializable


Package jwizardcomponent.frame

Class jwizardcomponent.frame.JWizardFrame implements Serializable

Serialized Fields

wizardComponents

JWizardComponents wizardComponents

buttonPanel

javax.swing.JPanel buttonPanel

panelTitleLabel

javax.swing.JLabel panelTitleLabel

Class jwizardcomponent.frame.SimpleJWizardFrame implements Serializable

Serialized Fields

wizardComponents

DefaultJWizardComponents wizardComponents

buttonPanel

javax.swing.JPanel buttonPanel

statusLabel

javax.swing.JLabel statusLabel

bottomPanel

javax.swing.JPanel bottomPanel

Class jwizardcomponent.frame.SimpleLogoJWizardFrame implements Serializable

Serialized Fields

wizardComponents

DefaultJWizardComponents wizardComponents

buttonPanel

javax.swing.JPanel buttonPanel

statusLabel

javax.swing.JLabel statusLabel

logo

javax.swing.ImageIcon logo


Package jwizardcomponent.common

Class jwizardcomponent.common.SimpleButtonPanel implements Serializable

Serialized Fields

statusLabel

javax.swing.JLabel statusLabel


Package jwizardcomponent

Class jwizardcomponent.JWizardPanel implements Serializable

Serialized Fields

wizardComponents

JWizardComponents wizardComponents

panelTitle

java.lang.String panelTitle


Package jwizardcomponent.dialog

Class jwizardcomponent.dialog.SimpleJWizardDialog implements Serializable

Serialized Fields

wizardComponents

JWizardComponents wizardComponents

buttonPanel

javax.swing.JPanel buttonPanel

statusLabel

javax.swing.JLabel statusLabel

bottomPanel

javax.swing.JPanel bottomPanel

Class jwizardcomponent.dialog.SimpleLogoJWizardDialog implements Serializable

Serialized Fields

wizardComponents

DefaultJWizardComponents wizardComponents

buttonPanel

javax.swing.JPanel buttonPanel

statusLabel

javax.swing.JLabel statusLabel

logo

javax.swing.ImageIcon logo