public abstract class AbstractToolConfigurationTab
extends org.eclipse.debug.ui.AbstractLaunchConfigurationTab
| Constructor and Description |
|---|
AbstractToolConfigurationTab() |
| Modifier and Type | Method and Description |
|---|---|
protected static org.eclipse.swt.layout.GridLayout |
createGridLayout(int columns,
boolean isEqual,
int mh,
int mw)
Produces a new GridLayout based on provided arguments
|
protected java.lang.String |
getFieldContent(java.lang.String text)
Treats empty strings as null
|
java.lang.String |
getName() |
protected static org.eclipse.swt.layout.GridData |
spanGridData(int style,
int space)
Creates a new GridData based on provided style and space arguments
|
activated, canSave, createCheckButton, createPushButton, createRadioButton, createSeparator, createUpdateJob, createVerticalSpacer, deactivated, dispose, getControl, getErrorMessage, getHelpContextId, getId, getImage, getLaunchConfigurationDialog, getLaunchManager, getMessage, getShell, getUpdateJobDelay, getWarningMessage, isDirty, isValid, launched, scheduleUpdateJob, setAttribute, setControl, setDirty, setErrorMessage, setHelpContextId, setLaunchConfigurationDialog, setMessage, setWarningMessage, updateLaunchConfigurationDialogprotected static org.eclipse.swt.layout.GridLayout createGridLayout(int columns,
boolean isEqual,
int mh,
int mw)
columns - isEqual - mh - mw - protected static org.eclipse.swt.layout.GridData spanGridData(int style,
int space)
style - space - protected java.lang.String getFieldContent(java.lang.String text)
text - public java.lang.String getName()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.