|
Class Summary |
| GuiAgent |
|
| GuiFamily |
GuiFamily.java
Created: Wed May 30 17:40:02 2001 |
| GuiMaker |
This is the object that should be used for passing GUIs around
(well, children of this object). |
| GuiManagerAgent |
This is a first cut at the gui manger agent -- the agent that will
manage guis from various agents on a screen. |
| GuiManagerDaemonAgent |
The job of this agent is to make sure that there is a GuiManager
running on every machine where metaglue for this society is running |
| MultiFrameGuiFamily |
|
| TestGuiAgent |
|
| TestGuiMaker |
|
| TextGuiAgent |
This agent is another instance of TextOutput -- it sends a gui
object to all available gui managers. |
| TextGuiMaker |
This is a gui maker for the TextGui agent |