| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface IdeToolContext defines menu placement for a tool.
Actually it works if you only save the tool with the "tool" prefix in config.
Defines the Together popup menu where this tool will appear.
| Field Summary | |
final static String | DIRECTORYSetting context to DIRECTORYmakes the tool appear in the context menu of directory in directory navigator. |
final static String | ELEMENTSetting context to ELEMENT will make tool appear in context menu of element in diagram & model navigator . |
final static String | FILESetting context to FILE makes the tool appear in the file context menu of the directory navigator. |
final static String | MAIN_MENUSetting context to ELEMENT will make tool appear in context menu of main menu. |
final static String | SOURCESetting context to SOURCE will make tool appear in context menu of those elements which correspond to source files - java , cpp etc. |
| Field Detail |
public final static String DIRECTORY
public final static String ELEMENT
public final static String FILE
public final static String MAIN_MENU
public final static String SOURCE
| Association Links |
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||