|
Sweet Home 3D 4.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eteks.sweethome3d.viewcontroller.HomeController
com.eteks.sweethome3d.plugin.HomePluginController
public class HomePluginController
A MVC controller for the home view able to manage plug-ins.
Constructor Summary | |
---|---|
HomePluginController(Home home,
HomeApplication application,
ViewFactory viewFactory,
ContentManager contentManager,
PluginManager pluginManager)
Creates the controller of home view. |
Method Summary | |
---|---|
List<Plugin> |
getPlugins()
Returns the plug-ins available with this controller. |
void |
importPlugin(String pluginLocation)
Imports the plugin at the given location. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HomePluginController(Home home, HomeApplication application, ViewFactory viewFactory, ContentManager contentManager, PluginManager pluginManager)
home
- the home edited by this controller and its view.application
- the instance of current application.viewFactory
- a factory able to create views.contentManager
- the content manager of the application.pluginManager
- the plug-in manager of the application.Method Detail |
---|
public List<Plugin> getPlugins()
public void importPlugin(String pluginLocation)
|
Sweet Home 3D 4.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
![]() |
© Copyrights 2006-2013 eTeks - All rights reserved
Distributed under GNU General Public License |