Holger's
Java API

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

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

Uses of QuestionComponentFactory in com.antelmann.game.quiz
 

Classes in com.antelmann.game.quiz that implement QuestionComponentFactory
 class DefaultQuestionComponentFactory
           
 

Fields in com.antelmann.game.quiz declared as QuestionComponentFactory
protected  QuestionComponentFactory DemoQuizFrame.factory
           
 

Constructors in com.antelmann.game.quiz with parameters of type QuestionComponentFactory
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