Serialized Form


Package org.freixas.jwizard

Class org.freixas.jwizard.JWizardDialog extends JDialog implements Serializable

Serialized Fields

logoPanel

JPanel logoPanel

logoLabel

JLabel logoLabel

workArea

JPanel workArea

cardLayout

CardLayout cardLayout

currentWizard

JWizardPanel currentWizard

currentStep

int currentStep

lastStep

int lastStep

panelCount

int panelCount

buttonPanel

JPanel buttonPanel

buttons

JPanel buttons

buttonBack

JButton buttonBack

buttonNext

JButton buttonNext

buttonFinish

JButton buttonFinish

buttonCancel

JButton buttonCancel

buttonHelp

JButton buttonHelp

enableEarlyFinish

boolean enableEarlyFinish

enableCancelAtEnd

boolean enableCancelAtEnd

isCentered

boolean isCentered

isFinished

boolean isFinished

Class org.freixas.jwizard.JWizardPanel extends JPanel implements Serializable

Serialized Fields

dialogParent

JWizardDialog dialogParent

titlePanel

JPanel titlePanel

stepTitle

String stepTitle

stepTitleLabel

JLabel stepTitleLabel

contentPane

JPanel contentPane

backStep

int backStep

nextStep

int nextStep

firstNotify

boolean firstNotify


Copyright © 2004-2005 Antonio Freixas
Licensed under the Artistic License