Close
jGuru Forums
Posted By: Jeffrey_rui Posted On: Tuesday, August 13, 2002 12:32 AM
I put a JTextPane on a JScollPane,and use getEditorKit().read(fr,dm,0) to open a 5k lines text,and do some work on the CharacterAttribute.After all the work finish it will spend 50seconds before it display normally.I don't know what happened after "return;" in my "openfile" function because I can only step to here.
Re: <strong>Help!</strong>,Too slow to Open a file using JTextPane
Posted By: Mike_Friedrich Posted On: Tuesday, August 13, 2002 05:57 AM