Search code examples
javagraphonmouseoverjung

Jung2: How to implement displaying details of a node on mouse over of a Node?


I am looking for a way how to display details of a node (as a popup) on MouseOver. Unfortunately the Jung2 tutorial does not provide any information how to implement this kind of functionality. Could anybody share a code sample or point me to an example on the web?


Solution

  • PluggableRendererDemo does this.