Uses of Class
no.ntnu.item.router.utilities.GuiXmlWriter

Packages that use GuiXmlWriter
no.ntnu.item.router   
 

Uses of GuiXmlWriter in no.ntnu.item.router
 

Fields in no.ntnu.item.router declared as GuiXmlWriter
private  GuiXmlWriter ServiceSessionBank.guiXmlWriter
          The GuiXmlWriter that is to be called when changes occur
private  GuiXmlWriter RouterControl.guiXmlWriter
          A GuiXmlWriter object that will keep the GUI up to date
 

Constructors in no.ntnu.item.router with parameters of type GuiXmlWriter
ServiceSessionBank(Parser parser, GuiXmlWriter guiXmlWriter, ActionPlaneSessions actionPlaneSessions)
          Constructor