> The Metalworks demo in the swing example dir. demonstrate this > effect. Check out MetalworksFrame.java with a careful eye to the > xxxLAYER members. This is not really a modal internal frame... it just appears on top of others. There is nothing to prevent users from mucking with other windows. I will read the containers bit as you suggest... but I still don't know how to make an internal<frame|dialog> become modal. --jason
- Modal JInternalFrame? Jason Dillon
- Re: Modal JInternalFrame? Jan-Henrik Haukeland
- Jason Dillon