Class EndPreparation

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

public class EndPreparation extends Object implements com.jsql.view.interaction.InteractionCommand
End the refreshing of the main Start injection button.
  • Constructor Details

    • EndPreparation

      public EndPreparation(Object[] interactionParams)
  • Method Details

    • execute

      public void execute()
      Specified by:
      execute in interface com.jsql.view.interaction.InteractionCommand