Class TestAgentFrame

    • Constructor Detail

      • TestAgentFrame

        public TestAgentFrame​(TestAgent agent)
        Constructor for the TestAgentFrame object
        Parameters:
        agent - Description of Parameter
    • Method Detail

      • getItsMsg

        public ACLMessage getItsMsg()
        Gets the ItsMsg attribute of the TestAgentFrame object
        Returns:
        The ItsMsg value
      • getImages

        public void getImages()
      • setItsMsg

        public void setItsMsg​(ACLMessage msg)
        Sets the ItsMsg attribute of the TestAgentFrame object
        Parameters:
        msg - The new ItsMsg value
      • setFrameIcon

        public void setFrameIcon​(String iconpath)
        Sets the FrameIcon attribute of the TestAgentFrame object
        Parameters:
        iconpath - The new FrameIcon value
      • addMessageNode

        public void addMessageNode​(String direction,
                                   ACLMessage msg)
        Adds a feature to the MessageNode attribute of the TestAgentFrame object
        Parameters:
        msg - The feature to be added to the MessageNode attribute
        direction - The feature to be added to the MessageNode attribute