de.uni_paderborn.robots.gui
Class ArenaFrame.PauseGameMenuListener

java.lang.Object
  |
  +--de.uni_paderborn.robots.gui.ArenaFrame.PauseGameMenuListener
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.MenuListener
Enclosing class:
ArenaFrame

private class ArenaFrame.PauseGameMenuListener
extends java.lang.Object
implements javax.swing.event.MenuListener

The MenuListener to recognize menu activation. This is done to avoid repaint failures caused by bugs in classes JComponent and JPanel. When a menu activation is recognized the game is paused. The game is to be continued by the user.


Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait