I'm having problems with my code. The sub-menu for the (Music) menu should be a radio button type. Here's my first code:
import javax.swing.*; import ...