| Author |
swing plugin for ecplise
|
Raj kalaria
Ranch Hand
Joined: Sep 08, 2005
Posts: 70
|
|
Hi, I am using eclipse plug in to write my java code. we want to write some swing components for the UI. I want to do it via eclipse, do we have any swing plugin so that i dont need to write the swing code. Kindly guide me Thanks Raj
|
 |
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8434
|
|
Can you please elaborate a bit on "swing plugin"? If you are referring to hand coding Swing, you do not need a "plugin". Swing classes are a part of the standard JDK. If you want something like DND take a look at this http://www.eclipseplugincentral.com/Web_Links-index-req-viewlink-cid-53.html NOTE: I personally do not use DND so I have know idea how good it is. You might want to browse yourself on the eclipse site at http://www.eclipse.org/ [ September 24, 2008: Message edited by: Maneesh Godbole ]
|
[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
|
 |
 |
|
|
subject: swing plugin for ecplise
|
|
|