Sweet Home 3D 4.0

Uses of Class
com.eteks.sweethome3d.viewcontroller.PlanController

Packages that use PlanController
com.eteks.sweethome3d.swing Implements views created by Sweet Home 3D controllers with Swing components. 
com.eteks.sweethome3d.viewcontroller Describes controller classes and view interfaces of Sweet Home 3D. 
 

Uses of PlanController in com.eteks.sweethome3d.swing
 

Methods in com.eteks.sweethome3d.swing with parameters of type PlanController
protected  PlanComponent MultipleLevelsPlanPanel.createPlanComponent(Home home, UserPreferences preferences, PlanController controller)
          Creates and returns the main plan component displayed and layout by this component.
 PlanView SwingViewFactory.createPlanView(Home home, UserPreferences preferences, PlanController planController)
          Returns a new view that displays home plan.
 

Constructors in com.eteks.sweethome3d.swing with parameters of type PlanController
MultipleLevelsPlanPanel(Home home, UserPreferences preferences, PlanController controller)
           
PlanComponent(Home home, UserPreferences preferences, PlanController controller)
          Creates a new plan that displays home.
 

Uses of PlanController in com.eteks.sweethome3d.viewcontroller
 

Methods in com.eteks.sweethome3d.viewcontroller that return PlanController
 PlanController HomeController.getPlanController()
          Returns the controller of home plan.
 

Methods in com.eteks.sweethome3d.viewcontroller with parameters of type PlanController
 PlanView ViewFactoryAdapter.createPlanView(Home home, UserPreferences preferences, PlanController planController)
           
 PlanView ViewFactory.createPlanView(Home home, UserPreferences preferences, PlanController planController)
          Returns a new view that displays home on a plan.
 


Sweet Home 3D 4.0

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