Setting the Background Image or Gradient color for my swing application ...
843806Apr 23 2008 — edited Apr 25 2008Hi,
I have set of classes which are extending either JFrame or JPanel. I need to set the background Image or gradient color for them. Instead of setting the backgroud for each and every class extending JFrame or JPanel, Is there a way to set the background Image /gradient color once so that it would reflect on all the UIs?
Regards
Chandra