Uses of Interface
com.jgoodies.uifextras.convenience.SetupManager.WizardPanel

Packages that use SetupManager.WizardPanel
com.jgoodies.uifextras.convenience Provides prepared dialogs and panels that minimize the effort required to build a rich Swing application 
 

Uses of SetupManager.WizardPanel in com.jgoodies.uifextras.convenience
 

Classes in com.jgoodies.uifextras.convenience that implement SetupManager.WizardPanel
 class DefaultSetupWelcomePanel
          Builds the default welcome panel for the setup dialog.
 

Methods in com.jgoodies.uifextras.convenience with parameters of type SetupManager.WizardPanel
static void SetupManager.setWelcomePanel(SetupManager.WizardPanel panel)
          Sets a welcome panel and overrides the default welcome panel.
 



Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.