public class ReviewEditor extends JSEditor
Modifier and Type | Field and Description |
---|---|
static java.util.Set<java.lang.String> |
defaultAttrs |
static java.lang.String |
ID |
EDIT_MODE_REQ_RO, EDIT_MODE_TP_RO
Constructor and Description |
---|
ReviewEditor() |
Modifier and Type | Method and Description |
---|---|
void |
createPartControl(org.eclipse.swt.widgets.Composite parent) |
addSelectionChangedListener, dispose, doSave, doSaveAs, findText, getAdapter, getBrowser, getCurrentSelection, getRootNode, getSelection, getSelectionText, init, isDirty, isSaveAsAllowed, removeSelectionChangedListener, setEditMode, setFocus, setSelectedNode, setSelection
getEditorInput, getEditorSite, getTitleToolTip, isSaveOnCloseNeeded, setInitializationData
addPartPropertyListener, addPropertyListener, getContentDescription, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, removePartPropertyListener, removePropertyListener, setPartProperty, showBusy
public static final java.lang.String ID
public static java.util.Set<java.lang.String> defaultAttrs
public void createPartControl(org.eclipse.swt.widgets.Composite parent)
createPartControl
in interface org.eclipse.ui.IWorkbenchPart
createPartControl
in class JSEditor