Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Capturing Images
Capturing Images [message #607887] Mon, 06 June 2005 07:10
Eclipse UserFriend
Originally posted by: rabius.yahoo.de

Hello!
I would like to display an image of an awt component as ImageFigure. I use
the following method to create an image of the existing awt component:

Image compImage = component.createImage(width, height);

Now I would like to display this image as ImageFigure in my GEF editor.
But how can I convert the java.awt.Image into a swt.Image.

TIA, Mario
Previous Topic:New nightly? Customizer is failing.
Next Topic:Extending VE to support thinlets
Goto Forum:
  


Current Time: Tue Sep 24 22:36:00 GMT 2024

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

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

Back to the top