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

Diff of /classpath/java/awt/Button.java

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

revision 1.13.2.4 by gnu_andrew, Sun Jan 16 15:15:11 2005 UTC revision 1.13.2.5 by gnu_andrew, Sat Feb 19 10:50:29 2005 UTC
# Line 1  Line 1 
1  /* Button.java -- AWT button widget  /* Button.java -- AWT button widget
2     Copyright (C) 1999, 2002, 2004 Free Software Foundation, Inc.     Copyright (C) 1999, 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 54  import javax.accessibility.AccessibleVal Line 54  import javax.accessibility.AccessibleVal
54    * This class provides a button widget for the AWT.    * This class provides a button widget for the AWT.
55    *    *
56    * @author Aaron M. Renn (arenn@urbanophile.com)    * @author Aaron M. Renn (arenn@urbanophile.com)
57    * @author Tom Tromey <tromey@cygnus.com>    * @author Tom Tromey (tromey@cygnus.com)
58    */    */
59  public class Button extends Component  public class Button extends Component
60    implements java.io.Serializable, Accessible    implements java.io.Serializable, Accessible

Legend:
Removed from v.1.13.2.4  
changed lines
  Added in v.1.13.2.5

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