Class Summary |
ConsolePanel |
A panel with console-like text entry and display. |
JLabelWriter |
Wraps a JLabel with a writer that allows text to be set asychronously
(i.e. |
JTextAreaWriter |
Wraps a JTextArea with a writer that allows text to be appended asychronously
(i.e. |
MainWindow |
A proxy for a Swing top-level window (JFrame, JDialog) that provides a
standard GUI consisting of a window with a title bar, menubar, tool bar,
status bar, and main content area. |
MonitorBiPanel |
A panel containing two monitor panels, one for message read monitoring
and the other for message write. |
MonitorPanel |
A scrollable text area for monitoring streaming text data. |
RootWindow |
A main window intended for use as the root application window. |
TitleTextWriter |
Wraps MainFrame with a writer that allows the title text to be set
asychronously (i.e. |