|
|||||||||
| Home >> All >> org >> gui4j >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.gui4j.util
Class BlockingGlassPane.BlockMouse

java.lang.Objectjava.awt.event.MouseAdapter
org.gui4j.util.BlockingGlassPane.BlockMouse
- All Implemented Interfaces:
- java.util.EventListener, java.awt.event.MouseListener
- Enclosing class:
- BlockingGlassPane
- private class BlockingGlassPane.BlockMouse
- extends java.awt.event.MouseAdapter
The mouse listener used to block the mouse.
| Constructor Summary | |
private |
BlockingGlassPane.BlockMouse()
|
| Method Summary | |
void |
mouseClicked(java.awt.event.MouseEvent ev)
Implements this method in the interface with an empty method body. |
| Methods inherited from class java.awt.event.MouseAdapter |
mouseEntered, mouseExited, mousePressed, mouseReleased |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
BlockingGlassPane.BlockMouse
private BlockingGlassPane.BlockMouse()
| Method Detail |
mouseClicked
public void mouseClicked(java.awt.event.MouseEvent ev)
- Description copied from class:
java.awt.event.MouseAdapter - Implements this method in the interface with an empty method body.
|
|||||||||
| Home >> All >> org >> gui4j >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC