Index

A B C D E F G H I J L M N P Q R S T U W 
All Classes|All Packages

Q

question - Variable in class eu.flrkv.wwm.Question.Question
Fragestellung als String
Question - Class in eu.flrkv.wwm.Question
Klasse zur Erstellung eines Fragenobjekts
Question(int, int, String, String, String, String, String) - Constructor for class eu.flrkv.wwm.Question.Question
Konstruktor der Klasse Question Konstruiert die Frage und setzt alle Klassesattribute
questionController - Variable in class eu.flrkv.wwm.Game.Game
Fragen Controller
QuestionController - Class in eu.flrkv.wwm.Question
Klasse zur Verwaltung der Spiel-Fragen Kann als Objekt initialisiert werden um spezifisch für ein Spiel Fragen aus der Datenbanmk zu holen.
QuestionController(Game) - Constructor for class eu.flrkv.wwm.Question.QuestionController
Kontruktor der Klasse QuestionController
questionCountLabel - Variable in class eu.flrkv.wwm.GUI.QuestionList
Label welches die Informationen über die Anzahl der Elemente in der Tabelle enthält
questionDifficulty - Variable in class eu.flrkv.wwm.GUI.AddNewQuestion
ComboBox/Select/Auswahlliste um die Schwierigkeit der Frage zu wählen
questionInput - Variable in class eu.flrkv.wwm.GUI.AddNewQuestion
Textfeld um die Fragestellung einzugeben
questionIsUsed(int) - Method in class eu.flrkv.wwm.Question.QuestionController
Prüft anhand einer FrageID ob die Frage bereits genutzt wurde
questionLabel - Variable in class eu.flrkv.wwm.GUI.GameWindow
JLabel zum anzeigen der aktuellen Fragestellung
questionList - Variable in class eu.flrkv.wwm.GUI.GUIController
Fenster mit der Liste aller Fragen (Fragenverwaltung)
QuestionList - Class in eu.flrkv.wwm.GUI
Fragen-Liste Fenster.
QuestionList(GUIController) - Constructor for class eu.flrkv.wwm.GUI.QuestionList
Konstruktor der QuestionList Klasse
questionListButton - Variable in class eu.flrkv.wwm.GUI.MainMenu
Button um die Fragenliste zu öffnen
questionListPanel - Variable in class eu.flrkv.wwm.GUI.QuestionList
JPanel welches alle weiteren Elemente für dieses Fenster enthält
QuestionNotFoundException - Exception in eu.flrkv.wwm.Exceptions
Exception which is thrown when a question is accessed that does not exist
QuestionNotFoundException(String) - Constructor for exception eu.flrkv.wwm.Exceptions.QuestionNotFoundException
Constructs a new QuestionNotFoundException object
questionTable - Variable in class eu.flrkv.wwm.GUI.QuestionList
Tabelle
questionTableModel - Variable in class eu.flrkv.wwm.GUI.QuestionList
TableModel für die Tabelle
questioNumbertoString(int) - Static method in class eu.flrkv.wwm.Utils.Utils
Gibt anhand der Fragennummer den Geldbetrag der Frage als String zurück
A B C D E F G H I J L M N P Q R S T U W 
All Classes|All Packages