您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. JFrame改图标Demo

  2. 主要代码: BufferedImage image = null; try { image = ImageIO.read(this.getClass().getResource("./logo.png")); this.setIconImage(image); } catch(Exception e) { System.out.println(e); }
  3. 所属分类:Java

    • 发布日期:2020-05-07
    • 文件大小:25600
    • 提供者:weixin_43647259