Table of Contents
FileReader
Authors
Details
Short description
Utilitz to read logs with GUI. Replacement of tail -f.
Features:
- Reading of file in real time
- Optional delay of scan new lines for more comfortable reading
- Hook giving posibility to read text without scrooling it all the time
Application is written in JAVA and it doesn't use any external libraries so it is example of use of JDK.

