I need a good JAVA IDE with an integrated SWING designer. Eg. build
the interface for the app. like the forms designer for Visual Studio
.net. Most the IDEs I have seen appear to be more code or web
interface based and do not handle Swing too well.
Thanks
> I need a good JAVA IDE with an integrated SWING designer. Eg. build
> the interface for the app. like the forms designer for Visual Studio
> .net. Most the IDEs I have seen appear to be more code or web
> interface based and do not handle Swing too well.
>
> Thanks
Eclipse with VE plugin or IDEA (built-in GUI designer, but you have to
pay for it or start an open-source project to get a free license).

Signature
Regards,
Karsten