Class ChartUserAgent


  • public class ChartUserAgent
    extends RestServiceAgent
    Agent that searches and uses the chart service of another Jadex agent.
    • Field Detail

      • f

        protected javax.swing.JFrame f
    • Constructor Detail

      • ChartUserAgent

        public ChartUserAgent()
    • Method Detail

      • init

        public IFuture<java.lang.Void> init()
        The agent init.
      • cleanup

        public IFuture<java.lang.Void> cleanup()
        Called when the agent is killed.