| Package | Description |
|---|---|
| net.anwiba.commons.swing.dialog.wizard |
| Constructor and Description |
|---|
AbstractWizardController(List<IWizardPage> container,
IObjectModel<DataState> dataStateModel,
IObjectModel<IWizardAction> wizardActionModel) |
ChooseOneOfManyWizardPage(String title,
String message,
Icon icon,
DataState state,
boolean finishable,
IObjectUi<T> objectUi,
List<T> values,
IObjectModel<T> mobel,
IObjectModel<IWizardAction> wizardActionModel,
IApplicable<IWizardPage> applicable) |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.