public interface IMultiPaneEditorContributor
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
|
void init(MultiPaneEditor editor)
void contributeToToolbar(IToolBarManager manager)
void dispose()