Package com.jsql.view.swing.interaction
Class UpdateProgress
java.lang.Object
com.jsql.view.swing.interaction.UpdateProgress
- All Implemented Interfaces:
InteractionCommand
Refresh the progress bar of an element in the database tree.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UpdateProgress
- Parameters:
interactionParams
- Element in the database tree and progression index
-
-
Method Details
-
execute
public void execute()Description copied from interface:InteractionCommand
Do the action ordered by the model.- Specified by:
execute
in interfaceInteractionCommand
-