Software Group
770 Palladium Drive, Kanata, ON, Canada, K2V 1C8
tel: 613.591.7979
[EMAIL PROTECTED]
Tom Schindl <[EMAIL PROTECTED]>
04/03/2006 08:25 AM
Please respond to
batik-users
To
batik-users@xmlgraphics.apache.org
cc
Subject
Re: Batik and SWT
[EMAIL PROTE
[EMAIL PROTECTED] wrote:
> Hi Tom,
>
>
>>>Tom Schindl <[EMAIL PROTECTED]> wrote on 04/03/2006 04:12:40 AM:
>
>
Well that's not really what I had in mind. I really want to replace
>
> all
>
AWT components through SWT ones.
>
>
>>[EMAIL PROTECTED] wrote:
>>
>>> I'm not sure what th
Hi Tom,
> > Tom Schindl <[EMAIL PROTECTED]> wrote on 04/03/2006 04:12:40 AM:
>>> Well that's not really what I had in mind. I really want to replace
all
>>> AWT components through SWT ones.
> [EMAIL PROTECTED] wrote:
> >I'm not sure what this means. Just replace subclasses of
> > java.awt.
[EMAIL PROTECTED] wrote:
> Hi Tom,
>
> Tom Schindl <[EMAIL PROTECTED]> wrote on 04/03/2006 04:12:40 AM:
>
>
>>Well that's not really what I had in mind. I really want to replace all
>>AWT components through SWT ones.
>
>
>I'm not sure what this means. Just replace subclasses of
> java.awt
Hi Tom,
Tom Schindl <[EMAIL PROTECTED]> wrote on 04/03/2006 04:12:40 AM:
> Well that's not really what I had in mind. I really want to replace all
> AWT components through SWT ones.
I'm not sure what this means. Just replace subclasses of
java.awt.Component or replace any use of java.awt.*
Well that's not really what I had in mind. I really want to replace all
AWT components through SWT ones.
Tom
Philip Feldman wrote:
> It works, but it's slow. Everything is drawn to an offscreen awt
> component and then blitted to the SWT panel.
>
> This covers it in pretty good depth:
> http:/
It works, but it's slow. Everything is drawn to an offscreen awt
component and then blitted to the SWT panel.
This covers it in pretty good depth:
http://www-128.ibm.com/developerworks/java/library/j-2dswt/
There is also a package from these guys, but their documentation is
thin. http://www.hol