Class ACLFrame

    • Constructor Detail

      • ACLFrame

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

      • show

        public static void show​(ACLMessage theMsg,
                                Agent agent)
        show the ACLMessage, disabled
        Parameters:
        theMsg - the ACLMessage to be displayed
        agent - the agent
      • setMsg

        public void setMsg​(ACLMessage msg)
        Sets the ACLMessage of the Frame
        Parameters:
        msg - The ACLMessage
      • disableACLPanel

        public void disableACLPanel()
        disable editing of ACLmessage