gesture events at JFXPanel

Hervé Girod herve.girod at gmail.com
Mon Jun 19 20:25:38 UTC 2017


Multitouch events are not handled at the swing layer, so normally they can not be detected in the JavaFX controls.

Hervé 

Sent from my iPad

> On 19 Jun 2017, at 13:01, Kaesbauer, Michael <Michael.Kaesbauer at krones.com> wrote:
> 
> Hi everybody,
> 
> I try to embed JavaFX controls in a swing application by using the JFXPanel at JavaFX8. Is it possible to process gesture events (Zoom, Swipe) inside these JavaFX controls? At my test application this use case is not working right now.
> 
> If not, is there another way to receive gestures events at the swing application?
> 
> 
> Kind regards
> Michael Kaesbauer
> 
> ______________________________________________________________
> 
> Krones AG
> Vorstand: Christoph Klenk, Vorstandsvorsitzender,
> Michael Andersen, Rainulf Diepold, Thomas Ricker, Markus Tischer, Ralf Goldbrunner 
> Vorsitzender des Aufsichtsrats: Volker Kronseder
> Registergericht: Regensburg HRB 23 44, Umsatzsteuer-ID-Nummer: DE 133 695 999
> ______________________________________________________________
> Der Inhalt dieser E-Mail und jeder Anhang ist vertraulich.
> Diese Inhalte sind nur fuer die benannten Adressaten.
> Wenn Sie diese E-Mail durch einen Fehler erhalten haben,
> benachrichtigen Sie sofort Ihren Administrator oder den Absender.
> Behandeln Sie die E-Mail vertraulich.
> 
> * Diese E-Mail wurde auf Viren und gefaehrlichen Inhalt geprueft. *
> ______________________________________________________________
> 
> The contents of this email and any attachments are confidential.
> They are intended for the named recipient(s) only.
> If you have received this email in error please notify the system manager
> or the sender immediately and do not disclose the contents to anyone or
> make copies.
> 
> * This e-Mail was scanned for viruses, vandals and malicious content. *


More information about the openjfx-dev mailing list