| 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. |
| Class and Description |
|---|
| IControlFactory
The
IControlFactory can be used in conjunction with
FXControlAdapter to create the wrapped SWT Control when the
surrounding FXCanvas changes. |
Copyright (c) 2014 itemis AG and others. All rights reserved.