Skip to main content

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

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
 



Back to the top