User Profile

Collapse

Profile Sidebar

Collapse
ralawar
ralawar
Last Activity: May 22 '06, 01:41 AM
Joined: May 17 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ralawar
    replied to Blank Applet Screen?!
    in Java
    Nevermind, I solved it.
    See more | Go to post

    Leave a comment:


  • ralawar
    started a topic Blank Applet Screen?!
    in Java

    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.*;...
    See more | Go to post
No activity results to display
Show More
Working...