Search:

Type: Posts; User: Shef012

Search: Search took 0.10 seconds.

  1. Re: I cant export my applet into a runnable jar file

    I wanna have an exe file on desktop and run it :)
  2. I cant export my applet into a runnable jar file

    import java.applet.Applet;
    import java.awt.Color;
    import java.awt.Graphics;
    import java.awt.Image;

    public class StartingPoints extends Applet implements Runnable {

    /**
    *
    */
Results 1 to 2 of 2