Package commandManagers


package commandManagers
  • Class
    Description
    Abstract class representing a command that can be executed in the program.
    A class for executing commands from an input stream.
    An interface that represents a command object that can be executed and checked for valid arguments.
    The CommandManager class is responsible for managing all available commands in the application.
    Contains information about mode of commands behavior