public class TextLinkEditor
extends org.eclipse.ui.part.MultiEditor
| Constructor and Description |
|---|
TextLinkEditor() |
| Modifier and Type | Method and Description |
|---|---|
void |
createPartControl(org.eclipse.swt.widgets.Composite parent) |
void |
dispose() |
protected void |
drawGradient(org.eclipse.ui.IEditorPart innerEditor,
org.eclipse.ui.part.MultiEditor.Gradient g) |
TextLinkModel |
getTextlinkModel() |
boolean |
isActiveDestination(TextLocation destination) |
void |
selectAndReveal(ModelLocation source) |
activateEditor, createInnerPartControl, getInnerEditorContainer, getShellActivated, innerEditorsCreated, setFocus, updateGradientdoSave, doSaveAs, getActiveEditor, getIndex, getInnerEditors, handlePropertyChange, init, init, isDirty, isSaveAsAllowed, setChildrencheckSite, getEditorInput, getEditorSite, getTitleToolTip, isSaveOnCloseNeeded, setContentDescription, setInitializationData, setInput, setInputWithNotify, setPartNameaddPartPropertyListener, addPropertyListener, firePartPropertyChanged, firePropertyChange, getAdapter, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, removePartPropertyListener, removePropertyListener, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusyaddListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final String ID
protected void drawGradient(org.eclipse.ui.IEditorPart innerEditor,
org.eclipse.ui.part.MultiEditor.Gradient g)
drawGradient in class org.eclipse.ui.part.MultiEditorpublic TextLinkModel getTextlinkModel()
public void createPartControl(org.eclipse.swt.widgets.Composite parent)
createPartControl in interface org.eclipse.ui.IWorkbenchPartcreatePartControl in class org.eclipse.ui.part.WorkbenchPartpublic void dispose()
dispose in interface org.eclipse.ui.IWorkbenchPartdispose in class org.eclipse.ui.part.AbstractMultiEditorpublic boolean isActiveDestination(TextLocation destination)
public void selectAndReveal(ModelLocation source)
Copyright © 2016. All rights reserved.