Class SmoothedETAItem.MyParameterListener

java.lang.Object
com.biglybt.ui.swt.views.tableitems.mytorrents.SmoothedETAItem.MyParameterListener
All Implemented Interfaces:
ParameterListener
Enclosing class:
SmoothedETAItem

private class SmoothedETAItem.MyParameterListener extends Object implements ParameterListener
  • Constructor Details

    • MyParameterListener

      private MyParameterListener()
  • Method Details

    • parameterChanged

      public void parameterChanged(String name)
      Description copied from interface: ParameterListener
      Called, when a parameter has changed. The listener could only react if the parameter name is relevant. Or the listener can just read all parameters again.
      Specified by:
      parameterChanged in interface ParameterListener
      Parameters:
      name - the name of the parameter that has changed