View Single Post
  #2 (permalink)  
Old 07-28-2007, 12:39 AM
brianhks brianhks is offline
Senior Member
 
Join Date: Jul 2007
Posts: 134
brianhks will become famous soon enough
The simplest approach is the java.util.Observable and java.util.Observer classes. Give an example of the events and the type of system they will be used in.
Reply With Quote