org.jets3t.gui
public class GuiUtils extends Object
public boolean applyIcon(Object component, 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.