Class JWImages


  • public final class JWImages
    extends java.lang.Object
    Functions to deal with images.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static javafx.scene.image.ImageView imageOfKind​(JWFileImageSetType images, JWFileKind kind)  
      static javafx.scene.image.ImageView imageView16x16Of​(java.net.URL url)
      Construct a 16x16 image view for the given URL.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • imageView16x16Of

        public static javafx.scene.image.ImageView imageView16x16Of​(java.net.URL url)
        Construct a 16x16 image view for the given URL.
        Parameters:
        url - The URL
        Returns:
        An image view