public final class WindowDressing extends java.lang.Object implements ProjectManagerListener
EMPTY_ARRAY| Constructor and Description |
|---|
WindowDressing() |
| Modifier and Type | Method and Description |
|---|---|
static ProjectWindowActionGroup |
getWindowActionGroup() |
void |
projectClosed(Project project)
Invoked on project close.
|
void |
projectOpened(Project project)
Invoked on project open.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanCloseProject, projectClosing, projectClosingBeforeSavepublic void projectOpened(Project project)
ProjectManagerListenerprojectOpened in interface ProjectManagerListenerproject - opening projectpublic void projectClosed(Project project)
ProjectManagerListenerprojectClosed in interface ProjectManagerListenerproject - closing projectpublic static ProjectWindowActionGroup getWindowActionGroup()