Sweet Home 3D 4.0

Uses of Class
com.eteks.sweethome3d.plugin.PluginManager

Packages that use PluginManager
com.eteks.sweethome3d Instantiates the required classes to run Sweet Home 3D as a stand-alone application. 
com.eteks.sweethome3d.applet Instantiates the required classes to run Sweet Home 3D as an applet
com.eteks.sweethome3d.plugin Describes the super classes required to create Sweet Home 3D plug-ins. 
 

Uses of PluginManager in com.eteks.sweethome3d
 

Methods in com.eteks.sweethome3d that return PluginManager
protected  PluginManager SweetHome3D.getPluginManager()
          Returns the plugin manager of this application.
 

Constructors in com.eteks.sweethome3d with parameters of type PluginManager
HomeFrameController(Home home, HomeApplication application, ViewFactory viewFactory, ContentManager contentManager, PluginManager pluginManager)
           
 

Uses of PluginManager in com.eteks.sweethome3d.applet
 

Methods in com.eteks.sweethome3d.applet that return PluginManager
protected  PluginManager AppletApplication.getPluginManager()
          Returns the plugin manager of this application.
 

Constructors in com.eteks.sweethome3d.applet with parameters of type PluginManager
HomeAppletController(Home home, HomeApplication application, ViewFactory viewFactory, ContentManager contentManager, PluginManager pluginManager, boolean newHomeEnabled, boolean openEnabled, boolean saveEnabled, boolean saveAsEnabled)
           
 

Uses of PluginManager in com.eteks.sweethome3d.plugin
 

Constructors in com.eteks.sweethome3d.plugin with parameters of type PluginManager
HomePluginController(Home home, HomeApplication application, ViewFactory viewFactory, ContentManager contentManager, PluginManager pluginManager)
          Creates the controller of home view.
 


Sweet Home 3D 4.0

© Copyrights 2006-2013 eTeks - All rights reserved
Distributed under GNU General Public License