Package org.radrails.rails.internal.ui.tail

Class Summary
Tail Acts similar to the UNIX 'tail' command which allows watching a file update in real time.
TailAction Action that creates a console and tails a file.
TailConsole Console used for tailing output.
TailConsoleManager Manages the active Tail consoles.
TailConsolePageParticipant Page participant for the Tail console.
TailRemoveAction Removes terminated tail windows from the console.
TailStopAction Stops a Tail.