| Package | Description |
|---|---|
| net.truelicense.swing.wizard |
Provides an abstract internationalized, Swing based wizard dialog.
|
| Modifier and Type | Method and Description |
|---|---|
SwingWizardController.ReturnCode |
SwingWizardController.lastReturnCode()
Returns the last return code from the wizard dialog.
|
SwingWizardController.ReturnCode |
SwingWizardController.showModalDialog()
Packs and displays the modal wizard dialog.
|
static SwingWizardController.ReturnCode |
SwingWizardController.ReturnCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SwingWizardController.ReturnCode[] |
SwingWizardController.ReturnCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.