Possible Duplicate:
Best GUI designer for eclipse?
Just downloaded the latest version of Java eclipse from Eclipse.org, Eclipse IDE for Java Developers Version: Helios Service Release 2开发者_运维知识库. Where is the toolbox where all the buttons, labels texbox, the components in other words?
Thanks
Traditionally NetBeans had the better GUI layout tools in the free IDE's. It is/was called Matisse.
I heard rumors it was replaced in Netbeans7 by some GridBagLayout thingy, so you might want to drop bacl to 6.9 if that is the case. Maybe it is just additional and Matisse is still there.
If you want to stick with Eclipse, then the MyEclipse version also comes out of the box with a version of Matisse, but this costs you some money for a subscription.
There isn't one. See this question for some info on GUI designer plugins: Best GUI designer for eclipse?
精彩评论