Uses of Class
halo.userinterface.gui.GuiHalfLife

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

Uses of GuiHalfLife in halo.userinterface.gui.session
 

Methods in halo.userinterface.gui.session that return GuiHalfLife
 GuiHalfLife Session.getGuiHL()
          Returns the interface connecting GUI and half-life calculation
 

Methods in halo.userinterface.gui.session with parameters of type GuiHalfLife
 void Session.setGuiHL(GuiHalfLife guiHL)
          Sets the interface between GUI and half-life calculation