Package lij.monitor

Various classes used for obtaining runtime debugging information.

See:
          Description

Class Summary
LogArea This class defines a component containing a JTextArea, and provides convenience methods for logging text into it.
Monitor A GUI for monitoring the internal state of the interpreter.
PanelAgents A monitor panel for observing subscribed agents.
PanelAgentsTableModel A TableModel implementation for the PanelAgents table.
PanelLetterBox A monitor panel for observing the state (and contents) of the (global) message queue.
PanelLog A monitor panel for displaying log messages.
 

Package lij.monitor Description

Various classes used for obtaining runtime debugging information.