|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.routingGUIModule | |
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
Maintains a set of LinkLoadComputer corresponding to
existing domains in InterDomainManager and existing traffic
matrices 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.routingGUIModule |
---|
Classes in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.routingGUIModule that implement InterDomainManagerListener | |
---|---|
class |
BypassLSPAdder
Dialog whose purpose is to compute bypass LSPs. |
class |
MultipleBypassDialog
Dialog to compute multiple bypass lsps at once. |
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
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |