Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Replies
    5
    Views
    1,818

    Re: I have a problem with my code I think

    Your class MUST extend an applet class.
    public class Ejemplo1 extends Frame

    Your code is not written to be an applet. Go to this site and Find applet:...
  2. Replies
    5
    Views
    1,818

    Re: I have a problem with my code I think

    Can you post the lines of code in the applet that is creating the Ejemplo1 object?

    What is the relationship between the applet and the Ejemplo1 class?
Results 1 to 2 of 2