Search:

Type: Posts; User: lucasantos

Search: Search took 0.10 seconds.

  1. Replies
    9
    Views
    1,217

    Re: Help please.

    As tell you copeg, if DrawArcs constructor is

    public DrawArcs() {
    setTitle("DrawArcs");
    getContentPane().add(new ArcsPanel());
    }

    u don't have problems
  2. Replies
    9
    Views
    1,217

    Re: Help please.

    I'm using Eclipse. Can u try with it?
  3. Replies
    9
    Views
    1,217

    Re: Help please.

    I see a draw like a ventilator.
    I don't have runtime error.

    If you're using the command prompt for compiling, you can type
    java -version
    and you know your jdk's version.
  4. Replies
    9
    Views
    1,217

    Re: Help please.

    Hi Bruzurk,
    can u tell me what do u jdk's version use for compiling?
    I'm using jdk1.6.0.18 and I don't have your problem.

    Bye
Results 1 to 4 of 4