블로그
- [영진전문대컴퓨터정보계열프로그래밍전공] 12월 6일 수업내용 javax.swing.JComponent; public class PingPong extends JApplet implements Runnable { public static final int WIDTH = 300; public static final int HEIGHT = 150; private MyDrawingSurface screen; Thread aThread
- [영진전문대학 컴퓨터정보계열] java(자바) 탁구공 여러개 만들기 .*; public class myapplet extends JApplet implements Runnable { public static final int WIDTH = 300; public static final int HEIGHT = 150; private MyDrawingSurface screen; Thread aThread; public void init
- [영진전문대 컴퓨터정보계열]자바 글자 애니매이션(예제) 핑퐁(Ping Pong) .*; public class myapplet extends JApplet implements Runnable { public static final int WIDTH = 300; public static final int HEIGHT = 150; private MyDrawingSurface screen; Thread aThread; public void init
- [영진전문대 컴퓨터정보계열]자바 글자 애니매이션(예제) .*; public class myapplet extends Applet implements Runnable { static final int MAX_FRAME = 200; int frameNumber; private Thread aThread; public void start(){ if(aThread == null){ aThread = new Thread(this
- Create a Realistic 3D Blueprint Very soon we will release resources visible only for rss viewers This is my final result: For start i
← 이전
2 페이지