Uses of Interface
org.openbp.swing.components.wizard.WizardListener

Packages that use WizardListener
org.openbp.swing.components.wizard   
 

Uses of WizardListener in org.openbp.swing.components.wizard
 

Classes in org.openbp.swing.components.wizard that implement WizardListener
 class WizardPage
          Base class for wizard panels.
 

Methods in org.openbp.swing.components.wizard with parameters of type WizardListener
 void WizardImpl.addWizardListener(WizardListener listener)
          Adds a wizard event listener.
 void Wizard.addWizardListener(WizardListener listener)
          Adds a wizard event listener.
 void WizardImpl.removeWizardListener(WizardListener listener)
          Removes a wizard event listener.
 void Wizard.removeWizardListener(WizardListener listener)
          Removes a wizard event listener.
 



Copyright © 2011. All Rights Reserved.