Frame.setIconimage()怎么用?!!!我是这样用的: Frame.setIconimage(Image "e:\\ai.png "); 但是通不过。太郁闷了。[解决办法]setIconImage(new ImageIcon( "e:\\ai.png ").getImage());