Package sbrt.shell.gui

Provides classes for creating graphical user interfaces for the SBRT.

See:
          Description

Class Summary
SbrtOutputPane This class is used to create the output pane of the SBRT GUI where text is written by each process.
TextAreaOutputStream An output stream that writes its output to a javax.swing.JTextArea control.
TextPaneGui This class is used to create a GUI for the SBRT.
TextPaneOutputStream An output stream that writes its output to a javax.swing.JTextPane.
 

Package sbrt.shell.gui Description

Provides classes for creating graphical user interfaces for the SBRT.