swing - Java display html content in window -
this question has reply here:
jtextpane , html 1 replyi wanting display webpage in window of java program, looking around jwebpane looked easiest way it's not available anymore , available in javafx? there alternative methods doing this?
take @ how utilize editor panes , text panes, allow display html content.
remember though, swing's back upwards html limited html 3.2 , has limited back upwards of css , no little back upwards javascript.
in case, might suggest having @ javafx's webview
instead (and no, i've not used it)
java swing user-interface
No comments:
Post a Comment