Jtextpane not wrapping text when set content type to text/html
843806Aug 8 2008 — edited Aug 8 2008hello,
i am using jtextpane for my messenger client chatting application. It was wrapping text fine, until i set its content type from 'text/plain' to 'text/html'. then after this change, when i tried to write text using doc.insertString() method then the text inserted did not wrap.
Anybody having any solution to this problem, please tell me.
Edited by: syedwaseemadil on Aug 8, 2008 3:22 PM