agentland.gui
Interface GuiManagerDaemon

All Superinterfaces:
Agent, Remote, Spy
All Known Implementing Classes:
GuiManagerDaemonAgent

public interface GuiManagerDaemon
extends Agent, Spy


Fields inherited from interface metaglue.Agent
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING
 
Method Summary
 int showGui(GuiMaker maker)
          Attempts to show the gui at all available computers
 
Methods inherited from interface metaglue.Agent
addMonitor, alive, getAgentID, getMetaglueAgentID, shutdown, startup, whereAreYou
 
Methods inherited from interface agentland.util.Spy
tell
 

Method Detail

showGui

public int showGui(GuiMaker maker)
            throws RemoteException
Attempts to show the gui at all available computers
Returns:
The number of different gui managers the gui was sent to