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

Diff of /classpath/java/awt/ColorPaintContext.java

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

revision 1.2 by iproetel, Wed Apr 28 07:19:10 2004 UTC revision 1.2.2.1 by gnu_andrew, Sat Feb 19 10:50:29 2005 UTC
# Line 1  Line 1 
1  /* ColorPaintContext.java -- context for painting solid colors  /* ColorPaintContext.java -- context for painting solid colors
2     Copyright (C) 2002, 2004 Free Software Foundation, Inc.     Copyright (C) 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 46  import java.awt.image.Raster; Line 46  import java.awt.image.Raster;
46   * a raster scan with the given color. However, it is not yet completely   * a raster scan with the given color. However, it is not yet completely
47   * implemented.   * implemented.
48   *   *
49   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
50   */   */
51  class ColorPaintContext implements PaintContext  class ColorPaintContext implements PaintContext
52  {  {

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.2.1

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