Package com.jsql.view.swing.interaction
Class EndProgress
java.lang.Object
com.jsql.view.swing.interaction.EndProgress
- All Implemented Interfaces:
InteractionCommand
Stop the refreshing of progress bar.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EndProgress
- Parameters:
interactionParams
- Element to update
-
-
Method Details
-
execute
public void execute()Description copied from interface:InteractionCommand
Do the action ordered by the model.- Specified by:
execute
in interfaceInteractionCommand
-