Rotate « Button « Java Swing Q&A





1. about rotating text3d    stackoverflow.com

we can add one icon to the button

jButton1.setIcon(Icon c);
can we add a rotating image to the button?(text 3d) if yes,please help me with a simple code.thanks

2. JButton rotating through pictures(Forgot to mark as question)    forums.oracle.com

DannyB13 wrote: They are inside the src folder next to my 2 classes in a folder called Images. I asked if they should be outside that folder but no one commented on it so I assumed it was the right spot. There is no right or wrong spot. You can place them in a package called MyBigFatButt for all we care. ...