public abstract class TargetEnvironmentWizardStep extends AbstractWizardStepEx
AbstractWizardStepEx.CommitType, AbstractWizardStepEx.ListenerDisposable.Parent| Constructor and Description |
|---|
TargetEnvironmentWizardStep(java.lang.String title) |
| Modifier and Type | Method and Description |
|---|---|
void |
commit(AbstractWizardStepEx.CommitType commitType)
This method is abstract in super class and can't be overridden in Kotlin since it exposes protected member
AbstractWizardStepEx.CommitType |
protected abstract void |
doCommit(AbstractWizardStepEx.CommitType commitType) |
_commit, _commitPrev, _init, addStepListener, dispose, fireGoNext, fireStateChanged, getHelpId, getIcon, getNextStepId, getPreferredFocusedComponent, getPreviousStepId, getStepId, getTitle, isComplete, setTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetComponentpublic TargetEnvironmentWizardStep(java.lang.String title)
public final void commit(AbstractWizardStepEx.CommitType commitType) throws CommitStepException
AbstractWizardStepEx.CommitTypecommit in class AbstractWizardStepExCommitStepExceptionprotected abstract void doCommit(AbstractWizardStepEx.CommitType commitType) throws CommitStepException
CommitStepException