Uses of Class
net.ontopia.topicmaps.viz.VizPanel
-
Packages that use VizPanel Package Description net.ontopia.topicmaps.viz -
-
Uses of VizPanel in net.ontopia.topicmaps.viz
Fields in net.ontopia.topicmaps.viz declared as VizPanel Modifier and Type Field Description protected VizPanelHighlightNode. vpanelprotected VizPanelKeyInputManager. vpanelprotected VizPanelVizlet.DynamicMenuListener. vpanelMethods in net.ontopia.topicmaps.viz that return VizPanel Modifier and Type Method Description VizPanelApplicationContext. getVizPanel()Get the PanelVizPanelVizController. getVizPanel()Methods in net.ontopia.topicmaps.viz with parameters of type VizPanel Modifier and Type Method Description voidApplicationContext. setVizPanel(VizPanel vpanel)Set the PanelvoidApplicationContextIF. setVizPanel(VizPanel panel)Store the panel containing the mapConstructors in net.ontopia.topicmaps.viz with parameters of type VizPanel Constructor Description DynamicMenuListener(VizPanel vpanel)NavigateUI(VizPanel glp, VizController controller)VizController(VizPanel vpanel, VizFrontEndIF vizFrontEnd, com.touchgraph.graphlayout.TGPanel aTgPanel)
-