Core Java
[Applet] Java Applet Tutorial
헤르메스의날개
2013. 7. 24. 21:52
728x90
출처 : http://www.realapplets.com/tutorial/chapter1.html
applet 사용법.
<applet code="HelloWorld.class" width="200" height="50">
728x90