Searched refs:getSmallIcon (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/tools/jconsole/inspector/
H A DIconManager.java36 getSmallIcon(getImage("mbean.gif"));
38 getSmallIcon(getImage("mbeanserverdelegate.gif"));
40 getSmallIcon(getImage("xobject.gif"));
46 private static ImageIcon getSmallIcon(ImageIcon icon) { method in class:IconManager

Completed in 37 milliseconds