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

Packages that use Studio
org.freehep.application Application Framework (see documentation). 
org.freehep.application.studio   
org.freehep.application.studio.pluginmanager Plugin that handles installing, updating, and removing other plugins. 
 

Uses of Studio in org.freehep.application
 

Constructors in org.freehep.application with parameters of type Studio
PrintHelper(Component target, Studio app)
           
 

Uses of Studio in org.freehep.application.studio
 

Methods in org.freehep.application.studio that return Studio
 Studio Plugin.getApplication()
           
 

Methods in org.freehep.application.studio with parameters of type Studio
 boolean PluginInfo.isApplicationCompatible(Studio app)
          Returns true if this plugin is compatible with the application version.
 

Constructors in org.freehep.application.studio with parameters of type Studio
PluginMap(Studio application)
          Constructs PluginMap by scanning application extension directories.
 

Uses of Studio in org.freehep.application.studio.pluginmanager
 

Methods in org.freehep.application.studio.pluginmanager with parameters of type Studio
 List<PluginInfo> PluginListHandler.getAvailablePlugins(URL url, Logger logger, Studio application)
          Called by PluginManager to download a list of available plugins.
 



Copyright © 2000-2013 FreeHEP. All Rights Reserved.