Uses of Interface
be.ac.ulg.montefiore.run.totem.domain.facade.InterDomainManagerListener

Packages that use InterDomainManagerListener
be.ac.ulg.montefiore.run.totem.domain.facade This package holds the manager for the domain package. 
be.ac.ulg.montefiore.run.totem.trafficMatrix.facade This package holds the manager for the trafficMatrix package. 
be.ac.ulg.montefiore.run.totem.visualtopo.graph   
be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents   
be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.trafficMatrixGeneration   
 

Uses of InterDomainManagerListener in be.ac.ulg.montefiore.run.totem.domain.facade
 

Methods in be.ac.ulg.montefiore.run.totem.domain.facade with parameters of type InterDomainManagerListener
 void InterDomainManagerObserver.addListener(InterDomainManagerListener l)
          Add a listener to the list of listeners.
 void InterDomainManagerObserver.removeListener(InterDomainManagerListener l)
          Remove a listener from the list of registered listeners.
 

Uses of InterDomainManagerListener in be.ac.ulg.montefiore.run.totem.trafficMatrix.facade
 

Classes in be.ac.ulg.montefiore.run.totem.trafficMatrix.facade that implement InterDomainManagerListener
 class LinkLoadComputerManager
          Maintain a set of LinkLoadComputer corresponding to existing domains in InterDomainManager and existing traffic matrix in TrafficMatrixManager.
 class TrafficMatrixManager
          The TrafficMatrixManager provides the access to all the traffic matrices.
 

Uses of InterDomainManagerListener in be.ac.ulg.montefiore.run.totem.visualtopo.graph
 

Classes in be.ac.ulg.montefiore.run.totem.visualtopo.graph that implement InterDomainManagerListener
 class GraphManager
          Take place of the panel representing the network.
 

Uses of InterDomainManagerListener in be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents
 

Classes in be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents that implement InterDomainManagerListener
 class ColorMeaningPanel
          Intended to choose what the colors of the links represents on the graph.
 class DomainHandler
          Class to display and manage the loaded domains.
 class MainWindow
          A window that contains all graphic elements of the application.
 class RMguiMatrixHandler
          This class is responsible for managing the allready loaded traffic matrix (ie.
 

Uses of InterDomainManagerListener in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.trafficMatrixGeneration
 

Classes in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.trafficMatrixGeneration that implement InterDomainManagerListener
 class TrafficMatrixGenerationGUIModule
          
 



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