Design Patterns: Mediator
- http://students.engr.scu.edu/~kmeng/group.html Java Applet with source code demonstrating the Mediator, Observer, and Singleton patterns.
- http://www.online-magazine.com/koo.htm Calendar applet with source code and in-depth notes. Demonstrates the Mediator class and other concepts.
(all links can be found on the web at http://tts.cjb.net/mediator.htm)