Class ThumbnailPane

    • Constructor Detail

      • ThumbnailPane

        public ThumbnailPane()
        Creates a new instance of ThumbnailPane
    • Method Detail

      • setImage

        public void setImage​(BufferedImage image)
        Set the image for this component to display if the value of image is null or empty string, nothing is displayed.
        Parameters:
        image - the image to display