An implementation of {@link IMediaListener} that implements all methods as empty methods.
This can be useful if you only want to override some members of {@link IMediaListener}; instead, just subclass this and override the methods you want, rather than providing an implementation of all methods.
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.