|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.event.MouseAdapter
org.acm.seguin.uml.PopupMenuListener
org.acm.seguin.uml.ProjectMetricsListener
public class ProjectMetricsListener
Create a mouse listener for a package or a field or a title
Constructor Summary | |
---|---|
ProjectMetricsListener(javax.swing.JPopupMenu initMenu,
javax.swing.JMenuItem initItem)
Constructor for the ProjectMetricsListener object |
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt)
A menu item has been selected |
Methods inherited from class org.acm.seguin.uml.PopupMenuListener |
---|
mouseEntered, mouseExited |
Methods inherited from class java.awt.event.MouseAdapter |
---|
mouseClicked, mouseDragged, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProjectMetricsListener(javax.swing.JPopupMenu initMenu, javax.swing.JMenuItem initItem)
initMenu
- Description of ParameterinitItem
- Description of ParameterMethod Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent evt)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class PopupMenuListener
evt
- Description of Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |