Pages

Java jFrame Icon

jFrameName.setIconImage(new ImageIcon(getClass().getResource("/icon/icon.png")).getImage());

No comments:

Post a Comment