Rotate an Icon in Java
by David Qiao • February 29, 2008 • Java and Swing, JIDE
One user asked us to add a method to IconsFactory to rotate an icon for any angle. Sounds like a simple thing to do but it took me a while to get it right. It is checked in to JIDE Common Layer as part of 2.2.2 release. See below for the complete source. Feel free to [...]
Read more →