Open open new window afer clicking a button
        Posted  
        
            by Devel
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Devel
        
        
        
        Published on 2010-04-18T17:33:41Z
        Indexed on 
            2010/04/18
            17:43 UTC
        
        
        Read the original article
        Hit count: 163
        
I know that it is very simple question, but I can't find a solution.
I have a main swing dialog and other swing dialog. Main dialog has a button. How can I make that after clicking a button the other dialog opens?
© Stack Overflow or respective owner