|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICustomizer
A customizer class provides a complete custom GUI for customizing a target SWT control.
| Method Summary | |
|---|---|
org.eclipse.swt.widgets.Control |
createControl(org.eclipse.swt.widgets.Composite parent,
java.lang.Object control)
Create the control that should be used for customizing target control. |
| Method Detail |
|---|
org.eclipse.swt.widgets.Control createControl(org.eclipse.swt.widgets.Composite parent,
java.lang.Object control)
parent - the widget which will be the parent of the new instance (cannot be null)control - the object to be customized
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||