/[classpath]/classpath/javax/swing/plaf/basic/BasicButtonListener.java
ViewVC logotype

Diff of /classpath/javax/swing/plaf/basic/BasicButtonListener.java

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

revision 1.5 by mark, Sat Sep 4 17:14:01 2004 UTC revision 1.6 by mark, Thu Sep 23 15:03:21 2004 UTC
# Line 73  public class BasicButtonListener Line 73  public class BasicButtonListener
73            button.repaint();              button.repaint();  
74        }        }
75    }    }
76      
77    public void focusLost(FocusEvent e)    public void focusLost(FocusEvent e)
78    {    {
79      if (e.getSource() instanceof AbstractButton)      if (e.getSource() instanceof AbstractButton)

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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