Uses of Class
halo.userinterface.gui.GuiNormal

Packages that use GuiNormal
halo.userinterface.gui.session Provides for the handling, saving and loading of sessions and configuration information. 
 

Uses of GuiNormal in halo.userinterface.gui.session
 

Methods in halo.userinterface.gui.session that return GuiNormal
 GuiNormal Session.getGuiNorm()
          Returns the interface connecting GUI and linear regression
 

Methods in halo.userinterface.gui.session with parameters of type GuiNormal
 void Session.setGuiNorm(GuiNormal guiNorm)
          Sets the interface between GUI and normalization