Uses of Interface
be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.GUIModule

Packages that use GUIModule
be.ac.ucl.ingi.totem.repository.guiComponents   
be.ac.ulg.montefiore.run.totem.visualtopo.facade This package holds classes related to the TOTEM GUI. 
be.ac.ulg.montefiore.run.totem.visualtopo.guiModules   
be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.routingGUIModule   
be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.SAMTE   
be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIf   
 

Uses of GUIModule in be.ac.ucl.ingi.totem.repository.guiComponents
 

Classes in be.ac.ucl.ingi.totem.repository.guiComponents that implement GUIModule
 class CBGPManager
          TODO: translate comments and JavaDoc
 

Uses of GUIModule in be.ac.ulg.montefiore.run.totem.visualtopo.facade
 

Methods in be.ac.ulg.montefiore.run.totem.visualtopo.facade with parameters of type GUIModule
 void ModuleLoader.addGUIModule(GUIModule module)
          Add module to the "Managed Module Database" so that the Module Loader can take care of it
 

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

Classes in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules that implement GUIModule
 class AbstractGUIModule
          An abstract implementation of the GUIModule interface.
 class IGPWOGUIModule
          Module to perform IGPWO calculations Singleton class.
 

Uses of GUIModule in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.routingGUIModule
 

Classes in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.routingGUIModule that implement GUIModule
 class RoutingGUIModule
           
 

Uses of GUIModule in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.SAMTE
 

Classes in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.SAMTE that implement GUIModule
 class SAMTEGUIModule
          

 

Uses of GUIModule in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIf
 

Classes in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIf that implement GUIModule
 class WhatIfManager
          This GUIModule is the manager for the what-if Scenario system TODO: implents the cancel operation (need domains to be clonable)
 



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