Hi Michael,
Is there a build of JDK that already has this code in it? The best API review I
think will come from actually trying to build something with it, which I'd be
happy to give a try at.
Thanks
Richard
On Aug 14, 2012, at 5:01 AM, Michael McMahon
wrote:
> Hi,
>
> (apologies for send
>>> We also have a somewhat special backend which renders
>>> exclusively into a BufferedImage and can only process events generated
>>> by Robot, which is particularily useful for unit testing GUI
>>> applications without messing around with the user's desktop or without
>>> requiring graphics on
On Jan 5, 2012, at 12:20 PM, Roman Kennke wrote:
> Hi all,
>
> Thanks Mario for bringing this up.
>
> First of all let me explain what is Cacio and why we think it's useful.
> In essence, it is an (somewhat) abstract implementation of AWT peers. It
> implements all the AWT widgets by using Swi