Search:

Type: Posts; User: coder.freak

Search: Search took 0.08 seconds.

  1. Replies
    3
    Views
    1,624

    Re: java (circle)

    hey thnxs 4 the reply .....but i want to know what the parameters means for eg in c to draw a circle we need circle (x,y,radius);
    this is not the case with java ....i m not getting it plz...
  2. Replies
    3
    Views
    1,624

    java (circle)

    what does the following parameter in the circle code means
    g.drawOval(70,90,200,200);

    means what is 70 90 200 200????????
Results 1 to 2 of 2