| 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.createModelMaterialsView(UserPreferences preferences,
                        ModelMaterialsController controller)
Returns a new view that edits the materials of its controller. 
 | 
| Constructor and Description | 
|---|
ModelMaterialsComponent(UserPreferences preferences,
                       ModelMaterialsController controller)
Creates a texture button. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ModelMaterialsController | 
HomeFurnitureController.getModelMaterialsController()
Returns the model materials controller of the piece. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
View | 
ViewFactoryAdapter.createModelMaterialsView(UserPreferences preferences,
                        ModelMaterialsController modelMaterialsController)  | 
View | 
ViewFactory.createModelMaterialsView(UserPreferences preferences,
                        ModelMaterialsController modelMaterialsController)
Returns a new view that edits the materials of its controller. 
 | 
                        
© Copyright 2024 Space Mushrooms
                            
Distributed under GNU General Public License