A B C D E F G H I L M P Q R S T W 

Q

Q - Static variable in class ChessSquarePanel
The letter Q as a String
Q_FONT - Static variable in class ChessSquarePanel
The font to be used for the q
Queen - Class in <Unnamed>
This class is meant to recreate the chess piece of a Queen, although it is general enough it could be used for different chess pieces, for the Eight Queens theoretical problem.
Queen(int, int) - Constructor for class Queen
Creates a Queen using a row and column
queens - Variable in class PictureYourSolution
A boolean array of queens that will be keep track of the current solution in terms of a boolean array, rather than a Queen[]
queenToBooleanArray(ArrayList<Queen>) - Static method in class PictureYourSolution
Converts a Queen ArrayList to a boolean array.
A B C D E F G H I L M P Q R S T W 
Skip navigation links