Index

A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

P

paint(Graphics) - Method in class webb.client.ui.components.WebbButton
Paints the button.
paint(Graphics) - Method in class webb.client.ui.screens.selectpuzzle.PuzzleButton
 
paintComponent(Graphics) - Method in class starb.client.ui.ExampleDrawingPanel
 
paintComponent(Graphics) - Method in class webb.client.ui.components.WebbRoundedJPanel
 
paintComponent(Graphics) - Method in class webb.client.ui.components.WebbSimpleImage
Paints the image
paintComponent(Graphics) - Method in class webb.client.ui.screens.puzzlescreen.PuzzleComponent
Paints the component
PLAY_PUZZLE - Enum constant in enum class webb.client.ui.screens.ScreenType
 
PLAY_PUZZLE_EXIT_BUTTON - Static variable in class webb.client.ui.constants.WebbImages
 
PLAY_PUZZLE_GRID_AVMARKER - Static variable in class webb.client.ui.constants.WebbImages
 
PLAY_PUZZLE_GRID_INVALID_CELL - Static variable in class webb.client.ui.constants.WebbImages
 
PLAY_PUZZLE_GRID_STAR - Static variable in class webb.client.ui.constants.WebbImages
 
PLAY_PUZZLE_GRID_STAR_RED - Static variable in class webb.client.ui.constants.WebbImages
 
PLAY_PUZZLE_HINT_BUTTON - Static variable in class webb.client.ui.constants.WebbImages
 
PLAY_PUZZLE_RESET_BUTTON - Static variable in class webb.client.ui.constants.WebbImages
 
PLAY_PUZZLE_STAR - Static variable in class webb.client.ui.constants.WebbImages
 
PLAY_PUZZLE_STAR_BACKGROUND - Static variable in class webb.client.ui.constants.WebbImages
 
PLAY_PUZZLE_VALIDATE_BUTTON - Static variable in class webb.client.ui.constants.WebbImages
 
PLAYER_MARKER - Enum constant in enum class webb.client.logic.puzzle.CellType
 
Player_OLD - Record Class in webb.shared.dtos.old
Deprecated.
Player_OLD(String) - Constructor for record class webb.shared.dtos.old.Player_OLD
Deprecated.
Creates an instance of a Player_OLD record class.
PlayerManager - Class in webb.server.security
 
PlayerManager() - Constructor for class webb.server.security.PlayerManager
 
populateComponents(Container, SpringLayout) - Method in class webb.client.ui.screens.creditsscreen.CreditsScreen
 
populateComponents(Container, SpringLayout) - Method in class webb.client.ui.screens.loading.LoadingScreen
 
populateComponents(Container, SpringLayout) - Method in class webb.client.ui.screens.MainMenuScreen
 
populateComponents(Container, SpringLayout) - Method in class webb.client.ui.screens.puzzlescreen.PuzzleScreen
 
populateComponents(Container, SpringLayout) - Method in class webb.client.ui.screens.Screen
Populates the components of the screen.
populateComponents(Container, SpringLayout) - Method in class webb.client.ui.screens.selectpuzzle.SelectPuzzleScreen
 
populateComponents(Container, SpringLayout) - Method in class webb.client.ui.screens.test.ScreenTestComponents
 
populateComponents(JPanel, SpringLayout) - Method in class webb.client.ui.popup.congratulations.PopupCongratulations
 
populateComponents(JPanel, SpringLayout) - Method in class webb.client.ui.popup.ExampleWebbPopup
 
populateComponents(JPanel, SpringLayout) - Method in class webb.client.ui.popup.leaderboard.PopupLeaderboard
 
populateComponents(JPanel, SpringLayout) - Method in class webb.client.ui.popup.statistics.PopupStatistics
 
populateComponents(JPanel, SpringLayout) - Method in class webb.client.ui.popup.WebbPopup
Populates the components of the popup.
POPUP_CLOSE - Static variable in class webb.client.ui.constants.WebbImages
 
POPUP_CONGRATULATIONS_STAR - Static variable in class webb.client.ui.constants.WebbImages
 
POPUP_CONGRATULATIONS_STAR_ROTATED - Static variable in class webb.client.ui.constants.WebbImages
 
