Uses of Class
org.netbeans.spi.wizard.WizardPage.CustomComponentNotifier

Packages that use WizardPage.CustomComponentNotifier
Package Description
org.netbeans.spi.wizard   
 

Uses of WizardPage.CustomComponentNotifier in org.netbeans.spi.wizard
 

Methods in org.netbeans.spi.wizard with parameters of type WizardPage.CustomComponentNotifier
Modifier and Type Method and Description
abstract  void WizardPage.CustomComponentListener.startListeningTo(java.awt.Component c, WizardPage.CustomComponentNotifier n)
          Begin listening for events on the component.