public abstract class HeaderHidingTabbedModuleEditor extends TabbedModuleEditor
ModuleEditor.ChangeListener, ModuleEditor.ProxyDelegateAccessorDisposable.ParentmyEditors, 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) |
navigateToaddChangeListener, apply, canApply, createModuleConfigurationState, dispose, getFacetsConfigurator, getHelpTopic, getModifiableRootModel, getModifiableRootModelProxy, getModule, getName, getOrderEntries, getPanel, getRootModel, init, isModified, moduleCountChanged, removeChangeListener, setModuleName, updateCompilerOutputPathChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetHistorypublic HeaderHidingTabbedModuleEditor(Project project, ModulesProvider modulesProvider, Module module)
protected javax.swing.JComponent createCenterPanel()
createCenterPanel in class TabbedModuleEditorpublic ModuleConfigurationEditor getSelectedEditor()
getSelectedEditor in class TabbedModuleEditorpublic void selectEditor(java.lang.String displayName)
selectEditor in class TabbedModuleEditorprotected void restoreSelectedEditor()
restoreSelectedEditor in class TabbedModuleEditorpublic ModuleConfigurationEditor getEditor(java.lang.String displayName)
getEditor in class TabbedModuleEditorprotected void disposeCenterPanel()
disposeCenterPanel in class TabbedModuleEditorpublic void queryPlace(Place place)
queryPlace in interface Place.NavigatorqueryPlace in class TabbedModuleEditor