Skip to main content

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

Rodrigo,
Go to Eclipse.org
On left panel there search link you which will take you to the
Search page, there you can type your query,
Following are some of the related posts which might help you.

http://dev.eclipse.org/newslists/news.eclipse.tools/msg01396.html
http://dev.eclipse.org/newslists/news.eclipse.tools/msg10329.html
http://dev.eclipse.org/mhonarc/lists/platform-swt-dev/msg01783.html

You can find more specifically there according to your needs.

Regards -Hemant


Rodrigo Cal wrote:

Hi Regds,

First of all thank you for the quick answer.
But would you be nice and point me out where in the eclipse.org I have
to go in order to find the answers to my question,
Thanks again,

Best Regards
Rodrigo

-----Mensagem original-----
De: platform-swt-dev-admin@xxxxxxxxxxx
[mailto:platform-swt-dev-admin@xxxxxxxxxxx] Em nome de Hemant Singh
Enviada em: quinta-feira, 11 de dezembro de 2003 12:06
Para: platform-swt-dev@xxxxxxxxxxx
Assunto: Re: [platform-swt-dev] Swing

Rodrigo,
It is achievable,
You can try searching this issue on eclipse.org website and you will
find lot of things about this floating around out there.

Maybe If you still need help you can try looking the demo I created
using sun jdk 1.4.2 & eclipse 2.1 API's(Not sure will work on
eclispe 3.0 or not)
Hope this helps
-Regds Hemant


Rodrigo Cal wrote:


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




---
Incoming 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
---
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
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev





Back to the top