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 | Class and Description |
---|---|
class |
MultipleLevelsPlanPanel
A panel for multiple levels plans where users can select the displayed level.
|
class |
PlanComponent
A component displaying the plan of a home.
|
Modifier and Type | Method and Description |
---|---|
protected PlanView |
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. |
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. |
PlanView |
PlanController.getView()
Returns the view associated with this controller.
|
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License