|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.awt.event.MouseAdapter | +--com.gomjabbar.querytree.swing.MouseListenerAdapter
Constructor Summary | |
MouseListenerAdapter(QueryJTree tree,
QueryJPopupMenu qtp)
|
Method Summary | |
void |
addActionListener(IQueryTreeActionListener lis)
|
void |
mousePressed(java.awt.event.MouseEvent e)
|
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 |
Constructor Detail |
public MouseListenerAdapter(QueryJTree tree, QueryJPopupMenu qtp)
Method Detail |
public void addActionListener(IQueryTreeActionListener lis)
public void mousePressed(java.awt.event.MouseEvent e)
mousePressed
in class java.awt.event.MouseAdapter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |