Package org.somox.metrics.tabs
Class MetricTab
java.lang.Object
org.eclipse.debug.ui.AbstractLaunchConfigurationTab
org.somox.metrics.tabs.MetricTab
- All Implemented Interfaces:
IPrototypeAttributesLabelProvider
,ILaunchConfigurationTab
,ILaunchConfigurationTab2
- Direct Known Subclasses:
BlacklistTab
,NameResemblanceTab
,WeightsTab
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
setDirty
(boolean dirty) void
void
setParentLaunchConfigurationTab
(MetricTabGroup parentLaunchConfigurationTab) protected void
Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
activated, canSave, createCheckButton, createPushButton, createRadioButton, createSeparator, createUpdateJob, createVerticalSpacer, deactivated, dispose, getAttributeLabel, getAttributesLabelsForPrototype, getControl, getErrorMessage, getHelpContextId, getId, getImage, getLaunchConfigurationDialog, getLaunchManager, getMessage, getShell, getUpdateJobDelay, getWarningMessage, initializeAttributes, isDirty, isValid, launched, scheduleUpdateJob, setAttribute, setControl, setErrorMessage, setHelpContextId, setLaunchConfigurationDialog, setMessage, setWarningMessage
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.debug.ui.ILaunchConfigurationTab
createControl, getName, initializeFrom, OkToLeaveTab, performApply, postApply, setDefaults
-
Constructor Details
-
MetricTab
public MetricTab()
-
-
Method Details
-
setParentLaunchConfigurationTab
-
getModelAnalyzerTabGroupBlackboard
-
setModelAnalyzerTabGroupBlackboard
-
updateLaunchConfigurationDialog
protected void updateLaunchConfigurationDialog()- Overrides:
updateLaunchConfigurationDialog
in classAbstractLaunchConfigurationTab
-
setDirty
protected void setDirty(boolean dirty) - Overrides:
setDirty
in classAbstractLaunchConfigurationTab
-