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

G

get(String) - Method in class webb.server.repository.MockPlayerDatabase
 
getAll() - Method in class webb.server.repository.MockPlayerDatabase
 
getAvgSolveTime() - Method in class webb.shared.dtos.user.UserStatsDTO
 
getCell(int, int) - Method in class webb.client.logic.puzzle.PuzzleLogic
Get a cell at a specific position
getCell(int, int) - Method in class webb.client.ui.screens.puzzlescreen.PuzzleComponent
Get a cell at a specific position
getCol() - Method in class webb.client.logic.puzzle.CellLogic
Get the column of the cell
getCol() - Method in class webb.client.ui.screens.puzzlescreen.CellComponent
 
getCol() - Method in class webb.shared.dtos.puzzle.CellDTO
 
getColorBetween(Color, Color, double) - Static method in class webb.client.ui.constants.WebbColors
 
getCompletedPuzzles() - Method in class webb.shared.dtos.leaderboard.LeaderboardEntryDTO
 
getCurrentPlayer() - Static method in class webb.server.security.PlayerManager
 
getCurrentTitle() - Method in class webb.shared.dtos.user.UserStatsDTO
 
getData() - Method in class webb.shared.dtos.leaderboard.LeaderboardDTO
 
getFont() - Method in class webb.client.ui.components.WebbButton
Returns the font of the text on the button.
getGridSize() - Method in class webb.client.logic.puzzle.PuzzleLogic
 
getGridSize() - Method in class webb.shared.dtos.old.PuzzleDTO_OLD
Deprecated.
 
getGridSize() - Method in class webb.shared.dtos.puzzle.created.CreatePuzzleLevelDTO
 
getGroup() - Method in class webb.client.logic.puzzle.CellLogic
Get the group of the cell
getGroup() - Method in class webb.client.ui.screens.puzzlescreen.CellComponent
 
getId() - Method in class webb.shared.dtos.puzzle.PuzzleLevelDTO
 
getId() - Method in class webb.shared.dtos.puzzle.user.UserPuzzleDTO
 
getImage() - Method in enum class webb.client.logic.puzzle.CellType
 
getInstance() - Static method in class webb.client.ui.WebbWindow
Returns the instance of the WebbWindow.
getLetter() - Method in enum class webb.client.logic.puzzle.CellType
 
getLogic() - Method in class webb.client.ui.screens.puzzlescreen.CellComponent
Get the logic data for the cell
getMaxSolveTime() - Method in class webb.shared.dtos.user.UserStatsDTO
 
getMinSolveTime() - Method in class webb.shared.dtos.user.UserStatsDTO
 
getNumStars() - Method in class webb.client.logic.puzzle.PuzzleLogic
 
getNumStars() - Method in class webb.shared.dtos.old.PuzzleDTO_OLD
Deprecated.
 
getNumStars() - Method in class webb.shared.dtos.puzzle.created.CreatePuzzleLevelDTO
 
getPlacedMarkers() - Method in class webb.shared.dtos.puzzle.user.update.UpdateUserPuzzleDTO
 
getPlacedStars() - Method in class webb.shared.dtos.puzzle.user.update.UpdateUserPuzzleDTO
 
getPuzzleComponent() - Method in class webb.client.ui.screens.puzzlescreen.PuzzleScreen
 
getPuzzleLevelDTO() - Method in class webb.client.ui.screens.selectpuzzle.PuzzleButton
 
getPuzzlesComplete() - Method in class webb.shared.dtos.user.updated.UpdatedUserStatsDTO
 
getPuzzlesComplete() - Method in class webb.shared.dtos.user.UserStatsDTO
 
getPuzzlesUntilNextTitle() - Method in class webb.shared.dtos.user.UserStatsDTO
 
getRegions() - Method in class webb.shared.dtos.old.PuzzleDTO_OLD
Deprecated.
 
getRegions() - Method in class webb.shared.dtos.puzzle.created.CreatePuzzleLevelDTO
 
