9/24/20 12:26 PM:
Thanks for this post, it was exactly the case!
11/21/19 2:20 PM:
Oh, i know, i need to create Bridge instance as private attribute. Now it's work :) thanks
11/21/19 2:08 PM:
Hi Frank,
i trying to use your sample... https://gist.github.com/armando-basile/cdea4d789126007a65e47ff923b5f203
and it's work but if i resize main window no more event cached.
3/7/18 10:44 PM:
Thanks a lot for this article. This is a perfect Heisenbug : incorrect documentation, outdated examples on the Internet, it doesn't always fail (depending on Java version and Garbage Collection) and its presence makes debugging much harder (no more Java object to talk to). I spent days looking for the source of the problem.