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

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

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

revision 1.12.2.2 by gnu_andrew, Sat Jan 15 17:02:20 2005 UTC revision 1.12.2.3 by gnu_andrew, Sat Feb 19 10:50:49 2005 UTC
# Line 1  Line 1 
1  /* JToggleButton.java --  /* JToggleButton.java --
2     Copyright (C) 2002, 2004 Free Software Foundation, Inc.     Copyright (C) 2002, 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 53  import javax.swing.plaf.ButtonUI; Line 53  import javax.swing.plaf.ButtonUI;
53   * for the implementations of radio buttons (<code>JRadioButton</code>)   * for the implementations of radio buttons (<code>JRadioButton</code>)
54   * and check boxes (<code>JCheckBox</code>).   * and check boxes (<code>JCheckBox</code>).
55   *   *
56   * @author Michael Koch  <konqueror@gmx.de>   * @author Michael Koch  (konqueror@gmx.de)
57   * @author Graydon Hoare  <graydon@redhat.com>   * @author Graydon Hoare  (graydon@redhat.com)
58   * @author Andrew John Hughes  <gnu_andrew@member.fsf.org>   * @author Andrew John Hughes  (gnu_andrew@member.fsf.org)
59   * @see JRadioButton   * @see JRadioButton
60   * @see JCheckBox   * @see JCheckBox
61   * @since 1.2   * @since 1.2

Legend:
Removed from v.1.12.2.2  
changed lines
  Added in v.1.12.2.3

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