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

C

Callback - Interface in server.callbacks
 
callback(Notifier) - Method in class server.callbacks.CallbackRequest
 
CallbackRequest - Class in server.callbacks
 
CallbackRequest(Callback, Object) - Constructor for class server.callbacks.CallbackRequest
 
cancel() - Method in class game.multiplayer.components.invitation.InviteeInvitationWindow
Cancels the particular invite.
cancelInvite() - Method in interface game.multiplayer.WordMoleClient
The host has cancelled the Invitation.
cancelInvite() - Method in class game.multiplayer.WordMoleClientImpl
 
changeImage(Image) - Method in class game.components.BackgroundPanel
Changes the image on the background.
ChangingButton - Class in game.components
ChangingButton allows for a hover effect with different Images to be overlayed on a JButton.
ChangingButton(ImageIcon) - Constructor for class game.components.ChangingButton
Constructor for just a normal image
ChangingButton(ImageIcon, ImageIcon) - Constructor for class game.components.ChangingButton
Constructor needing a hover image.
ChangingButton(ImageIcon, ImageIcon, ImageIcon) - Constructor for class game.components.ChangingButton
Constructor needing three different overlays.
checkForTimeout(long, long) - Method in class server.callbacks.AsyncCallback
 
checkWord() - Method in class Util.board.Board
 
cleanTree() - Method in class Util.WordTree
Delete all children + root from the tree.
cleanup() - Method in class Util.board.Board
Reset the current word and its selected locations.
Client - Class in game.multiplayer.containers
Client container class for the multiplayer game.
Client(String) - Constructor for class game.multiplayer.containers.Client
Constructs a Client with with PlayerState.CONNECTED.
Client(String, PlayerState) - Constructor for class game.multiplayer.containers.Client
Constructs a Client.
clients() - Method in class server.WordMoleClientList
 
connect() - Method in class game.multiplayer.WordMoleClientImpl
Attempts to connect to the WordMoleServer
createBtn(ImageIcon, ImageIcon, String, ActionListener, boolean) - Static method in class Util.Util
 
createField() - Static method in class Util.Util
 
createGame(Game) - Method in interface server.WordMoleServer
Creates a game to be initialized.
createGame(Game) - Method in class server.WordMoleServerImpl
 
createInvite(Invite) - Method in interface server.WordMoleServer
Creates an invite to be sent to all of the invitees.
createInvite(Invite) - Method in class server.WordMoleServerImpl
 
createLbl(String, Font) - Static method in class Util.Util
 
createPnl(int) - Static method in class Util.Util
 
createTitlePanel(String) - Static method in class Util.Util
 
createVegetable() - Method in class Util.board.Board
 

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