The RollActionListener class is an implementation of the ActionListener which if instantiated and binded to a control, reacts to an incoming event by: a) Checking if its the players turn, b) If the player is the curOwner of the dice, broadcasting a "Roll" command via the comm. module
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.