|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SetupLicensePanel | |
---|---|
com.jgoodies.uifextras.convenience | Provides prepared dialogs and panels that minimize the effort required to build a rich Swing application |
Uses of SetupLicensePanel in com.jgoodies.uifextras.convenience |
---|
Methods in com.jgoodies.uifextras.convenience with parameters of type SetupLicensePanel | |
---|---|
static void |
SetupManager.setLicensePanel(SetupLicensePanel panel)
Sets a license panel and overrides the default license panel. |
Constructors in com.jgoodies.uifextras.convenience with parameters of type SetupLicensePanel | |
---|---|
DefaultSetupDialog(JFrame owner,
String applicationName,
JComponent welcomePanel,
SetupLicensePanel licensePanel)
Constructs a default setup dialog using the given owner frame, application name, welcome panel, and license panel. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |