/[classpath]/classpath/java/beans/PropertyChangeEvent.java
ViewVC logotype

Diff of /classpath/java/beans/PropertyChangeEvent.java

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

revision 1.8 by ericb, Mon Apr 1 07:38:57 2002 UTC revision 1.9 by mkoch, Wed Nov 17 08:20:48 2004 UTC
# Line 105  public class PropertyChangeEvent extends Line 105  public class PropertyChangeEvent extends
105     *     *
106     * @param source the Bean containing the property     * @param source the Bean containing the property
107     * @param propertyName the property's name     * @param propertyName the property's name
108     * @param oldValue the old value of the property     * @param oldVal the old value of the property
109     * @param newValue the new value of the property     * @param newVal the new value of the property
110     * @throws IllegalArgumentException if source is null     * @throws IllegalArgumentException if source is null
111     */     */
112    public PropertyChangeEvent(Object source, String propertyName,    public PropertyChangeEvent(Object source, String propertyName,

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

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