Uses of Interface
net.anwiba.commons.swing.dialog.wizard.IWizardController
-
Packages that use IWizardController Package Description net.anwiba.commons.swing.dialog.wizard -
-
Uses of IWizardController in net.anwiba.commons.swing.dialog.wizard
Classes in net.anwiba.commons.swing.dialog.wizard that implement IWizardController Modifier and Type Class Description classAbstractWizardControllerMethods in net.anwiba.commons.swing.dialog.wizard with parameters of type IWizardController Modifier and Type Method Description voidIWizardAction. execute(IWizardController controller)Constructors in net.anwiba.commons.swing.dialog.wizard with parameters of type IWizardController Constructor Description WizardDialog(java.awt.Window owner, IWindowPreferences preferences, java.lang.String title, IWizardController controller)
-