| Package | Description |
|---|---|
| org.eclipse.gef4.fx.ui.controls |
This package provides a counterpart to the JavaFX/SWT integration, i.e. embedding
SWT Controls into a JavaFX scene graph:
FXControlAdapter. |
| Constructor and Description |
|---|
FXControlAdapter(IControlFactory<T> controlFactory)
Creates a new
FXControlAdapter which uses the given
IControlFactory for the creation of the SWT Control. |
Copyright (c) 2014 itemis AG and others. All rights reserved.