|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.awt.event.MouseAdapter
de.uni_paderborn.fujaba.fsa.swing.JEgg.EggMouseListener
This key listener listens for a triple click and adds the EggKeyListener
to a given component if a triple click has been found
| Constructor Summary | |
JEgg.EggMouseListener()
|
|
| Method Summary | |
void |
mouseClicked(java.awt.event.MouseEvent e)
Adds the EggKeyListener to the Component specified in the constructor
if a triple click was found |
| 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 |
public JEgg.EggMouseListener()
| Method Detail |
public void mouseClicked(java.awt.event.MouseEvent e)
EggKeyListener to the Component specified in the constructor
if a triple click was found
e - No description provided
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||