
-----------------------------------
copthesaint
Tue Mar 01, 2011 12:15 pm

Java fullscreen mode
-----------------------------------
So Ive been using fullscreen in java for a while now, but Im just wondering, can you create a frame inside of full screen? I havn't tried it and I doubt it would work, but Would be glad to hear if there if a way to do this. thanks for any help.

-----------------------------------
md
Tue Mar 01, 2011 12:32 pm

RE:Java fullscreen mode
-----------------------------------
JInternalFrame + JDesktop

-----------------------------------
copthesaint
Wed Mar 02, 2011 10:12 am

RE:Java fullscreen mode
-----------------------------------
kk Ill google it :P thanks
