ok here is what i am trying to do
Code:
g.drawString("hello",20 ,20);
i want to be able to take that when compiled and run and be able to move it around the screen.