|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.awt.event.MouseAdapter
entorno.EventosRatonPopup
Funcion: Controla el pulsado del raton sobre el area de texto Permite mostrar el menu emergente
| Field Summary | |
|---|---|
private Entorno |
entorno
|
| Constructor Summary | |
|---|---|
EventosRatonPopup(Entorno ent)
Constructor |
|
| Method Summary | |
|---|---|
void |
mousePressed(java.awt.event.MouseEvent e)
Metodo llamado cuando se produce el evento de pulsar con el raton sobre el area de texto |
| Methods inherited from class java.awt.event.MouseAdapter |
|---|
mouseClicked, mouseEntered, mouseExited, mouseReleased |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private Entorno entorno
| Constructor Detail |
|---|
public EventosRatonPopup(Entorno ent)
| Method Detail |
|---|
public void mousePressed(java.awt.event.MouseEvent e)
mousePressed in interface java.awt.event.MouseListenermousePressed in class java.awt.event.MouseAdapter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||