Uses of Interface
net.ontopia.topicmaps.webed.impl.basic.ConfigurationObserverIF

Packages that use ConfigurationObserverIF
net.ontopia.topicmaps.webed.impl.basic The basic implementation of the core interfaces belonging to Ontopia's web editor framework, except the classes related to the to the implementation of actions (which are in their own package structure). 
net.ontopia.topicmaps.webed.impl.utils   
 

Uses of ConfigurationObserverIF in net.ontopia.topicmaps.webed.impl.basic
 

Methods in net.ontopia.topicmaps.webed.impl.basic with parameters of type ConfigurationObserverIF
 void ConfigurationObservableIF.addObserver(ConfigurationObserverIF o)
          Adds an observer to the set of observers for this object.
 void ConfigurationObservableIF.removeObserver(ConfigurationObserverIF o)
          Removes an observer from the set of observers of this object.
 

Uses of ConfigurationObserverIF in net.ontopia.topicmaps.webed.impl.utils
 

Classes in net.ontopia.topicmaps.webed.impl.utils that implement ConfigurationObserverIF
 class ActionConfigRegistrator
          INTERNAL: Keeps track with registering the action registry object in the web application scope.
 

Methods in net.ontopia.topicmaps.webed.impl.utils with parameters of type ConfigurationObserverIF
 void ActionConfigurator.addObserver(ConfigurationObserverIF o)
           
 void ActionConfigurator.removeObserver(ConfigurationObserverIF o)
           
 



Copyright © 2000-2012 Ontopia.