Class UpdateProgress

java.lang.Object
com.jsql.view.swing.interaction.UpdateProgress
All Implemented Interfaces:
InteractionCommand

public class UpdateProgress extends Object implements InteractionCommand
Refresh the progress bar of an element in the database tree.
  • Constructor Details

    • UpdateProgress

      public UpdateProgress(Object[] interactionParams)
      Parameters:
      interactionParams - Element in the database tree and progression index
  • Method Details