Search code examples
javaswingjsr296

How to create MDI Form in Java


I am trying to create a desktop application where I have three forms for different tasks. Is there any way to create it as MDI in VB.net.

I am using Netbeans 6.9.1.

How to hide or show Internal frames on Click of Menuitems?


Solution

  • you have to look at Java Desktop and JInternalFrames