I'm trying to find a way to rotate an [tt]Image[/tt]. The image is stored as either a .gif or .jpg file, and initially loaded as an [tt]ImageIcon[/tt]. I only need it to be rotated in 90° incriments. I'm looking for a nice, simple way to do this, although as I'm having trouble finding anything at all, anything that works will do.