com.jgoodies.uifextras.convenience
Interface SetupManager.WizardPanel

All Known Implementing Classes:
DefaultSetupWelcomePanel
Enclosing class:
SetupManager

public static interface SetupManager.WizardPanel

An interface that describes the welcome and license agreement panels.


Method Summary
 void build(JComponent buttonBar)
           
 

Method Detail

build

void build(JComponent buttonBar)


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