/[classpath]/classpath/javax/swing/event/EventListenerList.java
ViewVC logotype

Diff of /classpath/javax/swing/event/EventListenerList.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by brawer, Tue Jan 6 15:07:05 2004 UTC revision 1.9.2.1 by gnu_andrew, Sat Feb 19 10:50:49 2005 UTC
# Line 1  Line 1 
1  /* EventListenerList.java --  /* EventListenerList.java --
2     Copyright (C) 2002, 2004 Free Software Foundation, Inc.     Copyright (C) 2002, 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 84  import java.util.EventListener; Line 84  import java.util.EventListener;
84   *   }   *   }
85   * }</pre></blockquote>   * }</pre></blockquote>
86   *   *
87   * @author <a href="mailto:aselkirk@sympatico.ca">Andrew Selkirk</a>   * @author Andrew Selkirk (aselkirk@sympatico.ca)
88   * @author <a href="mailto:brawer@dandelis.ch">Sascha Brawer</a>   * @author Sascha Brawer (brawer@dandelis.ch)
89   */   */
90  public class EventListenerList  public class EventListenerList
91    implements Serializable    implements Serializable

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.9.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26