mars.tools
Class DigitalLabSim.HexaKeyboard.EcouteurClick
java.lang.Object
mars.tools.DigitalLabSim.HexaKeyboard.EcouteurClick
- All Implemented Interfaces:
- java.awt.event.MouseListener, java.util.EventListener
- Enclosing class:
- DigitalLabSim.HexaKeyboard
public class DigitalLabSim.HexaKeyboard.EcouteurClick
- extends java.lang.Object
- implements java.awt.event.MouseListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DigitalLabSim.HexaKeyboard.EcouteurClick
public DigitalLabSim.HexaKeyboard.EcouteurClick(int val)
mouseEntered
public void mouseEntered(java.awt.event.MouseEvent arg0)
- Specified by:
mouseEntered
in interface java.awt.event.MouseListener
mouseExited
public void mouseExited(java.awt.event.MouseEvent arg0)
- Specified by:
mouseExited
in interface java.awt.event.MouseListener
mousePressed
public void mousePressed(java.awt.event.MouseEvent arg0)
- Specified by:
mousePressed
in interface java.awt.event.MouseListener
mouseReleased
public void mouseReleased(java.awt.event.MouseEvent arg0)
- Specified by:
mouseReleased
in interface java.awt.event.MouseListener
mouseClicked
public void mouseClicked(java.awt.event.MouseEvent arg0)
- Specified by:
mouseClicked
in interface java.awt.event.MouseListener