|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acm.seguin.uml.UMLPopupMenu
public class UMLPopupMenu
UMLPopupMenu
| Constructor Summary | |
|---|---|
UMLPopupMenu(UMLPackage top,
javax.swing.JPanel init)
Constructor for the UMLPopupMenu object |
|
| Method Summary | |
|---|---|
protected void |
addRefactorings(javax.swing.JPopupMenu menu)
Refactorings |
protected javax.swing.JPopupMenu |
createPopupMenu()
Create the popup menu |
javax.swing.JPopupMenu |
getMenu()
Get the popup menu |
protected javax.swing.JMenuItem |
getMetricsMenu(javax.swing.JPopupMenu menu)
Add in the metrics |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UMLPopupMenu(UMLPackage top,
javax.swing.JPanel init)
top - the package diagraminit - the specific panel| Method Detail |
|---|
public javax.swing.JPopupMenu getMenu()
protected javax.swing.JMenuItem getMetricsMenu(javax.swing.JPopupMenu menu)
menu - Description of Parameter
protected javax.swing.JPopupMenu createPopupMenu()
protected void addRefactorings(javax.swing.JPopupMenu menu)
menu - The feature to be added to the Refactorings attribute
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||