/[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.4 by mark, Sat Jul 2 20:32:23 2005 UTC revision 1.5 by trebligd, Wed Jul 6 08:15:16 2005 UTC
# Line 105  class ColorPaintContext implements Paint Line 105  class ColorPaintContext implements Paint
105     *     *
106     * @param x the x-coordinate, in device space     * @param x the x-coordinate, in device space
107     * @param y the y-coordinate, in device space     * @param y the y-coordinate, in device space
108     * @param w the width, in device space     * @param width the width, in device space
109     * @param h the height, in device space     * @param height the height, in device space
110     * @return a raster for the given area and color     * @return a raster for the given area and color
111     */     */
112    public Raster getRaster(int x, int y, int width, int height)    public Raster getRaster(int x, int y, int width, int height)

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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