Disabling word wrap for JTextPane
843804Apr 29 2005 — edited Sep 19 2009 I'm working on an extension of JTextPane, and I need to disable word wrap for it, is there anyway to do it? Please don't say just use JTextArea, it's not an option available to me. Any reply would be VERY appreciated.