Tuesday, 4 June 2013

Interesting..

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 

2 comments:

  1. (wide eyed) First thing I saw was the image of the board at the top of the screen XD

    It only works on action listener? Why not mouse listener?

    ReplyDelete
  2. HAHAHA XD It catches peoples's eye ;)

    Not sure O_O The Java APIs didn't list MouseListener.

    ReplyDelete