/[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.14 by mkoch, Fri Oct 22 12:43:59 2004 UTC revision 1.15 by mkoch, Mon Dec 27 11:24:47 2004 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.14  
changed lines
  Added in v.1.15

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