The SayMessageListener class is an implementation of the ActionListener which if instantiated and binded to a control, reacts to an incoming event by: a) Checking whether the chat's text field contains any text, b) If the chat's text field does contain text, broadcasting a "Said" message with the text fields' contents attached 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.