private Icon icnPrint = new ImageIcon("print.gif"); 然后btnPrint.setIcon(icnPrint); 怎么都不能显示出图片,我的print.gif图片在Image文件夹下,我想 ...
確定! 回上一頁