Hello,
Does Java have any kind of MDI like forms that you can have several windows inside the main window?
(not hovering over the main window but linked to it's panel so that you can't drag it outside the main window)
I notice the .SetOwner but that is not working as I hoped it would.
Does Java have any kind of MDI like forms that you can have several windows inside the main window?
(not hovering over the main window but linked to it's panel so that you can't drag it outside the main window)
I notice the .SetOwner but that is not working as I hoped it would.