Uses of Interface
net.ontopia.topicmaps.viz.ApplicationContextIF
-
Packages that use ApplicationContextIF Package Description net.ontopia.topicmaps.viz -
-
Uses of ApplicationContextIF in net.ontopia.topicmaps.viz
Classes in net.ontopia.topicmaps.viz that implement ApplicationContextIF Modifier and Type Class Description class
AppletContext
EXPERIMENTAL: Application context for the Vizlet.class
ApplicationContext
EXPERIMENTAL: Common methods for all application contexts.class
DesktopContext
EXPERIMENTAL: Information for the VizDesktop version of VizigatorMethods in net.ontopia.topicmaps.viz that return ApplicationContextIF Modifier and Type Method Description ApplicationContextIF
VizDesktop. getContext()
ApplicationContextIF
VizFrontEndIF. getContext()
Get the appropriate ApplicationContextIF for this front end.ApplicationContextIF
Vizlet. getContext()
-