|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.debug.ui.AbstractLaunchConfigurationTab
org.eclipse.ptp.etfw.ui.AbstractToolConfigurationTab
public abstract class AbstractToolConfigurationTab
This acts as the basis for new custom ETFw launch configuration tabs
| Constructor Summary | |
|---|---|
AbstractToolConfigurationTab()
|
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTab |
|---|
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, updateLaunchConfigurationDialog |
| 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, initializeFrom, performApply, setDefaults |
| Constructor Detail |
|---|
public AbstractToolConfigurationTab()
| Method Detail |
|---|
protected 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()
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||