Uses of Class
zombie.ui.ClothingPanel

Packages that use ClothingPanel
zombie.ui   
 

Uses of ClothingPanel in zombie.ui
 

Fields in zombie.ui declared as ClothingPanel
static ClothingPanel UIManager.clothingPanel
           
static ClothingPanel ClothingPanel.instance
           
 

Methods in zombie.ui that return ClothingPanel
static ClothingPanel UIManager.getClothingPanel()
           
 

Methods in zombie.ui with parameters of type ClothingPanel
static void UIManager.setClothingPanel(ClothingPanel aClothingPanel)