background image Chris Johnson, Index
Drawing



	public void paint (Graphics g){
        	g.drawstring("Hello World", 80, 120);
	}






forward