Class ACLPanel

    • Constructor Detail

      • ACLPanel

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

      • getItsMsg

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

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

        public void setReadOnly()
        Sets the ReadOnly attribute of the ACLPanel object
      • setEnabled

        public void setEnabled​(boolean theBool)
        Sets the Disabled attribute of the ACLPanel object
        Overrides:
        setEnabled in class JComponent
        Parameters:
        theBool - The new Enabled value
      • doSystemOut

        public void doSystemOut()
        Description of the Method
      • saveACL

        public void saveACL()
        Description of the Method
      • loadACL

        public void loadACL()
      • doZoomContent

        public void doZoomContent()