A B C D E F G H I K L M O P R S T U V W

I

inDictionary() - Method in class Move
 
inWord(LetterMove) - Method in class Word
 
incrementLockOutCounter() - Method in class Game
 
incrementSkipCounter() - Method in class Player
 
installUI(JComponent) - Method in class MouseOverButtonUI
 
invalidMoveNotification(int) - Method in class Game
 
isBlank() - Method in class Letter
 
isEmpty() - Method in class Bag
Tests to see whether the bag of letters is empty.
isEmpty() - Method in class Rack
Return whether a Rack is empty or not.
isGameInProgress() - Method in class Server
Returns true/false depending on whether the game of scrabble is in progress.
isHorizontal() - Method in class Word
 
isListening() - Method in class Server
Returns true/false depending on whether the server is listening for new client connections.
isLockedOut() - Method in class Player
 
isOccupied(int, int) - Method in class Board
Returns a boolean stating whether a specified square is occupied or not (ie whether it has a letter placed on it or not).
isOccupied() - Method in class Square
 
isValid(String, List) - Method in class MoveStrategy
 
isVertical() - Method in class Word
 

A B C D E F G H I K L M O P R S T U V W