|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectLpexContextContributor
com.ibm.etools.systems.editor.SystemEditorContextContributor
Field Summary | |
---|---|
protected IMenuManager |
_menuManager
|
protected IToolBarManager |
_toolBarManager
|
static String |
Copyright
|
Constructor Summary | |
---|---|
SystemEditorContextContributor()
Constructor for SystemEditorContextContributor |
Method Summary | |
---|---|
void |
contributeToMenu(IMenuManager menuManager)
Saves the menu manager until the active editor is set. |
void |
contributeToToolBar(IToolBarManager toolBarManager)
Saves the tool bar manager until the active editor is set. |
void |
setActiveEditor(IEditorPart editorPart)
Determines whether the editor's parser implements a specific interface which allows the parser to contribute to the editor's menu bar and tool bar. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String Copyright
protected IMenuManager _menuManager
protected IToolBarManager _toolBarManager
Constructor Detail |
public SystemEditorContextContributor()
Method Detail |
public void contributeToMenu(IMenuManager menuManager)
public void contributeToToolBar(IToolBarManager toolBarManager)
public void setActiveEditor(IEditorPart editorPart)
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |