Is this possible to add a JFrame into a JPanel in Java. i m using a java program which is giving output as a frame which i wanted to display inside another program's JPanel on click of a button. How can i do this?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Read about http://docs.oracle.com/javase/tutorial/uiswing/components/internalframe.html |
|||
|
|
|
You could call |
|||
|
|