public void init() { try { setName("MainApplet"); setSize(426, 240); ---------- size cannot be changed!
Log in to post a comment.