agentland.gui
Interface GuiEnabled

All Superinterfaces:
Agent, Remote
All Known Subinterfaces:
Gui, Phone, TestGui

public interface GuiEnabled
extends Agent


Fields inherited from interface metaglue.Agent
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING
 
Method Summary
 GuiMaker getGuiMaker()
           
 
Methods inherited from interface metaglue.Agent
addMonitor, alive, getAgentID, getMetaglueAgentID, shutdown, startup, whereAreYou
 

Method Detail

getGuiMaker

public GuiMaker getGuiMaker()
                     throws RemoteException