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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidsetDirty(boolean dirty) voidvoidsetParentLaunchConfigurationTab(MetricTabGroup parentLaunchConfigurationTab) protected voidMethods 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, setWarningMessageMethods 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
createControl, getName, initializeFrom, OkToLeaveTab, performApply, postApply, setDefaults
-
Constructor Details
-
MetricTab
public MetricTab()
-
-
Method Details
-
setParentLaunchConfigurationTab
-
getModelAnalyzerTabGroupBlackboard
-
setModelAnalyzerTabGroupBlackboard
-
updateLaunchConfigurationDialog
protected void updateLaunchConfigurationDialog()- Overrides:
updateLaunchConfigurationDialogin classAbstractLaunchConfigurationTab
-
setDirty
protected void setDirty(boolean dirty) - Overrides:
setDirtyin classAbstractLaunchConfigurationTab
-