Click here to Skip to main content
15,889,462 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi :)

I am trying to design a Java application using NetBeans 6.0. I need to use MDI feature.

I have already done this half way, but things are getting confusing there because the code for all of my JInternalFrame's is in one place.

Do I have any other option?
Something like in .Net where it's in different forms. Can O do something like that here.

Please anyone help me on this! :confused:

Thanks :)
Posted
Updated 16-Dec-10 2:16am
v4
Comments
TweakBird 16-Dec-10 6:32am    
Spell checked.
Manfred Rudolf Bihy 16-Dec-10 8:15am    
Reedit for spelling, grammar and text speak.

1 solution

A quick Google for "Java MDI" produced this[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900