T
- The kind of Control
to be created by this factorypublic static interface FXControlAdapter.IControlFactory<T extends Control>
FXControlAdapter.IControlFactory
can be used in conjunction
with FXControlAdapter
to create the wrapped SWT Control
when the surrounding FXCanvas
changes.Modifier and Type | Method and Description |
---|---|
T |
createControl(Composite parent)
|
Copyright (c) 2014 itemis AG and others. All rights reserved.