Reuse the java.util.Observable class - TechRepublic
General discussion
November 5, 2002 at 11:03 PM
Mark W. Kaelin

Reuse the java.util.Observable class

by Mark W. Kaelin . Updated 23 years, 8 months ago

The Nov. 7 Java TechMail, “Reuse the java.util.Observable class,” showed that in certain situations, the Observable/Observer combination can be as useful as the Event/Listener systems. Can you use the Observable/Observer combination in your Java application development?

This discussion is locked

All Comments