Package com.glaivestone.toolbox.mv.text

Simple text windows.

See:
          Description

Class Summary
BasicTextWindow Abstract superclass for text window implementations which provide a view on text.
SessionStreamWindowController Installed on a window used as the system output or error stream.
SessionTextLogWindow A simple text window containing plain (unstyled) text which installs itself in the standard system output streams to provide a session log window view on the console output.
TextLogWindow A simple text log window containing plain (unstyled) text.
TextWindow A simple text window containing plain (unstyled) text.
 

Package com.glaivestone.toolbox.mv.text Description

Simple text windows. Mainly useful for quick development hacks and session log windows.


GFL 1.1 API