Package org.somox.metrics.tabs
Class NameResemblanceTab
java.lang.Object
org.eclipse.debug.ui.AbstractLaunchConfigurationTab
org.somox.metrics.tabs.MetricTab
org.somox.metrics.tabs.NameResemblanceTab
- All Implemented Interfaces:
IPrototypeAttributesLabelProvider,ILaunchConfigurationTab,ILaunchConfigurationTab2
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidactivated(ILaunchConfigurationWorkingCopy workingCopy) booleancanSave()voidcreateControl(Composite parent) voiddeactivated(ILaunchConfigurationWorkingCopy workingCopy) voiddispose()getImage()getName()voidinitializeFrom(ILaunchConfiguration configuration) booleanisValid(ILaunchConfiguration launchConfig) voidvoidperformApply(ILaunchConfigurationWorkingCopy configuration) voidsetDefaults(ILaunchConfigurationWorkingCopy configuration) Methods inherited from class org.somox.metrics.tabs.MetricTab
getModelAnalyzerTabGroupBlackboard, setDirty, setModelAnalyzerTabGroupBlackboard, setParentLaunchConfigurationTab, updateLaunchConfigurationDialogMethods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
createCheckButton, createPushButton, createRadioButton, createSeparator, createUpdateJob, createVerticalSpacer, getAttributeLabel, getAttributesLabelsForPrototype, getHelpContextId, getId, getLaunchConfigurationDialog, getLaunchManager, getShell, getUpdateJobDelay, getWarningMessage, initializeAttributes, isDirty, 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
OkToLeaveTab, postApply
-
Field Details
-
control
-
NAME_RESEMBLANCE_CONFIGURATION_EXCLUDED_SUFFIXES
- See Also:
-
NAME_RESEMBLANCE_CONFIGURATION_EXCLUDED_PREFIXES
- See Also:
-
-
Constructor Details
-
NameResemblanceTab
public NameResemblanceTab()
-
-
Method Details
-
activated
- Specified by:
activatedin interfaceILaunchConfigurationTab- Overrides:
activatedin classAbstractLaunchConfigurationTab
-
canSave
public boolean canSave()- Specified by:
canSavein interfaceILaunchConfigurationTab- Overrides:
canSavein classAbstractLaunchConfigurationTab
-
createControl
-
deactivated
- Specified by:
deactivatedin interfaceILaunchConfigurationTab- Overrides:
deactivatedin classAbstractLaunchConfigurationTab
-
dispose
public void dispose()- Specified by:
disposein interfaceILaunchConfigurationTab- Overrides:
disposein classAbstractLaunchConfigurationTab
-
getControl
- Specified by:
getControlin interfaceILaunchConfigurationTab- Overrides:
getControlin classAbstractLaunchConfigurationTab
-
getErrorMessage
- Specified by:
getErrorMessagein interfaceILaunchConfigurationTab- Overrides:
getErrorMessagein classAbstractLaunchConfigurationTab
-
getImage
- Specified by:
getImagein interfaceILaunchConfigurationTab- Overrides:
getImagein classAbstractLaunchConfigurationTab
-
getMessage
- Specified by:
getMessagein interfaceILaunchConfigurationTab- Overrides:
getMessagein classAbstractLaunchConfigurationTab
-
getName
-
initializeFrom
-
isValid
- Specified by:
isValidin interfaceILaunchConfigurationTab- Overrides:
isValidin classAbstractLaunchConfigurationTab
-
launched
- Specified by:
launchedin interfaceILaunchConfigurationTab- Overrides:
launchedin classAbstractLaunchConfigurationTab
-
performApply
-
setDefaults
-