|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAbstractLaunchConfigurationTab
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 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 GridData |
spanGridData(int style,
int space)
Creates a new GridData based on provided style and space arguments |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractToolConfigurationTab()
| Method Detail |
|---|
protected static GridLayout createGridLayout(int columns,
boolean isEqual,
int mh,
int mw)
columns - isEqual - mh - mw -
protected static 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 | |||||||||