public class ChooseOneOfManyWizardPage<T> extends AbstractWizardPage
| Constructor and Description |
|---|
ChooseOneOfManyWizardPage(String title,
String message,
Icon icon,
DataState state,
boolean finishable,
IObjectUi<T> objectUi,
List<T> values,
net.anwiba.commons.model.IObjectModel<T> mobel,
net.anwiba.commons.lang.functional.IApplicable<IWizardPage> applicable) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
finishable() |
JComponent |
getComponent() |
getBackEnabledModel, getDataStateModel, getIcon, getMessage, getMessageDistributor, getMessageReciever, getNextEnabledModel, getTitle, getTitleReciever, isApplicablepublic JComponent getComponent()
public boolean finishable()
Copyright © 2007–2017 Andreas Bartels. All rights reserved.