public class ProjectViewSelectInPaneTarget extends ProjectViewSelectInTarget implements PossiblyDumbAware
myProject
EP_NAME
Constructor and Description |
---|
ProjectViewSelectInPaneTarget(Project project,
AbstractProjectViewPane pane,
boolean dumbAware) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMinorViewId()
aux view id specific for tool window, e.g.
|
float |
getWeight()
Weight is used to provide an order in SelectIn popup.
|
boolean |
isDumbAware() |
java.lang.String |
toString() |
canSelect, getSubId, getSubIdPresentableName, getSubTargets, getToolWindowId, isSubIdSelectable, select, select, select, setSubId
canSelect, canSelectInner, canWorkWithCustomObjects, findElementToSelect, getContextPsiFile, selectIn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
canSelect, selectIn
public ProjectViewSelectInPaneTarget(Project project, AbstractProjectViewPane pane, boolean dumbAware)
public java.lang.String toString()
toString
in interface SelectInTarget
toString
in class SelectInTargetPsiWrapper
public java.lang.String getMinorViewId()
SelectInTarget
getMinorViewId
in interface SelectInTarget
public float getWeight()
SelectInTarget
getWeight
in interface SelectInTarget
public boolean isDumbAware()
isDumbAware
in interface PossiblyDumbAware