An abstract adapter class for receiving ancestor events. The methods in this class are empty. This class exists as a convenience for creating listener objects.
This class really ought to have been provided as a standard part of the javax.swing.event package, but somehow the developers missed it and so we've done their job for them.
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.