Posted By:
Dmitry_Zakharov
Posted On:
Thursday, September 27, 2001 05:50 AM
How do I insert some graphic in
JTextPane
?
For example, I want to insert red line after some paragraphs. I can insert my component which paints line. But in this case user can delete this component. And I want to insert line, which user can't delete. Could you please help me ?