I have a program which sends planes to different destination and it's implemented using threading. But the problem is my planes don't generate in random colors on button click, it generates random colors whenever the program is run. (I think this is because i haven't passed the method properly in the button clicking method)I have a program which sends planes to differen