/[classpath]/classpath/javax/swing/DefaultButtonModel.java
ViewVC logotype

Diff of /classpath/javax/swing/DefaultButtonModel.java

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

revision 1.10.2.2 by gnu_andrew, Sat Jan 15 17:02:20 2005 UTC revision 1.10.2.3 by gnu_andrew, Sun Jan 16 15:15:13 2005 UTC
# Line 71  import javax.swing.event.EventListenerLi Line 71  import javax.swing.event.EventListenerLi
71  public class DefaultButtonModel implements ButtonModel, Serializable  public class DefaultButtonModel implements ButtonModel, Serializable
72  {  {
73    /** DOCUMENT ME! */    /** DOCUMENT ME! */
74    static final long serialVersionUID = -5342609566534980231L;    private static final long serialVersionUID = -5342609566534980231L;
75    
76    /**    /**
77     * Indicates that the button is <em>partially</em> committed to being     * Indicates that the button is <em>partially</em> committed to being

Legend:
Removed from v.1.10.2.2  
changed lines
  Added in v.1.10.2.3

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