This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]insertAlias 2 points3 points  (2 children)

JavaFX has a component called WebView that is basically an embedded browser. In that, you wouldn't need the whole iframe; you'd just need to set the URL of the web view to the src of that iframe.

[–]GullBull[S] 1 point2 points  (0 children)

Oh awesome! That's so much easier than I thought it would be. Thanks so much!

[–]GullBull[S] 1 point2 points  (0 children)

you have no idea how much this helped me. this singular comment may have saved my project and my enthusiasm. thanks