public class DecisionTreeWizard extends WizardWrapper
| Modifier and Type | Field and Description |
|---|---|
protected IDecisionMethod |
tree |
| Constructor and Description |
|---|
DecisionTreeWizard(Dialog arg0,
IDecisionMethod tree) |
DecisionTreeWizard(Frame frame,
IDecisionMethod tree) |
DecisionTreeWizard(IDecisionMethod tree) |
centerScreen, showModalDialoggetBackButtonEnabled, getCancelButtonEnabled, getDialog, getModel, getNextFinishButtonEnabled, getOwner, getReturnCode, getTitle, isModal, propertyChange, registerWizardPanel, setBackButtonEnabled, setCancelButtonEnabled, setCurrentPanel, setModal, setNextFinishButtonEnabled, setTitle, windowClosingwindowActivated, windowClosed, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChangedprotected IDecisionMethod tree
public DecisionTreeWizard(IDecisionMethod tree)
public DecisionTreeWizard(Dialog arg0, IDecisionMethod tree)
public DecisionTreeWizard(Frame frame, IDecisionMethod tree)
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.