Class BufferedImageIcon

    • Constructor Detail

      • BufferedImageIcon

        public BufferedImageIcon(BufferedImage bi)
        Create a new icon from this buffered image.
        Parameters:
        bi - the image to wrap.
    • Method Detail

      • getIconWidth

        public int getIconWidth()
      • getIconHeight

        public int getIconHeight()