|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.event.MouseInputAdapter
de.uni_paderborn.fujaba.fsa.listener.PopupListener
Method Summary | |
static PopupListener |
get()
No comment provided by developer, please add a comment to improve documentation. |
void |
mousePressed(java.awt.event.MouseEvent event)
No comment provided by developer, please add a comment to improve documentation. |
void |
mouseReleased(java.awt.event.MouseEvent event)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
showPopup(java.awt.Point point,
javax.swing.JComponent comp)
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class javax.swing.event.MouseInputAdapter |
mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static PopupListener get()
public void mouseReleased(java.awt.event.MouseEvent event)
mouseReleased
in interface java.awt.event.MouseListener
event
- No description providedpublic void mousePressed(java.awt.event.MouseEvent event)
mousePressed
in interface java.awt.event.MouseListener
event
- No description providedpublic boolean showPopup(java.awt.Point point, javax.swing.JComponent comp)
point
- No description providedcomp
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |