Uses of Class
com.sas.swing.visuals.wizard.ButtonNavigationPanel

Packages that use ButtonNavigationPanel
com.sas.swing.visuals.wizard A set of classes used to develop a swing-based wizard. 
 

Uses of ButtonNavigationPanel in com.sas.swing.visuals.wizard
 

Fields in com.sas.swing.visuals.wizard declared as ButtonNavigationPanel
protected  ButtonNavigationPanel Wizard.buttonPanel
          A ButtonNavigationPanel object that contains and manages the buttons used to navigate through the wizard.
 

Methods in com.sas.swing.visuals.wizard that return ButtonNavigationPanel
 ButtonNavigationPanel Wizard.createButtonPanel()
          Constucts and returns a ButtonNavigationPanel containing buttons used to navigate through the wizard.
 ButtonNavigationPanel Wizard.getButtonPanel()
          Returns the buttonPanel.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.