Uses of Interface
be.ac.ulg.montefiore.run.totem.trafficMatrix.model.LoadDataListener

Packages that use LoadDataListener
be.ac.ulg.montefiore.run.totem.trafficMatrix.model This package holds the model for the trafficMatrix package. 
 

Uses of LoadDataListener in be.ac.ulg.montefiore.run.totem.trafficMatrix.model
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.model with parameters of type LoadDataListener
 void LoadData.addListener(LoadDataListener listener)
          Adds a listener that signals change in the data.
 void AbstractLoadData.addListener(LoadDataListener listener)
           
 void LoadData.removeListener(LoadDataListener listener)
          Remove a listener.
 void AbstractLoadData.removeListener(LoadDataListener listener)
           
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.