|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||