Package commands
Class AddCommandGui
java.lang.Object
commands.AddCommand
commands.AddCommandGui
- All Implemented Interfaces:
Command
public class AddCommandGui extends AddCommand
Command which adds a new task (GUI interface).
- Author:
- Melvin Campos Casares
-
Constructor Summary
Constructors Constructor Description AddCommandGui()
-
Method Summary
Modifier and Type Method Description void
execute(java.lang.String description)
-
Constructor Details
-
AddCommandGui
public AddCommandGui()
-
-
Method Details
-
execute
public void execute(java.lang.String description)
-