Uses of Package
lij.monitor

Packages that use lij.monitor
lij.monitor Various classes used for obtaining runtime debugging information. 
lij.runtime These runtime classes are the ones that contain most of the code that is used during the execution of the IM by the interpreter. 
 

Classes in lij.monitor used by lij.monitor
LogArea
          This class defines a component containing a JTextArea, and provides convenience methods for logging text into it.
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.
 

Classes in lij.monitor used by lij.runtime
Monitor
          A GUI for monitoring the internal state of the interpreter.