public class ProjectPaneSelectInTarget extends ProjectViewSelectInTarget implements DumbAware
myProject
EP_NAME
Constructor and Description |
---|
ProjectPaneSelectInTarget(Project project) |
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 |
isSubIdSelectable(java.lang.String subId,
SelectInContext context) |
java.lang.String |
toString() |
canSelect, getSubId, getSubIdPresentableName, getSubTargets, getToolWindowId, select, select, select, setSubId
canSelect, canSelectInner, canWorkWithCustomObjects, findElementToSelect, getContextPsiFile, selectIn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
canSelect, selectIn
public ProjectPaneSelectInTarget(Project project)
public java.lang.String toString()
toString
in interface SelectInTarget
toString
in class SelectInTargetPsiWrapper
public boolean isSubIdSelectable(java.lang.String subId, SelectInContext context)
isSubIdSelectable
in class ProjectViewSelectInTarget
public java.lang.String getMinorViewId()
SelectInTarget
getMinorViewId
in interface SelectInTarget
public float getWeight()
SelectInTarget
getWeight
in interface SelectInTarget