Uses of Class
com.glaivestone.mv.FrameWindowApplicationModel

Packages that use FrameWindowApplicationModel
com.glaivestone.toolbox.mv.text Simple text windows. 
 

Uses of FrameWindowApplicationModel in com.glaivestone.toolbox.mv.text
 

Subclasses of FrameWindowApplicationModel in com.glaivestone.toolbox.mv.text
 class BasicTextWindow
          Abstract superclass for text window implementations which provide a view on text.
 class 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.
 class TextLogWindow
          A simple text log window containing plain (unstyled) text.
 class TextWindow
          A simple text window containing plain (unstyled) text.
 


GFL 1.1 API