|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TreePopupMenuCustomizer
An interface to allow user to customize for the TreePopupMenuInstaller.
Method Summary | |
---|---|
void |
customizePopupMenu(JTree tree,
JPopupMenu popup,
TreePath[] targetPaths)
Customizes the popup menu. |
Method Detail |
---|
void customizePopupMenu(JTree tree, JPopupMenu popup, TreePath[] targetPaths)
tree
- the JTreepopup
- the popup menu to be displayedtargetPaths
- the tree path clicked
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |