Package com.jsql.view.swing.interaction
Class EndPreparation
java.lang.Object
com.jsql.view.swing.interaction.EndPreparation
- All Implemented Interfaces:
InteractionCommand
End the refreshing of the main Start injection button.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EndPreparation
-
-
Method Details
-
execute
public void execute()Description copied from interface:InteractionCommand
Do the action ordered by the model.- Specified by:
execute
in interfaceInteractionCommand
-