|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mat.ui.snapshot.editor.HeapEditorContributions
public class HeapEditorContributions
Constructor Summary | |
---|---|
HeapEditorContributions()
|
Method Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HeapEditorContributions()
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |