Index

A B C D E G H I J L M N P Q R S T U V W 
All Classes and Interfaces|All Packages

D

Dictionary - Class in test
 
Dictionary(String...) - Constructor for class test.Dictionary
The Dictionary function is the constructor of the class, takes in a list of file names and creates a dictionary that contains all the words from those files.
DictionaryCommunication - Class in test
 
dictionaryLegal(Word) - Method in class test.Board
The dictionaryLegal function checks if the word is a valid English word.
DictionaryManager - Class in test
 
disconnect() - Method in class Model.GuestModel
The disconnect function is used to disconnect the client from the server.
disconnect() - Method in class Model.HostModel
The disconnect function is used to notify the other players that this player has disconnected.
disconnect() - Method in interface Model.ScrabbleModelFacade
 
disconnect() - Method in class ViewModel.ScrabbleViewModel
The disconnect function disconnects the client from the server.
disconnectInvoked() - Method in class Model.GuestModel
The disconnectInvoked function is used to notify the observers that a disconnection has been invoked.
A B C D E G H I J L M N P Q R S T U V W 
All Classes and Interfaces|All Packages