This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: Implement URLContentHandler for images


Bryce McKinlay <mckinlay@redhat.com> writes:

> This patch implements basic URLContentHandler (URLConnection.getContent())
> support for images. The content handlers use the AWT toolkit's image
> support, specifically, GdkPixbufDecoder. This patch allows the JUnit AWT
> GUI to run. There is a small layout glitch (screenshot attached), but
> apart from this, JUnit seems to work perfectly! Cool stuff.

make[2]: *** No rule to make target `gnu/java/net/DefaultContentHandlerFactory.java', needed by `gnu/java/net/DefaultContentHandlerFactory.class'.  Stop.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]