org.oddjob.arooa.design.view
Class TreePopup

java.lang.Object
  extended by org.oddjob.arooa.design.view.TreePopup

public class TreePopup
extends Object

Utility class to handle Popup menus.

Author:
rob

Constructor Summary
TreePopup(JTree tree, PopupMenuProvider menuBar)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreePopup

public TreePopup(JTree tree,
                 PopupMenuProvider menuBar)