I hava a application that works with pictures(just a full screen app with 3 pictures at the beginning), i should can move and rotate this pictures. All was perfect, until rotation, if i rotate a picture the bounds of this picture stay hotizantal -> so the question is how can i rotate Component bounds in java?
Share
Here is some code I found a long time ago:
Edit: