/[classpath]/classpath/java/awt/event/AWTEventListenerProxy.java
ViewVC logotype

Diff of /classpath/java/awt/event/AWTEventListenerProxy.java

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

revision 1.1 by ericb, Sat Mar 30 12:02:29 2002 UTC revision 1.1.2.1 by gnu_andrew, Sat Feb 19 10:50:31 2005 UTC
# Line 1  Line 1 
1  /* AWTEventListenerProxy.java -- wrapper/filter for AWTEventListener  /* AWTEventListenerProxy.java -- wrapper/filter for AWTEventListener
2     Copyright (C) 2002 Free Software Foundation, Inc.     Copyright (C) 2002, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 45  import java.util.EventListenerProxy; Line 45  import java.util.EventListenerProxy;
45   * This class allows adding an AWTEventListener which only pays attention to   * This class allows adding an AWTEventListener which only pays attention to
46   * a specific event mask.   * a specific event mask.
47   *   *
48   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
49   * @see Toolkit   * @see Toolkit
50   * @see EventListenerProxy   * @see EventListenerProxy
51   * @since 1.4   * @since 1.4

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.2.1

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