Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Swing

Hi friends,

 

I’m having some problems and I would be glad if somebody out there could give me a little help.

I’m wondering to start writing plug-ins for the Eclipse, JBuilder and Sun One IDEs. But I would like to reuse the same GUI screens among all of these IDEs. What I have in mind is to create each screen in a JPanel component and add the necessary Swing component into it. Then I would use the same JPanels to create the plug-in for JBuilder, Eclipse and Sun One. But I’m not sure if I really can achieve that. Can I use Swing panels and components to write a plug-in for Eclipse? Or I must use only SWT components?

Any comments are appreciated.

Thanks in advance

 

Best Regards

Rodrigo

 


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.550 / Virus Database: 342 - Release Date: 9/12/2003


Back to the top