getRequest(String) - Static method in class webb.client.ui.helpers.http.WebbWebUtilities
Makes a GET request to the specified URL and returns the response as a JSON object.
getRequest(String, Class<T>) - Static method in class webb.client.ui.helpers.http.WebbWebUtilities
Makes a GET request to the specified URL and returns the response as a Java object.
getRequest(String, Class<T>, T) - Static method in class webb.client.ui.helpers.http.WebbWebUtilities
Makes a GET request to the specified URL and returns the response as a Java object.
getRequest(String, Class<T>, T, HTTPProgressCallback) - Static method in class webb.client.ui.helpers.http.WebbWebUtilities
 
getRequest(String, Class<T>, HTTPProgressCallback) - Static method in class webb.client.ui.helpers.http.WebbWebUtilities
 
getRequest(String, HTTPProgressCallback) - Static method in class webb.client.ui.helpers.http.WebbWebUtilities
 
getRequestAsync(String, Class<T>, T, FutureReply<T>) - Static method in class webb.client.ui.helpers.http.WebbWebUtilities
Makes a GET request to the specified URL and returns the response as a Java object.
getRequestAsync(String, Class<T>, T, FutureReply<T>, HTTPProgressCallback) - Static method in class webb.client.ui.helpers.http.WebbWebUtilities
 
getRequestAsync(String, Class<T>, FutureReply<T>) - Static method in class webb.client.ui.helpers.http.WebbWebUtilities
Makes a GET request to the specified URL and returns the response as a Java object.
getRequestAsync(String, Class<T>, FutureReply<T>, HTTPProgressCallback) - Static method in class webb.client.ui.helpers.http.WebbWebUtilities
 
getRequestAsync(String, FutureReply<ObjectNode>) - Static method in class webb.client.ui.helpers.http.WebbWebUtilities
Makes a GET request to the specified URL and returns the response as a JSON object.
getRequestAsync(String, FutureReply<ObjectNode>, HTTPProgressCallback) - Static method in class webb.client.ui.helpers.http.WebbWebUtilities
 
getRow() - Method in class webb.client.logic.puzzle.CellLogic
Get the row of the cell
getRow() - Method in class webb.client.ui.screens.puzzlescreen.CellComponent
 
getRow() - Method in class webb.shared.dtos.puzzle.CellDTO
 
getScreenInstance() - Method in enum class webb.client.ui.screens.ScreenType
 
getSolution() - Method in class webb.shared.dtos.old.PuzzleDTO_OLD
Deprecated.
 
getSolution() - Method in class webb.shared.dtos.puzzle.created.CreatePuzzleLevelDTO
 
getSolvedByNumPlayers() - Method in class webb.shared.dtos.puzzle.updated.UpdatePuzzleLevelDTO
 
getSolveTime() - Method in class webb.shared.dtos.puzzle.user.update.UpdateUserPuzzleDTO
 
getStarsRemaining() - Method in class webb.shared.dtos.puzzle.user.update.UpdateUserPuzzleDTO
 
getStats() - Method in class webb.shared.dtos.user.updated.UpdateUserDTO
 
getStats() - Method in class webb.shared.dtos.user.UserDTO
 
getText() - Method in class webb.client.ui.components.WebbButton
Returns the text of the button.
getTotalStars() - Method in class webb.shared.dtos.old.PuzzleDTO_OLD
Deprecated.
 
getTotalStars() - Method in class webb.shared.dtos.puzzle.created.CreatePuzzleLevelDTO
 
getType() - Method in class webb.client.logic.puzzle.CellLogic
Get the type of the cell
getType() - Method in class webb.client.ui.screens.puzzlescreen.CellComponent
 
getUsername() - Method in class webb.shared.dtos.leaderboard.LeaderboardEntryDTO
 
getUsername() - Method in class webb.shared.dtos.user.created.CreatedUserDTO
 
getWalls() - Method in class webb.client.logic.puzzle.CellLogic
Get the walls of the cell
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