| 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 |
|---|---|
DialogView |
SwingViewFactory.createRoomView(UserPreferences preferences,
RoomController roomController)
Returns a new view that edits room values.
|
| Constructor and Description |
|---|
RoomPanel(UserPreferences preferences,
RoomController controller)
Creates a panel that displays room data according to the units set in
preferences. |
| Modifier and Type | Method and Description |
|---|---|
DialogView |
ViewFactoryAdapter.createRoomView(UserPreferences preferences,
RoomController roomController) |
DialogView |
ViewFactory.createRoomView(UserPreferences preferences,
RoomController roomController)
Returns a new view that edits room values.
|

© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License