Uses of Class
jas.util.JASWizardPage

Packages that use JASWizardPage
jas.util   
 

Uses of JASWizardPage in jas.util
 

Methods in jas.util that return JASWizardPage
 JASWizardPage HasNextPages.getNext()
          This method is called when the user clicks on the "Next" button.
 JASWizardPage[] HasNextPages.getNextWizardPages()
          Returns an array of all possible next pages.
 

Constructors in jas.util with parameters of type JASWizardPage
JASWizard(JFrame parent, String title, JASWizardPage firstPage)
          Creates a new wizard that shows itself automatically.
 



Copyright © 2000-2009 FreeHEP. All Rights Reserved.