So I'm finishing up the menu for the welcome screen. I'm going to finish the JMenus for everything else, right now. But it's kind of interesting - I used mouseListener to try to see if the user was clicking on the menu.
According to the API, it only works for Action Listener, so I used it, and it worked!
COOL XD