Re: java vector canvas

2010-03-22 Thread Martin DeMello
On Mon, Mar 22, 2010 at 6:05 PM, Andrzej wrote: > On Mon, Mar 22, 2010 at 8:59 PM, Martin DeMello > wrote: >> A bit off topic, but I'm hoping someone here will know - is there a >> vector canvas available for the jvm? I mean something like tk's >> canvas, where you can draw vector objects that r

Re: java vector canvas

2010-03-22 Thread David Nolen
On Mon, Mar 22, 2010 at 7:59 AM, Martin DeMello wrote: > A bit off topic, but I'm hoping someone here will know - is there a > vector canvas available for the jvm? I mean something like tk's > canvas, where you can draw vector objects that retain their own > identity, and can independently respond

Re: java vector canvas

2010-03-22 Thread Andrzej
On Mon, Mar 22, 2010 at 8:59 PM, Martin DeMello wrote: > A bit off topic, but I'm hoping someone here will know - is there a > vector canvas available for the jvm? I mean something like tk's > canvas, where you can draw vector objects that retain their own > identity, and can independently respond