Setting a ContextMenu on a TreeCell is a common operation demonstrated in Example 14-5 in the JavaFX documentation for how to use TreeView controls.
http://docs.oracle.com/javafx/2.0/ui_controls/tree-view.htm#BABFCCCG
However the context menu does not show when the TreeView is in a JFXPanel
http://docs.oracle.com/javafx/2.0/ui_controls/tree-view.htm#BABFCCCG
However the context menu does not show when the TreeView is in a JFXPanel