Package | Description |
---|---|
com.eteks.sweethome3d.applet |
Instantiates the required classes to run Sweet Home 3D as an
applet.
|
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 |
---|---|
HomeView |
HomeAppletController.getView()
Returns the view associated with this controller.
|
Modifier and Type | Class and Description |
---|---|
class |
HomePane
The MVC view that edits a home.
|
Modifier and Type | Method and Description |
---|---|
HomeView |
SwingViewFactory.createHomeView(Home home,
UserPreferences preferences,
HomeController homeController)
Returns a new view that displays
home and its sub views. |
Modifier and Type | Method and Description |
---|---|
HomeView |
ViewFactoryAdapter.createHomeView(Home home,
UserPreferences preferences,
HomeController homeController) |
HomeView |
ViewFactory.createHomeView(Home home,
UserPreferences preferences,
HomeController homeController)
Returns a new view that displays
home and its sub views. |
HomeView |
HomeController.getView()
Returns the view associated with this controller.
|
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License