|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mat.ui.editor.AbstractEditorPane
org.eclipse.mat.ui.internal.panes.TextViewPane
public class TextViewPane
Constructor Summary | |
---|---|
TextViewPane()
|
Method Summary | |
---|---|
void |
contributeToToolBar(IToolBarManager manager)
|
void |
createPartControl(Composite parent)
|
java.lang.String |
getTitle()
|
Image |
getTitleImage()
|
void |
initWithArgument(java.lang.Object param)
|
Methods inherited from class org.eclipse.mat.ui.editor.AbstractEditorPane |
---|
addPropertyListener, dispose, doSave, doSaveAs, getAdapter, getEditor, getEditorInput, getEditorSite, getPaneId, getPaneState, getParentPane, getQueryContext, getSite, getTitleToolTip, init, isDirty, isSaveAsAllowed, isSaveOnCloseNeeded, removePropertyListener, setFocus, setPaneState |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextViewPane()
Method Detail |
---|
public void createPartControl(Composite parent)
public void contributeToToolBar(IToolBarManager manager)
contributeToToolBar
in class AbstractEditorPane
public void initWithArgument(java.lang.Object param)
initWithArgument
in class AbstractEditorPane
public java.lang.String getTitle()
public Image getTitleImage()
getTitleImage
in class AbstractEditorPane
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |