Class StartProgress

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

public class StartProgress extends Object implements InteractionCommand
Start refreshing the progress bar of an element in the database tree.
  • Constructor Details

    • StartProgress

      public StartProgress(Object[] interactionParams)
      Parameters:
      interactionParams - Element in the database tree to update
  • Method Details