A B C D E G H I J M P R S T U 

H

handleBackButtonAction(ActionEvent) - Method in class javacheckers.controller.JoinGameMenuController
Called when the user selects the back button
handleHostGameButtonAction(ActionEvent) - Method in class javacheckers.controller.MainController
Response to clicking the host game menu button.
handleJoinButtonAction(ActionEvent) - Method in class javacheckers.controller.JoinGameMenuController
Called when the user selects the join button
handleJoinGameButtonAction(ActionEvent) - Method in class javacheckers.controller.MainController
Response to pressing the join game menu button.
handleQuitButtonAction(ActionEvent) - Method in class javacheckers.controller.MainController
Response to clicking the quit button.
Host - Class in javacheckers.networking
Defines a host object for connecting with clients and passing messages Designed and adapted from the notes here http://math.hws.edu/javanotes/c12/s5.html
Host(int) - Constructor for class javacheckers.networking.Host
Create a host listening on the specified port, and start the message processing thread.
HOST_PORT - Static variable in class javacheckers.controller.GameController
 
A B C D E G H I J M P R S T U 
Skip navigation links