uic.widgets
Class MainWindow.GlassPaneListener
java.lang.Object
javax.swing.event.MouseInputAdapter
uic.widgets.MainWindow.GlassPaneListener
- All Implemented Interfaces:
- EventListener, MouseInputListener, MouseListener, MouseMotionListener
- Enclosing class:
- MainWindow
- public static class MainWindow.GlassPaneListener
- extends MouseInputAdapter
Class that stops all events to the window when we are in 'help' mode to show a whatIs message.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MainWindow.GlassPaneListener
public MainWindow.GlassPaneListener(MainWindow mainWin)
mouseClicked
public void mouseClicked(MouseEvent e)
Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence