/[classpath]/classpath/java/util/EventListenerProxy.java
ViewVC logotype

Diff of /classpath/java/util/EventListenerProxy.java

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

revision 1.1 by ericb, Fri Feb 22 02:09:40 2002 UTC revision 1.2 by ericb, Sat Mar 30 12:02:29 2002 UTC
# Line 68  public abstract class EventListenerProxy Line 68  public abstract class EventListenerProxy
68     *     *
69     * @return the listener associated with this proxy     * @return the listener associated with this proxy
70     */     */
71    public EventListener getLitener()    public EventListener getListener()
72    {    {
73      return listener;      return listener;
74    }    }
75  }  } // class EventListenerProxy

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

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