Uses of Class
rina.config.RINAConfig

Packages that use RINAConfig
dap.cad.gui.panel This package contains the files for the CADSys Graphical User Interface management 
rina.dns   
rina.idd   
rina.ipcProcess.impl   
 

Uses of RINAConfig in dap.cad.gui.panel
 

Methods in dap.cad.gui.panel that return RINAConfig
 RINAConfig PrototypeGui.getConfig()
           
 

Methods in dap.cad.gui.panel with parameters of type RINAConfig
 void PrototypeGui.initComponents(RINAConfig config)
           
 

Constructors in dap.cad.gui.panel with parameters of type RINAConfig
CADSysPanel(ControlPanel mControlPanel, RINAConfig config)
          Constructor
ControlPanel(GuiControl g, RINAConfig config)
           
GuiControl(PrototypeGui mPrototypeGui, RINAConfig config)
          Constructor
 

Uses of RINAConfig in rina.dns
 

Constructors in rina.dns with parameters of type RINAConfig
DNSProcess(RINAConfig config)
           
 

Uses of RINAConfig in rina.idd
 

Fields in rina.idd declared as RINAConfig
 RINAConfig IDDProcess.config
          config file
 

Constructors in rina.idd with parameters of type RINAConfig
IDDProcess(RINAConfig config)
           
 

Uses of RINAConfig in rina.ipcProcess.impl
 

Fields in rina.ipcProcess.impl declared as RINAConfig
 RINAConfig TCPFlowManager.config
           
 

Constructors in rina.ipcProcess.impl with parameters of type RINAConfig
IPCProcessImpl(RINAConfig config)
          DIF0