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?