|
TPTP 4.4.0 Testing Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.test.ui.internal.editor.form.base.FormWidgetFactory
org.eclipse.hyades.test.ui.internal.editor.form.util.WidgetFactory
| Nested Class Summary | |
|---|---|
protected class |
WidgetFactory.BorderPainter
Deprecated. |
protected static class |
WidgetFactory.VisibilityHandler
Deprecated. |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.hyades.test.ui.internal.editor.form.base.FormWidgetFactory |
|---|
BORDER_STYLE, borderColor, COLOR_BORDER, COLOR_COMPOSITE_SEPARATOR, DEFAULT_HEADER_COLOR, foregroundColor, KEY_DRAW_BORDER, TREE_BORDER |
| Constructor Summary | |
|---|---|
WidgetFactory()
Deprecated. Constructor for WidgetFactory |
|
WidgetFactory(org.eclipse.swt.widgets.Display display)
Deprecated. Constructor for WidgetFactory |
|
| Method Summary | |
|---|---|
org.eclipse.swt.custom.CCombo |
createCCombo(org.eclipse.swt.widgets.Composite parent,
int style)
Deprecated. Creates a ccombo. |
org.eclipse.swt.custom.StyledText |
createStyledText(org.eclipse.swt.widgets.Composite parent,
int style)
Deprecated. Creates a styled text. |
void |
dispose()
Deprecated. |
protected WidgetFactory.BorderPainter |
getBorderPainter()
Deprecated. |
protected WidgetFactory.VisibilityHandler |
getVisibilityHandler()
Deprecated. Returns the visibilty handler used as the focus listeners of some of the created widgets. |
void |
paintBordersFor(org.eclipse.swt.widgets.Composite parent)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WidgetFactory()
public WidgetFactory(org.eclipse.swt.widgets.Display display)
display - | Method Detail |
public void dispose()
dispose in interface org.eclipse.hyades.ui.util.IDisposabledispose in class FormWidgetFactoryorg.eclipse.update.ui.forms.internal.FormWidgetFactory#dispose()protected WidgetFactory.VisibilityHandler getVisibilityHandler()
protected WidgetFactory.BorderPainter getBorderPainter()
public org.eclipse.swt.custom.StyledText createStyledText(org.eclipse.swt.widgets.Composite parent,
int style)
parent - style -
public org.eclipse.swt.custom.CCombo createCCombo(org.eclipse.swt.widgets.Composite parent,
int style)
parent - style -
public void paintBordersFor(org.eclipse.swt.widgets.Composite parent)
paintBordersFor in class FormWidgetFactoryorg.eclipse.update.ui.forms.internal.FormWidgetFactory#paintBordersFor(org.eclipse.swt.widgets.Composite)
|
TPTP 4.4.0 Testing Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||