Package rma.swing.tree
Interface PopupTreeNode
public interface PopupTreeNode
-
Method Summary
Modifier and TypeMethodDescriptionReturns the popup menu for this object.
-
Method Details
-
getPopupMenu
JPopupMenu getPopupMenu()Returns the popup menu for this object. If not popup menu exists, returns NULL
-