Holger's
Java API

Uses of Interface
com.antelmann.game.quiz.QuizListener

Packages that use QuizListener
com.antelmann.game.quiz This package contains an implementation for quiz games. 
 

Uses of QuizListener in com.antelmann.game.quiz
 

Classes in com.antelmann.game.quiz that implement QuizListener
 class DemoQuizFrame
           
 

Constructors in com.antelmann.game.quiz with parameters of type QuizListener
JQuestionHandler(List<Question> list, QuestionComponentFactory factory, QuizListener listener, String user)
          at least one question must be in the list
 



(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads