Uses of Class
zombie.ui.Sidebar

Packages that use Sidebar
zombie.ui   
 

Uses of Sidebar in zombie.ui
 

Fields in zombie.ui declared as Sidebar
static Sidebar Sidebar.instance
           
static Sidebar UIManager.sidebar
           
 

Methods in zombie.ui that return Sidebar
static Sidebar UIManager.getSidebar()
           
 

Methods in zombie.ui with parameters of type Sidebar
static void UIManager.setSidebar(Sidebar aSidebar)