User Profile
Collapse
-
Blank Applet Screen?!
Hi, I'm new to these boards. I am currently working on a java applet (stand alone - no html stuff) and I'm having a little problem. When I run the following code, nothing appears on the applet until i resize the frame while it's running (and then it works just fine):
import java.applet.*;
import java.awt.*;
import java.awt.event. *;
import java.awt.font.* ;
import java.text.Decim alFormat;
import javax.swing.*;...
No activity results to display
Show More
Leave a comment: