Package ghm.follow.io

Interface Summary
OutputDestination Interface used by a FileFollower to print the contents of a followed file.
 

Class Summary
FilterableOutputDestination  
FilteredDestination An OutputDestination that filters what is shown.
JTextComponentDestination Implementation of OutputDestination which appends Strings to a JTextComponent.
JTextPaneDestination Implementation of OutputDestination which appends Strings to a JTextPane.
PrintStreamDestination Implementation of OutputDestination which prints Strings to a PrintStream.
 



Copyright © 2008. All Rights Reserved.