|
|||||||||
| Home >> All >> jaxe >> [ elements overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
jaxe.elements
Class JEListeChamps.MyMouseListener

java.lang.Objectjava.awt.event.MouseAdapter
jaxe.elements.JEListeChamps.MyMouseListener
- All Implemented Interfaces:
- java.util.EventListener, java.awt.event.MouseListener
- Enclosing class:
- JEListeChamps
- class JEListeChamps.MyMouseListener
- extends java.awt.event.MouseAdapter
| Field Summary | |
(package private) JEListeChamps |
jei
|
(package private) javax.swing.JFrame |
jframe
|
| Constructor Summary | |
JEListeChamps.MyMouseListener(JEListeChamps obj,
javax.swing.JFrame jframe)
|
|
| Method Summary | |
void |
mouseClicked(java.awt.event.MouseEvent e)
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 |
| Field Detail |
jei
JEListeChamps jei
jframe
javax.swing.JFrame jframe
| Constructor Detail |
JEListeChamps.MyMouseListener
public JEListeChamps.MyMouseListener(JEListeChamps obj, javax.swing.JFrame jframe)
| Method Detail |
mouseClicked
public void mouseClicked(java.awt.event.MouseEvent e)
- Description copied from class:
java.awt.event.MouseAdapter - Implements this method in the interface with an empty method body.
|
|||||||||
| Home >> All >> jaxe >> [ elements overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC