public class TextViewPane extends AbstractEditorPane
Constructor and Description |
---|
TextViewPane() |
Modifier and Type | Method and Description |
---|---|
void |
contributeToToolBar(IToolBarManager manager) |
void |
createPartControl(Composite parent) |
String |
getTitle() |
Image |
getTitleImage() |
void |
initWithArgument(Object param) |
addPropertyListener, dispose, doSave, doSaveAs, getAdapter, getEditor, getEditorInput, getEditorSite, getPaneId, getPaneState, getParentPane, getQueryContext, getSite, getTitleToolTip, init, isDirty, isSaveAsAllowed, isSaveOnCloseNeeded, removePropertyListener, setFocus, setPaneState
public void createPartControl(Composite parent)
public void contributeToToolBar(IToolBarManager manager)
contributeToToolBar
in class AbstractEditorPane
public void initWithArgument(Object param)
initWithArgument
in class AbstractEditorPane
public String getTitle()
public Image getTitleImage()
getTitleImage
in class AbstractEditorPane