commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

classpath ./ChangeLog javax/swing/Timer.java


From: Michael Koch
Subject: classpath ./ChangeLog javax/swing/Timer.java
Date: Tue, 24 Jun 2003 01:32:27 -0400

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Michael Koch <address@hidden>   03/06/24 01:32:27

Modified files:
        .              : ChangeLog 
        javax/swing    : Timer.java 

Log message:
        2003-06-24  Michael Koch  <address@hidden>
        
        * javax/swing/Timer.java
        (listenerList): New member variable.
        (actions): Removed.
        (addActionListener): Use listenerList.
        (removeActionListener): Likewise.
        (getListeners): New method.
        (getActionListeners): New method.
        (fireActionPerformed): Made protected.
        (fireActionPerformed): Reimplemented.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.1194&tr2=1.1195&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/Timer.java.diff?tr1=1.4&tr2=1.5&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]