public class OQLPane extends CompositeHeapEditorPane
Constructor and Description |
---|
OQLPane() |
Modifier and Type | Method and Description |
---|---|
void |
contributeToToolBar(IToolBarManager manager) |
void |
createExceptionPane(Exception cause,
String queryString) |
void |
createPartControl(Composite parent) |
void |
dispose() |
AbstractEditorPane |
getEmbeddedPane() |
String |
getTitle() |
Image |
getTitleImage() |
void |
initWithArgument(Object param) |
void |
setFocus() |
addSelectionChangedListener, closePage, getSelection, removeSelectionChangedListener, selectionChanged, setSelection
addPropertyListener, doSave, doSaveAs, getAdapter, getEditor, getEditorInput, getEditorSite, getPaneId, getPaneState, getParentPane, getQueryContext, getSite, getTitleToolTip, init, isDirty, isSaveAsAllowed, isSaveOnCloseNeeded, removePropertyListener, setPaneState
public void createPartControl(Composite parent)
public void dispose()
dispose
in class AbstractEditorPane
public void contributeToToolBar(IToolBarManager manager)
contributeToToolBar
in class CompositeHeapEditorPane
public void initWithArgument(Object param)
initWithArgument
in class AbstractEditorPane
public void setFocus()
setFocus
in class AbstractEditorPane
public void createExceptionPane(Exception cause, String queryString) throws PartInitException
PartInitException
public String getTitle()
public Image getTitleImage()
getTitleImage
in class AbstractEditorPane
public AbstractEditorPane getEmbeddedPane()