A. f.setSize(500, 400); B. f.setVisible(true); C. f.setLocation(600, 300); D. f.Location(600, 300);
A. Frame B. Panel C. Dialog D. Label
A. 对 B. 错