N
Narayanan Kaleeswaram
Hi,
How to read large file and display it into a JTextPane.I am using
a BufferedReder(using readLine()), but it is taking very much time to
read the entire content from the file and i felt it hanging the
system.Is there any better way to read from the file?
same way i would like to know how to write large data to a
file.
thanks in advance for any response.
thank you.
How to read large file and display it into a JTextPane.I am using
a BufferedReder(using readLine()), but it is taking very much time to
read the entire content from the file and i felt it hanging the
system.Is there any better way to read from the file?
same way i would like to know how to write large data to a
file.
thanks in advance for any response.
thank you.