Component « Icon Image « Java Swing Q&A





1. resize icons to dynamically resize a component    coderanch.com

I have to do something like an image editor. You will only drag, rotate and resize the images, nothing related painting or cropping. These images will be selectable so I thought to make images as panel objects. I want jpanels to be resizable dynamically. I was thinking about resize icons at the corners. How would they be implemented? I can make ...

2. Best Swing Component For Icons    coderanch.com