Holger's
Java API

Package com.antelmann.game.quiz

This package contains an implementation for quiz games.

See:
          Description

Interface Summary
AnswerHandler used to react on a gui component's event when a Question was answered
QuestionComponentFactory responsible for generating a gui component that displays a question and allows to answer it.
QuizListener  
 

Class Summary
DefaultQuestionComponentFactory  
DemoQuizFrame  
JQuestionHandler implements a gui to iterate through the given questions and react on the answering events
JQuizQuestion displays a given Question object and allows to answer it.
Main  
Question  
 

Package com.antelmann.game.quiz Description

This package contains an implementation for quiz games.



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