|
|
|
|
Re: How is Eclipse's swing integration these days? [message #254342 is a reply to message #254315] |
Mon, 21 June 2004 17:52 |
Eclipse User |
|
|
|
Originally posted by: bdkucer.sandia.gov
Brent Kucera wrote:
> If I make a Swing GUI based off a JFrame, is it possible/plausible to
> insert that as a whole into a view?
Let me try to flesh this out a little bit. Suppose I'm have a complex
simulation environment that right now exists as its own window based on a
JFrame. It does quite a bit of drawing on a JPanel, responds to mouse
events, supports dragging and dropping, etc.
What are my chances of being able to drop that into a view in Eclipse?
What problems am I likely to encounter?
The reason I ask is that if we decide we want to be able to have the
simulation environment exist either within Eclipse or as an external
window, it seems simple enough to do as long as both GUIs are written in
SWT. Nobody has any experience with SWT here except for me, and I just
barely started playing with it. So if it's possible to write the GUI in
Swing and just drop it inside a view, that might be better.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06325 seconds