com.unitesk.requality.eclipse.ui.editors
public class ReviewEditor extends JSEditor
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID |
EDIT_MODE_REQ_RO, EDIT_MODE_TP_RO, html
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, getSelection, getSelectionText, init, isDirty, isSaveAsAllowed, node2jsonString, refresh, removeSelectionChangedListener, setEditMode, setFocus, setSelection, setSelection, setTabLabel, setUniEditorFocus, updateTabLabel
public static final java.lang.String ID
public void createPartControl(org.eclipse.swt.widgets.Composite parent)
createPartControl
in class JSEditor