public final class ProjectViewToolWindowFactory extends java.lang.Object implements ToolWindowFactory, DumbAware
Constructor and Description |
---|
ProjectViewToolWindowFactory() |
Modifier and Type | Method and Description |
---|---|
void |
createToolWindowContent(Project project,
ToolWindow toolWindow) |
void |
init(ToolWindow window)
Perform additional initialization routine here.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isApplicable, isDoNotActivateOnStart, shouldBeAvailable
public void createToolWindowContent(Project project, ToolWindow toolWindow)
createToolWindowContent
in interface ToolWindowFactory
public void init(ToolWindow window)
ToolWindowFactory
init
in interface ToolWindowFactory