Uses of Package
org.eclipse.gef.fx.swt.controls
Packages that use org.eclipse.gef.fx.swt.controls
Package
Description
This package provides a counterpart to the JavaFX/SWT integration, i.e.
-
Classes in org.eclipse.gef.fx.swt.controls used by org.eclipse.gef.fx.swt.controlsClassDescriptionThe
FXControlAdapter.IControlFactory
can be used in conjunction withFXControlAdapter
to create the wrapped SWTControl
when the surroundingFXCanvas
changes.