public class EsxEditorPartInfo extends EsxEditorPart
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID |
static int |
PAGE_INDEX |
esxFile, parentEditor
Constructor and Description |
---|
EsxEditorPartInfo(EsxEditor parent) |
Modifier and Type | Method and Description |
---|---|
void |
createPartControl(Composite parent) |
void |
dispose() |
void |
refresh()
Refreshes this editor with information freshly obtained from the editor's model.
|
void |
setInput(java.lang.Object input)
Sets the input to this editor.
|
addColumnToTableViewer, addEmfDragAndDropSupport, createContextMenuFor, doSave, doSaveAs, getAdapterFactory, getCommandStack, getEditingDomain, getTableViewer, init, isDirty, isSaveAsAllowed, menuAboutToShow, propertyChange, selectionChanged, setFocus, syncScrollSpeedWithPreference
public static final java.lang.String ID
public static final int PAGE_INDEX
public EsxEditorPartInfo(EsxEditor parent)
parent
- public void createPartControl(Composite parent)
createPartControl
in class EsxEditorPart
public void setInput(java.lang.Object input)
EsxEditorPart
setInput
in class EsxEditorPart
public void dispose()
public void refresh()
EsxEditorPart
refresh
in class EsxEditorPart