Possible Duplicate:
Best GUI designer for eclipse?
I have been working with netbeans and i am new to eclipse.I have opened the eclipse but how do i create automatic frames,buttons etc in eclipse.In netbeans i had to just select the jframe
from new option and automatically it's related components would be there. But i am unable to do the same in eclipse. I click on new -> java project. Then create a main package containing the main class but how do i create the automatic frames in eclipse. I see no option there as seen in netbeans. new->JFrame