| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.event.MouseAdapter
lio.gui.LiOGui.PopupListener
class LiOGui.PopupListener
| Field Summary | |
|---|---|
(package private)  javax.swing.JPopupMenu | 
popup
 | 
| Constructor Summary | |
|---|---|
LiOGui.PopupListener(javax.swing.JPopupMenu popupMenu)
 | 
|
| Method Summary | |
|---|---|
 void | 
mousePressed(java.awt.event.MouseEvent e)
 | 
 void | 
mouseReleased(java.awt.event.MouseEvent e)
 | 
| Methods inherited from class java.awt.event.MouseAdapter | 
|---|
mouseClicked, mouseEntered, mouseExited | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
javax.swing.JPopupMenu popup
| Constructor Detail | 
|---|
LiOGui.PopupListener(javax.swing.JPopupMenu popupMenu)
| Method Detail | 
|---|
public void mousePressed(java.awt.event.MouseEvent e)
mousePressed in interface java.awt.event.MouseListenermousePressed in class java.awt.event.MouseAdapterpublic void mouseReleased(java.awt.event.MouseEvent e)
mouseReleased in interface java.awt.event.MouseListenermouseReleased in class java.awt.event.MouseAdapter
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||