org.merlotxml.util
Class IconUtil

java.lang.Object
  extended byorg.merlotxml.util.IconUtil

public class IconUtil
extends java.lang.Object


Constructor Summary
IconUtil()
           
 
Method Summary
static javax.swing.Icon getIcon(java.lang.String name, java.lang.ClassLoader classLoader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IconUtil

public IconUtil()
Method Detail

getIcon

public static javax.swing.Icon getIcon(java.lang.String name,
                                       java.lang.ClassLoader classLoader)