Styling HTML in a JEditorPane or JTextPane
- by jmcmahon
I want to display HTML in a JEditorPane or JTextPane, but I want the style (font size) to come from the Look and Feel. Is there a way to do this, or do you have to use embedded HTML styling?