Celtix User APIs

Uses of Package
org.objectweb.celtix.plugins

Packages that use org.objectweb.celtix.plugins
org.objectweb.celtix   
org.objectweb.celtix.application   
org.objectweb.celtix.plugins   
 

Classes in org.objectweb.celtix.plugins used by org.objectweb.celtix
PluginManager
          Provides methods for registering, unregistering and obtaining plugin objects.
 

Classes in org.objectweb.celtix.plugins used by org.objectweb.celtix.application
PluginException
          Used to indicate an exception when managing a plugin object.
PluginManager
          Provides methods for registering, unregistering and obtaining plugin objects.
 

Classes in org.objectweb.celtix.plugins used by org.objectweb.celtix.plugins
PluginException
          Used to indicate an exception when managing a plugin object.
 


Celtix User APIs