Package org.somox.metrics.tabs
Class BlacklistTab
java.lang.Object
org.eclipse.debug.ui.AbstractLaunchConfigurationTab
org.somox.metrics.tabs.MetricTab
org.somox.metrics.tabs.BlacklistTab
- All Implemented Interfaces:
IPrototypeAttributesLabelProvider,ILaunchConfigurationTab,ILaunchConfigurationTab2
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CheckboxTreeViewerprotected ICheckStateListenerprotected Compositeprotected Compositeprotected Composite -
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) voidMethods 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
-
checkboxTreeViewer
-
checkStateListener
-
treeViewerControl
-
textFieldControl
-
-
Constructor Details
-
BlacklistTab
public BlacklistTab()
-
-
Method Details
-
activated
- Specified by:
activatedin interfaceILaunchConfigurationTab- Overrides:
activatedin classAbstractLaunchConfigurationTab
-
canSave
public boolean canSave()- Specified by:
canSavein interfaceILaunchConfigurationTab- Overrides:
canSavein classAbstractLaunchConfigurationTab
-
setRoot
-
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
-