>Is there a way to code the engine so that it can be packaged
as both an eclipse plug-in and a swing gui?
Eclipse uses SWT, rather than Swing (which is why it looks
good and performs well IMHO).
However, I agree it would be great if it was possible to have
a standalone SWT implementation as well as the plugin.
Rod
|