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 VizPanel
HighlightNode. vpanel
protected VizPanel
KeyInputManager. vpanel
protected VizPanel
Vizlet.DynamicMenuListener. vpanel
Methods in net.ontopia.topicmaps.viz that return VizPanel Modifier and Type Method Description VizPanel
ApplicationContext. getVizPanel()
Get the PanelVizPanel
VizController. getVizPanel()
Methods in net.ontopia.topicmaps.viz with parameters of type VizPanel Modifier and Type Method Description void
ApplicationContext. setVizPanel(VizPanel vpanel)
Set the Panelvoid
ApplicationContextIF. 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)
-