Getting the last clicked menu item
843806Jun 3 2009 — edited Jun 3 2009Hi everybody,
Does anyone know if there is a method which exists to get the last item selected from a JMenu? For example, if you click on a menu item called "blah", that method would return that item to you? I looked over the Java tutorial about the focus subsystem and I didn't see a method in the javadocs, but I'm hoping I just missed it, does anyone know? If somebody could give me a quick answer, I'd appreciate it.
Thanks,
Jezzica85