Class FileIcon

java.lang.Object
com.saperion.ngc.resultset.FileIcon

public final class FileIcon extends Object
Utility class used to get the file icon for a specific file type.
  • Method Details

    • forExtension

      public static String forExtension(String extension)
      Returns the path of the image to load for the specified file extension.
      Parameters:
      extension - file extension
      Returns:
      path of the image file