classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PixelGrabber fixes


From: Thomas Fitzsimmons
Subject: PixelGrabber fixes
Date: Mon, 24 Nov 2003 23:04:41 -0500

Hello,

This patch completes the PixelGrabber implementation, updates its
javadocs and includes a mauve test case.

OK to commit?

Tom

2003-11-24  Thomas Fitzsimmons  <address@hidden>

        * gnu/java/awt/peer/gtk/GtkImage.java (setDimensions,
        setProperties): Check that io is not null before calling
        io.imageUpdate.
        * java/awt/image/ImageConsumer.java (setPixels, imageComplete):
        Update javadocs.
        * java/awt/image/PixelGrabber.java: Fix implementation and
        update javadocs.

Attachment: pixelgrabber.patch
Description: Text Data

Attachment: SimpleGrabber.java
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]