Uses of Class
edu.turtlekit2.ui.utils.GUIMessage

Packages that use GUIMessage
edu.turtlekit2.ui   
trashier   
 

Uses of GUIMessage in edu.turtlekit2.ui
 

Methods in edu.turtlekit2.ui with parameters of type GUIMessage
 void BoardAgent.computeMessage(GUIMessage<JComponent> msg)
          Checks mailBox and forwards message to the Simulation Board.
 

Uses of GUIMessage in trashier
 

Methods in trashier with parameters of type GUIMessage
 void Tk2SimuUIManager.computeMessage(GUIMessage<JComponent> msg)