class Graphics
:
Object
public void drawString(
String
string,
int
posX,
int
posY )