Interface RotateIcon

    • Method Detail

      • paintIcon

        void paintIcon​(Component c,
                       Graphics g,
                       int x,
                       int y,
                       double rotation)
        Paint the icon with rotation.
        Parameters:
        c - the parent component.
        g - the graphics object.
        x - the x coordinate
        y - the y coordinate
        rotation - the rotation in radians.