Class ExitCommand

    • Constructor Detail

      • ExitCommand

        public ExitCommand()
        Constructor for the ExitCommand object
    • Method Detail

      • getActionNames

        public Set<String> getActionNames()
        Gets the ActionNames attribute of the ExitCommand object
        Specified by:
        getActionNames in interface Command
        Returns:
        The ActionNames value
      • doAction

        public void doAction​(ActionEvent e)
        Description of the Method
        Specified by:
        doAction in interface Command
        Parameters:
        e - Description of Parameter