Implementing Traffic Signal Using Java Swing Components
Create a  Button Group such that it contains three radio buttons Red, Yellow, Green when red is clicked you want to display âStopâ, when orange is clicked you want to display âreadyâ, when the green button is clicked Display âGoâ and also create a sample Traffic signal demo using rectangle and ovals