Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » SWT/AWT Bridge Workaround?
SWT/AWT Bridge Workaround? [message #106917] Mon, 29 September 2008 14:25 Go to next message
Eclipse UserFriend
We have an Eclipse RCP package that required AWT components (such as
Grappa) so we used the package org.eclipse.swt.awt.SWT_AWT.

This apparently is no longer operational in RAP, but we absolutely need to
have Grappa working in our online RAP version of our product. Is there a
workaround to this problem?
Re: SWT/AWT Bridge Workaround? [message #106971 is a reply to message #106917] Tue, 30 September 2008 02:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

I assume Grappa is the AT&T graph drawing package (haven't heard of
it before).
Depending on how much user interaction your graphs require, you
could create them as images on the server-side and deliver these to
the client.

HTH
Rüdiger

Adam wrote:
> We have an Eclipse RCP package that required AWT components (such as
> Grappa) so we used the package org.eclipse.swt.awt.SWT_AWT.
>
> This apparently is no longer operational in RAP, but we absolutely need
> to have Grappa working in our online RAP version of our product. Is
> there a workaround to this problem?
>
SWT/AWT Bridge Workaround? [message #107825 is a reply to message #106917] Thu, 02 October 2008 09:57 Go to previous message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

we are did some investigations using a SWT_AWT brigde approach based on
the SwingWt http://swingwt.sourceforge.net/ library for example to see
what's possible. So in principle it is possible to exchange the SWT core
in SwingWT with RWT and get it working to some extend. So you may have a
look at it and see if this could be something that helps you.


Ciao
Frank

-----Ursprüngliche Nachricht-----
Von: Adam [mailto:aconrad@vertica.com]
Bereitgestellt: Montag, 29. September 2008 20:26
Bereitgestellt in: eclipse.technology.rap
Unterhaltung: SWT/AWT Bridge Workaround?
Betreff: SWT/AWT Bridge Workaround?

We have an Eclipse RCP package that required AWT components (such as
Grappa) so we used the package org.eclipse.swt.awt.SWT_AWT.

This apparently is no longer operational in RAP, but we absolutely need
to
have Grappa working in our online RAP version of our product. Is there a

workaround to this problem?
Previous Topic:java.lang.ExceptionInInitializerError
Next Topic:ActionFactory.ABOUT
Goto Forum:
  


Current Time: Tue Jul 22 06:32:41 EDT 2025

Powered by FUDForum. Page generated in 0.25053 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top