Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] regarding Swt Component

Hi

You could use the AWT_SWT bridge. You'll find snippets here http://www.eclipse.org/swt/snippets/. But I must tell you that this mailing list is not intended for this sort of questions, instead you can get help here: http://www.eclipse.org/forums/index.php?t=thread&frm_id=100.

Greetings
Alexandra.

On Wed, Dec 9, 2009 at 4:47 AM, Parul Garg <parul.garg@xxxxxxxxxx> wrote:
Dear All ,
I want to ask that ..  Is there any way exist to integrate swt component with Awt(java) component.
i.e i want to run Shell (swt component ) under Java.awt.frame..  is there any way for it..

I really want the solution...

Regards
Pearl

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top