Uses of Interface
net.ontopia.topicmaps.viz.VizFrontEndIF
-
Packages that use VizFrontEndIF Package Description net.ontopia.topicmaps.viz -
-
Uses of VizFrontEndIF in net.ontopia.topicmaps.viz
Classes in net.ontopia.topicmaps.viz that implement VizFrontEndIF Modifier and Type Class Description classVizDesktopINTERNAL: The top-level class for the VizDesktop.classVizletPUBLIC: Visualization applet.Constructors in net.ontopia.topicmaps.viz with parameters of type VizFrontEndIF Constructor Description VizController(VizPanel vpanel, VizFrontEndIF vizFrontEnd, com.touchgraph.graphlayout.TGPanel aTgPanel)VizPanel(VizFrontEndIF vizFrontEnd)
-