Class EmlEclSourceConfigurationTab
java.lang.Object
org.eclipse.debug.ui.AbstractLaunchConfigurationTab
org.eclipse.epsilon.common.dt.launching.tabs.AbstractSourceConfigurationTab
org.eclipse.epsilon.ecl.dt.launching.tabs.EclSourceConfigurationTab
org.eclipse.epsilon.eml.dt.launching.tabs.EmlEclSourceConfigurationTab
- All Implemented Interfaces:
EventListener,org.eclipse.debug.core.IPrototypeAttributesLabelProvider,org.eclipse.debug.ui.ILaunchConfigurationTab,org.eclipse.debug.ui.ILaunchConfigurationTab2,org.eclipse.swt.events.ModifyListener,org.eclipse.swt.internal.SWTEventListener
-
Field Summary
Fields inherited from class org.eclipse.epsilon.common.dt.launching.tabs.AbstractSourceConfigurationTab
browse, extras, fileLabel, filePath -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.epsilon.ecl.dt.launching.tabs.EclSourceConfigurationTab
getFileExtension, getImagePath, getLaunchConfigurationKey, getPlugin, getSelectionSubtitle, getSelectionTitleMethods inherited from class org.eclipse.epsilon.common.dt.launching.tabs.AbstractSourceConfigurationTab
canSave, createBrowseWorkspaceForContainerButton, createBrowseWorkspaceForFileButton, createControl, createGroup, createTwoColumnComposite, getActiveEditorName, getActiveEditorPath, getExtras, getFileLabel, getImage, getName, initializeFrom, modifyText, newLaunchConfigurationName, performApply, setDefaultsMethods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
activated, createCheckButton, createPushButton, createRadioButton, createSeparator, createUpdateJob, createVerticalSpacer, deactivated, dispose, getAttributeLabel, getAttributesLabelsForPrototype, getControl, getErrorMessage, getHelpContextId, getId, getLaunchConfigurationDialog, getLaunchManager, getMessage, getShell, getUpdateJobDelay, getWarningMessage, initializeAttributes, isDirty, isValid, launched, scheduleUpdateJob, setAttribute, setControl, setDirty, setErrorMessage, setHelpContextId, setLaunchConfigurationDialog, setMessage, setWarningMessage, updateLaunchConfigurationDialogMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.debug.ui.ILaunchConfigurationTab
OkToLeaveTab, postApply
-
Constructor Details
-
EmlEclSourceConfigurationTab
public EmlEclSourceConfigurationTab()
-
-
Method Details
-
getSourceAttributeName
- Overrides:
getSourceAttributeNamein classAbstractSourceConfigurationTab
-
getTitle
- Overrides:
getTitlein classAbstractSourceConfigurationTab
-