Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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. |
Constructor and Description |
---|
MultipleLevelsPlanPanel(Home home,
UserPreferences preferences,
PlanController controller) |
PlanComponent(Home home,
UserPreferences preferences,
PlanController controller)
Creates a new plan that displays
home . |
Modifier and Type | Method and Description |
---|---|
PlanController |
HomeController.getPlanController()
Returns the controller of home plan.
|
Modifier and Type | Method and Description |
---|---|
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. |
© Copyrights 2006-2014 eTeks - All rights reserved
Distributed under GNU General Public License