gov.nasa.worldwind.applications.gio.catalogui
Class IconComponent
java.lang.Object
gov.nasa.worldwind.applications.gio.catalogui.IconComponent
public class IconComponent
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IconComponent
public IconComponent()
fetchIcon
protected static Icon fetchIcon(String path,
Class<?> cls)
getIcon
public Icon getIcon()
getIconPath
public String getIconPath()
isProblemReadingIcon
public boolean isProblemReadingIcon()
loadIcon
protected Icon loadIcon(Class<?> cls)
readIcon
protected static Icon readIcon(String path,
Class<?> cls)
setIconPath
public void setIconPath(String iconPath)