Class FileRead

java.lang.Object
  |
  +--FileRead

public class FileRead
extends java.lang.Object


Constructor Summary
FileRead(java.io.File file, FileReaderWindow fRead)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileRead

public FileRead(java.io.File file,
                FileReaderWindow fRead)