FXCanvas
, adding support for various JavaFX/SWT integration functionality:
FXCanvasEx
.See: Description
Interface | Description |
---|---|
IFXCanvasFactory |
Class | Description |
---|---|
FXCanvasEx |
A replacement of
FXCanvas that fixes the following issues:
https://bugs.openjdk.java.net/browse/JDK-8143596 (gesture events not
forwarded) and horizontal mouse events not forwarded: fixed by forwarding of
missing SWT events to JavaFX through an SWT2FXEventConverter . |
FXCanvas
, adding support for various JavaFX/SWT integration functionality:
FXCanvasEx
.Copyright (c) 2014 itemis AG and others. All rights reserved.