Re: can anyone recommend a good IDE



JDeveloper is probably the closest you'll get.
Specifically because it gives you WYSIWYG design for your UI (it can be
Swing, JSF/JSP and even mobile).
And it also gives you easy data binding.
You can look at the demos and tutorials and download it from
http://otn.oracle.com/jdev

.