Posted By:
Micheline_Westhoff
Posted On:
Wednesday, April 18, 2001 12:07 PM
I am using JTextPane as a report writer widget. If a character run is equivalent to a report element I would like to:
* Edit the report element within its character run boundary
* Allow a character run to overlap with another character run by "overwriting" and not "inserting" the string
* Enable the character run boundary to be resized.
Any experiences?