Uses of Class
org.freehep.application.studio.ExtensionClassLoader

Packages that use ExtensionClassLoader
org.freehep.application.studio Classes used by interactive applications that can be extended with plugins. 
 

Uses of ExtensionClassLoader in org.freehep.application.studio
 

Methods in org.freehep.application.studio that return ExtensionClassLoader
 ExtensionClassLoader Studio.getExtensionLoader()
           
 

Methods in org.freehep.application.studio with parameters of type ExtensionClassLoader
 boolean Studio.loadPlugins(Collection<PluginInfo> plugins, ExtensionClassLoader loader)
          Loads and initializes the specified plugins.
 



Copyright © 2000-2014 FreeHEP. All Rights Reserved.