B C D G I M P R S T U

S

setDraggable(boolean) - Method in class Piece
Determines whether the piece can be dragged by the mouse.
setSelectable(boolean) - Method in class Piece
Determines whether the piece can be selected by the mouse.
setSelectedPiece(Piece) - Method in class Board
Mark the given Piece as the selected one; unmark any previously selected Piece.
setSelectedSquare(int, int) - Method in class Board
If the given square is selectable, select it, otherwise do nothing.
setSpeed(int) - Method in class Board
Sets the default speed of movement for pieces on this board, in squares per second.
setSpeed(int) - Method in class Piece
Sets the speed of movement (in squares/second) for this piece.

B C D G I M P R S T U