Package | Description |
---|---|
org.eclipse.gef4.fx.swt.gestures |
This package provides support for the conversion of SWT
GestureEvent (touch events) to corresponding
JavaFX events when embedding a JavaFX scene graph into an SWT application
(via FXCanvas ):
SWT2FXEventConverter . |
Class and Description |
---|
SWT2FXEventConverter.ISceneRunnable
The
SWT2FXEventConverter.ISceneRunnable interface provides a callback method that is
invoked in a privileged runnable on the JavaFX application thread. |
Copyright (c) 2014 itemis AG and others. All rights reserved.