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

Diff of /classpath/java/awt/SystemColor.java

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

revision 1.6.2.1 by gnu_andrew, Fri Jan 14 10:24:15 2005 UTC revision 1.6.2.2 by gnu_andrew, Sat Feb 19 10:50:31 2005 UTC
# Line 1  Line 1 
1  /* SystemColor.java -- access dynamic system color values  /* SystemColor.java -- access dynamic system color values
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 52  import java.io.Serializable; Line 52  import java.io.Serializable;
52   * track the actual color of instances in this class. This means that equals   * track the actual color of instances in this class. This means that equals
53   * may give surprising results; you are better off relying on getRGB.   * may give surprising results; you are better off relying on getRGB.
54   *   *
55   * @author Aaron M. Renn <arenn@urbanophile.com>   * @author Aaron M. Renn (arenn@urbanophile.com)
56   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
57   * @since 1.1   * @since 1.1
58   * @status updated to 1.4   * @status updated to 1.4
59   */   */

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

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