/[classpath]/classpath/java/awt/CheckboxGroup.java
ViewVC logotype

Diff of /classpath/java/awt/CheckboxGroup.java

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

revision 1.6 by fitzsim, Tue Feb 3 17:17:29 2004 UTC revision 1.6.2.1 by gnu_andrew, Sat Feb 19 10:50:29 2005 UTC
# Line 1  Line 1 
1  /* CheckboxGroup.java -- A grouping class for checkboxes.  /* CheckboxGroup.java -- A grouping class for checkboxes.
2     Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.     Copyright (C) 1999, 2000, 2002, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 43  package java.awt; Line 43  package java.awt;
43    * one checkbox in the group can be selected at any one time.    * one checkbox in the group can be selected at any one time.
44    *    *
45    * @author Aaron M. Renn (arenn@urbanophile.com)    * @author Aaron M. Renn (arenn@urbanophile.com)
46    * @author Tom Tromey <tromey@redhat.com>    * @author Tom Tromey (tromey@redhat.com)
47    */    */
48  public class CheckboxGroup implements java.io.Serializable  public class CheckboxGroup implements java.io.Serializable
49  {  {

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

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