A class can implement the Observer interface when it wants to be informed of changes in observable objects.
@author Chris Warth
@version 1.20, 11/17/05
@see java.util.Observable
@since JDK1.0
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.