Package commands

Class DeleteCommandGui

java.lang.Object
commands.DeleteCommand
commands.DeleteCommandGui
All Implemented Interfaces:
Command

public class DeleteCommandGui
extends DeleteCommand
Command which deletes a task (GUI interface).
Author:
Melvin Campos Casares
  • Constructor Summary

    Constructors 
    Constructor Description
    DeleteCommandGui()  
  • Method Summary

    Modifier and Type Method Description
    void execute​(int id)  

    Methods inherited from class commands.DeleteCommand

    description, execute, usage

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait