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
  • 200,320
  • 28
  • 229
  • 974
Jame
  • 19,728
  • 34
  • 77
  • 103

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
  • 16,684
  • 2
  • 39
  • 56