View large file  
Author Message
Sergey





PostPosted: 2003-6-27 17:44:00 Top

java-programmer, View large file
I need to view a large file. If I use class JTextArea will it load
whole file into RAM or load one in portions?
I have read I must use ZoneView for this purpose. How can I use it?

Thanks in advance