Class DisplayAgent


  • public class DisplayAgent
    extends java.lang.Object
    Agent offering a display service.
    • Constructor Detail

      • DisplayAgent

        public DisplayAgent()
    • Method Detail

      • agentCreated

        public IFuture<java.lang.Void> agentCreated()
        Called once after agent creation.
      • getPanel

        public DisplayPanel getPanel()
        Get the display panel.