org.mule.devkit.idea.module
Class MuleModuleWizardStep
java.lang.Object
com.intellij.ide.wizard.StepAdapter
com.intellij.ide.util.projectWizard.ModuleWizardStep
org.mule.devkit.idea.module.MuleModuleWizardStep
- All Implemented Interfaces:
- com.intellij.ide.wizard.Step
public class MuleModuleWizardStep
- extends com.intellij.ide.util.projectWizard.ModuleWizardStep
| Fields inherited from class com.intellij.ide.util.projectWizard.ModuleWizardStep |
EMPTY_ARRAY, ICON, LABEL_CONSTRAINT |
| Methods inherited from class com.intellij.ide.util.projectWizard.ModuleWizardStep |
createFieldPanel, isStepVisible, validate |
| Methods inherited from class com.intellij.ide.wizard.StepAdapter |
_commit, _init, fireStateChanged, registerStepListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MuleModuleWizardStep
public MuleModuleWizardStep(@Nullable
com.intellij.openapi.project.Project project,
MuleModuleBuilder builder)
getPreferredFocusedComponent
public JComponent getPreferredFocusedComponent()
- Overrides:
getPreferredFocusedComponent in class com.intellij.ide.util.projectWizard.ModuleWizardStep
onStepLeaving
public void onStepLeaving()
- Overrides:
onStepLeaving in class com.intellij.ide.util.projectWizard.ModuleWizardStep
disposeUIResources
public void disposeUIResources()
- Overrides:
disposeUIResources in class com.intellij.ide.util.projectWizard.ModuleWizardStep
getComponent
public JComponent getComponent()
- Specified by:
getComponent in interface com.intellij.ide.wizard.Step- Specified by:
getComponent in class com.intellij.ide.util.projectWizard.ModuleWizardStep
updateStep
public void updateStep()
- Overrides:
updateStep in class com.intellij.ide.util.projectWizard.ModuleWizardStep
updateDataModel
public void updateDataModel()
- Specified by:
updateDataModel in class com.intellij.ide.util.projectWizard.ModuleWizardStep
getIcon
public Icon getIcon()
- Specified by:
getIcon in interface com.intellij.ide.wizard.Step- Overrides:
getIcon in class com.intellij.ide.util.projectWizard.ModuleWizardStep
getHelpId
public String getHelpId()
- Overrides:
getHelpId in class com.intellij.ide.util.projectWizard.ModuleWizardStep
Copyright © 2013. All Rights Reserved.