return new Dimension(100, 100);
g.setColor(Color.red); g.fillRect(rectX, rectY, rectWidth, rectHeight);