|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SelectInTarget
| Method Summary | |
|---|---|
boolean |
canSelect(SelectInContext context)
This should be called in an read action |
java.lang.String |
getMinorViewId()
aux view id specific for tool window, e.g. |
java.lang.String |
getToolWindowId()
Tool window this target is supposed to select in |
float |
getWeight()
Weight is used to provide an order in SelectIn popup. |
void |
selectIn(SelectInContext context,
boolean requestFocus)
|
java.lang.String |
toString()
|
| Method Detail |
|---|
java.lang.String toString()
toString in class java.lang.Objectboolean canSelect(SelectInContext context)
void selectIn(SelectInContext context,
boolean requestFocus)
java.lang.String getToolWindowId()
java.lang.String getMinorViewId()
float getWeight()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||