Write gui programatically, or using an advanced gui editor (Java Swing) ?
        Posted  
        
            by nomemory
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by nomemory
        
        
        
        Published on 2010-03-15T21:28:34Z
        Indexed on 
            2010/03/15
            21:29 UTC
        
        
        Read the original article
        Hit count: 206
        
I am planning to write a Swing-based application (using Netbeans 6.8).
It seems that Netbeans has a very advanced GUI Editor... Still I have my doubts regarding the code generated by it. Additionally I don't like the fact the part of the code is locked (still I understand the need).
Has anybody used Netbeans GUI Editor with success ? Does it "scale" ?
© Stack Overflow or respective owner