public class FileSelectionPage extends AbstractEditorPage
PROP_DIRTY, PROP_INPUT
PROP_TITLE
Constructor and Description |
---|
FileSelectionPage(FormEditor editor,
java.lang.String id,
java.lang.String title) |
Modifier and Type | Method and Description |
---|---|
Image |
getTitleImage() |
void |
setActive(boolean active) |
void |
updateTestFiles() |
getEditor, getEditorInput
canLeaveThePage, createPartControl, dispose, doSave, doSaveAs, getId, getIndex, getManagedForm, getPartControl, init, initialize, isActive, isDirty, isEditor, isSaveAsAllowed, selectReveal, setFocus, setIndex
getEditorSite, getTitleToolTip, isSaveOnCloseNeeded, setInitializationData
addPartPropertyListener, addPropertyListener, getAdapter, getContentDescription, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, removePartPropertyListener, removePropertyListener, setPartProperty, showBusy
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEditorSite
addPropertyListener, getSite, getTitle, getTitleToolTip, removePropertyListener
getAdapter
isSaveOnCloseNeeded
public FileSelectionPage(FormEditor editor, java.lang.String id, java.lang.String title)
public void setActive(boolean active)
public void updateTestFiles()
public Image getTitleImage()
getTitleImage
in interface IWorkbenchPart
getTitleImage
in class FormPage