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, setPaneStatepublic void createPartControl(Composite parent)
public void contributeToToolBar(IToolBarManager manager)
contributeToToolBar in class AbstractEditorPanepublic void initWithArgument(Object param)
initWithArgument in class AbstractEditorPanepublic String getTitle()
public Image getTitleImage()
getTitleImage in class AbstractEditorPane