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 |
---|---|
View |
SwingViewFactory.createBaseboardChoiceView(UserPreferences preferences,
BaseboardChoiceController baseboardChoiceController)
Returns a new view that edits the baseboard of its controller.
|
Constructor and Description |
---|
BaseboardChoiceComponent(UserPreferences preferences,
BaseboardChoiceController controller)
Creates a panel that displays baseboard data.
|
Modifier and Type | Method and Description |
---|---|
BaseboardChoiceController |
WallController.getLeftSideBaseboardController()
Returns the controller of the wall left side baseboard.
|
BaseboardChoiceController |
WallController.getRightSideBaseboardController()
Returns the controller of the wall right side baseboard.
|
BaseboardChoiceController |
RoomController.getWallSidesBaseboardController()
Returns the controller of the wall sides baseboard.
|
Modifier and Type | Method and Description |
---|---|
View |
ViewFactoryAdapter.createBaseboardChoiceView(UserPreferences preferences,
BaseboardChoiceController baseboardChoiceController) |
View |
ViewFactory.createBaseboardChoiceView(UserPreferences preferences,
BaseboardChoiceController baseboardChoiceController)
Returns a new view that edits the baseboard of its controller.
|
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License