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

Packages that use PluginMap
org.freehep.application.studio   
 

Uses of PluginMap in org.freehep.application.studio
 

Methods in org.freehep.application.studio that return PluginMap
 PluginMap PluginMap.add(Collection<PluginInfo> plugins)
          Creates a PluginMap that can be used to download and install the specified plugins.
 PluginMap Studio.getPluginMap()
          Returns a map of installed plugins.
 

Methods in org.freehep.application.studio with parameters of type PluginMap
 boolean PluginMap.commit(PluginMap update)
          Installs plugins and libraries contained in the update map.
 



Copyright © 2000-2013 FreeHEP. All Rights Reserved.