Uses of Class
zombie.ui.TutorialPanel

Packages that use TutorialPanel
zombie.ui   
 

Uses of TutorialPanel in zombie.ui
 

Fields in zombie.ui declared as TutorialPanel
static TutorialPanel UIManager.Tutorial
           
 

Methods in zombie.ui that return TutorialPanel
static TutorialPanel UIManager.getTutorial()
           
 

Methods in zombie.ui with parameters of type TutorialPanel
static void UIManager.setTutorial(TutorialPanel aTutorial)