![]() |
VB Mdi Container in Java?
In VB there is an MDI container property that allows multiple windows to remain fixed inside another window. In which case one window is the parent to child windows. The child windows open inside the parent and cannot "leave" the scope of the parent window. I hope that rings a bell with someone. I was wondering if there exists an equivalent class or property in Java. I googled some stuff but to no avail.
Thanks. |
Re: VB Mdi Container in Java?
I have never seen anything like that. You could looking into tabs and card layout.
|
Re: VB Mdi Container in Java?
|
Re: VB Mdi Container in Java?
Quote:
|
Re: VB Mdi Container in Java?
You talking about InternalFrames or whatever?
http://java.sun.com/docs/books/tutor...rnalframe.html javax.swing.JInternalFrame |
| All times are GMT -5. The time now is 3:59 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC