Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.
@CodeSet(value="sas.platform")
@SASScope(value="ALL")

Package com.sas.swing.visuals.wizard2

Class Summary
BackAction BackAction handles a Wizard's back events.
BaseWizardPage This class is provided as a convenience for easily creating wizard pages, and is designed to be subclassed.
ButtonNavigationPanel The ButtonNavigationPanel is a panel containing buttons designed to navigate through the pages of a Wizard object.
CancelAction CancelAction handles a Wizard's cancel events.
FinishAction FinishAction handles a Wizard's next events.
HelpAction HelpAction handles a Wizard's help events.
Next_FinishAction Next_FinishAction handles a Wizard's next and finish events.
SummaryPage A subclass of BaseWizardPage provided as a convenience class to be used as a summary page in a wizard.
Wizard Wizard is a class that provides a framework to develop wizards.
WizardPageDeck WizardPageDeck is responsible for containing, displaying, and managing the pages in a Wizard object.
 


Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.


Copyright © 2009 SAS Institute Inc. All Rights Reserved.