Package org.eclipse.gef.fx.swt.canvas
package org.eclipse.gef.fx.swt.canvas
This package provides a replacement for the 
FXCanvas
 , adding support for various JavaFX/SWT integration functionality:
 FXCanvasEx.- 
ClassDescriptionA replacement ofFXCanvasthat fixes the following issues: JDK-8088147 - [SWT] FXCanvas: implement custom cursors [workaround for JavaSE-1.8 only, as fixed by SWTCursors in JavaSE-1.9] JDK-8161282 - FXCanvas does not forward horizontal mouse scroll events to the embedded scene.