friends. In C# I can but backgroundImage of button is stretch or zoom, how can I do that for JButton in JAVA?
Asked
Active
Viewed 165 times
1 Answers
0
Best way would be to use a ComponentListener/Adapter, implement componentResized() and resize the image.

ControlAltDel
- 33,923
- 10
- 53
- 80