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

Diff of /classpath/java/awt/CheckboxMenuItem.java

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

revision 1.12.2.4 by gnu_andrew, Wed Feb 16 01:11:42 2005 UTC revision 1.12.2.5 by gnu_andrew, Sat Feb 19 10:50:29 2005 UTC
# Line 1  Line 1 
1  /* CheckboxMenuItem.java -- A menu option with a checkbox on it.  /* CheckboxMenuItem.java -- A menu option with a checkbox on it.
2     Copyright (C) 1999, 2000, 2001, 2002, 2004  Free Software Foundation, Inc.     Copyright (C) 1999, 2000, 2001, 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.accessibility.AccessibleVal Line 53  import javax.accessibility.AccessibleVal
53    * the selected state of some option.    * the selected state of some option.
54    *    *
55    * @author Aaron M. Renn (arenn@urbanophile.com)    * @author Aaron M. Renn (arenn@urbanophile.com)
56    * @author Tom Tromey <tromey@redhat.com>    * @author Tom Tromey (tromey@redhat.com)
57    */    */
58  public class CheckboxMenuItem extends MenuItem  public class CheckboxMenuItem extends MenuItem
59    implements ItemSelectable, Accessible    implements ItemSelectable, Accessible

Legend:
Removed from v.1.12.2.4  
changed lines
  Added in v.1.12.2.5

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