stephy1 0 Light Poster

I am having one Authentication frame in swings. i have created another frame where authentication page on successful completion of verification should go. How to link or connect these two things? I am using Swings with Netbeans. Is there any UserInterface controls in netbeans or i have to code inside ActionPerformed() method. I need the semantics and syntax of parent and child and show() and hide().