JComponentPack 1.5.0

Uses of Class
com.zfqjava.swing.JWizardPane

Packages that use JWizardPane
com.zfqjava.swing   
com.zfqjava.swing.plaf   
com.zfqjava.swing.plaf.basic   
 

Uses of JWizardPane in com.zfqjava.swing
 

Methods in com.zfqjava.swing with parameters of type JWizardPane
 void WizardPage.afterAction(JWizardPane wizardPane, WizardAction action)
          Invoked after the action has been executed
 void WizardPage.beforeAction(JWizardPane wizardPane, WizardAction action)
          Invoked before the action will execute
 

Uses of JWizardPane in com.zfqjava.swing.plaf
 

Methods in com.zfqjava.swing.plaf with parameters of type JWizardPane
abstract  void WizardPaneUI.addPageAt(JWizardPane pane, int index)
           
abstract  void WizardPaneUI.removeAllPage(JWizardPane pane)
           
abstract  void WizardPaneUI.removePageAt(JWizardPane pane, int index)
           
 

Uses of JWizardPane in com.zfqjava.swing.plaf.basic
 

Methods in com.zfqjava.swing.plaf.basic with parameters of type JWizardPane
 void BasicWizardPaneUI.addPageAt(JWizardPane pane, int index)
           
protected  void BasicWizardPaneUI.installComponents(JWizardPane wizardPane)
           
protected  void BasicWizardPaneUI.installDefaults(JWizardPane wizardPane)
           
protected  void BasicWizardPaneUI.installListeners(JWizardPane wizardPane)
           
 void BasicWizardPaneUI.removeAllPage(JWizardPane pane)
           
 void BasicWizardPaneUI.removePageAt(JWizardPane pane, int index)
           
protected  void BasicWizardPaneUI.uninstallComponents(JWizardPane wizardPane)
           
protected  void BasicWizardPaneUI.uninstallDefaults(JWizardPane wizardPane)
           
protected  void BasicWizardPaneUI.uninstallListeners(JWizardPane wizardPane)
           
 


JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.