How exactly is word-wrapping implemented in JTextPane?
I\'m trying to understand exactly how it works so that I can modify the behavior. Right now, if I have a stand
The link about custom wrap (forced wrap and no wrap). http://java-sl.com/wrap.html
The link about letter wrap http://java-sl.com/tip_html_letter_wrap.html