Sweet Home 3D 3.4

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
 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 ViewFactory.createPlanView(Home home, UserPreferences preferences, PlanController planController)
          Returns a new view that displays home on a plan.
 


Sweet Home 3D 3.4

? Copyrights 2006-2011 eTeks - All rights reserved
Distributed under GNU General Public License