Class PathNameItem.ParamListenerShowProgramIcon

java.lang.Object
com.biglybt.ui.swt.views.tableitems.files.PathNameItem.ParamListenerShowProgramIcon
All Implemented Interfaces:
ParameterListener
Enclosing class:
PathNameItem

private class PathNameItem.ParamListenerShowProgramIcon extends Object implements ParameterListener
  • Constructor Details

    • ParamListenerShowProgramIcon

      private ParamListenerShowProgramIcon()
  • Method Details

    • parameterChanged

      public void parameterChanged(String parameterName)
      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:
      parameterName - the name of the parameter that has changed