Hey Guys - i am really new to Java and am having some serious problems trying to figure out how to use the painting stuff. My problem i am trying to get to work is that i need to create a 'circle' by using lines from X number of points. This should look something like this:
http://img696.imageshack.us/img696/1830/circlek.gif
My question is how on EARTH do i get this to happen? I am issues just drawing my own LINE, let alone using trig to calculate where the 12 points need to be.
So maybe help me start small? Help me with a very basic way to draw multiple lines with changing coordinates? Something like that? Any helps would be fantastic... as right now, i am completely clueless! Thanks for you help!
T