Index
All Classes and Interfaces|All Packages
I
- init() - Method in class Model.GuestModelTest
- init() - Method in class Model.HostModelTest
- initWindow() - Method in class View.BoardController
-
The initWindow function initializes the window by calling the initBinding, initBoard, and addListeners functions.
- IOSearcher - Class in test
- IOSearcher() - Constructor for class test.IOSearcher
- isDisconnected() - Method in class Model.GuestModel
-
The isDisconnected function checks to see if the client is disconnected.
- isDisconnected() - Method in class Model.HostModel
-
The isDisconnected function checks to see if the client is disconnected.
- isDisconnected() - Method in interface Model.ScrabbleModelFacade
- isEqual(Word, Word) - Method in class test.Board
-
The isEqual function checks if two words are equal.
- isGameOver() - Method in class Model.GuestModel
-
The isGameOver function checks to see if the game is over.
- isGameOver() - Method in class Model.HostModel
-
The isGameOver function checks to see if the game is over.
- isGameOver() - Method in interface Model.ScrabbleModelFacade
- isGameStarted() - Method in class Model.GuestModel
-
The isGameStarted function returns a boolean value that indicates whether the game has started or not.
- isGameStarted() - Method in class Model.HostModel
-
The isGameStarted function returns a boolean value that indicates whether the game has started or not.
- isGameStarted() - Method in interface Model.ScrabbleModelFacade
- isMyTurn() - Method in class Model.GuestModel
-
The isMyTurn function returns a boolean value that indicates whether it is the player's turn.
- isMyTurn() - Method in class Model.HostModel
-
The isMyTurn function returns a boolean value that indicates whether it is the player's turn.
- isMyTurn() - Method in interface Model.ScrabbleModelFacade
- isVertical() - Method in class test.Word
-
The isVertical function returns a boolean value that indicates whether the current instance of the class is vertical or not.
- isWordThere(Word, int, int, boolean) - Method in class test.Board
-
The isWordThere function checks if the word is there in the board.
All Classes and Interfaces|All Packages