|
||||||||||
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.TypeMetricsListener
public class TypeMetricsListener
Create a mouse listener for a type or a field or a title
Constructor Summary | |
---|---|
TypeMetricsListener(javax.swing.JPanel panel,
javax.swing.JPopupMenu initMenu,
javax.swing.JMenuItem initItem)
Constructor for the TypeMetricsListener 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 TypeMetricsListener(javax.swing.JPanel panel, javax.swing.JPopupMenu initMenu, javax.swing.JMenuItem initItem)
panel
- Description of ParameterinitMenu
- 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 |