org.gvsig.fmap
Class IconThemeHelper

java.lang.Object
  extended by org.gvsig.fmap.IconThemeHelper

public class IconThemeHelper
extends Object


Constructor Summary
IconThemeHelper()
           
 
Method Summary
static Image getImage(String iconName)
           
static ImageIcon getImageIcon(String iconName)
           
static void registerIcon(String group, String name, Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IconThemeHelper

public IconThemeHelper()
Method Detail

registerIcon

public static void registerIcon(String group,
                                String name,
                                Object obj)

getImageIcon

public static ImageIcon getImageIcon(String iconName)

getImage

public static Image getImage(String iconName)


Copyright © 2004-2013 gvSIG. All Rights Reserved.