Uses of Class
zombie.ui.StatsPage

Packages that use StatsPage
zombie.ui   
 

Uses of StatsPage in zombie.ui
 

Fields in zombie.ui declared as StatsPage
static StatsPage UIManager.StatsPage
           
 

Methods in zombie.ui that return StatsPage
static StatsPage UIManager.getStatsPage()
           
 

Methods in zombie.ui with parameters of type StatsPage
static void UIManager.setStatsPage(StatsPage aStatsPage)