Class use_ResourceFetcher

java.lang.Object
com.jackmeng.core.util.use_ResourceFetcher

public class use_ResourceFetcher extends Object
  • Field Details

  • Constructor Details

    • use_ResourceFetcher

      private use_ResourceFetcher()
  • Method Details

    • getFromAsImageIcon

      public ImageIcon getFromAsImageIcon(String path)
      Parameters:
      path -
      Returns:
      ImageIcon
    • rz_fromImageIcon

      public ImageIcon rz_fromImageIcon(String path, int expectWidth, int expectHeight)
    • getFromAsImage

      public BufferedImage getFromAsImage(String path)
    • load_n_parse_hll

      @has_ErrorCode(code="ERR_SCHEMA_01", description="Emitted by this method to show an incorrect loading schema. Schema loading is mostly likely to do with loading of important files from the bundled resource folder") public String load_n_parse_hll(String path, Object... args)
    • getFromAsFile

      public File getFromAsFile(String path)
      Parameters:
      path -
      Returns:
      File
    • getFromHLib

      public File getFromHLib(String zip, String zippedFileName)
      Parameters:
      zip -
      zippedFileName -
      Returns:
      File