|
|||||||||||
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.app.TabProxy.PopupListener
This class handles the mouse clicks on the 'project-tree' and shows a popup menu for the UMLPackages
Constructor Summary | |
private |
TabProxy.PopupListener()
|
Method Summary | |
void |
mousePressed(java.awt.event.MouseEvent e)
Shows the ProjectDialog when user performs a right mouse click on the project tree root. |
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 |
private TabProxy.PopupListener()
Method Detail |
public void mousePressed(java.awt.event.MouseEvent e)
e
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |