|
||||||||||
| 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.refactor.DialogViewListener
org.acm.seguin.uml.refactor.RenameMethodListener
public class RenameMethodListener
Listener for the move method menu item
| Constructor Summary | |
|---|---|
RenameMethodListener(UMLPackage initPackage,
TypeSummary initType,
MethodSummary method,
javax.swing.JPopupMenu initMenu,
javax.swing.JMenuItem initItem)
Constructor for the MoveMethodListener object |
|
| Method Summary | |
|---|---|
protected javax.swing.JDialog |
createDialog()
Creates an appropriate dialog to prompt the user for additional input |
| Methods inherited from class org.acm.seguin.uml.refactor.DialogViewListener |
|---|
actionPerformed |
| 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 RenameMethodListener(UMLPackage initPackage,
TypeSummary initType,
MethodSummary method,
javax.swing.JPopupMenu initMenu,
javax.swing.JMenuItem initItem)
initPackage - Description of ParameterinitType - Description of ParameterinitMenu - The popup menuinitItem - The current itemmethod - Description of Parameter| Method Detail |
|---|
protected javax.swing.JDialog createDialog()
createDialog in class DialogViewListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||