Interface StrengthVarManagerListener


  • public interface StrengthVarManagerListener
    This interface represents a listener to a StrengthVarManager
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void changedVariables​(java.util.List<cern.accsoft.steering.jmad.domain.var.custom.CustomVariable> newVariables)
      fired when the variables changed
    • Method Detail

      • changedVariables

        void changedVariables​(java.util.List<cern.accsoft.steering.jmad.domain.var.custom.CustomVariable> newVariables)
        fired when the variables changed
        Parameters:
        newVariables - the new variables