Package javatro.display.screens
package javatro.display.screens
All Screens and its variants
-
ClassDescriptionRepresents the screen for selecting the blind in the game.Abstract base class for card selection screens with sorting and display capabilities.Sorting options for card displayScreen for selecting player deck configuration at game start.Displays the current deck composition in a formatted table view showing card distribution by suit and rank.The
DiscardCardScreenclass represents a screen where the user selects cards to discard.GameScreen class represents the game menu screen in the Javatro application.TheHelpScreenclass represents a screen displaying the help menu in the javatro application.Screen displayed upon game loss, featuring humorous defeat messages.ThePlayCardScreenclass represents a screen where the user selects cards to play.Represents the screen that displays the list of saved game runs.TheRunSelectScreenclass represents a screen used to select and load runs within the game.Abstract base class representing a display screen in the Javatro application.Initial application screen displaying main menu options and game logo.Victory screen displayed upon completing the game successfully.Screen displayed after winning a game round, showing earned rewards.