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 |
---|---|
TextureChoiceView |
SwingViewFactory.createTextureChoiceView(UserPreferences preferences,
TextureChoiceController textureChoiceController)
Returns a new view that edits the texture of the given controller.
|
Constructor and Description |
---|
TextureChoiceComponent(UserPreferences preferences,
TextureChoiceController controller)
Creates a texture button.
|
Modifier and Type | Method and Description |
---|---|
TextureChoiceController |
RoomController.getCeilingTextureController()
Returns the texture controller of the room ceiling.
|
TextureChoiceController |
RoomController.getFloorTextureController()
Returns the texture controller of the room floor.
|
TextureChoiceController |
Home3DAttributesController.getGroundTextureController()
Returns the texture controller of the ground.
|
TextureChoiceController |
WallController.getLeftSideTextureController()
Returns the texture controller of the wall left side.
|
TextureChoiceController |
WallController.getRightSideTextureController()
Returns the texture controller of the wall right side.
|
TextureChoiceController |
Home3DAttributesController.getSkyTextureController()
Returns the texture controller of the sky.
|
TextureChoiceController |
HomeFurnitureController.getTextureController()
Returns the texture controller of the piece.
|
TextureChoiceController |
BaseboardChoiceController.getTextureController()
Returns the texture controller of the baseboard.
|
TextureChoiceController |
ModelMaterialsController.getTextureController()
Returns the texture controller of the model materials.
|
TextureChoiceController |
RoomController.getWallSidesTextureController()
Returns the texture controller of the room wall sides.
|
Modifier and Type | Method and Description |
---|---|
TextureChoiceView |
ViewFactoryAdapter.createTextureChoiceView(UserPreferences preferences,
TextureChoiceController textureChoiceController) |
TextureChoiceView |
ViewFactory.createTextureChoiceView(UserPreferences preferences,
TextureChoiceController textureChoiceController)
Returns a new view that edits the texture of its controller.
|
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License