tags:

views:

21

answers:

2

is that alright for the programming industry? when you are using the 'auto generated codes' ?

A: 

Matisse - the SWING ui builder is one of the best in the industry right now. I am not sure about it's JSF experience though it did take over from Creator.

TheSteve0
A: 

I would say NetBeans is a pretty good tool for developing GUIs. There is a lot of the UI of NetBeans that was developed using the NetBeans UI editor. I just did a quick find to discover how many dot-form files are in the primary source repository for NetBeans. I found 1925 files. While some of these files are probably associated with dead code, you can see that the NB team has a large investment in using our tool to create our tool.

vkraemer