Class ACLAIDDialog

    • Field Detail

      • localCheckBox

        public JCheckBox localCheckBox
    • Constructor Detail

      • ACLAIDDialog

        public ACLAIDDialog​(Agent agent)
        Constructor for the ACLAIDDialog object
        Parameters:
        agent - link to agent
    • Method Detail

      • getItsAID

        public AID getItsAID()
        Gets the ItsAID attribute of the ACLAIDDialog object
        Returns:
        The ItsAID value
      • getOK

        public boolean getOK()
        Gets the OK attribute of the ACLAIDDialog object. OK is true when the user has pressed the ob button of the dialog.
        Returns:
        The OK value
      • setEditable

        public void setEditable​(boolean theBool)
        Sets the Editable attribute of the ACLAIDDialog object
        Parameters:
        theBool - The new Editable value
      • setItsAID

        public void setItsAID​(AID newItsAID)
        Sets the ItsAID attribute of the ACLAIDDialog object
        Parameters:
        newItsAID - The new ItsAID value
      • setUserAction

        public void setUserAction​(String newUserAction)
        Sets the UserAction attribute of the ACLAIDDialog object
        Parameters:
        newUserAction - The new UserAction value