public class HeapEditorContributions extends Object implements IMultiPaneEditorContributor
Constructor and Description |
---|
HeapEditorContributions() |
Modifier and Type | Method and Description |
---|---|
void |
contributeToToolbar(IToolBarManager manager)
Called to enable the extension to add contributions to the toolbar.
|
void |
dispose()
Called when the editor stops
|
void |
init(MultiPaneEditor editor)
Called when the editor starts
|
public void contributeToToolbar(IToolBarManager manager)
IMultiPaneEditorContributor
contributeToToolbar
in interface IMultiPaneEditorContributor
public void dispose()
IMultiPaneEditorContributor
dispose
in interface IMultiPaneEditorContributor
public void init(MultiPaneEditor editor)
IMultiPaneEditorContributor
init
in interface IMultiPaneEditorContributor