I have a JTextPane with a StyledDocument and RTFEditorKit implemented.
JTextPane
StyledDocument
RTFEditorKit
How can I add bullet points (preferrably multi-level ones) onto the JTextPane?
Well it does not have built in support for this, however here is a great link with tutorial on creating bulleted and numbered lists in JTextPane and JEditorPanes:
JEditorPane
2.1m questions
2.1m answers
60 comments
57.0k users