You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might be useful to be able to retrieve the Node corresponding to a given JNode. For instance, this happened in an attempt to detect where a node was dropped after being dragged. To this effect, I suggest to add a method getNode() in class JNode.