在http://jiconfont.github.io/尝试jIconFont(Swing或JavaFX)
例:
Icon icon = IconFontSwing.buildIcon(FontAwesome.SMILE_O, 40, new Color(0, 150, 0));JLabel label = new JLabel(icon);

在http://jiconfont.github.io/尝试jIconFont(Swing或JavaFX)
例:
Icon icon = IconFontSwing.buildIcon(FontAwesome.SMILE_O, 40, new Color(0, 150, 0));JLabel label = new JLabel(icon);