What's the Best Visual Editor

In terms of working with the generated code!I use NetBeans VE right now, but it's so hard to work with it!!!
[123 byte] By [dynobirda] at [2007-10-2 3:11:47]
# 1
I use JDeveloper that Oracle says its free now... they work fine.
Eduardo.Croysa at 2007-7-15 21:38:46 > top of Java-index,Desktop,Developing for the Desktop...
# 2
I have worked for 7 months on netbeans, and i must say it has the best editor, the thing is you just ought to know how to use it,first understand the swing concepts and then use netbeans, you will know how good it really is!!!
vijay_rajan@msn.coma at 2007-7-15 21:38:46 > top of Java-index,Desktop,Developing for the Desktop...
# 3

yeah, i understand the Swing concepts...

..

.

IT'S JUST THAT EVERYTHING HAS TO BE PRIVATE!!!

It's like impossible to do an MVC with Netbeans VE =\

Is there a way to make it so you can make public methods in the VE? Some setting or option?

I use Eclipse's VE right now, which I have to say (even though it's not as user-friendly) owns NetBeans VE. Basically because it actually lets you touch the generated code.

dynobirda at 2007-7-15 21:38:46 > top of Java-index,Desktop,Developing for the Desktop...
# 4
The member variables can be made public.There is a code tab with several code fragments you can enter.
joop_eggena at 2007-7-15 21:38:46 > top of Java-index,Desktop,Developing for the Desktop...