Search:

Type: Posts; User: n00b

Search: Search took 0.12 seconds.

  1. Replies
    3
    Views
    1,515

    Re: Unable to draw a rectangle

    OK this problem is solved now
    i used other method to make the rectangle.
    Thnx anyway...
  2. Replies
    3
    Views
    1,515

    Unable to draw a rectangle

    here is the simple test code :-


    import java.awt.Graphics;
    import java.awt.geom.*;

    public class test
    {
    Graphics g;
    public void blah()
Results 1 to 2 of 2