TailingInputStream is Java class that behaves like Unix/Linux command tail -f. Using this class it is possible to read data at the end of a file as the file grows.
Top level GUI components, like JFrame, can be displayed on a specific screen in a multi-screen environment.