public class GWTIconsManager extends Object
| Constructor and Description |
|---|
GWTIconsManager() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.gwt.resources.client.ImageResource |
getIconFile(String filenameWithExtension) |
static com.google.gwt.resources.client.ImageResource |
getIconFolder(boolean isShared) |
static com.google.gwt.resources.client.ImageResource |
getIconTypeLink() |
static com.google.gwt.resources.client.ImageResource |
getIconVREFolder() |
static com.google.gwt.resources.client.ImageResource |
getXMLTypeLink() |
public static com.google.gwt.resources.client.ImageResource getIconFolder(boolean isShared)
isShared - true is the folder is sharedpublic static com.google.gwt.resources.client.ImageResource getIconVREFolder()
public static com.google.gwt.resources.client.ImageResource getIconTypeLink()
public static com.google.gwt.resources.client.ImageResource getXMLTypeLink()
public static com.google.gwt.resources.client.ImageResource getIconFile(String filenameWithExtension) throws IllegalArgumentException
filenameWithExtension - IllegalArgumentExceptionCopyright © 2018. All Rights Reserved.