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

Diff of /classpath/java/awt/Color.java

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

revision 1.9.2.1 by gnu_andrew, Fri Jan 14 10:24:14 2005 UTC revision 1.9.2.2 by gnu_andrew, Sat Feb 19 10:50:29 2005 UTC
# Line 1  Line 1 
1  /* Color.java -- represents a color in Java  /* Color.java -- represents a color in Java
2     Copyright (C) 1999, 2002 Free Software Foundation, Inc.     Copyright (C) 1999, 2002, 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 java.io.Serializable; Line 53  import java.io.Serializable;
53   * <a href="http://www.w3.org/pub/WWW/Graphics/Color/sRGB.html">   * <a href="http://www.w3.org/pub/WWW/Graphics/Color/sRGB.html">
54   * http://www.w3.org/pub/WWW/Graphics/Color/sRGB.html</a>.   * http://www.w3.org/pub/WWW/Graphics/Color/sRGB.html</a>.
55   *   *
56   * @author Aaron M. Renn <arenn@urbanophile.com>   * @author Aaron M. Renn (arenn@urbanophile.com)
57   * @see ColorSpace   * @see ColorSpace
58   * @see AlphaComposite   * @see AlphaComposite
59   * @since 1.0   * @since 1.0

Legend:
Removed from v.1.9.2.1  
changed lines
  Added in v.1.9.2.2

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