pop a frame

Posted by somya agrawal on Stack Overflow See other posts from Stack Overflow or by somya agrawal
Published on 2009-07-17T06:57:45Z Indexed on 2010/04/11 14:03 UTC
Read the original article Hit count: 360

Filed under:
|

I am working on a project (Java, Swing) in which i have to pop a frame on clicking a hyperlink. but the coding for the frame and all its components is done in a different class and that hyperlink exists in a different class. what shall i do to pop that frame on clicking of the hyperlink please tell. thanks.

© Stack Overflow or respective owner

Related posts about java

Related posts about swing