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)
-
Constructor Details
-
DeleteCommandGui
public DeleteCommandGui()
-
-
Method Details
-
execute
public void execute(int id)
-