How can I set the font/bold/italic/underline whatever of some text in a JEditorPane?
I am trying to create a simple document editor, but i can only figure out how to set the font/bold/italic/whatever of the ENTIRE JEditor/JText pane.
RTF is preferred, HTML is fine as well.