net.sourceforge.pmd.util.viewer.gui.menu

Class SimpleNodeSubMenu

public class SimpleNodeSubMenu extends JMenu

submenu for the simple node itself

Version: $Id: SimpleNodeSubMenu.java 5024 2007-01-31 21:29:24Z allancaplan $

Author: Boris Gruschko ( boris at gruschko.org )

Constructor Summary
SimpleNodeSubMenu(ViewerModel model, SimpleNode node)
constructs the submenu

Constructor Detail

SimpleNodeSubMenu

public SimpleNodeSubMenu(ViewerModel model, SimpleNode node)
constructs the submenu

Parameters: model model to which the actions will be forwarded node menu's owner