Class ResizableIconImageIcon.ResizableIconLoader

    • Field Detail

      • iconWidth

        int iconWidth
      • iconHeight

        int iconHeight
    • Constructor Detail

      • ResizableIconLoader

        public ResizableIconLoader​(ResizableIcon resizableIcon)
      • ResizableIconLoader

        ResizableIconLoader​(ResizableIcon icon,
                            boolean silent,
                            int width,
                            int height)
    • Method Detail

      • isIconTransformed

        boolean isIconTransformed​(javax.swing.Icon icon,
                                  int width,
                                  int height)
      • getTransformedWidth

        protected int getTransformedWidth​(int actualWidth)
      • getTransformedHeight

        protected int getTransformedHeight​(int actualHeight)