1. JApplet within JInternalFrame...Please help coderanch.comI am having a problem. I am using JApplet as the only component inside JInternalFrame. It basicly wants to paint on top of everything else and makes everything else (including other jinternalframes) go crazy. I also noticed that the japplet is even painting over the japplet containing it. I would be extreamly greatfull (as would others doing the same thing) if ... |
2. I did it!!!! JApplet within JInternalFrame coderanch.com |