The JoinListener class is an implementation of the ActionListener which if instantiated and binded to a control, reacts to an incoming event by: a) Making sure that the name entered to the "player name" field was of appropriate length. b) If so, transitioning the client to the INSTANTIATING_CONNECTION state.
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.