 
					    Graphics g = panel.getDebuggingGraphics();
    System.out.println(panel.getCounts());
    {drawLine=128, drawOval=176, drawRect=3, fillOval=32, fillRect=3}