public abstract class HeaderHidingTabbedModuleEditor extends TabbedModuleEditor
ModuleEditor.ChangeListener, ModuleEditor.ProxyDelegateAccessor
Disposable.Parent
myEditors, myHistory, SELECTED_EDITOR_NAME
Constructor and Description |
---|
HeaderHidingTabbedModuleEditor(Project project,
ModulesProvider modulesProvider,
Module module) |
Modifier and Type | Method and Description |
---|---|
protected javax.swing.JComponent |
createCenterPanel() |
protected void |
disposeCenterPanel() |
ModuleConfigurationEditor |
getEditor(java.lang.String displayName) |
ModuleConfigurationEditor |
getSelectedEditor() |
void |
queryPlace(Place place) |
protected void |
restoreSelectedEditor() |
void |
selectEditor(java.lang.String displayName) |
navigateTo
addChangeListener, apply, canApply, createModuleConfigurationState, dispose, getFacetsConfigurator, getHelpTopic, getModifiableRootModel, getModifiableRootModelProxy, getModule, getName, getOrderEntries, getPanel, getRootModel, init, isModified, moduleCountChanged, removeChangeListener, setModuleName, updateCompilerOutputPathChanged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setHistory
public HeaderHidingTabbedModuleEditor(Project project, ModulesProvider modulesProvider, Module module)
protected javax.swing.JComponent createCenterPanel()
createCenterPanel
in class TabbedModuleEditor
public ModuleConfigurationEditor getSelectedEditor()
getSelectedEditor
in class TabbedModuleEditor
public void selectEditor(java.lang.String displayName)
selectEditor
in class TabbedModuleEditor
protected void restoreSelectedEditor()
restoreSelectedEditor
in class TabbedModuleEditor
public ModuleConfigurationEditor getEditor(java.lang.String displayName)
getEditor
in class TabbedModuleEditor
protected void disposeCenterPanel()
disposeCenterPanel
in class TabbedModuleEditor
public void queryPlace(Place place)
queryPlace
in interface Place.Navigator
queryPlace
in class TabbedModuleEditor