Hi
In java applet, there is a method which helps the application to draw a line and sets its color. eg. drawLine and setColor.
I was wondering if it is possible to thicken the line?
If so, which method is that?
Thanks.
In java applet, there is a method which helps the application to draw a line and sets its color. eg. drawLine and setColor.
I was wondering if it is possible to thicken the line?
If so, which method is that?
Thanks.
Comment