Package com.saperion.ngc.resultset
Class FileIcon
- java.lang.Object
-
- com.saperion.ngc.resultset.FileIcon
-
public final class FileIcon extends java.lang.ObjectUtility class used to get the file icon for a specific file type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFileIcon.KnownExtensionsFile extensions associated with an icon.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringforExtension(java.lang.String extension)Returns the path of the image to load for the specified file extension.
-