Uses of Class
userinterface.gui.GuiLinReg

Packages that use GuiLinReg
userinterface.gui   
 

Uses of GuiLinReg in userinterface.gui
 

Methods in userinterface.gui that return GuiLinReg
 GuiLinReg Session.getGuiLR()
          Returns the interface connecting GUI and linear regression
 

Methods in userinterface.gui with parameters of type GuiLinReg
 void Session.setGuiLR(GuiLinReg guiLR)
          Sets the interface between GUI and linear regression