Uses of Interface
plugins.adufour.ezplug.EzVarListener

Packages that use EzVarListener
plugins.adufour.ezplug   
 

Uses of EzVarListener in plugins.adufour.ezplug
 

Methods in plugins.adufour.ezplug with parameters of type EzVarListener
 void EzVar.addVarChangeListener(EzVarListener<T> listener)
          Adds a new listener that will be notified is this variable changes
 void EzVar.removeVarChangeListener(EzVarListener<T> listener)
          Removes the given listener from the list