|
||||||||||
| 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.MethodMetricsListener
public class MethodMetricsListener
Create a mouse listener for a method or a field or a title
| Constructor Summary | |
|---|---|
MethodMetricsListener(MethodSummary initSummary,
javax.swing.JPopupMenu initMenu,
javax.swing.JMenuItem initItem)
Constructor for the MethodMetricsListener 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 MethodMetricsListener(MethodSummary initSummary,
javax.swing.JPopupMenu initMenu,
javax.swing.JMenuItem initItem)
initSummary - Description of ParameterinitMenu - Description of ParameterinitItem - Description of Parameter| Method Detail |
|---|
public void actionPerformed(java.awt.event.ActionEvent evt)
actionPerformed in interface java.awt.event.ActionListeneractionPerformed in class PopupMenuListenerevt - Description of Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||