Link to home
Start Free TrialLog in
Avatar of developer007
developer007

asked on

Any resource for SWT & JFace learning..?

Hi all,

 I am planning to develop a small application in Java. Its a standalone application.

 I got the requirements like

 1) GUI should look like native GUI.
 2) Should be faster as compare to swings.
 3) Should be platform independent.

 I have searched in the net, I got the information like I should go for JFace / SWT . I love Eclipse at present I am using that from past 6 months.

 I need some sample application which uses JFace / SWT to make GUI.

 Please let me know ..

Thanks in advance..
With Regards,
Lam.
Avatar of mmuruganandam
mmuruganandam
Flag of United States of America image

Internal help of eclipse is the best material for JFace and SWT.

This might help you...

http://www.eclipsecon.org/EclipseCon_2004_TechnicalTrackPresentations/11_Edgar.pdf


You can get more information at newsgroups of eclipse.



Regards,
Muruga
ASKER CERTIFIED SOLUTION
Avatar of manifoldronin
manifoldronin

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of developer007
developer007

ASKER

Hi,
 

  I got a latest plug-in for eclipse to develop swing interface that is Visual Editor plug-in.

 I really liked it , its fantastic work from eclipse team.. I appriciate that..

 Thanks for ur answers..

Reg,
Lam
Glad you liked it.