Hi I want to draw a stroke line starting from point (x1,y1)to another point (x2,y2) If any help .
Here is Java Sun tutorial on basic shapes
I have got the solution from the linked web that is using the class BasicStrok() thanks