Is it possible to recurse a color function in java swing? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is it possible to recurse a color function in java swing?

say, you have a panel on you frame and you want the color of that particular panel change as long as the frame is active, so is it possible to recurse a Color function in java swing..

2nd Oct 2018, 7:44 PM
Mompati Keetile
Mompati Keetile - avatar
2 Answers
0
Yes make a method which will change the color each second for example and just increment the color
2nd Oct 2018, 11:47 PM
Chriptus13
Chriptus13 - avatar
0
how do i do that?, please care to demostrate..
4th Oct 2018, 3:04 AM
Mompati Keetile
Mompati Keetile - avatar