net.sf.taverna.zaria
Class ZIcons

java.lang.Object
  extended by net.sf.taverna.zaria.ZIcons

public class ZIcons
extends java.lang.Object

Simple ImageIcon cache for Zaria

Author:
Tom Oinn

Constructor Summary
ZIcons()
           
 
Method Summary
static javax.swing.ImageIcon iconFor(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZIcons

public ZIcons()
Method Detail

iconFor

public static javax.swing.ImageIcon iconFor(java.lang.String name)