public class GuiUtils
extends java.lang.Object
public boolean applyIcon(java.lang.Object component,
java.lang.String iconResourcePath)
component - the component to apply the icon to, supported components are: JMenuItem, JButton, JLabel, Frame.iconResourcePath - the path to an icon image in the classpath.