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

Packages that use LibInfo
org.freehep.application.studio   
 

Uses of LibInfo in org.freehep.application.studio
 

Methods in org.freehep.application.studio that return LibInfo
 LibInfo PluginMap.getLibrary(String id, PluginDir dir)
          Returns library descriptor for the specified ID and directory.
 

Methods in org.freehep.application.studio that return types with arguments of type LibInfo
 Map<String,LibInfo> PluginMap.getActiveLibraries()
           
 List<LibInfo> PluginMap.getLibraries()
          Returns a list of all library descriptors in this map.
 List<LibInfo> PluginInfo.getLibraries()
           
 

Method parameters in org.freehep.application.studio with type arguments of type LibInfo
 void PluginInfo.setLibraries(ArrayList<LibInfo> libraries)
           
 

Constructors in org.freehep.application.studio with parameters of type LibInfo
LibInfo(LibInfo other)
          Copy constructor.
 



Copyright © 2000-2013 FreeHEP. All Rights Reserved.