public abstract class AbstractImportFromExternalSystemWizardStep extends ProjectImportWizardStep
EMPTY_ARRAY
Modifier | Constructor and Description |
---|---|
protected |
AbstractImportFromExternalSystemWizardStep(WizardContext context) |
Modifier and Type | Method and Description |
---|---|
protected AbstractExternalProjectImportBuilder |
getBuilder() |
getIcon, getWizardContext, suggestProjectNameAndPath
createFieldPanel, disposeUIResources, getComponent, getHelpId, getName, isStepVisible, onStepLeaving, onWizardFinished, toString, updateDataModel, updateStep, validate
_commit, _init, fireStateChanged, getPreferredFocusedComponent, registerStepListener
protected AbstractImportFromExternalSystemWizardStep(WizardContext context)
protected AbstractExternalProjectImportBuilder getBuilder()
getBuilder
in class ProjectImportWizardStep