| de.loskutov.bco.editors.BytecodeActionBarContributor
BytecodeActionBarContributor | public class BytecodeActionBarContributor extends ClassFileEditorActionContributor (Code) | | Adds "Show Bytecode" action to tool/menu bars
author: V. Grishchenko, Eugene Kuleshov, Andrei |
refreshAction | protected ShowBytecodeAction refreshAction(Code) | | |
toggleRawBytecodeAction | protected ToggleRawBytecodeAction toggleRawBytecodeAction(Code) | | |
BytecodeActionBarContributor | public BytecodeActionBarContributor()(Code) | | |
contributeToMenu | public void contributeToMenu(IMenuManager menu)(Code) | | |
contributeToToolBar | public void contributeToToolBar(IToolBarManager toolBarManager)(Code) | | |
setActiveEditor | public void setActiveEditor(IEditorPart targetEditor)(Code) | | |
|
|