| java.lang.Object org.acm.seguin.uml.UMLPopupMenu
UMLPopupMenu | public class UMLPopupMenu (Code) | | UMLPopupMenu
author: Chris Seguin |
UMLPopupMenu | public UMLPopupMenu(UMLPackage top, JPanel init)(Code) | | Constructor for the UMLPopupMenu object
Parameters: top - the package diagram Parameters: init - the specific panel |
addRefactorings | protected void addRefactorings(JPopupMenu menu)(Code) | | Refactorings
Parameters: menu - The feature to be added to the Refactorings attribute |
createPopupMenu | protected JPopupMenu createPopupMenu()(Code) | | Create the popup menu
Description of the Returned Value |
getMetricsMenu | protected JMenuItem getMetricsMenu(JPopupMenu menu)(Code) | | Add in the metrics
Parameters: menu - Description of Parameter the metrics |
|
|