Uses of Class
zombie.ui.QuestPanel

Packages that use QuestPanel
zombie.ui   
 

Uses of QuestPanel in zombie.ui
 

Fields in zombie.ui declared as QuestPanel
static QuestPanel QuestPanel.instance
           
static QuestPanel UIManager.questPanel
           
 

Methods in zombie.ui that return QuestPanel
static QuestPanel UIManager.getQuestPanel()
           
 

Methods in zombie.ui with parameters of type QuestPanel
static void UIManager.setQuestPanel(QuestPanel aQuestPanel)