I know we can put java applets on a web page simply by using the <APPLET> tag for example
<APPLET code="MyClass.class" width=700 height=375></APPLET>
but is it possible to do the same for Java JFrames?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.