PopupCongratulations - Class in webb.client.ui.popup.congratulations
A popup that congratulates the user for completing a puzzle.
PopupCongratulations(long, int, int, int, String, String) - Constructor for class webb.client.ui.popup.congratulations.PopupCongratulations
Creates a new PopupCongratulations.
PopupLeaderboard - Class in webb.client.ui.popup.leaderboard
A popup that displays the leaderboard.
PopupLeaderboard(LeaderboardDTO) - Constructor for class webb.client.ui.popup.leaderboard.PopupLeaderboard
Creates a new PopupLeaderboard.
PopupStatistics - Class in webb.client.ui.popup.statistics
Popup that displays the statistics of the player.
PopupStatistics(UserStatsDTO) - Constructor for class webb.client.ui.popup.statistics.PopupStatistics
Creates a new popup with the given title.
printBoard() - Method in class webb.client.logic.puzzle.PuzzleLogic
 
printBoard() - Method in class webb.client.ui.screens.puzzlescreen.PuzzleComponent
 
PROGRESS_CURRENT - Static variable in class webb.client.ui.testing.DummyData.DummyCongratulationsData
 
PROGRESS_MAX - Static variable in class webb.client.ui.testing.DummyData.DummyCongratulationsData
 
PROGRESS_MIN - Static variable in class webb.client.ui.testing.DummyData.DummyCongratulationsData
 
PUZZLE_GRID_SIZE - Static variable in class webb.client.ui.testing.DummyData.DummyPlayPuzzleData
 
PUZZLE_GRID_STARS - Static variable in class webb.client.ui.testing.DummyData.DummyPlayPuzzleData
 
PUZZLE_SELECTION_ARROW_BACK - Static variable in class webb.client.ui.constants.WebbImages
 
PUZZLE_SELECTION_ARROW_BACK_DISABLED - Static variable in class webb.client.ui.constants.WebbImages
 
PUZZLE_SELECTION_ARROW_FORWARD - Static variable in class webb.client.ui.constants.WebbImages
 
PUZZLE_SELECTION_ARROW_FORWARD_DISABLED - Static variable in class webb.client.ui.constants.WebbImages
 
PUZZLE_SELECTION_ARROW_PAGE_BACK - Static variable in class webb.client.ui.constants.WebbImages
 
PUZZLE_SELECTION_BUTTON_STATS - Static variable in class webb.client.ui.constants.WebbImages
 
PUZZLE_SELECTION_BUTTON_TROPHY - Static variable in class webb.client.ui.constants.WebbImages
 
PUZZLE_SELECTION_LEVEL_COMPLETE_EMBLEM - Static variable in class webb.client.ui.constants.WebbImages
 
PUZZLE_SELECTION_STAR - Static variable in class webb.client.ui.constants.WebbImages
 
PuzzleButton - Class in webb.client.ui.screens.selectpuzzle
A button that represents a puzzle.
PuzzleButton(PuzzleLevelDTO) - Constructor for class webb.client.ui.screens.selectpuzzle.PuzzleButton
 
PuzzleComponent - Class in webb.client.ui.screens.puzzlescreen
 
PuzzleComponent() - Constructor for class webb.client.ui.screens.puzzlescreen.PuzzleComponent
 
PuzzleDTO_OLD - Class in webb.shared.dtos.old
Deprecated.
PuzzleLevelDTO - Class in webb.shared.dtos.puzzle
Represents a puzzle from the JSON file.
PuzzleLevelDTO(int, List<List<CellDTO>>, List<CellDTO>, int, int, int) - Constructor for class webb.shared.dtos.puzzle.PuzzleLevelDTO
PuzzleLevelDTO constructor
PuzzleLogic - Class in webb.client.logic.puzzle
 
PuzzleLogic() - Constructor for class webb.client.logic.puzzle.PuzzleLogic
 
PuzzleScreen - Class in webb.client.ui.screens.puzzlescreen
The screen that displays the puzzle, that the user interacts with.
PuzzleScreen() - Constructor for class webb.client.ui.screens.puzzlescreen.PuzzleScreen
 
PuzzleSideScreen - Class in webb.client.ui.screens.puzzlescreen
The side panel of the puzzle screen
PuzzleSideScreen(PuzzleScreen) - Constructor for class webb.client.ui.screens.puzzlescreen.PuzzleSideScreen
 
A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form