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 class
VizDesktop
INTERNAL: The top-level class for the VizDesktop.class
Vizlet
PUBLIC: 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)
-