3

I developed a small application in Java using Eclipse IDE. Now i want to make UI for that application. Since i don't have much command over JAVA so i am looking for some drag and drop feature. I heard that netbeans provide the drag and drop functionality, but ideally i am looking for some Eclipse plug-in that provides SWING control. Please share if any such plugin exists.

trashgod
  • 203,806
  • 29
  • 246
  • 1,045
Jame
  • 21,150
  • 37
  • 80
  • 107

1 Answers1

2

The best and free one IMO is WindowBuilder Pro from Google.

More info is at http://code.google.com/javadevtools/download-wbpro.html

Eugene Ryzhikov
  • 17,131
  • 3
  • 38
  • 60