Package com.jsql.view.swing.interaction
Class EndIndeterminateProgress
java.lang.Object
com.jsql.view.swing.interaction.EndIndeterminateProgress
- All Implemented Interfaces:
InteractionCommand
Stop refreshing the progress bar of an untracked
progression (like colum search).
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EndIndeterminateProgress
- 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
-