![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Jan 2006
Posts: 58
Rep Power: 3
![]() |
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. |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
|
Re: VB Mdi Container in Java?
I have never seen anything like that. You could looking into tabs and card layout.
__________________
i dont know much about programming but i try to help |
|
|
|
|
|
#3 |
|
Professional Programmer
|
Re: VB Mdi Container in Java?
__________________
http://www.kevinherron.com/ |
|
|
|
|
|
#4 | |
|
Programmer
Join Date: Jan 2006
Posts: 58
Rep Power: 3
![]() |
Re: VB Mdi Container in Java?
Quote:
|
|
|
|
|
|
|
#5 |
|
11 years old
Join Date: Nov 2007
Posts: 79
Rep Power: 1
![]() |
Re: VB Mdi Container in Java?
You talking about InternalFrames or whatever?
http://java.sun.com/docs/books/tutor...rnalframe.html javax.swing.JInternalFrame
__________________
iload_0 iconst_1 ishl or iload_0 iconst_2 idiv or iload_0 iconst_2 iconst_1 imul idiv [1] & [2] use the smallest stack size |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Programming with Java: Tutorial | ReggaetonKing | Java | 7 | May 20th, 2008 10:58 AM |
| Visual Basic to java HELP! | araujo2nd | Visual Basic .NET | 1 | Feb 13th, 2008 9:36 AM |
| Special browser in Java (Project) | stalefish | Java | 3 | Feb 9th, 2008 4:22 PM |
| First Java Program | duale2005 | Java | 3 | May 22nd, 2006 5:17 PM |
| Java programmers, game developers, artists, be ware! RPG game team is recruiting! | atcomputers.us | Paid Job Offers | 7 | Sep 25th, 2005 7:25 PM |