public class QueryTextResultPane extends AbstractEditorPane
Constructor and Description |
---|
QueryTextResultPane() |
Modifier and Type | Method and Description |
---|---|
void |
addSelectionChangedListener(ISelectionChangedListener listener) |
void |
changed(LocationEvent event) |
void |
changing(LocationEvent event) |
void |
contributeToToolBar(IToolBarManager manager) |
void |
createPartControl(Composite parent) |
void |
dispose() |
ISelection |
getSelection() |
String |
getTitle() |
Image |
getTitleImage() |
String |
getTitleToolTip() |
void |
initWithArgument(Object argument) |
void |
removeSelectionChangedListener(ISelectionChangedListener listener) |
void |
setFocus() |
void |
setSelection(ISelection selection) |
addPropertyListener, doSave, doSaveAs, getAdapter, getEditor, getEditorInput, getEditorSite, getPaneId, getPaneState, getParentPane, getQueryContext, getSite, init, isDirty, isSaveAsAllowed, isSaveOnCloseNeeded, removePropertyListener, setPaneState
public void createPartControl(Composite parent)
public void initWithArgument(Object argument)
initWithArgument
in class AbstractEditorPane
public void contributeToToolBar(IToolBarManager manager)
contributeToToolBar
in class AbstractEditorPane
public void setFocus()
setFocus
in class AbstractEditorPane
public ISelection getSelection()
public void changing(LocationEvent event)
public void changed(LocationEvent event)
public String getTitle()
public Image getTitleImage()
getTitleImage
in class AbstractEditorPane
public String getTitleToolTip()
getTitleToolTip
in class AbstractEditorPane
public void addSelectionChangedListener(ISelectionChangedListener listener)
public void removeSelectionChangedListener(ISelectionChangedListener listener)
public void setSelection(ISelection selection)
public void dispose()
dispose
in class AbstractEditorPane