You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is currently no nice way to attach a HyperlinkListener (or a similar interface) to JavaFX' WebView. The mechanism which would have to be used is clear though, see here and here, so an implementation should be easy.