Search:

Type: Posts; User: maz3r

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    2,291

    Re: Tell me the Problem in that java Applet

    Yes, I have solved my problem.
  2. Replies
    5
    Views
    2,291

    Re: Tell me the Problem in that java Applet

    Thank you very much...:)
    But my problem is solved without using any paint method..

    Actually i missed to use a function in which all the integer variables are set to default mouse location..
  3. Replies
    5
    Views
    2,291

    Tell me the Problem in that java Applet

    I have made an Applet in java for a paint application.
    In which i can use rect, oval, etc.

    Here's my code.....


    package drawit;


    import java.awt.*;
Results 1 to 3 of 3