Browser behaviour

The hypergraph applet provides the possibility to open an url when a node is clicked. While the URL is associated directly with a node, which is usually defined in the GraphXML file, the property hypergraph.examples.hexplorer.GraphPanel.target is used to define the window or target in which the URL is shown. In addition to this property, the xlink:show attribute in the GraphXML file can be used to define the target a well. The exact behaviour is describe here.

See also