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)
IMultiPaneEditorContributorcontributeToToolbar in interface IMultiPaneEditorContributorpublic void dispose()
IMultiPaneEditorContributordispose in interface IMultiPaneEditorContributorpublic void init(MultiPaneEditor editor)
IMultiPaneEditorContributorinit in interface IMultiPaneEditorContributor