Index
All Classes and Interfaces|All Packages|Serialized Form
A
- Application - Class in com.application.quizApplication
-
Main class for the Quiz Application.
- Application() - Constructor for class com.application.quizApplication.Application
-
Constructs the Quiz Application window.
- ApplicationPanel - Class in com.application.quizApplication
-
The
ApplicationPanel
class is responsible for rendering the quiz interface and handling the game logic, including: Displaying questions with multiple-choice options. Tracking the player's score. Managing a countdown timer for each question. - ApplicationPanel() - Constructor for class com.application.quizApplication.ApplicationPanel
-
Constructs the quiz panel, initializes the GUI layout, and loads the first question.
All Classes and Interfaces|All Packages|Serialized Form